.loveAction{ 
background:  url(../images/icons/heartlove_ico.png) no-repeat left center;
}
.loveActionMinus{ 
background:  url(../images/icons/heartlove_minus_ico.png) no-repeat left center;
}
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/* !General */
body,html {
	color: #555555;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	background-color: #f5f9fa;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 14pt;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Verdana, sans-serif;
	font-weight: 300;
	margin: 5px 0 10px 0;
	
}
h2 sub {
	font-size: 11px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

.bigquotes
{
	font-size:45px;
	font-family: "Helvetica",  Arial, Verdana, sans-serif;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

p {
	font-size:13px;
	line-height: 18px;
	margin:0 0 17px;
}

a {
	color: #1d96b8;
	text-decoration: none;
}

a:hover {
	color: #1d96b8;
	text-decoration: underline;
}

/* !Link styling */

#nav ul li a, a.headerlink,
#header #headerUserOptions a {
	font-size: 16pt;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Arial", "Verdana", sans-serif;
	font-weight: 300;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	padding-bottom: 1px;
	color: #555555;
}

#nav ul li a.active, a:active.headerlink
#header #headerUserOptions a.active {
	color: #1b7d98;
	border-bottom: 3px solid #1d96b8;
}

#nav ul li a:hover, a:hover.headerlink,
#header #login a:hover {
	color: #1b7d98;
}

/* !Main parts */
#wrapper {
	background: url(../images/main-back-stretch-y.jpg) repeat-y top center;
	margin: 0 auto;
	width: 1060px;
}

#bgWrapper {

	width: 1060px;
}

#containerWrapper {
	width: 1024px;
	margin: 0 auto;
}

#container {
	width: 980px;
	margin: 0 auto;
}

.contentRight { width:250px; }

/*HOMEPAGE*/
.homePageBlockTitle { padding:10px; font-weight:bold; clear:both;}
.homePageBlockContent { padding-bottom:15px; clear:both;}
.homePageBlockContentText { padding-left:10px; word-spacing:3px; line-height: 1.4; width:620px;}
.homePageBlockLink { padding-bottom:15px; clear:both;}


/* !Content styling */
#main {
	padding:20px;
	min-height: 450px;
}

.contentText { 
margin-right:23px;
line-height: 160%;
}

#content {
	width: 680px;
}

#aside {
	width: 250px;
}

#main .textpage {
	width: 640px;
	margin: 0 0 0 10px;
}

/* Helpers */
.clear { clear: both; }
.block { display: block; }
.left { float: left; }
.right { float: right; }
.bold a a:hover a:active { font-weight:bold }
.hidden { display:none; }
/* !Actual content styling */
.shirtOverview {
	margin-left:-4px;
}

#shirtPreview{
	position:absolute;
	border:1px solid #ccc;
	background-color:#e9f2f6;
	padding:2px;
	min-width:63px;
	min-height:15px;
	display:none;
	z-index:13;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}

div.shirtResultBlock{
        margin-bottom:20px;
        margin-right:7px;
        text-align:center;
        margin-bottom: 0;
        height:160px;
}
div.shirtResultImgBlock
{
    height:120px;
}
div.shirtResultSub
{
    background-color: #DCE8F2;
    width: 120px;
    padding-top:2px; padding-bottom:2px;margin-top:0px;
}
div.shirtResultMiniInfo
{
    font-size:9px; height:7px;
}
.shirtDetailTitleStandout {
	color:green;
}
	
.shirtOverview ul li {
	display: block;
	float: left;
	height: 160px;
	width: 129px;
	margin: 0 5px 15px 0;
	overflow: hidden;
}

.shirtOverview ul {
	background-color: #FFFFFF;
}

.shirtOverview li {
	background: center center;
}

#shirtNavigation { margin-top:10px; margin-bottom:10px; }
.shirtResultsTitle { font-size:16px; }
.shirtNavText { width:596px; }
.shirtNavArrow { width:28px; padding-top:2px;}


