@charset "utf-8";
body {
	background-image: url(http://www.olympic-casino.com/public/online_com/images/taust.jpg);
	background-color: #012c70;
	margin: 0px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
}

img, div, a, input { behavior: url(iepngfix.htc) }

#fishing {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/FishingBuddies_Landing.jpg);
	background-repeat: no-repeat;
  }

#fishing-vorm {
	padding-top: 560px;
	padding-left: 220px;
  }
 /* Show more */
.description {
	position: relative;
  }
  .description .description-text {
	height: 50px;
	overflow: hidden;
  }
  .description.expanded .description-text {
	height: auto;
  }

  .description .showhide {
background-image: linear-gradient(bottom, #3161A3 21%, #6397DB 60%);
background-image: -o-linear-gradient(bottom, #3161A3 21%, #6397DB 60%);
background-image: -moz-linear-gradient(bottom, #3161A3 21%, #6397DB 60%);
background-image: -webkit-linear-gradient(bottom, #3161A3 21%, #6397DB 60%);
background-image: -ms-linear-gradient(bottom, #3161A3 21%, #6397DB 60%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.21, #3161A3),
	color-stop(0.6, #6397DB)
);
	border: solid #83a9db;
	border-radius: 0 0 5px 5px;
	border-width: 0 0 1px 0;
	cursor: pointer; /* If not in your css reset already */
	font-size: 12px;
	height: 16px;
	padding: 0;
	position: absolute;
	bottom: 0;
	vertical-align: middle;
	width: 100%;

  }
  .description .showhide:hover, .description .showhide:focus {
	outline: 0;  
  }
  .description .showhide:hover {	
background-image: linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);
background-image: -o-linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);
background-image: -moz-linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);
background-image: -webkit-linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);
background-image: -ms-linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.21, rgb(49,97,163)),
	color-stop(0.6, rgb(99,151,219))
);
	color: #669acc;
  }
  .description .showhide .showhide-text {
	background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/down-arrow.gif) right no-repeat;
	padding-right: 12px;  
  }
  .description .showhide:hover .showhide-text {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/down-arrow-hover.gif);  
  }
  
  .description.expanded .showhide .showhide-text {
	background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/up-arrow.gif) right no-repeat;
  }
  .description.expanded .showhide:hover .showhide-text {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/up-arrow-hover.gif);  
  }
  
  .description-fadeout {
	display: block;
    height: 8px;
	margin: 0;
	position: absolute;
		bottom: 16px;
    width: 100%;
    z-index: 999;
    
background-image: linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);
background-image: -o-linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);
background-image: -moz-linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);
background-image: -webkit-linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);
background-image: -ms-linear-gradient(bottom, rgb(49,97,163) 21%, rgb(99,151,219) 60%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.21, rgb(49,97,163)),
	color-stop(0.6, rgb(99,151,219))
);
  }
  /* Show more */
