/*  
Theme Name: OceanBech
Theme URI: http://www.askgraphics.com/
Description: Widget ready theme with two sidebars.
Version: 1.0
Author: AskGraphics.com
Author URI: http://www.askgraphics.com/
Further customisation by: Tunic

*/

body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#FFFFFF url(images/bg.png) repeat-x top;
}

img{
	border:0px;
}

a{
	color:#007B83;
	text-decoration:none;
}

a:hover{text-decoration:underline;}


form, table, ul, li{
	padding:0px;
	margin:0px;;
}

.sub{
	border:0px;
}

input, textarea{
	border:1px solid #cecece;
	font-size:14px
}

div#page{
	width:980px;
}

/*header*/
div#page #header{
	width:100%;
	height:200px;
/* height 248 before search box removed */
}

div#header #header_top{
	width:100%;
	height:40px;
/* height 88 before search box removed */
}

div#header #header_top #header_top_left{
	width:70%;
	float:left;
	text-align:left;
}

div#header #header_top #header_top_left #header_title{
	font-size:43px;
	position:relative;
	top:20px;
	left:30px;
}

div#header #header_top #header_top_right{
	width:30%;
	float:right;
/* float changed from left when header_title div removed from header.php */
	text-align:left;
}

div#header #header_top #header_top_right #header_searc_box{
	position:relative;
	top:40px;
	left:20px;
	background:url(images/search_bg.png) no-repeat top;
	width:271px;
	height:42px;
}

div#header #header_top #header_top_right #header_searc_box #header_searc_box_data{
	padding-left:0px;
/* changed from 10px */
	padding-top:0px;
	color:#737373;
	font-size:13px;
}

div#header #header_end{
	width:973px;
	height:160px;
	background:url(images/header_bg.png) no-repeat top center;
}

div#header #header_text li{
	display:inline;
}

/* end header */

/*menu*/
div#page #menu{
	width:973px;
	height:70px;
	background:url(images/menu_bg.gif) no-repeat top center;
}

div#menu #menu_items{
	text-align:left;
	padding-left:20px;
	padding-top:12px;
}

div#menu #menu_items li{
	display:inline;
	list-style-type:none;
	color:#bdbdbd;
}

div#menu #menu_items li a{
	color:#bdbdbd;
	text-decoration:none;
/* change menu font size here */
	font-size:15px;
}

div#menu #menu_items li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
}
/* end menu */

/* simple google maps div for pages/posts */
div#sgm {
	width:580px;
	float:left;
	height:430px;
}
/*blog*/
div#page #blog{
	width:973px;
/* was 100% */
}

div#blog #blog_left{
	width:600px;
	float:left;
	text-align:left;
	background:#FFFFFF;
}

div#blog #blog_left #blog_left_top{
	width:100%;
	height:11px;
	background:url(images/left_top_bg.png) no-repeat top;
}

div#blog #blog_left #blog_left_pad{
	padding-left:10px;
	padding-top:2px;
}

div#blog .blog_item{
}

div#blog .blog_item .blog_item_title{
	background:url(images/item_title_bg.png) repeat-y top;
	width:574px;
	text-align:left;
}

div#blog .blog_item .blog_item_title_top{
	background:url(images/item_title_bg2.png) no-repeat top;
	width:574px;
	height:12px;
}

div#blog .blog_item .blog_item_title_end{
	background:url(images/item_title_bg1.png) no-repeat bottom;
	width:574px;
	height:12px;
}

div#blog .blog_item .item_date{
	background:url(images/date.png) no-repeat top;
	width:32px;
	height:36px;
	padding-left:15px; /* was 20px */
	padding-right:5px;
	color:#ffffff;
	text-align:left;
	font-size:12px;
}

div#blog .blog_item .item_date .item_date_month{
	padding-bottom:3px;
}

div#blog .blog_item .item_text1 a{
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#007B83;
	font-weight:bold;
	text-align:left;
}

div#blog .blog_item .item_text2{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	padding-top:5px;
}

div#blog .blog_item .item_text2 a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}

div#blog .blog_item .item_text2 a:hover{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}

div#blog .blog_item .blog_text3{
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7f7f7f;
	text-align:left;
	line-height:21px;
	padding-left:25px;
	padding-right:45px;
}

div#blog .blog_item .panel{
	text-align:left;
	background:url(images/item_comm_bg.png) repeat-x top;
	height:28px;
	width:560px;
}

div#page .blog_item .panel .panel_links{
	padding-left:10px;
	padding-top:8px;
}

div#page .blog_item .panel .panel_links span.comm a{
	color:#005E64;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/comm.png) no-repeat left;
	padding-left:15px;
}

div#page .blog_item .panel .panel_links a.readmore{
	color:#005E64;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background:url(images/readmore.png) no-repeat left;
	padding-left:17px;
}

div#page .blog_item .panel .panel_links a.readmore:hover, div#page .blog_item .panel .panel_links span.comm a:hover{
	text-decoration:underline;
}

div#blog #blog_right{
	width:362px;
	float:left;
	padding-left:10px;
}

div#blog #blog_right #blog_right_top{
	width:100%;
	height:11px;
	background:url(images/right_top_bg.png) no-repeat bottom;
}

div#blog #blog_right #blog_right_pad{
	background:#FFFFFF;
}

