/* General reset */
body{
	margin:0;
	color:#2e3940;
	font:12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#808080;
	min-width: 1000px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	width: 1020px;
	position: relative;
	float: left;
	left: 50%;
}
.w2{
	width: 1020px;
	position: relative;
	float: left;
	left: -50%;
	background: #fff;
}
.invisible{display: none;}
/* logo start */
.logo{
	margin: 0;
	position: absolute;
	top: 312px;
	left: 40px;
	text-indent: -9999px;
	overflow: hidden;
	width: 220px;
	height: 115px;
	background: url(../images/logo.gif) no-repeat;
	z-index: 100;
}
.logo a{
	height: 100%;
	display: block;
}
/* logo end */
/* header start */
#headerpic{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 312px;
}
#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 115px;
	background: #000 url(../images/bg-header.jpg) no-repeat;
	padding-top: 312px;
}
#header .sticker{
	position: absolute;
	top: 56px;
	left: 45px;
	width: 153px;
	height: 151px;
}
#header .sticker strong{
	display: block;
	height: 169px;
	background: url(../images/sticker.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#header .sticker strong a{
	display: block;
	height: 100%;
}
/* nav start */
#nav{
	padding: 40px 0 0 302px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	height: 75px;
	background: url(../images/bg-nav.gif) repeat-x;
	background-color:#000000;	
}
#nav li{
	float: left;
	margin-right: 11px;
	display: inline;
	font-size: 15px;
	font-weight: bold;
}
#nav a{
	float: left;
	color: #fff;
	padding: 7px 10px 10px;
}
#nav a:hover{
	background: #808080;
	color: #000;
	text-decoration: none;
}
#nav .active{
	background: #fff;
	color: #000;
	padding: 7px 10px 10px;
}
/* nav end */
/* header end */
/* main start */
#main{
	padding: 427px 0 10px;
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
}
#twocolumns{
	float: right;
	width: 680px;
}
/* content start */
#content{
	float: left;
	width: 500px;
	margin-top: -2px;
}
/* block start */
.block{
	background: url(../images/line.gif) repeat-x;
	padding: 41px 0 20px;
	margin: 0 9px 0 10px;
}
.tour-block{
	background: url(../images/line.gif) repeat-x 0 100%;
	padding-bottom: 38px;
}
.block h2{
	margin: 0 0 2px;
	font-size: 18px;
	color: #000;
}
.block .txt{
	padding-top: 15px;
	height: 1%;
}
.block .txt:after{
	clear: both;
	content: "";
	display: block;
}
.block .presspiece{
	height: 1%;
}

.block .pressline{
	height: 2;
	background: url(../images/line.gif) repeat-x 0 100%;
}

