/*
Theme Name: LY-0013.1.0.0
*/


@charset "utf-8";

body {
    background: #ffffff url(images/bg-body.gif) repeat-x;
    font-family: "thimes new roman", georgia, serif;
    font-size: 8pt;
    color:#000000;
}

#main {
    width:1000px;
    border-left: 1px solid #71a1b8;
    border-right: 1px solid #71a1b8;
    margin: 0px auto 0px auto;
    background-color: #ffffff;
    background-position: left top;
    padding:0px;
}

#header {
    width:1000px;
    height: 121px;
    background-image: url(images/header.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 0px;
    margin:0px;
}


#content {
    width:78%;
    float: left;
	margin: 0px 0px 10px 10px;
}

a {
	color:#000000;
}
.separator {
    clear: both;
}

h1 {
    font-size:18pt;
    padding:55px 20px 0px 0px;
    margin:0px;
	text-align:center;
	letter-spacing: -1px;
}

h1 a{
    color:#71a1b8;
    text-decoration:none;
}



h2 {
    background:#fcfdfe url(images/h2-center-bg.gif);
    background-repeat:repeat-x;
	background-position: left top;
    margin: 0px;
    padding:5px;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
	text-align:center;
	width: auto;
	border-top: 1px solid #6F94A6;
	border-right: 1px solid #6F94A6;
	border-left: 1px solid #6F94A6;
   -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -khtml-border-top-left-radius: 8px;
    -khtml-border-top-right-radius: 8px;
}


div.h2-center div {
	margin-top:-14px;
	margin-left:-5px;
	margin-right:-5px;
}

h2 img {
	vertical-align:middle;
}


h3 {
    font-size: 10pt;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align:center;
	color:#8aaf81;
}

img {
    padding: 5px;
	border:none;
}


a.logo-bg {
	background:url(logo-fon.gif) no-repeat;
	width:169px;
	height:85px;
}



a.button {
    width: 212px;
    font-size:11px;
    border: none;
    padding: 23px 0px 17px 0px;
	margin-left:90px;
    display:block;
    text-align:center;
    color: #ffffff;
    font-weight: bold;
    background-image: url(images/button.gif);
    background-repeat: no-repeat;
	text-decoration:none;
}

a.button:hover {
    background-image: url(images/button2.gif);
    background-repeat: no-repeat;
}

form {
	margin:5px;
	text-align:center;
}
form button {
    width: 150px;
    font-size:11px;
    border: none;
    padding: 10px 10px 10px 0px;
	margin-left: 0px;
	display:block;
    text-align:center;
    color: #ffffff;
    font-weight: bold;
    background-image: url(images/button.gif);
    background-repeat: no-repeat;
	background-color:transparent;
}

form button:hover {
    background-image: url(images/button2.gif);
    background-repeat: no-repeat;
}


input {
    width: 90%;
    border: 1px solid #999999;
    margin-left:5%;
}


.row {
    padding:5px;
    width:450px;
    padding-left:0px;
	background:transparent;
}

.cell_1 {
    width: 445px;
    border: none;
    margin: 5px;
	margin-top:10px;
}

 
.no-padding {
	margin:0px;
}


.container a  {
    color:#73a2b9;
    font-weight:normal;
    text-decoration:none;
}

.container a:hover  {
    text-decoration:underline;
}



.little {
    width: 190px;
	float:right;
}

.little2 {
    width: 162px;
	float:left;
}





/* review jQuery*/
#review_bar {
    margin:10px 0px 10px 0px;
	padding:0px;
}

#review_bar .sel,
.ui-progressbar-value {
    height: 22px;
    background:url(images/reviews1.gif) repeat-x;
	background-repeat: repeat-x;
    background-position: left center;
}

#review_bar .sel .mask, .ui-progressbar {
    width: 190px;
    height: 22px;
    margin-left: 60px;
    background:url(images/reviews2.gif) repeat-x;
	border-top:1px solid #8cb3c5;
	border-bottom:1px solid #81acc0;
}

