/* CSS Document */
#left_new {
	/*margin: 0 10px 0 15px;*/
	/*margin: 0 10px 0 15px;*/
	/*margin: 0 10px 0 0;*/
	margin: 0 0 0 15px;	
	width: 130px;	
	vertical-align:top;
}

#left_new p {
	padding: 5px 0 0 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#left_new img {
	border: 0;
	margin: 0 0 5px 0;
}

#left_new td
{
    background-image :url(http://www.boattest.com/images/navbutton.gif);     
    background-repeat: no-repeat;    
    padding-left :5px;   
    height:21px;   

}

#left_new ul {
	background-image: url(http://www.boattest.com/images/navigation.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
}

#left_new ul li {
	margin: 0;
	padding: 0 0 5px 0;
	color: #12238A;
}

#left_new a, #left_new a:link, #left_new a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#left_new a:hover {
	font-size: 12px;
	color: #1223FF;
	font-weight: bold;	
}

#left_new #DRed
{
    background-image :url(http://www.boattest.com/images/navbuttonDRed.gif);     
    background-repeat: no-repeat;    
    padding-left :5px;   
    height:41px;   
    align:center;
}

#left_new #DYellow
{
    background-image :url(http://www.boattest.com/images/navbuttonDYellow.gif);     
    background-repeat: no-repeat;    
    padding-left :5px;   
    height:41px;   
    align:center;
}

#left_new #HistoryB
{
    background-image :url(http://www.boattest.com/images/navhlightedbuttonB.gif);     
    background-repeat: no-repeat;    
    padding-left :1px;   
    height:21px;   
}

#left_new #HistoryB a, #left_newdev #HistoryB a:link, #left_newdev #HistoryB a:visited {
	font-size: 10px;
	font-family:Times;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#left_new #HistoryB a:hover {
	font-size: 10px;
	font-family:Times;
	color: #CCCCFF;
	font-weight: bold;	
	
}


/* done left_newdev */


body {
	background-color: #fff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	margin: 0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

h3 {
	font-size: 20px;
	margin: 0;
}
h4 {
	font-size: 18px;
	font-style: italic;
	margin: 0;
	color: #061A70;
}

a, a:link,  {
	color: #011683;
}
a:visited{
	color: #011683
}
a:hover {
	color: #000;
}
a:active
{
    color: #FF0000;
    text-decoration: none;
}

#container {
	background-color: #fff;
	text-align: left;
	padding-left: 1px;
	margin-top: 0px;
	width: 100%;
}

#containerNew {
	background-color: #fff;
	text-align: left;
	padding-left: 1px;
	margin-top: 5px;
	width: 100%;
}

#containersis {
	background-color: #fff;
	text-align: left;
	padding-left: 1px;
	margin-top: 0px;
	width: 100%;
}


/* Header Content */

#header {
	width: 760px;
	height: 60px;
	
}


#header img {
	float: left;
}

#header p {
	position: absolute;
	top: 59px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	color: #12238A;
	margin-left: 100px;
	width: 470px;
}

html>body #header p {
	top: 40px;
	margin-left: 300px;
	
}


#header2 p {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	width: 350px;
	float:right;
	top: -6px;
	text-align: right;
	margin: 0 0 0 400px;
	
}

html>body #header2 p {
	margin: 0 0 0 400px;
	width: 350px;
	top: -6px;
	text-align: right;
}

#header1 p {
	position: absolute;
	top: 38px;
	background-image: url(https://www.boattest.com/images/camera_w.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	color: #12238A;
	margin-left: 200px;
	width: 470px;
	padding-left: 25px;
}

html>body #header1 p {
	top: 20px;
	margin-left: 400px;
	
}









#header-text a, #header-text a:link, #header-text a:visited {
	color: #12238A;
	text-decoration: none;
	font-size: 11px;
}

#header-text a:hover {
	color: #000;
	text-decoration: underline;
	font-size: 11px;
}









#header1 img {
	float: left;
	border:0;
}

#header ul {
	position: absolute;
	top: 28px;
	width: 310px;
	font-size: 11px;
	list-style: none;
	margin: 0 0 0 245px;
	padding-bottom: 15px;
}

html>body #header ul {
	margin: 0 0 0 410px;
}

#header ul li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #12238A;
}

#header a, #header a:link, #header a:visited {
	color: #12238A;
	text-decoration: underline;
}

#header a:hover {
	color: #000;
	text-decoration: underline;
}



/* Sister Header Content */

#headersis {
	width: 760px;
	height: 73px;
	width: 100%;
}

#headersis img {
	float: left;
}

#headersis p {
	position: absolute;
	top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	color: #12238A;
	margin-left: 175px;
	width: 370px;
}

html>body #headersis p {
	top: 25px;
	margin-left: 380px;
	
}

#headersis ul {
	position: absolute;
	top: 15px;
	width: 310px;
	font-size: 11px;
	list-style: none;
	margin: 0 0 0 245px;
	padding-bottom: 15px;
}

html>body #headersis ul {
	margin: 0 0 0 410px;
}

#headersis ul li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #12238A;
}

#headersis a, #headersis a:link, #headersis a:visited {
	color: #12238A;
	text-decoration: underline;
}

#headersis a:hover {
	color: #000;
	text-decoration: underline;
}

#loginoem p {
	position: absolute;
	top: 72px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	margin-left: 274px;
	width: 274px;
	text-align: right;
}

html>body #loginoem p {
	top: 50px;
	margin-left: 274px;
	width: 274px;
	text-align: right;
	
}

#loginNew p {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 0px;
	left: 0px;
	text-align: right;
	
}

html>body #loginNew p {
	top: 0px;
	left: 0px;
	text-align: right;
}

#login p {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	width: 350px;
	float:right;
	top: -6px;
	text-align: right;
	margin: 0 0 0 400px;
	
}

html>body #login p {
	margin: 0 0 0 400px;
	width: 350px;
	top: -6px;
	text-align: right;
}

#loginout p {
	position: relative;
	top: 155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #5EC85E;
	margin-left: 370px;
	width: 370px;
	text-align: right;
}

html>body #loginout p {
	top: 141px;
	margin-left: 370px;
	width: 370px;
	text-align: right;
	
}

#arrow-electronics img {
	position: absolute;
	top: 120px;
	margin-left: 315px;
	
}

html>body #arrow-electronics img{
	top: 118px;
	margin-left: 315px;
	
}

#arrow-accessories img {
	position: absolute;
	top: 120px;
	margin-left: 420px;
	
}

html>body #arrow-accessories img{
	top: 118px;
	margin-left: 420px;
	
}

#arrow-index img {
	position: absolute;
	top: 120px;
	margin-left: 20px;
	
}

html>body #arrow-index img{
	top: 118px;
	margin-left: 20px;
	
}

#arrow-allboats img {
	position: absolute;
	top: 120px;
	margin-left:560px;
}

html>body #arrow-allboats img{
	top: 118px;
	margin-left: 560px;
	
}


#arrow-trucks img {
	position: absolute;
	top: 120px;
	margin-left:700px;
}

html>body #arrow-trucks img{
	top: 118px;
	margin-left: 700px;
	
}

#arrow-engines img {
	position: absolute;
	top: 120px;
	margin-left:220px;
}

html>body #arrow-engines img{
	top: 118px;
	margin-left: 220px;
	
}

#arrow-insurance img {
	position: absolute;
	top: 155px;
	margin-left:140px;
}

html>body #arrow-insurance img{
	top: 153px;
	margin-left: 140px;
	
}

