/*
Theme Name: Revolution HD [EN]
Theme URI: http://snk-games.ru
Description: Custom Wordpress theme designed by SNK-games.
Version: 1.0
Author: Yakov, Ostap Blender & Br3t
Author URI: http://snk-games.ru
Tags: fixed-width, two-columns, custom-menu, threaded-comments
*/
@import url('miscstyles.css');
/** {
	padding: 0px;
	margin: 0px;
}*/
body {
	font-family: Verdana,arial, Corbel,Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	background: #000 url("images/bg.jpg") no-repeat 50% 0 fixed;
}
header, footer, aside, article, nav {
	display:block;
}
/* General typeset styles */
#header h1, #header h1 a {
	font-size: 76px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 8px;
	color: #ed6a34;
	text-decoration: none;
}
#header h2 {
	margin: 4px 0 18px 2px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: 0px 1px 1px #8E9FBD;
}
h2, h3 {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, sans-serif;
	color: #234B7B;
	margin-top:0;
}
p, #content ul li, #content ol li {
	font-size: 12px; /*letter-spacing: 0.55px;*/;
	line-height: 14px;
	text-align: justify;
}
p {
	margin:0;
	padding:14px 0;
}
.entry p {
	padding:0 0 9px;
}
a {
	outline: 0px;
}
img.alignleft {
	margin-right: 10px;
}
img.alignright {
	margin-left: 10px;
}
img.alignnone {
	margin: 0 10px 0 10px;
}
a img,
img + a {
	border-style: none;
}
img.posticon {
	float:left;
	padding:0 10px 10px 10px;
	margin: -21px 0 0;
}
.entry, #commentbox p, #pinglist, #respond {
	color: #333;
	font-size: 14px;
	padding-top:10px;
}
.entry img {
	/*border: 1px #ccc solid;*/
}
#content a, .postmetadata a, #content p a:visited, #sidebar a, #content ul li a, #content ol li a, #footer p a, .navigation a, .page-link a, .footbar a {
	color: #003d88;
	text-decoration: none;
	font-weight:bold;
}
#content a:hover, #sidebar a:hover, #content ul li a:hover, #content ol li a:hover, .comment-author a:hover, .navigation a:hover, .page-link a:hover, .footbar a:hover {
	text-decoration: underline;
}

#content a.loginza:hover, a.loginza {
	text-decoration: none;
}
.postmetadata a:hover, .reply a p:hover, #cancel-comment-reply-link p:hover {
	text-decoration: underline!important;
}
#content table {
	border: 1px solid #ddd;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
#content table td {
	border-top: 1px solid #ddd;
}
#content table td, #content table th {
	padding: 6px;
	text-align: left;
}
#content h3 {
	font-size: 16px;
}
blockquote {
	background: transparent url('images/qo.png') no-repeat scroll left top;
	padding-left: 23px;
	padding-top: 7px;
	max-width: 450px;
	font-style: italic;
}
blockquote p:first-child {
	padding: 0px;
	padding-top: 4px;
	margin: 0px;
	background: transparent url('images/qc.png') no-repeat scroll right bottom;
	padding-right: 22px;
	width: auto;
}
blockquote p:first-child:first-letter {
	float: left;
	margin: .2em .3em .1em 0;
	font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
	font-size: 270%;
	font-weight: bold;
}
blockquote cite {
	font-weight: bold;
}
hr {
	width: 62%;
	border: none;
	background-color: #555;
	height: 2px;
	opacity: 0.6;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#respond {
	clear: both;
}
input, textarea {
	border: 1px #cccccc solid;
	background-color: #eee;
	color: #444;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
input#s {
	width: 123px;
}
/* Box Styles styles */
#container {
	width: 1000px;
	margin: 0 auto;
}
#header {
	color:#FFF;
	text-align: center;
}
.social-wrapper {
	height: 32px;
	position: relative;
	overflow: hidden;
	margin: 0 0 -32px;
}
nav.social {
	padding: 7px 40px 0 776px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}
