@charset "utf-8";
body {
	font-size: 100%;
	line-height: 1.5em;
	font-family: Georgia, Times New Roman, Times, serif;
	background: #962B6F url(../images/bg.jpg) top center no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
img {
	border: 0;
}
hr {
	color:#FCF;
	text-align: center;
	width: 80%;
	margin-top: 25px;
	margin-bottom: 25px;
}
form {
	margin: 0;
	padding: 0;
}
.thrColAbsHdr #bg_footer {
	padding: 0;
	margin: 0;
}
.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 25px auto auto; /* the auto margins (in conjunction with a width) center the page */
	border: 4px solid #E9E9E9;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.thrColAbsHdr #header {
	text-align: center;
	height: 66px;
	padding: 0;
	margin: 0;
	padding-top: 83px;
	overflow: hidden;
	position: relative;
	background: url(../images/header.jpg) top center no-repeat;
}

 #header h1 {
	 display: none;
 }
 #header #portal {
	 display: block;
	 height: 29px;
	 width: 142px;
	 position: absolute;
	 right: 0px;
	 top: 33px;
 }
 #header #portal li {
	 list-style: none;
	 display: block;
	 height: 27px;
	 width: 27px;
	 float: left;
	 margin-left: 4px;
 }
 #header #portal li a{
	 display: block;
	 height: 27px;
	 width: 27px;
	 	 text-indent: -9999px;
	 overflow: hidden;
 }

.thrColAbsHdr #mainContent {
	position: relative;
	margin-left: 20px;
	height: 830px;
	width: 768px;
	background: url(../images/homepage2.jpg) no-repeat left top;
	margin-bottom: 25px;
}

#latest_video {
	padding-top: 54px;
	padding-left: 265px;
	height: 425px;
	position: relative;
}

#latest_video a.see_more {
	height: 18px;
	width: 69px;
	position: absolute;
	right: 10px;
	top: 23px;
	overflow: hidden;
	text-indent: -9999px;
}

#mainContent .jump_url {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: inherit;
	width: inherit;
}

#the_book h2, #real_housewives h2, #new_single h2, #the_book p, #real_housewives p, #new_single p{
	display: none;

}

#the_book {
	position: absolute;
	left: 9px;
	top: 484px;
	width: 238px;
	height: 286px;
}


#real_housewives {
	position: absolute;
	left: 265px;
	top: 483px;
	width: 252px;
	height: 286px;
}

#new_single {
	position: absolute;
	left: 534px;
	top: 484px;
	width: 223px;
	height: 286px;
}
#mainContent  #itunes.jump_url {
	height: 18px;
	width: 58px;
	position: absolute;
	left: 158px;
	top: 118px;
}
#mainContent  #amazon.jump_url {
	height: 18px;
	width: 68px;
	position: absolute;
	left: 149px;
	top: 146px;
}
#join_countess {
	position: absolute;
	top: 796px;
	left: 178px;
	width: 404px;
	height: 33px;

}
#join_countess a.facebook {
	position: absolute;
	left: 203px;
	top: 0px;
	display: block;
	height: 33px;
	width: 87px;
	overflow: hidden;
	text-indent: -9999px;
	
}
#join_countess a.twitter {
	position: absolute;
	top: 2px;
	left: 306px;
	display: block;
	height: 26px;
	width: 98px;
	overflow: hidden;
	text-indent: -9999px;
}

	
	

.thrColAbsHdr #pageContent {
	text-align: left;
	padding: 0 70px;
}
.thrColAbsHdr #pageContent h1 {
	padding: 0;
	font-size: 16px;
	text-align: center;
}
.thrColAbsHdr #pageContent p {
	padding: 0 10px;
	font-size: 13px;
}
.thrColAbsHdr #pageContent #preorder {
	padding: 10px;
	background: #FCDEF0;
	text-align: center;

}
.thrColAbsHdr #pageContent #preorder h1{
	font-size: 14px;
	
}
.thrColAbsHdr #pageContent #preorder p{
	padding: 0;
}
.thrColAbsHdr #pageContent #preorder a{
	padding: 0 15px;
}

.thrColAbsHdr #pageContent .tourDates {
	font-size: 13px;
	margin: 0 0 25px 0;
}
.thrColAbsHdr #pageContent .tourDates h1{
	padding: 15px 0 0px 0;
}
.thrColAbsHdr #pageContent .tourDates td{
	padding: 15px;
	background: #FCDEF0;
	border-right: 1px solid #FFF;
}
.thrColAbsHdr #footer {
	clear: both;
	text-align: center;
	padding: 0 10px 0 20px;
	background:#FFFFFF;
}
.thrColAbsHdr #footer #footer_menu {
	padding: 20px;
}
.thrColAbsHdr #pageContent table p {
	padding: 0px;
	margin: 5px;
	font-size: 11px;
	line-height: 16px;
}
.thrColAbsHdr #pageContent form td {
	border-top: 1px dashed #FCF;
}

