/* CSS Document */
Body.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

Body.home div.container {
	min-width: 790;
}

/* Tags --------------------------------------------------- */

Body.home  a {
	text-decoration: none;
	color:#8E746D;
}

Body.home a:visited {
	color:#8E2344;

}

Body.home a:active {
	color:#8E746D;

}

Body.home a:hover {
	color:#8E2344;

}

Body.home img {
	border: 0px;
}

Body.home u {
	font-weight: bold;
	text-decoration: none;	
}

Body.home h1 {
	font-weight: bold;
	color: #8E2344;
	font-size: 14px;
}

Body.home h2 {
	font-weight: bold;
	color: #fac61b;
	font-size: 12px;
	display:inline;
}


Body.home div.toplogo {
	background-image: url(../grfx/banner/eightbanner.gif);
	background-repeat: no-repeat;
	height: 99px;
}

/* Global Nav______________________________________________________________________________________*/

Body.home div.globalnav {
	height: 27px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
	margin-left: 38px;
	padding-top: 12px;
	white-space: nowrap;
	min-width: 790px;
}

Body.home div.globalnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}

Body.home div.globalnav a:hover {
	border: 1px solid #8E2344;		
}

Body.home div.globalnav a:visited {
	color: #000000;		
}

Body.home div.globalnav a:active {
	color: #000000;		
}

Body.home div.ondemand {
	position: absolute;
	top: 139px;
	left: 0px;
	background-color: #DAD5C9;
	background-image: url(../grfx/ondemandgrfx/ondemand.jpg);
	background-repeat: no-repeat;
	height: 475px;
	width: 40px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
		
}

Body.home div.bottomlinks {
	margin: 30px 0px 10px 10px;
	
}

Body.home div.bottomlinks img {
	margin: 0px 0px 0px 25px;
	
}

Body.home div.bottomlinks a {
	color:#000000;
	text-decoration:underline;
}

Body.home .featuretable {
	margin: 0px 0px 0px 44px;
	
} 

/* Feature row --------------------------------------------------- */

Body.home td.feature {
	min-width: 435px;
	width: 55%;
	height: 240px;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
		
}

Body.home td.featurenav {
	background-color: #FFFFFF;
	width: 14%;
	min-width: 105px;
	height: 240px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	text-align: left;
	vertical-align: bottom;
	padding-right: 5px;	
	font-size: 15px;
}

Body.home td.featurenav b {
	font-size: 12px;	
	font-weight: normal;
	color: #8E746D;	
}

Body.home td.featurenav a {
	color: #000000;
}

Body.home td.featurenav a:hover {
	color: #8E2344;
}

Body.home td.featurenav a:visited {
	color: #000000;
}

Body.home td.support {
	height: 240px;
	width: 31%;
	min-width: 315px;
	/*background-image: url(../grfx/supportimg/support.jpg);
	background-position:right top;
	background-repeat: no-repeat;*/
	vertical-align:top;
	text-align:right;
}

Body.home #support a {
	position:absolute;
	top:10px;
	left:0;
	z-index:2;
	float:left;
	
}

Body.home #support.flash {
	position:absolute;
	z-index:0;
	top:0;
}


Body.home div.spacer {
	height: 10px;
	border-bottom: 3px solid #8E2344;
}

Body.home div.spacer2 {
	height: 3px;
	border-bottom: 3px solid #8E2344;
}


/* Search row --------------------------------------------------- */

