/*
Theme Name: LY-0013.1.0.0.a
Theme URI:
Description: Theme for Assaf and Yarden.
Version: 1.0.0.a
Author: Elena Doroshenko
Tags: poker, casino, backgamon

Theme created by Elena Doroshenko, Ukraine.
*/
@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: 951px;
    border-left: 1px solid #71a1b8;
    border-right: 1px solid #71a1b8;
    margin: 0px auto 0px auto;
    background-color: #ffffff;
    background-position: left top;
    padding:0px;
	text-align: center;
}

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

.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:url(images/h2-center-bg.gif);
    background-repeat:repeat-x;
	background-position: left top;
    margin: 0px;
    padding:2px 0px 1px 0px;
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
   text-align:center;
}

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:80px;
    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 button {
    width: 212px;
    font-size:11px;
    border: none;
    padding: 23px 0px 17px 0px;
	margin-left:15px;
	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;
	text-align: left;
}

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


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


 
.no-padding {
	margin:0px;
}

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

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


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

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



.big  {
    width: 570px;
    float: left;
	margin-left:20px;
}





/* 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*/

.cell table {
    width: 405px;
	border-left:1px solid #71a1b8;
	border-right:1px solid #71a1b8;
	text-align:center;
}

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

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

.cell table img {
    padding:1px;
}
.cell table tr td {
	color:#7ba569;
	border-bottom:1px solid #adcddc;
}

.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 th {
    background: url(images/th-bg.gif) repeat-x;
	padding:5px;
    color:#ffffff;
	font-size:9pt;
	border-top:1px solid #9fcd8a;
}

.cell table tr.white-space th {
    border-right:1px solid  #86b671;
}

.cell table tr a {
    color: #7ba569;
    text-decoration:none;
    vertical-align:middle;
	font-weight:bold;
}



.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;
}



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


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




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


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

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


/*
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;
}

#sidebar {
    float:right;
    width:300px;
}
.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-left:-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 20px 0px 20px;
    padding: 20px 0px 20px 0px;
}

.post .final {
    border-bottom: 1px solid #333333;
    margin: 20px 0px 20px 0px;
}
.post .text{
	width:370px;
	float:right;
}

.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;
}

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:910px;
    background-position:left bottom;
    padding:100px 0px 6px 60px;
}

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