body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
	
p { 	margin: 5px; padding: 5px; }

a {	color: #5e0a28; 
	text-decoration: none; 
}	

a:link {	
	color: #5e0a28; 
	text-decoration: none; 
}	

a:visited {
	color: #4d0917;
	text-decoration: none; 
}

a:hover {
	color: #990099;
	text-decoration: none; 
}

a:active {
	color: #330033;
	text-decoration: none; 
}

h1 h2 h3 h4 { font-family: verdana,arial,helvetica,sans-serif; color: #360315; 
}

.testimonial {
	font-family: verdana, sans-serif; 
	width: 500px;
	font-size: 9px; 
	background: url('/images/comment_bg.jpg') repeat-x top center #CFA482;
	color: #333;
	margin: 2px 15px 15px 15px; 
	padding: 10px; 
	border: 1px solid #FFBD88;
}


div.footblock {
	margin-top: 20px; 
	background: #eeeeee; 
	border-top: 1px solid #aaaaaa; 
	border-bottom: 1px solid #aaaaaa;
}

div.announce { 
	background: #f2e0cf; 
	padding: 4px; 
}

div.footblock h3 {
	background: #f2e0cf;
	padding: 4px;
	text-align: center;
}

.quote {
	margin-bottom: 20px;
	line-height: 160%;
}

.vtitleredheadline {
	background: #ffffff;
	color: #4e0234;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

.vtitleyellow {
	background: #ffffcc;
	color: #4e0234;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	border-bottom: #222222 3px solid;
}

.vtextheadline {
	background: #ffffee;
	color: #4e0234;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 500px;
	margin: 0px 2px 0px 35px;
}

.footertext {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	color: #993366;
	text-transform: uppercase;
	line-height: 140%;
}

.frontwords {
	background: #eee;
	color: #886666;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 9px;
	border-left: 1px dotted #997777;
	border-right: 1px dotted #997777;
}

.green	 {background: #ffffff;color: #663322; }

.red	 {background: #DD0000; color: #ffffcc; }

.black	 {background: #FFFFFF; color: #ffffcc; text-decoration: none; }

.black a:link {
	background: #663300;
      	background: #FFFFFF;
	color: #ffffcc;
	text-decoration: none;
}

.black a:hover {background: white; color:black; text-decoration: none; }

div.adfloat {
	float:right;
	width:200px;
	margin:15px 15px 15px 10px;
	padding:10px;
	border:1px solid #c2b594;
	text-align:left;
}

div.testfloat {
	float:right;
	background: #fffeef;
	width:150px;
	margin:15px 15px 15px 15px;
	padding:10px;
	border:1px solid #441112;
	text-align:left;
}

.buzz {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	background:url('/images/comment_bg.jpg') repeat-x top center #FBEBD2;
	margin:15px 15px 15px 15px;
	padding:10px;
	border: 1px solid #ccaaaa;
	border-right: 2px solid #886666;
	border-bottom: 2px solid #886666;
	text-align:left;
}


div.department {
	position: relative;
	font-family: verdana,arial,helvetica,sans-serif;
	background: #FFFFFF;
	width: 500px;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	border: 1px solid #663300;
	text-align: left;
}

ul { list-style-type: circle; }

ul.links li {
  margin: 3px;
  padding: 6px;
  background: #F0E9D9;
}

ul.none    {	list-style-type: none; }

span.focus {
	font-size: 120%;
	font-variant: small-caps;
	font-weight: bold;
	background: #fffeef;
}



/* ---------- categories menu in bargain bulletin  */
#catmenu {
	padding:0;
	margin:0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	white-space: nowrap;
	width: 500px;
	border_bottom: 5px solid #aaaaaa;
}

#catmenu li {display:inline; text-align: center; }

#catmenu li a {
	padding: 0.1em 1.2em;
	background: #ffffff;
	color: #333333;
	text-decoration: none;
	float: left;
	border: 1px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#catmenu li a:hover {
	background: #EFDFC6;
	color: #000000;
	border: 1px solid #ddaade;
	border-bottom: 3px solid #634932;
	border-left: 1px solid #80562C;
}


/* ---------- merchant menu in bargains bulletin - similar to categories but not identical */
#merchmenu {
	padding:0;
	margin:0;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	white-space: nowrap;
	width: 500px;
}

#merchmenu li {display:inline; text-align: center; }

#merchmenu li a {
	padding: 0.1em 1.2em;
	background: #ffffff;
	color: #333333;
	text-decoration: none;
	float: left;
	border: 1px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#merchmenu li a:hover {
	background: #ffddef;
	color: #000000;
	border: 1px solid #ddaade;
	border-bottom: 3px solid #5e0a28;
	border-left: 1px solid #5e0a28;
}