/* Tables */
.schedule-table{border-collapse:collapse;margin-bottom:20px;}
table.schedule-table th{
	background:#00294d;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	padding:6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	border-top-style: solid;
	border-top-color: #FFF;
}
table.schedule-table tr.sub th{background:#00294d;color:#333333;border:0;text-shadow: 1px 1px 0px #fff;}
.schedule-table td{
	background:#005199;
	color:#FFF;
	padding:6px;
	border-top:#FFFFFF 1px solid;
	border-right:#fff 1px solid;
	border-bottom:#fff 1px solid;
	border-left:#FFFFFF 1px solid;
	text-align:center;
	text-shadow: 1px 1px 0px #000;
}
.schedule-table td.left-col{
	color:#FFF !important;
	font-weight:bold;
	background-color: #00294d;
		text-shadow: 1px 1px 0px #000;
}
td.left-col2{
	background-color: #005199;
	color: #FFF;
	text-shadow: 1px 1px 0px #000;
}
td.dark-grey{
	background-color:#00294d;
	color:#333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
td.med-grey,.schedule-table tr.med-grey-grad td.med-grey {background-color:#005199;color:#333;}
td.light-grey{background-color:#005199;color:#333;background-image:none;}
td.med-grey-grad{
	color:#333;
	background-color: #005199;
}

td.light-grey-grad{background:#005199;color:#333}
.schedule-table tr.med-grey-grad td{background:#005199;color:#333}
.schedule-table tr.light-grey-grad td{background:#00294d;color:#333}
.next-tournaments .schedule-table td{text-align:left}
.next-tournaments .schedule-table td.left-col{font-weight:normal;}
/* Tables */
.sliderContent_news .item_news {
	position:absolute;
	width:308px;
	height:168px;
	background:#fff;
}
#emta-playtech-alustasiit-lit{
	position:relative;
	width:978px;
	height:96px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gettingstarted/emta-playtech-alustasiit-lit.png);
	background-repeat: no-repeat;/*news_slider start*/
	top: 1px;
	left:-47px;
	margin-top:-80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	z-index: -1;
}
#emta-playtech-alustasiit-lat{
	position:relative;
	width:978px;
	height:96px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gettingstarted/emta-playtech-alustasiit-lat.png);
	background-repeat: no-repeat;/*news_slider start*/
	top: 1px;
	left:-47px;
	margin-top:-80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	z-index: -1;
}
#emta-playtech-alustasiit-fin{
	position:relative;
	width:978px;
	height:96px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gettingstarted/emta-playtech-alustasiit-fin.png);
	background-repeat: no-repeat;/*news_slider start*/
	top: 1px;
	left:-47px;
	margin-top:-80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	z-index: -1;
}
#emta-playtech-alustasiit-rus{
	position:relative;
	width:978px;
	height:96px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gettingstarted/emta-playtech-alustasiit-rus.png);
	background-repeat: no-repeat;/*news_slider start*/
	top: 1px;
	left:-47px;
	margin-top:-80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	z-index: -1;
}
#emta-playtech-alustasiit-eng{
	position:relative;
	width:978px;
	height:96px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gettingstarted/emta-playtech-alustasiit-eng.png);
	background-repeat: no-repeat;/*news_slider start*/
	top: 1px;
	left:-47px;
	margin-top:-80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	z-index: -1;
}
#emta-playtech-alustasiit{
	position:relative;
	width:978px;
	height:96px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gettingstarted/emta-playtech-alustasiit.png);
	background-repeat: no-repeat;/*news_slider start*/
	top: 1px;
	left:-47px;
	margin-top:-80px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	z-index: -1;
}
.subtitle_news {
	height: 65px;
	width: 308px;
	position: absolute;
	float: left;
	margin-top:112px;
	z-index: 100; /* the stack order: foreground */
	background: #000000; /* old browsers */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.5))); /* 	
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
	padding-left: 5px;
}

.subtitle_news_h2 {
	font-size: 12px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-align: left;
	margin-top:5px;
}

/* ------ mobilyslider
-----------------------------------------------*/

.slider_news {
	float:left;
	width:308px;
	height:168px;
	position:relative;
}

.sliderContent_news {
	float:left;
	width:308px;
	height:168px;
	clear:both;
	position:relative;
	overflow:hidden;
}

/*.sliderArrows_news a {
	display:block;
	text-indent:-9999px;
	outline:none;
	z-index:50;
	background-image:url(http://www.olympic-online.com/extensions/OnlineCasino/images/news/prev_next.png);
	width:21px;
	height:21px;
	position:absolute;
	top:50%;
	margin-top:-17px;
}

.prev_news {
	background-position:0 0;
	left:15px;
}

.prev_news:hover {
background-position:0 -22px;
}

.next_news {
right:15px;
background-position:-22px 0;
}

.next_news:hover {
background-position:-22px -22px;
}*/

.sliderContent_news .item_news {
	position:absolute;
	width:308px;
	height:168px;
	background:#fff;
}

.sliderBullets_news {
	position:absolute;
	bottom:156px;
	left:136px;
	z-index:50;

}

