body
{
  background-image: url(images/bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #df9028;
  margin-top: 111px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 2px;
}
div.page
{
  width: 100%;
  height: 100%;
  text-align: center;
}
div.wrapper
{
  width: 903px;
  margin: auto;
  text-align: left;
}
div.top_left
{
  width: 903px;
  height: 57px;
  background-image: url(images/left_top_shadow.png);
  background-position: top left;
  background-repeat: no-repeat;
}
div.top_center
{
  width: 903px;
  height: 57px;
  background-image: url(images/sub_top.png);
  background-position: top center;
  background-repeat: no-repeat;
}
div.top_right
{
  width: 903px;
  height: 57px;
  background-image: url(images/right_top_shadow.png);
  background-position: top right;
  background-repeat: no-repeat;
}
div.menu_bg
{
  width: 100%;
  height: 53px;
  text-align: center;
  background-image: url(images/menu_bg.png);
  background-position: center center;
  background-repeat: repeat-x;
  position: absolute;
  top: 168px;
  left: 0px;
  z-index: 98;
}
div.menu_holder
{
  width: 903px;
  height: 53px;
  margin: auto;
  position: absolute;
  z-index: 99;
}
img.menu
{
  margin-right: -4px;
  border: 0px;
}
img.link
{
	border: 0px;
}
table.cont
{
  width: 903px;
  z-index: 100;
  position: relative;
  top: 53px;
}
td.cont_left
{
  width: 13px;
  background-image: url(images/left_cont_sh.png);
  background-repeat: repeat-y;
  background-position: left;
  vertical-align: top;
  margin-right: -74px;
}
td.cont_mid
{
  width: 877px;
  background: white;
  position: relative;
  vertical-align: top;
  text-align: center;
}
td.cont_right
{
  width: 13px;
  background-image: url(images/right_cont_sh.png);
}
div.footer
{
  width: 903px;
  height: 22px;
  background-image: url(images/footer.png);
  position: relative;
  margin-top: 53px;
  text-align: center;
  font-family: verdana;
  font-size: 10px;
  color: #666666;
}
div.form_holder
{
  width: 830px;
  height: 45px;
  position: relative;
  left: 35px;
  top: 5px;
  margin-bottom: -45px;
}
div.search
{
  width: 302px;
  height: 23px;
  background-image: url(images/search_bg.png);
  position: absolute;
  right: 0px;
  bottom: 0px;
}
input.search
{
  width: 180px;
  position: absolute;
  top: 3px;
  left: 7px;
  border: 0px;
  font-family: verdana;
  font-size: 11px;
  color: #666666;
}
input.search_but
{
  position: absolute;
  top: 2px;
  left: 188px;
  border: 0px;
}
table.reg
{
  position: absolute;
  font-family: verdana;
  font-size: 11px;
  color: #666666;
  top: 1px;
}
td.right
{
  text-align: right;
}
input.reg
{
  width: 100px;
  font-family: verdana;
  font-size: 8px;
  color: #666666;
  border: 1px solid #bcca97;
}
td.pass
{
  /*za zabravena parola*/
  font-family: verdana;
  font-size: 8px;
  color: #666666;
  text-align: center;
}
td.pass a
{
  /*za zabravena parola*/
  font-family: verdana;
  font-size: 8px;
  color: #666666;
  text-align: center;
  text-decoration: none;
}
td.reg
{
  font-family: verdana;
  font-size: 11px;
  color: #C95C02;
  font-weight: bold;
  text-align: left;
}
td.reg a
{
  font-family: verdana;
  font-size: 11px;
  color: #C95C02;
  /*font-weight: bold;*/
  text-align: left;
  text-decoration: none;
}
td.reg a:hover
{
  text-decoration: underline;
}
div.content
{
  position: relative;
  top: 6px;
  width: 97%;
  margin: auto;
  text-align: left;
}

/* Gallery and jokes tpl */
div.container
{
	border: 1px solid #df9028;
	margin: auto;
	text-align: center;
	width: 486px;
	padding-top: 3px;
}
table.imglist
{
	border: 1px solid #df9028;
	text-align: center;
	margin: auto;
}
div.navibar
{
	width: 488px;
	height: 20px;
	background: #df9028;
	margin: auto;
	text-align: left;
}
div.fullview_navibar
{
	width: 488px;
	height: 20px;
	background: #df9028;
	margin: auto;
	text-align: left;
}
.navibarleft
{
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin-left: 5px;
}
span.navibarright
{
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin-left: 5px;
	position: relative;
	left: 470px;
}
span.navibarright2
{
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	position: relative;
	left: 230px;
	top: -6px;
}
span.navibarright1
{
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin-left: 5px;
	position: relative;
	left: 270px;
}
span.fullview_navibarright
{
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin-left: 5px;
	position: relative;
	left: 284px;
}
a.link
{
	text-decoration: none;
	color: white;
}
a.link:hover
{
	text-decoration: underline;
}
a.search
{
	color: #666666;
	text-decoration: none;
}
a.search_head
{
	color: #D16822;
	text-decoration: none;
}
div.title_holder
{
	background: url(images/pic_back.png) no-repeat;
	width: 488px;
	height: 20px;
	text-align: center;
	margin: auto;
}
p.title
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	text-align: left;
	font-weight: bold;
	position: relative;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px;
}
p.desc
{
	font-family: verdana;
	font-size: 12px;
	margin: 10px;
}
img.left
{
	margin-right: 5px;
}
img.right
{
	margin-left: 5px;
}
div.gallery_top
{
	width: 690px;
	height: 20px;
	background: url(images/gal_stroke.png);
}
span.izbor
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
.izbor a
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.izbor a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
table.gallery_content
{
	width: 675px;
	border: 1px solid #DF9028;
	text-align: center; 
}
div.gallery_content
{
	width: 674px;
	border: 1px solid #DF9028;
	text-align: center; 
}
div.jokes_content
{
	width: 674px;
	border: 1px solid #DF9028;
	text-align: center;
}
div.jokes_content_padding
{
	width: 660px;
	text-align: left;
	margin: auto;
	margin-bottom: 4px;
	font-family: verdana;
	font-size: 11px;
	color: #666;
	line-height: 12pt;
}
div.gal_navibar
{
	width: 674px;
	height: 20px;
	background: #DF9028;
	border: 1px solid #DF9028;
}
div.gal_navibar1
{
	width: 676px;
	height: 23px;
	background: url(images/joke_navi_spacer.png);
	background-position: top right;
	background-repeat: no-repeat;
}
td.left
{
	width: 85%;
	vertical-align: top;
}

