@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#e6e6e6;
	background-color:#1f1f1f;
	background-image:url(../assets/images/bg01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin:0px;
}




.homeSponsor1 a{
	width:150px;
	height:40px;
	position:absolute;
	left:-20px;
	top:5px;
	background-image:url(../assets/images/sponsorHomeLinkHarrows.gif);
}

.homeSponsor2 a{
	width:150px;
	height:40px;
	position:absolute;
	left:-20px;
	top:45px;
	background-image:url(../assets/images/sponsorHomeLinkStanJames.gif);
}

.homeSponsor1 a:hover, .homeSponsor2 a:hover{
	left:-10px;
}


.defaultLink{color:#999999;}
a.defaultLink:link { color: #999999; text-decoration: none;}
a.defaultLink:visited { color: #999999; text-decoration: none;}
a.defaultLink:hover { color: #ad55bd; text-decoration:none;}
a.defaultLink:active { color: #ad55bd;}


.footLink{color:#666666; padding-left:10px; padding-right:10px;}
a.footLink:link { color: #666666; text-decoration: none;}
a.footLink:visited { color: #666666; text-decoration: none;}
a.footLink:hover { color: #ffffff; text-decoration:none;}
a.footLink:active { color: #666666;}


.darkText{color:#333;}

.orangeText{color:#ffa800;}

.quote{font-style:italic; color:#999; font-size:8pt;}


a, object{
	outline:none;
}

p{
	margin-top:0px;
	margin-bottom:8px;
}

img{
	border:none;
}


.transparent
{
   filter:alpha(opacity=80); 
   -moz-opacity: 0.8; 
   opacity: 0.8; 
}


#header{
	width:800px;
	height:42px;
	background-image:url(../assets/images/wayneMardleHeader.jpg);
	margin:auto;
	padding-top:98px;
}

#container{
	width:800px;
	margin:auto;
	overflow:auto;	
	clear:both;
	background-color:#111111;
}

#leftContent{
	width:680px;
	float:left;
}

#rightAds{
	width:120px;
	float:left;
	overflow:hidden;
}


#rightPromo{
	width:120px;
	height:120px;
}

#pageHeader{
	width:800px;
	height:42px;
	margin:auto;
	background-image:url(../assets/images/containerBg.gif);
	background-repeat:no-repeat;
	font-size:12pt;
	padding-top:8px;
}


#topNav{
	width:800px;
	height:30px;
	list-style:none;	
	padding:0px;
	
}

#topNav li{
	float:left;
}


.home a, .news a, .waynesWorld a, .gallery a, .commercial a, .sponsors a, .career a{
	height:17px;
	color:#CCC;
	text-align:center;
	text-decoration:none;
	font-size:12pt;
	display:block;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:10px;
}


.home a:hover, .news a:hover, .waynesWorld a:hover, .gallery a:hover, .commercial a:hover, .sponsors a:hover, .career a:hover{
	color:#FFF;
	background-image:url(../assets/images/navOverBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}


#HOME .home a, #NEWS .news a, #WAYNESWORLD .waynesWorld a, #GALLERY .gallery a, #COMMERCIAL .commercial a, #SPONSORS .sponsors a, #CAREER .career a{
	background-image:url(../assets/images/navOnBg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#ffa800;
	padding-top:0px;
	padding-bottom:13px;
	font-weight:bold;
	font-size:14pt;
}



#pageHeaderTxt{
	height:28px;
	margin:auto;
	text-align:center;
	overflow:auto;
	padding-top:8px;
	color:#333;
}


#footerContainer{
	width:800px;
	height:60px;
	background-image:url(../assets/images/footerBg.gif);
	margin:auto;
	margin-bottom:5px;
	clear:both;
}

#footerTxt{
	width:790px;
	margin:auto;
	text-align:right;
	padding-right:10px;
	padding-bottom:15px;
	font-size:8pt;
}

#footerLinks{
	width:800px;	
	padding-top:28px;
	text-align:center;
}


/* News Slider */


#newsContainer{
	width:630px;
	height:250px;
	background-image:url(../assets/images/newsContainerBg.gif);
	background-position:center;
	padding-left:50px;
}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider, #slider li{ 
	width:580px;
	height:250px;
	overflow:hidden;
	float:left;
	margin:auto;
}

#prevBtn a{
	width:50px;
	height:250px;
	float:left;
	display:block;
	background-image:url(../assets/images/prevBtn.gif);
	background-position:center;
	position:absolute;
	margin-left:-50px;
	filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity: 0.8;
}

#nextBtn a{
	width:50px;
	height:250px;
	float:left;
	display:block;
	background-image:url(../assets/images/nextBtn.gif);
	background-position:center;
	position:absolute;
	margin-left:580px;
	filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity: 0.8;
}

#prevBtn a:hover, #nextBtn a:hover{
	filter:alpha(opacity=100); 
    -moz-opacity: 1; 
    opacity: 1;
}

#homeNewsItem01{
	width:160px;
	height:230px;
	background-image:url(../assets/images/news/news01.jpg);
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:410px;
	text-align:left;
}

#homeNewsItem02{
	width:160px;
	height:230px;
	background-image:url(../assets/images/news/news02.jpg);
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:410px;
	text-align:left;
}

