body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/BodyBG.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 12px;
	color: #cccccc;
	background-position: 0px 140px;
	background-color: #000000;
}

a:link {
	text-decoration: none;
	color: #a500a7;
}
a:visited {
	text-decoration: none;
	color: #a500a7;
	}
a:hover {
	font-weight:bold;
	text-decoration: none;
	color: #a500a7;
	}
a:active {
	text-decoration: none;
	color: #a500a7;
}


a.purpleLink:link {

	font-weight: normal;
	color: #6e096f;
	text-decoration: none;	
}
a.purpleLink:visited {

	font-weight: normal;
	color: #6e096f;
	text-decoration: none;	
}
a.purpleLink:hover {

	font-weight: normal;
	color: #a500a7;
	text-decoration: none;	
}

a.purple_Link:link {

	font-weight: normal;
	color: #6e096f;
	text-decoration: underline;	
}
a.purple_Link:visited {

	font-weight: normal;
	color: #6e096f;
	text-decoration: underline;	
}

a.purple_Link:hover {

	font-weight: normal;
	color: #a500a7;
	text-decoration: none;	
}

a.purple2_Link:link {

	font-weight: normal;
	color: #a500a7;
	text-decoration: underline;	
}

a.purple2_Link:visited {

	font-weight: normal;
	color: #a500a7;
	text-decoration: underline;	
}

a.purple2_Link:hover {

	font-weight: normal;
	color: #a500a7;
	text-decoration: none;	
}

a.whiteLink:link {
	font-weight: normal;
	color: #ccc;
	text-decoration: none;	
}
a.whiteLink:visited {
	font-weight: normal;
	color: #ccc;
	text-decoration: none;	
}

a.whiteLink:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: none;	
}

a.white_Link:link {
	font-weight: normal;
	color: #ccc;
	text-decoration: underline;	
}
a.white_Link:visited {
	font-weight: normal;
	color: #ccc;
	text-decoration: underline;	
}

a.white_Link:hover {
	font-weight: normal;
	color: #fff;
	text-decoration: none;	
}


#topBG {
	height:142px;
	background:url(../images/TopBG2.gif);
	width:100%;
	text-align: center;
	
}
#header {
	margin-left:auto;
	margin-right:auto;

	z-index:2;
	height:142px;
	width:1003px;
	background-image: url(../images/TopBG2.gif);
	background-position: 2px;	
	
}
#logo {
width:307px;
heigth:63px;
display:inline;
margin-left:30px;
margin-top:20px;
float:left;
}

#freeShipping {
width:251px;
height:70px;
background-image:url(../images/freeshipping.gif);
background-repeat:no-repeat;
float:right;
display:inline;
clear:right;
margin-top:25px;
margin-right:40px;
margin-bottom:20px;

}

#topMenu {
	clear:both;
	list-style: none;
	height: 27px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	color: #FFFFFF;

}
#topMenu li,#topMenu li a{
	width:151px;
	height: 27px;
	float:left;
	display: block;
	text-align: center;
	background-image: url(../images/menuBG.gif);
}

#topMenu li a:hover{
	background-position: 0px -27px;
}

.home li.home a,.onSale li.onSale a,.viewCollection li.viewCollection a,.myAccount li.myAccount a,.emailUs li.emailUs a,.shoppingCart li.shoppingCart a {
	background-position: 0px -27px;
}

.shoppingCart
{
    background-image:none;
    height:27px;
}
#MainBox {
	width: 1003px;
	min-height:448px;
	_height:448px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
	display: table;
}

H1 {
	font-size:32px;
	margin:10px 0px 20px 0px;
	}

H2 {
	margin:3px 0px;
	font-size:26px;
}
H3 {
	margin:6px 0px 3px 0px;
	}
H4 {
	margin:4px 0px 2px 0px;
	}
H5 {
	margin:0px 0px 3px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.myBold {
	font-weight: bold;
}
/*=========================================================*/
.order {
	font-family:"Times New Roman", Times, serif;
	width:90%;
	margin:10px 10px 10px 50px;
	text-align: left;
	}
.order #head {
	height:50px;
	text-align:center;
	background-image:url(../images/dotLine.gif);
	background-repeat:repeat-x;
	background-position:0px bottom;
	}
.order #mytable {
	font-size:14px;
	background-color:#000;
	border-collapse:collapse;
	vertical-align:middle;
	text-align:center;
	}
	
.order #mytable td,.order #mytable th{
	height:20px;
	border:1px solid #4c054c;
	}
.order #mytable input {
	width:100px;
	color:#a500a7;
	font-weight:bold;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	}
.order #mytable #checkbox {
	width:20px;

	background-color: #000000;
	}
	
.pDetails {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	}
.pDetails input {
	color:#fff;
	border:1px solid #4c054c;
	background-color:#151515;
	}
	
.pDetails select {
	color:#a500a7;
	border:1px solid #4c054c;
	background-color:#000;
	}

.order .pDetails td {
	line-height:24px;
	height:22px;
	}
/*=========================================================*/
#lefter {
    margin-left:10px;
	margin-top:20px;
	width: 182px;
	float: left;
	height: 100%;

}



#lefter .SBColors {

	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	display: block;
	list-style:none;
	padding-left:30px;
	margin:20px 0px 30px 0px;
	padding-top:38px;
	background-image:url(../images/ShopByColors.gif);
	background-repeat:no-repeat;
	
}

#lefter .SBColors li{
	width:130px;
	height:16px;
	border: 1px solid #6e096f;
	padding-left:3px;
	margin-top:3px;
	}
#lefter .SBColors li a{
	color: #FFFFFF;
	text-decoration: none; 
    }

#lefter .SBColors li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
    }
	
	