/*Video tpl*/
div.video_top
{
	width: 690px;
	height: 20px;
	background: url(images/video_stroke.png);
}
span.izbor
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
div.video_content
{
	width: 674px;
	border: 1px solid #658D87; 
}
div.video_navibar
{
	width: 674px;
	height: 20px;
	background: #658D87;
	border: 1px solid #658D87; 
}
table.video_list
{
	width: 100%;
	text-align: center
}
td.title
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
}
td.title1
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	text-align: center;
	width: 33%;
}

td.title a
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
}
td.title1 a
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
td.title a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	text-decoration: underline;
}
td.title1 a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}

/*Video tpl - inside page*/
div.title
{
	font-family: verdana;
	font-size: 14px;
	color: #DF9028;
	font-weight: bold;
	margin-bottom: 5px;
}
div.title_miniorange
{
	font-family: verdana;
	font-size: 11px;
	color: #DF9028;
	font-weight: bold;
	margin-bottom: 6px;
	text-alin: center;
}
div.title_mini
{
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 6px;
	text-alin: center;
}
table.player
{
	width: 100%;
}
td.player
{
	vertical-align: top;
}
td.video_banner2
{
	text-align: center;
	vertical-align: bottom;
	height: 750px;
	vertical-align:top;
	width: 320px;
}
table.more_videos
{
	padding: 4px;
	position: relative;
	width: 320px;
}
td.desc
{
	text-align: left;
}
div.desc
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
tr.orange
{
	background: url(images/gr_bg.png);
}
tr.green
{
	background: #A1CC73;
}
img.thumb_mini
{
	width: 96px;
	height: 72px;
	margin-top: 4px;
	border: 1px solid black;
}
div.player_navibar_holder
{
	width: 480px;
	height: 24px;
	position: absolute;
	top: 527px;
	left: 3px;
}
div.rating_holder
{
	width: 482px;
	height: 64px;
	background: url(images/vote_bubble.png);
	position: relative;
	top: 17px;
	display: none;
}
div.rating
{
	font-family: verdana;
	font-size: 10px;
	color: #666;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
div.rating_holder_games
{
	width: 603px;
	height: 68px;
	background: url(images/vote_bubble_o.png);
	position: relative;
	top: 0px;
	display: none;
}
div.rating_holder_jokes
{
	width: 676px;
	height: 70px;
	background: url(images/vote_bubble_o1.png);
	position: relative;
	top: 0px;
	display: none;
}
table.commentslist
{
	width: 100%; 
	font-family: verdana;
	font-size: 11px;
	color: silver;
	margin-top: 10px;
}
div.comment_holder
{
	width: 483px;
	height: 137px;
	background: url(images/comment_bubble.png);
	position: relative;
	top: 17px;
	display: none;
}
div.comment_holder_games
{
	width: 603px;
	height: 141px;
	background: url(images/comment_bubble_o.png);
	position: relative;
	top: 0px;
	display: none;
}
div.comment_holder_jokes
{
	width: 676px;
	height: 142px;
	background: url(images/comment_bubble_o1.png);
	position: relative;
	top: 0px;
	display: none;
}
div.desc_holder_games
{
	position: relative;
	top: 6px;
}
div.desc_holder_top
{
	background: url(images/desc_bubble_o_top.png);
	width: 603px;
	height: 20px;
}
div.desc_holder_mid
{
	background: url(images/desc_bubble_o_mid.png);
	width: 603px;
	text-align: center;
}
div.desc_holder_top_jokes
{
	background: url(images/desc_bubble_o1_top.png);
	width: 676px;
	height: 20px;
}
div.desc_holder_mid_jokes
{
	background: url(images/desc_bubble_o1_mid.png);
	width: 676px;
	text-align: center;
}
div.desc_holder_video_top
{
	background: url(images/desc_bubble_top.png);
	width: 483px;
	height: 20px;
}
div.desc_holder_video_mid
{
	background: url(images/desc_bubble_mid.png);
	width: 483px;
	text-align: center;
}
.desc_holder_content
{
	margin: auto;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
div.desc_holder_video_content
{
	width: 470px;
	margin: auto;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
div.desc_holder_bot
{
	background: url(images/desc_bubble_o_bot.png);
	width: 603px;
	height: 20px;
}
div.desc_holder_bot_jokes
{
	background: url(images/desc_bubble_o1_bot.png);
	width: 676px;
	height: 20px;
}
div.desc_holder_video_bot
{
	background: url(images/desc_bubble_bot.png);
	width: 483px;
	height: 20px;
}
table.comment_o
{
	position: absolute;
	top: 30px;
	left: 42px;
}
table.comment_orgbig
{
	position: absolute;
	top: 30px;
	left: 17px;
}
table.comment
{
	position: absolute;
	top: 30px;
}
td.comment
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	width: 12%;
}
td.buttons
{
	text-align: right;
}
textarea.comment
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	width: 400px;
	height: 45px;
	border: 1px solid #A1CC73;
}
textarea.comment_o
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	width: 450px;
	height: 51px;
	border: 1px solid #FF9E3F;
}
textarea.comment_obig
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	width: 515px;
	height: 51px;
	border: 1px solid #FF9E3F;
}
input.submit
{
	width: 100px;
	height: 16px;
	border: 1px solid #A1CC73;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	background: #A1CC73;
	vertical-align: middle;
	cursor: pointer;
}
input.submit_o
{
	width: 100px;
	height: 16px;
	border: 1px solid #FF9E3F;
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	background: #FF9E3F;
	vertical-align: middle;
	cursor: pointer;
}
div.close

