@charset "utf-8";
/* CSS Document */

body  {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	background: #56cfe6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(http://www.womens-dresses.net/images/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	
	
}
p { font-family:  Arial, Helvetica, sans-serif; font-size:14px;  }
p a:link { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#007db7;  }
p a:visited { font-family:  Arial, Helvetica, sans-serif; font-size:14px;  color:#007db7; }
p a:hover { font-family:  Arial, Helvetica, sans-serif; font-size:14px; color:#03567c;  }

h1 {
margin-top: 2px;
margin-bottom: 2px;
font-size: 32px;

}
h2 {
margin-top: 2px;
margin-bottom: 2px;
font-size:26px;
}

.sidebar-links { font-family:  Arial, Helvetica, sans-serif; font-size:12px;  }
.sidebar-links a:link { font-family:  Arial, Helvetica, sans-serif; font-size:12px; color:#000000;  }
.sidebar-links a:visited { font-family:  Arial, Helvetica, sans-serif; font-size:12px;  color:#000000; }
.sidebar-links a:hover { font-family:  Arial, Helvetica, sans-serif; font-size:12px; color:#03567c;  }


.page-title-blue { color:#1da2bb;  margin-bottom: 5px; border-bottom:#96cf1c 3px solid  }

.header-bg-pink { background-color:#facae2; color:#ff3399; font-size: 18px;}
.header-bg-blue { background-color:#e5f9fd; color:#1da2bb; font-size: 18px; }
.header-bg-orange { background-color:#ffcdb8; color:#ff5b18;  font-size: 18px;}
.header-bg-green { background-color:#dcebab; color:#9cc60f; font-size: 18px;}
.header-bg-purple { background-color:#e7d7ec; color:#9c57af; font-size: 18px;}

.header-pink a:link{ color:#ff3399; font-size: 18px;}
.header-pink a:visited { color:#ff3399; font-size: 18px;}
.header-pink a:hover {  color:#d01975; font-size: 18px;}


.header-blue a:link { color:#1da2bb; font-size: 18px; }
.header-blue a:visited { color:#1da2bb; font-size: 18px; }
.header-blue a:hover { color:#077b91; font-size: 18px; }

.header-orange a:link, a:visited  { color:#ff5b18;  font-size: 18px;}
.header-orange a:hover  { color:#c9420b;  font-size: 18px;}

.header-green a:link, a:visited  { color:#9cc60f; font-size: 18px;}
.header-green a:hover  { color:#779a02; font-size: 18px;}

.crumbs { font-family:  Arial, Helvetica, sans-serif; font-size:10px; }
.crumbs a:link { font-family:  Arial, Helvetica, sans-serif; font-size:10px; color:#1da2bb }
.crumbs a:visited { font-family:  Arial, Helvetica, sans-serif; font-size:10px; color:#1da2bb }
.crumbs a:hover { font-family:  Arial, Helvetica, sans-serif; font-size:10px; color:#1da2bb; text-decoration:none}

.table-bg-green {	
	background-image:url(http://www.womens-dresses.net/images/table-desc-bg1.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height:200px;
}
.dresshunt {
	border: 1px solid #CCCCCC;
}
.dresshunt_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.dresshunt_style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #993366;
}
.dresshunt_style3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #9C386A; }
.dresshunt_style3 a:link, a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #9C386A; }
.dresshunt_style4 {font-size: 12px; color: #9C386A; font-family: Arial, Helvetica, sans-serif;}
.otherarticles { background-color:#ff3399; border: 1px solid #c11a6e;}
.otherarticles, h3 { font-family: Arial, Helvetica, sans-serif; font-size:20px; color:#ffffff; }
.otherarticles a:link { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#ffc5e2; }
.otherarticles a:hover { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#ee99c4; }
.otherarticles a:visited { font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#ffc5e2; }

.text-comments { background-color:#FFFFCC; padding: 5px; border: 1px solid #D3D5AB }

.dottedwhiteline { border-bottom: solid 0px #000000 }

.videos { background-color:#e7d7ec; border:1px solid #9c57af; } 