.press_menu td {
	padding: 15px !important;
}

.video_box {
	padding: 15px;
	background:#FCF;
	margin-bottom: 25px;
}
input, textarea {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	padding: 2px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 28px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 28px;
}
.absbotleft {
	position: absolute;
	bottom: 1px;
	left: 0;
}
.asbtopleft {
	position: absolute;
	top: 0px;
	left: 0;
}
.purple {
	color: #962B6F;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#front_gallery{
	margin-top:60px;
	padding:0;
}
#front_gallery li{
	margin:0 15px;
	padding:0;
}

/* contest page ----------------------------- */

#contest_header {
	height: 170px;
	width: 768px;
	background: url(../images/contest/contest_banner_bg.jpg) no-repeat;
	margin-bottom: 10px;
}
#contest_header h1, #contest_header h2 {
	display: none;
}

#contest_video {
	height: 340px;
	width: 560px;
	float: left;
}

#contest_right_bar {
	float: right;
	height: 360px;
	width: 206px;
	background: url(../images/contest/contest_right_bar_bg.jpg);
	margin-top: -10px;
	text-align: center;
	line-height: 1.2em;
	font-size: 15px;
}

#contest_right_bar p#contest_right_1 {
	display: block;
	margin: 30px auto 30px auto;
	width: 175px;
}
#contest_right_bar p#contest_right_2 {
	display: block;
	margin: 30px auto;
	padding-top: 20px;
	padding-bottom: 15px;
	width: 130px;
}
#contest_right_bar p#contest_right_2  strong {
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	padding-top: 5px;
}

#contest_right_bar  p#contest_right_3 a {
	color: #962B6E;
	font-size: 12px;
	text-decoration: none;
}
#contest_submit {
	position: relative;
	clear: both;
	padding-top: 28px;
	height: 147px;
	width: 768px;
	background: url(../images/contest/contest_submit_bg.jpg) center no-repeat;
}
#contest_submit h2 {
	display: none;
}

#contest_submit p#guidelines {
	padding: 0;
	display: block;
	position: absolute;
	left: 84px;
	top: 47px;
	width: 230px;
	height: 55px;
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
}

#contest_submit  a#contest_submit_button {
	display: block;
	height: 88px;
	width: 194px;
	text-indent: -9000px;
	background: url(../images/contest/contest_submit_button.jpg);
	position: absolute;
	left: 347px;
	top: 26px;
}

#contest_prizes {
	height: 282px;
	width: 768px;
	background: url(../images/contest/contest_prizes_bg.jpg);
}

#contest_prizes h2{
	display: none;
}

ul#prizes_first_place {
	width: 100%;
	margin: 0px;
	padding-left: 200px;
	padding-top: 40px;
	height: 100px;
}

ul#prizes_first_place li{
	display: block;
	float: left;
	list-style: none;
	width: 110px;
	line-height: 1.2em;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	margin-right: 25px;
}

ul#prizes_second_place {
	clear: both;
	width: 100%;
	margin: 0px;
	padding-left: 270px;
	padding-top: 40px;
}
ul#prizes_second_place li{
	display: block;
	float: left;
	list-style: none;
	width: 110px;
	line-height: 1.2em;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	margin-right: 25px;
}

#contest_single {
	position: relative;
	margin-top: 18px;
	clear: both;
	height: 228px;
	width: 768px;
	background: url(../images/contest/contest_single_bg.jpg) right top no-repeat;
}

#contest_single h2, #contest_single p{
	display: none;
}

#contest_single  #contest_single_photo {
	display: block;
	float: left;
	width: 288px;
	padding: 0;
	margin: 0;
}

p#buy_single {
	position: absolute;
	left: 295px;
	top: 97px;
	display: block;
	height: 72px;
	width: 151px;
	
}
p#buy_single a, p#visit_ultra a {
	display: block;
	height: inherit;
	width: inherit;
	text-indent: -9999px;
}
p#visit_ultra {
	position: absolute;
	left: 545px;
	top: 97px;
	display: block;	
	height: 72px;
	width: 175px;
}

#contest_rules {
	padding-top: 25px;
}

#contest_rules h2 {
	font-size:larger;
	display: block;
	height: 12px;
	width: 201px;
	background: url(../images/contest/header_rules_and_regulations.jpg);
	text-indent: -9999px;
}
#contest_rules {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
}