nav.social a {
	display:block;
	width:25px;
	height:25px;
	float:left;
	background: url("images/social_sprite.png") no-repeat scroll -1px -26px transparent;
	margin:0;
}
nav.social a:hover {
	background-position: -1px 0px;
}
nav.social a.facebook {
	background-position: -26px -26px;
}
nav.social a.facebook:hover {
	background-position: -26px 0px;
}
nav.social a.twitter {
	background-position: -52px -26px;
}
nav.social a.twitter:hover {
	background-position: -52px 0px;
}
nav.langs {
	left: 40px;
	position: absolute;
	top: 8px;
	z-index: 100;
}
nav.langs a {
	background: url("images/flags.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	width: 33px;
	height: 21px;
	text-indent: 2000px;
	margin: 0 3px 0 0;
}
nav.langs a.active {
	background-position: 0 -21px;
}
nav.langs a.en {
	background-position: -33px 0;
}
nav.langs a.en.active {
	background-position: -33px -21px;
}
#topnav {
	background: url("images/sr2TopNavBg.png") no-repeat scroll 0 0 transparent;
	height: 53px;
	margin: 0 auto;
	width: 495px;
}
#topnav a {
	color:#FFF;
	font: 11px/31px Verdana;
	text-decoration:none;
}
#topnav a:hover {
	color:#C9FF73;
}
#logo {
	margin: 0 auto 15px;
	width: 683px;
}
#mainnav ul.mainnav {
	margin:0px;
	padding:0px;
	list-style:none inside;
	height:78px;
}
#mainnav ul.mainnav li {
	background: url("images/sr2MainNavBg.png") no-repeat scroll -206px 0 transparent;
	float:left;
	width: 199px;
	height:100%;
	position:relative;
	left:1px;
	z-index:10;
}
#mainnav ul > li.active,
#mainnav ul > li:hover {
	background-position: -206px -128px;
}
#mainnav ul li.about {
	background-position: 0px 0px;
}
#mainnav ul li.about.active, 
#mainnav ul li.about:hover {
	background-position: 0px -128px;
}
#mainnav ul li.forum {
	width: 201px;
}
#mainnav ul li.buy {
	background-position: -411px 0px;
	width: 202px;
}
#mainnav ul li.buy.active,
#mainnav ul li.buy:hover {
	background-position: -411px -128px;
}
#mainnav a {
	color: #005c73;
	display: block;
	font: 20px/42px Verdana;
	background: url("images/sr2NavButText.png") no-repeat scroll 0 -12px transparent;
	overflow: hidden;
	text-indent: 300px;
	width: 100%;
	height: 42px;
	margin: 35px 0 0;
}
#mainnav li:hover a {
	background-position: 0px -77px;
}
#mainnav .buy a {
	background-position: -804px -12px;
}
#mainnav .buy:hover a {
	background-position: -804px -77px;
}
#mainnav .graphics a {
	background-position: -201px -12px;
}
#mainnav .graphics:hover a {
	background-position: -201px -77px;
}
#mainnav .support a {
	background-position: -402px -12px;
}
#mainnav .support:hover a {
	background-position: -402px -77px;
}
#mainnav .forum a{
	background-position: -603px -12px;
}
#mainnav .forum:hover a {
	background-position: -603px -77px;
}
#mainnav .submenu {
	height: 0;
	left: 0px;
	margin: -1px 0 0 -3px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	width: 203px;
	z-index: 15;
}
#mainnav .submenu .top {
	background: url("images/sr2SubMenuKrBg.png") no-repeat scroll 0 0px transparent;
	height:0px;
}
#mainnav .submenu .bottom {
	background: url("images/sr2SubMenuKrBg.png") no-repeat scroll 0 100% transparent;
	height:0px;
}
#mainnav .mainnav .submenu ul {
	width:206px;
	/*background: url("images/sr2SubMenuMidBg.png") repeat-y scroll 0 0 transparent;*/
	margin:0;
	padding:0 10px;
	list-style-type: none;
}
#mainnav .mainnav .about .submenu ul {
	width:206px;
	padding: 0 15px; 
}
#mainnav .mainnav .submenu li {
	height:32px;
	background: url("images/sr2SubMenu.png") no-repeat scroll 0 0 transparent;
	float:left;
	padding: 0;
}
#mainnav .submenu a {
	color: cyan;
	background: none;
	text-indent:0px;
	font: bold 12px/30px Verdana;
	height:16px;
	text-align: left;
	text-decoration:none;
	margin:0 20px;
	height:30px;
	width:160px;
}
#mainnav .submenu li {
	background: url("images/sr2SubMenu.png") no-repeat scroll 0 0 transparent;
	height: 32px;
}
#mainnav .submenu li.first {
	background: url("images/sr2SubMenu.png") no-repeat scroll 0 0 transparent;
	padding: 0;
}
#mainnav .submenu li.last {
	background: url("images/sr2SubMenu.png") no-repeat scroll 0 100% transparent;
	height: 31px;
	padding: 0 0 13px;
}
#mainnav .submenu li.last a {
	border-bottom:none;
}
#contentcontainer {
	/*background: transparent url('images/downline.png') repeat-y scroll 684px top;*/
}
#content-top {
	background: transparent url('images/sr2ConTopBg.png') no-repeat scroll 0 0;
	height:0;
}
#content-middle {
	background: transparent url('images/sr2ConMidBg.png') repeat-y scroll 0 0;
}
#content-bottom {
	background: transparent url('images/sr2ConBotBg.png') no-repeat scroll 0 0;
	height:62px;
}
#content {
	clear: both;
	float: left;
	min-height: 760px;
	overflow: hidden;
	padding: 0 0 0 28px;
	width: 664px;
}
#content .top {
	background: transparent url('images/sr2ContTopBg.png') no-repeat scroll 0 0;
	height:56px;
}
#content .middle {
	background: transparent url('images/sr2ContMidBg.png') repeat-y scroll 0 0;
	padding: 0 25px;
}
#content .bottom {
	background: transparent url('images/sr2ContBotBg.png') no-repeat scroll 1px 0;
	height:58px;
}
#content .botCar {
	margin:0 0 15px;
}
#clearer {
	clear: both;
}
#footer {
	background: url('images/sr2FooterBg.png') repeat scroll 0 -1px transparent;
	margin: 0;
	min-height: 114px;
	clear: both;
}
#footer p {
	color: #333;
	font-size: 10px;
	line-height: 14px;
}

