@charset "UTF-8";
/* CSS Document */
/*
Title: Cheapest and Unique Website Templates ever had on internet
Description: CSS for Innova Templates.
Version: 3.0
Design: www.innovatemplates.com
Designer email: info@innovatemplates.com
*/
 
@import url("css/reset.css");
/*----------------------------Page Layout------------------------------------------------------------------------*/
.pageHeading {
	font-size:24px;
	color:#F2C21A;
	line-height:30px;
	text-transform:uppercase;
}
.blueLink {
	color:#15CED0;
	text-decoration:underline;
}
.blueLink:hover {
	color:#fff;
	text-decoration:none;
}
.fontSize14 {
	font-size:14px;
	line-height:20px;
}
#topbar {
	width:100%;
	float:left;
	height:106px;
	background:#030507 url(images/topbar-bg.gif) 0 bottom repeat-x;
}
#header {
	width:1000px;
	margin:0 auto;
}
#headerTop {
	width:1000px;
	float:left;
	padding:0 0 10px 0;
}
#logo {
	width:350px;
	padding:15px 0 0 10px;
	float:left;
	font:normal 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#slogan {
	width:620px;
	float:right;
	padding:50px 0 0 0;
	text-align:right;
	font:italic 14px/20px Georgia, "Times New Roman", Times, serif;
	color:#7E7C7A;
}
#bannerBlock {
	width:100%;
	float:left;
	background:#000;
	border-bottom:#000 2px solid;
}
#banner {
	width:1000px;
	margin:0 auto;
	height:309px;
	background:url(images/banner.jpg) 0 0 no-repeat;
}
#bannerText {
	width:330px;
	float:right;
	color:#FCFCFC;
	font-weight:bold;
	padding:40px 40px 0 0;
}
#bannerText .heading {
	display:block;
	font:normal 30px/40px Arial, Helvetica, sans-serif;
	color:#fff;
	clear:both;
	padding-bottom:20px;
}
#bannerText .heading span {
	color:#EEC713;
	font-weight:bold;
}
#bannerText img {
	float:left;
	width:auto;
	padding:0 20px 0 0;
}
.yellowBtn {
	display:inline-block;
	padding:6px 15px 6px 15px;
	color:#fff;
	border-radius:10px;
	background:#554C09 url(images/yellow_btn_bg.gif) 0 0 repeat-x;
}
.yellowBtn:hover {
	background:#fff;
	color:#000;
}
#menuBlock {
	width:100%;
	float:left;
	clear:both;
	height:55px;
	background:#050505 url(images/menu_bg.gif) 0 0 repeat-x;
	padding:11px 0 11px 0;
}
#menu {
	width:1000px;
	height:55px;
	margin:0 auto;
}
#menu li {
	display:inline-block;
	float:left;
	width:auto;
	line-height:55px;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/menu_divider.gif) 0 0 repeat-y;
	padding:0 0 0 2px;
}
#menu li a {
	display:block;
	color:#fff;
	text-shadow:#93000B 0 1px 0;
	padding:0 30px 0 30px;
}
#menu li a:hover, #menu li a.active {
	background:#060606 url(images/menu_bg_hover.gif) 0 0 repeat-x;
}
#pageBody {
	width:1000px;
	clear:both;
	margin:0 auto;
	padding:20px 0 0 0;
}
#leftPanel {
	width:270px;
	float:left;
}
.leftBanner {
	clear:both;
	text-align:center;
	padding:20px;
	color:#fff;
	background:#050505 url(images/left_banner_bg.gif) 0 bottom no-repeat;
}
.leftBox {
	width:270px;
	clear:both;
	margin:0 0 10px 0;
}
.leftheading {
	color:#fff;
	font:bold 20px/40px Arial, Helvetica, sans-serif;
	padding: 0 0 0 15px;
	border-bottom:#232323 1px solid;
	background:#C8050C url(images/left_heading_bg.gif) 0 0 repeat-y;
}
.leftBlock {
	clear:both;
	padding:6px;
	color:#000;
	background:#1B1B1B;
}
.leftChart {
}
.leftChart td {
	color:#fff;
	padding:5px 0 4px 10px;
	background:#232323;
}
.leftChart .grayBg td {
	background:#2D2D2D;
}
.leftChart td a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
.leftChart td a:hover {
	color:#CE040B;
}
.leftBanner2 {
	clear:both;
	text-align:center;
	padding:20px;
	color:#fff;
	background:#000 url(images/red-bg.gif) 0 0 repeat-x;
}
.leftBanner2 p {
	padding-bottom:15px;
}
.bannerHeading {
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:10px 0 10px 0;
	display:block;
}
#rightPanel {
	width:700px;
	float:right;
}
#welcome {
	width:650px;
	float:left;
	clear:both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#welcome_image {
	width:200px;
	float:left;
	padding:0 20px 10px 0;
}
.chart {
	clear:both;
	width:100%;
}
.chartHeading {
	height:44px;
	clear:both;
	font:normal 18px/44px Arial, Helvetica, sans-serif;
	color:#fff;
}
.chartInner {
	padding:6px;
	background:#1B1B1B;
}
.chart table {
}
.chart th {
	color:#FFEFEF;
	text-align:left;
	font-weight:bold;
	padding:15px 10px 15px 10px;
	background:#650509 url(images/chart_bg1.gif) 0 0 repeat-x;
}
.chart td {
	background:#1B1B1B;
	color:#717171;
	padding:8px 10px 8px 10px;
}
.chart tr:hover td, .chart tr.gray:hover td {
	background:#000;
}
.chart tr td a {
	color:#D80007;
	text-decoration:underline;
}
.chart td a:hover {
	color:#fff;
	text-decoration:none;
}
.chart tr.gray td {
	background:#1E1E1E url(images/gray_bg.gif) 0 0 repeat-x;
}
.chart td.reviewLink a {
	font-size:11px;
	text-decoration:none;
}
/*review block--------------------------------------*/
.reviewBlock {
	width:100%;
	clear:both;
}
.reviewBlockHeading {
	clear:both;
	font:normal 18px/44px Arial, Helvetica, sans-serif;
	color:#fff;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F200;
}
.review_InnerBlock {
	clear:both;
	float:left;
	width:100%;
}
.listing {
	float:left;
	width:100%;
	color:#fff;
	background:#2F2F2F;
	border-bottom:#232323 1px solid;
}
.listingLogo {
	width:auto;
	float:left;
	padding:10px;
	height:125px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #232323;
	border-bottom-color: #232323;
}
.listingBtn {
	width:100px;
	float:left;
	height:auto;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #232323;
	border-left-color: #232323;
}
.listingBtn p {
	padding:0 0 4px 0;
}
.listingBtn a {
	color:#FB8D21;
	font-size:10px;
	text-transform:uppercase;
}
.listingBtn a:hover {
	color:#fff;
}
.listingContent {
	width:380px;
	float:left;
	color:#999999;
	padding: 10px 0 0 18px;
}
.listingContent strong {
	color:#fff;
}
.listingContent .listingTitle {
	text-decoration:none;
	color:#F4151C;
	font-weight:bold;
	text-decoration:underline;
}
.listingContent .listingTitle:hover {
	color:#fff;
}
/*--------------------  footer ------------------------------*/
#footer {
	width:100%;
	float:left;
	border-top:#fff 3px solid;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#footer_inner {
	width:1000px;
	margin:0 auto;
}
#footerLeft {
	width:295px;
	float:left;
	padding:0 0 0 10px;
}
#footerRight {
	width:550px;
	float:right;
	padding:0 20px 0 0;
	text-align:right;
	color:#ABABA8;
}
.writing {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-top: 10px;
}
.review_InnerBlock p {
}
