/* General reset */
body{	
	margin:0;
	color:#162947;
	font:12px Arial, Helvetica, sans-serif;
	min-width:960px;
	background:#fff;
}
img{border:0;}
a{
	color:#b92d2d;
	text-decoration:none;
}
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 {
	left: 50%;
	float: left;
	position: relative;
}
.w2 {
	left: -50%;
	 float: left;
	 width:1200px;
	position: relative;
	background:url(../images/bg-body.gif) repeat-x;
}
/* header start */
#header{
	width:960px;
	margin:0 auto;
	position:relative;
	padding:46px 0 0;
	z-index:10;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
/* logo start */
.logo{
	width:471px;
	height:69px;
	overflow: hidden;
	display:block;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	margin:0 0 25px;
}
.logo a{
	display: block;
	height: 100%;
}
/* logo end */
/* sign start */
.sign{
	margin:0 -2px 0 0;
	position:absolute;
	top:0;
	right:0;
	width:330px;
}
.sign input{
	float:left;
}
.sign input.text{
	width:222px;
	border:1px solid #e4e2e1;
	color:#948d88;
	padding:5px 0 4px 8px;
	margin:18px 6px 0 0;
	line-height:15px;
}
.sign label{
	float:left;
	color:#213e6b;
	line-height:16px;
	padding:4px 0 0;
}
.sign label span{
	display:block;
}
/* sign end */
/* navigation start */
#nav{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
#nav:after {
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	background: url(../images/sep-nav.gif) no-repeat;
	display: inline;
	margin:0 0 0 -2px;
	padding:0 0 0 2px;
	position:relative;
}
#nav li a{
	padding:11px 0 0;
	background: url(../images/bg-nav.gif) repeat-x;
	float:left;
	text-align:center;
	height: 35px;
	font:normal 18px Geneva, sans-serif;
}
#nav .first-child a{ background: url(../images/bg-nav-left.gif) no-repeat; }
#nav .last-child a { background: url(../images/bg-nav-right.gif) no-repeat 100% 0; }
#nav a:hover, 
#nav li:hover a, 
#nav li.active a, 
#nav li.hover a{
	background-position: 0 -46px;
	color: #fff;
	text-decoration:none;
}
#nav .last-child a:hover {background-position: 100% -46px;}
/* dropdown start */
#nav > li > ul {
	top:46px;
	left:0;
	position:absolute;
	width:265px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/none.gif) no-repeat;
	display: none;
}
#nav > li:hover > ul,
#nav > li.hover > ul{
	display:block;
}
#nav > li > ul li{
	vertical-align:middle;
	position:relative;
	z-index:20;
	float:left;
	margin:0;
	padding:0;
}
#nav > li > ul a{
	width:249px;
	padding:8px 0 7px 11px;
	font-size:12px;
	text-align:left;
	color:#4f4f4f !important;
	background:#eee url(../images/sep-drop.gif) no-repeat 96% 12px !important;
	border:1px solid #cecece;
	margin:-1px 0 0;
	height:auto;
	display:block;
}
#nav > li > ul li a:hover{
	background:#fff url(../images/sep-drop.gif) no-repeat 96% 12px !important;
	color:#4f4f4f;
}
#nav > li:hover > ul > li:hover a, 
#nav > li.hover > ul > li.hover a{
	background:#fff url(../images/sep-drop.gif) no-repeat 96% 12px !important;
}
#nav > li:hover > ul > li:hover ul a, 
#nav > li.hover > ul > li.hover ul a{
	background:#eee url(../images/sep-drop.gif) no-repeat 96% 12px !important;
}
#nav > li:hover > ul > li:hover ul a:hover, 
#nav > li.hover > ul > li.hover ul a:hover{
	background:#fff url(../images/sep-drop.gif) no-repeat 96% 12px !important;
}
#nav > li > ul ul{
	top:0;
	left:261px;
	position:absolute;
	width:260px;
	margin:0;
	padding:0;
	list-style:none;
	display: none;
}
#nav > li > ul li:hover ul,
#nav > li > ul li.hover ul{
	display:block;
}

