/* CSS Document */

body{
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#444444;
background-color:#eff2f3;}

ul {list-style-image: url(images/nav_arrow1.png);
}

a {color:#4582b9;
   text-decoration:none;}
   
a:hover {color:#4582b9;
   text-decoration:underline;}
   
a:visited {color:#4582b9;
   text-decoration:none;}

h1{font-family:Tahoma, "Trebuchet MS"; size:16px; color: #666666;}
h2 {font-family:Tahoma, "Trebuchet MS"; size:14px; color: #2d5fb6}
h3{}
h4 { color:#222222; font-size:14px; font-family: Arial Narrow; Tahoma, "Trebuchet MS";}



hr {
border: 0;
color: #e0e0e0;
background-color: #e0e0e0;
height: 2px;
width: 100%;
text-align: left;
}

#header {
background-image:url(images/header_bground.png);
background-repeat:repeat-x;
height:80px;
font-family: Tahoma, "Trebuchet MS";
text-align:center;
padding:0px 0px 0px 0px;
color:#555555;
border-bottom:5px solid;
border-bottom-color: #99CCCC ;
margin-bottom:20px;
}



.wrapper {
margin: 0 auto;
width: 800px;
margin-bottom:20px;}

#side {float:left;
width:180px;
border: 2px solid #e0e0e0;
background-color:#FFFFFF;
font-size:12px;
}


#side a {color: #555555 ;
   text-decoration:none;}
   
#side a:hover {color: #222222;
   text-decoration:underline;}
   
#side a:visited {color: #777777;
   text-decoration:none;}
   
   #side a:active {color: #777777;
   text-decoration:underline;}

#side ul {list-style-image: url(images/nav_arrow1.png);
}

.innerDIV {padding: 20px}
.innerMENU {padding:30px;}

#main {float:left;
margin-left:10px;
width:600px;
border: 2px solid #e0e0e0;
background-color:#FFFFFF;
}

#newsletter {clear:both;
width:150px;
border: 2px solid #e0e0e0;
float:left;
}

.spacer {clear:both;
width:800px;
height:20px;}

#footer {
margin: 0 auto;
border: 2px solid #e0e0e0;
background-color:#ffffff;
width:800px;}

#footer a {color:#66aadf;}
#footer a:hover {color: #0099FF; text-decoration:none;}
#footer a:visited {color:#66aadf;}

#index {width:50%;
background-color: #123555;
color:#7ec7e3;
}

#index h1 { color:#FFFFFF;}
#index h3 {font-size:16px; color:#e4ffff;}

#ad1 {margin-left:30px;
background-color:#83c4f6;
color:#111111;
font-weight:bold;
width:200px;
float:right;
margin-bottom:10px;
}

#ad1 a {color:#111111; display:block; background-color:#66aadf;}

#ad1 a:hover { color:#FFFFFF;
text-decoration:none;}

#menu {margin-left:30px;
background-color:#83c4f6;
color:#111111;
font-weight:bold;
width:75%;
float:left;
margin-bottom:40px;
}

#menu a {color:#111111; display:block; background-color:#66aadf;}

#menu a:hover { color:#FFFFFF;
text-decoration:none;}



#movie {color:#7ec7e3;background-color:#123555; width:300px; float: left; font-family:Verdana, Arial, Helvetica, sans-serif; border:5px solid #123555;}
#movie h2 { text-align:center; color:#ffffff; font-family: Arial Narrow, Arial; font-size:22px;}
#movie h3 {color: #ffffff;}
#movie table { border:0px; background-color:#123555; color: #d4dee7;} 
#movie a {color:#ffffff;}
#movie a:hover {color:#7ec7e3; text-decoration:underline;}
#movie a:visited {color:#ffffff;}
#movie a:active {color:#ffffff;text-decoration:underline;}

#content {clear:both;}

input.text { margin: 0; padding: 0; width: 100px; border: 1px solid #eee; color: #e9ffff; background:#567fa5;  }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #b1c0c3; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: url(horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }