/* CSS Document */


#container{
	width:auto;
	max-width:1280px;
	margin:0 auto;
	text-align:center;
	
}

body {
	width:auto;
	max-width:1280px;
	margin:0 auto;
	padding:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "sans-serif";
	font-size:100%;
	line-height:1.500em; /* 16×1.125=18 */
	font-weight: normal;
	color:#000;
	text-decoration:none;
	text-align:center;
}


p {
    font-size:inherit;
	font-family:inherit;
	text-align:justify;
	padding-top:0;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}

a.link, a.visited{
	text-decoration:none;
	color:#06F;
}

a.active, a.hover{
	color:#0CF;
	text-decoration:underline;
}


hr{
	border:solid thin #CCC;
	
}

img{
	border:0;
	text-align:center;
	padding:10px ;
	width:auto;
	max-width:90%;
	
}

ul{
	margin-right:10px;
}

ul.a{
list-style-type:disc;
}

ul.b{
	list-style-type:square;
}

ul.c{
	list-style-type:none;
}


li{
	text-align:left;
	margin-bottom:5px;
}
	
	
	
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:280%;
	font-weight:bold;
	line-height:normal;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:0;
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:230%;
	font-weight:bold;
	line-height: normal;
	margin-top:0;
	margin-bottom:0;
}

h3{
	font-size:200%;
	font-weight:bold;
	line-height: normal;
	text-align:left;
	
}

h4 {
font-size:170%;
font-weight:bold;
line-height: normal;
	margin-top:0;
	margin-bottom:0;
	padding-left:10px;
	padding-right:10px;
}

h5{
font-size:140%;
font-weight:bold;
line-height: normal;
	margin-top:0;
	margin-bottom:0;
	padding-left:10px;
	padding-right:10px;
}

h6{
font-size:110%;
font-weight:bold;
line-height: 1.250em;
text-align:justify;	
padding:0 10px;
}


#header
{
	width:auto;
	height:auto;
	background-color:#FFF;
	padding: 5px;
	margin: 0;
	tex-align:left;
	
}
.header
{
	
	background-color: #FFF;
	font-family:inherit;
	font-size: 90%;
	font-style: normal;
	font-weight:bold;
	color:#333;
	text-align:left;	
}

.header h6{
	font-size:120%;
	margin:10px 0;
}

.header img{
	display:inline-block;
	*display:inline;
	*zoom:1;
	float:left;
	padding:5px 10px 5px 0px;
	width:auto;
	max-width:300px;
}

#headerLogo{
	float:left;
	width:40%;
	max-width:360px;
	background-color:#FFF;	
}

.headerLogo img{
	width:80%;
	max-width:360px;
	float:left;
	padding:0px;
	
}

#headerRight{
	float:left;
	width:60%;
	background-color:#FFF;
	
}

.headerRight{
	text-align:left;
	vertical-align:auto;

}



#content{
	width:100%;
	clear:both;
	margin:0;
	
}

#title{
	font-size:200%;
}

#content-main{
	float:left;
	margin-top:0;
	margin-left:2%;
	margin-right:2%;
	margin-bottom:10px;
	width:60%;
	color:#333;
	background-color:#FFFFFF;
	
	border-style:solid;
	border-width:1px;
	border-color:#DFDFDF;
	padding:10px 0;
	vertical-align: top;
	text-align:center;
	font-size:inherit;
	font-weight:inherit;
}

.clear{
	clear:both;
}

.multipleboxRight{
	max-width:50%;
	float:right;
	margin:10px;
	border-style:solid;
	border-width:1px;
}
	
