@charset "utf-8";
/* CSS Document */

#container {
	background: url(https://content.guess.com/GuessCommerce/GUESS_Home_bg.jpg) top center repeat-y #0d7b99;
}

div.lnb 
{
	clear:both;
	background:url(images/catalogue/navListGradient.png) left top no-repeat;
  padding: 13px 26px 23px;
}

div.lnb  div.title
{
	padding: 10px 0px 7px;
}

div.lnb div.lnbl 
{
	padding-top:10px;
}

/*to fix sizes in refinementsnav*/
div.lnb div.lnbl ul.size li a {
	background:none repeat scroll 0 0 #DDDDDD;
	border:1px solid #555555;
	display:block;
	font-size:11px;
	padding:4px 0px;
	text-align:center;
	width:27px;
}

div.lnb div.lnbl ul.size li a:hover {
	/*background:url(images/catalogue/sizeSelected.png) no-repeat center 0;*/
	color:#FFFFFF;
}

.shopBy div.leftNavBlock {
	background:url(images/catalogue/navListGradient.png) left top no-repeat;
	float:left;
	position:relative;
	width:100%;
	font-size: 100%;
	line-height: 12px;
}

div.lnb div.lnbl ul.size li {
	float:left;
	height:20px;
	padding-right:7px;
	margin-right:7px;
	width:21px;
}

div.lnb div.lnbl ul.size li.first {
	float:none;
	padding-bottom:4px;
}

div.lnb div.lnbl ul.size li.newLine {
	clear:both;
	float:none;
	height:7px;
	padding:0;
	width:180px;
}

div.lnb div.lnbl ul.size li.last {
	float:none;
}

div.lnb div.lnbl ul.color_group li {
	float:left;
	padding:1px 3px 7px 0;
	width:80px;
}


.shopBy div.leftNavBlock .title 
{
	color:#707070;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}

.shopBy {
	display: inline;
	float: left;		
	width:244px;
	background-color: #ffffff;
}

.shopBy ul.leftNavLists {
	float:left;
	padding:13px 26px 23px 26px;
	position:relative;
}

.shopBy ul.leftNavLists ul {
	clear:both;
	padding-top:7px;
}

.shopBy ul.leftNavLists li.title {
	clear:both;
	float:none;
	padding:10px 0 7px 0;
	position:relative;
}

.shopBy ul.leftNavLists .activeNbg {
	color: #E01F34;
}

.shopBy ul li {
	color:#707070;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 4px;
}

.shopBy ul.subMenu {
	padding-left:10px;
}

.shopBy ul li a {
	color:#6f6f6f;
	display:block;
}

.shopBy ul li span {
	background:url(images/catalogue/arrow.png) no-repeat right center;
	cursor:pointer;
	padding-right:10px;
}

.shopBy ul li span.active {
	background:url(images/catalogue/arrowDown.png) no-repeat right center;
}

.shopBy ul li span:hover {
	color:#E01F34;
}

.shopBy ul li a:hover, .shopBy ul li span.active {
	color:#E01F34;
}

.shopBy ul.accordion ul.subNavList li a:hover {
	background:url(images/catalogue/arrow.png) no-repeat left center;
}

.shopBy div.leftNavBlock ul.subNavList li a {
	padding-left:10px;
}

.shopBy ul.subNavList li {
	font-weight:normal;
}

.shopBy div.recentlyViewed ul li.image {
	float:left;
}

.shopBy div.recentlyViewed ul li.first {
	padding-right:13px;
}

.shopBy div.recentlyViewed ul li.viewAll {
	clear:left;
}

.shopBy div.recentlyViewed ul li.viewAll a {
	border:#cfcaca solid 1px;
	color:#cfcaca;
	display:block;
	padding:4px;
	text-align:center;
	width:60px;
}

.shopBy div.recentlyViewed ul li.viewAll a:hover {
	border:#ffffff solid 1px;
	color:#ffffff;
}

#mainContent {
	float:left;
	width:736px;
}

.shoppingNavBar {
	background:#a1a1a1;
	clear:left;
	height:29px;
	width:736px;
}

.shoppingNavBar ul.sortBy {
	padding-left:5px;
}

.shoppingNavBar ul.pages {
	float:right;
}

.shoppingNavBar ul li {
	color:#ffffff;
	float:left;
	font-size:11px;
	padding: 13px 4px 8px 5px;
}

.shoppingNavBar ul li.active {
	color:#FFFFFF;
}

.shoppingNavBar ul li.last {
	padding-right:10px;
}

.shoppingNavBar ul li a {
	color:#ffffff;
}

.shoppingNavBar ul li a:hover {
	color:#333333;
}

.shoppingNavList li.active a {
	border-bottom:1px solid #c2c2c2;
}

.shoppingNavBar ul li.dropDown {
	padding:5px 40px 0 10px;
	width:165px;
}

.shoppingNavBar ul li.dropDown select {
	background:#ada7a7;
	border:1px solid #ffffff;
	color:#ffffff;
	font-size:10px;
}

