body {
	margin:0;
	background:#c61400 url(../images/bg-body.gif) repeat-x;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#fcf9f9;
}
img {
	display:block;
	border:none;
}
.shadow {
	width:994px;
	margin:0 auto;
	background:url(../images/shadow.gif) repeat-y;
}
.raduga {
	width:980px;
	margin:0 auto;
	background:url(../images/bg-raduga.jpg) repeat-y;
}
#page {
	width:980px;
	position:relative;
	background:url(../images/bg.jpg) no-repeat;
	padding:187px 0 5px 0;
}
/*header start*/
#header {
	width:980px;
	overflow:hidden;
	height:187px;
	position:absolute;
	top:0;
	left:0;
}
.banner {
	width:730px;
	height:92px;
	position:absolute;
	top:16px;
	left:225px;
}
/*logo start*/
.logo {
	display:block;
	width:206px;
	height:189px;
	position:absolute;
	top:0;
	left:-22px;
}
.logo a {
	display:block;
	height:189px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif);
	position:relative;
	outline:none;
}
/*menu start*/
#header ul {
	margin:0;
	padding:134px 0 0 182px;
	list-style:none;
	height:34px;
	overflow:hidden;
	width:793px;
}
#header ul li {
	height:34px;
	float:left;
	padding:0;
}
#header ul a {
	float:left;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
}
#header ul a:hover, #header ul a.active {
	background-position:0 -34px;
}
.home {
	width:68px;
	background:url(../images/home.gif) no-repeat;
}
.cast {
	width:63px;
	background:url(../images/cast.gif) no-repeat;
}
.fun {
	width:98px;
	background:url(../images/fun.gif) no-repeat;
}
.tour {
	width:62px;
	background:url(../images/tour.gif) no-repeat;
}
.widget {
	width:78px;
	background:url(../images/widget.gif) no-repeat;
}
.part {
	width:95px;
	background:url(../images/partners.gif) no-repeat;
}
.get {
	width:102px;
	background:url(../images/get.gif) no-repeat;
}
.buy {
	width:98px;
	background:url(../images/buy.gif) no-repeat;
}
.at {
	width:129px;
	background:url(../images/at.gif) no-repeat;
}
/*content start*/
#content {
	width:100%;
	min-height:630px;
	padding-bottom:10px;
}

* html #content {
	height:630px;
}

#content2 {
	width:100%;
	height:930px;
	/*overflow:hidden;*/
	/*min-height:930px;*/
	
}

* html #content {
	height:630px;
}
#contentbox {
	width:100%;
	overflow:hidden;
	min-height:200px;
}
.column {
	width:448px;
	display:inline;
	float:left;
	margin:0px 0 0 15px;
	
}
.column h1 {
	width:415px;
	height:149px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/h1.gif);
	margin:0 0 0 9px;
}
.column h2 {
	color:#FFFFFF;
	background-image:url(../images/bg_title_red.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:14px;
	height:28px;
	padding:10px 0px 0px 10px;
}
.column p {
	
	margin:15px 0 0 15px;
	color:#666666;
}
.column a {
	color: #CC0000;
	text-decoration:none;
}
.column a:hover {
	color:#CC0000;
	text-decoration: underline;
}
#navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding-left: 20px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
margin-bottom:5px;
}

.partnerbox {
width:295px;
float:left;
margin-right:10px;
padding:5px 5px;


}
.partnerbox span{
color:#666666;
font-size:10px;
margin-bottom:8px;
}