.sliderBullets_news a {
	display:block;
	float:left;
	text-indent:-9999px;
	outline:none;
	margin-left:5px;
	width:8px;
	height:9px;
	background:url(http://www.olympic-online.com/extensions/OnlineCasino/images/news/bullets.png) no-repeat;
}

.sliderBullets_news .active {
background-position:0 -9px;
}

.sliderContent_news a {
outline:none;
}
/*news_slider end*/
/*slider start*/
.subtitle {
	height: 45px;
	width: 658px;
	position: absolute;
	float: left;
	margin-top:208px;
	z-index: 100; /* the stack order: foreground */
	background: #000000; /* old browsers */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.5))); /* 	
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
	padding-left: 20px;
}

.subtitle h2 {
	font-size: 22px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	text-align: left;
	margin-top:10px;
}

.slider {
	float:left;
	width:658px;
	height:253px;
	position:relative;
}

.sliderContent {
	float:left;
	width:658px;
	height:253px;
	clear:both;
	position:relative;
	overflow:hidden;
}
.sliderArrows a {
	display:block;
	text-indent:-9999px;
	outline:none;
	z-index:50;
	background-image:url(http://www.olympic-online.com/extensions/OnlineCasino/images/prev_next.png);
	width:42px;
	height:42px;
	position:absolute;
	top:50%;
	margin-top:-34px;
}
.sliderArrows_news a {
	display:block;
	text-indent:-9999px;
	outline:none;
	z-index:50;
	background-image:url(http://www.olympic-online.com/extensions/OnlineCasino/images/prev_next.png);
	width:42px;
	height:42px;
	position:absolute;
	top:50%;
	margin-top:-34px;
}

.prev {
	background-position:0 0;
	left:15px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:15px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

.sliderContent .item {
	position:absolute;
	width:658px;
	height:253px;
	background:#fff;
}

.sliderBullets {
position:absolute;
bottom:0;
left:50%;
z-index:50;
margin-left:-45px;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:10px;
height:11px;
background:url(http://www.olympic-online.com/extensions/OnlineCasino/images/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -11px;
}

.sliderContent a {
outline:none;
}


/*slider end*/


#clear {
	clear:both;
}
.clear {
	clear:both;
}
HR 
{ 
	height:10px;
	border:0;
	width:100%;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/divider.png);
} 
 .description {
	position: relative;
  }
  .description .description-text {
	height: 50px;
	overflow: hidden;
  }
  .description.expanded .description-text {
	height: auto;
  }

  .description .showhide {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EFEFEF',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%); /* W3C */		
		
	border: solid #ccc;
	border-radius: 0 0 5px 5px;
	border-width: 0 0 1px 0;
	cursor: pointer; /* If not in your css reset already */
	font-size: 12px;
	height: 16px;
	padding: 0;
	position: absolute;
		bottom: 0;
	vertical-align: middle;
	width: 100%;
	
  }
  .description .showhide:hover, .description .showhide:focus {
	outline: 0;  
  }
  .description .showhide:hover {	
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,242,253,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(234,242,253,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(234,242,253,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(234,242,253,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(234,242,253,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#EAF2FD',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(234,242,253,1) 100%); /* W3C */
	color: #669acc;
  }
  .description .showhide .showhide-text {
	background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/poker/down-arrow.gif) right no-repeat;
	padding-right: 12px;  
  }
  .description .showhide:hover .showhide-text {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/poker/down-arrow-hover.gif);  
  }
  
  .description.expanded .showhide .showhide-text {
	background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/poker/up-arrow.gif) right no-repeat;
  }
  .description.expanded .showhide:hover .showhide-text {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/poker/up-arrow-hover.gif);  
  }
  
  .description-fadeout {
	display: block;
    height: 8px;
	margin: 0;
	position: absolute;
		bottom: 16px;
    width: 100%;
    z-index: 999;
    
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background-image: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
  }
/*ribbon*/
/* ribbon style */

 .ribbon-wrapper {
	position: relative;
	border-bottom: px solid #ccc;
	border-top: 10px solid #ccc;
	-moz-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-webkit-border-bottom-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-moz-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
	-webkit-border-top-colors: rgba(0, 0, 0, 0.02) rgba(0, 0, 0, 0.04) rgba(0, 0, 0, 0.06) rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.12) rgba(0, 0, 0, 0.14) rgba(0, 0, 0, 0.16) rgba(0, 0, 0, 0.18) rgba(0, 0, 0, 0.20);
}
  .ribbon-front {
	background-color: #ccf;	height: 40px;
	width: 110px;
	position: relative;
	left:-10px;
	z-index: 2;
}

  .ribbon-front,
  .ribbon-back-left,
  .ribbon-back-right
{
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright,
  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-topright {
}

  .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	top: 40px;
}

  .ribbon-edge-topleft,
  .ribbon-edge-bottomleft {
	left: -10px;
	border-color: transparent #99c transparent transparent;
}

  .ribbon-edge-topleft {
	top: -10px;
	border-width: 10px 10px 0 0;
}
  .ribbon-edge-bottomleft {
	border-width: 0 10px 0px 0;
}

  .ribbon-edge-topright,
  .ribbon-edge-bottomright {
	left: 100px;
	border-color: transparent transparent transparent #99c;
}

  .ribbon-edge-topright {
	top: 0px;
	border-width: 0px 0 0 0px;
}
  .ribbon-edge-bottomright {
	border-width: 0 0 0px 0px;
}

  .ribbon-back-left {
	position: absolute;
	top: -10px;
	left: -30px;
	width: 30px;
	height: 40px;
	background-color: #ccf;	z-index: 0;
}

  .ribbon-back-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 0px;
	height: 40px;
		z-index: 0;
}

/*ribbon*/
/*gradient table*/

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: auto;
	text-align: left;
	border-collapse: collapse;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 6px;
	border-top: 1px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #FFF;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gradhead.png);
	background-repeat: repeat-x;
}
#gradient-style td
{
	padding: 6px;
	border-bottom: 1px solid #fff;
	color: #FFF;
	border-top: 1px solid #fff;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gradback.png);
	background-repeat: repeat-x;
}
#gradient-style tfoot tr td
{
	color: #FFF;
	font-size: 12px;
	color: #99c;

}
#gradient-style tbody tr:hover td
{
	color: #FFF;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gradhover.png);
	background-repeat: repeat-x;
}
.iframe
{
padding:0px;
margin-top:0px;
background-color: transparent;
}
.gradient-style2-text
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
 	font-weight: bold;
}
#gradient-style2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 428px;
	text-align: left;
	padding:6px;
	border-collapse: collapse;

}
#gradient-style2 th
{
	font-size: 13px;
	font-weight: normal;
	padding:6px;
	border-top: 1px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #FFF;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gradhead.png);
	background-repeat: repeat-x;
}
#gradient-style2 tbody tr:hover td
{
	color: #FFF;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/gradhover_xml.png);
	background-repeat: repeat-x;
}
/*gradient table*/