.shoppingNavBar ul li.dropDown select option {
	padding-right:40px;
}

.catalogueImages {
	display: inline;
	float: left;
	width: 736px;
}

.productHolder {
	background-color: #ada7a7;
	float:left;
	height: 310px;
	width:178px;
	margin: 8px 0 8px 8px;
	position: relative;
	top: 0px;
	left: 0px;
	padding-bottom: 10px;
}

DIV.first{
    margin: 8px 0 0 0;
}

DIV.top{
    margin-top: 0px;
}

DIV.bottom{
    margin-bottom: 0px;
}

.productHolder div.image{
    width:178px;
    height:239px;
}

.productHolder div.image div.quickView {
	cursor:pointer;
	height:1px;
	margin-left:35px;
	margin-top:-88px;
	position:absolute;
	visibility:hidden;
	width:1px;
}

.productHolder div.image:hover div.quickView  {
	visibility:visible;
}

.productHolder div.swatches {
	display: inline;
	float:right;
	height:9px;
	padding:0px;
	vertical-align:top;
	width: 178px;
}

.productHolder div.swatches img {
	float:left;
	vertical-align:top;
}

.swatches ul {
	float: right;
	height:9px;
}

.swatches ul li {
	float:left;
	padding:0px;
}

.productHolder div.price {
	display: inline;
	float: left;
	width: 168px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding: 10px 0px 4px 10px;
}

.productHolder div.price span {
	font-size:13px;
	line-height: 16px;
}

.productHolder div.description {
	display: inline;
	float: left;
	width: 178px;
	text-transform:uppercase;
}

.productHolder div.description ul li {
	background:url(images/catalogue/typeArrow.png) 4px 4px no-repeat;
	color:#FFFFFF;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
	line-height: 14px;
}

.productHolder div.description ul li a {
    color: #ffffff;
    text-decoration: none;
}

.productHolder div.description ul li.first {
	background:none;
}

.productHolder div.description ul li.last {
	font-weight:normal;
}

#content div.divider {
	background:#191818;
	clear:both;
	height:29px;
	margin-bottom:36px;
	width:980px;
}

/*The following css code controls the look of the quickview box */


DIV.fixContent {
	position: relative;
	top: 0px;
	left: 0px;
}

DIV.recentlyViewedItems {
	position: absolute;
	top: 150px;
	left: 200px;
	width: 735px;
	padding: 0px 17px 17px 17px;
	background-color: #4e4e4e;
	z-index: 50;
	clear: both;
}

DIV.rViewedHd {
	display: inline;
	float: left;
	width: 735px;
	padding: 10px 0px 10px 0px;
}

DIV.rViewedHd H2 {
	display: inline;
	float: left;
	width: auto;
	font-size: 14px;
	color: #c2c1c1;
}

DIV.rvCloseBx {
	display: inline;
	float: right;
	width: auto;	
}

DIV.rvCloseBx A {
	font-size: 9px;
	color: #c2c1c1;
	text-decoration: none;
}

/* Additional classes */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 11px;
}

DIV.accConBg {
	float:none;
	display: inline-block;
	width:635px;
	padding: 25px;
	min-height: 400px;
	_height: 400px;
}

.accConBg h2 {
	color: #666;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top:20px;
}

.accConBg label {
	color: #666;
	font-size: 14px;
	line-height: 13px;
	margin-bottom: 5px;
}

DIV.accColLft {
	display: inline;
	float: left;
	width: 160px;
	margin-right: 2px;
}

DIV.accColRht {
	display: inline;
	float: left;
	width: 352px;
}

DIV.accColLftRow {
	display: inline;
	float: left;
	width: 238px;
	margin-bottom: 12px;
}
DIV.accColLftRowAddr,DIV.desclaimers {
	display: inline;
	float: left;
	width:300px;
	margin-bottom: 12px;
	clear:left;
}
DIV.accColLftRowGender {
	display: inline;
	float: left;
	width:100px;
	margin-bottom: 12px;
	clear:left;
}



DIV.accColLftRow SPAN,.accColLftRowAddr span,DIV.accColRhtRowState span, .accColLftRowAddr label, DIV.accColLftRow label {
	display: inline;
	float: left;
	width: 238px;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin-bottom: 5px;
}

DIV.accColLftRowGender span {
	display: inline;
	float: left;
	width: 100px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
}

INPUT.accntInf {
	display: inline;
	float: left;
	width: 150px;
	height: 18px;
}

INPUT.addr {
	display: inline;
	float: left;
	width: 312px;
	height: 18px;
	margin-top: 8px;
}
INPUT.addr1 {
	display: inline;
	float: left;
	width: 312px;
	height: 18px;
}

SELECT.accInfState {
	display: inline;
	float: left;
	width: 152px;
	height: 24px;
	font-size: 13px;
}

SELECT.accInfBday {
	display: inline;
	float: left;
	width: 95px;
	margin-right: 5px;
	margin-left:15px;
}