/* dropdown end */
/* navigation end */
/* header end */
/* img-holder start */
.img-holder{
	position:relative;
	margin:10px auto;
	width:1200px;
}
.img-holder blockquote{
	margin:0;
	position:absolute;
	top:78px;
	left:121px;
	color:#fff;
}
.img-holder blockquote q{
	text-indent:-9999px;
	display:block;
	background: url(../images/ttl-quote.png) no-repeat;
	width:635px;
	height:106px;
	quotes:none;
	font-size:25px;
}
.img-holder blockquote q:before, 
.img-holder blockquote q:after{
	content:""
}
.img-holder blockquote cite{
	font-style:normal;
	float:left;
	line-height:16px;
	margin:16px 0 0;
}
/* img-holder end */
/* main start */
#main{
	background: url(../images/bg-shadow.gif) repeat-x;
}
#main .holder{
	width:960px;
	margin:0 auto;
	background: url(../images/bg-main.gif) repeat-y;
	padding:0 0 42px;
}
#main .holder:after{
	content:"";
	display:block;
	clear:both;
}

#main .inner {
	background: url(../images/bg-inner.gif) repeat-y;
}

#main .full {
	background: #FFFFFF;
}

/* content start */
#content{
	float:left;
	width:631px;
}
.contentheading, .componentheading {
        font-size: 2em;
        font-weight: bold;
}
/* placeholder start */
.placeholder{
	background: #d7dfec url(../images/bg-placeholder.gif) repeat-x;
	padding:0 22px 55px;
}
.heading h2{
	font-size:24px;
	color:#212b5b;
}
.heading{
	float:left;
	margin:-26px -7px -45px -33px;
	z-index:1;
	position:relative;
	display:inline;
}
.heading h2{
	margin:0;
	padding:19px 19px 68px 31px;
	float:left;
	background: url(../images/bg-trailer-left.png) no-repeat;
}
.heading span{
	background: url(../images/bg-trailer-right.png) no-repeat;
	float:left;
	height:113px;
	width:7px;
}
.placeholder img{
	position:relative;
	z-index:2;
}
/* placeholder end */
/* item start */
.item{
	height:1%;
	margin:0 0 0 -1px;
}
.item:after{
	content:"";
	display:block;
	clear:both;
}
/* item-box start */
.item-box{
	float:left;
	width:267px;
	padding: 0 15px 0 22px;
}
.item-box .heading{
	margin-left:-37px;
	margin-top:-42px;
}
.item-box .heading h2{
	font-size:18px;
}
.item-box .heading h2{
	padding:22px 19px 15px 31px;
	background: url(../images/bg-shop-left.png) no-repeat;
}
.item-box .heading span{
	background: url(../images/bg-shop-right.png) no-repeat;
	margin:7px 0 0;
}
.item-box .txt{
	float:left;
}
.buy{
	background: url(../images/bg-buy.png) no-repeat;
	width:300px;
	height:60px;
	margin:-12px 0 0 -34px;
	position:relative;
	z-index:10;
	font-size:36px;
	color:#edf2f9;
	text-transform:uppercase;
	text-indent:-9999px;
}
.item-box h3{
	font-size:21px;
	color:#162947;
	margin:0;
	line-height:18px;
	letter-spacing:-1px;
}
.item-box strong{
	color:#ba2d2d;
	font-size:21px;
	letter-spacing:-1px;
	display:block;
}
.item-box p{
	margin:0 0 5px;
	line-height:16px;
}
.item-box .img-holder{
	float:left;
	margin:15px 20px 0 0;
	position:relative;
	width:auto;
}
.now{
	width:53px;
	height:53px;
	position:absolute;
	top:27px;
	left:-31px;
}
.now a{
	background: url(../images/btn-now.png) no-repeat;
	width:53px;
	height:53px;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
	overflow:hidden;
}
.twitter{
	padding:0 30px;
}
.twitter .heading{
	margin-left:-30px;
	margin-top:-45px;
}
.twitter .heading h2{
	background: url(../images/bg-twitter-left.png) no-repeat;
}
.twitter .heading span{
	background: url(../images/bg-twitter-right.png) no-repeat;
	margin:12px 0 0;
	height:50px;
	width:7px;
}

/* jTweet Custom CSS */
ul.tweet_list {
	list-style: none;
	padding-top: 5px;
}
/* end jTweet Custom CSS */


/* Frontpage Slideshow modifications */
#fpss-container {
	z-index: 10;
	background-color: #D7DFEC;
}
/* End Frontpage Slideshow modifications */