/* BreadCrumb */
.crumbContainer { margin:0 auto; display: table; border:0;}
.crumbTable { margin:0 auto; background:transparent; border:0;}
.crumbTable td { background:transparent; border:0;}
.crumbCell { float:left; padding:5px; margin-right:2px;}
.spacerCrumb { background-color:transparent; }
.linkCrumb { font-weight:bold; color: #3C3F2F;}
.activeCrumb { background-color: #dce8f2; border:1px solid #cbdae7;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

/* ACTIVE FILTERS */
.filterset { margin:0;padding:0;margin-right:12px; }
.filtertext { margin-top:3px; margin-bottom:7px;}
.filtertextcolor { color:#1d96b8; }
.filtercolors { margin-top:3px; }
#appliedFilters { background-color:#dce8f2; width:650px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
font-size:13px;
padding-left:8px;
padding-right:8px;
padding-top:5px;
margin-top:11px;
}

#clearfilters { margin-top:6px; background-image: url('../images/filters/btn-filters-clear.png'); display:block; width:59px;height:12px; }
.uploadinput { width:406px; height:29px; margin-top:9px; background-position:center center; width:200px; height:50px;}
.uploadbar { background-image:url(../images/uploadbar.png);  }
.uploadingbar { background-image:url(../images/ajax-loader); }
#searchInputContainer { padding-top:5px;}
#refineContainer { margin-top:15px; min-height:244px; }
#shirtInspector { position:absolute; width:250px; z-index:3; }
#filterContainer { padding-left:5px; }
#cloudContainer { position:relative; margin-top:20px;}
.filterHeaderC { 
	padding-bottom:2px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position: 3px 3px;
	padding-left:20px;
}
h4.refineEntry { 
	font-weight:normal;
}
div.refineContent { 
	margin-left:20px; 
	margin-right:25px;
	width:200px; 
	display:none;}

#searchForm div { margin:0px; }

#filterExplan {
font-size:11px;
color:#CCCCCC;
margin-top:4px;
}

.applyFilterClick
{
	clear:both;
	margin: 10px 0 15px 0;
	cursor:pointer;
	color: #1d96b8;
}

.refineEntry a { font-size:12px; color:#555555; font-weight:normal;}
.refineEntry a.visited { font-size:12px; color:#555555; font-weight:normal;}
.refineEntry a.hover { font-size:12px; color:#1b7d98; font-weight:normal; }

.filterIconSelected { background-image: url('../images/filters/btn-min.png'); }
.filterIcon { background-image: url('../images/filters/btn-max.png'); }

#minimizefilters { margin-top:7px; margin-left:2px;background-image: url('../images/filters/btn-min.png'); display:block; width:12px;height:12px;}

#cloudContainer{ margin-bottom:10px; }
/* !Header styling*/
#header {
	border-bottom: 1px solid transparent;
	margin-left:20px;
	margin-right:20px;
}

#header #nav {
	margin: 25px 0 0 30px;
}
#header #logo {
	margin-left: -6px;
}

#header #nav ul li {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
}

#header #social {	
	margin: 5px 0 0 0;
	margin-top:-1px;
}

#header .block {
	margin: 25px 0 0 0;
}

#header #social ul li {
	display: block;
	float: left;
	margin: 0 4px 0 0;
}

#headerUserOptions {
	margin: 0 5px 0 0; min-width:100px; text-align:right;
}
/* !Styling subheader*/
#subHeader {
	margin: 15px 10px 20px 0;
	text-align:center;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}

#subHeader ul
{
	margin:0; padding:0;
}

#subHeader ul li {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 17px 0 17px;
	text-align: center;
	height:25px;
}

#subHeader ul li.active {
	background-color:#1d96b8;
}

#subHeader ul li.active a {
	color:white;
}


#subHeader a {
	color: #555555;
}

#subHeader a:hover {
	color: #1d96b8;
}

