@charset "utf-8";
/* CSS Document */

body {
	font:12px/1.2em Arial, Helvetica, sans-serif;
	background:#000;
	color:#fff;
}
img {
	border:0;
}
p {
	margin:0;
	padding:0 0 8px;
	text-align:justify;
}
#container {
	margin:auto;
	width:980px;
	border:0px solid #fff;
}
#wrapper {
	width:960px;
	float:left;
	background:#333;
	padding:10px;
}
.topBar {
	width:940px;
	float:left;
	padding:10px;
	background:#252525;
	border-top:2px solid #1d1d1d;
	border-bottom:2px solid #1d1d1d;
}
.topBar span {
	float:right;
}
.topBar span a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
.topBar span a:hover {
	text-decoration:none;
}
.header {
	clear:both;
	width:940px;
	padding:10px;
	height:80px;
	float:left;
	background:url(bgHeader.png) top left repeat-x;
}
.header h4 {
	float:left;
	margin:0;
	padding:0 5px 0 0;
	_padding:0 2px 0 0;
}
.header h4 a {
	display:block;
	width:480px;
	height:80px;
	text-indent:-9999px;
	background:url(logo.jpg) no-repeat;
	overflow:hidden;
}
.headerLeft {
	width:400px;
	float:left;
}
.totalVector {
	float:right;
	font-weight:bold;
}
.topNav {
	clear:both;
	width:940px;
	padding:10px;
	float:left;
	background:#484848;
	border-bottom:2px solid #1d1d1d;
	height:25px;
	overflow:hidden;
}
.googleSearch {
	float:right;
}
.headerAds {
	width:728px;
	float:left;
}
.headerBanner {
	width:190px;
	float:right;
}
.topNav ul {
	margin:0;
	padding:6px 0 0 0;
	list-style:none;
}
.topNav li {
	display:inline;
}
.topNav li a {
	color:#fff;
	text-decoration:none;
	margin:0 10px 0 0;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.contentWrap {
	clear:both;
	width:940px;
	padding:10px;
	float:left;
	background:#eee;
	color:#000;
}
.boxMain {
	float:left;
	border:2px solid #ddd;
	min-width:140px;
	padding:5px;
}
.leftWrap {
	width:612px;
	float:left;
	border:0px solid #000;
}
.boxTitle {
	background:#2a2a2a;
	padding:5px 3px 5px 3px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase
}
.categoryWrap {
	border:0px solid #000;
	width:212px;
	float:left;
}
.breadcrumb {
}
.breadcrumb h3, .breadcrumb h1 {
	margin-top:0;
	padding-top:0;
	font-size:12px;
	border-bottom:2px solid #ccc;
	padding:0 0 5px 0
}
.breadcrumb h1 a, .breadcrumb h3 a {
	color:#000;
	text-decoration:underline;
}
.breadcrumb h1 a:hover, .breadcrumb h3 a:hover {
	text-decoration:none;
}
.breadcrumb h1 {
	font-size:18px;
}
.boxCategory {
	width:200px;
}
.categories {
	clear:both;
	background:#fff;
}
.categories ul {
	margin:0;
	padding:0;
	list-style:none;
}
.categories ul li {
	padding:5px;
}
.categories ul li a {
	display:block;
	text-decoration:none;
	color:#c71b33;
	border-bottom:1px solid #E1E1E1;
	padding:0px 0 5px 0;
	font-weight:bold;
}
.categories ul li a:hover {
	border-bottom:1px solid #ccc;
	color:#000;
	background:none repeat scroll 0 0 #FCFCFC;
}
.boxCategory a {
	color:#c71b33;
}
.boxCategory a:hover {
	text-decoration:none;
}
.mainContentWrap {
	width:383px;
	float:left;
	margin: 0 0 0 15px;
	border:0px solid #000;
}
.boxMainContent {
	width:367px;
}
.boxMainContent a {
	color:#c71b33;
}
.boxMainContent a:hover {
	text-decoration:none;
}
.vectorLeft {
	text-align:center;
	width:120px;
	border-right:1px solid #ccc;
	float:left;
}
.vectorRight {
	float:left;
	width:365px;
	margin:0;
	border:0px solid #000;
}
.vectorRight h4 {
	font-size:12px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	padding:0 0 3px 0;
	text-transform:uppercase;
}
.vectorRight h4 a {
	color:#c71b33;
	text-decoration:none;
}
.vectorRight h4 a:hover {
	color:#000;
}
.vectorRight .notes {
	font-size:12px;
}
.buttonDownload {
	padding:4px 5px 4px 5px;
	background:#c71b33;
	margin:5px 0 0 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
	/*cursor:pointer;*/
			float:right;
}
.buttonDownload a {
	color:#fff;
	text-decoration:none;
}
.buttonDownload a:hover {
	color:#333353;
}
.buttonDownload:hover {
/*background:#333353;*/
		}
.rightWrap {
	float:left;
	width:310px;
	border:0px solid #000;
	margin:0 0 0 12px;
}
.boxPopular {
	width:296px;
}
.popularList {
	clear:both;
	background:#fff;
}
.popularList ul {
	margin:0;
	padding:0;
	list-style:none;
}
.popularList ul li {
	padding:5px;
}
.popularList ul li a {
	display:block;
	text-decoration:none;
	color:#c71b33;
	border-bottom:1px solid #E1E1E1;
	padding:0px 0 5px 0;
	font-weight:bold;
}
.popularList ul li a:hover {
	border-bottom:1px solid #ccc;
	color:#000;
}
.link {
	clear:both;
	background:#fff;
}
.link ul {
	margin:0;
	padding:0;
	list-style:none;
}
.link ul li {
	padding:5px;
}
.link ul li a {
	display:block;
	text-decoration:none;
	color:#c71b33;
	border-bottom:1px solid #E1E1E1;
	padding:0px 0 5px 0;
	font-weight:bold;
}
.link ul li a:hover {
	border-bottom:1px solid #ccc;
	color:#000;
}
.bottomWrap {
	clear:both;
	width:940px;
	margin:10px 0 10px 0;
	padding:10px;
	float:left;
	background:#eee;
	color:#000;
	text-align:center
}
.footer {
	clear:both;
	width:940px;
	padding:10px;
	float:left;
	background:#eee;
	color:#000;
}
.vectorNew {
	text-align:center;
	width:117px;
	border:0px solid #000;
	float:left;
}
.vectorBox {
	padding: 10px 0 10px 0;
}
.vectorBox a {
	color:#c71b33;
	font-weight:bold;
}
.vectorBox a:hover {
	color:#000;
	text-decoration:none
}
.vectorBox h4 {
	font-size:12px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
	padding:0 0 3px 0;
	text-transform:uppercase;
}
.pagination {
	clear:both;
	/*background: #f2f2f2;*/
	color:#666;
	padding: 4px 2px 4px 7px;
	border: 0px solid #ddd;/*margin: 0 0 1.5em;*/
}
.pagination p {
	/*position:relative;*/
	text-align:center;
	padding:10px 0 10px 0;
}
.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {
	text-decoration:none;
	background:#fff;
	padding:2px 5px;
	border: 1px solid #ccc;
	color:#f55c00;
}
.pagination p a:hover {
	background:#c00;
	color:#fff;
}
.pagination p span {
	text-decoration:none;
	background:#fff;
	padding:2px 5px;
	border: 1px solid #ccc;
	color:#ccc;
}
.pagination * {
	margin:0;
}
#wrap-paging {
	width:410px;
	margin:auto;
	text-align:center;
}
#wrap-paging .box-paging {
	width:317px;
	margin:20px 0 20px 0;
	border:0px solid #ccc;
	margin:auto;
}
strong, b {
	font-weight:normal;
}
.reviews_banner img {
	float:left;
	margin:2px 5px 2px 0;
	border:1px solid #000;
	padding:3px;
	background:#fff;
}
.reviews {
	border-bottom:1px dotted #457C92;
	margin:5px 0;
	padding:0 0 5px;
}
.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a {
	padding:0;
	margin:0;
	color:#000;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
.reviews h3 a:hover, .bonus h3 a:hover {
	color:#808080;
	text-decoration:none;
}
.reviews h4, .reviews h4 a {
	padding:0;
	margin:0;
	text-align:left;
	color:#104867;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
a.read-more {
	background:#FF0000;
	color:#FFFFFF;
	cursor:pointer;
	padding:3px 10px;
}
.popularList .ban img{
	padding:1px 19px;
	background:#ccc;
}
.breadcrumb h2,.breadcrumb h3, .breadcrumb h4, .breadcrumb h5, .breadcrumb h6 {
	line-height:20px;
	font-size:16px;
}
