* {margin:0;padding:0;} 
html {
	font-size:100.01%;
	/*background: url(../images/none.gif) fixed;*/
	background: #070a13;
}
body {
	color:#e8e8e9;
	margin:0;
	font:64% Arial, Helvetica, sans-serif;
	min-width:998px;
	background: #070a13;
}
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
a:focus {
	outline:none;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
html,body,#bg,#bg table,#bg td{width:100%;height:100%;}
img{display:block;border:none;}
#bg {position: fixed;left: 0;top: 0;}
* html #bg {
	top: expression(eval(document.documentElement.scrollTop) + "px");
	position:absolute;
	overflow: hidden;
}
#bg div{position:absolute;width:200%;height:200%;top:-50%;left:-50%}
#bg td{vertical-align:middle;text-align:center}
#bg img{min-height:70%;min-width:70%;margin:0 auto;}
* html #bg img{height:70%;width:70%;}
#page {
	width:870px;
	margin:0 auto;
	font-size:1.1em;
	line-height:1.5em;
	left: 0;
	position: relative;
	z-index: 10;
	padding-top:35px;
	padding-bottom: 200px
}
body.inner #page {
	width:950px;
}
/*content*/
#content {
	width:470px;
	float:right;
	padding-top:67px;
}
#content h1 {
	margin:0;
	display:block;
}
#content .box {
	height:1%;
	padding-bottom:30px;
	background: url(../images/score.png) bottom left repeat-x;
}
#content .box:last-child { background: none; }
#content .box img {
	display:block;
}
#content .box h2 {
	font-size:32px;
	margin:5px 0 14px;
	line-height:40px;
	color: #fff;
	padding-left: 4px;
}
#content .box h2 a {
	color: #fff;
}
#content .box em {
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	display:block;
	padding-left: 4px;
}
body#home #content .box em {
	padding-left: 4px;
}
p a, .boxy {
	display:inline;
	padding: 1px 4px;
	background: #797b84;
	line-height: 14px;
	height: 14px;
	color: #fff;
	margin-right: 2px;
	white-space: nowrap;
}
p a:hover, .boxy:hover {
	color: #fff;
	background: #ff0064;
}
a.pull { margin-left: -4px; }
.plain img { background: none; padding: 0; margin: 0 0 0 4px; }
#content .box strong {
	font-size:17px;
	display:block;
	margin-top:19px;
	overflow:hidden;
	width:100%;
}
#content .box strong span {
	float:left;
	margin:0 0 5px;
}
#content .box ul {
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
#content .box ul li {
	line-height:14px;
}
#content .box ul li a {
	text-decoration:none;
	color:#fff;
	padding-right:4px;
	padding-left:4px;
	background:#797b84;
	font-size: 11px;
	line-height: 14px;
}
#content .box ul li a:hover {
	text-decoration:none;
	color: #fff;
	background: #ff0064;
}
#content .box {
	margin-bottom: 39px;
}
#content .box p {
	margin:7px 0 0;
	padding-left: 4px;
}
#content .page-list-box {
	overflow:hidden;
	height:1%;
	padding:6px 0 35px;
	background: url(../images/score.png) top left repeat-x;
}
#content .box .image-holder .block ul ,
#content .page-list-box ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#content .box .image-holder .block ul li ,
#content .page-list-box ul li {
	float:left;
	padding-left:9px;
}
#content .box .image-holder .block ul li a ,
#content .page-list-box ul li a {
	font-size:17px;
	color:#797b84;
	padding:0;
	background:none;
}
#content .box .image-holder .block ul li a {
	color:#8f8c8b;
}
#content .box .image-holder .block ul li a:hover ,
#content .box .image-holder .block ul li a.active ,
#content .page-list-box ul li a:hover ,
#content .page-list-box ul li a.active {
	color:#fff;
}
#content .box .image-holder .block ul li a.next ,
#content .box .image-holder .block ul li a.prev ,
#content .page-list-box ul li a.next ,
#content .page-list-box ul li a.prev {
	display:block;
	width:9px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:5px;
}
#content .box .image-holder .block ul li a.next2 ,
#content .box .image-holder .block ul li a.prev2 ,
#content .page-list-box ul li a.next2 ,
#content .page-list-box ul li a.prev2 {
	display:block;
	width:11px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:5px;
}
#content .box .image-holder .block ul li a.next ,
#content .page-list-box ul li a.next {
	background:url(../images/arrow-next.gif) no-repeat;
	margin-right:-4px;
	position:relative;
}
#content .box .image-holder .block ul li a.next2 ,
#content .page-list-box ul li a.next2 {
	background:url(../images/arrow-next2.gif) no-repeat;
}
#content .box .image-holder .block ul li a.prev ,
#content .page-list-box ul li a.prev {
	background:url(../images/arrow-prev.gif) no-repeat;
}
#content .box .image-holder .block ul li a.prev2 ,
#content .page-list-box ul li a.prev2 {
	background:url(../images/arrow-prev2.gif) no-repeat;
	margin-right:-4px;
	position:relative;
}
#content .page-list-box ul li a.next2.active ,
#content .page-list-box ul li a.prev2.active ,
#content .page-list-box ul li a.next2:hover ,
#content .page-list-box ul li a.prev2:hover ,
#content .page-list-box ul li a.next.active ,
#content .page-list-box ul li a.prev.active ,
#content .page-list-box ul li a.next:hover ,
#content .page-list-box ul li a.prev:hover {
	background-position:0 -10px;
}
#content .page-list-box span {
	font-size:17px;
}
#content .box .image-holder .block ul li a.next {
	background:url(../images/arrow-next4.gif) no-repeat;
}
#content .box .image-holder .block ul li a.prev {
	background:url(../images/arrow-prev4.gif) no-repeat;
}
#content .box .image-holder .block ul li a.next2 {
	background:url(../images/arrow-next3.gif) no-repeat;
}
#content .box .image-holder .block ul li a.prev2 {
	background:url(../images/arrow-prev3.gif) no-repeat;
}
#content .box .image-holder .block ul li a.next2:hover ,
#content .box .image-holder .block ul li a.prev2:hover ,
#content .box .image-holder .block ul li a.next2.active ,
#content .box .image-holder .block ul li a.prev2.active ,
#content .box .image-holder .block ul li a.next:hover ,
#content .box .image-holder .block ul li a.prev:hover ,
#content .box .image-holder .block ul li a.next.active ,
#content .box .image-holder .block ul li a.prev.active {
	background-position:0 -10px;
}
/*sidebar*/
#sidebar {
	width:320px;
	float:left;
	position:relative
}
#sidebar .logo {
	display:block;
	width:301px;
	height:149px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	margin-left: 4px;
}
#sidebar .small-logo {
	display:block;
	width:168px;
	height:84px;
	margin:23px 0 0 4px;
	text-indent:-9999px;
	z-index: 30000;
	overflow:hidden;
	background:url(../images/small-logo.png) no-repeat;
}
#sidebar .small-logo a ,
#sidebar .logo a {
	display:block;
	height:100%;
}
#sidebar .col-holder {
	overflow:hidden;
	height:1%;
	padding-top:57px;
	width: 176px;
}
body.inner #sidebar .col-holder {
	padding-top: 25px;
}
body#home #sidebar .col-holder {
	width: 330px;
}
body#home #sidebar .col-holder p {
	padding: 0 0 8px 4px;
	font-size: 11px;
	line-height: 16px;
}

