body{
	margin:0;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#bbb;
	color:#000;
}
img{border:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	width:800px;
	background:url(../images/bg-main.png) repeat-y;
	padding:0 33px;
}
#data{
	width:100%;
	overflow:hidden;
	position:relative;
	background:#fff;
}
#header{
	width:100%;
	background:#000 url(../images/bg-header.gif) repeat-x;
	overflow:hidden;
}
#header after{
	content:"";
	display:block;
	clear:both;
}
#header h1{
	font-size:90px;
	line-height:77px;
	margin:0 0 23px;
	padding:0 0 0 16px;
	color:#dc0000;
	position:relative;
}
.webkit.safari #header h1{font-size:96px;}
#intro{
	background:#000 url(../images/bg-intro.jpg) no-repeat 100% 0;
	width:730px;
	padding:13px 0 15px 70px;
	overflow:hidden;
}
a.photo{
	display:block;
	width:422px;
	height:238px;
	overflow:hidden;
	padding:0 0 17px;
}
a.photo img{
	display:block;
}
.intro-nav{
	list-style:none;
	margin:13px 10px 0 35px;
	padding:0;
	width:245px;
	float:left;
	display:inline;
}
.intro-nav li{
	padding:0 0 0 3px;
	float:left;
	font-size:12px;
}
.webkit.safari .intro-nav li{font-size:11px;}
.intro-nav li a.green{
	color:#27a54a;
	background:url(../images/split-white.gif) no-repeat 100% 3px;
	padding:0 7px 0 0;
}
.intro-nav li a{
	color:#fff;
	text-decoration:none;
}
.intro-nav li a:hover{
	text-decoration:underline;
}
a.flags{
	float:left;
	overflow:hidden;
}
#content{
	width:100%;
	overflow:hidden;
}
.navigation{
	list-style:none;
	margin:0 -3px 0 0;
	padding:0;
	background:url(../images/bg-navigation.gif) repeat-x;
	width:803px;
	overflow:hidden;
	font-weight:bold;
}
.navigation li{
	float:left;
	padding:0 0 0 3px;
}
.navigation li:first-child{padding-left:0;}
.navigation li a{
	font-size:20px;
	color:#fff;
	background:url(../images/bg-li-nav.gif) repeat-x;
	padding:14px 24px 13px;
	text-decoration:none;
	display:block;
}
.webkit.safari .navigation li a{
	font-size:19px;
	padding:17px 25px 10px 26px;
}
.navigation li a:hover,
.navigation li.active a{
	background:url(../images/bg-li-hover-nav.gif) repeat-x;
	color:#dc0000;
}
.navigation li.end a{
	padding-right:28px;
}
.content-holder{
	padding:13px 22px 0;
	width:756px;
	overflow:hidden;
}
.box01{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #c8d4e3;
}
.primary{
	float:left;
	width:562px;
	margin:0 17px 0 0;
	padding:55px 0 9px;
}
.primary-box1{
	width:557px;
	overflow:hidden;
	border-bottom:1px solid #c8d4e3;
	padding:0 5px 23px 0;
	margin:0 0 17px;
}
.primary-box1 p{
	padding:0 0 15px;
	margin:0;
}
.star-rating{
	list-style:none;
	margin:0 11px 0 0;
	padding:0;
	float:left;
	width:157px;
	height:24px;
	position:relative;
	background:url(../images/star.gif) repeat-x;
}
.star-rating li{
	float:left;
}
.star-rating li a{
	display:block;
	width:33px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
	z-index:2;
	position:absolute;
	padding:0;
}

.star-rating li a:hover,
.star-rating li.active a{
	background:url(../images/star.gif) 0 100%;
	z-index:1;
	left:0;
}