/*pngback*/
.roundtop {
	width:448px;
	height:11px;
	background:url(../images/black_top.png);
	background-repeat: no-repeat;
	display:inline;
	float:left;
	margin:4px 0 0 15px;
	overflow:hidden;
}
.roundbot {
	width:448px;
	height:11px;
	background:url(../images/black_bot.png);
	background-repeat: no-repeat;
	display:inline;
	float:left;
	clear:both;
	margin:0px 0 0 15px;
	overflow:hidden;
}
.columnpng {
	width:448px;
	background:url(../images/black_lg.png);
	background-position:top;
	background-repeat: repeat-y;
	display:inline;
	float:left;
	clear:left;
	margin:0px 0 0 15px;
	/*overflow:hidden;*/
}
.columnpng h1 {
	width:415px;
	height:149px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/h1.png);
	margin:0 0 0 15px;
}
.columnpng p {
	width:390px;
	margin:15px 0 0 16px;
}
.columnpng p a {
	color:#FFCC00;
	text-decoration:none;
}
.columnpng p a:hover {
	color:#fff;
	background-color:#FFCC00;
	padding:1px;
	text-decoration:none;
}
.button {
	margin:20px 0 0 8px;
	padding:0;
	list-style:none;
	height:47px;
	overflow:hidden;
}
.button li {
	float:left;
	padding:0;
	margin:0 4px 0 0;
	height:47px;
	width:215px;
	background:url(../images/bg-button.png);
}
.button a {
	height:37px;
	float:left;
	margin:3px 0 0 3px;
	background:url(../images/button.gif);
	overflow:hidden;
	text-indent:-9999px;
	width:206px;
	position:relative;
}
.button a:hover {
	background-position:0 -37px;
}
/*video start*/
.video {
	width:486px;
	height:412px;
	float:right;
	display:inline;
	margin:8px 15px 0 0;
	overflow:hidden;
}
.video h2 {
	color:#FFFFFF;
	background-image:url(../images/bg_title_red.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:14px;
	height:28px;
	padding:10px 0px 0px 10px;
}

.video a {
	color: #CC0000;
	text-decoration:none;
}
.video a:hover {
	color:#CC0000;
	text-decoration: underline;
}

.photobox {
	width:486px;
	height:300px;
	float:right;
	display:inline;
	margin:8px 15px 0 0;
	overflow:hidden;
}

.photobox h1 {
	width:144px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ttile_photos.png);
	margin:0 0 5px 0px;
}
.photobox h2 {
	width:144px;
	height:104px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo_girlsrock2.png);
	margin:0 0 0px 0px;
}
.photobox h3 {
	width:110px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/title_video.png);
	margin:0 0 5px 0px;
}
.photobox img {
	border:solid 4px #fff;
	margin-right:5px;
	margin-bottom:5px;
	display:inline;
}
.titletour {
	width:410px;
	height:53px;
	float:left;
	display:inline;
	margin: 0;
	overflow:hidden;
}
.titletour h1{
	width:410px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/title_tourdates.png);
	margin:0 0 5px 0px;
}
/*flash start*/
#flash {
	width:980px;
	height:184px;
	overflow:hidden;
}
/*panel start*/
#panel {
	width:100%;
	overflow:hidden;
}
.box1 {
	width:317px;
	margin:0 0 0 5px;
	float:left;
	display:inline;
	color:#333;
}
.box1 .txt {
	width:216px;
	margin:0 0 0 116px;
}
.box1 .txt p {
	margin:0;
	color:#333333;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}
.box1 .txt strong {
	color:#583e66;
	margin:14px 0 0;
	display:block;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.box1 h2 {
	width:100%;
	height:40px;
	background:url(../images/buy-h.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.box1 .bg {
	width:100%;
	height:208px;
	overflow:hidden;
	background:url(../images/bg-box1.gif);
	position:relative;
}
.box2 {
	width:325px;
	margin:0 0 0 6px;
	float:left;
	display:inline;
}
.box2 h2 {
	width:100%;
	height:40px;
	background:url(../images/fun-h.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.box2 .bg {
	width:100%;
	height:208px;
	overflow:hidden;
	background:url(../images/boxdisney-bg.gif);
	position:relative;
}
.box2 .bg ul {
	margin:0;
	padding:14px 0 0 22px;
	list-style:none;
}
.box2 .bg ul li {
	padding:0;
	float:left;
	width:66px;
	height:120px;
	margin:0 3px 0 0;
}
.box3 {
	width:317px;
	margin:0 0 0 6px;
	float:left;
	display:inline;
}
.box3 h2 {
	width:100%;
	height:40px;
	background:url(../images/grab-h.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.box3 a {
	color:#56abc2;
	text-decoration: none;
}
.box3 a:hover {
	color:#56abc2;
	text-decoration: underline;
}
.box3 .bg {
	width:100%;
	height:208px;
	overflow:hidden;
	background:url(../images/bg-box3.gif);
	position:relative;
	text-align:center;
}
.box3 .bg a {
	display:block;
	text-align:center;
	width:189px;
	margin:7px auto;
}
.b {
	display:block;
	width:192px;
	height:47px;
	background:url(../images/buy-now.gif);
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:9px;
	left:64px;
}
.v {
	display:block;
	width:192px;
	height:47px;
	background:url(../images/vote-now.gif);
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:9px;
	left:68px;
}
.b:hover, .v:hover {
	background-position:0 -47px;
}
/*footer start*/
#footer {
	text-align:center;
	width:970px;
	height:53px;
	margin:9px auto 0;
	background:url(../images/bg-footer.gif);
	overflow:hidden;
}
#footer ul {
	margin:19px 0 0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 14px;
}
#footer ul a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666;
}
#footer ul a:hover {
	text-decoration:underline;
}
/*copy start*/
#copy {
	width:994px;
	margin:-5px auto 0;
	position:relative;
	padding:20px 0 44px 0;
	text-align:center;
	background:url(../images/bg-copy.gif) no-repeat;
}
#copy p {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	margin:0;
}
#copy a {
	color:#FFFFCC;
	text-decoration:none;
}
#copy a:hover {
	color:#FFFFCC;
	text-decoration: underline;
}
/*table styles*/

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
	border-collapse:collapse;
}
table tr {
}
.calendarbox {
	margin:10px;
	height:auto;
	overflow:hidden;
}
* html .calendarbox {
	margin:10px;
	height:1%px;
	
	}