#arrow-loans img {
	position: absolute;
	top: 155px;
	margin-left:40px;
}

html>body #arrow-loans img{
	top: 153px;
	margin-left: 40px;
	
}

#arrow-warranty img {
	position: absolute;
	top: 155px;
	margin-left:220px;
}

html>body #arrow-warranty img{
	top: 153px;
	margin-left: 220px;
	
}

#arrow-surveys img {
	position: absolute;
	top: 155px;
	margin-left:220px;
}

html>body #arrow-surveys img{
	top: 153px;
	margin-left: 220px;
	
}

#left-left img {
	border: 0;
	margin: 0 10px 3px 15px;
}

#arrow-boathistory img {
	position: absolute;
	top: 155px;
	margin-left:220px;
}

html>body #arrow-boathistory img{
	top: 153px;
	margin-left: 220px;
	
}
/* Navigation Secure */

#navbarsecure {
	background-color: #011683;
	height: 25px;
	margin: 3px 0 0 2px;
}

#navbarsecure ul {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	padding: 9px 0 0 0;
	line-height: 10px;
}

#navbarsecure ul li {
	margin: 0;
	padding: 10px 6px 6px 3px;
	display: inline;
	color: #fff;
	background-image: url(https://www.boattest.com/images/navendb.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#navbarsecure a, #navbarsecure a:link, #navbarsecure a:visited {
	color: #fff;
	text-decoration: none;
}


#navbarsecure a:hover {
	color: #FE0000;
	text-decoration: none;
}


/* Navigation */

#navbar {
	background-color: #011683;
	height: 25px;
	margin: 3px 0 0 2px;
	white-space: nowrap;
	/*width: 750px;*/
	
	
}

#navbar ul {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	list-style: none;
	white-space: nowrap;
	margin: 0;
	padding: 9px 0 0 0;
	line-height: 10px;
	
}

#navbar ul li {
	margin: 0;
	padding: 10px 6px 6px 3px;
	display: inline;
	white-space: nowrap;
	color: #fff;
	background-image: url(http://www.boattest.com/images/navendb.gif);
	background-position: right;
	background-repeat: no-repeat;
	
}

#navbar a, #navbar a:link, #navbar a:visited {
	color: #fff;
	text-decoration: none;
}


#navbar a:hover {
	color: #FE0000;
	text-decoration: none;
}




/* Navigation */

#navbar_retail {
	background-color: #FE0000;
	height: 25px;
	margin: 3px 0 0 2px;
	white-space: nowrap;
	/*width: 750px;*/
	
	
}

#navbar_retail ul {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	list-style: none;
	white-space: nowrap;
	margin: 0;
	padding: 9px 0 0 0;
	line-height: 10px;
	
}

#navbar_retail ul li {
	margin: 0;
	padding: 10px 6px 6px 3px;
	display: inline;
	white-space: nowrap;
	color: #fff;
	background-image: url(http://www.boattest.com/images/navendb_retail.gif);
	background-position: right;
	background-repeat: no-repeat;
	
}

#navbar_retail a, #navbar_retail a:link, #navbar_retail a:visited {
	color: #fff;
	text-decoration: none;
}


#navbar_retail a:hover {
	color: #011683;
	text-decoration: none;
}




/* Navigation */

#navbar-new table {
	background-color: #011683;
	height: 25px;
	margin: 3px 0 0 2px;
	
}

#navbar-new tr {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	list-style: none;
	white-space: nowrap;
	margin: 0;
	padding: 9px 0 0 0;
	line-height: 10px;
	
}

#navbar-new td {
	margin: 0;
	padding: 10px 6px 6px 3px;
	display: inline;
	white-space: nowrap;
	color: #fff;
	background-image: url(http://www.boattest.com/images/navendb.gif);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 10px;
	
}



#navbar-new a, #navbar-new a:link, #navbar-new a:visited {
	color: #fff;
	text-decoration: none;
}


#navbar-new a:hover {
	color: #FE0000;
	text-decoration: none;
}


/* Navigation */

#navbar2 {
	background-color: #5B6997;
	height: 25px;
	margin: 10px 0 0 2px;
	width: 750px;
}

#navbar2 ul {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	list-style: none;
	white-space: nowrap;
	margin: 0;
	padding: 9px 0 0 0;
	line-height: 10px;
}

#navbar2 ul li {
	margin: 0;
	padding: 10px 6px 6px 3px;
	display: inline;
	white-space: nowrap;
	color: #fff;
	background-image: url(http://www.boattest.com/images/navendb2.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#navbar2 a, #navbar2 a:link, #navbar2 a:visited {
	color: #fff;
	text-decoration: none;
}


#navbar2 a:hover {
	color: #FE0000;
	text-decoration: none;
}


/* Navigation */

#navbar2-new table {
	background-color: #5B6997;
	height: 25px;
	margin: 10px 0 0 2px;
}

#navbar2-new tr {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	list-style: none;
	white-space: nowrap;
	margin: 0;
	padding: 9px 0 0 0;
	line-height: 10px;
}

#navbar2-new td {
	margin: 0;
	padding: 10px 6px 6px 3px;
	display: inline;
	white-space: nowrap;
	color: #fff;
	background-image: url(http://www.boattest.com/images/navendb2.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#navbar2-new a, #navbar2-new a:link, #navbar2-new a:visited {
	color: #fff;
	text-decoration: none;
}


#navbar2-new a:hover {
	color: #FE0000;
	text-decoration: none;
}


/* Search Bar OEM*/

#searchbaroem {
	margin: 10px 0 10px 8px;
	padding: 7px;
	background-image: url(http://www.boattest.com/images/searchbaroem.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
}

#searchbaroem p {
	display: inline;
	padding: 0 10px 0 5px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #555;
}

#searchbaroem img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbaroem input {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbaroem select {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
#searchbaroem form {
	display: inline;
	padding-right: 3px;
}

#searchbaroem a, #searchbaroem a:link, #searchbaroem a:visited {
	color: #FF000E;
	font-size: 11px;
	font-weight: normal;
}

#searchbaroem a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}


/* Search Bar BRC*/

#searchbarbrc {
	margin: 10px 0 10px 0px;
	padding: 7px;
	background-image: url(http://www.boattest.com/images/searchbarbrc.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 495px;
}

#searchbarbrc p {
	display: inline;
	padding: 0 10px 0 5px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #555;
}

#searchbarbrc img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarbrc input {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarbrc select {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
#searchbarbrc form {
	display: inline;
	padding-right: 3px;
}

#searchbarbrc a, #searchbarbrc a:link, #searchbarbrc a:visited {
	color: #FF000E;
	font-size: 11px;
	font-weight: normal;
}

#searchbarbrc a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}


/* Search Bar BRC Reports*/

#searchbarbrcreport {
	margin: 10px 0 10px 0px;
	padding: 7px;
	background-image: url(http://www.boattest.com/images/searchbarbrcreport.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 495px;
}

#searchbarbrcreport p {
	display: inline;
	padding: 0 10px 0 5px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #555;
}

#searchbarbrcreport img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarbrcreport input {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarbrcreport select {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
#searchbarbrcreport form {
	display: inline;
	padding-right: 3px;
}

#searchbarbrcreport a, #searchbarbrcreport a:link, #searchbarbrcreport a:visited {
	color: #FF000E;
	font-size: 11px;
	font-weight: normal;
}

#searchbarbrcreport a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

/* Search Bar Allboats */

