body {
	margin: 0px 0;
	padding: 0px;
	font: 100% Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #EAEAEA;
}

#container_table {
	border-width: 8px 8px 8px 8px;
	border-style: solid;
	border-color: #999999;
	background-color: #FFFFFF;
	text-align: left;
}

.main {
	width: 716px;
	margin: 0 auto;
}
/*
#header_cell {
	border-bottom: 1px solid #666666;
}
*/
#footer_cell {
	border-top: 1px solid #666666;
}

.clearit {
	clear: both;
	display: block;
}


/* TEXT FORMATTING */

h1 { 
	font-size: 16px;
}
h2 { 
	font-size: 12px;
}
h5 { 
	font: 75% normal Arial, Helvetica, sans-serif;
	clear: both;
}

span.pinktext {
	color: #EC008C;
}

/* NAVIGATION MENU */

#tabmenu {
	color: #000;
	border-bottom: 1px solid #EC008C;
	margin: 12px 20px 0px 25px;
	padding: 0px;
	z-index: 1;
	padding-left: 5px;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;}

#tabmenu a, a.active {
	color: #333333;
	background-color: #FABFE2;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	border: 1px solid #EC008C;
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none;
	}

#tabmenu a.active {
	background-color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#tabmenu a:hover {
	color: #FFFFFF;
	background-color: #EC008C;
}

#tabmenu a.active:hover {
	background-color: #FFFFFF;
	color: #16100A; }

/* CONTENT AREA */

.content {
	font: 12px normal Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 14px;
	background-color: #FFFFFF;
	margin: 0 20px 10px 25px;
	padding: 10px 20px 20px 20px;
	border: 1px solid #EC008C;
	border-top: none;
	z-index: 2;
}

.content a {
	text-decoration: none;
	color: #F24F00;
}

.content a:hover {
	text-decoration: underline;
}

.content table {
	margin-left: 15px;
}

.gray_border {
	border: 1px solid #999999;
	padding: 5px;
}

#content h3 {
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 12px;
}

#content ul {
	padding: 0;
	margin: 0;
}

#content li {
	padding: 0;
	margin: 0 0 0 20px;
}

/* Recommend Invitation */

#invite_image {
	clear: both;
}

#invite_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FAE7EB;
}
#invite_wrapper {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
#invite_phonesex {
	float: right;
}
#invite_saferlogo {
	float: left;
}

#invite_body h1 {
	font-size: 175%;
}

.photo_right {
	margin: 0 0 5px 10px;
	border: 1px solid #666666;
}

#photo_area {
	width: 220px;
	float: right;
}

#photo_area p {
	margin-left: 0;
}

.lightbox_thumb_area img{
	margin: 10px;
}

/* BUY TICKETS BOX ------------------------------- */

div#tix_box {
	clear: both;
	float: right;
	width: 200px;
	border: 1px solid #EC008C;
	margin: 0 0 5px 5px;
}

div#tix_box p {
	margin: 12px 5px;
	font-size: 14px;
}

/* NEWS BOX ---------------------------------- */

div#newsbox {
	width: 250px;
	float: right;
	border: 1px solid #ec008c;
	margin: 0 0 10px 10px;
	padding-bottom: 10px;
}

div#newsbox h1 {
	padding-top: 5px;
	margin: 0;
	background-color: #fabfe2;
	border-bottom: 1px solid #ec008c;
	color: #000000;
	text-align: center;
}
	
div#newsbox p {
	margin: 10px 5px;
}

/* SPONSOR FOOTER AREA */

#sponsor_footer {
	padding: 12px 25px 20px 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 80%;
}

#sponsor_footer h3 {
	font: 100% bold Arial, Helvetica, sans-serif;
	color: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

.sponsors {
	color: #000;
	text-align: center;
}

.sponsors li {
	margin: 5px 10px 5px 10px;
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

.sponsors img {
	vertical-align: middle;
}

.entertainer {
	clear: both;
}

.entertainer img {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.entertainer input {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.followus {
	text-align: right;
	text-decoration: none;
	line-height: 18px;
}

.followus a {
	text-decoration: none;
	color: #f24f00;
}

.followus a:hover {
	text-decoration: none;
	color: #f24f00;
}

.followus img {
	vertical-align: middle;
}

.newstitle {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #006;
}

.newstitle a, a:hover {
	color: #006;
}

.newsdate {
	font-style: italic;
}

.newscontent {
	clear: both;
}

.newscontent img {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.newscontent input {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.newsnewer {
	padding-left: 20px;
	width: 250px;
}

.newsolder {
	text-align: right;
	padding-right: 20px;
	float: right;
	width: 250px;
}

.pagecontent {
	clear: both;
	width: 100%;
}

.pagecontent img {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.pagecontent input {
	margin: 0 10px 10px 10px;
	border: 1px solid #666666;
}

.homepagenewsentry {
	margin: 5px 10px 5px 5px;
}

.recommend {
	font-size: 12px;
	width: 480px;
	height: 570px;
	margin: 10px auto 10px auto;
	padding-top: 10px;
	background-color: #fff;
}

.recommendtitle {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	color: #ec008c;
}

.recommendtable {
	font-size: 12px;
	width: 420px;
}

.recommendbox {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	width: 400px;
}

.recommendtext {
	font-family: arial, helvetica, sans serif;
	font-size: 12px;
	width: 250px;	
}

.error {
	font-weight: bold;
	color: #ff0000;
}

.specialnewshead {
	padding: 10px 5px 0 5px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.specialnewscontent {
	padding-right: 5px;
}