/***********************************************/
/* HTML tag styles     - Juste Moi      */
/***********************************************/ 

*{
	padding:0px;
	margin:0px;	
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#c6c6c6;
	background-color:#311741;
	background-image:url(images/background_img.gif);
	line-height:16px;
}
img{
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 10px 0px;	
	font-weight: bold;
}

h1{	
	font-size: 120%;
	color:#e5469f;	
	font-weight: bold;
}

h2{
	font-size: 110%;
	color: #c6c6c6;	
	font-weight: bold;	

}

h3{
 font-size: 130%;
 color: #666;
}

h4{
 font-size: 90%;
 font-weight: normal;
 color:  #9eaca1;
 font-weight: bold;	
}

h5{
 font-size: 80%;
 color: #666666;
}

h6{
 font-size: 70%;
 color: #666666;
 padding:25px 22px;
 
}

p{
	padding-bottom: 15px;
}

ul{ 
 list-style-type: none; 
}

ul li {padding-bottom: 10px;}

.clear {
	clear:both;
}

ol{
	margin-left:15px;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #666;
 display: block;
}

fieldset{
	padding: 1em;
	border: 1px solid #e5469f;
	background: #fff;
	width: 350px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#offerCodes{
	border:none;
	color:#666;
	width:250px;
}
#offerCodes h2{
	color:#666;
}
 legend{
	font-weight: bold;
	color: #666;     
 }

@media screen {
	* html legend {
	margin: -24px 0 0 0;
	position: fixed;
	line-height: 1.4;
	}
}

#mainContainer a img, #mainContainer .noBorder:link, .noBorder:visited {border-bottom:none;}

#wrapper {
	width: 860px;
	padding-left: 27px;
	/*background-image: url(images/new_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin-top: 0px;
	padding-top: 15px;
}
#header{
	width:820px;
	height: 155px;
}
#logo {
	wifth:276px;
	width: 280px;
	float: left;
	margin-top: 5px;
	padding-left: 200px;
	
}

#headerContact{
	color: #fff;
	letter-spacing: 1px;
	height: 35px;
	background-color: #000;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	float: right;
	width: 598px;
}

#headerContact ul li{
	float:left;
	padding:1px 9px;
	/*border-right:solid 1px #efefef;*/
	width:80px;

}
#headerContact ul .short{	
	width:45px;

}

#headerContact ul{display:block;clear:both;height:17px;}


#headerContact ul .last{
	border-right:none;
}


#headerContact a:link, #headerContact a:visited{
	color:#fff;
	text-decoration:none;
}

#headerContact a:hover{
	color:#e5469f;
	text-decoration:none;
}



.pinkTxt{
	color:#e546a0;
}
#shoppingBasket {
	float:right;
	height:71px;
	color:#fff;
	width: 260px;
	padding:10px;
}
#shortBasket{
	margin: 10px 0px 10px 0px;
	font-weight:bold;

}
#shortBasket a:link, #shortBasket a:visited{
	color:#a0aca2;
	text-decoration:none;
}




#mainContainer {
	float:left;
	margin-top:5px;
	margin-left:9px;
	background-color:#000000;
	width:557px;
	padding:10px 30px;

}


#flashContainer {
	margin:31px 0px;
	width: 551px;
	height: 258px;
	overflow:hidden;
}

#imageLeft {
float:left;
	width: 310px;
	height: 240px;
	overflow:hidden;
}

#imageRight {
	width: 232px;
	height: 240px;
	float:right;
	overflow:hidden;
}

#contentContainer {
	margin:31px 0;
}
#contentContainer a:link, #contentContainer a:visited, #mainContainer a:link, #mainContainer a:visited{
	color:#999999;
	/*border-bottom:dotted 1px #efefef;*/
	text-decoration:underline;
}

#contentContainer a:hover{
	border-bottom:none;
}

#footer {
	width: 860px;
	margin-left: 27px;
	margin-top: 30px;

}

#footer a:link, #footer a:visited {
	color:  #999;
	text-decoration: none;

}



#footer a:hover {
	color: #b6a8a1;
	text-decoration: underline;	
}

