/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme.

You need to use .custom before every style e.g. 

.custom a {color:#555555;}
.custom #tabs {background:#000000;width:460px}

*/

body.custom {
	background:#FFFFFF url(images/mesothelioma-bgr.jpg) repeat-x scroll center top;
}

/* Nav */

.custom #topmenu li {
	border-left: none;
}

.custom #topmenu li a {
	color:#333333;
}

.custom #topmenu li a:hover,#topmenu li.active a { 
	color: #0095d3; 
	background: none;
}

.custom #sidebar h2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid #DEDBD1;
	color:#363636;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 0 7px;
	padding:5px 8px;
	text-align:left;
}

.custom #sidebar li.pagecat {
	padding: 0px;
}

.custom #sidebar ul .pagemain {
	margin: 0px;
}

.custom #sidebar ul .pagemain li {
	border-top: 0px;
	border-bottom:1px solid #F1F1ED;
}

.custom #sidebar ul.pagelist {
	margin-bottom: 20px;
}
