@charset "utf-8";
/* CSS Document */
body, form{
margin:0;
background:#fff center top url(../images/bg.png) no-repeat;
}
body, div, td, select{
	font-family:Verdana, Arial, Helvetica, sans-serif, tahoma, thonburi, ms sans serif;
	font-size:11px;
	color:#666;
	font-style:normal;
	line-height:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}
.bold {
font-weight:bold;
}
h1{
font-size:13px;
font-weight:bold;
margin:0;
}
h2{
font-size:13px;
font-weight:bold;
margin:0;
color:#083c7b;
}
h3{
font-size:11px;
font-weight:bold;
margin:0;
color:gray;
}
img{ border:0;}

.container_searchboxbody h3 a { color:#047; background:url(../images/whatsnew.gif) right no-repeat; height:17px; padding-top:5px; display:block;}
.container_searchboxbody h3 a:hover { text-decoration:none; color:red;}
.container_searchboxbody span { margin:0; padding:0; color:#083C7B; }

h3.category-head { font-size:20px; color:#047; padding:15px 0; background:url(../images/category-headbg.gif) top left repeat-x;}
h3.category-head span { color:#999;}

div.category-features h3{ color:#047; margin-bottom:7px;}
p.name a{ color:#666; font-weight:bold; text-decoration:none;}
p.name span { font-weight:normal;}
p.detail { color:#999; font-size:10px;}

.container_archive a.main {color:#047; font-weight:bold;}
.container_archive ul { margin:0; padding:0;}
.container_archive li { background:none!important; padding-left:10px!important;}
.container_archive li.last a{ font-weight:bold; color:#000!important;}

.bodytext{ color:#666;}
.bodytextwhite{ color:#fff;}
.bodytextblue{ color:#083c7b;}
.bodytext13{ font-size:13px;}
.bodytext13whitebold{
font-size:13px;
font-weight:bold;
color:#fff;
}
.bodytext13bluebold{
font-size:13px;
font-weight:bold;
color:#083c7b;
}
a.bodytext13bluebold:hover{
font-size:13px;
font-weight:bold;
color:#083c7b;
}
.bodytext_tiny{
font-size:9px;
}
.color_red{
color:#c00;
}
.color_blue{
color:#083c7b;
}
.color_yellow{
color:yellow;
}
.color_brown{
color:#542427;
}
.color_green{
color:#168;
}
a{
color:#c00;
text-decoration:none;
}
a:hover{
color:#083c7b;
text-decoration:underline;
}
a.link-gray{
color:gray;
text-decoration:none;
}
a.link-gray:hover{
color:#c00;
text-decoration:none;
}
a.link-blue{
color:#083c7b;
text-decoration:none;
}
a.link-blue:hover{
color:#c00;
text-decoration:none;
}
a.link-redbold:hover{
font-weight:bold;
color:gray;
text-decoration:none;
}
a.link-yellowbold{
font-size:13px;
font-weight:bold;
color:#ff0;
text-decoration:none;
}
a.link-yellowbold:hover{
font-size:13px;
font-weight:bold;
color:#d1e1ee;
text-decoration:none;
}
a.link-headmenu{
font-size:13px;
color:white;
text-decoration:none;
}
a.link-headmenu:hover{
font-size:13px;
color:#d1e1ee;
text-decoration:none;
}
a.whatshead, a.whatshead:hover {color:#666;font-weight:bold;text-decoration:none;}

span.tiny { font-size:9px;}

ul.none { list-style:none; padding-left:10px;}
div.image { margin-right:10px;}
div.image .caption {
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	margin-top:5px;
}

p#actor { color:#c00;}
.more-releate .name a{ color:#047;}

/*slide start*/

.social_slide{ width:622px; border:none; border-collapse : collapse; margin:3px 0;}
#slide{width:580px; height:112px; overflow:hidden;}
.image_carousel {overflow:hidden;}
.image_carousel img {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 9px;
	margin: 6px;
	display: block;
	float: left;
	width:112px;
	height:80px;
}
a.prev, a.next {
	background: url(../images_socials/miscellaneous_sprite.png) no-repeat transparent;
	width: 25px;
	height: 25px;
	display: block;
}
a.prev {			background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px; }

a.next {			background-position: -25px 0; }
a.next:hover {		background-position: -25px -50px; }

a.prev span, a.next span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
}

/*slide end*/

/*marine classified*/
.classified-bigbox {
width:310px; 
float:left; 
margin:10px 0 25px;
border-left:1px dotted #666;
}
/*.classified-pic1{
width:43px; height:35px; background: url(../images/boaticon.png); float:left; margin-right:10px;
}*/
.classified-box {
margin:0 0 6px;
padding:0 0 6px;
border-bottom:1px dotted #ccc;
}
.classified-text{
width:298px;
padding-left:8px;
float:left;
}
.classified-text div{
padding:4px 0;
}