/*fb jumping icon*/
.box {
	width: 300px;
	float: left;
	background: #343434;
	border: 1px solid #555;
	padding: 15px 0 30px 0;
	margin-top: 20px;
	position: relative;
}
.box p {
	margin: 0 30px 12px 20px;
	line-height: 14px;
}
.box p a{
    color:#FFF;
}
.box h2 {
	font-size: 15px;
	color: #dedede;
	margin: 0 30px 12px 10px;
	background: url(/tpl/wip/shared/images/box_bullet.gif) 0 3px no-repeat;
	padding-left: 10px;
}
.box h2 a {
	color: #dedede;
	text-decoration: none;
}
.box h2 a:hover {
	text-decoration: underline;
}
.box .more {
	position: absolute;
	left: 20px;
	bottom: 14px;
	color: #fff;
	text-decoration: none;
}
.box .more:hover {
	text-decoration: underline;
}


#bookmarks {
	width: 250px;
	text-align: left;
	position: relative;
	height: 79px;

}

#bookmarks li {
	width: 72px;
	height:93px;
	float: left;
	position: relative;
	list-style: none;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/box_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;

}
#bookmarks li a {
	display: block;
	height: 72px;
    
}
#bookmarks .icon {
	position: absolute;
	left:20px;
	top:30px;
}
#bookmarks .sep {
	position: absolute;
	left:0;
	top: 40px;
}
/*fb jumping icon*/
#bubble2 {
	list-style: none;
	margin: 0px 0px 0px;
	padding: 0px;

}
#bubble2 li {
	display: inline-block;
	margin: 0px 0px;
	padding: 0px;
	width: 31px;
	height: 23px;
}

#bubble2 li a img {
	position: relative;
	border: none;
}

#bubble2 li a img.large {
	display: none;
}

#bubble2 li a:hover img.small {
	display: none;
	z-index: 0;
}

#bubble2 li a:hover img.large {
	display: block;
	margin-top: -8px;
	margin-left: -8px;
	z-index: 1000;
}

