@CHARSET "ISO-8859-1";

body {
	padding:0; position:relative; font-size: 11px;
	line-height: 1.5em; font-family: Arial,Helvetica,sans-serif; color:#666666;
	background: url(/images/background/mainBg.png) repeat scroll 0 0;
}

/* COLOR & LINK *******************************************************************************************/

.colorR {color:red;}
a:link{ color: blue; text-decoration: none; font:normal}
a:visited, body_avisited{color: blue; text-decoration: none;}
a:hover, a:active, body_ahover{text-decoration: underline;}

/* END COLOR & LINK ***************************************************************************************/ 


/* MAIN **************************************************************************************************/

#contentwrapper, #leftcolumn, #rightcolumn {float: left;}
#maincontainer{background:#efefef none repeat scroll 0 0; width: 1000px; margin: 0 auto;}
#topsection{height: 100px; background:white none repeat scroll 0 0;}
#contentwrapper{width: 100%;}
#contentcolumn{margin: 0 310px 0 170px;}
#leftcolumn{width: 160px; margin-left: -1000px;}
#leftcolumn .adver {background-color: white;}
#rightcolumn{width: 300px; margin-left: -300px;}
#footer {
	background: url(/images/background/mainBg.png) repeat scroll 0 0;
	clear:left; color:#A6A6A6; padding:4px 0; text-align:center; width:100%;
}
#footer a{ color: #FFFF80;}
.innertube{ margin: 10px; margin-top: 0; }

#logo {width: 400px; height: 100px;}
.banner468x60 {padding-left:70px;}

/* END MAIN ***********************************************************************************************/



/* TOP TABS ***********************************************************************************************/

#nav {background: url(/images/background//blockdefault.gif) repeat-x scroll center center; clear:both; height:40px; width:1000px; }
#navLeft ul, #navLeft li{font-size:14px; margin:0; padding:0;}
#navLeft ul {font-weight:bold;}
#navLeft li {display:inline; list-style-type:none;}

#navLeft li a:hover, #navLeft li a.current {
	background: url(/images/background/blockactive.gif) repeat-x scroll center center; color:white;
}
#navLeft li a { border-right:2px solid white; color:white; float:left; padding:11px 15px; text-decoration:none;}

#searchbutton, #searchbox {float:right; padding-right:10px; padding-top:7px;}
#searchbox {color:#595959;}
.searchboxInput {width:240px;}

/* END TOP TABS ********************************************************************************************/



/* LEFT COLUMN ************************************************************************************************/
 
.barmenutop {background: url(/images/background/headergray.gif) no-repeat center top;}
#blueblock { background-color: #4c64c6; color: #333; width: 160px;}
#blueblock ul{ list-style: none; margin: 0; padding: 0; border: none; }
#blueblock li { border-bottom: 1px solid #4c64c6; margin: 0; text-indent: 5px; }
	
#blueblock li a { 
	display: block; padding: 2px 2px 2px 5px;
	border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
	background-color: white; color: black; width: 100%;
}
#blueblock li a:hover{ border-left: 5px solid #494949; border-right: 1px solid #494949; background-color: #4c64c6; color: #fff;}

/*IE 6 only */
* html #blueblock{w\idth: 151px;}
* html #blueblock li a:hover {w\idth: 147px;}
html>body #blueblock li a{width: auto;}

/* END LEFT COLUMN ***************************************************************************************************/
								/***********/
									/***/	
#blueblock li a, .barmenutop, .moduleMedHeader { font-weight: bold }
.barmenutop, .moduleMedHeader {font-size: 13px; color: white; margin-top: 10px; line-height: 30px; text-indent: 15px;}
									/***/
								/***********/
/* RIGHT COLUMN ******************************************************************************************************/

.moduleMedHeader {background: url(/images/background/headergray.gif) no-repeat scroll center top;}
.moduleMedFooder {background-color:#FFFFFF;}
.rightList {border-bottom:1px dotted gray; padding:5px 0; margin:0 10px;}

.tableFreeDownload {width: 300px; background-color: white; }
.tableFreeDownload .tableFreeDownloadImage { width:110px; text-align:center; }
.tableFreeDownload .tableFreeDownloadImage img { border: 3px solid #999999; }
.tableFreeDownload .tableFreeDownloadDiv {
	width:160px; height:80px; margin: 15px 10px;
	background:url("/images/background/freeDay.jpg") no-repeat center top;
}
.tableFreeDownload .tableFreeDownloadDiv .tableFreeDownloadUl { margin: 10px; padding: 15px;}
.tableFreeDownload .tableFreeDownloadDiv .tableFreeDownloadUl a { color:#FFFFFF; font-weight:bold;}
.tableFreeDownload .tableFreeDownloadDiv .tableFreeDownloadUl li span { color: #FF6600; font-weight: bold;}
/* END RIGHT COLUMN **************************************************************************************************/



/* CONTENTWRAPPER ****************************************************************************************************/

.moduleBigHeader {
	background: url(/images/background/contentwrapper.gif) no-repeat scroll center top;
	height:36px; line-height:36px; margin-top:10px; padding-left:20px;
	font-size:14px; font-weight:bold; color:white;
}
.moduleBigHeader .morehn {
	font-size:11px; color:#FFCC00; float:right; width:85px;
	font-weight:normal; text-align:center; text-decoration:underline;
}
.moduleBigFooder {margin-bottom:20px; min-height:1px; background-color:#FFFFFF;}
.moduleBigFooder .docs {padding: 10px; font-size: 12px;}

.showMovies, .movieSet {position:relative; width:520px;}
.showMovies {overflow:hidden; padding-top:10px;}
.showMovies .movieSet {left:1px; margin:0 16px; top:0; white-space:nowrap;}
.showMovies .movieSet .movie {
	background-repeat:no-repeat; color:#555555; float:left; font-size:1.2em;
	text-align:left; white-space:normal; width:155px; margin:0 18px 0 0;
}
.showMovies .movieSet .movie img {border:1px solid gray; margin:0 0 1px; padding:1px; width:135px; height:190px;}
.dotted {border-top:2px solid gray; margin:10px 15px 3px;}
.movieSet .movie p {font-size:0.85em; margin:0; padding:0;}
.movieSet .movie h4 {font-size:0.85em; font-weight:bold; margin:7px 0 0;}

.moduleBigFooder .main-navigation { padding-bottom: 10px; margin: 0 0; 	text-align: center; font-size: 14px; color: gray;}

/* END CONTENTWRAPPER ************************************************************************************************/


