/*
CSS Updater (style.php)
*/

/*
Theme Name: T-0008
*/




* {
    font-family: arial, helvetica, sans-serif;
}

body {
    font-size: 10pt;
    background-image: url(./images/bg_body.gif);
    background-position: center top;
    background-repeat: repeat-y;
    background-color: #003600;
    float: none;
    clear: both;
    margin: auto;
    padding: auto;
    
}

img {
    border: none;
}
a {
	color:#e41b25;
}
.separator {
    clear: both;
}


p {
    margin: 0px;
}

#main {
    display: block;
    margin: 0px auto 0px auto;
    width: 1000px;
    background-color: #004700;
    /*
    border-right: 1px solid #009C00;
    border-left: 1px solid #009C00;
    */
}

#header {
    display: block;
    margin: 0px auto 10px auto;
    background-image: url(./images/header.jpg);
    width: 1000px;
    height: 160px;
}

h1 {
    margin: 0px 0px 0px 0px;
    padding: 41px 0px 0px 130px;
    font-weight: normal;
    font-size: 30pt; 
    text-transform: capitalize;
}

h1 a {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #004700;
    text-transform: capitalize;
    font-style: italic;
}

h1 a:hover {
    color: #3C2122;
}

#menu {
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
    margin: 50px 0px 0px 0px;
	-margin-top:50px;
    padding: 0px;
    height: 23px;
    overflow: hidden;
}

#menu ul {
    margin: 0px 0px 0px 0px;
    list-style-type: none;
    padding: 0px;
}

#menu ul li {
    font-family: arial, helvetica, sans-serif;
    display: block;
    float: left;
    width: auto;
    border-right: 1px solid #BDE9BD;
}

a {
    text-decoration: none;
}

#menu ul li a { 
    display: block;
    width: auto;
    color: #084C08;
    padding: 4px 10px 4px 10px;
}

#menu ul li a:hover {
    color: #3C2122;
    background-color: #F3F6F3;
}

a:hover, .footer a:hover {
    color: #3C2122;
}

.row {
    margin-bottom: 10px;
}


.image_and_button {
    margin: 5px auto 0px auto;
    width: 90%;
    display: block;
    float: none;
    text-align: center;
    padding: 5px 5px 0px 5px;
    margin-bottom: 10px;
}
.image_and_button img {
    width: auto;
    float: left;
    border: none;
}

.button {
    display: block;
    width: 160px;
    height: 24px;
    background-image: url(./images/download.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 27px 0px 0px 200px;
}


h3 {
    margin: 5px 0px 5px 0px;
    color: #FF3535;
    font-size: 14px;
    font-style: oblique;
}


#content {
float: right;
margin:10px 10px 15px 0px;
width: 77%;
background-color: transparent;
}

#charts {
	width:99%;
	overflow:hidden;
	margin:10px 10px 0px 0px;
	float:right;
}

/**********************************Content-post**********************************/
.post {
	background:#ffffff; 
	margin:0px;
}


.post h2 a {
	color:#ffffff;
	text-decoration:none;
}
#content .post a .calendar-post {
	background:url(images/date.jpg) no-repeat;
	width:69px;
	height:67px;
	float:left;
	padding:20px 0px 0px 0px;
	margin:10px;
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	font-size:10pt;
	border:none;
	text-transform:uppercase;
}
.calendar-post  div {
    font-weight:bold;
    text-transform:uppercase;
    color:#ffffff;
    font-size:14pt;
    background:transparent;
	text-decoration:none;
}
.post .info {
	background:#ffffff; 
	width:84%;
	float:right;
	padding:10px;
}
.post .info a {
	color:#e41b25;
	font-style:italic;
	font-weight:bold;
}

/* SIDEBAR ITEMS 
************************************/

body#charts-sidebar-body {
    background-color: #004700;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .main-width #sidebar {
	float: none;
	clear: both;
	margin: 0px;
	padding:0px;
	width:auto;
}


#sidebar {
	float: left;
	width: 190px;
	color: #000000;
	margin: 10px 0px 15px 10px;
	background:#ffffff;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px;
	color: #000000;
	vertical-align:middle;
}
#sidebar ul ul li {
    background-position: left;
    padding: 5px 0px 5px 15px;
	margin-left:10px;
    vertical-align:middle;
	list-style:none;
	background: url(images/galka.gif) no-repeat;
	background-position: left 2px;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}

.banners .banner embed {
}
#sidebar a {
	text-decoration: none;
	color: #000000;
	font-style:italic;
}

