/* 
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.

*/
#top-out {
background:url("/wp-content/uploads/2010/06/bgr.gif") repeat-x scroll 0 0 transparent;
width:100%;
}

#header {
background:url("") no-repeat scroll 60px 0 transparent;
clear:both;
height:107px;
padding-top:2px;
position:relative;
width:100%;
}

#cat_navi {
padding-top:37px;
width:100%;
}

#secnav li:hover, #secnav li.sfhover1 #secnav li:hover , #secnav a:hover {
background:url("") repeat-x scroll 0 0 transparent;
cursor:pointer;
color:#fd90ac;
}

ul.idTabs li a.selected, ul.idTabs li a:hover {
background:none repeat scroll 0 0 #afda55;
text-decoration:none;
}

#main-content .post h4.continue a {
background:none repeat scroll 0 0 #afda55;
color:#FFFFFF;
padding:5px 10px;
text-decoration:none;
}

#main-content .post h4.continue a:hover {
background:none repeat scroll 0 0 #afda55;
}

#secnav li:hover, #secnav li.sfhover1 #secnav li:hover, #secnav a:hover {
background:url("") repeat-x scroll 0 0 transparent;
color:#ffffff;
cursor:pointer;
}