#homeNewsItem03{
	width:160px;
	height:230px;
	background-image:url(../assets/images/news/news03.jpg);
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:410px;
	text-align:left;
}

#homeNewsItem04{
	width:160px;
	height:230px;
	background-image:url(../assets/images/news/news04.jpg);
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:410px;
	text-align:left;
}


/* News Section */


#newsFull{
	width:460px;
	padding:10px;
	float:left;
}

#newsMainPic{
	float:left;
	padding-right:10px;
	padding-bottom:8px;
}

.newsHeadlineText{color:#e6e6e6; font-size:14pt;}
.newsDateText{color:#ffa800; font-size:8pt;}

#newsTitle{
	width:200px;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-color:#999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}

#newsArchive{
	width:200px;
	height:600px;
	float:left;
}

#archiveListPage{
	margin:0px;
	padding:0px;
	background:none;
}

#archiveList{
	list-style:none;
	margin:0px;
	padding:0px;
}

#archiveList li a{
	height:22px;
	padding-left:6px;
	padding-top:8px;
	display:block;
	background-image:url(../assets/images/archiveLinkOut.gif);
	background-repeat:repeat-x;
	color:#666;
	text-decoration:none;
}


#archiveList li a:hover{
	background-image:url(../assets/images/archiveLinkOver.gif);
	color:#FFF;
}


/* Career Section */


#factFile{
	width:250px;
	float:left;
}

#careerRight{
	width:410px;
	float:left;
	padding:10px;
}


/* Waynes World Section */

#hobbiesAndInterests{
	width:250px;
	float:left;
}

#waynesWorldRight{
	width:410px;
	padding:10px;
	float:left;
}

/* Gallery Section */

#galleryContainer{
	width:630px;
	height:450px;
	background-image:url(../assets/images/newsContainerBg.gif);
	padding-left:50px;
}


#photoCredit{
	width:670px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
}


#galleryContainer #slider ul, #galleryContainer #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#galleryContainer #slider, #galleryContainer #slider li{ 
	width:580px;
	height:450px;
	overflow:hidden;
	margin:auto;
}

#galleryContainer #prevBtn a{
	width:50px;
	height:450px;
	float:left;
	display:block;
	background-image:url(../assets/images/prevBtn.gif);
	position:absolute;
	margin-left:-50px;
	filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity: 0.8; 
}

#galleryContainer #nextBtn a{
	width:50px;
	height:450px;
	float:left;
	display:block;
	background-image:url(../assets/images/nextBtn.gif);
	position:absolute;
	margin-left:580px;
	filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 
    opacity: 0.8;
}

#galleryContainer #nextBtn a:hover, #galleryContainer #prevBtn a:hover{
	filter:alpha(opacity=100); 
    -moz-opacity: 1; 
    opacity: 1;
}


.galleryPic{
	width:580px;
	height:50px;
	padding-top:399px;
}


#galleryText{
	width:580px;
	height:34px;
	background-color:#000;
	padding-top:16px;
	border-top:color:#FFF;
	border-top-width:1px;
	border-top-style:solid;
	text-align:center;
}


/* Two Column */

#columnContainer{
	width:660px;
	padding:10px;
}

.pageColumn{
	width:310px;
	padding:10px;
	float:left;
}

#contactTable{
	width:310px;
}


/* Three Column */

#columnContainer3{
	width:660px;
	padding:10px;
	clear:both;
}

.homePageColumn1{
	width:214px;
	float:left;
	padding-right:6px;
}

.homePageColumn2{
	width:214px;
	float:left;
	padding-left:3px;
	padding-right:3px;
}

.homePageColumn3{
	width:214px;
	float:left;
	padding-left:6px;
}

.sectionContainerTop, .sectionContainerBottom{
	width:214px;
	height:219px;
	margin:auto;
	background-image:url(../assets/images/sectionBg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.sectionContainerTop{
	margin-bottom:10px;
}

.sectionContent{
	width:194px;
	height:169px;
	padding:10px;
}

.sectionHead{
	width:214px;
	height:23px;
	background-image:url(../assets/images/sectionHead.jpg);
	color:#333;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
}

/* begin: slideshow */
.slideshow {
	width:194px;
	height:169px;
	padding:0;
	margin:0;
}
.slideshow a img {
    border:none;
}
.slideshow li.slide {
    list-style-type:none;
}
.slideshow .slides {
	width:194px;
	height:169px;
	margin:0;
	padding:0px;
}
.slideshow .slides li.slide {
	visibility:hidden;
	position:absolute;
	padding:0px;
	margin:0px;
}
/* end: slideshow */


/* sponsors */

#sponsorsCollumnLeft{
	width:325px;
	padding-left:10px;
	padding-top:10px;
	padding-right:5px;
	padding-bottom:10px;
	overflow:auto;
	float:left;
}

#sponsorsCollumnRight{
	width:325px;
	padding-left:5px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	overflow:auto;
	float:left;
}

.sponsorBanner a{
	display:block;
	width:225px;
	height:159px;
	background-image:url(../assets/images/sponsorBanner.jpg);
	clear:both;
	margin:auto;
	text-decoration:none;
	padding-left:20px;
	padding-right:415px;
	padding-top:21px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:10px;
}

.sponsorBanner a:hover{
	text-decoration:underline;
}