#sidebar .col-holder .col1 {
	width:176px;
	float:left;
}
body#home #sidebar .col-holder .col1 {
	width: 145px;
}
#sidebar .col-holder .col-inner {
	width:176px;
}
#sidebar .col-holder .col1 p {
	margin:23px 0 0;
}
body.inner #sidebar .col-holder .col1 p {
	margin:8px 0 0;
	font-size: 11px;
	line-height: 16px;
}
body#home #sidebar .col-holder .col1 .shadow p {
	margin:0;
}
#sidebar .col-holder .col2 h3 ,
#sidebar .col-holder .col1 h3 {
	margin:0 0 4px 4px;
	font-size:17px;
	letter-spacing: -1px;
}
#sidebar .col-holder .col1 strong {
	display:block;
	font-size:17px;
}
#sidebar .col-holder address {
	margin:-2px 0 0 0;
	padding:0 0 0 2px;
	font-style:normal;
	font-weight:bold;
	letter-spacing: -1px;
}
#sidebar .col-holder address strong {
	display:block;
	width: 200px;
	font-size:17px;
	margin-top:8px;
	color: #ff0064;
	margin: 0 0 0 4px;
}
#sidebar .col-holder address a {
	color:#fff;
	text-decoration:none;
	font-size:17px;
	margin-bottom:5px;
	margin-left: 4px;
}
#sidebar .col-holder .col2 {
	width:170px;
	float:left;
	padding:0px 0 0 15px;
}
#sidebar .homeintro {
	margin-bottom: 27px;
	width: 300px;
}
#sidebar .list {
	display: block;
	width: 100%;
	margin:5px 0 46px 0px;
	padding:8px 0 0;
	list-style:none;
}
#sidebar .list li {
	display: block;
	padding-bottom:0px;
	line-height: 14px;
	height: 14px;
	margin: 0 0 2px 0;
}
body#home #sidebar .list li {
	display: inline;
}
#sidebar .list li a {
	color:#fff;
	line-height:14px;
	font-size: 11px;
	height:14px;
	padding:0 4px 0 4px;
	text-decoration:none;
	background:#797b84;
	margin: 0 2px 2px 0;
	position: absolute;
}
body#home #sidebar .home li a {
	float: left;
	position: static;
}
#sidebar .list li a.active {
	background:#fff;
	color:#ff0064;
}
#sidebar .list li a:hover {
	background:#ff0064;
	color:#fff;
}
#sidebar .list2 {
	display: block;
	width: 100%;
	margin:5px 0 46px 0px;
	padding: 0;
	list-style:none;
}
#sidebar .list2 li {
	display: block;
	padding:0 0 0px 0;
	height: 16px;
	vertical-align: top;
	margin: 0 0 0px;
	line-height: 14px;
}
#sidebar .list2 li a {
	color:#fff;
	text-decoration:none;
	color:#fff;
	line-height:14px;
	font-size: 11px;
	height:14px;
	padding:0 4px 0 4px;
	text-decoration:none;
	background:#797b84;
	margin-top: -0px;
	position: absolute;
}
#sidebar .list2 li a.active {
	color: #ff0064;
	background: #fff;
}
#sidebar .list2 li a:hover {
	color: #fff;
	background: #ff0064;
}
#sidebar .col2 .download-box h3 {
	margin-bottom:2px;
}
.grid {
	clear: both;
	margin-top: 4px;
}
.grid .download-box {
	float: left;
	display: block;
	width: 148px;
	margin-right: 12px;
}
.grid .download-box p {
	display: block;
}
.download-box {
	padding-bottom:20px;
}
.col2 .download-box {
	padding-bottom:33px;
}
.download-box ul {
	margin:7px 0 0 0;
	padding:0;
	list-style:none;
}
.download-box ul li {
	padding-bottom: 0px;
}
.download-box ul li span {
	width:80px;
	float:left;
	text-align: left;
	padding-left: 4px;
	height: 14px;
	line-height: 14px;
}
.download-box ul li a {
	display: block;
	color:#fff;
	line-height:14px;
	font-size: 11px;
	height:14px;
	padding-right: 4px
	padding-left: 4px;
	text-decoration:none;
	background:#797b84;
	margin: 0 0px 2px 0;
	width: 140px;
	text-align: right;
}
.tags {
	display: block;
	clear: both;
	float: none;
}
.download-box ul li a.active {
	color: #ff0064;
	background: #fff; 
}
.download-box ul li a:hover {
	color: #fff;
	background: #ff0064; 
}
.download-box img {
	display:block;
	margin-top:7px;
}
.download-box .more {
	color:#fff;
	text-decoration:none;
	color:#fff;
	line-height:14px;
	font-size: 11px;
	height:14px;
	padding:0 4px 0 4px;
	text-decoration:none;
	background:#797b84;
	margin-top: -0px;
	position: absolute;
}
.download-box a.more:hover {
	background: #ff0064;
	color: #fff;
}
body.inner #sidebar .download-box p ,
.download-box p {
	margin:6px 0 7px;
}
h3.download { margin: 0 0 0 0; }
p.download { padding: 0 0 0 4px; }
#sidebar .back {
	position:absolute;
	line-height:14px;
	background:#fff url(../images/arrow02.gif) no-repeat 3px 2px;
	color:#908f90;
	padding:0 9px 0 17px;
	text-decoration:none;
	left:148px;
	top:137px;
}
* +html #sidebar .back  {
	top:139px;
}
/*footer*/
#footer {
	width:100%;
	background:#000;
	position:relative;
	overflow:hidden;
	border-bottom: 2px solid #ff0064;
	margin-top: -118px; /* negative value of footer height */
	height: 116px;
	clear:both;
}
#footer div {
	width:960px;
	margin:0 auto;
	padding:22px 0 65px 0;
}
#footer div p {
	margin:0 0 6px 4px;
	font-size:35px;
	color:#ff0064;
}
#footer div p.small {
	font-size: 10px;
}
#footer div p small {
	font-size: 10px;
}
body.inner #sidebar {
	width:195px;
}
body.inner #content {
	width:710px;
}
body.inner #sidebar .col1 address {
	margin:0 0 29px;
}
body.inner #sidebar .col1 .list {
	margin:0 0 25px;
	padding:0;
}
body.inner #sidebar .col1 p {
	padding-left: 4px;
}
body.inner #sidebar .download-box h3 {
	margin-bottom:0;
}
body.inner #sidebar .download-box {
	padding-bottom:13px;
}
body.inner #content {
	padding-top:39px;
}
#content .box #gallery {
	height: 530px;
}
#content .box .image-holder {
	position:relative;
	margin-bottom:30px;
}
#content .box .image-holder .images-list{
	position:relative;
	width:710px;
	height:550px;
	overflow:hidden;
	z-index:1;
	margin:0;
	padding:0;
	list-style:none;
}
body#home #content .box .image-holder .images-list{
	position: static;
}
#content .box .image-holder .images-list span.text {
	display: block;
	position: absolute;
	z-index: 10000;
	top: 505px;
}
#content .box .image-holder .images-list li{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width: 710px;
	height: 530px;
}
body#home #content .box .image-holder .images-list li{
	width: 470px;
	height: auto;
	position: static;
	display: inline;
}
#content .box .image-holder .images-list li.active{ z-index:2;}
#content .box .image-holder .images-list .text{ display:none;}
#content .box .image-holder .images-list img{ display:block; margin-left: 4px; border: none; background: none; padding: 0; }
#content .box .image-holder .block {
	position:absolute;
	top:500px;
	left:0;
	z-index:3;
}
#content .box .image-holder .block div {
	background: url(../images/score.png) left bottom repeat-x;
	width: 710px;
	padding:6px 0px 28px 0px;
}
#content .box .image-holder .block div .tabs li {
	padding-left: 4px;
}
#content .box .image-holder .block div .tabs li a {
	padding-right:4px;
}
#content .box .image-holder .block .link {
	font-size:17px;
	text-decoration:none;
	color:#fff;
	width:450px;
	display:block;
	font-weight:bold;
	margin:3px 0 0;
}
#content .nolink {
	margin: 0;
	background: none;
}
#content p.links { line-height: 18px; padding-left: 0; }
#content p.links a {
	margin-bottom: 2px;
 }