{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-right: 5px;
	position: relative;
	top: 12px;
}
div.vote_title
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	text-align: center;
}
	  #rateStatus{float:left; clear:both;height:20px; font-family: verdana; font-size: 10px; color: #666; font-weight: bold; position: relative; left: 250px; top: 12px;}
      #rateMe{float:left; clear:both; height:auto; padding:0px; margin:0px; position: relative; left: 147px; top: -10px;}
      #rateMe li{float:left;list-style:none;}
      #rateMe li a:hover,
      #rateMe .on{background:url(../images/rate_on.jpg) no-repeat; width: 15px; height: 15px; margin-right: 4px;}
      #rateMe a{float:left;background:url(../images/rate_off.jpg) no-repeat;width: 15px; height: 15px; margin-right: 4px;}
      #ratingSaved{display:none; font-family: verdana; font-size: 10px; color: #666;}
      .saved{color:red; }
      
      #rateMe_g{float:left; clear:both; height:auto; padding:0px; margin:0px; position: relative; left: 147px; top: -10px;}
      #rateMe_g li{float:left;list-style:none;}
      #rateMe_g li a:hover,
      #rateMe_g .on{background:url(../images/rate_on1.jpg) no-repeat; width: 15px; height: 15px; margin-right: 4px;}
      #rateMe_g a{float:left;background:url(../images/rate_off1.jpg) no-repeat;width: 15px; height: 15px; margin-right: 4px;}
      
