/* CSS Document */

 body
{
width:950px;
margin: 0 auto;
padding: 0;
font-size: 90%;
font-family: georgia, times, "times new roman", serif;
color: #000;
background-color: #fff; 
}

 a:link
{
color: #036;
}

a:visited
{
color: #066;
}

a:hover ,a:active
{
color: #fff;
background-color:#9EC2FE;
}

#banner
{
width:950px;
height:130px; 
background:url(../images/banner_header_new.jpg) no-repeat;
text-indent:-9999px;
}

#banner h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
}

#container
{

background-image: url(nav_col_base.jpg);
background-repeat: repeat-y;
}

#navcontainer
{
background-image: url(more_col_base.jpg);
background-repeat: repeat-y;
background-position: right;
}

#nav_main  {
position:relative;
width:940px;
height:30px;
margin:10px 0 10px 0;
padding:0;
border-bottom:2px solid #5E6080;
}



#nav_main ul  {

display:inline;
margin:0;
padding:0 0 0 0;
list-style-type:none;
}

#nav_main li  {
display:inline;

margin-right: 1.8em;

padding:0 0 0 0;
list-style-type:none;
}


#nav_main  a:link {
font-weight:normal;
margin:0 10px 4px 10px ;
text-decoration:none;
}

#nav_main a:hover  {
border-bottom:1px solid #4D0026;
padding-bottom:2px;
}









#navlist
{
float: left;
width: 160px;
padding-top: 2em;
color: white;
background: #17a;
border-bottom: 0.2em solid #17a;
border-right: 0.2em solid #17a;
padding: 0 1px;
margin-left: 0;
width: 12em;
font: normal 0.8em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a
{
voice-family: "\"}\"";
voice-family: inherit;
width: 9.6em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width:auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}


#navigation
{
float: left;
width: 150px;
padding-top: 2em;
}

#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#navigation ul li { margin-top: 4px; }

#navigation ul li a
{
display: block;
width: 135px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #000;
background-image: url(nav_base.jpg);
background-repeat: repeat-y;
}

#navigation ul li a:hover
{
color: #fff;
background-color: #ccc;
background-image: url(nav_base2.jpg);
background-repeat: repeat-y;
}


#more
{
float: right;
width: 150px;
margin: 0;
padding: 2em 10px 0 5px;
color: #fff;
background-color:#8B9CA7;
}

#more h3
{
margin-top: 0;
color: #fff;
padding: .2em;
background-image: url(more_base.jpg);
background-position: right;
background-repeat: repeat-y;
}

#nav_title    {

width:150px;
height:30px;
padding-top:8px;
font-size: 95%;

}

#content
{
margin-left:200px;
margin-right: 180px;
}

#content h2
{
font-size: 2em;
color: #036;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

#content { line-height: 150%; }

#faqs  {

margin-left: 220px;
margin-right: 50px;
}  

#faqs h2  
{
font-size: 1.5em;
color: #036;
margin: 0;
padding-top: 1em;
padding-bottom:1em;
font-weight: normal; 
 }
 
 #faqs h3  
{
font-size: 1em;
margin-top: 0;
color:#2D4F68;
padding: .2em;
 }
 
 
 
#faqs  {
line-height:150%;
}


#requirements  {

margin-left: 300px;
margin-right: 50px;
}  

#requirements h2  
{
font-size: 1.5em;
color: #036;
margin: 0;
padding-top: 1em;
padding-bottom:1em;
font-weight: normal; 
 }
 
#requirements h3  
{
font-size:1em;
margin-top: 0;
color:#2D4F68;
padding: .2em;
 }
 
  
#requirements  {
line-height:150%;
}

#computediv  {
width:700px;
height:auto;
margin:0;
}
#titlehead  {
width:700px;
margin:0 auto;
padding-top:10px;
line-height:normal;
}

#compute  {
margin-left: 240px;
margin-right: 5px;
}  

#compute h2  
{
font-size: 1.2em;
color: #036;
margin: 0;
font-weight: normal; 
 }
 
#compute h3  
{
font-size:1em;
margin-top: 0;
color:#2D4F68;
 }
 
 
 
#compute  {
line-height:150%;
}






#cleardiv
{
clear: both;
height: 1em;
}

#spacer
{
width:auto;
height:20px;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #999;
text-align: right;
}

#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

#footer li
{
display: inline;
margin-right: 1em;
}

#trophy   {
float:left;
width:160px;
height:auto;
margin-top:10px;
}
#contact  {
position:absolute;
float:left;
width:160px;
height:auto;
margin-top:900px;
padding-top:10px;
padding-bottom:10px;

}

#id_movie  {
	width:200px;
	height:150px;
	margin-left:720px;
	margin-right:20px;
	float:right;
	position:absolute;
	top:0;
	right:0;
	}	 