#content .text-box {
	width:460px;
	padding-bottom:44px;
	overflow: auto;
}
#content .text-box h2 {
	margin-bottom:20px;
}
#content .text-box h3 {
	margin:0 0 5px;
	font-size:17px;
}
#content .text-box strong {
	margin:4px 0 0;
}
/*comments-box*/
.comments { 	
	background: url(../images/score.png) bottom left repeat-x;
}
.comments h2 { 
	background: url(../images/score.png) 4px 0px repeat-x;
	padding-top: 14px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.comment {
		background: url(../images/score.png) 4px 0px repeat-x;
		padding: 25px 0;
}
.comments .first {
	background: none;
	margin-top: -35px; 
} 
.comments h3 { padding-left: 4px; }
.comments-box {
	width:460px;
	padding-top:7px;
	padding-left: 4px;
}
.comments-box h3 {
	margin:0 0 13px;
	font-size:17px;
}
.comments-box .input-line {
	overflow:hidden;
	height:1%;
	padding-bottom:5px;
}
.comments-box .input-line input {
	width:302px;
	height:21px;
	float:left;
	padding:2px 4px 0 4px;
	color:#fff;
	background:#21232b;
	border:none;
}
.comments-box .input-line label {
	float:left;
	margin-left:11px;
	color:#e7e7e8;
	line-height:2em;
}
.comments-box .input-line textarea {
	width:302px;
	height:145px;
	float:left;
	padding:4px;
	color:#fff;
	background:#21232b;
	border:none;
}
.comments-box button {
	text-decoration:none;
	color:#fff;
	font-size:17px;
	float:right;
	margin:-30px 4px 0 0;
	font-weight:bold;
	background: none;
	border: none;
}
.comments-box a:hover {
	text-decoration:underline;
}
/*right-bar*/
.right-bar {
	width:230px;
	float:right;
	display: block;
	padding-top: 3px;
	padding-bottom: 20px;
}
.right-bar h3 {
	margin:0;
	font-size:17px;
	padding-left: 8px;
}
.right-bar p {
	display: block;
}
.right-bar p .boxy {
	white-space: normal;
	float: none;
	position: relative;
}
#content .right-bar ul {
	margin:6px 0 0 2px;
	padding:0;
	list-style:none;
	display: block;
}
#content .right-bar ul li {
	float:left;
	padding-bottom: 2px;
	vertical-align: top;
	display: block;
}
#content .right-bar ul li img {
	display:block;
	border:none;
}
#content .right-bar .list3 {
	margin:0 0 24px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#content .right-bar .list3 li {
	float:left;
}
#content .right-bar .list3 li a {
	color:#e8e8e9;
	text-decoration:none;
}

