/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:georgia, serif;
	background-image:url(../img/sub-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

h1 {
	font-size:22px;
	letter-spacing:0px;
	color:#ED54E1;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	padding-bottom:10px;
	margin-top:0px;
	line-height:20px;
}

form {
	margin:0px;
	padding:0px;
}

h1 a {
	color:#ED54E1;
	text-decoration:none;
}

h2 {
	font-size:18px;
	letter-spacing:0px;
	color:#333;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size:16px;
	letter-spacing:0px;
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	line-height:16px;
}

h3.black a {
	color:#333!important;
	font-weight:bold!important;
}

a {
	color:#ED54E1;
}

p {
	width:95%;
}

hr {
	height:1px;
	border:0px;
	color:#CCC;
	background-color:#CCC;
	margin: 10px 0px;
	padding:0px;
}


img {
	border-style:none;
	margin:0px;
	padding:0px;
}

#pageflip {
	position: absolute;
	right: 0; top: 0;
	float: right; 
	z-index:10000;
	background-color:#FFF;!important;
	background-image:url(/img/pageflip-bg.jpg);
	
	
}
#pageflip img {
	width: 140px; height: 125px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 135px; height: 115px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	background: url(/img/celeb-corner.jpg) no-repeat right top;
}

#wrapper {
	display:block;
	width:860px;
	margin:0 auto;
}

#header {
	display:block;
	height:260px;
}

#logo {
	position:absolute;
	margin-left:-30px;
	width:236px;
	height:138px;
	top:-20px;
}

#menubar {
	float:right;
	padding-top:10px;
	height:15px;
	font-size:16px;
	color:#666;
	letter-spacing:0px;
}
#menubar a {
	color:#666;
}

#vidchannel {
	font-size:16px;
	position:absolute;
	text-align:right;
	display:block;
	top:36px;
	width:860px;
}

#vidchannel span {
	font-size:12px;
	color:#CCC;
	font-style:italic;
	margin-bottom:10px;
}


#nav {
	display:block;
	height:56px;
}	

#nav ul {
	height:56px;
	position:absolute;
	top:126px;
	width:531px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:334px;
}

#nav ul li {
	margin:0px;
	padding:0px;
	float:left;
	outline: none;
	text-indent: -9999px;
	
}

#nav ul li a {
	background-image: url(../img/nav.png);
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:56px;
}

#nav ul li#vendors a {
	width:197px;
	background-position:0px 0px;
}

#nav ul li#vendors a:hover {
	background-position:0px -53px;
}

#vendors #nav ul li#vendors a {
	background-position:0px -53px;
}

#nav ul li#shows a {
	width:176px;
	background-position:-197px 0px;
}

#nav ul li#shows a:hover {
	background-position:-197px -53px;
}

#shows #nav ul li#shows a {
	background-position:-197px -53px;
}

#nav ul li#tips a {
	width:158px;
	background-position:-373px 0px;
}

#nav ul li#tips a:hover {
	background-position:-373px -53px;
}

#tips #nav ul li#tips a {
	background-position:-373px -53px;
}



#section {
	display:block;
	background-image:url(/img/content-bg.jpg);
	background-repeat:no-repeat;
	width:860px;
}

#main {
	width:590px;
	float:left;
	margin-top:20px;
	font-size:12px;
	color:#666;
}

#main p, #main td, #main li {
	font-size:15px;
	color:#666;
	line-height:19px;
}

#sidebar {
	width:220px;
	padding:20px;
	float:right;
	min-height:450px;
	margin-top:20px;
}

#sidebar p, #sidebar{
	font-size:11px;
	color:#7F7F7F;
}

#bottom {
	position:absolute;
	display:block;
	font-size:12px;
	margin-top:450px;
}

#lower {
	display:block;
	width:860px;
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #EFEFEF;
}

#lower_5 {
	display:block;
	font-size:11px;
	color:#666;
}

#footer {
	display:block;
	font-size:10px;
	color:#999999;
	margin-top:20px;
}

#map {
	 width: 560px; 
	 height: 360px;
	 border:10px solid #EFEFEF;
}

#map p {
	font-size:10px!important;
}

#breadcrumb {
	position:absolute;
	font-size:11px;
	color:#666;
	top:232px;
	width:860px;
	overflow:hidden;
	white-space:nowrap;
}

#breadcrumb a {
	color:#FFF;
}	

#breadcrumb .current {
	font-weight:bold;
	color:#FFF;
}

#sidebar select {
	width:200px;
	font-size:11px;
	color:#666;
}

#header form {
	display:inline;
}

#header select {
	font-size:11px;
	color:#666;
}

label{
float: left;
width: 180px;
font-size:12px;
}



textarea{
width: 250px;
height: 300px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

#kia-above-dottie {
	width:100px;
	height:83px;
	position:absolute;
	right:0px;
	bottom:400px;
}	

#icr {
	display:none!important;
}

/* classes */

.warning {
	display:block;
	background-color:#CC00FF;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	padding:6px 4px;
}

.required {
	color:#FF99FF;
	font-size:10px;
}	

.left_33 {
	float:left;
	width:33%;
}

.left_20 {
	float:left;
	width:150px;
	background-image:url(../img/bot_vert_sep.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:145px;
	padding:10px;
}

.bordleft {
	background:none;
}

.navsub {
	width:286px;
	height:140px;
	display:block;
	background-image:url(../img/nav_bg.png);
	float:left;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	margin-top:-16px;
}

.small {
	font-size:10px!important;
}
.alt {
	background-color:#EFEFEF!important;
}

/* clear fix */

.clearfix:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix
{
	min-width: 0;		/* trigger hasLayout for IE7 */
	display: inline-block;
	/* \*/	display: block;	/* Hide from IE Mac */
}
* html .clearfix
{
	/* \*/  height: 1%;	/* Hide from IE Mac */ 
}
