/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a:link, a:visited {
	cursor: pointer;
	color: #E5335A;
	text-decoration: underline;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style: outside;
	line-height: 20px;
	list-style-type: square;
	margin-left: 30px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

p {
	margin: 10px 0;
	line-height: 16px;
}


h2, h3, h4 {
	color: #E5335A;
	padding: 15px 0;
	font-family: "Courier New", Courier, monospace, arial, verdana, helvetica, sans-serif;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
	font-weight: bold;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 111px;
	background: #E5335A;
}

#logo {
	width: 241px;
	float: left;
	padding: 15px 0 0 34px;
	height: 84px;
}

h2.logo {
	text-indent: -9999px;
	display: block;
	background: url(../newimages/logo.gif) no-repeat;
	width: 206px;
	height: 84px;
}

#rotator1 {
	width: 540px;
	float: right;
	text-align: right;
	font-family: "Courier New", Courier, monospace, arial, verdana, helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 40px 25px 0 0;
}

#nav {
	background: url(../newimages/bg_nav.gif) repeat-x;
	height: 24px;
	padding: 7px 0 0 0;
}

#content {
	background: #fff;
	margin-top: 2px;
	padding-bottom: 0px;
}

#welcome {
	float: left;
	line-height: 18px;
width:50px;
}

.issue {
	background: #fff;
	height: 20px;
	font-family: "Courier New", Courier, monospace, arial, verdana, helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	padding: 12px 10px 14px 34px;

}
#theslider {
	width: 646px;
	border: 1px solid #B2B2B2;
	float: right;
	height: 337px;
	padding: 8px 0 0 11px;
margin-right:10px;
}

#leadins {
	padding-top: 30px;
	*padding-top: 15px;
	clear: both;
	line-height: 18px;
}

#leadins img {
border: 1px solid #EC98AA;
}

#beautyspot {
	/*background: url(../newimages/bg_beautyspot.jpg) no-repeat;*/
background:url(/BeautifulBubs/bg_BeautifulBubs.jpg) no-repeat;
	width: 278px;
	height: 173px;
	padding: 72px 20px 0 17px;
	float: left;
}

#justmarried {
	background: url(../newimages/bg_justmarried.jpg) no-repeat;
	width: 278px;
	height: 173px;
	padding: 72px 20px 0 17px;
	float: left;
	margin-left: 17px;
}

#events {
	background: url(../newimages/bg_events.jpg) no-repeat;
	width: 278px;
	height: 173px;
	padding: 72px 20px 0 17px;
	float: left;
	margin-left: 16px;
}

a.morebeautyspot, a.justmarried, a.events {
	clear: both;
	text-indent: -9999px;
	display: block;
	background: url(../newimages/btn_morebautyspot.png) no-repeat;
	width: 160px;
	height: 30px;
	float: right;
	margin-top: 10px;
}

a.justmarried {
	background: url(../newimages/btn_justmarried.jpg) no-repeat;
}

a.events {
	background: url(../newimages/btn_gotoblogs.png) no-repeat;
	margin-top: 10px;
	*margin-top: 0px;
}

.special, .hot {
	color: #E5335A;
}

.hot {
	font-weight: bold;
}



#leadinsbottom {
	height: 172px;
	background: #E5335A;
	margin-top: 2px;
	color: #fff;
}

#signup {
	background: url(../newimages/bg_signup.gif) no-repeat;
	width: 294px;
	height: 119px;
	padding: 53px 0 0 34px;
	float: left;
}

#nametxt, #emailtxt {
	width: 165px;
	height: 16px;
	font-size: 11px;
	color: #6D6A6A;
	padding: 4px 0 4px 14px;
	margin-top:5px;
	border: 0;
}

#btn {
	margin-top: 5px;
}

#advertise {
	background: url(../newimages/bg_advertise.gif) no-repeat;
	width: 302px;
	height: 119px;
	float: left;
	padding: 53px 0 0 25px;
}

#subscribe {
	background: url(../newimages/bg_subscribe.gif) no-repeat;
	width: 277px;
	height: 119px;
	float: left;
	padding: 53px 0 0 26px;
}

#footer {
	text-align: center;
	color: #fff;
	font-size: 11px;
	margin: 12px 0;
	line-height: 18px;
}

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #E5335A;
}

#insidecontent {
	padding: 0 20px;
}

#whatshottxt {
	width: 484px;
	float: left;
	height: 180px;
	overflow: none;
}

#whatshotleft {
	width: 484px;
	float: left;
}

#whatshotright {
	width: 450px;
	float: left;
}

#two {
	background: url(../newimages/bg_two.jpg) no-repeat;
	width: 353px;
	height: 420px;
	padding: 89px 0 0 70px;
}

#one {
	background: url(../newimages/bg_one.jpg) no-repeat;
	width: 378px;
	height: 242px;
	clear: both;
	padding: 97px 0 0 106px;
}

#four {
	background: url(../newimages/bg_four.jpg) no-repeat;
	width: 357px;
	height: 310px;
	padding: 85px 0 0 66px;
}

#three {
	background: url(../newimages/bg_three.jpg) no-repeat;
	width: 357px;
	height: 310px;
	padding: 89px 0 0 127px;
}

.linkmenu {
	color: #fff;
	font-family: "Courier New", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	padding:0 22px; 
}

.linkmenuhover {
	color: #fff;
	font-family: "Courier New", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
	padding:0 22px; 
}

.sublinkmenu {
	background: #F86E8C;
	padding: 5px 10px;
	cursor: pointer;
	font-family: "Courier New", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

.sublinkmenuhover {
	background: #E5335A;
	padding: 5px 10px;
	cursor: pointer;
	font-family: "Courier New", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

.couplepic {
	width: 343px;
	float: left;
}

.couplecontent {
	width: 528px;
	float: left;
}

#coupleone, #coupletwo, #couplethree {
	clear: both;
}

#title {
	margin: 10px 0;
	display: block;
	width: 192px;
	height: 54px;
}
#rotator2 {
	clear: both;
	font-family: "Courier New", Courier, monospace, arial, verdana, helvetica, sans-serif;
	color: #E5335A;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding: 0px 20px 0 0;
	*padding: 0px 20px 0 0;
}