/* item-box start */
/* news start */
.news {
	margin:13px 0 0;
	padding:0;
	list-style: none;
	overflow:hidden;
	height:1%;
}
.news img{
	float:left;
	margin:4px 11px 0 0;
}
.news li{
	background: url(../images/bg-border.gif) repeat-x 0 100%;
	overflow:hidden;
	width:100%;
	padding:0 0 9px;
	margin:0 0 9px;
}
.item-box .news .text{
	overflow:hidden;
	line-height:15px;
	height:1%;
}
.news .text p{
	margin:0 0 6px;
}
.news .text p a{
	color:#ba2d2d;
}
.news .text span{
	font-size:10px;
	color:#777;
}
/* news end */
.paging {
	margin: 0;
	padding: 0;
	list-style: none;
	float:right;
}
.paging li{
	float:left;
	color:#213e6b;
	padding:0 0 0 8px;
}
.paging li strong{
	font-size:12px;
	color:#213e6b;
}
/* item end */
/* content end */
/* sidebar start */
#sidebar{
	float:right;
	width:292px;
	background: url(../images/bg-sidebar.gif) repeat-x;
	padding:0 17px 0 20px;
}
#sidebar .heading{
	margin-left:-36px;
	margin-top:-29px;
}
#sidebar .heading h2{
	font-size:18px;
}
#sidebar .heading h2{
	padding:22px 19px 15px 31px;
	background: url(../images/bg-shop-left.png) no-repeat;
}
#sidebar .heading span{
	background: url(../images/bg-shop-right.png) no-repeat;
	height:65px;
	margin:7px 0 0;
}
/* post start */
.post {
	margin: 45px 0 0;
	padding: 0;
	height:1%;
	list-style: none;
}
.post li{
	background: url(../images/bg-bdr.gif) repeat-x 0 100%;
	padding:0 58px 23px 0;
	margin:0 0 19px;
	width:226px;
	overflow:hidden;
}
.date{
	color:#948d88;
	font-size:11px;
	margin:0 0 6px;
	display:block;
}
.write{
	color:#948d88;
	font-size:11px;
	float:left;
}
.write a{
	color:#162947;
	text-decoration:underline;
	font-size:12px;
}
.write a:hover{
	text-decoration:none;
}
.post h3{
	margin:0 0 7px;
	font-size:21px;
	line-height:22px;
}
.post p{
	margin:0 0 6px;
	overflow:hidden;
	height:1%;
}
/* tweet start */
.tweet{
	margin:-40px -52px 0 0;
	float:right;
	width:43px;
	position:relative;
	display:inline;
}
.tweet span{
	color:#646464;
	font-size:10px;
	background: url(../images/bg-tweet.gif) no-repeat;
	padding:3px 10px 9px;
	display:block;
	text-align:center;
	line-height:13px;
}
.tweet span em{
	display:block;
	font-style:normal;
}
.tweet a{
	color:#fff;
	font-size:9px;
	background: url(../images/btn-tweet.gif) no-repeat;
	padding:2px 11px;
	line-height:12px;
	display:block;
}
/* tweet send */
.post img{
	float:right;
	margin:0 -48px 0 10px;
}
.post p span{
	display:block;
}
/* post end */
/* sidebar end */
/* main end */
/* footer start */
#footer{
	width:959px;
	margin:0 auto;
	padding:0 0 20px;
}
/* ad start */
.ad {
	margin: 0 0 28px;
	padding:27px 0 10px;
	list-style: none;
	background: #162a49 url(../images/bg-footer.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
}
.ad li{
	float:left;
	padding:0 0 0 24px;
}
.ad li span{
	display:block;
}
.ad li a{
	color:#fff;
	font-size:16px;
	padding:0 0 20px 52px;
	display:block;
	position:relative;
}
.ad li.rss a{
	background: url(../images/ico-rss.gif) no-repeat;
}
.ad li.youtube a{
	background: url(../images/ico-youtube.gif) no-repeat;
}
.ad li.facebook a{
	background: url(../images/ico-facebook.gif) no-repeat;
}
.ad li.myspace a{
	background: url(../images/ico-myspace.gif) no-repeat;
}
.ad li.twitt a{
	background: url(../images/ico-twitter.gif) no-repeat;
}
.ad li a:hover span{
	text-decoration:underline;
}
/* ad end */
#footer p{
	margin:0 0 7px;
}
#footer .menu_footer{
	margin: 0 0 0 -3px;
	padding: 0;
	list-style: none;
	overflow:hidden;
}
/* nav start */
.menu_footer li{
	float:left;
	background: url(../images/sep-footer.gif) no-repeat 0 1px;
	padding:0 5px;
	margin:0 2px 0 -2px;
}
.menu_footer li a{
	color:#162a49;
}
.menu_footer li .link{
	text-decoration:underline;
}
.menu_footer li .link:hover{
	text-decoration:none;
}
/* nav end */
.site{
	float:right;
	color:#162a49;
}
.site a{
	background: url(../images/ico-site.gif) no-repeat;
	width:50px;
	height:25px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:-20px 0 0 46px;
	position:relative;
}
/* footer end */