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

html {
	font-family : Arial, Helvetica, sans-serif;
	height: 100%;
}

body {
	background : #bda873;
	margin : 0px;
	min-height : 100%;
	height : 100%;

}


body #main {
	width : 850px;
	height : auto;
	min-height : 100%;
	margin-top : 0px;	
	margin-left : auto;
	margin-right : auto;
	background: #637462;

}



body #main div.head {
	background : #232522;
	height : 130px;	
	margin-left : auto;
	margin-right : auto;
	width : 850px;
	border-bottom: 5px #919891 solid;
}

body #main div.nav {
	width : 170px;
	height : 100%;

	float : left;
}

body #main div.body {
	width : 680px;
	min-height: 800px;
	height : auto;
	float : left;
	background: #FFF;


}

body #main div.nav div.title {
	height : 35px;
	line-height : 35px;
	background :url(../images/nav_cap_bg.jpg) repeat-x;
	text-align : left;
	padding-left : 10px;
	color : #FFF;
	font-size:13px;
	font-weight:bold;
}

body #main div.nav ul {
	margin-top: 10px;
	list-style:none;
}

body #main div.nav ul li a{
	list-style : none;
	margin-left : -10px;
	color:#FFF;
	font-size:12px;
	text-decoration:none;

} 

body #main div.nav ul li a:hover{
	color:#959595;
	font-weight: bold;

} 



body #main div.body div.frame {
	margin : 20px;
	_margin : 9px;
} 

body #main div.body div.frame div.product {
	width : 130px;
	float : left;
	margin : 12px;
	padding-bottom: 10px;
}

body #main div.body div.frame div.product p.details1, body #main div.body div.frame div.product p.details2 {
	margin : 0px;
	font-weight : bold;
}

body #main div.body div.frame div.product p.details2 {
	color : #F00;
}

.details1 a{
	color:#000000;
	text-decoration:none;
	}

.details1 a:hover{
	text-decoration:underline;
	}
	
body #main div.body h1 {
	font-weight : bold;
	font-size : 16px;
	margin : 10px;
	margin-bottom : 2px;
}

body #main div.body p {
	font-size : 13px;
	margin : 20px;
}

body #main div.body p.disclaimer {
	font-size : 10px;
	color : #aaa;
}

body #main div.footer div.copyright {
	background-color: #232522;
	width : 100%;
	height : 20px;
	clear : left;
	vertical-align : middle;
	border-bottom : #FFF 20px solid;
	
}



.footer2 {

	color : #FFF;
	font-size: 10px;
	float: right;
	margin-top:-14px;
	margin-left: 500px;
	width: 400px;
	margin-right: 250px;
	font-family: Arial, Helvetica, sans-serif;


	
}

body #main div.footer div.copyright a {
	color: #FFFFFF;
	text-decoration: none;
	}

body #main div.footer div.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
body #main div.footer div.copyright span {
	color : #FFF;
	font-size: 10px;
	margin-left: 10px;
}

.middle {
	float: right; 
	margin-top: 100px; 
	margin: 30px 0px -20px 0px; 
	width: 400px; 
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	text-align: center
}

/* rounded corner */

.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url(../images/corners1280x18.gif); 
	height: 9px;       
	font-size: 2px;    
}
.top-left, .bottom-left { 
	margin-right: 9px; 
}
.top-right, .bottom-right { 
	margin-left: 9px;  
	margin-top: -9px;  
}
.top-right {
	background-position: 100% 0;    
}
.bottom-left  { 
	background-position: 0 -9px;    
}
.bottom-right { 
	background-position: 100% -9px;

}
.inside {
	border-left: 1px solid #afafaf; 
	border-right: 1px solid #afafaf;
	background: #FFF;            
	color: #000000;                 
	padding-left: 10px;             
	padding-right:10px;            
}
.notopgap    { margin-top: 0; }    
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; }

.gap-saver-beta {
	height: 1px; /* without height it doesn't exist :-) */
	margin: 0;
	padding: 0;
	background: green; /* for illustration where it is */
	}

.gap-saver {
	height: 1px;
	margin: 0 0 -1px 0;
	padding: 0;
	font-size: 1px; /* to correct IE */
	clear : left;
	padding-bottom: 22px;
	}
	
ul.list {
	list-style: none;
	}
	
ul.list li a{
	list-style : none;
	margin-left : -10px;
	color:#0b1fe4;
	font-size:14px;
	text-decoration:none;
	}
	
ul.list li a:hover{
	text-decoration:underline;
	}
	
.spinning {
	float:left;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
	/*border: solid #000000 1px;*/
	
	}

.baitcasting {
	float:left;
	width: 310px;
	margin-left: 30px;
    _margin-left: 10px;
	margin-top: 10px;
	}
	
.conventional {
	
	width: 300px;
	margin-left: 20px;
	margin-top: 200px;
	}