#lefter .SBPatterns {


	color: #FFFFFF;
	text-align: left;
	display: block;
	list-style:none;
	padding-left:30px;
	margin:20px 0px 30px 0px;
	padding-top:38px;
	background-image:url(../images/ShopByPatterns.gif);
	background-repeat:no-repeat;
	
}

#lefter .SBPatterns li{
	width:140px;
	height:16px;
	background-image:url(../images/patternsICO.gif);
	padding-left:7px;
	margin-top:3px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}
	
	#lefter .SBPatterns li a{
	color: #a500a7;
	text-decoration: none; 
}

#lefter .SBPatterns li a:hover{
	color: #a500a7;
	text-decoration: none;
	font-weight: bold;
    }
/*=========================================================*/
	
	
#righter {
	width: 780px;
	margin:40px 0px 0px 20px;
	height:100%;
	float: left;
	text-align: left;
	vertical-align: top;
}

/*@%$#%#$^$^$^$*************************^$%#$#$@$#^
#righter>div {
	border:1px solid #00FFFF;
}
@%$#%#$^$^$^$*************************^$%#$#$@$#^*/

#righter .men {
    margin:0px 0px 0px 0px;
}	
#righter .SBProfession {
	float:left;
	height: 343px;
	width: 343px;
	margin-top: 9px;
	margin-right: 110px;
	margin-bottom: 0px;
	margin-left: 116px;
}

#righter .mSales {
	margin-top:90px;
	width: 163px;
	float: left;
	text-align: center;
	}
#righter .mSales img {
    border:2px solid #4c054c;
	}	


#righter #rightTop {
	width: 780px;
	padding-bottom:8px;

	display:table;
	background-image: url(../images/dotLine.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

#righter #rightTop #patternsTitle {
	vertical-align: bottom;
}
#righter #rightTop .kindText 
{
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	float:left;
	color: #999999;
	width: 580px;
	vertical-align: top;
	display: table;
}



#righter #rightTop .mSales2 {
	width:170px;
	height:100px;
	display:table;
	padding:3px;
	float:left;
	clear:right;
	border:1px dotted #6e096f;
	font-size: 11px;
}
.bottomLink {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 0.5px;

}

.story {
	font-size:18px;
	letter-spacing: 0.5px;
	line-height: 1.2em;
	}

.purpleText {
	color:#a500a7;
	}
	
.menuTitle {
	padding-left:20px;
	font-family:"Times New Roman", Times, serif;
	vertical-align:middle;
	}
	
.emailBox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	font-size: 12px;
	color: #cccccc;
}

.emailBox td {
	padding:3px;
	height:20px;
	}
.emailBox input {
	color:#ccc;
	border:1px solid #6e096f;
	width:340px;
	background-color:#151515;
	}
.emailBox textarea {
	color:#ccc;
	border:1px solid #6e096f;
	background-color:#151515;
	width:555px;
	}


#righter #productsBox {
	background-image:url(../images/dotLine.gif);
	background-repeat:repeat-x;
	background-position:0px bottom;
	display:table;
	min-height: 260px;
	width: 780px;
	padding-bottom:3px;
	vertical-align: bottom;
}

#righter #productsBox div {
	height: 116px;
	width: 145px;
	margin:3px;
	padding:2px;
	text-align: center;
	float: left;
	display: table;
}

#righter #productsBox #proBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:80px 0px 50px 50px;
	color: #FFFFFF;
	text-decoration: none;
	}
#righter #productsBox #proBox a {
	font-size:10px;
	}
#righter #productsBox #proBox .proName {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#a500a7;s
	}
#righter #productsBox #proBox img {
	border:1px solid  #6e096f;	}
	
#righter #productsBox .turnPage {
	font-size:11px;
	width:770px;
	height:15px;
	clear:both;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-align:right;
}

.turnPage {
	font-size:11px;
	width:770px;
	height:15px;
	clear:both;
	margin:0px;
	padding:0px 10px 0px 0px;
	text-align:right;
}

#righter #tryOther {
	font-family: "Times New Roman", Times, serif;
	margin-top:10px;
	font-size: 14px;
	color: #a500a7;
}

/*================================================*/	
/*================================================*/	
	



/*------------------------------底部--------------------------------------*/
#bottomBG {
	clear: both;
	height:70px;
	background-repeat:repeat-x;
	width:100%;
	text-align: center;
	background-image: url(../images/bottomBG.gif);
}


#footer {
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	height:70px;
	width:1003px;
	background-image: url(../images/bottomBG.gif);
	background-repeat:repeat-x;
	
}


#footer a {
	font-size: 12px;
	font-weight: bold;
	color: #6e096f;
	text-decoration: none;	
}

#footer a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #a500a7;
	text-decoration: none;	
}


#footer .copyright {
	margin-top:16px;
	font-size:11px;
	color:#444444;
}

#footer .copyright a {
	margin-top:36px;
	font-size:11px;
	color:#444444;
	font-weight: normal;
}


#footer .copyright a:hover{
	font-weight: normal;
	margin-top:36px;
	font-size:11px;
	color:#a500a7;
}

/*-----------------------------/底部---------------------------------------*/
.dotLineBG {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/dotLine.gif);
}

#righter #onSaleBox {
	margin-top:10px;
	display:table;
	padding:5px;
	}
	
.onSaleTable {

	padding:3px;

	border:1px solid #4c054c;
}



.onSaleName{
	font-family:"Times New Roman", Times, serif;

	padding-left:20px;
	width:200px;
	height:116px;


	}

.onSaleName H2 {
	font-size:18px;
	color:#6e096f;
	}
	
.onSaleName H3 {
	color:#999;
	}
.checkbox {
	border: 1px solid #a500a7;
}
.Flink {margin-top:5px;}
.FlinkText {color: #666666};