/* CSS Document */
body {
	background: #cccccc;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	}

/* COLOR PALATE */

.green	{
	background: #82D609;
}

.pink	{
	background: #F2306C;
}

.fuscia	{
	background-color: #F2306C;
}

.cotton_candy	{
	background: #FFDCDC;
}

.yellow	{
	background: #FFC200;
}

.yellow	a 	{color: #F2306C; text-decoration: none;}
.yellow	a:link	{color: #F2306C; text-decoration: none; }
.yellow 	a:visited {color: #F2306C; text-decoration: none;}
.yellow	a:active {color: #ffffff; text-decoration: none;}
.yellow	a:hover	{color: #ffffff; text-decoration: none;}

.blue	{
	background: #05CECE;
}

.patriotic	{
	background-color: #f11d00;
	background-image: url('../grafix/stars.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.aqua	{
	background: #05CECE;
}
	
.bkgd_green	{
	background-image: url('../grafix/backgrounds/background_green.jpg');
	background-repeat: repeat;
}	

.bkgd_pink {
	background-image: url('../grafix/backgrounds/background_pink.jpg');
	background-repeat: repeat;
}	

.bkgd_blue	{
	background-image: url('../grafix/backgrounds/background_blue.jpg');
	background-repeat: repeat;
}	

.bkgd_yellow	{
	background-image: url('../grafix/backgrounds/background_yellow.jpg');
	background-repeat: repeat;
}	

.bkgd_patriotic	{
	background: url('../grafix/backgrounds/background_patriotic.jpg');
	background-repeat: repeat;
}

.fill_orange	{
	background-color: #ff6300;
	color: white;
}

.fill_orange	a 	{color: #ffffff; text-decoration: none;}
.fill_orange	a:link	{color: #ffffff; text-decoration: none; }
.fill_orange 	a:visited {color: #ffffff; text-decoration: none;}
.fill_orange	a:active {color: #F2306C; text-decoration: none;}
.fill_orange	a:hover	{color: #F2306C; text-decoration: none;}

.fill_curry	{
	background-color: #f25200;
}

.fill_mint	{
	background-color: #C5E877;
}

.fill_raspberry{
	background-color: #C60C4F;
}

.fill_lemon{
	background-color: #ffff88;
}

/* Basic Styles */
		
a 	{
	color: #FFEE71;
	text-decoration: none;
}

a:link	{
	color: #FFEE71; 
	text-decoration: none; 
}

a:visited {
	color: #FFEE71; 
	text-decoration: none;
}

a:active {
	color: #FFEE71; 
	text-decoration: none;
}

a:hover	{
	color: #ffffff; 
	text-decoration: none;
}
		
h1	{
	font-size:16pt;
	margin:0 0 20px 0;
	padding:0;
}

h2	{
	font-size:14pt;
	margin:0 0 15px 0;
	padding:0;
}

h3	{
	font-size:12pt;
	margin:0 0 5px 0;
	padding:0;
}

p	{margin: 0 0 20px 0;
	padding:0;
}

p.move-up {
	margin-top: -1em;
}

.inline {
	display: inline-block;
}

hr	{
	border-top: 1px solid #ffffff;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.dotted {
	border-top: 1px dashed #ffffff;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin: 20px 0;
}

ul	{
	list-style: none;
	list-style-image: none;
	margin: 10px 0;
	padding: 0;
}

li	{
	margin:0;
	padding:5px 0;
}

table {
	border: 0;
	border-collapse:collapse;
	margin: 0 0 30px 0;
}

td {
	border: 2px #ffffff solid;
	margin: 0;
	padding: 10px;
	text-align: left;
	vertical-align: top;

}

.indent	{
	margin: 0 0 0 50px;
}

.button	{
	background:#669933;
	padding:5px 10px;
	margin:0;
	color:#fff;
}

#container	{
	width:1000px;
	margin:0 auto;
	padding:0;
}

.frame		{
	border-right: 3px #888 solid;
	border-left: 3px #888 solid;
	border-bottom: 3px #888 solid;
	border-top: 0;
}

.box	{
	border: 3px white solid;
	padding: 20px;
	margin: 15px 0;
}

.header	{
	background: #A7F2F0;
	margin:0;
	padding:10px 0px 10px 20px;
	width:980px;
	position: absolute;
	height: 95px;
}

.menu		{
	margin: 15px 0 0 0;
	padding: 0;
}

.social_link		{
	border: 0;
	float: right;
	margin: 0 15px 0 0;
	vertical-align: text-bottom;
	padding: 0;
}

.tagline	{
	float: right;
	text-align: left;
	padding: 0 15px 0 0;
	margin: 0;
	font-family: serif;
	font-weight: bold;
	font-style: italic;
	color:#03a8a6;
	display: inline;
	width: 225px;
}

.menu_item	{
	margin: 0 30px 0 0;
	padding: 0;
	border: 0;
	opacity:1;
	filter: alpha(opacity = 100);
}

.menu_drop	{
	margin: 0 0 10px 0;
	border: 0;
	padding: 0;
	opacity:1;
	filter: alpha(opacity = 100);
}

.menu_item:hover {
	opacity:.7;
	filter: alpha(opacity = 70);
}

.menu_drop:hover {
	opacity:.8;
	filter: alpha(opacity = 80);
}

#about_drop	{
	position: absolute;
	top: 110px;
	z-index: 100;
	width: 275px;
	padding: 10px 10px 0 10px;
	left: 10px;
}

#shows_drop	{
	position: absolute;
	top: 110px;
	left: 250px;
	z-index: 100;
	width: 225px;
	padding:  10px 10px 0 10px;
}

.main	{
	margin:0 0 75px 0;
	padding:20px 20px 50px 20px;
	width:960px;
	position: relative;
	top: 120px;
	z-index: 1;
}

.half	{
	width: 424px;
}

.narrow	{
	width: 300px;
}

.third	{
	width: 360px;
}

.wide	{
	width: 600px;
}

.clear	{
	clear: both;
}

.clear_right	{
	clear: right;
}

.clear_left	{
	clear: left:
}

.left	{
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

.right	{
	float: right;
	margin: 0 0 20px 20px;
	padding: 0;
}

.padded	{
	padding: 10px;
	margin: 0;
}

.text_right	{
	text-align: right;
}

.text_left	{
	text-align: left;
}

.fancy	{
	color: #F2306C;
}

.credit	{
	font-style: italic;
	font-size: .9em;
}

.close	{
	margin: 0;
	padding: 0;
}

.read_more	{
	font-size: .9em;
	font-style: italic;
	text-align: right;
	margin: 0;
	padding: 0;
}

.footer	{
	background: #A7F2F0;
	color: #666666;
	font-size: 10pt;
	margin:0;
	padding:10px 20px;
	width:960px;
}

.footer	a 	{color: #F2306C; text-decoration: none;}
.footer	a:link	{color: #F2306C; text-decoration: none; }
.footer	a:visited {color: #F2306C; text-decoration: none;}
.footer	a:active {color: #ffffff; text-decoration: none;}
.footer	a:hover	{color: #ffffff; text-decoration: none;}

/* home page */

.home_pic {
	width: 469px;
}

.hometabs	{
	float: right;
	width: 470px;
}

.hometabs img {
	cursor: pointer;
}

.tabs	{
	height: 30px;
	margin: 0 0 -3px 0;
}

.cal_date	{
	width: 110px;
	float: left;
	height: 50px;
	margin: 0 0 10px 0;
}

#hotbox	{
	background-image: url(../grafix/backgrounds/color_darkorange.png);
	background-repeat: repeat;
	border: 3px #ffffff solid;
	padding: 20px;
	margin: 0;
	height: 415px;
	overflow: auto;
}

#calendar	{
	background-image: url(../grafix/backgrounds/color_lightaqua.png);
	background-repeat: repeat;
	border: 3px #ffffff solid;
	padding: 20px;
	margin: 0;
	height: 415px;
	overflow: auto;
}

#twitter	{
	background-image: url(../grafix/backgrounds/color_limegreen.png);
	background-repeat: repeat;
	border: 3px #ffffff solid;
	padding: 20px;
	margin: 0;
	height: 415px;
	overflow: auto;
	}

#quote {
	height: 100px;
}

.quote {
	padding: 10px;
}

.twitter_item_icon {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 5px 10px 0;
	padding: 0;
	border: 1px #ffffff solid;
}

.social_box 	{
	width: 160px;
	padding: 0 10px;
	margin: 0;
	text-align: center;	float: left;
	height: 200px;
}

.social_thumb	{
	height: 150px;
	width: 150px;
	border: 3px white solid;
}

.hotbox_thumb {
	margin: 0 15px 30px 0; 
	border: 2px #fff solid;
	height: 125px;
	width: 125px;
}

.burst_right	{
	background-image: url('../grafix/starburst.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.burst_left	{
	background-image: url('../grafix/starburst.png');
	background-position: top left;
	background-repeat: no-repeat;
}

.skinny_box	{
	width:187px;
	border: 3px #ffffff solid;
	margin: 0 20px 0 0;
	padding: 15px;
	float: left;
}

.skinny_column	{
	width:210px;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	vertical-align: baseline;
}

.last_one	{
	margin: 0;
}

.page_mainpic {
	width: 450px;
}

/* Hotbox Styles*/

.hotbox	{
	width:450px;
	float: left;
	margin: 0 30px 30px 0;
}

.expanded {
	width: 930px;
	clear: both;
	margin: 0 0 30px 0;
}

.hotbox_pic	{
	margin: 0; 
	border: 2px #fff solid;
	width: 446px;
}

.compact {
	width: 150px;
	float: left;
	margin: 0 10px 0 0;
}

.tiny_text {
	margin: 0 0 0 5px;
	float: right;
	width: 255px;
	min-height: 120px;
}

.hotbox_text	{
	background: #FFDCDC;
	color: #C60C4F;
	margin: 5px 0;
	padding: 15px;
}

.hotbox_text a {color: #F2306C; text-decoration: none;}
.hotbox_text a:link	{color: #F2306C; text-decoration: none;}
.hotbox_text a:visited {color: #F2306C; text-decoration: none;}
.hotbox_text a:active	{color: #FFFFFF; text-decoration: none;}
.hotbox_text a:hover	{color: #FFFFFF; text-decoration: underline;}

.pagination	{
	width: 100%;
	text-align: center;
	clear: both;
	margin: 0 0 25px 0;
}

.pagination a {color: #FFFFFF; text-decoration: none;}
.pagination a:link	{color: #FFFFFF; text-decoration: none;}
.pagination a:visited {color: #FFFFFF; text-decoration: none;}
.pagination a:active	{color: #FFFFFF; text-decoration: none;}
.pagination a:hover	{color: #FFFFFF; text-decoration: none; font-weight: bold;}

.page_number	{
	border: 1px #ffffff solid;
	padding: 5px;
	margin: 0 2px 0 0;
	display: inline;
}

.current_page {
	background: #C60C4F;
}

/* Calendar Styles*/

#scroll_container {
	display: block;
	margin: 0 0 25px 0;
	height: 400px;
}

.prev {
	float: left
}

.next {
	float: right;
}

.event_entry {
	width: 500px;
	border-bottom: 1px dashed #ffffff;
	border-left: none;
	border-right: none;
	border-top: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 15px 0;
}

.event_desc {
	width: 380px;
	display: inline-block;
}

.event_showtimes {
	width: 100px;
	float: left;
}

.calendar_dates	{
	border: 3px #ffffff solid;
	padding: 10px;
	margin: 0 30px 20px 0;
	background-color: #279E8F;
	color: #A7F2F0;
	width: 50px;
	text-align: center;
	text-transform: uppercase;
	float: left;
}

.odd_dates	{
	background-color: #A7F2F0;
	color: #279E8F;
}

.calendar_title	{
	font-size:12pt;
	font-weight: bold;
	margin:0;
	padding:0;
}

.date_time {
	background-color: #05CECE;
	padding: 3px auto;
	margin: 0 5px 5px 0;
	line-height: 2em;
	border: 2px white solid;
	font-weight: bold;
	width: 110px;
	text-align: center;
	display: inline-block;
}

.show_preview_img {
	width: 400px;
	border: 2px white solid;
}

/* Girls and Boys Styles*/

.bio_pic {
	height: 440px;
	margin: 0;
	padding: 0;
}

/*STORE
------------------------------------- */

.store_main { /* not sure if this is in use... class should be an id */
	width: 675px;
}

#store_left {
	width: 675px;
}

.cd_thumb	{
	width: 200px;
	height: 200px;
	border: 0;
}

.cd_item	{
	float: left;
	width: 200px;
	height: 275px;
	margin: 0 10px 20px 0;
	padding: 0;
	background: #fff265 url('../grafix/arrow_more.png') no-repeat 165px 240px;
	color: #F2306C;
}

.cd_item:hover {
	cursor: pointer;
}

.cd_item p	{
	padding: 10px;
	margin: 0;
}

.cd_item a {color: #F2306C; text-decoration: none;}
.cd_item a:link	{color: #F2306C; text-decoration: none;}
.cd_item a:visited {color: #F2306C; text-decoration: none;}
.cd_item a:active	{color: #F2306C; text-decoration: none;}
.cd_item a:hover	{color: #F2306C; text-decoration: underline;}

#featured_box {
	width: 700px;
	margin: 15px 0 10px 0;
}

.featured_item {
	width: 200px;
	display: inline-block;
	margin: 0 5px 20px 0;
	background: #fff265 url('../grafix/arrow_more.png') no-repeat 165px 98%;
	color: #f2306c;
}

.featured_item:hover {
	cursor: pointer;
}

.featured_item p	{
	padding: 10px;
	margin: 0;
}

.featured_item img {
	width: 200px;
}

#misc_box {
	width: 590px;
	margin: 15px 0 10px 0;
}

.misc_item {
	width: 200px;
	display: inline-block;
	margin: 0 5px 20px 0;
	background: #fff265 url('../grafix/arrow_more.png') no-repeat 165px 98%;
	color: #f2306c;
}

.misc_item:hover {
	cursor: pointer;
}

.misc_item p	{
	padding: 10px;
	margin: 0;
}

.misc_item img {
	width: 200px;
}

.item_thumb {
	width: 100px;
}

.tshirt_thumb {
	width: 200px;
}

.item_bigpic	{
	width: 330px;
	margin: 0 0 25px 0;
	padding: 0;
}

.item_detail li {
	margin: 0;
	padding: 0;
}

.small_item {
	float: left;
	width: 100px;
	margin: 0 10px 10px 0;
	padding: 0;
}

.item_price {
	color: #F2306C;
	font-weight: bold;
	width: 150px;
	margin: 0 0 25px 0;
}

.sale_banner {
	background-color: #fff265;
	border: 4px dotted #fd0a88;
	padding: 10px;
	margin: 0 0 15px 0;
}

.sale_tag {
	background-image: url('../grafix/sale_tag.png');
	margin: -25px 0 0 40px;
	padding: 2px 20px 5px 25px;
	background-repeat: no-repeat;
	height: 32px;
	width: 103px;
	float: left;
}

.sale_tag_item {
	background-image: url('../grafix/sale_tag.png');
	margin: -25px 0 0 80px;
	padding: 2px 20px 5px 25px;
	background-repeat: no-repeat;
	height: 32px;
	width: 103px;
	float: left;
}

.sale_tag_dvd {
	background-image: url('../grafix/sale_tag.png');
	margin: 5px 0 10px 0;
	padding: 2px 20px 5px 25px;
	background-repeat: no-repeat;
	height: 32px;
	width: 103px;
}

/* Show Page Styles*/

.show_mainpic {
	width: 500px;
	border: 2px solid white;
}

.show_thumb {
	height: 100px;
	border: 1px solid #ffffff;
}

.show_dates {
	float: right;
	width: 350px;
	margin: 0 0 20px 20px;
}

.meta {
	font-size: .8em;
	margin: 0 0 5px 0;
	padding: 0;
}

/* Audio Video Styles*/

.video_player {
	width: 601px;
	margin: 0 50px 20px 0;
}

.audio_player {
	float: right;
	width: 300px;
}

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

.video_box {
	width: 140px;
	display: inline-block;
	margin: 0 6px 20px 0;
	vertical-align: top;
}

.video_thumb {
	width: 140px;
	margin: 0 4px 5px 0;
	border: 1px white solid;
}

/* Press Kit Styles */

.press_thumb	{
	width: 150px;
	padding: 0;
	margin: 0;
}

.press_pic	{
	width: 150px;
	margin: 0 0 15px 10px;
	padding: 0;
	float: left;
	text-align: center;
	list-style: none;
}

/* Contact Styles*/

.social_contact {
	width: 110px;
	float: left;
	padding: 5px;
	margin: 5px 5px 0 0;
}

/* electile dysfuntions styles */

.campaign_bunting	{
	position: relative;
 	background: #222222;
 	width: 470px;
 	margin: 0;
 	padding: 0;
}