#searchbarallboats {
	margin: 10px 0 10px 8px;
	padding: 7px;
	background-image: url(http://www.boattest.com/images/searchbar2.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 730px;
}

#searchbarallboats p {
	display: inline;
	padding: 0 10px 0 5px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #555;
}

#searchbarallboats img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarallboats input {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarallboats select {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
#searchbarallboats form {
	display: inline;
	padding-right: 3px;
}

#searchbarallboats a, #searchbarallboats a:link, #searchbarallboats a:visited {
	color: #FF000E;
	font-size: 11px;
	font-weight: normal;
}

#searchbarallboats a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}





/* Search Bar Truck */

#searchbartruck {
	margin: 10px 0 10px 8px;
	padding: 7px;
	background-image: url(http://www.boattest.com/images/searchbar1.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 730px;
}

#searchbartruck p {
	display: inline;
	padding: 0 10px 0 5px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #555;
}

#searchbartruck img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbartruck input {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbartruck select {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
#searchbartruck form {
	display: inline;
	padding-right: 3px;
}

#searchbartruck a, #searchbartruck a:link, #searchbartruck a:visited {
	color: #FF000E;
	font-size: 11px;
	font-weight: normal;
}

#searchbartruck a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}



/* Search Bar */

#searchbar {
	margin: 10px 0 10px 8px;
	padding: 7px;
	background-image: url(http://www.boattest.com/images/searchbar.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 730px;
}

#searchbar p {
	display: inline;
	padding: 0 10px 0 5px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #555;
}

#searchbar img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbar input {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbar select {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
#searchbar form {
	display: inline;
	padding-right: 3px;
}

#searchbar a, #searchbar a:link, #searchbar a:visited {
	color: #FF000E;
	font-size: 13px;
	font-weight: normal;
}

#searchbar a:hover {
	color: #000;
	font-size: 13px;
	font-weight: normal;
}






/* Search Bar */

#searchbarNew {
	/*margin: 10px 0 10px 10px;*/
	padding-top: 7px;
	padding-bottom:7px;
	padding-left:3px;
	background-image: url(http://www.boattest.com/images/searchbarNew.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 338px;
}

#searchbarNew p {
	display: inline;
	padding: 0 10px 0 7px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #555;
}

#searchbarNew img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarNew input {
	vertical-align: middle;
	padding-bottom: 2px;
	
}

#searchbarNew select {
	color: #000;
	font-size: 12px;
	margin: 0px 0 0px 7px;
	font-weight: normal;
	vertical-align: middle;
}
#searchbarNew form {
	display: inline;
	padding-right: 3px;
}

#searchbarNew a, #searchbarNew a:link, #searchbarNew a:visited {
	color: #FF000E;
	font-size: 13px;
	font-weight: normal;
}

#searchbarNew a:hover {
	color: #000;
	font-size: 13px;
	font-weight: normal;
}



/* Compare Content */

#compareNew {
	padding-left: 5px;
	padding-right: 5px;
}

#compareNew table {
	border: 1px solid #011683;
	/*width: 110px;*/
	margin-bottom: 10px;
}

#compareNew caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
}

#compareNew td {
	padding: 2px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#compareNew th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 2px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#compareNew a, #compareNew a:link, #compareNew a:visited {
	color: #0000EE;
}

#compareNew a:hover {
	color: #000;
}








/* Search Bar SECURE*/

#searchbarsecure {
	margin: 10px 0 10px 8px;
	padding: 7px;
	background-image: url(https://www.boattest.com/images/searchbar.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 730px;
}

#searchbarsecure p {
	display: inline;
	padding: 0 10px 0 5px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #555;
}

#searchbarsecure img {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarsecure input {
	vertical-align: middle;
	padding-bottom: 2px;
}

#searchbarsecure select {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
#searchbarsecure form {
	display: inline;
	padding-right: 3px;
}

#searchbarsecure a, #searchbarsecure a:link, #searchbarsecure a:visited {
	color: #FF000E;
	font-size: 11px;
	font-weight: normal;
}

#searchbarsecure a:hover {
	color: #000;
	font-size: 11px;
	font-weight: normal;
}


#redirect {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}



/* Advertisers Middle Content */

#advertisers-middle {
	padding: 10px;
}

#advertisers-middle table {
	border: 1px solid #011683;
	width: 374px;
	margin-bottom: 10px;
}

#advertisers-middle caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#advertisers-middle td {
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#advertisers-middle th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#advertisers-middle a, #advertisers-middle a:link, #advertisers-middle a:visited {
	color: #12238A;
}

#advertisers-middle a:hover {
	color: #000;
}




/* sistersite Content */

#sistersite {
	padding: 10px;
}

#sistersite table {
	border: 1px solid #011683;
	width: 374px;
	margin-bottom: 10px;
}

#sistersite caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#sistersite td {
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#sistersite th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#sistersite a, #sistersite a:link, #sistersite a:visited {
	color: #12238A;
}

#sistersite a:hover {
	color: #000;
}




/* Advertisers on the Right */
#advertisers {
	margin: 0 10px 0 0;
	width: 180px;
	background-color: #fff;
}

#advertisers h2 {
	background-image: url(http://www.boattest.com/images/blueheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}


#advertisers p {
	padding: 5px 0 0 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#advertisers img {
	border: 0;
	margin: 5px 0 5px 0;
}

#advertisers ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
}

#advertisers ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
}

#advertisers a, #advertisers a:link, #advertisers a:visited {
	font-size: 12px;
	color: #12238A;
}

#advertisers a:hover {
	font-size: 12px;
	color: #000;
}


/* tested on the Right */
#tested {
	margin: 0 10px 0 0;
	width: 180px;
	background-color: #fff;
}

#tested h6 {
	background-image: url(http://www.boattest.com/images/smallredheading2.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
	text-align:center;
}


#tested p {
	padding: 5px 0 0 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#tested img {
	border: 0;
	margin: 5px 0 5px 0;
}

#tested ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
}

#tested ul li {
	margin: 0;
	padding: 0 0 5px 0;
	color: #12238A;
}

#tested a, #tested a:link, #tested a:visited {
	font-size: 12px;
	color: #12238A;
	/*color: #FF000E;*/
}

#tested a:hover {
	font-size: 12px;
	color: #000;
}


/* Left Content */

#leftNew {
	/*margin: 0 10px 0 15px;*/
	margin: 0 10px 0 5px;
	width: 250px;
	background-color: #fff;
}

#leftNew h1 {
	background-image: url(http://www.boattest.com/images/smallredheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#leftNew ul {
	font-size: 12px;
	margin: 0 0 0px 0;
	padding: 5px;
	list-style: none;
}

#leftNew ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
}

#leftNew a, #leftNew a:link, #leftNew a:visited {
	font-size: 12px;
	color: #12238A;
}

#leftNew a:hover {
	font-size: 12px;
	color: #000;
}

/* LeftNew-Horizon Content */

#leftNew-Horizon {
	/*margin: 0 10px 0 15px;*/
	margin: 0 2px 5px 2px;
	padding:2px ;
	width: 174px;
	background-color: #fff;
}

#leftNew-Horizon h1 {
	background-image: url(http://www.boattest.com/images/smallredheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 4px 0px 0px 2px;
	text-transform: uppercase;
}

#leftNew-Horizon ul {
	font-size: 10px;
	margin: 0 0 0 0;	
	list-style: none;
}

#leftNew-Horizon ul li {
	margin: 0;
	padding: 0 0 0px 2px;
	color: #12238A;
	line-height:14px;
}

