@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
img {
	border:none;
}
*{
	padding:0px; 
	margin:0px;
}

div {padding:0px; margin:0px;}

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#f58124;
	text-decoration:none;
}
input{ 
	width:175px;
}
Select{ 
	width:100px;
}

.headerBg_img{
	background:url(../images/header_img.jpg) no-repeat;
	height:142px;
}
.adminHeaderBg_img{
	background:url(../images/adminHeaderImg.jpg) no-repeat;
	height:113px;
}

.leftBorder_img{
	background:url(../images/leftBorder_img.gif) repeat-y;
}
.rightBorder_img{
	background:url(../images/rightBorder_img.gif) repeat-y;
}
.footerCen_BgImg{
	background:url(../images/footerCen_img.gif) repeat-x;
}

.headerText {
	font-size:18px;
	color:#FFFFFF;
	padding:0px 0px 15px 25px;
}

.header_topLinks {
	width:100%;
	height:auto;
	padding:0px;
	margin:0px;
	list-style:none;
}

.header_topLinks li{
	height:auto;
	width:auto;
	padding:0px;
	list-style:none;
	font-size:12px;
	float:left;
	color:#FFFFFF;
	margin: 0px 5px;
}
.header_topLinks li a{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.header_topLinks li a:hover{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.btn {
	padding:1px 3px;
	width:auto;
	height:auto;
	background-color:#e7e7e7;
	border:1px solid #cccccc;
	font-size:12px;
	color:#000000;
}	

/*.header_topLinks {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	margin: 0px 5px;
}
.header_topLinks:hover {
	text-decoration:none
}
*/
.viewCartText {
	font-size:11px;
	color:#b1b1b1;
}
.viewCartText span {
	font-size:11px;
	color:#f58124;
}
.navMenu {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.navMenu:hover {
	color:#f58124;
	text-decoration:none;
}
.searchBox{
	background:url(../images/searchBg_img.jpg) no-repeat;
	padding:0px 0px 0px 7px;
}
.searchInput {
	width:170px;
	border:1px solid #EAE9E9;
	background:#EAE9E9;
	padding:0px;
	margin:0px;
	vertical-align:top;
	height:13px;
	font-size:11px;
}

.footerLinks {
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;
}
.footerLinks li {
	margin:5px;
	height:auto;
	float:left;
	padding:0px;
	list-style:none;
	font-size:10px;
	font-weight:bold;
	color:#f58124;
}
.footerLinks li a{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footerLinks li a:hover{
	color:#f58124;
	text-decoration:none;
}

/***************************************************************************/
.leftPanelBg{
	background:url(../images/leftMenu_bgImg.gif) no-repeat;
}
/*****************DarkBlue text*********************/
.darkBlueText {
	font-size:14px;
	font-weight:bold;
	color:#00a8e5;
	text-decoration:underline;
}
.darkBlueText:hover {
	font-size:14px;
	font-weight:bold;
	color:#00a8e5;
	text-decoration:underline;
}

/*****************white text*********************/
.whiteText_h2 {
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}
.whiteText_h3 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}
.whiteText_h4 {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
.whiteText_h5 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.whiteText_h5:hover {
	color:#f58124;
	text-decoration:underline;
}
.whiteText_h6 {
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}

/*****************Grey text*********************/
.greyText_h2 {
	font-size:18px;
	font-weight:bold;
	color:#646464;
}
.greyText_h3 {
	font-size:16px;
	font-weight:bold;
	color:#646464;
}
.greyText_h4 {
	font-size:14px;
	font-weight:bold;
	color:#646464;
}
.greyText_h5 {
	font-size:12px;
	font-weight:bold;
	color:#646464;
}
.greyText_h6 {
	font-size:10px;
	font-weight:bold;
	color:#646464;
}
/*****************Black text*********************/
.blackText_veryBig {
	font-size:24px;
	font-weight:bold;
	color:#000000;
}
.blackText_big {
	font-size:22px;
	font-weight:bold;
	color:#000000;
}
.blackText_h1 {
	font-size:20px;
	font-weight:bold;
	color:#000000;
}
.blackText_h2 {
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.blackText_h2:hover 
{
	font-size:18px;
	font-weightold;
	color:#f58124;
}
.blackText_h3 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.blackText_h4 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
.blackText_h5 {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.blackText_h6 {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
/*****************Blue text*********************/
.blueText_h2 {
	font-size:18px;
	font-weight:bold;
	color:#335277;
}
.blueText_h3 {
	font-size:16px;
	font-weight:bold;
	color:#335277;
}
.blueText_h4 {
	font-size:14px;
	font-weight:bold;
	color:#335277;
}
.blueText_h5 {
	font-size:12px;
	font-weight:bold;
	color:#335277;
}
.blueText_h6 {
	font-size:10px;
	font-weight:bold;
	color:#335277;
}
/*****************Orange text*********************/
.orangeText_veryBig {
	font-size:24px;
	font-weight:bold;
	color:#f58124;
}
.orangeText_big {
	font-size:22px;
	font-weight:bold;
	color:#f58124;
}
.orangeText_h1 {
	font-size:20px;
	font-weight:bold;
	color:#f58124;
}
.orangeText_h2 {
	font-size:18px;
	font-weight:bold;
	color:#f58124;
}
.orangeText_h3 {
	font-size:16px;
	font-weight:bold;
	color:#f58124;
}
.orangeText_h4 {
	font-size:14px;
	font-weight:bold;
	color:#f58124;
}
.orangeText_h5 {
	font-size:12px;
	font-weight:bold;
	color:#f58124;
}
.orangeText_h6 {
	font-size:10px;
	font-weight:bold;
	color:#f58124;
}
/*************************************************/
.productDiv{
	width:220px;
	height:auto;
	margin-left:15px;
	margin-top:30px;
	float:left;
}
.productImg{
	width:220px;
	height:190px;
	text-align:center;
	float:left;
}
.productDetail{
	width:200px;
	padding-left:20px;
	height:auto;
	text-align:left;
	float:left;
}

/***************************Mens Landing Page*****************************/
/*.bgImgFixed{
	width:515px;
	height:612px;
	position:fixed;
	left:34%;
	top:34%;
	z-index:1;
	background:url(../images/bgLogo.jpg) no-repeat;
}*/

.bgImgFixed{
	background:url(../images/bgLogo.jpg) no-repeat;
}

.catalog {
	width:214px;
	height:auto;
	float:left;
	margin:30px;
}
.catalog_img {
	width:210px;
	height:200px;
	padding-top:10px;
	float:left;
	border:2px solid #000000;
	background-color:#FFFFFF;
	text-align:center;
}
.catalog_title {
	width:214px;
	text-align:center;
	padding-top:10px;
	float:left;
}
/*******************************Product detail Page********************************/

.ProductDetailDiv{
	width:370px;
	height:auto;
	padding:5px;
	border:1px solid #d1cfcf;
	position:relative;
}

.zoomTool{
	width:18px;
	height:17px;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:2;
}

.ProductDetail_smallImgDiv{
	width:240px;
	height:auto;
	padding:5px;
	border:1px solid #d1cfcf;
}

.Product_sizeDetail{
	width:238px;
	height:auto;
	padding:5px;
	border:2px solid #000000;
	background-color:#f2f0f0;
}
.colorBox {
	width:20px;
	height:20px;
	margin-left:5px;
	float:left;
}

/************************catalog page***************************/
.catalogsDiv {
	width:390px;
	height:35px;
	border:2px solid #000000;
	padding:10px 5px 5px 5px;
	background-color:#f4f3f3;
}
.catalogsNameDiv {
	width:273px;
	float:left;
	text-align:left;
}
.catalogsDownloadLink_Div {
	width:105px;
	height:20px;
	padding-top:10px;
	float:left;
	text-align:left;
}
.messageText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DA3E0B;
	font-weight:700;
	text-decoration:none;
}
.messageSuccessText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0d6c00;
	font-weight:700;
	text-decoration:none;
}
/****************************************Admin section*****************************************/
.listTitle {
	font-size:12px;
	font-weight:bold;
	color:#335277;
}
.listTitle:hover {
	color:#335277;
	text-decoration:underline;
}
.addLinks{
	font-size:12px;
	color:#335277;
	text-decoration:none;
}
.addLinks:hover{
	color:#335277;
	text-decoration:underline;
}

/**********************2-1-10******************************/
.leftMain_menuText {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#ffffff;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.leftMain_menuText:hover {
	color:#f58124;
	text-decoration:none;
}



.leftPanelBgAdmin{
	background:url(../images/leftMenu_admin_bgImg.gif) no-repeat;
}

.borderBot {
	border-bottom:1px dotted #FFFFFF;
}
