/*** @version		$Id: mod_vvisit_counter.css 2009-12-05 vinaora $* @package		VINAORA VISITORS COUNTER* @copyright	Copyright (C) 2007 - 2010 VINAORA. All rights reserved.* @license		GNU/GPL* @website		http://vinaora.com* @email		admin@vinaora.com**/body #vvisit_counter div,#vvisit_counter div{	text-align:center;}#vvisit_counter img{	margin:0;	padding:0;	border:none;}#vvisit_counter table{	margin: 3px auto;}#vvisit_counter hr{	width: 90%;}#vvisit_counter a,#vvisit_counter a:hover{	border:none; 	text-decoration:none;}a {
	color: #000;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img{
	border:none;
}

table{
	border-collapse:collapse;
}

p {
	margin:0px;
	padding:10px 0px 2px 0px;
}

.heading3{
	font-size:18px;
	font-weight:bold;
}/*layout CSS for Vocations */

body {
	margin:0px;
	padding:0px;
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	background:#F2FAFE url(templates/myrosswood/images/body_bg.jpg) repeat-x top center;
}

#container, #page_out, #container_top, #page, #header, #left_block, .moduletable_menu, .moduletable_menu h3, .menu , #content, #footer, #right_shadow, #content_bottom{
	display:block;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

#container{
	margin:29px auto 0px auto;
	width:958px;
	background:#FFF url(templates/myrosswood/images/container_bg.jpg) repeat-y top left;
}

#page_out{
	float:left;
	width:952px;
}

#container_top{
	float:left;
	width:952px;
	height:16px;
	background:url(templates/myrosswood/images/container_top.jpg) no-repeat top left;
}

#page{
	float:left;
	width:936px;
	padding:10px 8px 0px 8px;
}

#header{
	float:left;
	width:936px;
	height:160px;
	background:url(templates/myrosswood/images/header.jpg) no-repeat top left;
	margin-bottom:12px;
}

#left_block{
	float:left;
	width:188px;
}

/* Left Menu ------------------- */
.moduletable_menu{
	float:left;
	width:188px;
	background:url(templates/myrosswood/images/menu_mod_bg.jpg) repeat-y top left;
	margin-bottom:15px;
}

.moduletable_menu h3{
	float:left;
	width:188px;
	height:42px;
	line-height:46px;
	color:#FFF;
	text-indent:20px;
	font-size:24px;
	font-weight:normal;
	font-family:'Caudex', serif, "Times Roman",Times,Arial,Verdana;
	background:url(templates/myrosswood/images/mod_title.jpg) no-repeat top left;
}

.moduletable_menu h3:first-letter{
	font-size:20px;
}

.menu{
	float:left;
	width:185px;
	padding:2px 1px 15px 2px;
	list-style:none;
	background:url(templates/myrosswood/images/menu_mod_bottom.jpg) no-repeat bottom left;
}

.menu li{
	display:block;
	overflow:hidden;
	float:left;
	width:185px;
	padding:0px;
	margin:0px;
	height:29px;
	background:url(templates/myrosswood/images/menu_bg.jpg) repeat-x top left;
}

.menu li a{
	display:block;
	width:185px;
	height:29px;
	line-height:29px;
	text-indent:20px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.menu a:hover{
 	text-decoration:underline;
}
/* ----------------------------- */

#content{
	float:left;
	width:680px;
	min-height:410px;
	padding:0px 30px 20px 38px;
	text-align:justify;
}

#footer{
	float:left;
	width:936px;
	height:28px;
	line-height:34px;
	border-top:1px solid #77C0AC;
	text-align:center;
}

#right_shadow{
	float:left;
	width:6px;
	height:634px;
	background:url(templates/myrosswood/images/right_shadow.jpg) no-repeat top left;
}

#container_bottom{
	margin:0px auto;
	width:958px;
	height:31px;
	background:url(templates/myrosswood/images/container_bottom.jpg) no-repeat top left;
}

/*------------------------------------------*/
.contentpaneopen{
	width:100%;
	padding:0px;
	margin:0px;
}

.contentheading, .componentheading{
	display:block;
	overflow:hidden;
	clear:both;
	float:left;
	width:660px;
	height:38px;
	line-height:38px;
	padding:0px;
	padding-left:20px;
	margin:0px;
	margin-bottom:15px;
	color:#000;
	font-family:'Caudex', serif, "Times Roman",Times,Arial,Verdana;
	font-size:24px;
	font-weight:normal;
	background:url(templates/myrosswood/images/title_bg.jpg) no-repeat top left;
}

.contentheading:first-letter, .componentheading:first-letter{
	font-size:20px;
}

.contentpane{
	display:block;
	clear:both;
	width:100%;
	padding:0px;
	margin:0px;
}

.blog{
	float:left;
	width:100%;
}
