/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

body.splash {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: URL("/graphics/bg.gif") #edebeb repeat-x; 
	font-family:trebuchet ms,arial,sans-serif;
	font-size:14px;
	color:#656666;
	
}

body.main {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background: URL("/graphics/bg2.gif") #fff repeat-x; 
	font-family:trebuchet ms,arial,sans-serif;
	font-size:14px;
	color:#656666;
	
}

/* main table */

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto 0 auto; /* center, not in IE5 */
	width:1000px; 
	padding: 0 130px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

div#header {
	width:1260px;
	height:129px;
	background: url("/graphics/header.jpg") no-repeat;
	margin: 0 -130px;
}
	
div#content {
	padding:0 0 50px 0; /* bottom padding for footer */
	margin: 0 auto 0 auto;
}

div#footer {
	width:1000px;
	height:55px;
	border-top:1px solid #d5d4d4;
	font-size:12px;
	color: #898989;
	margin: 0 auto 0 auto;
	
	position:absolute;
	bottom:0; /* stick to bottom */
	visibility: hidden;

}





/* content formatting */

#splashpagecontent {
	width: 1000px;
	margin: 0 0 30px 0;
	overflow: hidden;
	line-height:22px;
}

#pagecontent {
	width: 850px;
	margin: 40px 80px 30px 0;
	overflow: auto;
	line-height:22px;
	float:right;
	display:inline;
}

#logolink {
	width:205px; 
	height:102px; 
	border:0; 
	float:left; 
	display:inline; 
	margin:15px 0 0 137px;
}

#headright {
	float:right; 
	display:inline; 
	margin:29px 130px 0 0;
}

#headright img {
	border:0;
	margin:0 0 0 5px;
	float:right; 
	display:inline;
}

.infobox {
	border:1px solid #d9d9d9; 
	font-family: arial;  
	font-size: 11px; 
	color: #47485e; 
	width:133px; 
	height:15px;
	padding:3px 0 0 5px;
}

#topbox {
	width:1000px;
	height:351px;
}

#printbox {
	width:492px; 
	height:200px;
	overflow: hidden;
	padding:80px 0 0 2px;
	background: url("/graphics/full.gif") no-repeat;
	float:right;
	display:inline;
	margin:46px 0 0 0;
	color:#898989;
}

#printbox a {
	color: #cccbcc;
	text-decoration: none;
	text-transform:uppercase;
	font-size:18px;
}

#printbox a:hover{
	color: #9e4bb5;
	text-decoration: none;
}

#whobox {
	width:300px; 
	margin:42px 0 0 17px;
	float:left; 
	display:inline; 
}

#blogbox {
	width:300px; 
	margin:42px 0 0 55px;
	float:left; 
	display:inline; 
}

#blogbox a {
	color: #656666;
	text-decoration: none;
}

#blogbox a:hover{
	color: #9e4bb5;
	text-decoration: none;
}

#vidbox {
	width:250px; 
	padding:0 19px 0 8px;
	margin:31px 0 0 0;
	float:right; 
	display:inline; 
}

#vidbox img {
	border:0;
	margin:0 -19px 12px -8px;
}

#left_foot {
	float: left;
	margin: 12px 0 0 20px;
}

#right_foot {
	float: right;
	margin: 12px 20px 0 0;
	text-align: right;
}


#right_foot a{
	color: #898989;
	text-decoration: none;
	
}

#right_foot a:hover{
	color: #9e4bb5;
	text-decoration: none;
}


#clear {
	clear: both;
}

div.clear {
	clear: both;
}






/* text styles */

form {
	margin: 0;
}

a {
	color: #00498a;
	text-decoration: underline;
	 outline: none;

}
a:hover {
	color: #9e4bb5;
	text-decoration: underline;
}

a.imedia {
	color: #2a363b;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9e4bb5;
	text-decoration: underline;
}





#newslist{
padding: 0;
font-size: 12px;
text-align:left;
}

#newslist ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#newslist li {
margin: 0;
}

li a.newslist {
display: block;
padding: 0;
color: #000000;
text-decoration: underline;
height:28px;
}