#sidebar a:hover {
	text-decoration: none;
	color: #e41b25;
	border-bottom:1px dashed #000000;
}
/* END SIDEBAR ITEMS 
************************************/
.tab-content {
    padding: 10px 0;
}


ul.ui-tabs-nav {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-left: 5px;
    background-color: #86AD86;
    border-bottom: 1px solid #FFFFFF;
}

ul.ui-tabs-nav li {
    display: block;
    float: left;
    width: 135px;
    height: 23px;
    list-style-type: none;
    background-image: url(./images/bookmark_1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    padding: 0px 5px 0px 5px;
    background-color: #86AD86;
}


ul.ui-tabs-nav li a {
    display: block;
    padding-top: 5px;
    font-weight: bold;
    color: #FFFFFF;
}

ul.ui-tabs-nav li.ui-tabs-selected, ul.ui-tabs-nav li.ui-tabs-selected a {
    color: #000000;
    font-weight: bold;
    outline: none;
}

ul.ui-tabs-nav li.ui-tabs-selected {
    background-image: url(./images/bookmark.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.ui-tabs-panel {
    clear: both;
}

.ui-tabs-hide {
    display: none;
}




#footer {
display: block;
margin: 0px auto 0px auto;
background-image: url(./images/footer.gif);
background-repeat: repeat-x;
background-position: left bottom;
width: 1000px;
height: 62px;
}

#footer p {
display: block;
margin: 39px 10px 0px 0px;
float: right;
}

#footer p a {
color: #000000;
font-weight: bold;
}