#review_bar .value {
    float: left;
    color: #9dbdcd;
    font-weight: bold;
    font-size: 12pt;
    text-transform: uppercase;
    padding:5px;
    height:32px;
}

/* End review  jQuery*/
/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
#charts {
   	width:99%; 
	padding:5px;
	-width:100%;
	-padding-left:7px;
	overflow:hidden;
}

.cell .content  {
	width: auto;
	float: none;
	clear: both;
	margin: 0px;
    border-right: 1px solid #6F94A6;
   border-left: 1px solid #6F94A6;
   padding: 0px;
   background:#ffffff;
}

.cell table {
    width: 100%;
	text-align:center;
	background:transparent;
}

.cell table img {
    padding:1px;
}
.cell table th {
    background:#89b974 url(images/th-bg.gif) repeat-x;
	background-position:top;
	padding:5px 2px 5px 2px;
    color:#ffffff;
	font-size:7pt;
	font-weight:normal;
	border-top:1px solid #9fcd8a;
}

.cell table tr.white-space th {
    border-right:1px solid  #86b671;
}
.cell .content table tr td {
	color:#7ba569;
	border-bottom:1px solid #adcddc;
	font-weight:normal;
	padding:3px;
	font-size:8pt;
}

.cell table tr.even {
    background: url(images/tr-even-bg.gif) repeat-x;
}

.cell table tr.odd {
    background: url(images/tr-odd-bg.gif) repeat-x;
}
.cell table tr:hover{
    background: url(images/tr-odd-bg.gif) repeat-x;
}

td.c1, td.c2, td.c4, td.c5, td .c6, td.c7, td.c8 , td.c9, td.c10  {
	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;} 
.cell table tr a {
    color: #7ba569;
    text-decoration:none;
    vertical-align:middle;
	font-weight:normal;
	font-size:8pt;
}



.cell table tr a:hover {
    color: #73a2b9;
    text-decoration:underline;
}


.cell table.table-blue tr td{
	color: #73a2b9;
    text-decoration:none;
}

.cell table.table-blue tr td a {
	color: #73a2b9;
    text-decoration:none;
}

.cell table.table-blue tr td a:hover {
	color: #7ba569;
    text-decoration:underline;
}
.cell table tr td a.read-review {
   text-decoration:underline;
   font-weight:normal;
}

.cell table tr td a.read-review:hover {
    text-decoration:none;
}

.cell table tr td a.blue-normal-text {
	font-weight:normal;
}


.cell .footer {
    background:url(images/foter-bg.gif);
    background-repeat:repeat-x;
    background-position: left bottom;
    margin: 0px;
    padding: 4px 10px 4px 0px;
    font-weight: bold;
    color: #000000;
    border:1px solid #71a1b8;
	border-top:none;
	text-align:right;
    width: auto;
}


.cell .footer a {
    color: #000000;
    text-decoration:none;
}

.cell .footer a:hover {
    color: #6d9eb6;
    background:transparent;
}


td img {
    margin: 0px;
    vertical-align: middle;
}


span {
    color:#FFB301;
    font-weight:bold;
}



/*
inset jQuery.
*/
#tabs {
    padding:0px;
    margin:0px;
    border-top:1px solid #c5d6df;
    background: #ffffff url(images/bg-container.gif) repeat-x;
}


#tabs ul {
    width:100%;
    background: transparent;
    float:left;
    margin-top:0px;
    text-align:center;
    padding-left:0px;
}
/* no active*/
#tabs ul li{
  /* background:url(images/no_selected-center.gif) repeat-x;*/
    background-position:left bottom;
	font-size:9pt;
}


#tabs ul .selected-left {
   /* background:url(images/no_selected_left.gif) no-repeat;*/
    width:11px;
    height:17px;
    float:left;
}

#tabs ul .selected-right {
    /*background:url(images/no_selected_right.gif) no-repeat;*/
    width:11px;
    height:17px;
    float:right;
}
/* End no active*/

