/* CSS Document */

/*\*/ @import url(IEstyles.css); /**/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#333333;
	background:black url(../images/bg-body.gif) repeat-x top;
}

ul{margin:0; padding:0 0 0 20px;}
/* easy clear */
.clearfix:after {content: "."; display: block; height: 0; line-height:0px; font-size:0px; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* DIV STYLES ------------------------------------------------- */

#lightsBg {background:url(../images/background.jpg) no-repeat center top; text-align:center;}
#wrapper {width:955px; margin:0 auto; text-align:left;}

.topBanner {float:right; display:inline;}

#content {background:white; margin-top:38px; padding:11px;}
#topPhotos {margin-bottom:6px; margin-right:-4px;}
#menu {margin-bottom:3px; margin-right:-1px;}

.homePoster {padding-top:3px; width:325px; float:left;}
.homeContentWrapper {float:left; width:457px; background:url(../images/content-bg.gif) repeat-y;}
.homeBreadcrumbs {padding:8px 10px 5px 35px; background:url(../images/breadcrumbs-bg.gif) no-repeat; font-size:11px; color:white;}
.homeContentBottom {display:block; height:45px; margin:-30px -30px 0 -30px; clear:both; background:url(../images/content-bottom.jpg) no-repeat bottom;}

.contentWrapper {float:left; width:780px; background:url(../images/content-b-bg.gif) repeat-y;}
.breadcrumbs {padding:8px 10px 5px 35px; background:url(../images/breadcrumbs-b-bg.gif) no-repeat; font-size:11px; color:white;}
.content {margin:25px 35px; font-size:9pt; line-height:1.3; color:#667073;}
.contentBottom {display:block; height:45px; margin:0 -30px 0 -30px; clear:both; background:url(../images/content-b-bottom.jpg) no-repeat bottom;}

.sponsorWrapper {float:left; width:153px; margin-right:-3px; background:url(../images/sponsor-bg.gif) repeat-y;}
.sponsorTitle {padding:8px 10px 5px 15px; background:url(../images/sponsor-title-bg.gif) no-repeat; font-size:11px; color:white;}
.sponsorBanner {padding-left:4px; padding-bottom:5px; background:url(../images/sponsor-bottom.gif) no-repeat bottom left;}

.divDetails {background:#efefef; padding:5px; margin:-15px 0 5px 0; text-align:center; font-weight:bold; color:#0DA7E2; border:1px dashed #ACE0F3;}
.divScroll{width:688px; height:400px; overflow:auto;}
.divScroll img {border:0;}

#footer {text-align:center; font-size:0.80em; color:white; padding:10px; line-height:1.8em;}

.padding10 {padding:10px;}

/* Text Styles ------------------------------------------------- */
.textSmall {font-size:0.9em; }
.textLarge {font-size:1.2em; }

.textBlue {color:#1585D1}

/* Title Styles ------------------------------------------------- */
h1, h2, h3, h4 {padding:0;	margin:0 0 0.5em 0;	line-height:1.1;}
h1 {font-size:1.5em;}
h2 {font-size:1.3em;}
h3 {font-size:1.2em;}
h4 {font-size:1em;}

/* Link Styles ------------------------------------------------- */

.topLogo {display:block; width:289px;}
.linkWhite {color:#EBF3F6;}
.linkWhite:hover {color:#FFF;}

a {color:#1585D1;}
a:hover {color:#145C8D;}

/* Image Styles ------------------------------------------------- */
.topLogo img {border:0;}
#topPhotos img {margin-right:4px; border:0;}
#menu img {border:0; margin-right:1px;}