#subHeader H2 {
	margin:0; padding:0; font-size:16px;
}
/* !Footer styling */
#footer {
	background: url(../images/footer/footer.jpg) no-repeat top center;
	height: 268px;
	margin: 0 auto;
	width: 1024px;
}

#footer .block {
	float: left;
	margin: 40px 0 0 26px;
	height: 200px;
	width: 155px;
}

#footer .block ul {
	margin-left: 19px;
}

#footer .block ul li {
	margin: 4px 0 0 0;
}

#footer .block h3 {
	color: #f6fafa;
	font-size: 16pt;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Arial", "Verdana", sans-serif;
	font-weight: 300;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

#footer .block a {
	color: #f6fafa;
	font-size: 16px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Arial", "Verdana", sans-serif;
	font-weight: 300;
}

#footer #sitemap {
	margin-left: 125px;
}

#footer .copy {
	color: #f6fafa;
	font-size: 11px;
	text-align: center;
}
/* !Form styling */
.basicform {
	margin:15px;

}
.basicform div {
	margin: 0 0 10px 0;
}

.basicform .biglabel {
	display:block;
	float:left;
	font-size:14px;
	width:155px;
	margin: 4px 0 0 0;
}

.basicform .biginput {
	background: url("../images/forms/input-back.gif") repeat-x scroll left top transparent;
	border: 1px solid #B8B8B8;
	color: #555555;
	font-size: 14px;
	padding: 4px;
	width:200px;
}

.basicform .radiobutton, .checkBox {
	margin-top:5px;
}

.basicform .gotcha {
	width:450px;
}

.basicform .bigsubmit {
	background: url("../images/forms/input-back.gif") repeat-x scroll left top transparent;
	border: 1px solid #B8B8B8;
	color: #555555;
	font-size: 14px;
	padding: 5px 10px 3px 10px;
	margin: 10px 0 0 155px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.basicform .formTextarea {
	width: 300px;
	height: 100px;
}

.basicform .form_disabled
{
	background-color:#EEEEEE;
	background-image:none;
}

input.searchInput { 
	width: 190px;
}

#submitSearch { 
	background: url(../images/filters/btn-go.png); 
	border:0;
	height:21px;
	width:38px;
	margin: 0 0 0 5px;
} 
#SIContainer{
background-color:#e9f2f6;
padding-left:10px;
width:240px;
}

#SIPaymethods { margin-left:5px; }
#SIPaymethods div { margin:0; padding:0; }

#SIImageContainer{

}
#SIImage{

}
#SIExtra { padding-top:5px; padding-bottom:7px; }

#SIContainer div {
margin-top:5px;
}
/* SHIRT DETAIL */
.shirtDetailTitle  { clear:both; padding:10px; padding-top:10px; padding-bottom:15px; margin-bottom:2px; 
 color:#555555; font-weight:bold; }
#shirtDetailMeta { padding:5px; line-height: 15pt;  width:330px;}
#shirtDetailImage {
	margin-bottom:10px;
}
#shirtDetailActions { float:left; padding-top:10px; padding-bottom:10px; margin-left:5px;}
.shirtDetailAction {
	cursor:pointer; color:#1d96b8;
}
#relatedShirtContainer { clear:both; }
#relatedShirtsTitle { clear:both; padding-top:15px; padding-right:13px; margin-bottom:2px;padding-bottom:7px;
font-weight:bold; line-height: 15pt; }
#shirtdetailTagContainer { clear:both; padding-top:5px; }
#shirtDetailTags { padding:10px; width:400px; font-weight:bold;}