.lLink:link, .lLink:visited {
	
	color: #efefef;
	text-decoration: none;
	display:block;
	border-top:solid 1px #e5469f;
	border-bottom:solid 1px #e5469f;
	padding-left: 18px;
	background-image: url(images/des_arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	height: 17px;
	padding-top: 3px;

}



.lLink:hover {
	color:  #ccc;
	text-decoration: none;
}


/***********************************************/
/* image boxes home page tag styles - Juste Moi   */
/***********************************************/ 

.imageBoxContainer {
	float:left;
	margin-bottom:30px;
	margin-right:15px;
	margin-left:15px;
	width:150px;
	height:282px;
}
.imageBoxContainer .imHolder{
	height:222px;
	overflow:hidden;
}
.imageBoxContainer .catTitle{
	background-image:url(images/cat_top.gif);
	padding:10px;
	height:15px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	overflow: hidden;
	line-height:10px;
}

#mainContainer .imageBoxContainer .catTitle a:link, #mainContainer .imageBoxContainer .catTitle a:visited{
	color:#fff;
	text-decoration:none;
	border-bottom:none;
}

/***********************************************/
/* Nav tag styles     - Juste Moi      */
/***********************************************/ 

#navContainer{
	color:#FFFFFF;
	margin-top:-58px;
	float:left;
	width: 194px;
}


#navContainer ul li{
	padding: 3px 4px 3px 10px;
	color:#FFFFFF;
	list-style-type: none;
	border-bottom:dashed 1px #4d2669;
}

#navContainer ul ul li{
	border-bottom:none;
}
#navContainer ul li ul li a:link,#navContainer ul li ul li a:visited, #navContainer ul li ul li a:hover {
	background-image: url(images/sub_bullet.gif);
	background-position: 0px 3px;
}

#navContainer ul a:link, #navContainer ul a:visited{
	color: #fff;
	/*padding-left: 2px;*/
	font-weight: normal;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;	
	padding: 0px 10px 2px 10px;	

}

#navContainer ul a:hover{
	color: #e5469f;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;	
	padding: 0px 10px 2px 10px;	
	text-decoration: none;


}

#navContainer ul .dwn:link, #navContainer ul .dwn:visited{
	color: #e5469f;
	background-image: url(images/bullet.gif);
	background-position: 0px 6px;
	background-repeat:no-repeat;	
	padding: 0px 10px 2px 10px;	
	font-weight:bold;
	text-decoration: none;	
}
#navContainer ul ul .dwn:link, #navContainer ul ul .dwn:visited{
	background-image: url(images/sub_bullet.gif);
	background-position: 0px 3px;
}

a.linkOpacity img {
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	
}

a.linkOpacity:hover img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
	
}
/****************** Product Row Styles********************/
#headerImage{
	margin:0px 0px 10px 0px;

}
.prodRow{
	clear: both;
	display:block;
	border-bottom: 1px dooted #DCCEC1;
	margin:10px 0px;
}

.prodRow img{
	float: left;
	border:solid 3px #775f93;
	

}

.prodTitle{
	padding: 0px;
	float: left;
	width: 330px;
}

.prodTitle .title1{
	font-family:Arial, Helvetica, sans-serif;	
	color: #b2b2b2;
	width:300px;
	height:30px;
	font-size:120%;
}

.collectionCont{
	float:right;
	margin-top:15px;
	width:300px;
}
.wishCont{
	float:right;
	margin-top:15px;
	width:111px;
	
}

.sizeOptions{
	width:90px;
}
.collectionCont a:link, .collectionCont a:visited{
	color:#fff;
	text-decoration:none;
	display:block;
	background-color:#3d215c;
	padding:5px;
	height:15px;
	border:solid 1px #775f93;
	float:right;
}
.thumbImg{
	width:170px;
	float:left;
}


#thumbCont{
	margin-top:10px;
	width:140px;
	height:50px;

}

.price{
	font-size:200%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #b2b2b2;
	width:200px;
	margin-bottom: 10px;
}

.wasPrice{
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #999;
	text-align: left;	
	padding-bottom:5px;
}

.priceContainer{
	float:left;
	width:200px;
}
.priceContainer a:link, .priceContainer a:link{
	float:left;
	width:200px;
	color:#ccc;
	text-decoration:none;
}
.priceContainer a:hover{
	color:#666;
}
.prodButtons{
	float: right;
	width: 180px;
}
.prodButtons input{
	float:right;
}