/* ---------- merchant cloud in bargain bulletin specials main page */
#cloud	{padding: 2px; line-height: 2em; text-align: left; }
#cloud a	{padding: 0px; }
#cloud	{margin: 0; }
#cloud li	{display: inline; }

#cloud a.tag1	{ color: #555555; font-size: 0.6em; font-weight: 100; }
#cloud a.tag2	{ color: #444444; font-size: 0.7em; font-weight: 125; }
#cloud a.tag3	{ color: #333333; font-size: 0.8em; font-weight: 150; }
#cloud a.tag4	{ color: #222222; font-size: 0.9em; font-weight: 175; }
#cloud a.tag5	{ color: #111111; font-size: 1.0em; font-weight: 200; }
#cloud a.tag6	{ color: #202066; font-size: 1.2em; font-weight: 225; }
#cloud a.tag7	{ color: #202077; font-size: 1.4em; font-weight: 250; }
#cloud a.tag8	{ color: #303088; font-size: 1.6em; font-weight: 275; }
#cloud a.tag9	{ color: #404088; font-size: 1.8em; font-weight: 300; }
#cloud a.tag10	{ color: #404099; font-size: 2.0em; font-weight: 350; }


/* ---------- UNCLOUDED listing cloud for links examples */
#uncloud	{padding: 2px; line-height: auto; text-align: left; }
#uncloud li	{padding: 0px; }
#uncloud	{margin: 0; }

#uncloud li.tag1	{ color: #555555; font-size: 0.6em; font-weight: 100; }
#uncloud li.tag2	{ color: #444444; font-size: 0.7em; font-weight: 125; }
#uncloud li.tag3	{ color: #333333; font-size: 0.8em; font-weight: 150; }
#uncloud li.tag4	{ color: #222222; font-size: 0.9em; font-weight: 175; }
#uncloud li.tag5	{ color: #111111; font-size: 1.0em; font-weight: 200; }
#uncloud li.tag6	{ color: #202066; font-size: 1.2em; font-weight: 225; }
#uncloud li.tag7	{ color: #202077; font-size: 1.4em; font-weight: 250; }
#uncloud li.tag8	{ color: #303088; font-size: 1.6em; font-weight: 275; }
#uncloud li.tag9	{ color: #404088; font-size: 1.8em; font-weight: 300; }
#uncloud li.tag10	{ color: #404099; font-size: 2.0em; font-weight: 350; }


/* ---------- bargain bulletin interior for each merchant display, window pane */
.holspec { 
	margin:  10px;
	padding: 10px;
	border-left: 10px solid #dddddd;
	border-top: 7px solid #aaaaaa;
	min-height: 125px;
}
	

.df1 {
	font-family: verdana,arial,helvetica,sans-serif;
	background: #eee;
	color: #663300;
	background: #fffeef;
	width:550px;
	margin:15px 15px 15px 15px;
	padding:10px;
	border:1px solid #441112;
	text-align:left;
}

#txt {
	font-family: verdana,arial,helvetica,sans-serif;
	background: #ffffff;
	color: #332211;
	margin:15px 15px 15px 15px;
	padding: 10px;
	
}

/* ---------- throughout the site, gives the position and color to right hand menu texts */
.rightheader {
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #ffffff;
	color:  #5e0a28;
	padding: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
}

