/* Ballet Quad Cities Styles */
/*
colors:
tan			e2d5cb
dark purple		2c0e41
pink			ff96ec
*/

html, body, h1, h2, h3, form
{
border:			0px;
margin:			0px;
padding:		0px;
}
body
{
width:			100%;
height:			100%;
font-family:		Arial;
font-size:		12px;
color:			#2c0e41;
}
.LTR
{
background:		#e2d5cb url('../App_Themes/BalletQC/Images/ltr_bg.jpg') top center no-repeat;
}
/*#Breadcrumbs#*/
.breadcrumbs
{
font-size:		11px;
margin:			0px 0px 10px 0px;
}
/*#Links#*/
a
{
text-decoration:none;
color:			#2c0e41;
}
a:hover
{
text-decoration:none;
color:			#ff96ec;
}
.top_links a
{
text-decoration:none;
color:			#fff;
}
.top_links a:hover
{
text-decoration:none;
color:			#ff96ec;
}
/*#H tags#*/
h1
{
font-size:		24px;
font-weight:		normal;
color:			#2c0e41;
}
h2
{
font-size:		13px;
font-weight:		bold;
color:			#2c0e41;
}
h3
{
font-size:		10px;
font-weight:		bold;
color:			#2c0e41;
}
/*#Container#*/
#container
{
width:			952px;
height:			100%;
margin:			0px auto;
padding:		0px;
}
/*#Header#*/
#header
{
position:		relative;
width:			100%;
height:			291px;
margin:			0px;
padding:		0px;
background:		Transparent url('../App_Themes/BalletQC/Images/header.jpg') top center no-repeat;
}
/*#Header/Top Links#*/
.top_links
{
float:			right;
width:			500px;
height:			20px;
margin:			0px;
padding:		22px 40px 0px 0px;
text-align:		right;
color:			#fff;
font-size:		10px;
}
/*#Header/Logo#*/
#header .logo
{
position:		absolute;
top:			70px;
left:			37px;
width:			194px;
height:			46px;
border:			0px;
}
/*#Header/Leaf Links#*/
.leaf_links
{
position:		absolute;
top:			140px;
left:			37px;
width:			200px;
height:			120px;
}
.leafLink
{
padding:		0px 0px 15px 0px;
margin:			0px;
}
.leafLink a, .leafLink a:hover
{
padding:		0px 0px 0px 5px;
font-weight:		bold;
font-size:		15px;
color:			#ff96ec;
text-decoration:	none;
}
/*#Menu#*/
#menu
{
width:			901px;
height:			26px;
margin:			0px auto;
padding:		0px;
background:		Transparent url('../App_Themes/BalletQC/Images/menu_bg.jpg') top center no-repeat;
}
/* cms menu */
.CMSMenu
{
width:			auto;
height:			auto;
margin:			0px auto;
padding:		0px;
text-align:		center;
}
.CMSMenuItem
{
padding:		0px 4px;
color:			#e2d5cb;
font-size:		13px;
}
.CMSMenuItemMouseOver
{
padding:		0px 4px;
color:			#ff96ec;
font-size:		13px;
}
.CMSMenuHighlightedMenuItem
{
padding:		0px 4px;
color:			#ff96ec;
font-weight:		bold;
font-size:		13px;
}
.CMSMenuHighlightedMenuItemMouseOver
{
padding:		0px 4px;
color:			#ff96ec;
font-weight:		bold;
font-size:		13px;
}
/*sub cms menu*/
.subCMSMenu
{
padding-top:		3px;
background-color:	#000;
}
.subCMSMenuItem
{
padding:		4px 4px;
color:			#e2d5cb;
font-size:		13px;
background-color:	#000;
}
.subCMSMenuItemMouseOver
{
padding:		4px 4px;
color:			#ff96ec;
font-size:		13px;
background-color:	#000;
}
.subCMSMenuHighlightedMenuItem
{
padding:		4px 4px;
color:			#ff96ec;
font-weight:		bold;
font-size:		13px;
background-color:	#000;
}
.subCMSMenuHighlightedMenuItemMouseOver
{
padding:		4px 4px;
color:			#ff96ec;
font-weight:		bold;
font-size:		13px;
background-color:	#000;
}
/*#Content#*/ /* content table */
#content
{
width:			901px;
height:			auto;
margin:			0px auto;
padding:		0px 0px 0px 0px;
background:		#fff url('../App_Themes/BalletQC/Images/content_bg.jpg') top center repeat;
border-left:		1px solid #000;
border-right:		1px solid #000;
}
#content .left_content
{
width:			200px;
margin:			0px;
padding:		0px 0px 0px 0px;
background:		Transparent url('../App_Themes/BalletQC/Images/left_content_bottom.jpg') bottom left no-repeat;
vertical-align:		top;
}
#content .main_content
{
width:			670px;
height:			100%;
margin:			0px;
padding:		15px;
background:		Transparent url('../App_Themes/BalletQC/Images/dancers_bg.jpg') top left repeat-x;
vertical-align:		top;
}
/*#Content/Two Columns#*/
#content .main_content .left
{
float:			left;
width:			440px;
height:			100%;
margin:			0px;
padding:		15px 15px;
}
#content .main_content .right
{
float:			right;
width:			220px;
height:			100%;
margin:			0px;
padding:		15px 0px 0px 0px;
}
/*#Footer#*/
#footer
{
width:			881px;
height:			auto;
margin:			0px auto;
padding:		10px;
background:		#000 url('../App_Themes/BalletQC/Images/footer_bg.jpg') top center no-repeat;
color:			#fff;
font-size:		10px;
}
/*#News & Reviews#*/
/*left side news repeater*/
.newsRepeater
{
padding:		0px 10px 15px 10px;
color:			#2c0e41;
}
.newsRepeater .newsItem
{}
h3.newsHeader
{
margin:			0px;
padding:		0px;
font-size:		13px;
}
.newsRepeater a
{
font-weight:		bold;
}
/*#Web Part Containers#*/
/*#Web Part Containers/Left Star#*/
.left_star h2.startitle
{
display:		block;
width:			178px;
/*height:			49px;*/
height:			23px;
background:		#2c0e41 url('../App_Themes/BalletQC/Images/star_title_bg.jpg') bottom left no-repeat;
font-weight:		normal;
font-size:		20px;
color:			#e2d5cb;
margin:			0px 0px 10px 0px;
padding:		5px 10px;
overflow:		hidden;
}
.left_star .starcontent
{
color:			#ff96ec;
}
/*#Web Part Containers/Right Star#*/
.right_star h2.startitle
{
display:		block;
width:			200px;
height:			23px;
background:		#2c0e41 url('../App_Themes/BalletQC/Images/star_title_bg_right.jpg') top left no-repeat;
font-weight:		normal;
font-size:		20px;
color:			#e2d5cb;
margin:			0px;
padding:		5px 10px;
overflow:		hidden;
}
.right_star .starcontent
{
color:			#2c0e41;
}
/*#Calendar#*/
.EventCalendar
{
margin:			20px 0px 20px 0px;
padding:		0px;
width:			350px;
font-size:		10px;
background-color:	#000 !important;
}
.DayHeader
{
background-color:	#000;
color:			#fff;
font-weight:		normal;
padding:		2px 0px;
font-size:		13px;
}
.Day
{
background-color:	#eee;
color:			#000;
width:			50px;
height:			50px;
}
.SelectedDay
{}
.Title
{
background-color:	#000 !important;
color:			#fff;
border:			0px !important;
padding:		2px 0px;
font-size:		16px;
font-weight:		bold;
}
.Weekend
{
background-color:	#eee;
color:			#000;
width:			50px;
height:			50px;
}
.OtherMonth
{
background-color:	#fff;
color:			#ccc;
}
.Today
{
background-color:	#000;
color:			#fff;
width:			50px;
height:			50px;
}
.Today a
{
color:			#fff;
}
.Navigation
{
}
/*#Calendar/Small#*/
#small .EventCalendar
{
margin:			20px 0px 20px 0px;
padding:		0px;
width:			220px;
font-size:		9px;
background-color:	#000 !important;
}
#small .DayHeader
{
background-color:	#000;
color:			#fff;
font-weight:		normal;
padding:		2px 0px;
font-size:		9px;
}
#small .Day
{
background-color:	#eee;
color:			#000;
width:			30px;
height:			30px;
}
#small .SelectedDay
{}
#small .Title
{
background-color:	#000 !important;
color:			#fff;
border:			0px !important;
padding:		2px 0px;
font-size:		9px;
}
#small .Weekend
{
background-color:	#eee;
color:			#000;
width:			30px;
height:			30px;
}
#small .OtherMonth
{
background-color:	#fff;
color:			#ccc;
}
#small .Today
{
background-color:	#000;
color:			#fff;
width:			30px;
height:			30px;
}
#small .Today a
{
color:			#fff;
}
#small .Navigation
{}
/*#Newsletter#*/
.NewsletterSubscription .Table
{
margin:			0px auto;
}
/*#Home Page Image Gallery#*/
.HomePageImageGallery
{
margin:			15px 0px 15px 10px;
}
/*#Events Page#*/
.zoneTopEvents
{}
.zoneLeftEvents
{
float:			left;
width:			360px;
}
.zoneRightEvents
{
margin:			0px 0px 0px 370px;
}
/*#Sponsors#*/
.sponsorsContainer
{
padding-top:		10px;
text-align:		center;
}
.sponsorsContainer table
{
margin:			0px auto;
}
/*#Dancers#*/
.dancerPhoto
{
border:			1px solid #2c0e41;
}
.dancerMargins
{
margin:			15px 0px 0px 15px;
}
/*#Polls#*/
.PollControl {}
.PollTitle {}
.PollQuestion { font-weight:bold; }
.PollAnswers {}
.PollAnswer {}
.PollGraph { border:1px solid #000; }
.PollGraph0 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll4_bg.gif) repeat-x; }
.PollGraph1 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll8_bg.gif) repeat-x; }
.PollGraph2 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll5_bg.gif) repeat-x; }
.PollGraph3 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll6_bg.gif) repeat-x; }
.PollGraph4 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll7_bg.gif) repeat-x; }
.PollGraph5 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll9_bg.gif) repeat-x; }
.PollGraph6 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll1_bg.gif) repeat-x; }
.PollGraph7 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll2_bg.gif) repeat-x; }
.PollGraph8 { background:Transparent url(../App_Themes/BalletQC/Images/Polls/poll3_bg.gif) repeat-x; }
.PollCount { display:none; visibility:hidden; }
.PollVoteButton { margin-top:5px; }
.PollFooter {}