.review h2 {
    background-image: url(./images/h2_review.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    width: 890px;
    height: 21px;
    margin: 0px;
}

.review  {
display: block;
background-color: #FFFFFF;
padding: 0px;

}



.review .float_left {
width: 215px;
margin: 5px;

}

.review .float_right h2{
width: 241px;
}

.review .float_right{
    width: 250px;
    margin: 5px;
    float: right;
    padding: 0px;
}

.review  .image_and_button {
    margin: 5px auto 0px auto;
    width: 180px;
    display: block;
    float: none;
    text-align: center;
    padding: 5px 5px 0px 5px;
    margin-bottom: 10px;
}

.review  .image_and_button img {
    width: auto;
    float: none;
    border: none;
}

.review  .image_and_button  .button {
    display: block;
    width: 160px;
    height: 24px;
    background-image: url(./images/download.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 10px 0px 0px 10px;
}


.review  .image_and_button  a  {
    padding: 6px 0px 0px 0px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}

.review  .image_and_button  a:hover {
    color: #FACCD1;
}

.review  .image_and_button  .button2 {
    display: block;
    width: 160px;
    height: 24px;
    background-image: url(./images/button.jpg);
    background-position: center;
    background-repeat: no-repeat;
    margin: 5px 0px 0px 10px;
}


.review  .image_and_button  a.button2 {
    padding: 6px 0px 0px 0px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
}

.review  .image_and_button  a.button2:hover {
    color: #97EDA9;
}

.centered  {
    width: 420px;
    margin: 5px 0px 0px 215px;
}

.centered .textwidget {
    border: none;
    padding: 5px 10px 5px 18px;
}



.review_bar {
    background-image: url(./images/reviews_bg.jpg);
    background-position: center center;
    width: 355px;
    float: none;
    padding: 20px;
    border: 1px solid #009C00;
    vertical-align: middle;
}

.ui-progressbar {
    background-image: url(./images/progress-bar.gif);
    background-position: left center;
    width: 280px;
    height: 20px;
    background-color: #949494;
}
.ui-progressbar-value {
    background-image: url(./images/progress-bar-selected.gif);
    background-position: left center;
    height: 20px;
    background-color: #FFFFCD;
}
.value {
    vertical-align: middle;
    text-align: right;
    font-size: 18px;
    color: red;
    font-weight: bold;
    float: right;
}

.review  ul {
    list-style-image: url(./images/galka.gif);
    list-style-position: inside;
    padding: 0px 10px 0px 10px;
}

.review ul li {
    width: auto;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #D1E9CB;
}

.review ul li a {
    color: #217221;
}

.review li a:hover {
    color: #FF3535;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/

.main-width {
    width: auto;
    height: auto;
	clear: both;
    margin:0px 2px 10px 2px;
    padding: 0px;
}

.main-width * {
    width: auto;
    float: none;
}

.main-width a {
    color: #CC0000;
    text-decoration: underline;
}
.main-width a:hover {
    color: #FF0000;
}

.main-width h2, .post h2, #sidebar ul li h4, #sidebar h2 {
	background-image: url(images/h2.jpg);
    background-repeat:repeat-x;
    background-position: right top;
    width: auto;
    margin: 0px;
    font-size: 10pt;
    color: #FFFFFF;
    padding: 5px;
	text-align:center;
}
.main-width h2 a {
    color: #ffffff;
    text-decoration: none;
}
.main-width h2 a:hover {
    color: #96EA96;
    text-decoration: none;
}


.main-width .textwidget {
    margin:0px;
	width: auto;
    float: none;
    clear: both;
    text-align: left;
	background:#ffffff;
	font-size:8pt;
	color:#000000;
	border:1px solid #007200;
}
.main-width .textwidget #accordeon, 
.main-width .textwidget #tabs, 
.main-width .textwidget object, .main-width .textwidget embed {
    float: none;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.main-width .textwidget table {
    width: 100%;
    background-color: #226a22;
}
.main-width .textwidget table tr th {
    border-bottom: 1px solid #226A22;
    padding:2px;
	font-size:7pt;
	color:#96ea96;
}

.main-width table thead th {
	font-size:9pt;
	font-weight: normal;

}

.main-width .textwidget table tr td {
    font-size: 8pt;
    padding: 3px;
    background-image: url(./images/dark_table_back.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #226a22;
	color:#ffffff;
}

.main-width .textwidget table tr td a {
    color: #fff831;
    font-style:italic;
	font-size:8pt;
}
.main-width .textwidget table tr td a:hover, .post h2 a:hover {
    color: #E4ED74;
}
td.cls3-1, td.cls3-2, td.cls3-4, td.cls3-5, td .cls3-6, td.cls3-7, td.cls3-8 , td.cls3-9, td.cls3-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}
 
.main-width .textwidget table tr td img {
    border: none;
}

.main-width .footer {
	padding:5px; 
	background-color: #001300;
	border: 1px solid #105910;
	border-top: none;
	color: #96ea96;
	font-weight: bold;
	font-size:9pt;
	width: auto;
    float: none;
    clear: both;
}
.main-width .footer a {
	color: #96ea96;
	font-weight: bold;
}
.main-width .footer a:hover {
    color: #0EEF0E;
}

.sidebar-ads, .postsingle_ads_b {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.moduletabletabs img {
    text-align: center;
    vertical-align: middle;
}

.jwts_title_text, .text-right {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.jwts_title_text a, .text-right a {
    font-size: 9pt;
}

.jwts_title_text a:hover, .text-right a:hover {
}

.jwts_title_text h1, .text-right h1,
.jwts_title_text h2, .text-right h2,
.jwts_title_text h3, .text-right h3,
.jwts_title_text h4, .text-right h4,
.jwts_title_text h5, .text-right h5,
.jwts_title_text h6, .text-right h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    color: #000000;
    font-style: normal;
}

.jwts_title_text p, .text-right p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.jwts_title_text ul, .text-right ul, .jwts_title_text ol, .text-right ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.cls3-2, td.cls3-5, td .cls3-6, td.cls3-7, td.cls3-8 , td.cls3-9, td.cls3-10  {
	text-align: center; 
	vertical-align: middle;
}

td.cls3-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.cls3-3, td.cls3-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.main-width .textwidget table tr th {
    font-size: 8pt;
}

.main-width .textwidget table tr td {
    font-size: 8pt;
}

.main-width .textwidget table {
    border-spacing: 0px;
}



/*** TAB STYLES *************************************************************/

/* Color tab styles */

.index_service_text_bonushunter, .textwidget ul.data_index_service li.table_gold {
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #e0e0e0;
}
.textwidget ul.data_index_service li {
    background-color: #e0e0e0;
}
.textwidget ul.data_index_service li, .textwidget ul.data_index_service li h4 {
    color: #000000;
}

/* Common tab styles */

.textwidget ul.data_index_service {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.textwidget ul.data_index_service li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.textwidget ul.data_index_service li.table_gold {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.textwidget ul.data_index_service h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.textwidget ul.data_index_service li.table_gold h4 {
    font-weight: bold;
}
.textwidget ul.data_index_service li:hover {
    text-decoration: underline;
}

.textwidget .index_service_text_bonushunter {
    margin: 0;
    padding: 5px;
}

.textwidget .index_service_text_bonushunter h1,
.textwidget .index_service_text_bonushunter h2,
.textwidget .index_service_text_bonushunter h3,
.textwidget .index_service_text_bonushunter h4,
.textwidget .index_service_text_bonushunter h5,
.textwidget .index_service_text_bonushunter h6 {
    margin: 0;
}