.block .presspiece:after{
	clear: both;
	content: "";
	display: block;
}
.block p{
	margin: 0 0 19px;
	word-spacing: -1px;
}
.block a{
	font-weight: bold;
}
.block .video{
	width: 100%;
	overflow: hidden;
	padding: 4px 0 16px;
}
.block img{display: block;}
.img-holder img{
	display: block;
	margin-bottom: 5px;
	background-color:#333333;
}
.img-holder{
	background: #333;
	height: 1%;
	padding-bottom: 8px;
	line-height: 16px;
	font-size:11px;
}
.block .img-holder,
.img-holder2{
	float: left;
	display: inline;
	margin: 5px 20px 14px 0;
	position: relative;
	background-color:#333333;
}
.article-holder{
	float: left;
	display: inline;
	margin: 5px 20px 14px 0;
	position: relative;
	background-color:#dfdfdf;
}
.img-holder-right{
	float: right;
	display: inline;
	margin: 5px 0px 14px 20px;
	position: relative;
}
.promobar .img-holder{
	margin-bottom: 30px;
	font-size: 11px;
}
.img-holder a{
	font-weight: bold;
	color: #fff;
}
.img-holder p{
	color: #ccc;
	margin: 0 10px;
	word-spacing: -1px;
}
.block .sticker{
	position: absolute;
	bottom: -20px;
	right: 0;
	width: 93px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/sticker2.png) no-repeat;
}
/* block end */
/* paging start */
.paging{
	overflow: hidden;
	width: 100%;
	margin: -3px 10px 40px;
}
.paging strong{
	text-transform: uppercase;
	float: left;
	line-height: 21px;
}
.paging ul{
	padding: 0 0 0 7px;
	list-style: none;
	margin: 0;
	float: left;
}
.paging ul li{
	float: left;
	padding-left: 4px;
}
.paging ul a{
	display: block;
	width: 21px;
	font-weight: bold;
	padding: 1px 0 2px;
	text-align: center;
}
.paging ul a:hover,
.paging ul .active a{
	text-decoration: none;
	color: #fff;
	background: #000;
}
/* paging end */
/* days-list start */
.days-list{padding-bottom: 40px;}
.days-list h3{
	margin: 28px 10px 17px;
	font-size: 18px;
	color: #000;
}
.days-list table{
	border-collapse: collapse;
	width: 100%;
}
.days-list table td{
	border-collapse: collapse;
	padding: 2px 0 4px;
}
.days-list table .mark td{background: #f2f2f2;}
.days-list table td.day{
	width: 32px;
	padding: 2px 5px 4px 10px;
}
.days-list table td.number{
	width: 27px;
	padding-right: 10px;
}
.days-list table td.city{
	width: 98px;
	padding-right: 10px;
}
/* days-list end */
/* content end */
/* promobar start */
.promobar{
	float: right;
	width: 140px;
	padding-top: 20px;
}
/* characters start */
.characters{
	padding: 0;
	line-height: 16px;
	list-style: none;
	margin: 0 0 0px;
	font-size: 11px;

}

.characters h3{
	font-size: 12px;
	color: #fff;
	margin: 0;
	background: #000;
	padding: 7px 10px 8px;
}

.characters li{
	background: #000000;
	height: 1%;
	vertical-align: top;
	height:76px;
	margin-bottom:20px;
}
.characters img{
	display: block;
	width:140px;
	height:50px;
}
.characters strong{
	color:#ffffff;
	font-weight: normal;
	display: block;
	padding: 4px 5px 0 10px;
}
/* characters end */
/* promobar-box start */
.promobar-box{
	background: #e5e5e5;
	margin-bottom: 30px;
	line-height: 16px;
}
.promobar-box h3{
	font-size: 12px;
	color: #fff;
	margin: 0;
	background: #000;
	padding: 7px 10px 8px;
}
.promobar-box ul{
	padding: 8px 10px 10px;
	list-style: none;
	margin: 0;
}
.promobar-box ul li{
	height: 1%;
	vertical-align: top;
	font-size: 11px;
	color:#999999;
}
/* videoclips end */
/* promobar end */
/* socialbar start */
#socialbar{
	float: left;
	width: 220px;
	padding-top: 20px;
}
#socialbar .box{
	background: #000;
	margin-bottom: 30px;
	color: #fff;
}
/* sign-up start */
#socialbar .sign-up{padding-top: 6px;}
#socialbar .sign-up p{margin: 0 10px 9px 20px;}
#socialbar .sign-up div{
	background: #00bfd7;
	overflow: hidden;
	height: 1%;
	padding: 10px 0  10px 10px;
}
#socialbar .sign-up input{float: left;}
#socialbar .sign-up input.text{
	color: #2e3940;
	font-size: 12px;
	background: #fff;
	border: none;
	padding: 6px 10px 7px;
	width: 129px;
}
/* sign-up end */
/* personal-info start */
.personal-info{padding: 10px 10px 0;}
.personal-info .heading{
	overflow: hidden;
	width: 100%;
}
.personal-info .headcolor {
	background-color:#333333;
	}

.personal-info .heading img{
	float: left;
	margin-right: 10px;
	display: inline;
}
.personal-info h3{
	margin: 7px 0 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
.personal-info h3 strong{
	font-size: 14px;
	display: block;
}
.personal-info ul{
	padding: 10px 0 4px;
	list-style: none;
	margin: 0;
}
.personal-info ul li{
	height: 1%;
	vertical-align: top;
	border-top: 1px solid #373737;
	font-size: 11px;
	line-height: 16px;
	padding: 10px 0;
}
.personal-info ul li:first-child{border: none;}
.personal-info ul a{
	color: #b0e332;
}
.mark .personal-info ul a{color: #ff880b;}
.twitter{
	background: #b1e432;
	padding: 9px;
	overflow: hidden;
	height: 1%;
}
.mark .twitter{background: #ff880b;}
.twitter a{
	font-size: 11px;
	font-weight: bold;
	color: #000;
	float: left;
	background: url(../images/icon-twitter.png) no-repeat;
	padding: 6px 0 8px 42px;
}
/* personal-info end */
/* socialbar end */
/* main end */
/* footer start */
#footer{
	background: #000;
	color: #fff;
	padding: 15px 50px 15px 40px;
	font-size: 11px;
	line-height: 16px;
	overflow: hidden;
	height: 1%;
	word-spacing: -1px;
}
#footer strong{
	float: left;
	padding-top: 18px;
}
.media{float: right;}
#footer img{display: block;}
#footer a{
	font-weight: bold;
	color: #fff;
}
#footer ul{
	padding: 18px 0 0;
	list-style: none;
	margin: 0;
	float: left;
	overflow: hidden;
	height: 1%;
}
#footer .share{padding-right: 41px;}
#footer ul li{
	padding: 0 8px 0 9px;
	background: url(../images/sep.gif) no-repeat 0 2px;
	margin-left: -2px;
	display: inline;
}
#footer .share li{
	float: left;
	background: none;
	margin: 0;
	padding: 0 0 0 10px;
}
/* footer end */
.iphonemsg {
	width:480px;
	padding:5px 0px 5px 0px;
	background-color:#000000;
	text-align:center;
	font-size:13px;
	font-weight: bold;
}

.bigText {
	font-size: 18px;
	font-weight: bold;
}