#leftNew-Horizon a, #leftNew a:link, #leftNew a:visited {
	font-size: 10px;
	color: #12238A;
}

#leftNew-Horizon a:hover {
	font-size: 10px;
	color: #000;
}
/*End LeftNew-Horizon */

/* Left Content */

#left {
	/*margin: 0 10px 0 15px;*/
	margin: 0 10px 0 15px;
	width: 180px;
	background-color: #fff;
}

#left h1 {
	background-image: url(http://www.boattest.com/images/smallredheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#left h2 {
	background-image: url(http://www.boattest.com/images/blueheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#left h5 {
	background-image: url(https://www.boattest.com/images/blueheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#left h3 {
	background-image: url(http://www.boattest.com/images/greenheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#left h4 {
	background-image: url(http://www.boattest.com/images/grayheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}
.redborder {
	border-left: 1px solid #FE0000;
	border-right: 1px solid #FE0000;
	border-bottom: 1px solid #FE0000;
}

.redborder2 {
	border-left: 1px solid #FE0000;
	border-right: 1px solid #FE0000;
	border-bottom: 1px solid #FE0000;
	padding: 5px;
	margin: 0 0 15px 0;
}

.redborder-horizon {
	border-left: 1px solid #FE0000;
	border-right: 1px solid #FE0000;
	border-bottom: 1px solid #FE0000;
}


.blueborder {
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
	border-bottom: 1px solid #011683;
}

.fullblueborder {
	border-top: 1px solid #011683;
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
	border-bottom: 1px solid #011683;
}
.greenborder {
	border-left: 1px solid #59CD59;
	border-right: 1px solid #59CD59;
	border-bottom: 1px solid #59CD59;
	padding: 5px;
	margin: 0 0 15px 0;
}

.grayborder {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 5px;
	margin: 0 0 15px 0;
}

.fullblueborderbold {
	border-top: 2px solid #011683;
	border-left: 2px solid #011683;
	border-right: 2px solid #011683;
	border-bottom: 2px solid #011683;
	padding: 5px;
	margin: 0px 0 10px 0;
}

#left-video {
	margin: 0 10px 0 15px;
	width: 180px;
	background-color: #fff;
}


#left-video h2 {
	background-image: url(http://www.boattest.com/images/blueheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#left-video h1 {
	background-image: url(http://www.boattest.com/images/smallredheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#left-video p {
	padding: 5px 0 0 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#left-video img {
	border: 0;
	margin: 5px 0 5px 0;
}

#left-video ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 3px;
	list-style: none;
}

#left-video ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
}

#left-video a, #left-video a:link, #left-video a:visited {
	font-size: 12px;
	color: #12238A;
}

#left-video a:hover {
	font-size: 12px;
	color: #000;
}


.menu  {
	font-weight: bold;
	/*color: #fff;*/
	/*background-color: #BFDFFF;*/
	/*background-color:#C1C5D2;*/
	background-color:#37848E;
	/*background-color: #9DCEFF;*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top: 1px solid #fff;
	height: 15px;
	width:130px;
}
.menu a { color: #fff; text-decoration: none; display:block; width:100%;  }
.menu a:hover { color: #000; text-decoration: none; display:block; width:100%;  }
.menu a:visited { color: #fff; text-decoration: none; display:block; width:100%;  }
.menu a:link { color: #fff; text-decoration: none; display:block; width:100%;  }

.menu:hover {
	/*background-color: #75BAFF;*/
	background-color:#A9D7DF;
	
}

.menuheader {
	font-weight: bold;
	color: #fff;
	background-color: #011683;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top: 1px solid #fff;
	height: 15px;
	width:130px;
}


#rhome {
	margin: 0 10px 0 0px;
	width: 180px;
	background-color: #fff;
}

#rhome h1 {
	background-image: url(http://www.boattest.com/images/smallredheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#rhome p {
	border-left: 1px solid #FE0000;
	border-right: 1px solid #FE0000;
	border-bottom: 1px solid #FE0000;
	padding: 4px;
	margin: 0 0 15px 0;
	text-align: center;
}

#rhome img {
	border: 0;
	margin: 5px 0 5px 0;
}

#rhome ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
	border-bottom: 1px solid #011683;
}

#rhome ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
}

#rhome a, #rhome a:link, #rhome a:visited {
	font-size: 12px;
	color: #12238A;
}

#rhome a:hover {
	font-size: 12px;
	color: #000;
}





/* Left Dealer page Comment */

#leftdealer {
	margin: 0 10px 0 15px;
	width: 180px;
	background-color: #fff;
}

#leftdealer h1 {
	background-image: url(http://www.boattest.com/images/smallredheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#leftdealer p {
	border-left: 1px solid #FE0000;
	border-right: 1px solid #FE0000;
	border-bottom: 1px solid #FE0000;
	padding: 4px;
	margin: 0 0 15px 0;
	text-align: left;
}


#leftdealer img {
	border: 0;
	margin: 5px 0 5px 0;
}

#leftdealer ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
	border-bottom: 1px solid #011683;
}

#leftdealer ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
}

#leftdealer a, #leftdealer a:link, #leftdealer a:visited {
	font-size: 12px;
	color: #12238A;
}

#leftdealer a:hover {
	font-size: 12px;
	color: #000;
}








/* Left Home page Comment */

#lefthome {
	margin: 0 10px 0 15px;
	width: 180px;
	background-color: #fff;
}

#lefthome h1 {
	background-image: url(http://www.boattest.com/images/smallredheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#lefthome p {
	border-left: 1px solid #FE0000;
	border-right: 1px solid #FE0000;
	border-bottom: 1px solid #FE0000;
	padding: 4px;
	margin: 0 0 15px 0;
	text-align: center;
}
#lefthome pp {
	border-left: 1px solid #FE0000;
	border-right: 1px solid #FE0000;
	border-bottom: 1px solid #FE0000;
	padding: 4px;
	margin: 2px 2px 2px 2px;
	text-align: left;
}

#lefthome img {
	border: 0;
	margin: 0px 0 8px 0;
}

#lefthome ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
	border-bottom: 1px solid #011683;
}

#lefthome ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
}

#lefthome a, #lefthome a:link, #lefthome a:visited {
	font-size: 12px;
	color: #12238A;
}

#lefthome a:hover {
	font-size: 12px;
	color: #000;
}

/* AD SPACE */

#adspace2 {
	position: absolute;
	
	top: 100px;
	left: 755px;
	margin:0px 0px 0px 0px;
	
	float: left;
	/*padding-right: 20px;*/
	
}

#adspace2 a, .adspace2 a:link, .adspace2 a:visited {
	color: #12238A;
}

#adspace2 a:hover {
	color: #000;
}

#adspace2 img {
	border: 0;
	padding-bottom: 6px;
}


/* AD SPACE */

#adspace {
	position: absolute;
	
	top: 98px;
	left: 755px;
	margin:0px 0px 0px 0px;
	
	float: left;
	/*padding-right: 20px;*/
	
}

#adspace a, .adspace a:link, .adspace a:visited {
	color: #FF000E;
}

#adspace a:hover {
	color: #000;
}

#adspace img {
	border: 0;
	padding-bottom: 6px;
}


/* AD SPACE */

#adspace5 {
	position: absolute;
	
	top: 98px;
	left: 855px;
	margin:0px 0px 0px 0px;
	
	float: right;
	/*padding-right: 20px;*/
	
}

