/* COLORS:

dark pink: #ae052c
light pink: #e7375c

dark blue: #021f39
light blue: #59b8df
*/

html,body{margin:0;padding:0}

body
{
	background: #fff url(/tixSYS/2007/Templates/master_template_files/pattern.gif) repeat;
	font-family: Tahoma, Verdana;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

a
{
	color: #a40629;
	font-weight:800;
	text-decoration: underline;
}

a:hover
{
	color: #E7375C;
}


.laff
{
	
	width: 940px;
	position: relative;
	height: 100%;
	text-align: left;
	margin: 0;

}

.laffHeader
{
    background: #fff url(/tixSYS/2007/Templates/master_template_files/bg_top.jpg) no-repeat top left;
    height: 180px;    
    
}

.laffHeader #tag {
	position:absolute;
	right:15px;
	top:100px;
	text-align:right;
	width: 348px;
}

.laffHeader #tagline
{
    color: #ae052c;
    padding:0;
    margin: 0;
    font-weight:normal;
    font-size:24px;
}

/*
.laffHeader h2
{
    color: #ae052c;
    padding:0;
    margin: 0;
    font-weight:normal;
    font-size:24px;
}

*/

.laffHeader p
{
    color: #021f39;
    font-size: 12px;
    padding:0;
    margin: 0;
}

#laffTitlebarDrip
{
	background: #fff url(/tixSYS/2007/Templates/master_template_files/bg_content_top.jpg) no-repeat top left;
	height: 37px;
	position:absolute;
	width:100%;
	z-index:10;
	
	}


