<style type="text/css">
<!--

/* Body and Links
----------------------------------------------- */

body,td,th,p {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;}

body {
 background: #E8F7FD url("http://www.clothmopolitan.com/images/site/clothmo_bg.jpg");
 margin: 20px 0px 20px 0px;
 border: none;
 color: #000000;
}


a:link {
	color: #488705;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #488705;

}
a:hover {
	color: #E03F00;
	text-decoration: underline;
}

/* Header1
-----------------------------------------------*/
.header1 {
color: #067800;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}

.header1 a {
	color: #F23A00;
	text-decoration: none;

}
.header1 a:visited {
	text-decoration: none;
	color: #F23A00;

}
.header1 a:hover {
	color: #FF9F17;
	text-decoration: underline;
}

/* Side Navigation
------------------------------------------------*/
 .side_nav {
color: #000000;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 30px;
 }
 
 .side_nav a {
font-size: 12px;
color: #E03F00;
text-decoration: none; 
line-height: 30px;
font-weight: bold;
}

.side_nav a:visited {
font-size: 12px;
color: #E03F00;
text-decoration: none; 
line-height: 30px;
font-weight: bold;
}

.side_nav a:hover {
font-size: 12px;
color: #488705;
text-decoration: underline; 
line-height: 30px;
font-weight: bold;
}

/* News Text
----------------------------------------------- */
.newstext {
font-size: 10px; 
line-height: 17px;
color: #202020;
font-family:  Tahoma, Verdana, Helvetica, sans-serif; 
font-weight: normal;
}

/* Footer
-----------------------------------------------*/
.footer {
 color: #202020;
 text-align:center;
 margin:0;
 padding:5px;
 font-family: Tahoma, Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: none;
 line-height: 20px;
 }

.footer a {
color: #202020;
text-decoration: underline; 
font-weight: none;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

.footer a:visited {
color: #202020;
text-decoration: underline; 
font-weight: none;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

.footer a:hover {
color: #048703;
text-decoration: underline; 
font-weight: none;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size: 11px;
}

/* Border Table
----------------------------------------------- */
.outertable {
 border : 1px solid #101010;
 }
 
/* Main Text
----------------------------------------------- */
.main {
font-size: 12px; 
line-height: 20px;
color:#000000;
font-family: Tahoma, Helvetica, sans-serif; 
font-weight: normal;
}

/* Main Text - Highlighted
----------------------------------------------- */
.main_h {
font-size: 12px; 
line-height: 20px;
color:#488705;
font-family: Tahoma, Helvetica, sans-serif; 
font-weight: normal;
}

/* Main Text - Highlighted and Bold
----------------------------------------------- */
.main_hb {
font-size: 12px; 
line-height: 20px;
color:#488705;
font-family: Tahoma, Helvetica, sans-serif; 
font-weight: bold;
}

 /* Main Text - Small
----------------------------------------------- */
.mainsm {
font-size: 10px; 
line-height: 17px;
color:#000000;
font-family:  Tahoma, Verdana, Helvetica, sans-serif; 
font-weight: normal;
}

/* One Pixel Border
----------------------------------------------- */
 .onepx_border {
 border : 1px solid #000000;
 }
 
/* Image
----------------------------------------------- */
.img {
  margin: 10px 10px 0px 0px;
  padding:0px;
  border:0px solid #ffffff;
  }

/* Large Header with Underline
----------------------------------------------- */
h1 {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  color: #4CAAB8;
  }

/* Small Header no Underline
----------------------------------------------- */
h2 {
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  }

/* HC Style Tags
----------------------------------------------- */


.storeTable{
	border: 1px solid #202020;
	border-collapse: collapse;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.storeTableHead{
	border: 1px solid #202020;
	border-collapse: collapse;
}

.storeTableHead_td{
	background-color: #BFE6EB;
	border: 1px solid #202020;
	border-collapse: collapse;
	padding: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

.storeTableCell_td{
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
	padding: 5px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.storeTableCell_td a{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.storeTableCell_td a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #4CAAB8;
	font-weight: normal;
	text-decoration: none;

}

.storeTableCell_td a:visited{
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-weight: normal;
	text-decoration: none;

}

.sold_text {
	text-decoration: line-through;
	font-variant: small-caps;
	font-weight:bold;
	color: #E03F00;
}

.now_text {
	font-weight: bold;
	font-variant: small-caps;
	color: #488705;
}

.hello_text {
 font-family: Tahoma, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 line-height: 20px;
 color: #4CAAB8;
 font-weight: bold;
 }

.login_links {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #488705;
  }

.mark_fav {
font-size: 12px; 
line-height: 17px;
color: #488705;
font-family:  Tahoma, Arial, Helvetica, sans-serif; 
font-weight:normal;
}

.time_text {
font-size: 11px; 
line-height: 15px;
color: #000000;
font-family:  Tahoma, Arial, Helvetica, sans-serif; 
font-weight:normal;
}

.joined {
font-size: 11px; 
color: #000000;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-weight:normal;
}

.tags_text {
font-size: 1px;
color: #FFFFEF;
}
  
/* Blogger Posts
----------------------------------------------- */
.date-header {
  margin:0 0 .75em;
  padding-bottom:.35em;
  border-bottom:1px solid #C6D694;
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing:.1em;
  color:#E66A00;
  }
.post {
  margin:0 0 2.5em;
  line-height:1.6em;
  }
.post-title {
  margin:.25em 0;
  font-family: Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#257421;
  }
.post-title a, .post-title strong {
  background:url("http://www.blogblog.com/dots/bg_post_title.gif") no-repeat 0 .25em;
  color:#333;
  text-decoration:none;
  padding:0 0 1px 45px;
  }
.post-title a:hover {
  color:#000;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  margin:0;
  text-align:right;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  font-size: 11px;
  color: #4CAAB8;
  } 
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #000000;
  }


</style>