.star-rating a.star1{left:0;}
.star-rating a.star1:hover,
.star-rating li.active a.star1{width:33px;}
.star-rating a.star2{left:33px;}
.star-rating a.star2:hover,
.star-rating li.active a.star2{width:66px;}
.star-rating a.star3{left:66px;}
.star-rating a.star3:hover,
.star-rating li.active a.star3{width:99px;}
.star-rating a.star4{left:99px;}
.star-rating a.star4:hover,
.star-rating li.active a.star4{width:132px;}
.star-rating a.star5{left:132px;}
.star-rating a.star5:hover,
.star-rating li.active a.star5{width:157px;}
span.vote{
	float:left;
	padding:7px 0 0;
}
span.vote a{
	font:italic 15px "Times New Roman", Times, serif;
	color:#113e75;
	text-decoration:none;
}
span.vote a:hover,
span.question a:hover{
	text-decoration:underline;
}
.question-bul{
	float:right;
	list-style:none;
	padding:0;
	margin:11px 0 0;
}
.question-bul li{
	float:left;
	height:10px;
	width:10px;
	overflow:hidden;
	padding:0 0 0 6px;
}
.question-bul li a{
	display:block;
	width:10px;
	background:url(../images/bg-question.gif) no-repeat;
	text-indent:-9999px;
}
.question-bul li a:hover{
	background-position:0 -10px;
}
span.question{
	float:right;
	padding:7px 0 0;
	margin:0 5px 0 0;
}
span.question a{
	color:#929292;
	font:italic 15px "Times New Roman", Times, serif;
	text-decoration:none;
}
.primary-box2{
	width:100%;
	overflow:hidden;
}
.primary-box2 h2{
	margin:0 0 15px;
	font-size:21px;
	color:#db0000;
}
.opinion{
	list-style:none;
	margin:0;
	padding:0 0 0 4px;
}
.opinion li{
	min-height:22px;
	margin:0 0 16px;
	width:100%;
}
* html .opinion li{
	height:22px;
}
.opinion li a{
	color:#7f7f7f;
	background:url(../images/bullet.jpg) no-repeat 0 2px;
	text-decoration:none;
	padding:0 0 0 41px;
}
.opinion li a:hover{
	color:#db0000;
	background-position:0 -22px;
}
.sidebar{
	width:177px;
	float:left;
	overflow:hidden;
}
.sidebar-box{
	background:#d4d4d4 url(../images/bg-sidebar-box.gif) repeat-x;
	border:1px solid #c7d4e2;
	padding:12px 13px 0;
	text-align:center;
	margin:0 0 10px;
}
.sidebar-box h3{
	font-size:18px;
	color:#db0000;
	margin:0 0 28px;
}
span.subtitle{
	color:#fff;
	font-size:12px;
	line-height:14px;
	display:block;
}
.languages{
	list-style:none;
	margin:0 0 0 3px;
	padding:0;
}
.languages li{
	padding:0 0 26px;
	overflow:hidden;
	width:100%;
}
.languages li a{
	color:#fff;
	font-size:14px;
	overflow:hidden;
	text-decoration:none;
	cursor:pointer;
	padding:4px 0 0;
	display:block;
}
.languages li a:hover{
	text-decoration:underline;
}
.languages li a span{
	background:url(../images/bg-btn-left.png) no-repeat;
	float:left;
	height:20px;
	width:136px;
	padding:3px 0 0;
	text-align:center;
}
.languages li a span em{
	font-weight:normal;
}
.languages li a em.right{
	background:url(../images/bg-btn-right.png) no-repeat 100% 0;
	height:23px;
	float:left;
	padding:0 0 0 7px;
	overflow:hidden;
}
.sidebar h4{
	margin:0 0 0 16px;
	font-size:21px;
	line-height:21px;
	color:#db0000;
}
.sidebar-info{
	list-style:none;
	padding:0;
	margin:0 0 0 17px;
}
.sidebar-info li{
	padding:0 0 2px;
	line-height:12px;
}
.sidebar-info li a{
	text-decoration:none;
	font-size:13px;
	color:#363636;
}
.sidebar-info li a:hover{
	text-decoration:underline;
}
.box02{
	width:100%;
	overflow:hidden;
	padding:23px 0 85px;
}
.ecard{
	background:#525252;
	width:462px;
	height:297px;
	float:left;
	text-align:center;
	margin:0 19px 0 0;
}
.ecard h5{
	margin:0;
	padding:134px 0 0;
	font-size:26px;
}
.ecard h5 a{
	color:#fff;
	text-decoration:none;
}
.ecard h5 a:hover{
	text-decoration:underline;
}
.box-form{
	float:left;
	width:275px;
	overflow:hidden;
	margin:-4px 0 0;
}
.box-form h6{
	margin:0;
	font-size:21px;
}
.send,
.send div{
	width:270px;
	overflow:hidden;
}
.send div label{
	color:#525252;
	font-size:21px;
	display:block;
	margin:0 0 4px;
}
.txt{
	width:270px;
	margin:0 0 6px;
}
.send input{
	background:none;
	border:1px solid #cad6e3;
	font:italic 12px/14px "Times New Roman", Times, serif;
	color:#696969;
	width:265px;
	display:block;
	padding:6px 0 5px 2px;
	margin:0 0 6px
}
.box-form h6.grey{
	color:#525252;
	margin:0 0 7px;
}
.box-form textarea{
	background:none;
	width:265px;
	height:85px;
	border:1px solid #cad6e3;
	overflow:auto;
	padding:2px 0 0 2px;
	margin:0 0 18px;
}
.btn-red{
	overflow:hidden;
	margin:0 5px 0 0;
}
.btn-red a{
	height:23px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	padding:0 0 0 6px;
	cursor:pointer;
	float:right;
}
.btn-red a span{
	background:url(../images/bg-btn-left.png) no-repeat;
	float:left;
	overflow:hidden;
	padding:3px 4px 2px 8px;
	height:18px;
}
.btn-red a em{
	background:url(../images/bg-btn-right.png) no-repeat 100% 0;
	padding:0 0 0 6px;
	height:23px;
	float:left;
}
#footer{
	background:#000;
	width:767px;
	overflow:hidden;
	padding:38px 33px 33px 0;
}
#footer a.flags{
	float:right;
	margin:0 0 0 20px;
}
.footer-info{
	overflow:hidden;
	width:670px;
}
.footer-info h6.info{
	margin:0;
	float:right;
	width:463px;
}
.footer-info h6.info a{
	color:#fff;
	font-size:26px;
	line-height:24px;
	text-decoration:none;
}
.footer-info h6.info a:hover{
	text-decoration:underline;
}
.info-nav{
	list-style:none;
	padding:0;
	margin:0;
	text-align:right;
	float:right;
	width:670px;
}
.info-nav li{
	line-height:14px;
	float:right;
	padding:0 0 0 3px;
}
.info-nav li a{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}


.langnavi {padding-left: 610px; margin-top: 10px;}
.langnavi a {color: #ffffff; font-size: 11px; font-weight: normal; text-decoration: none;}

