/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background: #333;
	color: #000;
	padding-left:12px;
}

a:link, a:visited { 
	color: #E00079;
	text-decoration: none;
}

a:hover {
	color: #E00079;
	text-decoration: underline;
}

#contentstyle h3 {
	font-size: 17px;
	color: #CE94B4;
	font-weight: bold;
	padding-top: 10px;
}
	

h3 {
	font-size: 14px;
	color: #ecbfd3;
	font-weight: bold;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	margin: 0;
	padding: 0;
	background: #CE94B4 url(/images/headerstyle.jpg) no-repeat;
	height: 140px;
}

#wrapper {
	margin: 0 auto;
	width: 937px;
	padding-left:12px;
}

#menu {
	background: #ecbfd2;
}

#content {
	background: #fff;
	padding-bottom: 15px;
}

#leftside {
	float: left;
	width: 358px;
	background: #fff url(/images/stylemagazine.jpg) no-repeat;
	height: 366px;
}

#rightside {
	margin: 0;
	padding: 0;
	float: right;
	width: 549px;
	min-height: 365px;
	_height: 365px;
	background: #fff  repeat-x;
	padding-right: 30px;
}

#contentbelow {
	background: #ECBFD2;
	margin: 0;
	padding: 0;
	min-height: 200px;
	_height: 200px;
}

#contentbelow ul, #contentbelow li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}



.signup {
	width: 237px;
	background: #ECBFD2 url(/images/bg-signup.jpg) no-repeat;
	height: 119px;
	float: left;
	padding-top: 70px;
	padding-left: 30px;
	padding-right: 15px;
	line-height: 30px;
}

.monthissue {
	width: 339px;
	background: #CE94B4 url(/images/bg-monthissue.jpg) no-repeat;
	height: 119px;
	float: left;
	padding-top: 70px;
	padding-left: 30px;
	padding-right: 15px;
}

.contactus {
	width: 228px;
	height: 119px;
	background: url(/images/bg-contactus.jpg);
	float: left;
	padding-top: 70px;
	padding-left: 28px;
	padding-right: 15px;
}
	
#footer {
	clear: both;
	height: 57px;
	background: url(/images/bgfooter.gif) repeat-x;
	text-align: center;
	color: #fff;
	font-size: 0.65em;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.menulink {
	color: #000;
	text-decoration: none;
	background: transparent;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	cursor: pointer;
}

.submenulink{
	background: #ecbfd2;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	cursor: pointer;
	padding-left:10px;
}

.submenuhover{
	background: #ecbfd2;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 15px;
	text-align: left;
	cursor: pointer;
	padding-left:10px;
}

.menuhover {
	color: #000;
	text-decoration: underline;
	background: #ecbfd2;
	/*font-family: Arial,Verdana,Helvetica;*/
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}

.menuactive {
	color: #fff;
	background: url(/images/arrow.gif) repeat-x;
	background: #ecbfd2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

#contentstyle {
	background: #fff;
	min-height: 300px;
	_height: 300px;
	padding: 10px 15px 15px 45px;
}

.pagename {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-top:10px;
}

/* starts flash text*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash span.flashtext
{
	font-size: 55px;
	font-weight: bold;
	font-family: Arial;
    color: #000;
}

.sIFR-hasFlash H1 
{
	font-size: 14px;
	color: #ecbfd3;
	font-weight: bold;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
}

.sIFR-hasFlash H2 {
font-size: 14px;
	color: #ecbfd3;
	font-weight: bold;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
} 
 
.sIFR-hasFlashH3 {
	font-size: 14px;
	color: #ecbfd3;
	font-weight: bold;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
} 

.sIFR-hasFlashH4 {
	font-size: 14px;
	color: #ecbfd3;
	font-weight: bold;
	padding-top: 30px;
	font-family:Arial, Helvetica, sans-serif;