#nihe {
	padding-left:25px;
}
.poti_li {
list-style-type: none;
background: url('http://www.olympic-online.com/extensions/OnlineCasino/images/poker/arrow_bullet_poti.png') no-repeat top left;
padding-left: 20px;
} 
#name_jsngo {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/bg_jackpots_2.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFF;
	font-weight: bold;
}
#sum_jsngo {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/bg_jackpots_1.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
#white_box {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/white_bg.png);
	padding: 15px;
	height: auto;
	width: auto;
	border: 5px solid #333;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	text-transform: inherit;
}

.golden_text {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FC3;
}
.golden_text a:link {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FC3;

}
.golden_text a:visited {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FC3;

}
.golden_text a:hover {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FC3;
	text-decoration:underline;
}
.golden_text a:active {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: normal;
	color: #FC3;
}

.header_text {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.rectangle {
	height: 35px;
	width: 100px;
	position: relative;
	left:328px;
	top: 110px;
	float: left;
	text-transform:uppercase;
	margin-top:-35px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	z-index: 100; /* the stack order: foreground */
	background: #ff3019; /* old browsers */
	background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* ie */
}

.rectangle h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 4px;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	text-transform:capitalize;
}
.rectangle_2 {
	height: 35px;
	width: 100px;
	position: relative;
	left:328px;
	top: 110px;
	float: left;
	text-transform:uppercase;
	margin-top:-35px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	z-index: 100; /* the stack order: foreground */
	background: #ffaf4b; /* Old browsers */
background: -moz-linear-gradient(top,  #ffaf4b 0%, #ff920a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffaf4b), color-stop(100%,#ff920a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* IE10+ */
background: linear-gradient(top,  #ffaf4b 0%,#ff920a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a',GradientType=0 ); /* IE6-9 */

}

.rectangle_2 h2 {
	font-size: 25px;
	color: #fff;
	padding-top: 4px;
	text-shadow: 1px 1px 1px #000;
	text-align: center;
	text-transform:capitalize;
}
.Articles2ColumnsContainer {
	vertical-align: top;
	margin-top:0;
}
table.ArticleColumns {
	vertical-align: top;
	margin-top:0;
}
.ArticleColumns {
	vertical-align: top;
	margin-top:0;
}
td { 
	vertical-align:top;
	margin-top:0;
} 
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	text-align: center;
	height: 31px;
}
.riba_arrow {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/riba_arrow.png);
	height: 27px;
	width: 580px;
}
#main_iframe {
	z-index:-2000;
	position:absolute;

}
.fadeNext {
	margin-top: 2px;
	margin-bottom: 0px;
	width: 500px;
	display: block;
}
.fadeNext2 {
	margin-top: 2px;
	margin-bottom: 0px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/riba_arrow.png);
	width: 545px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 35px;
}

.fadeNext2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #FFF;
	font-size: 16px;
}
.fadeNext_new {
	margin-top: 2px;
	margin-bottom: 0px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/riba_arrow_new.png);
	width: 386px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 35px;
}

.fadeNext_new h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #FFF;
	font-size: 16px;
}

.fadeNext3 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/riba_arrow2.png);
	width: 565px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 15px;
}
.fadeNext4 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/information_riba.png);
	width: 729px;
	height:52px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 70px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #06C;
}
.fadeNext4 h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #FFF;
	font-size: 16px;
}
.fadeNext5 h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #FFF;
	font-size: 16px;
}
.fadeNext6 h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #FFF;
	font-size: 16px;
}
.fadeNext7 h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #FFF;
	font-size: 16px;
}
.fadeNext5 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/join_riba.png);
	width: 729px;
	height:52px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 70px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #06C;
}
.fadeNext6 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/condition_riba.png);
	width: 729px;
	height:52px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 70px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #06C;
}
.fadeNext7 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/signup_riba.png);
	width: 729px;
	height:52px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 70px;
	padding-top: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0px #00122F;
	color: #06C;
}
.fader {
	display: none;
	padding-left: 15px;
}
.fader_2 {
	display: none;
	padding-left: 25px;
	padding-right: 120px;
}
.strikeout{
	text-decoration: line-through;
	}