/* Flatpage content */
#content h2 {
	margin-top: 15px;
	font-size: 35px;
	line-height: 35px;
}
body#home #content h2 {
}
#content h3 {
	font-size: 17px;
	line-height: 2.2em;
	margin-top:8px;
}

.alt { color: #ff0064; }

#content h3 a { color: #fff; }

#content p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 3px;
}
#content blockquote {
	margin: 21px 0 22px 20px;
	font-size: 17px;
	line-height: 28px;
	color: #ff0064;
	text-indent: -8px;
	font-weight: bold;
}

#content h3 cufon.cufon-canvas,
#content blockquote cufon.cufon-canvas { margin-bottom: 4px; }

#content .maincolumn {
	width: 460px;
	float: left;
	padding-bottom: 42px;
}
#content .rightcolumn {
	padding-top: 54px;
	margin-left: 21px;
	width: 218px;
	float: left;
}

.shadow {
	background: url(../images/shadow.png) top left no-repeat;
	width: 144px;
	padding: 3px 0 0 4px;
	margin-top: 0px;
	overflow: auto;
}
body .shadow img { margin: 0; }
body#home .shadow p, .shadow p {
	padding: 0px;
	margin: 0px 0 0 0;
}
body#home #sidebar .col-holder .shadow p {
	padding: 14px 0 0 0;
	height: 33px;
}
.download .download-box {
	background: url(../images/download.png) 0px 7px no-repeat;
}
.download .download-box h3 {
	margin-left: 24px;
}
.download .download-box p {
	padding: 0 0 0 4px;
	font-size: 11px;
	line-height: 16px;
}
.grid h2 {
	margin-bottom: 10px;
}
.grid.download h2 {
	margin-bottom: 10px;
}