.price, .gender
{
	font-family:georgia, "Helvetica",  Arial, Verdana, sans-serif;
	font-size:20px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.userMenu { padding:10px;width:920px; margin-bottom:10px; border:1px solid #bcd0e3; background-color:#f0f3f5; height:25px; }
.userMenu div { margin-top:5px; min-width:70px; float:left; margin-right:15px;}
.userContent { margin-top:10px;}
.userData { margin-top:10px; font-size:10px; margin-left:2px; }
/* SWITCHABLE CLASSES */

.siteMessageNormal
{
	border:1px solid #abb3ba;
	background-color:#f3f7f9;
}

.siteMessageError
{
	border:1px solid #b14e4e;
	background-color:#fcf2e4;
}

.siteMessageConfirm
{
	border:1px solid #4eb151;
	background-color:#f1fff4;
}

.siteMessageNormalTop
{
	background: url(../images/tooltip/top_normal.png); 
}

.siteMessageErrorTop
{
	background: url(../images/tooltip/top_error.png); 
}

.siteMessageConfirmTop
{
	background: url(../images/tooltip/top_confirm.png); 
}

#siteMessageContainer { 
	position:absolute;
	margin:auto;
	min-width:200px;
	z-index:999;
	margin-top:56px;
}

#siteMessageBox
{
	min-width:200px; min-height:40px;
	margin-left:60px;
	position:absolute;
	margin-top:13px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding:5px;
	z-index:999;
}

#siteMessageTop
{
	position:absolute;
	margin-left:100px;
	margin-top:1px;
	width:16px; height:13px;
	background-repeat:no-repeat;
	background-position:center center;
	z-index:999;
}
#HomePageLists {
width:655px;
}

#HomePageLists div.roundList
{
	width:130px;
	min-height:150px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#HomePageLists div.notbordered
{
	background-color:#e9f2f6;
}

.bordered
{
	border:2px solid #e9f2f6;
	background-color:transparent;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.borderedDarker
{
	border:2px solid #1d96b8;
	background-color:transparent;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#HomePageLists ol
{
	list-style-type:decimal;
	text-align:left;
	margin-left:5px;
}

#HomePageLists ol>li
{
	margin-top:2px;
	width:105px;
}

#HomePageLists a
{
}
.shopOverlayAction{
	width:24px;
	height:24px;
	cursor:pointer;
}

#shopDetailContainer {
padding-left:15px;
	
}
#loginPopup {
	background-image: url(../images/loginbox/login-bg.png);
	position : absolute;
	Z-index:9090;
	height:100%;
	width:100%;
}

#loginPopupBg {
	background-image: url(../images/loginbox/login-popup.png);
	width:599px;
	height: 396px;
}
/* shoplist */
.shopListBlock
{
    padding:7px; background-color: #DCE8F2;
    min-width:200px; margin:4px; min-height:60px;
}
.ui-slider-handle {
	display:block; 
	width:15px; 
	height:15px; 
	background: url("../images/forms/input-back.gif") repeat-x scroll left top transparent;
	border: 1px solid #B8B8B8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.ui-slider-horizontal {
	background-color:#CCCCCC;
	border: 1px solid #B8B8B8;
	width:160px;
}

.sliderAmount {
	margin-top:5px;	
}

.sliderAmount input{
	background: url("../images/forms/input-back.gif") repeat-x scroll left top transparent;
	border: 1px solid #B8B8B8;
	color: #555555;
	font-size: 14px;
	padding: 4px;
}

.jquery_decorated .ui-slider { position: relative; text-align: left; }
.jquery_decorated .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.jquery_decorated .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.jquery_decorated .ui-slider-horizontal { height: .8em; }
.jquery_decorated .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.jquery_decorated .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.jquery_decorated .ui-slider-horizontal .ui-slider-range-min { left: 0; }
.jquery_decorated .ui-slider-horizontal .ui-slider-range-max { right: 0; }

.jquery_decorated .ui-slider-vertical { width: .8em; height: 100px; }
.jquery_decorated .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.jquery_decorated .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.jquery_decorated .ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.jquery_decorated .ui-slider-vertical .ui-slider-range-max { top: 0; }
.ac_results {
	padding: 0px;
	border: 1px solid #555555;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #e9f2f6;
}

.ac_over {
	background-color: #1d96b8;
	color: white;
}