#wrap {
	height: 861px;
	width: 990px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/sisutaust.jpg);
	margin: auto;
	text-align: left;
	background-repeat: no-repeat;

}
#wrap2 {
	height: 861px;
	width: 990px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/sisutaust2.jpg);
	margin: auto;
	text-align: left;
	background-repeat: no-repeat;

}

#logo {
	height: 126px;
	width: 185px;
	margin: 0px;
	margin-left: 40px;
	float: left;
}

#flash {
	padding-top: 7px;
	padding-left: 10px;
	float: left;
}
#border {
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cfa256;
	border-right-color: #cfa256;
	border-bottom-color: #cfa256;
	border-left-color: #cfa256;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#flashwrap {
	height: 267px;
}
#flashwrap2 {
	height: 220px;
}

#flash2 {
	padding-top: 7px;
	float: right;
	padding-right: 10px;
}
#sisu {
	width: 947px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFF;
}
#sisu h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: inherit;
	margin-top: 12px;
	margin-bottom: 8px;
}
#sisu h2 {
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
	padding-top: 9px;
	padding-bottom: 10px;
	margin: 0px;
}


a:link {color:#85A5EF;font-weight: bold;text-decoration: none;}      /* unvisited link */
a:visited {color:#85A5EF;font-weight: bold;text-decoration: none;}  /* visited link */
a:hover {color:#85A5EF;font-weight: bold;text-decoration: underline;}  /* mouse over link */
a:active {color:#85A5EF;font-weight: bold;text-decoration: none;} 

#sisu  p {
	color: #FFF;
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 8px;
	line-height: 16px;
}

ol li { margin-bottom: 8px;}
ul { list-style-position:inside; margin-left: -27px; }
li { margin-left: -10px; }

.alabanner ul { list-style-none; margin: 0px; }
.alabanner li { margin-left: 0px; }

.promotions h2 {margin-bottom: -5px;}

ul.BlogLatestLinks li {
    list-style-type: none;
	list-style-image: none;
/*	padding-left: 13px;*/
	margin-left: -13px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
   }
   
ul.promotions li {
    list-style-type: none;
	list-style-image: none;
	padding-left: 27px;
	margin-left: 0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
   }
   
ol.promotions li {
	padding-left: 5px;
	margin-left: -5px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
   }
   
ul.promotions ul li, ol.promotions ul li {
    list-style-type: none;
	list-style-image: none;
	padding-left: 27px;
	margin-left: 0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	background-image: url(tick.png);
	background-repeat: no-repeat;
	background-position: left center;
   }
.small_text {
	font-size: 9px;
}
.terms {
	font-size: 11px;
}
ol.terms li { 
	padding-left: 6px;
	margin-left: -6px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
   }
   
ul.terms li { 
    list-style-type: none;
	list-style-image: none;
	padding-left: 27px;
	margin-left: -27px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/tick.png);
	background-repeat: no-repeat;
	background-position: left center;
   }


.Gradient {
	border-width: 2px;
	border-spacing: 2px;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/iluscellback.png);

}	

.Gradient_small {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/iluscellback.png);'
	font-size: 11px;

}	
.st {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/iluscellback.png);
	color: #227AAA;
}
.Labipaistev {
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/fader.png);
}

.red {
	background-color: #cc0000;
}
.highlight_text {
	color: #FF0000; 

}


.redText {
	color: #FF0000; 
	font-size:11px;
	font-weight: bold;
}

.blue {
	background-color: #fff;
	color: #0066cc;
	font-weight: bold;
}
.ended_est_2 {
	position: relative;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_est.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 428px;
	z-index: 2;
}
<!-- ENDED stiilid -->

