body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.topmenu{
font-family:Arial;
font-size:13px;
color:#FFFFFF;
}

.splOffer{
font-family:Arial;
font-size:14px;
color:#000000;
}

.price12pt{
font-family:Arial;
font-size:12px;
color:#000000;
}

.searchTextbox{
font-family:Arial;
font-size:12px;
color:#000000;
background-color:#CCCCCC;
background-image:url(images_web/search_textbox.jpg);
background-repeat:no-repeat;
width:154px;
height:14px;
}

.springSummer{
font-family:Arial;
font-size:13px;
color:#000000;
}

.collection_12pt{
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:bold;
}

.black_11pt{
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:bold;
}


.leftmenu12pt{
font-family:Arial;
font-size:12px;
color:#000000;
}


a.leftmenu12pt:hover{
text-decoration:underline;
color:#007E9E;
}

.testmonial{
font-family:Arial;
font-size:11px;
color:#525252;
}

.whiteText{
font-family:Arial;
font-size:12px;
color:#ffffff;
}

.price_cart{
font-family:Arial;
font-size:12px;
color:#444343;
}

.price_men{
font-family:Arial;
font-size:12px;
color:#46a4ca;
}


.mens_col_head{
font-family:Arial;
font-size:12px;
color:#46a4ca;
}

.addtocartMens{
font-size:12px;
color:#fff;
border:#46a4ca solid 1px;
background-color:#46a4ca;
font-weight:bold;
width:auto;
text-decoration:none;
font-family:Verdana;


}

.deleteCart{
font-family:Arial;
font-size:12px;
color:#46a4ca;
}

.quantity_001{
font-family:Arial;
font-size:11px;
color:#000000;
border:#cccccc solid 1px;
width:30px;
height:18px;
padding:2px;
}

.star{
font-family:Arial;
font-size:12px;
color: #FF3300;
}







/*====================================showHide===============================================*/


.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#000000;
	background-color: #d7d7d7;
	width:167px;
	margin-bottom:10px;
	margin-top:0px;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	
	
	/*height:20px;*/
		
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_question:hover{	/* Styling question */
	
	color:#ffffff;
	/*text-decoration:underline;*/
	cursor:pointer;
	background-color:#FF0000;
}



.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	/*top:10px;*/
	color:#004E97;	
	width:152px;
	
	/* End layout CSS */
	margin-top:5px;
	margin-bottom:0px;
	margin-left:11px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	

}



.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
	width:176px;
}



