/*
CSS Credit: http://www.seabourne.com/
*/

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #cdeeff;
	background-image: url(images/seabourne_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited { color: #0E4D6D; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 0px; padding: 0; text-align:justify; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #183544; }
h1 { font-size: 40px; font-weight: normal; margin: 0 0 30px 0; padding: 5px 0; line-height:40px; }
h2 { font-size: 28px; font-weight: normal; margin: 0 0 15px 0; padding: 5px 5px; line-height:30px; background:#62C7FD; border-radius:10px 10px 0px 0px; }
h2 span { font-weight: bold; }
h3 { font-size: 21px; margin: 0 0 15px 0; padding: 0; padding: 0; color: #000; font-weight: normal; }
h4 { font-size: 18px; margin: 0 0 15px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; color: #333; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0; color: #333; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.float_l { float: left; }
.float_r { float: right; }

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 10px; }
.image_fl { float: left; margin: 3px 15px 0 0; }
.image_fr { float: right; margin: 3px 0 0 15px; }

blockquote { font-style: italic; margin-left: 10px;}
cite { font-weight: bold; color:#3b3823; }
cite span { color: #696443; }
em { color: #000; }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none; }
.tmo_list li { background: transparent url(images/seabourne_list.png) no-repeat scroll 0 0px; margin:0 0 20px; padding: 0 0 0 20px; 	line-height: 0.8em; }
.tmo_list li a { color: #fff; }
.tmo_list li a:hover { color: #ff4301; }

.btn_more a {
	display: block;
	width: 82px;
	height: 27px;
	color: #666;
	padding: 3px 0 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
    background: url(images/seabourne_button.png) no-repeat;
}

.btn_more a:hover {
	color: #333;
	text-decoration: none;
    background:	url(images/seabourne_button_hover.png) no-repeat;
}

#seabourne_wrapper_outer {
	width: 100%;
	margin: 0 auto;
	background: url(images/seabourne_wrapper.jpg) top center no-repeat;
}

#seabourne_wrapper {
	width: 940px;
	padding: 0 10px;
	margin: 0 auto;
}

#seabourne_header {
	width: 940px;
	height: 140px;
}

#seabourne_header  #site_title {
	float: left;
	width: 210px;
	padding-top: 5px;
	margin-left:30px;
}

#seabourne_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#seabourne_header  #site_title a {
	margin: 0px;
	padding: 0px;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#seabourne_header  #site_title a span {
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	margin-left: 5px;
}

/* menu */

#seabourne_menu {
	float: right;
	margin-top:50px;
}

#seabourne_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#seabourne_menu ul li {
	padding: 0;
	margin: 0;
	display: block;
	float:left;
	position:relative;
}

#seabourne_menu ul li a {
	float: left;
	display: block;
	height: 20px;
	font-size: 14px;
	padding: 5px 20px 5px 20px;
	color: #0e4d6d;	
	text-decoration: none;
	font-weight: bold;
	outline: none;
/*	background: url(images/seabourne_menu.png) top left no-repeat;*/
}

#seabourne_menu ul li a:hover, #seabourne_menu ul .current {
	color: #fff;
	background:#8CD7FE;
	border-radius:10px;
	/*background: url(images/seabourne_menu_hover.png) top left no-repeat;*/
}
#seabourne_menu ul li ul li{
	display:block;
	
	}

#seabourne_menu ul li:hover a{
	color: #fff;
	background:#8CD7FE;
	border-radius:10px;}
#seabourne_menu ul li ul{display:none;}
#seabourne_menu ul li:hover ul{display:block; position:absolute; top:30px; left:0px; z-index:99999; border-radius:10px; background:#8CD7FE;}

#seabourne_menu ul li ul li a{color: #0e4d6d !important; display:block !important;width:150px; border-bottom:1px dotted #fff;}
#seabourne_menu ul li ul li a:hover{color:#fff !important;}
/* end of menu */

#seabourne_slider {
	width: 860px;
	height: 380px;
	padding: 30px 40px;
	margin-bottom: 0px;
	background: url(images/seabourne_sp_box.png) no-repeat;
}

#seabourne_content {
	clear: both;
	width: 940px;
	margin-bottom: 30px;
}

#seabourne_content p {
	margin-bottom: 10px;
}