li a.newslist:hover{
color: #7f2319;
	text-decoration: underline;
}










h1 {
	font-weight:bold;
	font-size:19px;
	color: #2d2d2d;
	text-transform: uppercase;
	margin:0 0 26px 0;
}

h2 {
	font-weight:bold;
	font-size:28px;
	color: #782a90;
	text-transform: uppercase;
	margin:0 0 15px 0;
}


p { 
	margin:26px 0 26px 0;
}

.contact td {
font-size: 10px;
text-align:right;

}

.error {
	font-size:15px;
	line-height:17px;
	color: #1b1a1d;
	padding:10px 20px 20px 20px;
}



/* catalog styles */

a.catalog {
	color: #01177a;
	text-decoration: none;
}
a.catalog:hover {
	color: #0266c4;
	text-decoration: none;
}
.catalogText {	
	text-decoration: none;
	font-size: 10pt;
}
.catalogTitle {
	color: #5C4033;
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
}
td.cartdisplay {
	background: #eaeaea;
	border-bottom: solid 1px #bababa;
	padding: 6px 8px;
	}

td.cartdisplaytop {
	border-bottom: solid 1px #bababa;
	padding: 2px 8px;
	font-weight: bold;
	}
	
td.cartname {
	font-weight: bold;
	font-size:11px;
	}
td.cartoptions {
	font-size: 11px;	
	}
td.cartsub {
	padding: 6px 8px;
	}
.border {
	border: solid 1px #eeaf04;
}


/* links page  */

h5 {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin:20px 0 5px 0;
	color: #e32b00;
}

	
div.links {
	padding: 8px 0 8px 10px;
	border-top: solid 1px #ccc6b4;
	width: 90%;
}

div.links a{
	color: #000000;
	text-decoration: none;
}

div.links a:hover{
	color: #e32b00;
	text-decoration: underline;
}


















/* graphical menu codes */




#topmenu ul {
	list-style: none;
   width: 746px;
	height:48px;
	padding:0;
	margin: 28px 113px 0 0px;
	float:right;
   position: relative;
	overflow: hidden;
   }

#topmenu li {
   display: inline;
   position: absolute;
}


#topmenu li a{
   float: left;
	font-size:11px;
   line-height: 14px;
   white-space: nowrap;
   	text-transform: uppercase;
   	text-align:center;
padding: 0 0 0 0;
text-indent:746px;
overflow:hidden;
height:48px;
}

#topmenu li a:hover {
	color: #bceffa;
	}
a.on {
	color: #bceffa;
	}
	
#topmenu a {
	color: #ffffff;
	text-decoration: none;

}
#topmenu a:hover {
	color: #bceffa;
	text-decoration: none;
}	
	
	
	


a.biz {
background: url("/graphics/topmenu.gif") 0 0 no-repeat;
width:97px;
}

a.biz:hover{
background: url("/graphics/topmenu.gif") 0 -48px no-repeat;
}

a.show {
background: url("/graphics/topmenu.gif") -97px 0 no-repeat;
width:118px;
}

a.show:hover{
background: url("/graphics/topmenu.gif") -97px -48px no-repeat;
}

a.media {
background: url("/graphics/topmenu.gif") -215px 0 no-repeat;
width:120px;
}

a.media:hover{
background: url("/graphics/topmenu.gif") -215px -48px no-repeat;
}

a.story {
background: url("/graphics/topmenu.gif") -335px 0 no-repeat;
width:159px;
}

a.story:hover{
background: url("/graphics/topmenu.gif") -335px -48px no-repeat;
}

a.crew {
background: url("/graphics/topmenu.gif") -494px 0 no-repeat;
width:117px;
}

a.crew:hover{
background: url("/graphics/topmenu.gif") -494px -48px no-repeat;
}

a.credits {
background: url("/graphics/topmenu.gif") -611px 0 no-repeat;
width:135px;
}

a.credits:hover{
background: url("/graphics/topmenu.gif") -611px -48px no-repeat;
}


#topbox embed {
margin:18px 10px 0;
}