.prodOptions{
	height:75px;
}
.hline{
	clear: both;
	padding: 0px 0px 10px 0px;
	height: 2px;
	border-bottom: dashed 1px #666;
	width: 450px;
}

.pageinationCont{
	background-color:#2f2f2f;
	padding:20px;
	margin:30px 0px;
	height: 50px;
}

.pageinationCont .searchDrops{
	width:500px;
}

#selText{

}
.pageinationCont .searchDrops select{
	float:left;
	margin-right: 15px;
}


/************* #search styles ***************/

.iconSearch{
	float:left;
	border: 0px;
	padding:5px 0px 10px 0px;
	width: 260px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

.iconSearch label{
	display:inline;
}


#search{
	padding: 0px;
	font-size: 90%;		
	float: right;
}

#search input, select {
	position: relative;	
	height: 19px;
	line-height: 14px;
}

#searchInput{
	color: #000000;
	font-size: x-small;
	border: solid #000 1px;
	background-color: #fff;
	height:14px;
	padding: 4px 2px 2px 2px;
	line-height: 12px;
	width: 130px;
	
	
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#keyword1 {
	height: 20px;
	line-height: 20px;
	width: 230px;
	float: left;
}
#sub1{
	width:25px;
	float:left;
}
#sub2{
	width:25px;
	float:left;
}