div.ended_est span {
	width: 428px;
	height: 111px;
	position: absolute;
	background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_est.png);
	background-repeat: no-repeat;
}
div.ended_rus span {width: 428px; height: 111px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_rus.png) no-repeat; }
div.ended_eng span {width: 428px; height: 111px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_eng.png) no-repeat; }
div.ended_fin span {width: 428px; height: 111px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_fin.png) no-repeat; }
div.ended_swe span {width: 428px; height: 111px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_swe.png) no-repeat; }
.ended_h1_est span {width: 428px; height: 111px; margin-left: 187px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_est.png) no-repeat;}
.ended_h1_rus span {width: 428px; height: 111px; margin-left: 187px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_rus.png) no-repeat;}
.ended_h1_eng span {width: 428px; height: 111px; margin-left: 187px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_eng.png) no-repeat;}
.ended_h1_fin span {width: 428px; height: 111px; margin-left: 187px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_fin.png) no-repeat;}
.ended_h1_swe span {width: 428px; height: 111px; margin-left: 187px; position: absolute; background: url(http://www.olympic-online.com/extensions/OnlineCasino/images/p_ended_swe.png) no-repeat;}




#ticker ul li { 

*margin-left: -147px; /* notice the * before the property - shows in IE7 and below */
}


#menulist {
	margin: 0px;
	z-index: 1500;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menulist li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menulist li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
}
.ripp_roheline {
	background-color: #1e6e0a;
	color: #FFF;
	position: absolute;
	visibility: hidden;
	/*display: none;*/
	border-color: #cfa256;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	padding: 8px;
	text-decoration: none;
	z-index: 2000;
}
#footer {
	text-align: center;
	color: #d0dcf6;
	font-size: 11px !important;
	line-height: 20px;
}
/* close commented backslash hack */
#footer p {
	color: #D0DCF6;
	padding-top: 12px;
	margin: 0px;
	padding-bottom: 8px;
}

#footer p.footerlinks a {
	padding-left: 10px;
	padding-right: 10px;
}

#footer p a {
	color: #D0DCF6;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
	color: #D0DCF6;
}


#header {
	height: 126px;
}


.ripp_roheline a {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	z-index: 2000;
}
.ripp_roheline a:hover {
	background-color: #428531;
}
#headerbanner {
	float: left;
	padding-top: 30px;
	padding-left: 180px;

}
#fb_vip_store_lat {
	float: right;
	width: 204px;
	margin-top:10px;
}
#fb_vip_store {
	float: right;
	width: 204px;
	margin-top:10px;
}
#langbar {
	float: right;
/* 	padding-right: 50px; */
/*  Changed 16.08.2010 for lat flag*/
	padding-right: 20px;
	padding-top: 23px;
	color: #d0dcf6;
	font-size: 11px;
}
#alamenu {
	float: right;
	width: 246px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#alamenu ul {
	border: 1px solid #cfa256;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#alamenu ul li a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
}
#alamenu ul li {
	height: 31px;
	line-height: 26px;
	display: block;
	background-image: url(../images/alam_green.gif);
	background-repeat: no-repeat;
	
	
 margin-left: 0px;

}
#alamenu ul   li a.alarohe{
	background-image: url(../images/alam_green.gif);
	background-repeat: no-repeat;
	background-color: #1e6e0a;
	padding-left: 49px;
	height: 31px;
}
#alamenu ul li a.alarohe:hover {
	background-color: #2b9211;
	background-image: url(../images/alam_green-h.gif);
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
}
#alamenu ul li a.alapuna {
	background-image: url(../images/alam_red.gif);
	background-repeat: no-repeat;
	background-color: #1e6e0a;
	padding-left: 49px;
	height: 31px;
}
#alamenu ul li a.alapuna:hover {
	background-image: url(../images/alam_red-h.gif);
	background-repeat: no-repeat;
	background-color: #2b9211;
	color: #FFF;
	text-decoration: none;
}





#langbar p {
	margin: 0px;
	padding: 4px;
}




.ripp_punane {
	background-color: #ba101d;
	color: #FFF;
	position: absolute;
	visibility: hidden;
	/*display: none;*/
	border-color: #cfa256;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	padding: 8px;
	z-index: 2000;
}

.auhind {
    background-image: url(http://www.olympic-online.com/extensions/OnlineCasino/images/blues.png);
    background-size: 100% 100%;
    background-origin: content-box 
}


	
.ripp_punane a {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	z-index: 2000;
}
.alabanner {
	float: left;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 12px;
	padding-left: 3px;
	text-align: center;
}

.alabanner p {
	padding: 0px;
	margin: 0px;
}

.ripp_punane a:hover {
	background-color: #950d17;
	z-index: 2000;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }


#flash-id3 {
	z-index: 100;
}

#flash-id4 {
	position: absolute;
	margin-left: -145px;
	margin-top: 214px;
	z-index: 1000;
	/*width: 112px;
	height: 20px;
	overflow: hidden;*/
}