ul.home.list {margin-top: 20px;}

a, a:hover { text-decoration: none; }

em span {
	color: #ff0064;
	padding-left: 4px;
}

body #content .box ul.share { padding: 0; margin: 2px 0 0 8px; }

body #content .box ul.share li { margin-right: 5px; }

body #content .box ul.share li a {
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url(../images/share_icons.png) top left no-repeat;
	overflow: hidden;
	text-indent: -1000px;
	padding: 0;
	margin: 0 0px 0 0;
}
body #content .box ul.share li a.ml { background-position: 0 0; }
body #content .box ul.share li a.fb { background-position: -16px 0; }
body #content .box ul.share li a.dg { background-position: -32px 0; }
body #content .box ul.share li a.rd { background-position: -48px 0; }
body #content .box ul.share li a.dl { background-position: -64px 0; }
body #content .box ul.share li a.su { background-position: -80px 0; }
body #content .box ul.share li a.in { background-position: -96px 0; }

body #content .box ul.share li a.ml:hover { background-position: 0 -16px; }
body #content .box ul.share li a.fb:hover { background-position: -16px -16px; }
body #content .box ul.share li a.dg:hover { background-position: -32px -16px; }
body #content .box ul.share li a.rd:hover { background-position: -48px -16px; }
body #content .box ul.share li a.dl:hover { background-position: -64px -16px; }
body #content .box ul.share li a.su:hover { background-position: -80px -16px; }
body #content .box ul.share li a.in:hover { background-position: -96px -16px; }

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
