/* CSS Document */
body {
	background: #CCCCCC url(images/nogrid-bg.png);
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: left;
}

/* Type */
h1 {
	font-size: 16px;
	color: #ef3e33;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#title {
	margin-bottom: 11px;
}

.content_message {
	font-size: 9px;
	border: 1px solid #CCCCCC;
	line-height: 13px;
	height: 102px;
	text-align: left;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: -7px;
}

.content_message2 {
	font-size: 9px;
	border: 1px solid #CCCCCC;
	line-height: 13px;
	height: 102px;
	text-align: left;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: -8px;
}

.content_message3 {
	font-size: 9px;
	border: 1px solid #CCCCCC;
	line-height: 13px;
	height: 142px;
	text-align: left;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: -7px;
}

.content_message_corp {
	font-size: 9px;
	border: 1px solid #CCCCCC;
	line-height: 13px;
	text-align: left;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: -7px;
}

.content_message h2 {
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	display: inline;
}

.content_message2 h2 {
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
	display: inline;
}

.content {
	margin-top: -7px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 15px;
	line-height: 16px;
	height: 100px;
	text-align: left;
}
.content ul il{
	float: left;
}
.content2 {
	margin-top: -8px;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	padding: 15px;
	line-height: 16px;
	height: 100px;
	text-align: left;
}

.content3 {
	margin-top: -7px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 15px;
	line-height: 16px;
	height: 140px;
	text-align: left;
}

.content_corp {
	margin-top: -7px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	padding: 15px;
	line-height: 16px;
	height: 178px;
	text-align: left;
}

.mission {
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	color: #000000;
}

.mlist {
	font-size: 13px;
}

.footer_links {
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 16px;
	padding-top: 0px;
}

.footer_links2 {
	margin-top: 9px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 16px;
	padding-top: 0px;
}

.links {
	text-transform: uppercase;
	font-size: 11px;
	line-height: 16px;
}

#lookingfor {
	font-size: 12px;
}

.venue_links {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	margin-top: 8px;
	text-align: center;
}

.venue_links1 {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	margin-top: 8px;
	text-align: left;
}

.venue_footer_links {
	text-transform: uppercase;
	font-size: 9px;
	line-height: 16px;
	padding-top: 5px;
}

.design {
	font-size: 11px;
	padding-top: 5px;
}

#red {
	color: #ef3e33;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #ef3e33;
	text-decoration: none;
}

#red a {
	text-decoration: none;
	color: #ef3e33;
}

#red a:hover {
	color: #ef3e33;
	text-decoration: underline;
}

.arrow a {
	text-decoration: none;
}

.arrow a:hover {
	text-decoration: none;
}

.text {
	font-size: 10px;
	color: #333333;
}

.looking {
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: none;
}

.up {
	margin-top: -5px;
}

.required {
	color: #FF0000;
}

.mailing {
	font-size: 14px;
}

/* FORM */
input, textarea {
	color: #666666;
	padding: 1px;
	margin-bottom: 3px;
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #CCCCCC;
}

input:focus, textarea:focus {
	color: #000000;
}

.formtitle {
	font-weight: bold;
	color: #333333;
	font-size: 10px;
	text-transform: uppercase;
}

/* Accents */
ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

li {
	padding-bottom: 3px;
}

.line {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	font-size: 11px;
}

.line2 {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
}

.line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 7px;
	font-size: 11px;
	margin-top: 11px;
	margin-bottom: 2px;
}

.breadcrumb {
	font-size: 11px;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 5px;
}

.border {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
}

.space {
	margin-top: -7px;
}

/* Position */
#left {
	float: left;
	width: 362px;
}

#right {
	float: right;
	width: 362px;
}

/* Sections */
#section_content {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 309px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	text-align: left;
	line-height: 15px;
}

#media {
	margin-right: 4px;
	background-color: #000000;
	background-image: ../images/media.jpg;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 16px;
	line-height: 22px;
	padding-right: 13px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 8px;
}