/******************Basket Styles********************/
.tblTop1 {
	height: 23px;
	background-color: #321742;	 
	border-top: solid 2px #EDEFF2;
	border-right: solid 2px #EDEFF2;
	border-left: solid 2px #EDEFF2;
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
}
.white1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-right: solid 1px #EDEFF2;
	border-left: solid 1px #EDEFF2;
	border-bottom: solid 1px #EDEFF2;
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	vertical-align: middle;
	color: #666666;
}
.pk1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	background-color: #efefef;
	
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: middle;
}
.qty1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #003300;
	text-align: center;
	vertical-align: middle;
	width: 23px;
}
.grLine1 {
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-align: right;
	padding-right: 4px;
	padding-top: 3px;
	padding-left: 3px;
}
.grLine2 {
	
	border-bottom: solid 1px #fff;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
	padding-right: 4px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
.pk2 {
	background-color: #f26840;
	border: 1px solid #EDEFF2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
}
.pk3 {
	background-color: #f26840;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #EDEFF2;
	border-bottom: 1px solid #EDEFF2;
	border-left: 1px solid #EDEFF2;
}

.pink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	background-color: #ecf0f3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F9FAF8;
	border-left-color: #F9FAF8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9FAF8;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: middle;
}
.qty1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	border: 1px solid #BDC2C4;
	text-align: center;
	vertical-align: middle;
	width: 23px;
}
.grLine1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7DEC4;
	border-bottom-color: #D7DEC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding-right: 4px;
	padding-top: 3px;
	padding-left: 3px;
	letter-spacing: 1px;
	background-color:#FFF;
}
.grLine2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7DEC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	padding-right: 4px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
	background-color:#FFF;
}
.pink2 {
	background-color: #ecf0f3;
	border: 1px solid #D7DEC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
}
.pink3 {
	background-color: #ecf0f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px solid #D7DEC4;
	border-bottom: 1px solid #D7DEC4;
	border-left: 1px solid #D7DEC4;
}
.update:link,.update:visited {
	color: #B3C4BB;
	background-image: url(images/ar_update_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	line-height: 20px;
	letter-spacing: 1px;
}
.update:hover {
    color: #7FAA40;
	background-image: url(images/ar_update_over.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	line-height: 20px;
	letter-spacing: 1px;
}

/* register */
.checkTable{
	background-color:#fff;
	color:#666;
}

.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #517B4F;
	background-image: url(images/bullet4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
.chkLeftForm1 {
	background-color: #e9edde;
	padding-left: 30px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.chkRightForm1 {
	background-color: #F3F3EB;
	padding-left: 20px;
}
.input4 {
	font-size: 11px;
	color: #A6AE98;
	width: 150px;
}
/* register */
.title3 {
	font-size: 12px;
	font-weight: bold;
	color: #321742;
	background-image: url(images/bullet_check.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	display: block;
	padding-left: 20px;
}
.chkLeftForm1 {
	background-color: #d7e0df;
	padding-left: 30px;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #666;
	text-align: left;
}
.chkRightForm1 {
	background-color: #ecf0f3;
	padding-left: 20px;
	text-align: left;
	color: #666;
}
.input4 {
	font-size: 11px;
	color: #666666;
	width: 150px;
}
/* checkout payment */
.step1on {
	color: #e5469f;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
}
.step1 {
	color: #C6CDB4;
	letter-spacing: 1px;
	text-align: center;
}

.stepsTable{
	border-top:solid 2px #ccc;
	border-bottom:solid 2px #ccc;
	margin-top: 10px;
}
/* checkout confirmation */
.leftTxt2 {
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 5px;
}
.leftTxt4 {

	text-align: center;
	vertical-align: top;
	padding: 10px 5px 5px;
}
.rDetCol {

	width: 210px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F4ED;
	border-bottom-color: #F2F4ED;
	background-color: #FFFFFF;
}
.input5 {
	font-size: 12px;
	color: #333333;
	width: 250px;
}
.sM1:link,.sM1:visited {
	font-weight: bold;
	color: #59B224;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 20px;
	height: 20px;
	padding-left: 7px;
	white-space: nowrap;
}
.sM1:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	display: block;
	line-height: 20px;
	height: 20px;
	padding-left: 7px;
	white-space: nowrap;
}
.leftSm {

	text-align: left;
	vertical-align: top;
	padding: 10px 5px 5px 70px;
}


.checkContainer{
	background-color:#fff;
	width: 540px;
	padding: 0px 10px 20px 10px;
	margin-bottom: 20px;
}



/******************PAge Nav Styles********************/

.pageNavCont{
	margin:10pm 0px;
	color:#efefef;

}

.pageNavCont .pageNTitle{
	float:left;
	padding:5px 10px 0 0;
}

.pNav li{
	float:left;
	padding:5px 10px;
	color:#ccc;	
}

.pNav li a:link, .pNav li a:visited{
	color:#efefef;
	border-bottom: dotted 1px #efefef;
	text-decoration:none;
}


.pNav{
	float:left;
}
.pgBackUp a:link, .pgBackUp a:visited{	
	color: #333;
	text-decoration: none;
	font-weight: normal;	
}

.pgBackUp a:hover{
	color: #f57d20;
}

.pgBackDn a:link, .pgBackDn a:visited{	
	color: #666;
	text-decoration: none;
	font-weight: normal;			
}

.pgBackDn a:hover{
	color: #666;
}

.pgBackUp{
	background-image: url(images/circle_up.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 21px;
	float: left;
	padding-top: 3px;
	text-align: center;
	margin-right: 5px;
}

.pgBackDn{
	background-image: url(images/circle_down.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 21px;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
	text-align: center; 
}

.pgNav a:link, .pgNav a:visited{	
	color: #333;
	text-decoration: none;
	font-weight: normal;			
}

.pgNav a:hover{
	color: #ccc;
}

/******************Sale Styles********************/

.saleWrapper{
	width:150px;
	height:207px;
	background-repeat:no-repeat;
}
.saleProdWrapper{
	width:135px;
	height:201px;
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#ccc;
}
/******************floating layer Styles********************/
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 1px;
	z-index: 1000;
}
.borderbot {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: #cccccc repeat-x;
}
.thumbs_box{
	padding: 5px;	
	border: 1px solid #888;
	/*background-image: url(images/semi_trans.png); */
	background-color: #fff;
	color: #666666;
}

.thumbs_box h2{
	font-size: 12px;
	font-weight: bold;	
	padding-bottom: 0px;	
	color: #e646a0;
	margin-left:0;
	padding-left:0;
}

.thumbs_box img{
	border: #efefef solid 1px;	
}
.thumbs_box .descTxt{
	padding: 5px;
	color: #666666;
}

.thumbs_box ul li{
	background-image: url(images/bullet_check.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding: 5px 0px 5px 15px;
}

.leftBox{
	width:;
	padding:10px 12px 12px 12px;
	border:solid 1px #666;
	width: 145px;
	background-image: url(images/box_back.gif);
	background-repeat: repeat-x;
	color: #333;
	margin-bottom: 15px;
}
.leftBox h2{
	color:#e5469f;
	font-size:12.2px;
}
#frmSS2 .inp{
	width:110px;
	border:solid 1px #ccc;
}

#inpHolder{
	width:115px;
	float:left;
}

#submitHolder{
	float:right;
	height: 16px;
	width: 16px;
	margin: 3px 5px 0 0;
}

#pshopperOuter{
	padding-top:210px;
	background-image: url(images/pshopper-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}
#pshopperOuterSale{
	padding-top:258px;
	background-image: url(images/sale_personal.jpg);
	background-repeat: no-repeat;
	background-position: left top;


}


#pshopper1, #pshopper2, #pshopper3{
	height:70px;
	padding-left:100px;
	background-color:#fcecf6;
	margin: 10px 0px;
	padding-top: 30px;

}
#pshopper1{
	background-image: url(images/num1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;

}
#pshopper2{
	background-image: url(images/num2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#pshopper3{
	background-image: url(images/num3.gif);
	background-repeat: no-repeat;
	background-position: 10px top;

}

.pOpt{
	width:260px;
	float:right;
	margin-top: 10px;
}


.sitemap ul li{
	border-bottom:none;
	
}
#wrapper .sitemap li ul li a:link, #wrapper .sitemap li ul li a:visited, #wrapper .sitemap li ul li a:hover {
	margin-left:10px;
	background-image: url(images/sub_bullet.gif);
	background-position: 0px 3px;
	border-bottom:none;
}

