/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file 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. */


.extramenu
{
font-weight:normal;color:#FB9E25;background-color:#3B3B3B;letter-spacing:1pt;word-spacing:2pt;font-size:16px;text-align:right;font-family:tahoma, verdana, arial, sans-serif;line-height:1;
}

table.headermenu { border:2px solid #3b3b3b; border-right:0; border-bottom:0; width:100%; border-collapse: separate; margin-bottom:0em; }
table.headermenu td, table.header th { border-right:0px solid #e6e6e6; border-bottom:0px solid #e6e6e6; padding:0px 0px; vertical-align: top; }
table.headermenu th { background: #f6f6f6; -webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.4); text-align: left; font-weight: normal; color:#333; }

h3 {
    font-size: 1.618em;
    padding: 0 0 0.4376em;
}

/* .products ul, ul.products { width:600px; } */
ul.products li.product a img { width:125px; height: 125px; }

ul {
    list-style: disc outside none;
    margin: 0 0 0 1.7142em;
}


#main {
    padding-right: 40px;
    width: 600px;
}

.layout-full #main, #main.fullwidth { width:880px; }
#sidebar{width:180px;}


.single-product .summary .price {
font-size: 1.5em !important;
} 

ul.products li .price {
	position: absolute;
	top:10px;
	right:-6px;
	background: #d23d46;
	padding:2px 12px 2px 8px;
	font-size:0.85em;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.25);
}