#bypandp_content {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 197px;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#bypandp_content_mail {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 0px;
	margin-bottom: 12px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#bypandp_content_form {
	font-size: 11px;
	border: 1px solid #999999;
	height: 209px;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#bypandp_content1 {
	font-size: 12px;
	border: 1px solid #CCCCCC;
	height: 187px;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#bypandp_content2 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 622px;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 14px;
}

#bypandp_content3 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 14px;
}

#bypandp_content4 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 1357px;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 14px;
}

#bypandp_content5 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 252px;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 14px;
	margin-top: -6px;
}

#bypandp_content6 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 14px;
	margin-top: -6px;
}

#bypandp_content7 {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 197px;
}

#bypandp_content_newyearscontest {
	background-color: #EBEBEB;
	width: 440px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 0px;
	margin-bottom: 12px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}

#bypandp_content_studio54 {
	background-color: #EBEBEB;
	width: 327px;
	height: 213px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 0px;
	margin-bottom: 12px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#bypandp_content_engagementcontest {
	background-color: #EBEBEB;
	width: 307px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 350px;
	text-align: left;
	margin: 0px;
	margin-bottom: 5px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}

#bypandp_content_bigq_winner {
	background-color: #EBEBEB;
	width: 358px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 235px;
	text-align: left;
	margin: 0px;
	margin-bottom: 5px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}

#click {
	background-color: #ef3e33;
	color: #FFFFFF;
	width: 307px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ef3e33;
	height: 28px;
	text-align: center;
	margin: 0px;
	margin-bottom: 12px;
	line-height: 15px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}

#click2 {
	background-color: #ef3e33;
	color: #FFFFFF;
	width: 307px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #ef3e33;
	height: 28px;
	text-align: center;
	margin: 0px;
	margin-bottom: 12px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}

#click3 {
	background-color: #ef3e33;
	color: #FFFFFF;
	width: 683px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #ef3e33;
	height: 28px;
	text-align: center;
	margin: 0px;
	margin-bottom: 12px;
	line-height: 12px;
	padding-top: 18px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
}

#bypandp_content_bigq {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: left;
	height: 250px;
	margin: 0px;
	margin-bottom: 13px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#party_pics {
	text-align: left;
	margin: 0px;
	margin-bottom: 12px;
}

#bypandp_content_newyearsform {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	/*height: 197px;*/
	text-align: left;
	margin: 0px;
	margin-top: -7px;
	margin-bottom: 12px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#bypandp_content_mdform {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	/*height: 197px;*/
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#bypandp_contenterror {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-bottom: 14px;
}

#left {
	width: 275px;
	float: left;
	color: #333333;
}

#right {
	margin-left: 75px;
	width: 275px;
	float: left;
	color: #333333;
}

#sitemap {
	font-size: 12px;
}

#top_content {
	font-size: 11px;
}

#centred {
	font-size: 11px;
	text-align: center;
}

#25yrs_content {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	height: 197px;
	text-align: left;
	margin: 0px;
	line-height: 15px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.info {
	line-height: 14px;
	font-size: 11px;
}

/* By Peter And Pauls */
.peter_red a:hover {
	color: #ef3e33;
}

.newsbox {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newsboxright {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
}

.newsboxrightcorp {
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 13px;
}

.newsboxlast {
	padding: 12px;
}

.newsboxrightinfo {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 13px;
}

.newsboxrightinfo h1, .newsboxlastinfo h1 {
	style="font-size:12px;"	text-transform: capitalize;
	font-weight: 500;
	padding-bottom: 10px;
	margin-top: 10px;
}

.newsboxlastinfo {
	padding-top: 0px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 13px;
}

#divScrollTextCont {
	position: absolute;
	width: 350px;
	height: 135px;
	clip: rect(0px 350px 135px 0px);
	overflow: hidden;
	visibility: hidden;
}

