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

html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
}
ol, ul {
	list-style: none;
}


table {
	border-collapse: separate;
	border-spacing: 0;
}	
caption, th, td {
	text-align: left;
	font-weight: normal;
}	
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}	
.clearfix {
	display:inline-block;
}	
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
cite
{
	font-size:10px;
	color:black;
}

/*........... do not change or amalgamate the above clearfix styles..................*/


body  {
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;	
	color: #000000;
	background-color:#F7F7EE;
}


#main-wrapper { 
	width: 912px;  
	margin: 0 auto; 	
	text-align: left; 
	background: url(images/main-bg.jpg) top left repeat-y;
} 

#main-wrapper-sure-hits { 
	width: 912px;  
	margin: 0 auto; 	
	text-align: left; 
	background: url(images/main-bg-sure-hits.jpg) top left repeat-y;
} 

#header { 
	height: 117px;
	width: 912px;
	background: url(images/header-bg.jpg) top left no-repeat;
	margin: 0 auto;
} 

#header-sure-hits { 
	height: 117px;
	width: 912px;
	background: url(images/header-bg-sure-hits.jpg) top left no-repeat;
	margin: 0 auto;
} 

.logolink a{
	display:block;
	width:600px;
	height:117px;
	text-indent:-9999px;}


#banner { 
	height: 253px;
	width: 880px;
	margin: 0 auto;
	background: url(images/banner-bg2.jpg) top left no-repeat;
}
#form-holder {
	display:block;
	position: absolute;
	margin-top:68px;
	margin-left:38px;
	width:273px;	
}


.text-input {
	height:28px;
	line-height:26px;
	padding: 0px 0px 0px 5px;
	font-size:18px;
	color:#333;
	margin-bottom:12px;
	float:left;
	margin-top:5px;
	margin-left:105px;
	width:200px;
	}
	
.quote-btn {
	margin-left:90px;
	margin-top:2px;
	float:left;
	}

.listmenu {
	margin-left:57px;
	width:200px;
	font-size:20px;
	margin-bottom:32px;}



/*...........SEARCH BAR..................*/

.searchbar {
	background-image:url(images/search-bg.jpg);
	background-repeat:no-repeat;
	height:40px;
	padding:8px 0 0 10px;
	background-color:#FFF;
	}
	
.search-input 
{
	width:168px;
	font-size:16px;
	padding: 2px 0 0 0;}
	
.search-btn {
	float:right;
	margin: 0 10px 0 0;}
	
.text2 {
	color:#FFF;}
	
.text3 {
	font-size:11px;}	
	
.side-bar-holder {
	font-size:12px;
	line-height:20px;}
	
.side-bar-hdr {
	background-image:url(images/side-bar-bg2.jpg);
	background-repeat:no-repeat;
	height:30px;
	display:block;
	width:280px;
	line-height:30px;
	text-indent:10px;
	color:#3A5163;
	font-size:14px;
	margin-bottom:8px;}
	
.side-bar-holder a{
 	color:#006699;}
	

/*...........NAVIGATION..................*/

#nav-wrapper {
	float:right;
	width:280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 0 0;	
}	

#nav-wrapper ul {
	border-bottom: solid 2px #E6F5FF;
	margin-bottom:10px;}

#nav-wrapper li {	
	line-height:25px;
	width:280px;
	margin: 0 0 1px 0;
	display:block;
	background-color:#E6F5FF;		
}	

#nav-wrapper li a {
	text-decoration:none;
	color:#003469;	
	background-position:left;
	background-repeat:no-repeat;	
	padding: 0 0 0 18px;
	margin: 0 0 0 13px;
	display:block;

	font-weight:bold;	
	background: url(images/nav-arrow.jpg) center left no-repeat;	
}	
#nav-wrapper li a:hover {	
	display:block;
	color:#FF9900;	
}




/*...........MAIN CONTENT..................*/

#content-wrapper { 
	width: 880px;
	margin: 0 auto;	
}


#main-content-wrapper {
	float: left;
	width: 578px;
	padding: 15px 2px 0 2px;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
} 

#main-content-wrapper h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	padding-bottom:20px;	
}

#main-content-wrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;	
	padding-top:10px;
	padding-bottom:18px;	
}

#main-content-wrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;	
	padding-bottom:14px;		
}

#main-content-wrapper p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom:10px;		
}

#main-content-wrapper a a:hover a:visited {
	color:#006699;		
}
#main-content-wrapper a:hover {
	color:#006699;		
}
#main-content-wrapper a:visited {
	color:#006699;		
}
#main-content-wrapper a:link {
	color:#006699;		
}


.logo-img {
	padding:0 10px 0 10px;}
	
.img {
	padding:0 0 10px 16px;}
	
.hdivider {
	border-bottom: dotted 1px #ccc;
	margin: 5px 0 5px 0;}

#footer {
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat; 
	width: 912px;
	margin: 0 auto;

} 
.copyright {
	margin: 0; 
	padding: 23px 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	text-align:center;
}