Body.home td.search {
	height: 26px;
	width: 60%;
	background-color:#F4EFE8;
	background-image: url(../grfx/seachbackground.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #F1EDBC;
	font-size: 12px;
	padding: 4px 0px 0px 5px;
	white-space: nowrap;
}

Body.home td.search input {
	padding: 0px 0px 0px 5px;
	vertical-align:top;
}

Body.home td.logos {
	height: 35px;
	width: 40%;
	background-color:#F4EFE8;
	background-image: url(../grfx/seachlogosback.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #F1EDBC;
	background-position: right;
	vertical-align: top;
}

Body.home td.logos img {
	padding: 3px 15px 0px 0px;
	top: 0px;
	right: auto;
	left: 80%;
}


/* Tabs  --------------------------------------------------- */

Body.home td.tabindex {
	height: 150px;
	width: 33%;
	min-width: 263px;
	vertical-align: top;
}

Body.home td.tabindex p {
	text-align: justify;
	height: 75px;
	width: 200px;
	margin: 20px 10px 0px 40px;		
}

Body.home td.tabindex a {
	color: #000000;
}

Body.home td.tabindex a:hover {
	color: #8E2344;
}

Body.home td.tab {
	vertical-align: top;
	height: 35px;
	width: 33%;	
	min-width: 263px;
}

Body.home td.tabA {
	height: 35px;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;	

}

Body.home td.tabI {
	height: 35px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/* Columns --------------------------------------------------- */

Body.home td.detailcolumn {
	padding: 20px 15px 0px 15px;
	width: 40%;
	vertical-align: top;
}

Body.home td.detailcolumn2 {
	padding: 20px 15px 0px 10px;
	width: 25%;
	vertical-align: top;

}

Body.home td.detailcolumn3 {
	padding: 20px 15px 0px 15px;
	width: 35%;
	vertical-align: top;
}

/* Affairs --------------------------------------------------- */

Body.home div.affairs {
	height: 30px;
	margin: 30px 0px 0px 0px;
	white-space: nowrap;
	font-size: 12px;
	border-top: 1px solid #000000;
	text-align: center;
	
}

Body.home div.affairs p {
	
	padding: 5px 0px 0px 0px;
}

Body.home div.affairs a {
	font-size: 13px;
	color: #F7A10F;
	font-weight: bold;
	padding: 0px 30px 0px 0px;
}

Body.home div.affairs a:hover {
	color: #8E2344;
}

Body.home div.affairs a:visited {
	color: #F7A10F;
}

Body.home div.underwriters {
	font-size: 12px;
	/*height: 105px;*/
	margin: 2px 0px 0px 0px;
	padding: 20px 20px 15px 20px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

Body.home div.underwriters img {
	border-left: 1px solid #DAD5C9;
	border-bottom: 1px solid #DAD5C9;
	border-right: 1px solid #DAD5C9;
	border-top: 1px solid #DAD5C9;

}



/* Second pages --------------------------------------------------- */

Body.home td.maininfo {
	width: 65%;
	height: 10px;
	min-width: 75px;
	padding: 25px 15px 20px 15px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}



Body.home td.maininfo a {

}

Body.home td.secondnav {
	width: 15%;
	height: 10px;
	min-width: 25px;
	padding: 30px 15px 0px 15px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

Body.home td.secondnav a {
	color:#A28880;
	height: 25px;
	margin: 15px 0px 15px 0px;
	line-height: 30px;
}

Body.home td.secondnav a:hover {
	color:#8E2344;
}


/*Advertising pages*/

Body.home td.maininfoadv {
	width: 60%;
	height: 10px;
	min-width: 75px;
	padding: 25px 15px 20px 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

Body.home td.advert {
	text-align:right;	
	vertical-align:top;
	width: 5%;
	height: 10px;
	min-width: 75px;
	padding: 65px 5px 20px 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	
}

Body.home td.advert img {
	border: 1px solid #DAD5C9;

}

/*-------------------------------------------------------------------------------------*/

.menu1{
margin-top:2px;
margin-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;

}

.submenu{
display: block;
margin:0px;
padding:0px;
text-align:right;

color: #fff;
text-decoration:none;

}
.submenu a {
background-color:#FFFFFF;
text-align:right;
}

.hide{
display: none;
}

.show{
display: block;
}

#supportdd {
position:absolute;
left:100%;
top:345px;
margin-left: -250px;
}

#supportthank {
	width:25%;
	padding:70px 5px 20px 5px;
	
}

.thk_tickets {
	background-image:url(../grfx/thk_ticket.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.thk_music {
	background-image:url(../grfx/thk_music.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.thk_body {
	background-image:url(../grfx/thk_body.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.thk_arizona {
	background-image:url(../grfx/thk_arizona.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.thk_war {
	background-image:url(../grfx/thk_war.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.thk_cooking {
	background-image:url(../grfx/thk_cooking.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.thk_news {
	background-image:url(../grfx/thk_news.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

.thk_and {
	background-image:url(../grfx/thk_and.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}




#mymenu1 {
padding:0;
}