.col_w300 {
	float: left;
	width: 280px;
	padding-right: 20px;
	margin-right: 20px;
}
.col_w800 {
	padding-right:10px;
	margin-right: 10px;
}
.col_w600 {
	float: left;
	width: 600px;
	padding-right: 20px;
	margin-right: 20px;
}

.col_w280 {
	width: 280px;
}

.col_w220 {
	float: left;
	width: 200px;
	padding-right: 20px;
	margin-right: 20px;
}

.col_last {
	margin-right: 0;
}

.sb_news_box {
	margin-bottom: 20px;
}

.sb_news_box img {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 15px;
	border: 2px solid #fff;
}
.sb_news_box h6 a { font-size: 14px; color: #333; }

.news_box {
	clear: both;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #fff;
}

.news_box h2 {
	color: #183544;
	margin-bottom: 10px;
}

.news_box .news_meta {
	margin-bottom: 10px;
}

.news_box img {
	float: left;
	width: 220px;
	height: 180px;
	margin-right: 30px;
	border: 1px solid #fff;
	padding: 4px;
}

.news_box_last {
	margin: 0;
	padding: 0;
	border: none;
}

.service_box {
	clear: both;
	margin-bottom: 50px;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .sb_right {
	float: right;
	width: 520px;
}

#contact_form {
	padding: 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
}

#contact_form form .input_field {
	width: 270px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dfdfdf;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 13px;	
}

#contact_form form textarea {
	width: 266px;
	height: 140px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dfdfdf;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#contact_form .submit_btn {
	padding: 5px 14px;
	background: #fff;
	border: 1px solid #dfdfdf;
}

/* footer */

#seabourne_footer_wrapper {
	clear: both;
	width: 100%;
	background: url(images/seabourne_wrapper_bottom.jpg) bottom repeat-x;
}

#seabourne_footer {
	width: 940px;
	padding: 10px 10px;
	margin: 0 auto;
	color: #000;
	background: url(images/seabourne_footer.png) center repeat-y;
}

#seabourne_footer .tmo_list {
	margin-left: 0px;
}

#seabourne_footer .tmo_list li a {
	color: #000;
}

#footer_top {
	width: 960px;
	height: 10px;
	margin: 0 auto;
	background: url(images/seabourne_footer_top.png) left top no-repeat;
}

/* social */

#seabourne_footer  #social_box {
	clear: both;
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

#social_box li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#social_box li a {
	width: 24px;
	height: 24px;
	margin: 0 5px 5px 0;
	text-decoration: none;
	border: none;
}

/* end of social */

/* copyright */

#seabourne_copyright {
	clear: both;
	width: 940px;
	padding: 10px;
	margin: 0 auto;
	text-align: center;
	color: #ccc;
	background: #0a273a;
	border-top: 1px solid #fff;
}

#seabourne_copyright a {
	color: #fff;
}

/* end of copyright */
/* end of footer */

#form1{padding-left:10px;}

#form1 input {
	border:#d2d9d8 1px solid;
	background:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b4b4b4;
	padding:6px 8px 6px 10px;
	outline: medium none;
	width: 200px;
	height:15px;
	float:left;
}
#form1 textarea {
	border:#d2d9d8 1px solid;
	background:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b4b4b4;
	height: 202px;
	outline: medium none;
	overflow: auto;
	padding: 6px 0px 0px 10px;
	width:208px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
}
#form1 label {
	position:relative;
	display: block;
	min-height:35px;
	overflow:hidden;
	margin-bottom:10px;
}
.btns {
	text-align:right;
	overflow:hidden;
	width:200px;
	padding-top:10px;
}
.btns a {
	display:inline-block;
	margin-left:31px;
}
#form1 label strong {
	float:left;
	display:block;
	padding-bottom:5px;
	line-height:15px;
	width:70px;
	color:#85a09d;
	white-space:nowrap;
}
#form1 input[type=submit] {
	width:90px;
	height:30px;
	/*margin-left:20px;*/
	background-color:#38B3DB;
	color:#fff;
}
#form1 input[type=reset] {
	width:90px;
	height:30px;
	margin-left:20px;
	background-color:#38B3DB;
	color:#fff;
}
#form1 input[type=submit]:hover {
	background-color:#839E9C;
	color:#ffffff;
}
#form1 input[type=reset]:hover {
	background-color:#839E9C;
	color:#ffffff;
}


.grid_23{margin-bottom:10px;}