/* general reset */
html,body {
	height: 100%;
	margin: 0;
}
body {
	margin:0;
	color:#63414a;
	font:12px "courier new", courier, monospace;
	background:url(../images/bg-body.jpg) repeat 50% 0;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#65424a;
}
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 */
.wrapper{
	position:relative;
	min-height: 100%;
	width:960px;
	margin:0 auto;
	background:url(../images/bg-main.jpg) no-repeat -7px 100%;
}
.w1{
	padding:0 0 280px;
}
* html .wrapper{
	height:100%;
}
/* header */
#header{
	height:397px;
	overflow:hidden;
	position:relative;
	background:url(../images/bg-header.jpg) no-repeat;
}
/* logo */
.logo{
	margin:0;
	position:absolute;

	top:248px;
	left:200px;
	width:540px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:67px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.nav-holder{
	position:absolute;
	top:0;
	left:20px;
}
.nav-frame{
	height:61px;
	width:807px;
	overflow:hidden;
	padding:20px 0 10px 110px;
	background:url(../images/bg-nav.png) no-repeat;
}
/* main navigation */
#nav{
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
}
#nav li{
	float:left;
	margin:0 34px 0 0;
}
#nav a{
	color:#4e353f;
	font-size:16px;
}
/* main */
#main{
	width:845px;
	padding:0 55px 0 60px;
}
#main .heading-holder{
	width:100%;
}
#main .heading-frame{
	position:relative;
	float:left;
	height:26px;
	padding:24px 0 43px 50px;
	width:257px;
	text-align:center;
	margin:-27px 0 0 -53px;
	background:url(../images/bg-heading.png) no-repeat;
}
#sidebar .heading-frame{
	margin:-27px 0 20px -30px !important;
	padding:20px 0 22px 35px !important;
}
#main h2{
	float:left;
	margin:0;
	font-size:17px;
	color:#fff;
	text-indent:-9999px;
}

#main h2.news{
	width:140px;
	height:22px;
	background:url(../images/bg-heading-news.png) no-repeat;
}
#main h2.music{
	width:185px;
	height:20px;
	background:url(../images/bg-heading-music.png) no-repeat;
}
#main h2.tour{
	width:154px;
	height:20px;
	margin:4px 0 0;
	background:url(../images/bg-heading-tour.png) no-repeat;
}
#main h2.twitter{
	width:185px;
	height:24px;
	background:url(../images/bg-heading-twitter.png) no-repeat;
}
#main h2.newsletter{
	width:152px;
	height:20px;
	background:url(../images/bg-heading-newsletter.png) no-repeat;
}
/* content */
#content{
	width:480px;
	float:left;
}
/* post */
.post{
	padding:10px 0 13px;
	position:relative;
}
.post .img-holder{
	padding:0 0 8px;
}
.post p{
	margin:0 0 8px;
	line-height:12px;
	font-size:12px;
}
.post img{vertical-align:top;}
.post .date-holder{
	position:absolute;
	top:0;
	left:-95px;
}
.post .date-frame{
	width:84px;
	height:60px;
	padding:15px 0 0;
	text-align:center;
	background:url(../images/bg-date-holder.png) no-repeat;
}
.post .date-frame .month{
	font-size:12px;
	color:#2e393e;
	display:block;
	font-weight:bold;
	font-style:normal;
	line-height:14px;
}
.post .date-frame .day{
	font-size:32px;
	line-height:24px;
	font-style:normal;
	color:#2e393e;
	display:block;
}
.post h3{
	font-size:18px;
	margin:0 0 9px;
	color:#65424a;
}

.title h1{
	font-size:18px;
}

.post h1{
	font-size:18px;
}

.text-info h1{
	font-size:18px;
}