#adspace5 a, .adspace5 a:link, .adspace5 a:visited {
	color: #FF000E;
}

#adspace5 a:hover {
	color: #000;
}

#adspace5 img {
	border: 0;
	padding-bottom: 6px;
}


/* AD SPACE DEV */

#adspace_dev {
	top: 0px;
	left: 0px;
	margin:0px 0px 0px 0px;
	
	float: left;
	/*padding-right: 20px;*/
	
}

#adspace_dev a, .adspace_dev a:link, .adspace_dev a:visited {
	color: #FF000E;
}

#adspace_dev a:hover {
	color: #000;
}

#adspace_dev img {
	border: 0;
	padding-bottom: 6px;
}

/* AD SPACE */

#adspaceNew {
	margin: 5px 5px 0 5px;
	background-color: #fff;
	/*padding-left: 12px;*/
	
}

#adspaceNew a, .adspaceNew a:link, .adspaceNew a:visited {
	color: #FF000E;
}

#adspaceNew a:hover {
	color: #000;
}

#adspaceNew img {
	border: 0;
	padding-bottom: 8px;
}


/* AD SPACE */

html>body #adspecial {
	position: absolute;
		
		top: 380px;
		left: 755px;
		margin:0px 0px 0px 0px;
		
			width: 200px;
			height: 116px;
		
		
		float: left;
	
	
}

#adspecial {
	position: absolute;
	
	top: 380px;
	left: 720px;
	margin:0px 0px 0px 0px;
	
		width: 200px;
		height: 116px;
	
	
	float: left;
	
	
}

#adspecial a, .adspecial a:link, .adspecial a:visited {
	color: #FF000E;
}

#adspecial a:hover {
	color: #000;
}

#adspecial h2 {
	background-image: url(http://www.boattest.com/images/blueheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#adspecial ul {
	
	padding: 5px 5px 5px 5px;
}

#adspecial ul li {
	margin: 0;
	color: #000;
	
}


/* Dealer Card AD */
#dealerad {
	position: absolute;
	/*top: 110px;
	left: 753px;*/
	margin: 0 10px 0 0px;
		width: 200px;
	background-color: #fff;
	
	/*float: left;
	padding-right: 20px;*/
	height: 116px;
}

#dealerad a, .dealerad a:link, .dealerad a:visited {
	color: #FF000E;
}

#dealerad a:hover {
	color: #000;
}
#dealerad h4 {
	background-image: url(http://www.boattest.com/images/grayheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#dealerad ul {
	
	padding: 0 0 0 24px;
}

#dealerad ul li {
	margin: 0;
	color: #000;
	
}



/* Dealer Card AD */
#dealerad_new {
	background-image: url(http://www.boattest.com/images/addbox.jpg);
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
	/*top: 110px;
	left: 753px;*/
	margin: 0 10px 5px 0px;
		width: 200px;
	background-color: #fff;
	
	/*float: left;*/
	padding-top: 5px;
	height: 116px;
}

#dealerad_new a, .dealerad_new a:link, .dealerad_new a:visited {
	color: #FF000E;
}

#dealerad_new a:hover {
	color: #000;
}
#dealerad_new h4 {
	background-image: url(http://www.boattest.com/images/grayheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#dealerad_new ul {
	
	padding: 0 0 0 24px;
}

#dealerad_new ul li {
	margin: 0;
	color: #000;
	
}

/* QuickLinks Menus */


#browse-top {
	position: absolute;
	top: 219px;
	
	left: 596px;
	width: 147px;
	margin:0px 0px 0px 0px;
	
	float: left;
	/*padding-right: 20px;*/
	height: 370px;
}

#browse-top img {
	border: 0;
	margin: 0 0 5px 0;
}

#browse {
	position: absolute;
	/*top: 236px;*/
	top: 249px;
	left: 596px;
	/*background-image: url(http://www.boattest.com/images/browsebg1.gif);*/
	/*background-repeat: no-repeat;*/
	width: 147px;
	margin:0px 0px 0px 0px;
	
	float: left;
	/*padding-right: 20px;
	height: 370px;*/
}

#browse_google_home {
	left: 600px;
	margin:0px 0px 0px 0px;
	
	float: right;
	
}

#browse h1 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 12px 0 0 8px;
	text-transform: uppercase;
}

#browse ul {
	font-size: 11px;
	margin: 0;
	
	padding: 5px 0 0 0px;
}

#browse ul li {
	margin: 0;
	color: #000;
	list-style-type: disc;
}

#browse a, .browse a:link, .browse a:visited {
	color: #FF000E;
}

#browse a:hover {
	color: #000;
}

#browse img {
	border: 0;
	margin: 0 0 5px 0;
}

/* QuickLinks Menus */

#browsengine {
	position: absolute;
	top: 186px;
	left: 596px;
	background-image: url(http://www.boattest.com/images/browsebg2.gif);
	background-repeat: no-repeat;
	width: 147px;
	margin:0px 0px 0px 0px;
	
	float: left;
	/*padding-right: 20px;*/
	height: 469px;
}

#browsengine h1 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 12px 0 0 8px;
	text-transform: uppercase;
}

#browsengine h2 {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 12px 0 0 8px;
}

#browsengine ul {
	font-size: 11px;
	margin: 0;
	
	padding: 5px 0 0 24px;
}

#browsengine ul li {
	margin: 0;
	color: #000;
	list-style-type: disc;
}

#browsengine a, .browsengine a:link, .browsengine a:visited {
	color: #FF000E;
}

#browsengine a:hover {
	color: #000;
}

/* Right Content */

#righthome {
	width: 543px;
	background-image: url(http://www.boattest.com/images/rightbg.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

html>body #righthome {
	top: 165px;
}

#righthome h1 {
	background-image: url(http://www.boattest.com/images/grayheading2.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#righthome p {
	display: inline;
	border: 1px solid #000;
}

#righthome a, #righthome a:link, #righthome a:visited {
	font-size: 12px;
	color: #12238A;
}

#righthome a:hover {
	font-size: 12px;
	color: #000;
}

#righthome img {
	float: left;
	border: 0;
	
}



/* HomePage Boat Images */

.topThumb {
		text-align:center;
}

.topThumb img {
		padding-bottom:5px;
		
}


.caption {
	clear: both;
	border: 1px solid #000;
	width: 110px;
	text-align: center;
}


/* Sponsors */

#sponsorshome {
	/*position: relative;
	top: -600px;
	left: 600px;
	width: 150px;*/
}

#sponsorshome img {
	border: 0;
	/*padding-bottom: 7px;*/
	margin: 20px 0px 10px 15px;
	
	
}



#left p {
	padding: 5px 0 0 5px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

#left img {
	border: 0;
	margin: 5px 0 5px 0;
}

#left ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
}

#left ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
}

#left a, #left a:link, #left a:visited {
	font-size: 12px;
	color: #12238A;
}

#left a:hover {
	font-size: 12px;
	color: #000;
}

/* Left Content Accessories Page */

#leftaccessories {
	margin: 0 10px 0 15px;
	width: 175px;
	background-color: #fff;
}

#leftaccessories h1 {
	background-image: url(http://www.boattest.com/images/blueheading.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
}

#leftaccessories p {
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
	border-bottom: 1px solid #011683;
	padding: 5px;
	margin: 0 0 15px 0;
	text-align: center;
}

#leftaccessories img {
	border: 0;
	margin: 5px 0 5px 0;
}