.imgbox{
text-align:center;
width:auto;
max-width:80%;
border:1px solid gray;
background-color:#CC9;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
padding: 10px ;
text-size:100%;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.imgbox p{
	margin-top:0;
	margin-bottom:0;
	line-height:1.200;
	width: 95%;
}
.imgbox img{
	width:auto;
	max-width:95%;
}


.imgboxRight{
	float:right;
	text-align:center;
	width:auto;
	max-width:50%;
	
	border:1px solid gray;
	background-color:#CC9;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding: 0;
	font-size:100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.imgboxRight p{
	margin-top:0;
	margin-bottom:0;
	line-height:1.200;
	text-align:left;
}

.imgboxRight img{
	width:auto;
	max-width:90%;
}

.imgboxLeft{
	float:left;
	text-align:center;
	width:auto;
	max-width:50%;

	border:1px solid gray;
	background-color:#CC9;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding: 0;
	text-size:100%;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.imgboxLeft p{
	margin-top:0;
	margin-bottom:0;
	line-height:1.200;
	text-align:left;
}

.imgboxLeft img{
	width:auto;
	max-width:90%;
}


#sideBar1{
	clear:both;
	float:left;
	width: 18%;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
	font-size:90%;
	text-align:center;
	vertical-align: top;
	
}

#sideBar2{
	float:left;
	width: 17%;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
	font-size:90%;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0%;
	padding-right: 0%;
}
	

#topBanner
{
	width:96%;
	display:block;
	white-space: nowrap;
	
	padding:10px;
	background-color:#CCC;
	background-image:url(../images/Top_1.gif);
	background-repeat:repeat-x;
	margin:5px;

}

.topBanner{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:120%;
	
	color:#36F;
	text-align:center;
	border-width:3px;
	border-style:solid;
	border-color:#F36;
	display:inline-block;
}

.topBanner img{
	width:70%;
	max-width:130px;	
}

.topBanner ul{
	text-align:center;
	margin-left:0 -10px 0 0;
			
}

.topBanner li{
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-decoration:none;
	padding:5px;
	

}

.topBanner a{
	text-decoration:none;
	color:inherit;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.topBanner a:link,.topBanner a:visited
{
	font-size:inherit;
	font-weight:bold;
	color:#FFF;
	background-color:#06C;
	text-align:center;
	padding:3px 20px;

}
.topBanner a:hover,.topBanner a:active
{
background-color:#48A4FF;
}


#siteMenu
{
	width:auto;
	height:auto;
	margin:0 auto;
	background-color:#FFF;
	padding: 5px;
	border: none;
	font-family:inherit;
	font-size:110%;
	text-decoration:none;
	text-align:center;
	clear:both;
}


.siteMenu
{
	font-family: inherit;
	font-size: 100%;
	font-weight: 300;
	width:100%;
	background-color:#B3D0D9;
	text-align:center;
	height:auto;
	text-transform:uppercase;
	border-right:1px solid white;
	padding:0.2em 0.6em;
}	
	
.siteMenu ul
{
list-style-type:none;
margin:0;
font-family: inherit;
padding:6px 0;
background-color:#B3D9D9;

}

.siteMenu li{
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:8px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size: 100%;
	font-weight:300;
white-space:nowrap;
vertical-align:middle;

 
}



.siteMenu a:link, .siteMenu a:visited
{
  text-decoration:none;
	font-size: 100%;
	font-weight:300;
	color:#FFF;
	background-color:#399;
	text-align:center;
	padding:3px 10px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	
}


.siteMenu a:hover,.siteMenu a:active
{
background-color:#69F;
color:#FFF;
}



#navCat {
	width:auto;
	height:auto;
	margin:0 auto;
	padding: 0;
	font-weight:200;
	font-family:inherit;
	font-size:inherit;
	
}

.navCat
{
	font-family: inherit;
	font-size: 100%;
	font-weight: 200;
	width:100%;
	text-align:center;
	height:auto;
	text-transform:capitalize;
	padding:0.2em 0.6em;
	
}	



.navCat ul
{
list-style-type:none;
margin:0;
font-family: inherit;
padding:0;
height:auto;
}


.navCat li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	float:auto;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	margin:0 10px 2px 0;
}


.navCat li a{
	display: inline-block;
	width:auto;
	padding: 3px;
	margin: 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	text-decoration: none;
	white-space:nowrap;
	color:#000;
	background-color:#CC9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.navCat a:hover, #nav a:active, #nav a:focus {
	background-color:#FF9;
}


	
	
#footer{
	width:auto;
	background-color:#FFF;
	clear:both;
	margin-top:10px;
	
}

.footer{
	font-family: inherit;
	font-size: inherit;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	margin:auto;
}

#siteMenu_Bottom
{
	float:left;
	width:70%;
	background-color:#B3D9D9;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: inherit;
	font-size:inherit;
	text-decoration:none;
	text-align:center;
}


.siteMenu_Bottom
{
	
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	width:100%;
	background-color:B3D0D9;
	text-align:center;
	height:auto;
	text-transform:uppercase;
	border-right:1px solid white;
	padding:0.2em 0.6em;
}	
	
.siteMenu_Bottom ul
{
list-style-type:none;
margin:0;
padding:6px 0;

}

.siteMenu_Bottom li
{
display:inline;
}

.siteMenu_Bottom a
{
text-decoration:none;	
}
.siteMenu_Bottom a:link, .siteMenu_Bottom a:visited
{
	font-family: inherit;
	font-size:inherit;
	font-weight: normal;
	color:#FFF;
	background-color:#399;
	text-align:center;
	padding:6px;
}


.siteMenu_Bottom a:hover,.siteMenu_Bottom a:active
{
background-color:#69F;

}

#date{
	background-color:inherit;
	clear: both;
}

.date{
	float:left;
	clear:both;
	font-size:80%;
}



#logoBottom{
	float:left;
	width:15%;
	background-color:"#FFFFFF"
}

.logoBottom img{
	width:100%;
	max-width:100px;
	border:none;
}


	
#privacyPolicy{
	float:right;
	width:15%;
	backgroundcolor:#B3D9D9;
	font-size:80%;
}
	
hr {
	color:#000000;
	clear:both;
	width:auto;
}
	
#copyRight{
	clear:both;
	width:98%;
	font-size:90%;
}