.post .row{
	overflow:hidden;
	height:1%;
}
.post .ad-list{
	float:right;
	display:inline;
	margin:0 5px 0 0;
	padding:0;
	list-style:none;
}
.post .ad-list li{
	float:left;
	margin:0 0 0 5px;
}
.post .ad-list img{vertical-align:top;}
.post .autor{
	float:left;
	display:inline;
	margin:5px 0 0 -9px;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:11px;
}
.post .autor li{
	float:left;
	padding:0 10px 0 11px;
	margin:0 0 0 -1px;
	display:inline;
	background:url(../images/sep-autor.gif) no-repeat 0 50%;
}
.post .autor a{color:#65424a;}
#content .paging-holder{
	width:350px;
	height:23px;
	margin:0 auto;
	padding:11px 0 0 7px;
	background:url(../images/bg-paging.png) no-repeat;
}
#content .paging{
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
#content .paging li{
	float:left;
	margin:0 0 0 -1px;
	padding:0 11px 0 11px;
	background:url(../images/sep-paging.gif) no-repeat 0 50%;
}
#content .paging li.last{
	background:none;
	padding:0;
}
#content .paging li.next{padding:0 9px 0 11px;}
#content .paging a{
	font-size:11px;
	color:#35393e;
}
#content .paging li.last a{
	padding:0 14px 0 0;
	background:url(../images/sep-last.gif) no-repeat 100% 60%;
}
#content .paging li.next a{
	padding:0 7px 0 0;
	background:url(../images/sep-next.gif) no-repeat 100% 60%;
}
/* sidebar */
#sidebar{
	width:312px;
	float:right;
}
#sidebar .player{
	display:block;
	margin:0 0 15px;
	
}
#sidebar .order-box{
	height:1%;
	padding:10px 0 40px;
}
#sidebar .order-box img{float:left;}
#sidebar .order-box .text-holder{float:left;}
#sidebar .order-box .text-frame{
	margin:0 -25px 0 0;
	width:202px;
	padding:0 0 0 5px;
	overflow:hidden;
	height:1%;
}
#sidebar .order-box .text-holder p{
	margin:0;
	letter-spacing:-1px;
	font-size:13px;
	color:#efe7db;
	line-height:17px;
}
#sidebar .order-box .text-holder .tune{
	width:100px;
	height:34px;
	float:left;
	text-indent:-9999px;
	background:url(../images/bg-tune.png) no-repeat;
}
#sidebar .order-box .text-box{
	padding:2px 0 0 11px;
	height:50px;
	background:url(../images/bg-text-box.gif) no-repeat;
}
#sidebar .order-box .heading{
	font-size:14px;
	color:#efe7db;
	padding:0 0 0 11px;
}
#sidebar .order-box h3{
	margin:0;
	font-size:19px;
	color:#4d343f;
	font-weight:normal;
}
#sidebar .order-box .buy{
	font-size:16px;
	color:#efece4;
}
/* box */
#sidebar .box {
	position:relative;
	width:284px;
	margin:0 auto 32px;
	background:#fff;
	border:1px solid #595d60;
}
#sidebar .box.padding{margin:30px auto 10px;}
#sidebar .box-holder{
	overflow:hidden;
	padding:0 23px 3px;
	width:235px;
	font-size:12px;
	
}
* html #sidebar .box-holder{
	padding:0 23px 0;
}
#sidebar .box .heading-frame{margin:-17px 0 0 -44px !important;}
#sidebar .box.padding .heading-frame{margin:-37px 0 0 -44px;}
#sidebar .box .view{
	position:absolute;
	top:0;
	right:-13px;
	width:83px;
	padding:0 0 0 12px;
	height:30px;
	font-size:12px;
	color:#efece4;
	background:url(../images/bg-view.gif) no-repeat;
}
#sidebar .box .date-list{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .box .date-list li{
	width:257px;
	float:left;
	padding:5px 13px 0;
}
#sidebar .box .date-list li.color{
	background:#efece5;
}
#sidebar .box:after,
#sidebar .order-box:after,
#main .block .heading-holder:after,
#main:after{
	content:"";
	clear:both;
	display:block;
}
#sidebar .box .date-list .date{
	float:left;
	width:70px;
	margin:4px 7px 0 0;
	padding:12px 0 0;
	text-align:center;
	height:58px;
	color:#65424a;
	font-size:23px;
	background:url(../images/bg-sidebar-date.png) no-repeat;
}
* html #sidebar .box .date-list .date{margin:4px 4px 0 0;}
#sidebar .box .date-list .date span{
	display:block;
	margin:0 0 -4px;
	font-size:11px;
}
#sidebar .box .date-list .more{
	float:right;
	cursor:pointer;
	width:80px;
	margin:-4px -6px 0 0;
	display:inline;
	padding:7px 0 11px 10px;
	font-size:11px;
	color:#4d343f;
	background:url(../images/bg-more.png) no-repeat;
}
#sidebar .box .date-list .text-holder{
	overflow:hidden;
	height:1%;
	padding:5px 0 0;
}
#sidebar .box .date-list p{
	margin:0 ;
	font-size:11px;
	color:#65424a;
	line-height:14px;
}
#sidebar .some-list{
	float:left;
	margin:-5px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