#leftaccessories ul {
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px;
	list-style: none;
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
	border-bottom: 1px solid #011683;
}

#leftaccessories ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
}

#leftaccessories a, #leftaccessories a:link, #leftaccessories a:visited {
	font-size: 12px;
	color: #12238A;
}

#leftaccessories a:hover {
	font-size: 12px;
	color: #000;
}

/* Sponsors Engines*/

#sponsorsengines {
	position: absolute;
	top: 186px;
	left: 600px;
	width: 150px;
}

#sponsorsengines img {
	border: 0;
	padding-bottom: 7px;
}


/* Sponsors */

#sponsors {
	width: 140px;
}

#sponsors img {
	border: 0;
	margin-left: 10px;
}

/* Sponsors Accessories Page */

#sponsorsaccessories {
	display: inline;
}

#sponsorsaccessories img {
	border: 0;
	margin-left: 10px;
}



.tableborder {
	border-right: 1px solid #898989;
	border-left: 1px solid #898989;
	width: 543px;
}

.tableborderLeft {
	border-left: 1px solid #898989;
}
.tableborderRight {
	border-right: 1px solid #898989;
}

.tablebottom {
	border-bottom: 1px solid #898989;
}







/* Right Content */

#rightBlack {
	width: 543px;
	background-color: #fff;
}

html>body #rightBlack {
	top: 165px;
}

#rightBlack h1 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 2px 0px 2px 5px;
	
}

#rightBlack h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 0 0;
	background-image: url(http://www.boattest.com/images/camera.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 180px;
	padding-left: 25px;
}

#rightBlack h4 {
	
	margin: 5px 0 0 0;
	width: 180px;
	padding-left: 5px;
	font-weight: normal;
	
}


#rightBlack h5 {
	
	margin: 5px 0 0 0;
	width: 525px;
	padding-left: 5px;
	font-weight: normal;
	
}

#rightBlack h6 {
	
	margin: 0px 0px 0px 0px;
	width: 525px;
	padding-left: 5px;
	font-weight: normal;
	
	
}

#rightBlack h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 0;
}

#rightBlack p {
	font-size: 12px;
	margin: 0;
	padding: 10px 5px 5px 5px;
}

#rightBlack img {
	float: left;
	border: 0;
	
}


#rightBlack ul {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 35px;
}

#rightBlack ul li {

	margin: 0;
	color: #000;
	list-style: none;
	display: inline;
}


#rightBlack a, #rightBlack a:link, #rightBlack a:visited {
	font-size: 12px;
	color: #000;
}

#rightBlack a:hover {
	font-size: 12px;
	color: #FE0000;
}










/* Right Content */

#right {
	width: 543px;
	background-color: #fff;
}

html>body #right {
	top: 165px;
}

#right h1 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 2px 0px 2px 5px;
	
}

#right h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 0 0;
	background-image: url(http://www.boattest.com/images/camera.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 180px;
	padding-left: 25px;
}

#right h4 {
	
	margin: 5px 0 0 0;
	width: 180px;
	padding-left: 5px;
	font-weight: normal;
	
}


#right h5 {
	
	margin: 5px 0 0 0;
	width: 525px;
	padding-left: 5px;
	font-weight: normal;
	
}

#right h6 {
	
	margin: 0px 0px 0px 0px;
	width: 525px;
	padding-left: 5px;
	font-weight: normal;
	
	
}

#right h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 0;
}

#right p {
	font-size: 12px;
	margin: 0;
	padding: 10px 5px 5px 5px;
}

#right img {
	float: left;
	border: 0;
	
}


#right ul {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 35px;
}

#right ul li {

	margin: 0;
	color: #000;
	list-style: none;
	display: inline;
}


#right a, #right a:link, #right a:visited {
	font-size: 12px;
	color: #FE0000;
}

#right a:hover {
	font-size: 12px;
	color: #000;
}

#rightNew {
	width: 480px;
	background-color: #fff;
}

#rightNew h1 {
	color: #061A70;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 2px 0px 2px 5px;
	
}

#bt-Overviews {
	width: 550px;
	background-color: #fff;
}

#bt-Overviews h1 {
	color: #061A70;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 2px 0px 2px 5px;
	
}

#rightNew2 h6 {
	
	margin: 0px 0px 0px 0px;
	width: 100%;
	padding-left: 0px;
	
	font-weight: normal;
	height:30px;
	
}

#rightNew2 img {
	float: left;
	border: 0;
	padding-right: 5px;
	vertical-align: top;	
	display: inline;
}



.listitem{
	margin: 0;
	color: #000;
}

.intimage {
	padding: 5px 10px 10px 10px;
}

#btnlogo {
	position: absolute;	
	top: 210px;
	left: 500px;
	width: 236px;
	text-align: right;
	
}

#btnlogo img {
	
	float: right;
	border: 0;
	padding: 3px 0 0 3px;
	
}

#btnimage img {
	
	float: left;
	border: 0;
	padding: 3px 0 0 10px;
	
}





/* Right OEM Content */

#rightoem {
	width: 543px;
	margin: 0 10px 0 8px;
	padding: 7px;
	background-color: #fff;
}

html>body #rightoem {
	top: 165px;
}

#rightoem h1 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 2px 0px 2px 5px;
	
}

#rightoem h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 0 0;
	background-image: url(http://www.boattest.com/images/camera.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 180px;
	padding-left: 25px;
}

#rightoem h4 {
	
	margin: 5px 0 0 0;
	width: 180px;
	padding-left: 5px;
	font-weight: normal;
	
}


#rightoem h5 {
	
	margin: 5px 0 0 0;
	width: 525px;
	padding-left: 5px;
	font-weight: normal;
	
}

#rightoem h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 0;
}

#rightoem p {
	font-size: 12px;
	margin: 0;
	padding: 10px 5px 5px 5px;
}

#rightoem img {
	float: left;
	border: 0;
	
}

#rightoem ul {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 35px;
}

#rightoem ul li {

	margin: 0;
	color: #000;
	list-style: none;
	display: inline;
}

#rightoem a, #rightoem a:link, #rightoem a:visited {
	font-size: 12px;
	color: #FE0000;
}

#rightoem a:hover {
	font-size: 12px;
	color: #000;
}

/* Right Conent Accessories Page */

#rightaccessories {
	margin: 0 10px 20px 15px;
	width: 264px;
	background-color: #fff;
}

#rightaccessories h1 {
	background-image: url(http://www.boattest.com/images/redheading_acc.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0px 2px 10px;
	text-transform: uppercase;
}

#rightaccessories p {
	margin: 0;
	text-align: center;
}

#rightaccessories img {
	border: 0;
	margin: 10px;
}

#rightaccessories a, #rightaccessories a:link, #rightaccessories a:visited {
	color: #011683;
}

#rightaccessories a:hover {
	color: #000;
}

/* Top Buttons */

#topbuttons {
	position: absolute;
	top: 196px;
	left: 570px;
	width: 167px;
	text-align: right;
}

#topbuttons img {
	border: 0;
	text-align: right;
	float: none;
}

/* Tabs */

#tabs {
	padding: 0;
	margin: 0;
}

#tabs ul {
	padding: 0;
	margin: 0;
}

#tabs ul li {
	padding: 0;
	margin: 0;
}

/* Overview Content */


#overview p {
	font-family: Arial, Helvetica, sans-serif;
	width: 260px;
	padding: 5px 0 5px 7px;
}

#overview h1 {
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#overview ul {
	padding-bottom: 10px;
}