/* ---------- throughout the site, gives the effects to the headers h3 h4 */
.sitemapheader {
	font-family: verdana,arial,helvetica,sans-serif;
	color:  #5e0a28;
	padding: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

/*---------- the text headers for menus ---------------*/
.blockback {      
	font-family: verdana,arial,helvetica,sans-serif;
	background: #9F8170;
	font-size: 90%;
	padding: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	color: #ffeeee;
	border-bottom: 2px solid #442222;
	border-right: 1px solid #553333;
	text-transform: capitalize;
	text-align: left;
	cursor: pointer;
}
.blockback a { color: #FFEEEF; }

.service {
	font-family: verdana,arial,helvetica,sans-serif;
	background: #eeeedd;
	font-size: 90%;
	padding: 5px;
	margin-bottom: 2px;
	color: #5e0a28;
	border-top: 1px solid #553333;
	border-left: 1px solid #553333;
	border-bottom: 2px solid #442222;
	border-right: 2px solid #553333;
	text-transform: capitalize;
	text-align: left;
	cursor: pointer;

}

.rightoffset {
	font size: 9px; 
	color: #333333;  
	background: #ffffff;
}

/*------------ the right 0px at the bottom fixes the IE issues - thanks to Jeff at Bridaluxe! ---*/
.rightcat {
	background: #EEEEEE;
	background:url('/images/comment_bg.jpg') repeat-x top center #CFA482;
	margin: 0px;
	padding: 3px;
	border: 1px solid #AA8888;
	border-right: 1px solid #886666;
	border-bottom: 2px solid #886666;
	color: #111111;
	width: 136px;
	overflow: hidden;
	float: left;
	right: 0px;
}
	
.leftcat {	
	margin: 0px 5px 0px 0px;
	padding-left: 15px;
	border-top: 1px solid #adadad;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

.leftcat ul { margin-left: 5px;
	padding-left: 7px;
}
.leftcat li {
	list-style-type: disc;
	margin: 1px;
	padding: 1px;
}

.rightcat ul { margin-left: 5px;
	padding-left: 5px;
}
.rightcat li {
	margin: 2px;
	padding: 2px;
}

/* ---------- creates the splashy header for Fashion Riot top */
.riotheader {
	background: url('/images/fashionriot.gif') no-repeat;
	width: 122;
	height: 48px;
	color:  #332211;
}

/* ---------- used to create the formatting in two-column Perfect Pairings sections  */
.lhmenu {
	width: 141px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	clear: both;
}

.rhmenu {
	width: 141px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: block;
	clear: both;
}

/* ---------- dresses up the body type and color season block boxes */
.seasonals {
	margin: 5px;
	padding: 5px;
	border-left: 5px solid #f2e8d3;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 100%;
	color: #332211;
}


/* ---------- used to create the banded menu in places like Where We Shop */
.line_1		{margin-left: 0px; background-color: #dddddd; padding: 5px;}

.line_1 li:hover	{margin-left: 0px; background-color: #ffddef; color: #5e0a38; padding: 5px;}

.line_2 li		{margin-left: 0px; background-color: #bbbbbb; padding: 5px;}

.line_2 li:hover  	{margin-left: 0px; background-color: #ffddef; color: #5e0a38;  padding: 5px;}



/* ---------- used to produce the category display pages for apparel, luxuries, specials 
  changing this changes the whole store display look so be careful! -----------------------------*/

.product_display {
	margin: 3px; 
	padding: 3px;
	border-left: 1px solid #eedddd; 
	border-right: 1px solid #eedddd; 

}

/* ----------- breadcrumbs system ---------*/
#breadcrumbs {

	width: 600px;
	font-size : 100%;
	color: #333333; 
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px solid #CDC8BC;
	border-right: 1px solid #DEDAD0;
	border-left: 1px solid #DEDAD0;
}
#breadcrumbs a {
	color: #5e0a28; 
}
#breadcrumbs a:hover { 
	color : #fff;
	background-color : #630000;
}

/*-- PAID ADS - do not change or remove (or remove ads) --*/
.clarksmith {
	font-family: 'times new roman' serif;
	font-size: 12px;
	background: #E3DBD0;
	margin:15px 15px 15px 15px;
	padding:15px;
	border: 5px double #ccc;
	text-align:left;
}
.clarksmith a {
	color: #C30;
	font-weight: bold;
}

.eco {
	list-style-image:  url('/images/ecocircle.gif');
}

.greenit {
	margin: 10px;
	padding: 10px;
	background: #eee;
	border: 5px double #5a8f37;
}

.greenit_menu {
	margin: 0px;
	padding: 3px;
	border: 1px solid #5a8f37;
	border-right: 2px solid #5a8f37;
	border-bottom: 2px solid #5a8f37;
	color: #111111;
	width: 136px;
	overflow: hidden;
	float: left;
	background: #eee;

}

.sidebar {
	background: #fff;
	margin-left: 0px; 
	padding-top: 5px;
	padding-left: 1px;
	border-top: 1px solid #CDC8BC;
	border-right: 1px solid #DEDAD0;
	border-left: 1px solid #DEDAD0;
	margin-bottom: 10px;
}

.sidebar ul {
	list-style-type: none;
}

.sidebar li {
	padding: 3px;
	padding-left: 1px;
}

.sidebar a:hover {
	color: #0000FF;
	background: #EBE8E0;
}

.moz7 {
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.moz5 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* Clearfix Class  - keep this last - MAGIC BULLET (thanks, Jeff...)*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}