.footbar li {
	font-size: 11px;
	padding: 0;
	border-style: none!important;
}
.footbar li:first-child {
	display: none;
}
.footbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
}
.footbar {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float:left;
	width:31%;	padding-right: 15px;
	overflow:hidden;
}
#footer-left {


}
#footer-right {


}
#footer-center {


}
#footcontain {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px;
}
#footer-right .widget ul, #footer-center .widget ul {
	margin-right: -28px;
}
div.hardfoot {
	text-align: center;
	clear: both;
}
div.hardfoot img {
	vertical-align:top;
	padding: 8px 10px 0;
}
div.hardfoot img._1c {
	padding-top: 27px;
}
div.hardfoot img.eg {
	padding-top: 15px;
}
div.hardfoot img.sm {
	padding-top: 24px;
}
div.hardfoot img.ki {
	padding-top: 22px;
}
div.copyright {
	color: #FFF;
	font: 10px/10px Verdana;
	text-align: center;
}
div.copyright a,
div.copyright a:hover {
	color: #FFF;
}
/*Post Styles */
.post {
	padding-bottom: 20px;
}
#content .posthead h2 a {
	color: #FFF;
	font: 14pt/35px Verdana;
	max-width: 580px;
	display: block;
}
.posthead h2 a:hover {
	border-color: #7591AF;
}
.posthead {
	height: 35px;
	clear: both;
	background: url('images/sr2PostHeadBg.png') no-repeat scroll left top transparent;
}
.postauthor {
	margin-top: -20px;
	font-size: 11px;
}
.sticky .posthead h2 a {
	background: transparent url('images/sticky.png') no-repeat center left;
	padding-left: 20px;
	max-width: 560px;
}
.posthead h2 {
	float: left;
	padding: 0 0 0 20px;
	margin:0;
}
.posthead h2 a:hover {
	text-decoration: none!important;
}
.dater {
	color: #FFFFFF;
	float: left;
	font: 10px/23px verdana;
	padding: 0 0 0 10px;
	width: 120px;
}
.postmetadata {
	border-bottom: 1px dashed #333333;
	clear: both;
	font-size: 12px;
	line-height: 13px;
	margin-top: -3px;
	padding-bottom: 5px;
	text-align: right;
}
.pagemetadata {
	line-height: 13px;
	font-size: 10px;
	clear: both;
	padding-top: 15px;
}
.page-link {
	font-size: 13px;
	color: #333;
}
.page-link a {
	background-color: #F4F4F4;
	border: 1px #ccc solid;
	padding: 2px 3px 2px 3px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: block;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.wp-caption {
	background-color: #eee;
	border: 1px #ccc solid;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
#content a img {
	border-style: none;
}
.wp-caption-text {
	text-align: center;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
.comm {
	/*padding-left: 13px;
	background: transparent url('images/speech.png') no-repeat scroll left center;*/
}
.cat {
	padding-left: 15px;
	background: transparent url('images/cat.png') no-repeat scroll left center;
}
.tags {
	padding-left: 15px;
	background: transparent url('images/tag.png') no-repeat scroll left center;
}
/*Navigation Styles */
#navclearer {
	clear: both;
	border-bottom: 3px #234B7B solid;
	height: 4px;
	background-color: #fff;
}
#navbox {
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#navbox ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	width: 670px;
	padding-left: 10px;
}
#navbox ul li {
	text-transform: lowercase;
	float: left;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	color: #444;
}
#navbox ul li a {
	padding: 4px 0 4px 0;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	color: #444;
}
#navbox ul li a:hover {
	color: #ed6a34;
}
#navbox ul ul {
	margin: 0px;
	margin-top: -3px;
	padding: 0px;
	padding-bottom: 3px;
	position: absolute;
	left: -999em;
	max-width: 128px;
	min-width: 100px;
	background-color: #fff;
	border: 1px #999 solid;
	-webkit-border-radius: 0 0 8px 0;
	-moz-border-radius: 0 0 8px 0;
	border-radius: 0 0 8px 0;
}
#navbox ul ul li {
	width: 100%;
	padding: 1px 2px 1px 2px;
}
#navbox ul ul li a {
	font-size: 1.0em;
	font-weight: bold;
}
#navbox ul ul .clearstick {
	display: none;
}
#navbox ul li:hover ul {
	left: auto;
}
.clearstick, .clearstick:hover {
	color: #444;
}
form.searchform div{
	width: 230px;
}
#navbox .searchform {
	float: right;
	padding-right: 8px;
	width:160px;
}
.searchform .searchsubmit {
	background: #eee url('images/mglass.png') no-repeat scroll center center;
	text-indent: -9999em;
	margin-left: -6px;
	min-width: 22px;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	border-left-style: none;
}
.searchform .s {
	width: 209px;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	border-right-style: none;
}
/*Sidebar Styles */
#sidebar {
	float: right;
	padding: 0 25px 8px 0;
	width: 280px;
}
#sidebar .top {
	background: transparent url('images/sr2SidTopBg.png') no-repeat scroll 0 0;
	height:37px;
}
#sidebar .bottom {
	background: transparent url('images/sr2SidBotBg.png') no-repeat scroll 0 0;
	height:37px;
}
#sidebar > ul {
	/*background: transparent url('images/sr2SidMidBg.png') repeat-y scroll 0 0;*/
}
#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	margin: 0;
	padding: 0 0px 0 0px;
	font-family: verdana,Helvetica, Arial,sans-serif;
	font-size: 11px;
}
#sidebar ul li {
	padding: 0 9px;
}
#sidebar .widget {
	padding-bottom:5px;
	width:280px;
}
#sidebar ul li div, #sidebar ul li ul {
	padding-top: 5px;
}
#sidebar ul ul {
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li ul li {
	margin-bottom: 0px;
	text-decoration: none;
	list-style-image: none;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar a, .postmetadata a {
	border-style: none;
}
#sidebar a:hover, .postmetadata a:hover {
	color: #FF7038;
}
#sidebar .widgettitle {
	font: bold 16px/93px Verdana;
	margin-bottom:0;
	background: url('images/sr2BlockBg.png') no-repeat scroll left -91px transparent;
	height:68px;
	text-align:center;
	color:#003D88;
	padding:0;
}
#sidebar .widgetbody {
	background: url("images/sr2BlockMidBg.png") repeat-y scroll 3px 0 transparent;
	padding: 5px 23px 0;
}
#sidebar .widgetfooter {
	background: url("images/sr2BlockBg.png") no-repeat scroll 1px -1px transparent;
	height: 44px;
}
#sidebar .widget_recent_entries .widgetbody ul,
#sidebar #recentcomments/*,
#sidebar .widget_phpbb .widgetbody .phpbb*/ {
	list-style-type:disc;
	list-style-position: inside;
}
#sidebar .widget_recent_entries .widgetbody li,
#sidebar #recentcomments li,
#sidebar .widget_phpbb .widgetbody .phpbb li {
	padding-left:5px;

}
/*Comment Template Styles */
.commentpage {
	width: 100%;
}
.commentlist {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.comment-author {
	color: #234B7B;
	font-weight: bold;
	height:19px;
}
.comment-author a {
	color: #234B7B!important;
	text-decoration: none;
	font-weight: bold;
}
.commentlist blockquote {
	max-width: 390px;
}
.depth-2, .depth-4 {
	background-color: #f1f1f1!important;
}
.comment, .pingback, .trackback {
	border: 1px #234B7B dashed;
	margin-bottom: 10px;
	padding: 8px;
	clear: both;
	overflow: hidden;
	background-color: #f9f9f9;
}
.comment-meta {
	font-size: 10px;
	margin-top: -7px;
	/*font-family: Georgia,times,serif;*/
}
.comment-meta a {
	color: #777!important;
	text-decoration: none;
}
.comment-meta a:hover {
	text-decoration: none!important;
}
#comment {
	width: 380px;
	height: 125px;
}
.reply p {
	font-size: 11px;
	margin-bottom: 0;
	margin-top: -14px;
}
textarea#comment {
	font-size: 14px;
	font-family: Arial, "Helvetica LT Std", sans-serif;
	width: 400px;
}
#content .newsArchive {
	list-style:none inside none;
	margin: -10px 0 10px;
	padding: 0;
}
#content .newsArchive li {
	font-size: 13px;
}
#content  .newsArchive .teasersHeader {
	font: bold 15px Verdana;
	margin: 0 0 5px;
}
.navigation {
	height: 30px;
	margin: -7px 0 -8px;
	text-align: center;
}
.navigation .prev, .navigation .next {
	background-color: transparent;
	border-style: none;
}
.navigation .prev, .older {
	/*background: transparent url('images/leftg.png') no-repeat left center;
	padding-left: 20px;*/
}
.navigation .prev:hover, .older:hover {
	/*background-image: url('images/left.png');*/
}
.navigation .next, .newer {
	/*background: transparent url('images/rightg.png') no-repeat right center;
	padding-right: 20px;*/
}
.navigation .next:hover, .newer:hover {
	/*background-image: url('images/right.png');*/
}
#content .navigation a {
	line-height: 30px;
	font-size: 12px;
}
.avatar {
	float: right;
}
.gallery-caption {
	font-size: 10px;
	color: #444;
}
/*Misc Stuff*/
.widget_pages .children li {
	padding-left: 10px!important;
}
#entry-author-info {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px #333 dashed;
}
.widget li {
	/*border-bottom: 1px #ddd dashed;*/
	padding: 2px 0 2px 0;
	width: 90%;
	overflow: hidden;
}/*
.widget ul li:first-child {
	border-top: 1px #ddd dashed;
}*//*
#recentcomments li,
.widget_recent_entries .widgetbody li {
	list-style-type:circle;
}*/
#reply-title {
	margin-bottom:0;
}
#commentform p {
	padding:7px 0;
}
.bypostauthor{}
.clear {
	clear:both;
}
.col_50 {
	float:left;
	width:50%;
}
.col_33 {
	float:left;
	width:33%;
}
/* Screen-shots Carousel */
#carousel-full-wrapper {
	height: 395px;
	overflow: hidden;
	position: relative;
	margin: 0 0 15px;
}
.carousel-frame {
	background: url('images/carouselFrame.png') no-repeat 0px 0 transparent;
	z-index: 2;
	position: absolute;
	height: 395px;
	width: 18px;
}
#carousel-frame-top {
	height: 60px;
	width: 974px;
	top: 0;
	left: 14px;
}
#carousel-frame-left {
	background-position: 0px 0px;
	top:0px;
	left:14px;
}
#carousel-frame-right {
	background-position: 100% 0px;
	right:11px;
	top:0px;
}
#carousel-frame-bottom {
	height: 65px;
	width: 974px;
	bottom: 0;
	left: 14px;
	background-position: 0 100%;
}
#carousel-wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 955px;
	height: 320px;
	position: relative;
	padding: 39px 0 0;
}
#carousel {
	width: 955px;
	height: 320px;
}
#carousel ul {
	padding: 0px;
	margin: 0px;
}
#carousel li > a {
	width: 955px;
	height: 320px;
	/*display: block;
	top:0px;*/
}
#carousel li {
	width: 955px;
	height: 320px;
	display: block;
	top:0px;
	position:relative;
}
#carousel li div {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	font: 13px/13px Verdana;
	top:280px;
	position: absolute;
	text-align: center;
	width: 955px;
	z-index: 10;
	height:30px;
	padding: 5px 0;
	text-decoration:none;
	-webkit-border-radius: 0 0 18px 18px;
	-moz-border-radius: 0 0 18px 18px;
	border-radius: 0 0 18px 18px;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#carousel li img {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px; 
	width: 955px;
	height: 320px;
}
#carousel li a,
#carousel li a:hover {
	text-decoration:none;
	color: #FFF;
}
.btnPrev,
.btnNext {
	background: url('/wp-content/themes/spacerangers2/images/carArrows.png') no-repeat scroll 0 59% #000;
	height: 280px;
	position: absolute;
	top: 0;
	left:4px;
	width: 25px;
	z-index: 20;
	opacity: 0;
	cursor: pointer;
	-webkit-border-radius: 18px 0 0 0px;
	-moz-border-radius: 18px 0 0 0px;
	border-radius: 18px 0 0 0px;
	-moz-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.btnNext {
	left:931px;
	background-position: 100% 59%;
	-webkit-border-radius: 0 18px 0 0;
	-moz-border-radius: 0 18px 0 0;
	border-radius: 0 18px 0 0;
}
.btnNext:hover,
.btnPrev:hover {
	-moz-transition: opacity .5s ease;
	-o-transition: opacity .5s ease;
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
/* Records widget */
.topRecords {
	border:none;
	width:230px;
}
.firstRow td {
	font-weight:bold;
}
.firstTd {
	width:10px;
	text-align:right;
}
.lastTd {
	text-align: right;
	width: 90px;
}