#wrapper .sitemap a:link, #wrapper .sitemap a:visited{
	color: #fff;
	/*padding-left: 2px;*/
	font-weight: normal;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-position: 0px 3px;
	background-repeat:no-repeat;	
	padding: 0px 10px 1px 10px;	
	border-bottom:none;

}

#wrapper .sitemap a:hover{
	color: #e5469f;
	text-decoration: none;
	background-image: url(images/bullet.gif);
	background-position: 0px 4px;
	background-repeat:no-repeat;	
	padding: 0px 10px 2px 10px;	
	text-decoration: none;


}

#wrapper .descLink:link, #wrapper .descLink:visited{
	color:#e5469f;
	font-size:110%;
	
}
.wideSelect{
	width:205px;
}

#pshopper4{
	background-image: url(images/step4.gif);
	background-position: -5px top;
	background-repeat:no-repeat;
	height:100px;
	background-color: #fcecf5;

}

 #pshopper4 .sbmImage{
	margin:43px 20px 0px 295px;

}
#pshopperIntro{
	background-color: #fcecf5;
	padding: 20px;
	color: #714874;
	font-size: 105%;

}


.contBox{
	border:solid 1px #fff;
	padding:10px;
	margin:10px 0;
}

#footBrands li{
	width:85px;
	float:left;
	padding:0px 10px;
}

/**** Quick Search *****/

#qs{
	background-color:#3f2264;
	padding:20px 20px 20px 20px;
	margin-bottom:20px;
	/*background-image:url("images/quick_search.gif");
	background-repeat:no-repeat;
	background-position:10px 5px;*/
	height:150px;
	width:150px;

	
}
#qs .search_item{
	margin-bottom:5px;
}

#qs .search_item select{
	width:150px;
	font-size:97%;
}
#qs .ptitle{
	color:#fff;
	font-weight:bold;
	font-size:120%;
}


#qs2{
	background-color:#3f2264;
	padding:20px 20px 20px 20px;
	margin-bottom:20px;
	/*background-image:url("images/quick_search.gif");
	background-repeat:no-repeat;
	background-position:10px 5px;*/
	height:150px;
	width:150px;

	
}
#qs2 .search_item{
	margin-bottom:5px;
}

#qs2 .search_item select{
	width:150px;
	font-size:97%;
}
#qs2 .ptitle{
	color:#fff;
	font-weight:bold;
	font-size:120%;
}

.chere:link,.chere:visited {
	display:block;
	height:15px;
	text-align:center;
	font-size:95%;
	text-decoration:none;
	color:#efefef;
	padding:6px 0px;
}