div.caption
{
	width: 480px;
	height: 24px;
	position: relative;
	top: 30px;
}
/* More albums tpl*/
table.more_albums
{
	padding: 4px;
	position: relative;
}
img.thumb_mini_albums
{
	width: 150px;
	height: 150px;
	margin-top: 2px;
	border: 1px solid black;
}
/*Game tpl*/
div.game_top
{
	width: 340px;
	height: 20px;
	background: url(images/game_stroke.png);
}
span.izbor
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
div.game_content
{
	width: 324px;
	height: 180px;
	border: 1px solid #DD6D24;
	text-align: center;
}
div.game_navibar
{
	width: 324px;
	height: 20px;
	background: #DD6D24;
	border: 1px solid #DD6D24;
}
span.navibarleft_game
{
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin-left: 5px;
}
span.navibarright_game
{
	font-family: verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	margin-left: 5px;
	position: relative;
	left: 120px;
}
/*Game tpl*/
td.flash
{
	text-align: left;
	width: 600px;
	vertical-align: top;

}
table.more_games
{
	padding: 4px;
	position: relative;
	width: 220px;
}
img.thumb_mini_games
{
	width: 80px;
	height: 60px;
	margin-top: 2px;
	border: 1px solid black;
}
td.video_banner2_games
{
	text-align: center;
	vertical-align: top;
}

div.game_inside_top
{
	width: 620px;
	height: 23px;
	background: url(images/games_top.png);
}
div.game_inside_content
{
	width: 600px;
	border: 1px solid #DD6D24; 
}
div.game_inside_navibar
{
	width: 600px;
}
/*Recomended*/
div.recomend_top
{
	width: 422px;
	height: 20px;
	background: url(images/recom_stroke.png);
}
span.izbor
{
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
div.recomend_content
{
	width: 405px;
	border: 1px solid #858585;
	padding: 0px;
}
div.recomend_inner
{
	overflow: hidden;
	margin: 2px;
	width: 190px;
	height: 144px;
}
img.albums
{
	width: 190px;
	height: 190px;	
}
/* Banner Styles*/
td.banner_right
{
	width: 15%;
	vertical-align: top;
}
td.banner_left
{
	width: 20%;
}
/* Main page Pagination Styles*/
table.pages
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
td.pages
{
	border: 1px solid #D16822;
	width: 17px;
	height: 8px;
	text-align: center;
}
td.pages a
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
td.pages a:hover
{
	background: #D16822;
	color: #fff;
	display: block;
}
td.pages1
{
	border: 1px solid #D16822;
	width: 75px;
	height: 8px;
	text-align: center;
}
td.pages1 a
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
td.pages1 a:hover
{
	background: #D16822;
	color: #fff;
	display: block;
}

/*Video List tpl*/

img.video_list_thumbs
{
	width: 156px;
	height: 108px;
	border: 0px;
}
div.title_video_list
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	margin-bottom: 3px;
	text-alin: center;
}

div.title_video_list a
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	margin-bottom: 3px;
	text-alin: center;
	text-decoration: none;
}
div.title_video_list a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	font-weight: bold;
	margin-bottom: 3px;
	text-alin: center;
	text-decoration: underline;
}
div.info
{
	text-align: left;
}
.info
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
div.video_content_list
{
	width: 673px;
	border: 1px solid #658D87; 
}
td.grey
{
	background: #e8e8e8;
}
div.sort
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-align: right;
	margin-top: 5px;
	margin-right: 7px;
}
a.sort
{
	color: #587B76;
}
a.sort:hover
{
	text-decoration: none;
}
div.page_num
{
	margin-top: 10px;
}