#divScrollTextContNew {
	position: absolute;
	width: 425px;
	height: 182px;
	clip: rect(0px 425px 182px 0px);
	overflow: hidden;
	visibility: hidden;
}

#divScrollTextContStudio54 {
	position: absolute;
	width: 320px;
	height: 107px;
	clip: rect(0px 320px 107px 0px);
	overflow: hidden;
	visibility: hidden;
}

#divScrollTextContEng {
	position: absolute;
	width: 310px;
	height: 305px;
	clip: rect(0px 310px 305px 0px);
	overflow: hidden;
	visibility: hidden;
}

#divScrollTextContEng_bigqwinner {
	position: absolute;
	width: 360px;
	height: 195px;
	clip: rect(0px 360px 195px 0px);
	overflow: hidden;
	visibility: hidden;
}

#divScrollTextEvents {
	position: absolute;
	width: 350px;
	height: 143px;
	clip: rect(0px 350px 143px 0px);
	overflow: hidden;
	visibility: hidden;
}

#divScrollTextGallery {
	position: absolute;
	width: 350px;
	height: 92px;
	clip: rect(0px 350px 92px 0px);
	overflow: hidden;
	visibility: hidden;
}

#divTextNew {
	position: absolute;
}

#divText {
	position: absolute;
}

#logos {
	margin: 0px;
	padding: 0px;
}

#searchlogo {
	float: right;
}

#small {
	font-weight: normal;
	font-size: 9px;
	text-transform: none;
}

#new_years_contest {
	position: relative;
}

#new_years {
	position: absolute;
	left: 635px;
	top: -60px;
}

#new_years2 {
	position: absolute;
	left: -100px;
	top: -60px;
}

#venue_pics {
	float: right;
	width: 240px;
	margin: 0px;
}

#flv_winner {
	width: 320px;
	margin: 0px;
}

#winner_pic {
	float: right;
	width: 240px;
	margin: 0px;
	margin-right: 2px;
}

#studio54flash {
	float: right;
	width: 240px;
	margin: 0px;
	margin-top: 0px;
	margin-right: 110px;
}

#venue_pics_eng {
	float: left;
	width: 240px;
	margin: 0px;
}

#soundContainer {
	width: 232px;
	float: left;
}

#sound {
	float: right;
	margin-bottom: 4px;
}

#bottomLinks {
	font-size: 11px;
}

#more {
	font-size: 10px;
}

.more a {
	font-size: 10px;
	text-decoration: none;
	padding: 2px 3px;
}

.more a:hover {
	color: #FFF;
	background: #666;

	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.more:hover {
	color: #FFF;
}

#sub_list {
	margin: 0 0 0 10px;
}

#bellagio_md {
	margin: 0;
	/*margin-top: -7px;*/
	margin-bottom: 12px;
	padding: 0;
	width: 363px;
	float: left;
}

#manor_md {
	margin: 0;
	/*margin-top: -7px;*/
	margin-bottom: 12px;
	padding: 0;
	float: right;
	width: 361px;
}

#download {
	margin: 10px 0 5px 0;
	padding: 0;
	text-align: center;
}

.Searchengine {
	font-size: 9px;
	color: #AEAEAE;
}

.Searchengine a:hover {
	color: #82BC3F;
	text-decoration: none;
}

.venues {
}

.venues:hover {
	-webkit-box-shadow: 0px 2px 3px #CCC;
	-moz-box-shadow: 0px 2px 3px #CCC;
	box-shadow: 0px 2px 3px #CCC;
}

.menu {
	margin-top: 10px;
	padding: 15px;
	border: thin solid #CCC;
	text-align: center;
}

#overflow {
	width: 100%;
	margin: 0px 0px 25px 10px;
}

#overflow ul {
	font-size: 10px;
}

#overflow h3 a {
	font-size: 9px;
	color: #ef3e33;
}
