@CHARSET "ISO-8859-1";

div.folder_hidden {
	display: none;
	
}

div.folder {
	margin-top: 5px;
}

div.folder h4 {
	color: #E64097;	

}

.box .item_head .title div em a {
	font-size: 1.1em;
}

.box_review .item_body { 
	padding-top: 55px;
}

#reviews ul li div sup {
	color:#585858;
	font-size:0.8em;
	vertical-align:top;	
}

#reviews ul li div {
	font-weight: bold;
	
	margin-bottom: 5px;
	font-size:1.1em;
}

#reviews ul li div strong {
	color:#E64097 !important;
}

.filter p.sort a span.asc {
  background: #000 url(../../images/frontend/desc.png) no-repeat 100% 0;
}

.filter p.sort a span.desc {
  background: #000 url(../../images/frontend/asc.png) no-repeat 100% 0;
}

.actions_articles {
	padding: 10px 0;
	margin: 0px 0;
}


#content form.big label {
	width: 120px;
}

#content form.big label.checkbox {
	width: 80px;
	
}

#content form.big .group {
	width: auto;
}

#content form.big .group label {
	width: auto;
	
}

#content form div.error {
	color: #ff0000;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#content form span.error {
	clear: both;
	display: block;
	padding-left: 150px;
	color: #ff0000;
	margin-left: 10px;
}

div#meta p em {
	color: #000000;
	
}

span.sitegroup input {
	float: left;	
}

span.sitegroup label {
	float: left !important;
	width: auto !Important;
	margin-top: 4px !important;
	font-weight: normal !important;
}

p.product span.linktitle {
	font-weight: bold;
}


ul.links li {
	float: none;
	display: block;
}

ul.links li {
background:url("../../images/frontend/list_item_arrow.png") no-repeat scroll 0 4px transparent !important;
padding:2px 0 2px 24px !important;
}

div.cat_description {
	margin-bottom: 10px;
}

img.shoplogo {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: -20px;
}

div.shopspecs {
	float: left;
	
}

div.shopspecs span {
	font-weight: bold;
	display: block;
	float: left;
	width: 140px;
}


/** -- Advertising -- **/

div#banner_leaderboard {
	border-bottom: 1px solid #A0A0A0;
	margin:0 auto;
	max-width:1600px;
	min-width:960px;
	text-align:center;
	padding-bottom: 5px;
	margin-top: 5px;	
}

div#banner_skyscraper {
	margin-top: 10px;
	margin-left: 50px;
}

div#banner_textads {
	margin-left: 8px;
}

div#banner_textads2 {
	
}

div#banner_femlogo {
	position: absolute;
	right: 0px;
	bottom: 37px;
}

div#banner_stream {
	margin-top: 10px;
	margin-left: 30px;
}

div.advrect {
	margin-bottom: 10px;
	margin-top: 10px;
}

div.item_half {
	width: 49%; 
	float: left; 
	text-align: center; 
	min-width: 390px;
}

div.mostbought {
	clear: none; 
	width: 48%; 
	float: left;
	min-width: 390px; 
}

#subnav ul ul.subs { 
	margin-bottom: 0px;
	border-top:1px solid #B7B7B7;
}

#subnav ul li.hassubs {
	background:url("../../images/frontend/subnav_list_left.png") no-repeat scroll 0 0 transparent;
}

#subnav ul ul.subs li.notactive a {
	background-image: none;
}


span.pollradio {
	display: block;
	float: left;
	width: auto;
	width: 20px;
	overflow: hidden;
}


form#pollform fieldset p label {
	float: left;
	width: auto;
	text-align: left;
	
	
}


em.tip_box {
	background-image: none;
	height: 2px;
	padding: 0px;
	margin: 0px !Important;
}

div.pollresult {
	padding-top: 10px;
	font-weight: bold;
	overflow: hidden;
}

div.pollresultwrap {
	float: left;
	width: 95%;
	padding-top: 7px;
	
}

div.pollresultcount {
	width: 5%;
	float: left;
	font-weight: normal;
	text-align: right;
}

div.pollresult span {
	display: block;
}

div.pollresultfullwrap {
	margin-top: -4px;
}

div.actions div.social {
	margin-bottom: 15px;
	margin-left: 20px;
}

div.network {
	float: left;
	margin-left: 0px;
	margin-top: -1px;
}

div.network a#togglenetwork {
	color: #fff !important; 
	font-weight: bold;
	text-decoration: none;
	background-image: url(../../images/frontend/network_arrow_down.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}

div.network a#togglenetwork.active{
	text-decoration: none;
	background-image: url(../../images/frontend/network_arrow_up.png);
}

div#networksites {
	display: none;
	z-index: 200;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 510px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}

div#networksites span.title {
	color: #fff;
	font-size: 1.17em;
	font-weight: bold;
	display: block;
	border-bottom: 1px dashed #fff;
	margin-bottom: 5px;
}
div#networksites div.group {
	margin-bottom: 5px;
}
div#networksites ul a {
	color: #fff;
	text-decoration: none;
}

div#networksites ul a:hover {
	text-decoration: underline;
	color: #fff !important;
}
div#networksites ul li {
	float: left;
	width: 170px;
}

div.item_body div#reviews {
	margin-top: -10px;
	margin-bottom: 0px;
}

div.error {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ff0000;
}