/* sidebar*/
div#blog #blog_right #blog_right_pad #sidebar{
	text-align:left;
}
div#blog #blog_right #blog_right_pad #sidebar ul{
	padding:0px;
	margin:0px;
}
div#blog #blog_right #blog_right_pad #sidebar li{
	padding:0px;
	margin:0px;
	list-style-type:none;
}

div#blog #blog_right #blog_right_pad #sidebar h2{
	color:#7f7f7f;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left:7px;
	padding-right:0px;
	padding-top:2px;
	padding-bottom:0px;
	height:27px;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right h2{
	color:#0097A1;
}

div#blog #blog_right #blog_right_pad #sidebar table ul li{
	color:#7f7f7f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/sidebar_title_bg.png) no-repeat top;
	padding-left:10px;
	padding-bottom:7px;
}
div#blog #blog_right #blog_right_pad #sidebar table td.td_right ul li{
	color:#0097A1;
}


div#blog #blog_right #blog_right_pad #sidebar li a{
	color:#7f7f7f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	line-height:19px;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right li a{
	color:#0097A1;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:7px;
	padding-right:25px;
	padding-bottom:5px;
	background:none;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul li{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
	background:none;
}

div#blog #blog_right #blog_right_pad #sidebar ul li ul li{
	border-bottom:0;
	background: url(images/solid_li.png) left bottom no-repeat;
}

div#blog #blog_right #blog_right_pad #sidebar td.td_right ul li ul li{
	border-bottom:0;
	background: url(images/solid_li2.png) left bottom no-repeat;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul{
	padding-left:5px;
}
div#blog #blog_right #blog_right_pad #sidebar ul li ul li ul li {
	border:0px;
	background: none;
}
div#blog #blog_right #blog_right_pad #sidebar td.td_right ul li ul li ul li {
	border:0px;
	background: none;
}
div#blog #blog_right #blog_right_pad #sidebar li ul li ul li a{
	background: url(images/line_li.png) left bottom no-repeat;
	padding-left:7px;
}

div#blog #blog_right #blog_right_pad #sidebar td.td_border{
	width:1px;
	background:url(images/pix.png) repeat-y top;
}

/* end sidebar*/

/* blog comm*/
div#blog #blog_left #blog_left_pad .blog_comm{
	padding-left:80px;
	padding-right:25px;
	text-align:left;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_title{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	padding-bottom:15px;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_count{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-bottom:3px;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_data{
	background:#f0f6fe;
	height:25px;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_data_pad{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-top:5px;
	padding-left:5px;
}

div#blog #blog_left #blog_left_pad .blog_comm .comm_text{
	color:#4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

div#blog #blog_left #blog_left_pad .blog_comm .bl_line{
	background:url(images/line_bl.png) repeat-x bottom;
	width:100%;
	height:1px;
	padding-top:5px;
}

div#blog #blog_left #blog_left_pad #comm_form
{
	padding-left:60px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	text-align:left;
}

div#blog #blog_left #blog_left_pad #comm_form #form_title{
	background:url(images/form_comm_top_bg.png) no-repeat top;
	height:51px;
}

div#blog #blog_left #blog_left_pad #comm_form #form_title #form_title_text{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
}

div#blog #blog_left #blog_left_pad #comm_form .form_table{
	background:url(images/form_comm_bg.png) repeat-y top;
	width:473px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:0px;
	padding-top:0px;
}

div#blog #blog_left #blog_left_pad #comm_form .form_comm_end{
	background:url(images/form_comm_end_bg.png) no-repeat top;
	width:473px;
	height:15px;
	padding-left:0px;
	padding-bottom:0px;
}
/* blog comm end*/


/* end blog */

/*footer*/
div#page #footer{
	float:left;
	width:100%;
	height:146px;
}

div#footer #footer_menu{
	width:973px;
	height:63px;
	background:url(images/menu_bg.gif) no-repeat top center;
}

div#footer_menu #footer_items{
	text-align:left;
	padding-left:20px;
	padding-top:12px;
}

div#footer_menu #footer_items li{
	display:inline;
	list-style-type:none;
	color:#bdbdbd;
}

div#footer_menu #footer_items li a{
	color:#bdbdbd;
	text-decoration:none;
	font-size:15px;
}

div#footer_menu #footer_items li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
}

div#footer #footer_end{
	width:974px;
	height:104px;
	background:url(images/footer_bg.png) no-repeat top center;
}

div#footer #footer_end #footer_text{
	color:#003C40;
	font-size:11px;
	padding-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#footer #footer_end #footer_text a{
	font-weight:bold;
	color:#003C40;
}
/* end footer */


.blog_item blockquote{
	background:url(images/block_bg.png) repeat-y left top;
	padding-left:10px;
}

.blog_item ol{
	background:url(images/ol_bg.png) repeat-y left top;
}

.blog_item ul{
	padding-left:30px;
}

.blog_item img{
	float: left;
	margin:5px;
}

/* div for ul in regform */
div#formul{
	font-size:-1;
}

/* table of prices on General Information page */
table#prices{
	background-color:#ffffff;
	width: 500px;
	
}

table#prices td{
	padding: 5px;
		
}

.data {
	color: #000000;
	text-align: right;
		
}
	
.toprow {
	background-color: #ffffff;
	color: #0097a1;
	font-weight: bold;
	text-align: right;
}

.topheader {
	background-color: #0097a1;
	color: #ffffff;
	text-align: left;
	
}

.leftcol {
	text-align: left;
	text-indent: 20px;
	
}

.leftheader {
	text-align: left;
	
}

.secondrow {
	font-weight: bold;
	
}