.container{
	width:300px;
	float:left;

}
.navigator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin: 20px; 20px 0px 0px;
	text-decoration:none;
	vertical-align: middle;
	width:500px;
	}
	
.navigator a {
	text-decoration:none;
	color: #000000;
	}
	
.navigator a:hover{
	color:#000000;
	text-decoration:underline;

	}

.navigator2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	margin: 20px; 20px 0px 0px;
    _margin-left: 10px;
	text-decoration:none;
	vertical-align: middle;
	width:300px;
	float:left;
	}
	
.navigator2 a {
	text-decoration:none;
	color: #000000;
	}
	
.navigator2 a:hover{
	color:#000000;
	text-decoration:underline;

	}
	
.content-list {
	padding-bottom: 650px;
    _padding-bottom: 550px;
	}
	
.product-description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 12px;
	margin-bottom: 20px;
	}
	
.product-title {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:16px;
	padding-bottom: 20px;
	font-weight: bold;
	}

.product-title h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:16px;
	padding-bottom: 20px;
	font-weight: bold;
	}
		
.product-image {
	width: 280px;
	float: left;
	margin-left: 20px;
    _margin-left: 10px;
	top: 0;
}

.a-link {
	color:#0000FF;
	font-weight: bold;
	margin-left: 12px;
	font-size: 11px;
	text-decoration: underline;
	text-align:center;
	}

.a-link1 {
	color:#0000FF;
	font-weight: bold;
	margin-left: 22px;
	font-size: 11px;
	text-decoration: underline;
	text-align:center;
	}

.a-link2 {
	color:#0000FF;
	font-weight: bold;
	margin: 20px 0px 50px 12px;
	font-size: 14px;
	text-decoration: underline;
	float: left;
	text-align: center;
	width: 620px;
	
	}
	
.a-link3 {
	color:#0000FF;
	font-weight: bold;
	margin-left: 32px;
	font-size: 11px;
	text-decoration: underline;
	text-align:center;
	}

.a-link4 {
	color:#0000FF;
	font-weight: bold;
	margin-left: 7px;
	font-size: 11px;
	text-decoration: underline;
	text-align:center;
	}
			
.a-link5 {
	color:#0000FF;
	font-weight: bold;
	margin-left: 5px;
	font-size: 11px;
	text-decoration: underline;
	text-align:center;
	}
	
.a-link6 {
	color:#0000FF;
	font-weight: bold;
	margin-left: 5px;
	font-size: 13px;
	text-decoration: underline;
	text-align:center;
	}

	
.feedback {
	border: solid 1px #000000;
	background-color: #ffffcb;
	width: 600px;
	margin: 40px 0px 0px 35px;
	_margin: 40px 0px 0px 20px;
	float:left;

	}

.feedback-title {
	font-size:14px;
	font-weight: bold;
	margin: 10px 0px 10px 10px;
	}
	
.feedback-source {
	font-size:10px;
	color:#666666;
	margin: 0px 0px 0px 10px;
	margin-bottom: 10px;
	}
	
.feedback-content {
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	
	}
	
.research-title {
	font-size:14px;
	font-weight: bold;
	margin: 40px 0px 0px 20px;
	float:left;
	width:600px;
	}

	
.research {
	font-size: 12px;
	float: left;
	margin: 20px 0px 20px 20px;
	width: 630px;
	_width: 605px;

	}
	
.rating {
	font-size: 10px;
	margin-top: 20px;
	}
	
.logo {
	text-align: center;
	margin-bottom: 20px;
}

.space {
	margin-bottom: 600px;
	}
	
.four {
	font-size: 25px;
	margin-bottom: 15px;
	margin-top: 60px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
.fourtwo {
	font-size: 20px;
	margin-top: 15px;
	}

	
.body2 {
	text-align: center;
	}
	
.form {
	margin: 70px 0px 0px  0px;
	padding-bottom: 260px;
	font-size: 14px;
	}
	
.page-title {
	font-size:18px;
	font-weight: bold;
	margin: 30px 0px 0px 30px;
	}
	
.page-text {
	font-size:12px;
	margin: 30px 15px 0px 30px;
	padding-bottom: 500px;
	}

.page-text2 {
	font-size:12px;
	margin: 30px 15px 0px 30px;
	padding-bottom: 0px;
	}
	
.disclaimer-title {
	font-size:18px;
	font-weight: bold;
	margin: 80px 15px 0px 30px;
	}
	
.disclaimer-text {
	font-size:12px;
	margin: 20px 15px 0px 30px;
	padding-bottom: 320px;
	}
	
.about {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 40px;
	}
	
	
.button {
	margin-left: 17px;
	/*margin-left:auto;
	margin-right:auto;*/
}	

.button2 {
	margin-left: 27px;
	/*margin-left:auto;
	margin-right:auto;*/
}


.button3 {
	margin-left: 37px;
	/*margin-left:auto;
	margin-right:auto;*/
}
.button1 {
	margin-left: 47px;
	/*margin-left:auto;
	margin-right:auto;*/
}	