/* Video page Pagination Styles*/
table.pages_blue
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
td.pages_blue
{
	border: 1px solid #587B76;
	width: 17px;
	height: 8px;
	text-align: center;
}
td.pages_blue a
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
td.pages_blue a:hover
{
	background: #587B76;
	color: #fff;
	display: block;
}
td.pages1_blue
{
	border: 1px solid #587B76;
	width: 75px;
	height: 8px;
	text-align: center;
}
td.pages1_blue a
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
td.pages1_blue a:hover
{
	background: #587B76;
	color: #fff;
	display: block;
}
span.registered
{
	float: left; 
	clear: both;
	font-family: verdana; 
	font-size: 10px; 
	color: #666; 
	font-weight: bold;
	position: relative; 
	left: 130px; 
	top: 6px;
}
span.org_registered
{
	float: left; 
	clear: both;
	font-family: verdana; 
	font-size: 10px; 
	color: #666; 
	font-weight: bold;
	position: relative; 
	left: 190px; 
	top: 6px;
}
span.orgbig_registered
{
	float: left; 
	clear: both;
	font-family: verdana; 
	font-size: 10px; 
	color: #666; 
	font-weight: bold;
	position: relative; 
	left: 225px; 
	top: 6px;
}
span.reglink
{
	float: left; 
	clear: both;
	height: 20px; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	position: relative; 
	left: 190px; 
	top: 8px;
}
.reglink a
{
	color: #DF9028;
	text-decoration: none;
}
.reglink a:hover
{
	text-decoration: underline;
}

span.org_reglink
{
	float: left; 
	clear: both;
	height: 20px; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	position: relative; 
	left: 250px; 
	top: 8px;
}
.org_reglink a
{
	color: #DF9028;
	text-decoration: none;
}
.org_reglink a:hover
{
	text-decoration: underline;
}

span.orgbig_reglink
{
	float: left; 
	clear: both;
	height: 20px; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	position: relative; 
	left: 285px; 
	top: 8px;
}
.orgbig_reglink a
{
	color: #DF9028;
	text-decoration: none;
}
.orgbig_reglink a:hover
{
	text-decoration: underline;
}

/*Game list tpl*/

div.game_list_top
{
	width: 690px;
	height: 20px;
	background: url(images/game_list_stroke.png);
}
div.game_content_list
{
	width: 673px;
	border: 1px solid #D16822; 
}
a.game_sort
{
	color: #D16822;
}
a.game_sort:hover
{
	text-decoration: none;
}
table.game_list
{
	width: 100%;
	padding: 2px;
}
tr.game_grey
{
	background: #e8e8e8;
	vertical-align: center;
}
td.game_thumb
{
	width: 20%;
	vertical-align: middle;
}
td.game_info
{
	width: 80%;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
div.game_list_text_info
{
	height: 140px;
}
div.game_list_text_info1
{
	height: 140px;
	text-align: justify;
}
div.game_list_text_title
{
	color: #D16822;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
}
div.game_list_text_title a
{
	color: #D16822;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
	text-decoration: none;
}
div.game_list_text_title a:hover
{
	color: #D16822;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
	text-decoration: underline;
}
div.game_list_text_title1
{
	color: #D16822;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 4px;
	text-align: center;
}
div.game_list_info
{
	text-align: center;
	position: relative;
	bottom: 0px;
}
div.game_list_info1
{
	text-align: left;
	position: relative;
	bottom: 0px;
	left: 339px;
}

/*Registration*/
table.registration
{
	width: 100%;
}
td.registration
{
	width: 40%;
	height: 30px;
	text-align: right;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
input.registration
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	width: 250px;
}
textarea.registration
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	width: 250px;
	height: 100px;
}
td.note
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.reg_success_header
{
	width: 422px;
	height: 20px;
	background: url(images/recom_stroke.png);
	font-family: verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-align: left;
}
.reg_error
{
	font-family: verdana;
	font-size: 9px;
	color: red;
}
.reg_success
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	width: 406px;
	border: 1px solid #858585;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.reg_success a
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.reg_success a:hover
{
	text-decoration: underline;
}
div.reg_holder
{
	width: 100%;
	text-align: center;
	margin-top: 60px;
}