#sidebar .some-list li{
	width:100%;
	float:left;
	margin:-2px 0 0;
	padding:20px 0 7px;
	background:url(../images/sep-some-list.gif) repeat-x;
}
#sidebar .some-list p{
	margin:0 0 14px;
	color:#63414a;
	line-height:12px;
	font-size:11px;
}
#sidebar .some-list a,
#sidebar .some-list p a{color:#978141;}
#sidebar .some-form fieldset{
	padding:6px 0 7px;
	width:250px;
}
#sidebar .some-form legend{display:none;}
#sidebar .some-form label{
	display:block;
	color:#4d343f;
	padding:0 0 5px;
	font-size:11px;
}
#sidebar .some-form .text{
	float:left;
	height:13px;
	width:134px;
	margin:2px 0 0;
	padding:2px 14px;
	background:url(../images/bg-input-text.gif) no-repeat;
}
#sidebar .some-form .text input{
	float:left;
	background:none;
	border:0;
	padding:0;
	margin:0;
	width:134px;
	color:#4d343f;
	font-size:11px;
	line-height:13px;
}
#sidebar .some-form .button{
	float:left;
	border:0;
	cursor:pointer;
	padding:0 0 10px;
	width:80px;
	font-size:14px;
	color:#482c34;
	background:url(../images/bg-button-submit.gif) no-repeat;
}
/* footer */
#footer{
	text-align:center;
	height:280px;
	position:relative;
	margin:-280px 0 0;
	background:url(../images/bg-footer.jpg) repeat-x;
}
#footer .footer-wrap{
	width:960px;
	margin:0 auto;
	background:url(../images/bg-footer-holder.gif) no-repeat -7px 0;
}
#footer .footer-holder{
	padding:60px 0 0 17px;
	overflow:hidden;
	width:100%;
}
#footer ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li{
	margin:0 9px;
	display:inline;
}
#footer .ad-list img{
	vertical-align:middle;
}
#footer .ad-list li{
	margin:0 12px 0 23px;
}
#footer ul a{
	font-size:11px;
	color:#dddad2;
}
#footer p{
	margin:35px 0;
	color:#d9d4ce;
}
#footer p a{color:#d9d4ce;}
/* tour-page */
.block-tour{width:470px;}
.title-tour{
	width:154px;
	height:20px;
	background:url(../images/bg-heading-tour.png) no-repeat;
}
.block-tour .heading-frame{
	padding:24px 0 53px 44px !important;
	width:263px !important;
}
.block-bio .heading-frame{
	padding:24px 0 43px 44px !important;
	width:263px !important;
}
/* blog-info */
.blog-info{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 0 -30px;
}
/* blog */
.block-tour .blog{
	width:470px;
	overflow:hidden;
	position:relative;
	margin:0 0 70px 5px;
}
/* block-data */
.block-tour .block-data{
	float:left;
	padding:15px 0 0;
	width:101px;
	height:88px;
	color:#65424a;
	margin:0 20px 0 0;
	background:url(../images/bg-block-data.png) no-repeat;
}
.block-tour .block-data em{
	font-style:normal;
	text-align:center;
	font-weight:bold;
	position:relative;
}
.block-tour .block-data .month{
	font-size:14px;
	display:block;
	text-align:center;
}
.block-tour .block-data .day{
	font-size:36px;
	display:block;
	text-align:center;
}
/* text-info */
.block-tour .text-info{
	float:left;
	width:325px;
	overflow:hidden;
	padding:4px 0 0;
}
.block-tour .box-title{
	width:243px;
	height:21px;
	padding:3px 10px 0;
	margin:0 0 4px;
	background:url(../images/block-title.png) no-repeat;
}
/* box-info */
.block-tour .box-info{
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
}
.block-tour .box-info p{
	font-size:12px;
	margin:0 0 0 9px;
}
.block-tour .box-title p{
	margin:0;
	position:relative;
	font-size:15px !important;
}
/* text */
.block-tour .text{
	width:330px;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	margin:0 0 10px 9px;
}
.block-tour .text strong{font-size:11px;}
.block-tour .text p{margin:0;}
/* box-tickets */
.box-tickets{
	width:100%;
	overflow:hidden;
	font-size:11px;
}
.box-tickets a{
	float:left;
	width:80px;
	height:20px;
	padding:5px 0 0;
	text-align:center;
	color:#4d343f;
	cursor:pointer;
	background:url(../images/bg-box-tickets.png) no-repeat;
}
/* bio-page */
.block-bio{width:480px;}
.title-bio{
	width:44px;
	height:17px;
	margin:0 0 0 60px !important;
	display:inline;
	background:url(../images/bg-heading-bio.png) no-repeat;
}
.block-bio .text-info{
	width:480px;
	clear:both;
	font-size:11px;
	line-height:12px;
}
.block-bio .text-info .image{
	width:268px;
	float:right;
	margin:-35px -25px 0 3px;
	display:inline;
	position:relative;
}
* html .block-bio .text-info .image {margin:-35px -25px 0 0;}
.block-bio .text-info .image img{display:block;}
.block-bio .text-info p{
	margin:0 0 14px;
}
.big-letter{
	font-size:82px;
	float:left;
	width:58px;
	line-height:70px;
	display:inline;
	position:relative;
	margin:-10px 0 -5px;
}
/* blog-page */
.title-blog{
	width:59px;
	height:18px;
	margin:0 0 0 40px !important;
	display:inline;
	background:url(../images/bg-heading-blog.png) no-repeat;
}
.blog-page .txt-info{
	width:478px;
	overflow:hidden;
}
.blog-page .txt-info .img-holder{
	width:249px;
	float:left;
	margin:0 10px 0 0;
}
* html .blog-page .txt-info .img-holder {margin:0 7px 0 0;}
.blog-page .img-holder img{display:block;}
.blog-page .txt-info .txt{
	height:1%;
	overflow:hidden;
}
.blog-page{
	padding:0 60px 0 55px !important;
	width:845px;
}
.blog-page .post h3 {margin:0 0 3px;}
.blog-page .post .date-holder{left:-92px;}
.blog-page  .post {
	padding:10px 0 43px;
	position:relative;
}
/* media-page */
.title-media{
	width:78px;
	height:18px;
	display:inline;
	margin:0 0 0 34px !important;
	background:url(../images/bg-heading-media.png) no-repeat;
}
/* block-media */
.block-media{width:492px;}
.media-page{
	padding:0 55px 53px 50px !important;
	width:855px !important;
}
.media-page .heading-frame{
	margin:-27px 0 0 -48px !important;
	padding:24px 0 51px 50px !important;
}
/* video-post */
.video-post{
	width:100%;
	clear:both;
	margin:0 0 20px;
}
/* block-title */
.video-post .block-title{
	width:288px;
	height:23px;
	color:#262a2e;
	position:relative;
	z-index:5;
	margin:0 0 0 -5px;
}
.video-post .long{
	width:433px;
	height:25px;
}
.video-post .long .title-holder{
	width:416px;
	height:22px;
	padding:3px 0 0 17px;
	background:url(../images/bg-block-title2.png) no-repeat;
}
.video-post .title-holder{
	width:288px;
	height:23px;
	padding:3px 0 0 17px;
	background:url(../images/bg-block-title.png) no-repeat;
}
.video-post .block-title h3{
	font-size:14px;
	margin:0;
	font-weight:normal;
	position:relative;
}
.video-post .img-holder{
	width:492px;
	overflow:hidden;
	margin:-4px 0 4px;
	position:relative;
	z-index:2;
}
.video-post .img-holder img{display:block;}
/* txt */
.video-post .txt{
	width:100%;
	overflow:hidden;
	color:#262a2e;
}
.video-post .txt p{margin:0;}
.video-post ul{
	width:492px;
	overflow:hidden;
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	color:#262a2e;
	font-weight:bold;
}
.video-post ul li{
	float:left;
	padding:0 10px;
	margin:0 0 0 -1px;
	background:url(../images/separator.gif) no-repeat 0 60%;
}
.video-post ul li a,
.video-post .txt p a{color:#262a2e;}
/* contact-page */
.contact-page #content{
	width:410px !important;
	margin:0 0 0 -5px;
	display:inline;
}
.contact-page .title-contact{
	width:107px;
	height:18px;
	margin:0 0 0 18px !important;
	display:inline;
	background:url(../images/bg-heading-contact.png) no-repeat;
}
.contact-page .heading-frame {
	padding:24px 0 29px 50px !important;
}
/* block-contact */
.block-contact{
	width:410px;
	clear:both;
}
.contact-page .block-info{
	width:100%;
	overflow:hidden;
	font-size:12px;
	color:#262a2e;
}
.contact-page .block-info .image{
	width:100%;
	overflow:hidden;
	margin:0 0 5px;
}
.contact-page .block-info img{display:block;}
.contact-page .block-info p{
	font-weight:bold;
	margin:0;
	letter-spacing:1px;
}
/* box-area */
.box-area{
	width:490px;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	margin:40px 0 30px;
}
.box-area .box{
	width:180px;
	overflow:hidden;
	float:left;
	margin:0 62px 0 0;
}
.box-area .title{
	width:160px;
	height:20px;
	font-size:12px;
	padding:5px 5px 0 10px;
	letter-spacing:1px;
	margin:0 0 7px;
	background:url(../images/bg-title.png) no-repeat;
}
.box-area .title strong{position:relative;}
.box-area p{
	margin:0;
	font-weight:normal !important;
}
.box-area p a{color:#262a2e;}
/* form-info */
.form-info{
	width:420px;
	font-size:11px;
	color:#262a2e;
	letter-spacing:normal;
}
.form-info legend{display:none;}
.form-info p{margin:0 0 16px;}
.form-info .row{
	height:1%;
	overflow:hidden;
	padding:0 0 18px;
}
.form-info label{
	width:100%;
	float:left;
	padding:0 0 6px;
}
.form-info .text{
	width:390px;
	float:left;
	height:13px;
	padding:4px 5px 3px;
	background:url(../images/bg-input.gif) no-repeat;
}
.form-info .text input{
	width:390px;
	line-height:13px;
	float:left;
	margin:0;
	padding:0;
	border:0;
}
.form-info .text-area{
	width:390px;
	height:123px;
	padding:5px;
	float:left;
	background:url(../images/bg-textarea.gif) no-repeat;
}
.form-info textarea{
	background:none;
	border:0;
	width:390px;
	max-width:390px;
	height:123px;
	max-height:123px;
	float:left;
	padding:0;
	overflow:auto;
	margin:0;
}
.form-info .btn-submit{
	border:0;
	width:75px;
	height:29px;
	font-size:14px;
	color:#482c34;
	float:left;
	margin:0 0 0 -5px;
	position:relative;
	display:inline;
	cursor:pointer;
	padding:0 0 8px;
	background:url(../images/btn-submit.gif) no-repeat;
}
/* gallery-page */
.title-gallery{
	width:106px;
	height:23px;
	margin:0 0 0 13px !important;
	display:inline;
	background:url(../images/bg-heading-gallery.png) no-repeat;
}
.gallery-page .heading-frame {padding:24px 0 36px 50px !important;}
/* box-image */
.gallery-page .box-image{
	width:480px;
	margin:0 0 25px -4px;
	position:relative;
	clear:both;
}
.gallery-thabnails .box-image h2,
.gallery-page .box-image h2{
	font-size:14px !important;
	color:#272b30 !important;
	width:154px;
	height:29px;
	text-indent:0 !important;
	font-weight:normal;
	padding:3px 5px 0 20px;
	position:relative;
	margin:0 0 17px -20px !important;
	background:url(../images/bg-title2.gif) no-repeat;
}
.gallery-thabnails .box-image h2{
	margin:0 0 4px -20px !important;
}
.gallery-thabnails .box-image h2 a,
.gallery-page .box-image h2 a{color:#272b30;}
.gallery-page .box-image .image{
	width:352px;
	overflow:hidden;
	margin:0 0 5px 65px;
	clear:both;
}
.gallery-page .box-image img{display:block;}
.gallery-page .btn{
	width:360px;
	overflow:hidden;
	padding:0 0 0 60px;
	font-size:14px;
}
.gallery-page .btn a{
	text-align:center;
	color:#272b30;
	padding:4px 0 0;
	height:30px;
}
.btn-prev{
	float:left;
	width:98px;
	background:url(../images/btn-prev.gif) no-repeat;
}
.btn-next{
	float:right;
	width:77px;
	background:url(../images/btn-next.gif) no-repeat;
}
/* block-comments */
.block-comments{
	width:480px;
	overflow:hidden;
}
#main .block-comments h2{
	font-size:18px;
	float:none;
	color:#272b30;
	margin:0 0 16px;
	padding:0 0 10px;
	text-indent:0 !important;
	font-weight:normal;
	background:url(../images/bg-title3.gif) repeat-x 0 100%;
}
/* box-comment */
.box-comment{
	width:480px;
	overflow:hidden;
	margin:0 0 23px;
	padding:0 0 28px;
	border-bottom:1px solid #4b555d;
}
.box-comment .image{
	float:left;
	width:43px;
	margin:0 4px 0 0;
}
* html .box-comment .image {margin:0 1px 0 0;}
.box-comment .image img{display:block;}
.box-comment .txt{
	height:1%;
	overflow:hidden;
	font-size:11px;
	color:#272b30;
}
.box-comment .title-name{
	display:block;
	font-size:14px;
	margin:0 0 4px;
}
.box-comment p{margin:0;}
/* form-comments */
.form-comments{
	width:480px;
	overflow:hidden;
	margin:40px 0 0;
	color:#272b30;
}
.form-comments legend{display:none;}
.form-comments p{
	margin:0 0 13px 3px;
	font-size:17px;
	font-weight:bold;
}
.form-comments .row{
	height:1%;
	overflow:hidden;
	padding:0 0 24px;
}
/* box-name */
.form-comments .box-name{
	width:216px;
	float:left;
	overflow:hidden;
	margin:0 30px 0 0;
}
.form-comments label{
	font-size:11px;
	line-height:17px;
	width:45px;
	padding:0 5px 0 0;
	float:left;
	overflow:hidden;
}
.form-comments .text{
	width:152px;
	height:13px;
	float:left;
	padding:2px 5px;
	background:url(../images/bg-input2.gif) no-repeat;
}
.form-comments .text input{
	float:left;
	width:152px;
	margin:0;
	padding:0;
	line-height:13px;
	background:none;
	border:0;
}
/* box-website */
.box-website{
	width:225px;
	float:left;
	overflow:hidden;
}
.box-website label{width:55px !important;}
.form-comments .text-area{
	width:458px;
	height:122px;
	float:left;
	padding:5px;
	background:url(../images/bg-textarea2.gif) no-repeat;
}
.form-comments textarea{
	width:458px;
	max-width:458px;
	height:122px;
	max-height:122px;
	float:left;
	margin:0;
	padding:0;
	border:0;
	background:none;
	overflow:auto;
}
.form-comments .btn-submit{
	width:75px;
	height:24px;
	float:right;
	margin:-15px 0 0;
	position:relative;
	padding:0 0 4px;
	border:0;
	cursor:pointer;
	color:#482c34;
	font-size:14px;
	background:url(../images/btn-submit.gif) no-repeat;
}
/* gallery-thabnails */
.gallery-thabnails #content{width:510px !important;}
.gallery-thabnails .heading-frame{
	padding:24px 0 38px 50px !important;
}
.gallery-thabnails .box-image{
	width:510px;
	clear:both;
	margin:0 0 25px -4px;
	position:relative;
}
.gallery-thabnails .block-image{
	width:100%;
	overflow:hidden;
	clear:both;
	margin:0 0 0 -10px;
	position:relative;
}
.gallery-thabnails .box-image ul{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:1;
}
.gallery-thabnails .box-image ul li{
	float:left;
	padding:0 6px 4px 0;
}
.gallery-thabnails .box-image img{display:block;}
/* box-press */
.box-press{
	width:546px;
	height:185px;
	margin:-12px 0 0 -22px;
	position:relative;
	z-index:5;
}
.press-holder{
	width:384px;
	height:105px;
	padding:80px 0 0 162px;
	background:url(../images/bg-box-press.png) no-repeat;
}
.box-tour strong,
.box-press strong{
	display:block;
	font-size:25px;
	color:#272b30;
	font-weight:normal;
	position:relative;
}
.box-tour strong a,
.box-press strong a{
	color:#272b30;
	
}
/* box-tour */
.box-tour{
	width:521px;
	height:186px;
	margin:0 0 0 -22px;
	position:relative;
}
.tour-holder{
	width:351px;
	height:113px;
	padding:73px 0 0 168px;
	background:url(../images/bg-box-tour.png) no-repeat;
}