DIV.accColRht P.shrtMrg, DIV.accColRht P.mrgTpMed, DIV.accColRht P.mrgTpLrg,DIV.desclaimers P.shrtMrg {
	display: inline;
	float: left;
	width: 350px;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

DIV.accColRht P.mrgTpMed {
	margin: 30px 0px 10px 0px;
}

DIV.accColRht P.mrgTpLrg {
	margin: 50px 0px 10px 0px;
}

DIV.accColRhtRow {
	display: inline;
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
DIV.accColRhtRowState {
	display: inline;
	float: left;
	width: 350px;
	margin-bottom: 12px;
	padding-top:141px;
}

DIV.accColRhtRow SPAN.pwdLng {
	display: inline;
	float: left;
	width: 350px;
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	margin-bottom: 8px;
}

DIV.accColRhtRow SPAN.etcChks {
	display: inline;
	float: left;
	width: 320px;
	font-size: 12px;
	color: #ffffff;
	line-height: 14px;
}

DIV.accColRhtRowBday{
	display: inline;
	float: left;
	width: 250px;
	margin-bottom: 10px;
}

DIV.accColRhtRowBday span
{
	display: inline;
	float: left;
	width: 238px;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 15px;
}

DIV.emailtitle
{
	color: White; font-size: 12px; font-weight: bold; padding-top: 7px;
}
DIV.emailtitle a
{
	color:#C9ECFF;
	font-size:12px;
	text-decoration:underline;
	text-transform:lowercase;
}

/* Remove these classes once the style sheets have been combined */
INPUT.phInptAC {
	display: inline;
	float: left;
	width: 58px;
	height: 18px;
	margin-right: 8px;
}

INPUT.phInptFth {
	display: inline;
	float: left;
	width: 58px;
	height: 18px;
	margin-right: 8px;
}

INPUT.phInptLstFr {
	display: inline;
	float: left;
	width: 88px;
	height: 18px;
}

A:link.strdLnk, A:active.strdLnk, A:visited.strdLnk, A:hover.strdLnk {
	text-decoration: underline;
}

div.button {
	float:right;
	padding-top: 10px;
}

div.buttonLeft {
	float: left;
	padding-top: 10px;
}

div.button a, div.buttonLeft a {
	background:url(images/details/addToCartBG.png) repeat-x;
	border:1px solid #AAAAAA;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	line-height: 13px;
	font-weight:normal;
	padding:5px 25px;
}

DIV.btnLeftSm a {
	background:url(images/details/addToCartBG.png) repeat-x;
	border:1px solid #AAAAAA;
	color:#FFFFFF;
	display: inline;
	font-size:11px;
	font-weight:normal;
	padding: 2px 15px;
}

DIV.btnLeftSm a:hover {
	border-color: #FFFFFF;
}

DIV.button a:hover, DIV.buttonLeft a:hover {
	border-color: #FFFFFF;
}
/* End of classes to be removed */

INPUT.emailsTerms {
	display: inline;
	float: left;
	width: 20px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

DIV.accBtnCon {
	display: inline;
	float: right;
	margin: 10px 0px 28px 0px;
}

DIV.accBtnCon DIV.buttonLeft {
	margin: 0px 5px 0px 12px;
}

DIV.accConBg P {
	display: inline;
	float: left;
	width: 510px;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin-bottom: 16px;
}

DIV.orderHtyRow {
	display: inline;
	float: left;
	width: 700px;
}

DIV.orderHtyRow SPAN {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 5px;
}

DIV.orderHtyRow SELECT {
	display: inline;
	float: left;
	width: 200px;
	height: 24px;
	font-size: 12px;
	font-style: italic;
	color: #858585;
}

TABLE.loyaltyPBal, TABLE.loyaltyPBal TD.ltyLbl, TABLE.loyaltyPBal TD.ltyInf {
	width: auto;
}

TABLE.loyaltyPBal TD.ltyLbl {
	padding: 0px 60px 20px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

TABLE.loyaltyPBal TD.ltyInf {
	padding: 0px 60px 20px 0px;
	font-size: 12px;
	color: #ffffff;
}


DIV.nullSrchCon {
	display: inline;
	float: left;
	width: 899px;
	height: 316px;
	padding: 28px 0px 0px 27px;
	background: #f5f5f5;
}

DIV.nullSrchCon H1, DIV.nullSrchShrt H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 12px;
}

DIV.nullSrchCon P, DIV.nullSrchShrt P {
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	margin-bottom: 20px;
	clear: both;
}

DIV.nullSrchCon DIV.buttonLeft, DIV.nullSrchShrt DIV.buttonLeft {
	margin: 8px 15px 28px 0px;
}

DIV.nSrchRVPane {
	display: inline;
	float: left;
	width: 218px;
	min-height: 441px;
	background: url(images/search/recentlyViewedPaneBg.gif) repeat-x left top #000000;
	color: #FFFFFF;	
	padding: 25px 0px 16px 27px;
}

DIV.nullSrchShrt {
	display: inline;
	float: left;
	width: 708px;
	min-height: 455px;
	background-color: #1f1e1e;
	color: #FFFFFF;
	padding: 27px 0px 0px 27px;
}