.top_boat_books_by
{
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.top_worldwide
{
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
   

.top_main_menu
{
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}





.title1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


.country
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.bookordertitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}

#table_top_cat_menu
{
	background-color: #F0F0F0;
	margin: 0px;
	padding: 5px;
	border: thin none #111111;
}


#table_top_cat_menu td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	line-height: 1.25em;
}
.categoryBlack
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
}


#table_top_cat_menu td a
{
	text-decoration:none;
	color:#333333;
}

#table_main_menu

{
	background-color: #B3D9D9;
	margin: 0px;
	padding: 5px;
	border: thin none #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	

}

#table_main_menu td 

{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	text-align:right;
	
}

#table_main_menu td a
{
	text-decoration:none;
	
}


.site_description
{
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}



.articleTitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	font-weight: bold;
	color: #383838;
	text-align: center;
}

.articleAuthor
{
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #383838;
}

ysMobi
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}

.catMenu{
	float:left;
	width:180px;
}

.top{
	
	

	text-align:center;
	clear:both;
	
}

.top img{
	margin:auto;
	border:none;
}




.here{
	display:inline-block;
	float:left;
	margin:10px;
	font-family:inherit;
	font-size:120%;
	font-weight:bold;
	padding:10px;
	color:inherit;
	text-align:left;	
	
}

.here ul{
	list-style-type:none;
}

.here li{
	color:inherit;
	display:inline;
}

.here a{
	text-decoration:none;
	color:inherit;
	-webkit-border-radius:20px 20px;
	-moz-border-radius:20px 20px;
	border-radius:20px 20px;
}

.here a:link, .here a:visited{
	color:#06F;
	display:inline-block;
	background-color:#FFF;
	padding:3px 10px;
	border-width:1px;
	text-decoration:none;
}



.here a:active, .here a:hovor{
	color:#3FF;
	text-decoration:underline;

}
.content-main title{ 
    align:center;
}
	   
.right{
	float:right;
	width:40%;
	background-color:#EAEAEA;
	margin:10px;
	padding:5px;
	text-align:left;
}

.right p{
	text-align:left;
}

.left{
	float:left;
	width:40%;
	background-color:#EAEAEA;
	margin:10px;
	padding:5px;
	text-align:left;
}

.left p{
text-align:left;
}

.additionalReading{
	text-align:left;
	padding:10px;
}

.quiz{
	display:block;
	width:90%;
	border-style:solid;
	border-width:2px;
	padding:5px;
	margin:auto;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:200;
}

.boatreviewNote{
	clear:both;
	width:70%;
	font-size:90%;
	background-color:#E3E3E3;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	border-style:solid;
	border-width:1px;
	text-align:left;
	padding:10px;
}

.rating{
	width:60%;
	border-style:solid;
	border-width:1px;
	font-weight:200;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#C1E0FF;
}

.remark{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:2px;
	border-color:#CCC;
	padding:10px;
	background-color:#FFF;
}

.bestbuy{
	color:#F63;
}

.comment{
	width:95%;
	padding:5px;
	margin:10px auto;
	text-align:left;
	display:block;
	border-style:double;
	border-color:#0CC;
	background-color:#FFF;
}

.comment p{
	text-align:left;
}

.redline{
	width:90%;
	height:2px;
	margin-left:0;
	margin-right:0;
}

#topics table{
	width:100%;
	font-size:100%;
}

#topics td{
	text-align:left;
	vertical-align:top;
	
}

.holiday1{
	font-size:130%;
	color:#093;
	margin-top:0;
}
	
.holiday2{
	color:#F30;
	font-size:130%;
	margin-top:0;
}
.holiday_schedule{
	font-size:130%;
	text-align:center;
}

.add_nav{
	clear:both;
}

.google_plus{
	font-size:70%;
	text-align:right;
}


.david_pascoe{
	margin:0;
	font-family:inherit;
		
	font-weight:bold;
	padding:20px 10px;
	color:inherit;
	
	
}

.david_pascoe ul{
	list-style-type:none;
}

.david_pascoe li{
	color:inherit;
	display:inline;
}

.david_pascoe a:link, .david_pascoe a:visited{
	color:#06F;
	display:inline-block;
	border-width:1px;
	text-decoration:none;
}



.david_pascoe a:active, .david_pascoe a:hovor{
	color:#3FF;
	text-decoration:underline;

}	









.david_pascoe a:active, .david_pascoe a:hovor{
	color:#3FF;
	text-decoration:underline;

}	

#boat_review table{
	width:85%;
	border:solid 1px #06F;
	font-size:100%;
	text-align:center;
	
}

#boat_review table td{
	border:solid thin #06F;
	text-align:center;
	vertical-align:top;
}

#boat-review table.center{
	margin-left:auto;
	margin-right:auto;
}

.G{
	display:inline-block;
	float:right;
	margin-top:10px;
	margin-right:-10px;
	margin-bottom:10px;
	text-size:70%;
}

.center{
	text-align:center;
}