#overview ul li {
	font-size: 12px;
	display: list-item;
	list-style-type: disc;
}




#overview-elec p {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	padding: 5px 0 5px 7px;
}

#overview-elec img {
	float: right;
	margin: -350px 10px 0 0;
	border: 0;
	
}

#overview-elec h1 {
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#overview-elec ul {
	padding-bottom: 10px;
}

#overview-elec ul li {
	font-size: 12px;
	display: list-item;
	list-style-type: disc;
}




/* Forms Content */

#forms {
	padding: 10px;
}

#forms table {
	border: 1px solid #011683;
	width: 520px;
	margin-bottom: 10px;
}

#forms caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#forms td {
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#forms th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding: 6px;
	font-size: 11px;
	color: #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#forms textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 11px;
	color: #000;
}
#forms p {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	padding: 5px 0 5px 7px;
}

#forms img {
	float: right;
	margin: -70px 10px 0 0;
	border: 0;
}

#forms h1 {
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#forms ul {
	padding-bottom: 10px;
}

#forms h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 2px 0 0 2px;
	background-image: none;
}

#forms a, #forms a:link, #forms a:visited {
		color: #FE0000;
		font-weight: bold;
	font-size: 16px;
}

#forms a:hover {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}


#forms ul li {
	font-size: 11px;
	display: list-item;
	list-style-type: disc;
}






.forms-txt {
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding-bottom: 2px;
	height: 12px;
}
.forms-txtbrc {
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	
	
}
.forms-txtmulti {
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding-bottom: 2px;
}
.forms-link {
	font-size: 12px;
	font-weight: normal;
}
.forms-list {
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}
.forms-par {
	padding: 0 0 0 10px;
}
.forms-txt2 {
	font-size: 15px;
	font-weight: normal;
	vertical-align: middle;
	padding-bottom: 2px;
}



/* member Content */

#member {
	padding: 10px;
}

#member table {
	border: 1px solid #011683;
	width: 246px;
	margin-bottom: 10px;
}

#member caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#member td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 6px;
		font-size: 11px;
		color: #000;
		border-right: 1px solid #fff;
}

#member th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding: 6px;
	font-size: 11px;
	color: #000;
	border-right: 1px solid #fff;
}

#member p {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	padding: 5px 0 5px 7px;
}

#member img {
	float: right;
	margin: -70px 10px 0 0;
	border: 0;
}

#member h1 {
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#member ul {
	padding-bottom: 10px;
}

#member h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 2px 0 0 2px;
	background-image: none;
}

#member a, #member a:link, #member a:visited {
		color: #011683;
		font-weight: bold;
	font-size: 11px;
}

#member a:hover {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}


#member ul li {
	font-size: 11px;
	display: list-item;
	list-style-type: disc;
}


	
/* aboutus Content */

#aboutus {
	padding: 10px;
}

#aboutus table {
	border: 1px solid #011683;
	width: 520px;
	margin-bottom: 10px;
}

#aboutus caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#aboutus td {
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#aboutus th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding: 6px;
	font-size: 11px;
	color: #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#aboutus p {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	padding: 5px 0 5px 7px;
}



#aboutus h1 {
	color: #FE0000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

#aboutus h3 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 2px 0 0 2px;
	background-image: none;
}

#aboutus a, #aboutus a:link, #aboutus a:visited {
		color: #FE0000;
		font-weight: bold;
	font-size: 12px;
}

#aboutus a:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

/* Compare Content */

#compare {
	padding: 10px;
}

#compare table {
	border: 1px solid #011683;
	width: 520px;
	margin-bottom: 10px;
}

#compare caption {
	text-align: left;
	color: #fff;
	/*background-color: #43A0AD;*/
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#compare td {
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#compare th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#compare a, #compare a:link, #compare a:visited {
	color: #0000EE;
}

#compare a:hover {
	color: #000;
}

#compare textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	font-size: 11px;
	color: #000;
}










/* brc Content */

#brc {
	padding-left: 0px;
	padding-right: 0px;
	padding-top:10px;
	padding-bottom: 10px;
}

#brc table {
	border: 1px solid #011683;
	width: 518px;
	margin-bottom: 10px;
}

#brc caption {
	text-align: left;
	color: #fff;
	background-color: #011683;
	border-top: 1px solid #011683;
	border-right: 1px solid #011683;
	border-left: 1px solid #011683;
	border-bottom: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 3px 3px;
}

#brc td {
	padding-left: 6px;
	padding-right: 6px;
	padding-top:2px;
	padding-bottom: 3px;

	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}









/* Compare DataGrid Content */

#compareDataGrid {
	padding: 10px;
}

#compareDataGrid table {
	border: 1px solid #011683;
	width: 520px;
	margin-bottom: 10px;
}

#compareDataGrid caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#compareDataGrid td {
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}


#compareDataGrid a, #compareDataGrid a:link, #compareDataGrid a:visited {
	color: #0000EE;
}

#compareDataGrid a:hover {
	color: #000;
}





.compareDataGridTH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.brcDataGridTH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9A9A9;
	padding: 6px;
	font-size: 11px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;

}
/* Results Content */

#results {
	padding: 10px;
}

#results table {
	border: 1px solid #011683;
	width: 520px;
}

#results caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#results td {
	padding: 6px;
	border-bottom: 1px solid #fff;
}

#results th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#results a, #results a:link, #results a:visited {
	color: #0000EE;
}

#results a:hover {
	color: #000;
}



/* Results Content */

#resultsNew {
	padding: 10px;
}

#resultsNew table {
	border: 1px solid #011683;
	
}

#resultsNew caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#resultsNew td {
	padding: 6px;
	border-bottom: 1px solid #fff;
}

#resultsNew th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#resultsNew a, #resultsNew a:link, #resultsNew a:visited {
	color: #0000EE;
}

#resultsNew a:hover {
	color: #000;
}

/* Specs Content */

#specials {
	padding: 10px;
}

#specials table {
	border: 1px solid #011683;
	width: 520px;
}

#specials caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#specials td {
	padding: 6px;
	border-bottom: 1px solid #fff;
}

#specials th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding: 6px;
	font-size: 11px;
	color: #000;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#specials img {
	float: none;
	display: inline;
}

#specials p {
	font-size: 10px;
}

#specials h1 {
	font-size: 14px;
	font-weight: bold;
}

#legend {
	padding: 0 0 0 10px;
	
}

#legend img {
	float: none;
	display: inline;
}

/* Specs Content */

#specs {
	padding: 5px;
}

#specs table {
	border: 1px solid #011683;
	
}

#specs caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#specs td {
	padding: 6px;
	border-bottom: 1px solid #fff;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 12px;

}

#specs th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#specs img {
	float: none;
	display: inline;
}

#specs p {
	font-size: 10px;
}

#specs h1 {
	font-size: 14px;
	font-weight: bold;
}




/* Specs Content */

#specsNew {
	padding: 10px;
}

#specsNew table {
	border: 1px solid #011683;
}

#specsNew caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#specsNew td {
	padding: 3px;
	border-bottom: 1px solid #fff;
}

#specsNew th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 3px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#specsNew img {
	float: none;
	display: inline;
}

#specsNew p {
	font-size: 12px;
}

#specsNew h1 {
	font-size: 14px;
	font-weight: bold;
}






/* specs custom */
/* Specs Content */

#specs2 {
	padding: 10px;
}

#specs2 table {
	border: 1px solid #011683;
}