/* Result messages styles*/
.error
{
	font-family: verdana;
	font-size: 11px;
	color: red;
}
.success
{
	font-family: verdana;
	font-size: 11px;
	color: green;
}
div.invalid_text
{
	font-family: verdana;
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-align: center;
	margin: 20px;
}
div.message{
	background: #fff8c6;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin: auto;
}
img.delete
{
	position: absolute;
	right: 181px;
	margin-top: 2px;
}
td.corner_tl
{
	width: 4px;
	height: 25px;
	background: url(images/corner_tl.png) no-repeat;
}
td.corner_bl
{
	width: 4px;
	height: 4px;
	background: url(images/corner_bl.png) no-repeat;
}
td.corner_tr
{
	width: 4px;
	height: 25px;
	background: url(images/corner_tr.png) no-repeat;
}
td.corner_br
{
	width: 4px;
	height: 4px;
	background: url(images/corner_br.png) no-repeat;
}
/* Recommended style */
a.recomm
{
	vertical-align: bottom;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #DF9028;
	text-decoration: none;
}
a.recomm:hover
{
	vertical-align: bottom;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #DF9028;
	text-decoration: underline;
}
/* End recommended style */
/* External buttons style */
a.facebook
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
span.facebook:hover
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #DF9028;
	text-decoration: underline;
}
span.svejo
{
	position: relative;
	top: 8px;
}
/* End external buttons style */

/*Rubrecs horizontal new*/
div.rubrics_hor
{
	width: 675px;
	height: 350px;
	border: 1px solid #D16822;
	text-align: center;
}
div.rubrics_hor_nav
{
	width: 239px;
	height: 86px;
	background: url(images/rubrics_nav.png);
	position: relative; 
}
div.rubrics_hor_nav_hover
{
	width: 239px;
	height: 86px;
	background: url(images/rubrics_nav_hover.png);
	position: relative; 
}
td.rubrics_hor_info
{
	text-align: left;
	font-family: verdana;
	font-size: 10px;
	color: #fff;
	vertical-align: top;
	height: 100%;
}
p.rubrics_title
{
	font-weight: bold;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	color: #DF9028;
}
p.rubrics_title_big
{
	font-weight: bold;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	margin: 0px;
	color: #DF9028;
	padding-top: 15px;
}
p.info
{
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	color: #fff;
	padding-top: 15px;
	height: 290px;
}
div.opacity
{
	width: 171px;
	height: 344px;
	background: #555555;
	margin-left: 200px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

/*END Rubrecs horizontal new*/
/* Video Ads styles*/
.adv_back
{
	width: 480px;
	height: 400px;
	background: black;
	position: absolute;
	top: 126px;
	left: 3px;
	display: none;
	text-align: center;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.adv
{
	margin: auto;
	width: 308px;
	height: 258px;
	position: absolute;
	top: 195px;
	left: 92px;
	background: url(images/adv_back.png);
	display: none;
}
.closead
{
	margin:auto;
	cursor:pointer;
}
/*END video ads styles*/

div.sms_holder
{
	width: 160px;
}
div.sms_top
{
	width: 160px;
	height: 19px;
	background: url(images/sms_top.png);
	background-repeat: no-repeat;
}
div.sms_bot
{
	width: 160px;
	height: 5px;
	background: url(images/sms_bot.png);
	background-repeat: no-repeat;
}
div.sms_mid
{
	width: 160px;
	background: url(images/sms_mid.png);
	background-repeat: repeat-y;
}
div.smstitle
{
	font-weight: bold;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	color: #DF9028;
	margin: 3px;
}
div.smslink
{
	font-weight: bold;
	text-align: left;
	font-family: verdana;
	font-size: 9px;
	color: #DF9028;
	margin-left: 3px;
}
div.smsdesc
{
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	line-height: 14px;
	margin: 3px;
}
a.smstitle
{
	color: #DF9028;
}
span.smslinktitle
{
	font-weight: bold;
	text-align: left;
	font-family: verdana;
	font-size: 11px;
	color: #DF9028;
	position: relative;
	left: 5px;
	text-decoration: blink;
}
div.popbanner
{
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 109px;
	z-index: 10000;
	left: 0px;
	text-align: center;
}
div.pop_back
{
	width: 790px;
	height: 109px;
	position: relative;
	bottom: 0px;
	margin: auto;
	background: url("images/popbanner.png");
	text-align: center;
}
div.ban_cont
{
	position: relative;
	margin: auto;
	top: 12px;
}
img.close_b
{
	position: absolute;
	z-index: 20000;
	top: 3px;
	right: 22px;
	border: none;
	cursor: pointer;
}
div.banner_line
{
	width: 100%;
	height: 17px;
	background: #e4e4e4;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: -1;
}