.calendarbox h2 {
	color:#FFFFFF;
	background-image:url(../images/bg_title_red.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	font-size:14px;
	height:28px;
	padding:10px 0px 0px 10px;
}
.calendarbox a {
	color:#CC0000;
	text-decoration:none;
}
.calendarbox a:hover {
	text-decoration: underline;
}
#group a:link {
	color: #339999;
	font-size:11px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#group a:visited {
	color: #333333;
	font-size:11px;
	font-weight:400;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#group td {
	padding-top:1px;
	padding-right:3px;
	padding-left:5px;
	color: #333333;
	font-size:11px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	text-align:general;
	vertical-align: middle;
	border:none;
	white-space:nowrap;
	height:22px;
}
#group .xl24 {
	color:blue;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Geneva;
}
#group .xl25 {
	font-weight:700;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Arial, sans-serif;
}
#group table{
border-collapse:collapse;
 
}
#group .style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:14px;
	background-color:#CC0000;
}
#group .rowtd {
 background-color: #E1E1E1;
}
.titlewidget {
	width:210px;
	height:53px;
	float:left;
	display:inline;
	margin: 0;
	overflow:hidden;
}
.titlewidget h1{
	width:210px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/titles_widget.png);
	margin:0 0 5px 0px;
}
.titlecast {
	width:210px;
	height:53px;
	float:left;
	display:inline;
	margin: 0;
	overflow:hidden;
}
.titlecast h1{
	width:210px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/title_cast.png);
	margin:0 0 5px 0px;
}

.titlepartners {
	width:210px;
	height:53px;
	float:left;
	display:inline;
	margin: 0;
	overflow:hidden;
}
.titlepartners h1{
	width:210px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/title_partners.png);
	margin:0 0 5px 0px;
}
.titlefunstuff {
	width:210px;
	height:53px;
	float:left;
	display:inline;
	margin: 0;
	overflow:hidden;
}
.titlefunstuff h1{
	width:210px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/title_funstuff.png);
	margin:0 0 5px 0px;
}
.titlebuystuff h1{
	width:210px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/title_buystuff.png);
	margin:0 0 5px 0px;
}