/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here instead of style.css so it 

is easier to update the theme. Simply copy an existing 

style from style.css to this file, and modify it to 

your liking.



*/


p {
-x-system-font:none;
color:#000000;
font-family:Georgia,Times,Serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
margin:0;
}

a.websiteconsultants {
	display: block;
	width: 160px;
	height: 40px;
	text-decoration: none;
	background: url("http://userbility.net/images/websiteconsultants.png");
	}

a.websiteconsultants:hover {
	background-position: 0 -40px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

	
#bonus{
	background-color:#DEF7FF;
	border: 1px solid #00A2D4;
	padding:5px;
	margin-top:5px;
	margin-bottom:8px;
}
#bonus h3 {
	color:#00A2D4;
}

.nav li ul  {  position: absolute; left: -999em; width: 160px;  }
.nav li ul li  { border: 1px solid #fff; background: #9FCEF1; border-width: 0 1px 1px; }
.nav li ul li a  { width:148px; line-height:25px!important; font-size:11px; color:#000!important; padding: 0 0 0 10px; }
.nav li ul ul  { margin: -26px 0 0 158px!important; }

#catnav  { width: 620px; }
#catnav a:link, #catnav a:visited  { display:block; z-index:100; padding:0 20px 0 0; line-height:55px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; color: #fff; }
#catnav a:hover  { text-decoration: underline; }
#catnav li ul  {  margin-top: -15px; border-top: 1px solid #d8d8d8;  }
#catnav li ul a:link, #catnav li ul a:visited  { padding: 0 0 0 10px; }
#catnav li ul a:hover  { color: #000!important; background: #fff;  }