#specs2 caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#specs2 td {
	padding: 6px;
	border-bottom: 1px solid #fff;
}

#specs2 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#specs2 img {
	float: none;
	display: inline;
}

#specs2 p {
	font-size: 10px;
}

#specs2 h1 {
	font-size: 14px;
	font-weight: bold;
}






/* brcspecs Content */

#brcspecs {
		padding-left: 10px;
		padding-right: 0px;
		padding-top:10px;
	padding-bottom: 10px;
}

#brcspecs table {
	border: 1px solid #011683;
	width: 518px;
}

#brcspecs caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0 3px 3px;
}

#brcspecs td {
	padding-left: 6px;
	padding-right: 6px;
	padding-top:2px;
	padding-bottom: 3px;

	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

#brcspecs th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #898989;
	padding-left: 6px;
	padding-right: 6px;
	padding-top:2px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#brcspecs img {
	float: none;
	display: inline;
}

#brcspecs p {
	font-size: 10px;
}

#brcspecs h1 {
	font-size: 14px;
	font-weight: bold;
}


/* Gallery Content */

#gallery {
	padding: 10px;
}

#gallery h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#gallery p {
	padding: 0;
}

#gallery img {
	/*width: 250px;
	height: 145px;*/
}

.altrow {
	background-color: #EFEFEF;
	
} /*By Mongkol 18 Feb 2008 -- 
is already used please used sth else or use this color 19 Feb 2008 --*/

.altrow-compare {
	background-color: #FFFFCC;
	border: solid 1px #FFFFFF;
	
} /*Sunny 2009/06/29 --*/
.altrow2-compare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #898989;
	padding: 6px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;	
	border: solid 1px #FFFFFF;
}/*Sunny 2009/06/29 --*/

#altrow2-compareH a, #altrow2-compareH a:link, #altrow2-compareH a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}


.altroww {
	background-color: #FFFFE6;
} /*By Mongkol 18 Feb 2008*/


/*
.altrow {
	background-color: #EEEEEE;
}
*/

.altrow2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #898989;
	padding: 6px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	border: 0;
}

.altrowselected {
	background-color: #EEEEEE;
	font-weight: bold;
}

.selected {
	background-color: #fff;
	font-weight: bold;
}
.altrowselectedNew {
	background-color: #A9D7DF;
	color: #fff;
	font-weight: bold;
}


/* Top Engines Content */

#topengines img {
	float: none;
}

#topengines a, #topengines a:link, #topengines a:visited {
	font-size: 12px;
	color: #011683;
}

#topengines a:hover {
	font-size: 12px;
	color: #000;
}

#topengines h1 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 2px 0px 2px 5px;
}

.h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 2px 0 0 5px;
	background-image: none;
}


#topengines p {
	font-size: 11px;
}

#topengines ul {
	margin: 0;
	display: list-item;
	list-style-type: none;
}

#topengines ul li {
	padding: 0;
	font-size: 11px;
	display: list-item;
	list-style-type: disc;
}

/* Engines Content */

#enginetext a, #enginetext a:link, #enginetext a:visited {
	color: #011683;
}

#enginetext a:hover {
	color: #000;
}

/* Engines Content */

#engines {
	margin: 20px 10px 0 20px;
	width: 500px;
	background-color: #fff;
}

#engines h1 {
	background-image: url(http://www.boattest.com/images/blueheading_engines.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 2px 0 2px 5px;
	text-transform: uppercase;
	border-left: 1px solid #011683;
}

#engines h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 5px;
	margin: 0;
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
}

#engines ul {
	font-size: 12px;
	margin: 0;
	padding: 5px;
	list-style: none;
	border-left: 1px solid #011683;
	border-right: 1px solid #011683;
}

#engines ul li {
	margin: 0;
	padding: 0;
	color: #12238A;
	display: inline;
}

#engines a, #engines a:link, #engines a:visited {
	font-size: 12px;
	color: #12238A;
}

#engines a:hover {
	font-size: 12px;
	color: #000;
}

.enginelinks a, .enginelinks a:link, .enginelinks a:visited {
	font-size: 12px;
	color: #12238A;
}

.enginelinks a:hover {
	font-size: 12px;
	color: #000;
}

.enginelinks p {
	margin: 0;
	text-align: center;
	padding: 3px 0 3px 0;
}

.line {
	border-bottom: 1px solid #011683;
}

/* Engine Models Content */

#enginemodels {
	padding: 10px;
}

#enginemodels table {
	border: 1px solid #011683;
	width: 520px;
	margin-bottom: 10px;
}

#enginemodels caption {
	text-align: left;
	color: #fff;
	background-color: #37848E;
	border-top: 1px solid #37848E;
	border-right: 1px solid #37848E;
	border-left: 1px solid #37848E;
	border-bottom: 1px solid #37848E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

#enginemodels td {
	padding: 6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#enginemodels th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A9D7DF;
	padding: 6px;
	font-size: 11px;
	color: #333;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#enginemodels a, #enginemodels a:link, #enginemodels a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #011683;
	font-weight: bold;
	font-size: 11px;
}

#enginemodels a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

/* Footer */

#footer {
	clear: both;
	width: 560px;
	margin: 20px 0 0 30px;
	text-align: center;
}

#footer p {
	/*margin: 0px 0 0 230px;*/
	font-size: 12px;
	padding: 0;
}

#footer ul {
	font-size: 12px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	color: #12238A;
}

#footer a, #header a:link, #header a:visited {
	color: #12238A;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

/* Links */

#links {
	clear: both;
	margin: 20px 0 0 80px;
	width: 480px;
	text-align: center;
}

#links p {
	margin: 0px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}

#links ul {
	font-size: 12px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#links ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#links a, #links a:link, #links a:visited {
	text-decoration: underline;
}

#links a:hover {
	color: #000;
	text-decoration: underline;
}



/* Resources Content */

#resources {
	width: 543px;
	background-color: #fff;
}

html>body #resources {
	top: 165px;
}

#resources h1 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 3px 0 0 0;
	padding: 2px 0px 2px 5px;
	
}

#resources h2 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 0 0;
	background-image: url(http://www.boattest.com/images/camera.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 180px;
	padding-left: 25px;
}

#resources h4 {
	
	margin: 5px 0 0 0;
	width: 180px;
	padding-left: 5px;
	font-weight: normal;
	
}


#resources h5 {
	
	margin: 5px 0 0 0;
	width: 525px;
	padding-left: 5px;
	font-weight: normal;
	
}

#resources h3 {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin: 0;
}

#resources p {
	font-size: 12px;
	margin: 0;
	padding: 10px 5px 5px 5px;
}

#resources img {
	float: left;
	border: 0;
	
}

#resources ul {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 0 35px;
}

#resources ul li {

	margin: 0;
	color: #000;
	/*list-style: none;*/
	
}

#resources a, #resources a:link, #resources a:visited {
	font-size: 12px;
	color: #FE0000;
}

#resources a:hover {
	font-size: 12px;
	color: #000;
}
.mover {
	background-color: #E3EBF4;
}
/*By Mongkol 18 Feb 2008 --*/

/* Boat Search Bar */
.xbox-search-bar
{	
	border-color:#CFCFCF; 
	border-style:solid; 
	border-width:2px; 	
	padding-top:1px; 
	padding-bottom:1px; 
	margin: 0px 0 3px 0;	
	height:75px;
	background-image: url('http://www.boattest.com/images/xbox_background.gif');
	background-position:left; 
	background-repeat:repeat;
	
}
/* End Search Bar */