.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.sure-hits-heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}






                .fullist {
                	margin:0;
                	padding:0;
                	list-style-type:none;
                	background:#FFF;
                	border-bottom:none;
                }
                
                .fullist li{
                    width: 560px;
                	margin:0 10px 10px;
                	float:left;
                }
                
                .fullist li .thumb {
                	width:95px;
                	margin-left: 10px;
                	padding: 10px 10px 0 10px;
                	float:right;
                }
                
                .fullist li .thumb img{
                    border: 0;
                    cursor: pointer;
                }
                
                .fullist li .nfo {
                    margin: 10px;
                }





				#footer-wrapper{
					margin: 0;
					padding: 0;
				}

				#footer-wrapper #footer-content-wrapper{
					margin: 0 auto;
					padding: 0;
					width: 850px;
					font-size: 7pt;
				}

				#footer-wrapper #footer-content-wrapper #footer-content-left{
					width: 200px; float: left; color: #fff;
				}

				#footer-wrapper #footer-content-wrapper #footer-content-center{
					width: 420px; float: left; color: #fff;
				}

				#footer-wrapper #footer-content-wrapper #footer-content-right{
					width: 200px; float: left; color: #fff;
				}

				#footer-wrapper #footer-content-wrapper .footer-title{
					font-weight: bold;
					color: #FFC600;
					border-bottom: solid 3px #999999;
					text-indent: 5px;
					margin-bottom: 7px;
					font-size: 8pt;
				}

				#footer-wrapper #footer-content-wrapper ul {
					font-style: normal;    
					font-weight: normal;
					font-variant: normal;
					text-transform: none;
					color: #fff;
					text-decoration: none;
					list-style-position: outside;
					list-style-image: url(arrow.gif);
					list-style-type: square;
					padding: 6px;
					margin: 2px 0 2px 10px;
				}

				#footer-wrapper #footer-content-wrapper ul li{
					border-bottom: dotted 1px #666;
					padding-top:5px;
				}

				#footer-wrapper #footer-content-wrapper ul li a{
					font-size: 8pt;
					color: #fff;
					text-decoration: none;
				}

				#footer-wrapper #footer-content-wrapper ul li a:hover{
					text-decoration: underline;
				}

				#footer-nav-wrapper{
					margin: 0;
					padding: 0;
					height: 60px;
				}

				#footer-nav-wrapper #footer-nav-content-wrapper{
					margin: 0 auto;
					padding: 0;
					height: 40px;
					width: 900px;
					font-size: 7pt;
					color: #999;
				}


				.title-box01{
					margin-top: 0;
					padding: 0;
					height: 20px;
					width: 580px;
					font-family: tahoma;
					font-size: 16px;
					font-weight: bold;
					color: #990000;
					float: left;
				}

				.title-box02{
					margin-top: 30px;
					padding: 0;
					height: 20px;
					width: 580px;
					font-family: tahoma;
					font-size: 16px;
					font-weight: bold;
					color: #990000;
					float: left;
				}
				
				/*PAGINATION*/
				div.pagination {
					padding: 3px;
					margin: 3px;
				}

				div.pagination a {
					padding: 2px 5px 2px 5px;
					margin: 2px;
					/*border: 1px solid #EEB422;*/
					
					text-decoration: none; /* no underline */
					color: #000000;
					background-color: #EEEEEE;
				}
				div.pagination a:hover, div.pagination a:active {
					/*border: 1px solid #EEB422;*/
					color: #FFFFFF;
					background-color: #79A6FF;
				}
				div.pagination span.current {
					padding: 2px 5px 2px 5px;
					margin: 2px;
						/*border: 1px solid #EEB422;*/
						
						font-weight: bold;
						background-color: #EEEEEE;
						color: #000000;
					}
				div.pagination span.disabled {
						padding: 2px 5px 2px 5px;
						margin: 2px;
						/*border: 1px solid #EEE;*/
					
						color: #DDD;
					}
					
				#pagination-body{
					text-align: center;
					width: 565px;
					margin-left: 15px;
				}
				
				.bdy-wrapper{
					border-bottom: solid 5px #D4E7ED;
					padding: 10px 0;
				}
				#regis-body{
					width: 550px;
					margin: 10px auto;
					padding: 10px 0;
					border-style: solid;
					border-color: #ccc #ddd #ddd #ccc;
					border-width: 1px;
					background-color: #F0F0F0;
				}
				#erhand{
				border: solid 1px #FF0000;
				background-color: #FFFFDD;
				margin: 0 0 10px 0;
				}	
				#errtitle{
					font-weight: bold;
					margin: 5px;
				}
				#derror{
					margin: 5px;
				}
				.clr{
					clear: both;
					margin: 0;
					padding: 0;
					font-size: 0;
				}
				#succhand{
					border: solid 1px #FFD700;
					background-color: #FFFFDD;
					margin: 0 0 10px 0;
				}

			.reg-title{
				font-weight: bold;
				padding: 10px 0;
				color: #63126B;
				text-indent: 10px;
			}

			#regis-body dl{
				color: #505050;
				margin: 0;
			}

			#regis-body dl dt{
				width: 150px;
				height: 22px;
				line-height: 22px;
				float: left;
				text-align: right;
				padding-right: 10px;
				margin-left: 10px;
			}

			#regis-body dl dd{
				margin: 5px 0;
			}
			
			#form-top {
	background-image:url(images/form_top-bg.png);
	width:578px;
	height:119px;
	margin: 0 auto;}
	
#form-top-state {
	position:absolute;
	margin:49px 0 0 228px;}
	
.top-state-list {
	width:200px;
	height:30px;
	font-size:18px;
	font-weight:bold;
	padding-top:3px;
	}
	
.top-red-btn {
	position:absolute;
	margin:49px 0 0 436px;}
	

/*------------------------- */


#form-bottom {
	background-image:url(images/form_bottom-bg.png);
	width:578px;
	height:80px;
	margin: 0 auto;}
	
	
#form-bottom-state {
	position:absolute;
	margin:28px 0 0 349px;}	
	
	
.bottom-state-list {
	width:135px;
	height:24px;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	}	
	
.bottom-orange-btn {
	position:absolute;
	margin:28px 0 0 491px;}	