.laffTitlebar
{
	padding-left: 20px;
	padding-top: 20px;
	height: 32px;
	padding-left: 6px;
	background-color: #174A69;
	background-image: url(/tixSYS/2007/Templates/master_template_files/bg_title.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.laffTitlebar h1
{
	color: White;
	font-family: Georgia;
	padding: 8px 15px 5px 15px;
	font-variant: small-caps;
	font-size:1.3em;
	display: inline;
}



.laffMenu
{
	background-color: Black;
	text-align: left;
	color: White;
	font-family: Georgia;
	padding: 5px 15px;
	font-variant: small-caps;
	font-size:12px;
	letter-spacing:1px;
	font-weight: normal;
}

.laffMenu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.laffMenu ul li
{
    padding-left: 8px;    
    display: inline;
	letter-spacing: 2px;
	color: #FFFFFF;
}

.laffMenu a
{
	font-size:9px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

.laffMenu a:hover
{
    color: #ae052c;
}
.laffMenu a:visited;
{
    color: #FFFFFF;
}


.laffContent
{
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.laffContent p {
	margin-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
}

#laffLogo
{
	position:relative;
	top:0px;
	left:0px;
	width: 181px;
	height: 130px;
	text-indent: -100em;
	overflow: hidden;
	background: url(/tixSYS/2007/Templates/master_template_files/laff_logo.gif);
	display: block;
}

#laffLogolink {
	position:relative;
	top:30px;
	left:50px;
	width: 181px;
	height: 130px;
}


#laffTopMenu
{
	position: absolute;
	top: 5px;
	right: 15px;
}
#laffTopMenu a
{
    font-size:9px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;    
}
#laffTopMenu a:visited
{
    font-size:9px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}


#laffTopMenu a:hover
{
    text-decoration: underline;    
	color: #021f39;
}

#laffTopMenu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#laffTopMenu ul li
{
    padding-left: 8px;    
    display: inline;
}

a.laffMoreInfo
{
    background-color: #e7375c;
    border: solid thin #e7375c;
    padding: 3px 5px;
    text-align:center;
    text-decoration: none;
    color: White;
    font-size:10px;
    font-weight: bold;
}
a.laffMoreInfo:hover
{
    border: solid thin #021f39;
}



#submit {
	height: 20px;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background: #e7375c url(/tixSYS/2007/Templates/master_template_files/arrow.gif) no-repeat 3px 1px;
	text-align:center;
	text-decoration: none;
	color: White;
	font-size:10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

a.laffClickMoreInfo
{
	background: #e7375c url(/tixSYS/2007/Templates/master_template_files/arrow.gif) no-repeat 3px 1px;
	text-align:left;
	text-decoration: none;
	color: White;
	font-size:10px;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
}


a.laffClickMoreInfo:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

fieldset.laffContainer ul, fieldset.laffContainer-r ul, fieldset.laffContainer-c ul
{
list-style: disc url(/tixSYS/2007/Templates/master_template_files/arrow.gif); 
list-style-type: none;
  margin: .5em .5em 0 25px;  
  padding-left: 15px;
  
 }

fieldset.laffContainer ul li, fieldset.laffContainer-r ul li, fieldset.laffContainer-c  ul li
{
  margin-left: 0;
  padding-left: 5px;    
  margin-bottom: .5em; 
  }

/*
fieldset.laffContainer ul, fieldset.laffContainer-r ul
{

list-style-type: none;
  margin: .5em .5em 0 25px;  
  padding-left: 0;
 }

fieldset.laffContainer ul li, fieldset.laffContainer-r ul li
{
	background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
  margin-left: 0;
  padding-left: 20px;    
  margin-bottom: .5em; 
  }
*/


fieldset.laffContainer, fieldset.laffContainer-r, fieldset.laffContainer-c
{
	background: none;
	padding: 10px;
	border-color: #112c47;
	border-width: 1px;
	margin-top: 18px;
	margin-right: 9px;
	margin-bottom: 18px;
	margin-left: 9px;
	z-index: 20;
	position: relative;
	float: left;

}

fieldset.laffContainer-r
{
	float: right;
}

fieldset.laffContainer-c
{
	padding-left: 90px;
}


fieldset.laffContainer legend, fieldset.laffContainer-r legend, fieldset.laffContainer-c legend
{
    color: #112c47;
    padding: 0 10px;
    font-weight: normal;
	display: block;
	z-index: 20;
}

fieldset.laffContainer legend strong, fieldset.laffContainer-r legend strong, fieldset.laffContainer-c legend strong
{
    font-size: larger;
    color: #e7375c;
    font-weight: normal;
}

.mainbody
{
	width:630px;
}

.halfbody
{
	width:420px;
}

.fourthbody
{
	width:20%;
}

.sidemenu
{
	width:190px;
}

.sidemenu a {
/*display:block;*/
}


.fullbody
{
	width:880px;
	padding-top: 10px;
	float: right;
}



h2
{
	color: #112c47;
	font-weight: normal;
	display: block;
	font-size: 1.2em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 20;
}


h3
{
	color: #112c47;
	font-weight: 400;
	display: block;
	font-size: 1em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 30px;
}



.lafffooter
{
	text-align: center;
	padding: 5px 15px;
	letter-spacing:1px;
	font-size: .8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.lafffooter ul
{
	list-style-type: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.lafffooter ul li
{
    display: inline;
}


.lafffooter a {
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
	color: #4C4C4D;
	font-size: smaller;
}

.lafffooter a:hover
{
    color: #ae052c;
}

.lafffooter p {
	color: #6E6E6F;
}

.lafffooter img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lafffooter #copyright {
	color: #6E6E6F;
	font-size: smaller;
}
.laff .laffContent p {
	clear: both;
}

form {
}
.laffTitlebar strong {
	font-size: 1.5em;
}
.filmtitle {
	font-style: italic;
}
sidemenu .laffClickMoreInfo {
	display: block;
	font-size: 36px;
}
table {
	margin-left: 15px;
}

.sponsorlogo {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.padr20px {
	padding-right: 20px;
}
img {
	border: 3px solid #d1dbe3;
	margin: 0px;
	padding: 0px;
}
.image {
	float: left;
	margin: 20px;
}
.caption {
	color: #FFFFFF;
	background-color: #2c6c8b;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
}
.image-r {
	float: right;
	margin: 20px;
}