#tabs ul li {
    display: block;
    width:131px;
    float: left;
    position: relative;
    margin: 0px;
 }
 

#tabs ul .ui-tabs-selected {
    height:17px;
    background:#c6d7e0;
    border-bottom:0px;
}



/* TEMPORARY!!! */

#tabs ul li a {
    display: block;
    color: #ffffff;
    text-decoration:none;
    font-weight: bold;
    margin-bottom: -1px;
}
#tabs ul .ui-tabs-selected a {
    color: #7ba569;
    border-bottom:none;
    border-top:1px solid #7aa7bc;
    text-decoration:none;
}

#tabs ul .ui-tabs-selected .selected-left {
    /*background:url(images/selected_left.gif) no-repeat;*/
    width:11px;
    height:17px;
    float:left;
}

#tabs ul .ui-tabs-selected .selected-right {
    /*background:url(images/selected_right.gif) no-repeat;*/
    width:11px;
    height:17px;
    float:right;
}

.ui-tabs-hide {
    display:none;
}


#tabs-1, #tabs-2, #tabs-3 {
    padding: 0px 20px 0px 10px;
}
/* /inset */

.color-ie {
	background:#ffffff;
}
/*******************************************************************************************/
/***********************************Get Sidebar*********************************************/
/*******************************************************************************************/
body#charts-sidebar-body {
    background-color: #FFFFFF;
    width: auto;
    padding: 0px;
    background-image: none;
}

body#charts-sidebar-body #sidebar, .cell #sidebar {
    float:none;
    clear: both;
    margin: 0px;
	padding: 0px;
    width:auto;
}
body#charts-sidebar-body #sidebar ul li ul , .cell #sidebar ul li ul {
	margin-bottom:0px;
}

body#charts-sidebar-body #sidebar ul li h4, .cell #sidebar ul li h4, .cell #sidebar h2 {
	-moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -khtml-border-top-left-radius: 0px;
    -khtml-border-top-right-radius: 0px;
}
#sidebar {
    float:right;
    width: 190px;
	margin:10px 10px 0px 0px;
}

#sidebar ul li h4, #sidebar h2 {
	width: auto;
    height: auto;
    font-size: 10pt;
    font-weight: bold;
	padding:5px;
	margin:0px;
    background:#fcfdfe url(images/h2-center-bg.gif);
    background-repeat:repeat-x;
	background-position: left top;
    color: #000000;
	text-align:center;
	border:1px solid #6F94A6;
	border-bottom:none;
   -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -khtml-border-top-left-radius: 8px;
    -khtml-border-top-right-radius: 8px;
}
#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#sidebar ul ul, #sidebar ul ol {
	color: #000000;
	background: #ffffff url(images/bg-container.gif) repeat-x;
	background-position:left top;
	border:1px solid #6F94A6;
	padding:0px;
	margin:0px 0px 15px 0px;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
    vertical-align:middle;
    color:#000000;
	border-bottom:1px solid #ffffff;
	list-style:none;
}
 
#sidebar ul ol.links li   {
    background-position: left;
    padding: 5px 5px 5px 15px;
    vertical-align:middle;
    color:#000000;
	border-bottom:1px solid #ffffff;
	list-style-position: inside;
}

li.sidebar-post .date {
	vertical-align:middle;
	color:#000000;
	font-weight:normal;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
	background: #ffffff url(images/bg-container.gif) repeat-x;
	background-position:left top;
	border:1px solid #6F94A6;
	margin-bottom:15px;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
}

.banners .banner embed {

}
#sidebar a {
text-decoration: none;
color: #7ba569;
font-weight:bold;
}

#sidebar a:hover {
text-decoration: none;
color: #71a1b8;
}

#sidebar .container {
    background: #ffffff url(images/bg-container.gif) repeat-x;
	background-position:left top;
    margin:0px 0px 20px 0px;
    padding:0px;
	border:1px solid #71a1b8;
	border-top:none;
    overflow: hidden;
}

.sidebar-post {
    padding-bottom:10px;
}