/* Forum */
table.DataTable {
	/*width: 100%;*/
	width: 600px;
	/*border: 1px solid #CFA256;*/
}

table.DataTableInside {
	width: 100%;
	/*border: 1px solid #CFA256;*/
}

table.DataTable td {
	vertical-align: top;
	/*white-space: nowrap;*/
	padding: 4px;
}

table.DataTable td.forumheader1 {
	width: 300px;
}

table.DataTable td.forumheader2 {
	width: 128px;
}

table.DataTable td.forumheader3 {
	width: 64px;
}

table.DataTable td.forumheader4 {
	width: 105px;
}

table.DataTable td.DataTableWrap {
	white-space: normal;
}

table.ZebraTable tr.dark,
table.DataTable tr.dark,
table.DataTable td.dark {
	background: #163d8b;
}

table.ZebraTable tr.light,
table.DataTable tr.light,
table.DataTable td.light { 
}

.float {
	float: right;
}

a.JumpLink {
	font-size: 13px;
	text-decoration: none;
}

a.JumpLink:hover {
	text-decoration: underline;
}

#forumPostForm .separator {
	text-align: left;
	border-bottom: 1px solid #CFA256;
	font-size: 14px;
	width: 600px;
	padding-top: 30px;
}

table.FormTable {
	width: 600px;
}

table.FormTable td {
	vertical-align: top;
	padding: 4px;
}

table.FormTable caption {
	padding: 4px 0px;
}

table.FormTable label {
}

table.FormTable col.FormTableLabels {
	text-align: right;
	white-space: nowrap;
}

table.FormTable td:first-child {
	text-align: right;
	white-space: nowrap;
	width: 150px;
	padding: 8px 0px;
}

table.FormTable input.FormText {
	width: 300px;	
}

input.FormText {
	height: 17px;
	width: 170px;
	/*margin: 0px 6px 0px 0px;*/
	padding-top: 3px;
	border: 1px solid #85A5EF;
	font-size: 12px;
	color: #5A6A70;
}

select.FormSelect {
	height: 17px;
	width: 170px;
	border: 1px solid #85A5EF;
	font-size: 11px;
	color: #5A6A70;
}

textarea.FormTextArea {
	margin: 6px 0px 0px 0px;
	width: 100%;
	height: 150px;
	border: 1px solid #85A5EF;
	font-size: 13px;
	color: #5A6A70;
}

td.ForumMessageAuthor {
	width: 100px;
}

#captcha_default {
	width: 118px;
}
#jackpot
{

	position:absolute;
	left:50%;
	width:208px;
	height:36px;
	margin-top:217px;
	margin-left:261px;
}

#SupportSuite {	
	position:absolute;
	left:50%;
	width:81px;
	height:72px;
	margin-left:-74px;
	top: 30px;
	
}
.tingimused {
	font-size: 11px;
}
.header_pealkiri_1 {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 47px;
	color: #FFF;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
.header_pealkiri_2 {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #FFF;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: normal;
}
.header_pealkiri_2 a:link {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #FFF;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
}
.header_pealkiri_2 a:visited {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #FFF;
	text-decoration:none;
	font-weight: normal;
}
.header_pealkiri_2 a:hover {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #Fff;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration:underline;
	font-weight: normal;
}
.header_pealkiri_2 a:active {
	font-family:"Impact", Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #FFF;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: normal;
}

/* vorm */

/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid silver;
	border-collapse: collapse;
	background-color: white;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: white;
	color: black;
	border: 0;
}
/* week days header */
div#tcal th {
	border: 1px solid silver;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	background-color: gray;
	color: white;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	width: 22px;
	cursor: pointer;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: silver;
}
div#tcal td.weekend {
	background-color: #ACD6F5;
}
div#tcal td.today {
	border: 1px solid red;
}
div#tcal td.selected {
	background-color: #FFB3BE;
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}
.yellow_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration:none;
}
a.yellow_text:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration:none;
}
a.yellow_text:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F90;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration:none;
}
a.yellow_text:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration:underline;
}
a.yellow_text:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC0;
	letter-spacing: 0px;
	font-weight: bold;
	text-decoration:none;
}
#download_pokker {
	padding-left:9px;
	padding-top:7px;
}
