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

html, body, ul, li, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset{
margin:0px;
padding:0px;
border:0px;
}

body{
	background-color:#4a301b;
	background-image:url(../assets/Images/bodyBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


/*  LAYOUT
------------------------------------------------------------------------------------------*/
#wrapper{
	width:820px;
	margin:0 auto 0 auto;
}


/*  HEADER
------------------------------------------------------------------------------------------*/
#HEADER{
	height:180px;
	width:820px;
}


/*  NAVIGATION_TOP
------------------------------------------------------------------------------------------*/
#Navigation_Top{
	width:820px;
	height:40px;
}

#Navigation_Top h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding:10px 0 0 20px;
	text-align:right;
	color:#f4d88b;
}


#Navigation_Top ul{
	padding:0;
	margin:0;
}

#Navigation_Top ul li{
	padding:0;
	margin:0;
	display:inline;
}

#Navigation_Top ul li a{
	padding:0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#Navigation_Top ul li a:hover{
	padding:0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#900;
}






/*  SEARCH FORM
------------------------------------------------------------------------------------------*/


form{
	padding:8px 0px 0 0;
 	color: #333;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	text-align:center;

}

#sbm, #btn{
	margin:0px;
	padding:0px;
	width:150px;
	height:20px;
	display:block;
}

#sbm{
	background-color:#666;
}

#sbm:hover{
	background-color:#999;
}

#btn{
	background:transparent;
	border:none;
	cursor:pointer;
}




/*  LOGO_MAIN
------------------------------------------------------------------------------------------*/
#Logo_Head{
	height:140px;
	width:820px;
	background-image:url(../assets/images/HeaderLogoTrans.jpg);
	background-repeat:no-repeat;
	
}


/*  NAVIGATION_MAIN
------------------------------------------------------------------------------------------*/
#Navigation_Main{
	height:20px;
	width:820px;
}

#Navigation_Main ul{
	padding:0;
	margin:0;
}

#Navigation_Main ul li{
	padding:0;
	margin:0;
	display:inline;
}

#Navigation_Main ul li a{
	padding:0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#000;
}

#Navigation_Main ul li a:hover{
	padding:0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#900;
}


/*  CONTENT
------------------------------------------------------------------------------------------*/
#contentWRAPPER{
	width:820px;
	overflow:auto;
}


#contentWRAPPER p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:1.5em;
	text-align:center;
	padding-top:50px;
}

#contentWRAPPERtables{
	width:670px;
	overflow:auto;
}

#contentWRAPPERtables p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:2em;
	text-align:left;
	padding:0px 0px 0px 20px;
}

#contentWRAPPERtables a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:2em;
	text-align:left;
}

#contentWRAPPERtables a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:2em;
	text-align:left;
}




/*  LEFT_CONTENT
------------------------------------------------------------------------------------------*/
#Navigation{
	width:150px;
	height:400px;
	float:left;
	margin:20px 0 0 0;
}
#Navigation p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:2em;
}

#Navigation h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:2em;
}

#Navigation ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:2em;
	text-align:right;
	background-color:#292323;
	text-decoration:none;
	list-style-type:none;
	
}

#Navigation ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	display:block;
	line-height:2em;
	text-align:right;
	padding:0 20px 0 0;
	border-bottom:#000 dotted 2px;
	text-decoration:none;
}

#Navigation ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#f4d88b;
	line-height:2em;
	text-align:right;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

#Navigation ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FC0;
	line-height:2em;
	text-align:right;
	display:block;
	text-decoration:none;
	font-weight:bold;
}




/*  RIGHT_CONTENT_WRAPPER
------------------------------------------------------------------------------------------*/
#RightContentWrapper{
	width:670px;
	overflow:auto;
	float:right;
	background-color:#fde59d;
}


/*  RIGHT_CONTENT
------------------------------------------------------------------------------------------*/
#RightContent{
	width:670px;
	overflow:auto;
}

#RightContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:2em;
	text-align:left;
	padding:20px;
}

#RightContent h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	line-height:2em;
	padding:20px 20px 0px 20px;
}

#RightContent h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C00;
	padding:0px 10px 0px 20px;
	line-height:1.75em;
}
#RightContent h3 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C00;
	padding:0px 10px 0px 0px;
	line-height:1.75em;
}

#RightContent h3 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C00;
	padding:0px 10px 0px 0px;
	line-height:1.75em;
}

#RightContent h3 a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C00;
	padding:0px 10px 0px 0px;
	line-height:1.75em;
}

#RightContent ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:2em;
}

#RightContent ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	display:block;
	line-height:2em;
}

#RightContent ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900;
	line-height:2em;
}

#RightContent ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:2em;
}


#RightContent a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C00;
}

#RightContent a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

#RightContent a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C00;
}

#contentLEFT{
	width:470px;
	float:left;
	border-right:dotted #666 1px;
	margin:20px 0px;
}

#contentLEFT h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#C00;
	padding:0px 10px 0px 40px;
	line-height:1.75em;
}

#contentLEFT p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:0px 10px 0px 20px;
}

#contentLEFT a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration:underline;
}

#contentLEFT a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}

#contentRIGHT{
	width:199px;
	overflow:auto;
	float:right;
	margin:20px 0px;
}

#contentRIGHT h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding:0px 10px 0px 20px;
}

#contentRIGHT p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:0px 10px 0px 20px;
}

#contentRIGHT a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C00;
}

#contentRIGHT a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#482D1B;
}

#contentRIGHT a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#C00;
}





/*  FOOTER
------------------------------------------------------------------------------------------*/
#FilmStrip{
	width:670px;
	height:160px;
	background-image:url(../assets/Images/FILMstrip.jpg);
	background-repeat:no-repeat;
}

#FilmStrip h1{
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:text-bottom;
	padding:110px 20px 0px 20px;
}



/*  FOOTER
------------------------------------------------------------------------------------------*/
#Footer{
	width:670px;
	height:100px;
	background-color:#fde59d;
	
	

}


/*  BOTTOM
------------------------------------------------------------------------------------------*/
#Bottom{
	width:630px;
	margin:0 auto;
	/*background-image:url(../assets/Images/FooterBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;*/
	border-top:dotted #666 1px;
}

#Bottom p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	padding:0px 0px 20px 0px;
}

#Bottom a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	text-decoration:none;
}

#Bottom a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
	text-decoration:underline;
}


/*  RESULTS-PAGES
------------------------------------------------------------------------------------------*/
#RESULTS_wrapper{
	width: 100%;
	overflow:auto;
	border-right:#999 solid 1px;
	border-left:#999 solid 1px;
	padding:0;
	margin:0px;
	background-color:#FFF;
}
	
#RESULTS_content{
	width:370px;
}


#resultsIMAGE{
	float:left;
	width:180px;
	background-color:#fff;
	padding: 0px 10px;
	text-align:center;
}

#resultsIMAGE p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

#resultsMORE{
	float:right;
	width: 210px;
	background-color:#fff;
	padding: 0 10px 0 30px;
}


#resultsMORE p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 1.75em;
}

#resultsMORE a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#C00;
	line-height: 1.75em;
	display:block;
}

#resultsMORE a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color:#000;
	line-height: 1.75em;
	display:block;
}

#resultsCONTENT{
	margin: 0 250px 0 200px;
	padding: 0 10px 20px 10px;
}

#resultsCONTENT p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 1.75em;
}

#resultsCONTENT h1{font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
}

#resultsCONTENT a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 1.75em;
	text-decoration:none;

}

#resultsCONTENT a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height: 1.75em;
	text-decoration:underline;

}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#description{
	width: 760px;
	margin:0 auto;
	border-top:#666 dotted 1px;
}

#description p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height: 1.75em;
	padding: 20px 0;
}




