body {
	margin: 0px;
	padding: 0px;
}

form { margin:0; padding:0; } 

td, a, p, span, div, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.txtspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}


a:link {
	color:#003399;
	text-decoration: none;
}
a:active { color:#003399; text-decoration:none; }
a:visited { color:#003399; text-decoration:none; }
a:hover { color:#F26522; text-decoration:underline; }


a.blueLink:link { color:#19A2E8; text-decoration:none; }
a.blueLink:active { color:#19A2E8; text-decoration:none; }
a.blueLink:visited { color:#19A2E8; text-decoration:none; }
a.blueLink:hover { color:#19A2E8; text-decoration:underline; }

fascom:link {
	color:#000000;
	text-decoration: none;
}
fascom:active { color:#000000; text-decoration:none; }
fascom:visited { color:#000066; text-decoration:none; }
fascom:hover { color:#003366; text-decoration:underline; }


fascom.leftlinks:link { color:#19A2E8; text-decoration:none; }
fascom.leftlinks:active { color:#19A2E8; text-decoration:none; }
fascom.leftlinks:visited { color:#19A2E8; text-decoration:none; }
fascom.leftlinks:hover { color:#19A2E8; text-decoration:underline; }


ul { padding:0; margin-left:-2px; margin-top:0px; margin-bottom:12px;}
li {
	padding:0; margin-left:0px;
	list-style-position: inside;
	list-style-image: url(../graphics/bullet2.jpg);
	list-style-type: none;
}

span.priceBefore {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	xletter-spacing: -.05em;
	margin: 0;
	padding: 0;
	xline-height: 1em;
}

h2 { font-size:31px; display:inline; margin-left:-2px;}
h6 { font-size:14px; display:inline; margin-left:-2px; }
h3 { font-size:14px; padding-bottom:4pt; }

h5 { font-size:18px; padding-top:5px; margin:2px 0 2px 0; }

hr {color: #E3E3E3; height:1px; } 

.thumbnailHolder { background-color:#FFFFFF; border:5px #EBEBEB solid;} 


.categoryRowUp{
	color:#E44141;
	text-decoration:none;
	font-size:12px;
	padding:3pt;
	padding-left:10pt;
	background-image: url(../graphics/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:1px solid #EEEEEE;
}
.categoryRowOver{
	background-color:#7E6A45;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	cursor: pointer;
	padding:3pt;
	padding-left:10pt;
	background-image: url(../graphics/bullet3_over.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:0px solid #EEEEEE;
}


.redHeader {
	background-image: url(../graphics/header-red-strip.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	width:217px;
	padding-left:8pt;
 }


.pinkHeader {
	background-image: url(../graphics/header-pink-strip.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
 }


.greenHeader {
	background-image: url(../graphics/header-green-strip.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
 }

.blueHeader {
	background-image: url(../graphics/header-blue-strip.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
 }

.footerHeader { background-color:#DC3829; color:#FFFFFF; font-weight:bold; } 

#logo{
	margin-bottom:8pt;
}

#Menu {
	margin-bottom:5pt;
	background-image: url(../graphics/topmenu_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
}

#todaysDate {
	color:#E44141;
	padding-left:2pt;
}

#container { 
	width:256px;
}

.redHeader {
	clear: both;
}

.headerBar{ background-color:#C1C9D5; font-weight:bold; font-size:12px; color:#FFFFFF; padding:4pt;}

.spacer { clear:both;} 


#grayBox {
	background-color:#E7E7E7;
	margin-bottom:4pt;
	width: 95%;
	xpadding-top: 4px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 6px;
}
.grayBoxContents { background-color:#FFFFFF; border:1px solid #C1C1C1; padding:6px;  text-align:left;} 

#whiteBox {
	background-color:#FFFFFF;
	padding-top:4px;
	margin-bottom:8pt;
	border:1px solid #CFCFCF;
	border-top:0px;
	background-image: url(../graphics/whitebox-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.whiteBox111 {
	background-color:#FFEDA4;
	padding-top:1px;
	margin-bottom:4pt;
	border-top:0px solid #A59475;
	background-repeat: repeat-x;
	border-right: 1px solid #A59475;
	border-bottom: 1px solid #A59475;
	border-left: 1px solid #A59475;
	right: 5px;


}


.title { background-color:#939393; font-weight:normal; color:#FFFFFF; padding:2pt;  padding-left:5pt;} 
.title div { color:#FFFFFF; } 
.value { background-color:#F9F9F9; padding-left:3pt; padding:5pt; padding-left:5pt;} 

.redText { color:#DC3829; } 
.buttonRow { padding-top:2pt; } 

.textField { border:1px #D0D0D0 solid; font-size:12px;} 

.homepageCatBox {
	background-image: url(../graphics/homepage-box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:273px;
	height:140px;
	padding-bottom:5pt;
	padding-left:10pt; 	
} 

#homepageCatBoxMen {
	background-image: url(../graphics/homepagebox-men-shoes-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%; height:100%;
}

#homepageCatBoxBranded {
	background-image: url(../graphics/homepagebox-branded-shoes-i.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%; height:100%;
}

#homepageCatBoxWomen {
	background-image: url(../graphics/homepagebox-women-shoes-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%; height:100%;
}

#homepageCatBoxChildren {
	background-image: url(../graphics/homepagebox-children-shoes-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%; height:100%;
}

#homepageCatBoxLeatherGoods {
	background-image: url(../graphics/homepagebox-leather-good-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%; height:100%;
}

#homepageCatBoxAccessories {
	background-image: url(../graphics/homepagebox-accessories-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%; height:100%;
}
.barmen {

	background-image: url(../graphics/bar/men-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
}

.barwomen {

	background-image: url(../graphics/bar/women-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
}

.barleather {

	background-image: url(../graphics/bar/leather-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
}

.barchildren {

	background-image: url(../graphics/bar/children-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
}

.baracc {

	background-image: url(../graphics/bar/acc-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
}
#homepageCatBoxshirt {

	background-image: url(../graphics/shirts.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%; height:100%;
}
.txtspacebread {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
.barshirt {


	background-image: url(../graphics/bar/shirts-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
}
.barbshoes {


	background-image: url(../graphics/bar/bshoes-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top; 
	padding-left:8pt; 
	height:37px;
}
a.a:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 7EC541;
	text-decoration: underline;
}
a.a:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.a:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 7EC541;
	text-decoration: underline;
}
a.b:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.b:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 979797;
	text-decoration: underline;
}
a.c:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.c:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 979797;
	text-decoration: underline;
}
a.d:link {



	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {


	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {


	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.e:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.e:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.f:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #F26522;
	text-decoration: underline;
}
a.f:visited {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
a.g:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #023062;
	text-decoration: none;
}
a.g:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.g:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.selectProduct{position:relative;text-align:center;width:110;float:left;font:0.8em verdana;margin:15px 0 10px 0;}
.selectProductPhoto{margin:auto;height:60px;width:60px;color:#005EFF;background:#FFEDA4; border:1px solid #4A3C22; }
.selectProductPhotos{
	margin:auto;
	height:auto;
	width:auto;
	color:#005EFF;
	background:#FFEDA4;
	border:1px solid #4A3C22;
}
.selectProductPhoto a{overflow:hidden;line-height:100px;height:100px;width:100px;display:table-cell!important;display:block;  vertical-align:middle;}
.selectProductPhoto img {*margin-top: expression(( 100 - this.height ) / 2);}
.selectProduct .hotIcon{background:url(http://img.alibaba.com/images/eng/style/css_images/minisite/styleT1/icon_hot.gif) no-repeat;position:absolute;height:10px;width:30px;top:-10px;right:10px!important;}
.creditType{padding:5px;width:125px;float:right;border:1px #ccc solid;text-align:center;}
.creditType a{display:block;}
.selectborder{margin:auto;height:auto;width:auto;color:#A4AEAD; border:1px solid #b2a280; }