li.sidebar-post {
    border-bottom: 1px solid #9dc38c;
    margin:5px 0px 0px 5px;
}

.sidebar-post ul.sidebar-post-list {
    list-style:none;
    margin:0px 10px 0px -40px ;
}

.sidebar-post  ul.sidebar-post-list li a{
    font-weight:normal;
	color:#000000;
	text-decoration:none;
	
}

.sidebar-post  ul.sidebar-post-list li a:hover{
    color:#6d9eb6;
}


/* list in Sidebar*/


ol.list  li  {
    list-style:decimal;
    padding:5px 0px 5px 0px;
}

ol.list  li  a {
   color:#6a9856;
   text-decoration:underline;
}

ol.list  li  a:hover{
   color:#71a1b8;
   text-decoration:none;
}
/*end list in Sidebar*/


.post {
    margin: 0px 5px 0px 5px;
    padding: 20px 0px 20px 0px;
	
}
.entry{
	margin-bottom:10px;
	padding-top:10px;
}
.post .final {
    border-bottom: 1px solid #333333;
    margin: 20px 0px 20px 0px;
}
.post p {
	width: auto;
	float: none;
}
.post p a {
	color:#7ba569;
	text-decoration:underline;
}
.post p a:hover {
	color:#6d9eb6;
	text-decoration:none;
}
.post h3 {
    text-align: left;
	text-decoration: none;
	text-transform:uppercase;
}


.post h3 a {
    color: #71a1b8;
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

.post h3 a:hover {
    color:#6a9856;
	text-decoration: underline;
}

.post a .calendar-post {
    background:url(images/calendar.gif) no-repeat;
    width:143px;
    color:#ffffff;
    padding:20px 0px 30px 0px;
    font-weight:bold;
    font-size:10pt;
    text-decoration:none;
    text-align:center;
    vertical-align:middle;
    line-height:15px;
    float: left;
 }

.post a:hover .calendar-post {
    text-decoration:none;
}

.calendar-post  div {
    font-weight:bold;
    text-transform:uppercase;
    color:#ffffff;
    font-size:14pt;
    background:transparent;
}

.post .final {
    border-bottom: 1px solid #9dc38c;
    margin: 20px 0px 20px 0px;
}


.post .final .kard {
    background:url(images/playing-card.gif) no-repeat;
    width:72px;
    height:43px;
    margin-bottom:-21px;
    margin-left:45%;
    background-position:center;

}


.date {
    color: #7ba569;
    margin:0px;
    font-weight:bold;
	line-height:20px;
}

p a.more-link {
	color:#6d9eb6;
	font-weight:bold;
	text-decoration:none;
}

a.more-link  {
    color: #999999;
    text-decoration: underline;
    text-align: right;
    font-weight: bold;
}
a.more-link :hover {
    color: #000000;
    text-decoration: none;
    background-color: transparent;
}


/* menu*/
ul.menu {
    display: block;
    width: 100%;
    height: 40px;
    background:url(images/menu.gif) repeat-x;
    margin: 0px;
    padding: 0px;
    border-top:1px solid #7191aa;
    overflow: hidden;
}

ul.menu li {
    display: block;
    float: left;
    background: url(images/menu.gif) repeat-x;
    position: relative;
    margin: 0px;
    padding: 0px;
 }

ul.menu li a {
    display: block;
    border-right:1px solid #ffffff;
    padding: 6px 16px 6px 16px;
    text-decoration: none;
    color: #000000;
    font-size: 10px;
    text-transform: uppercase;
    background-color: transparent;
 }

ul.menu li:hover a {
    background: url(images/menu-even.gif) repeat-x;
    background-color: transparent;
 }

/*menu*/

#footer {
    background:url(images/footer.gif) no-repeat;
    width:1000px;
    background-position:left bottom;
    padding:100px 0px 6px 60px;
}

#footer a{
    color:#000000;
    text-decoration:none;
    margin-top:20px;
	font-weight:bold;
}
