/* @override http://localhost:3001/stylesheets/mobily/style.css */

/* =global */
body{
	color:#000;
	font:1.0em/1.3 tahoma,sans-serif;
	background:#fff url('/images/mobily/bg.gif') repeat-x;
	text-align:center;
	direction:rtl;
}
img{
	border:0;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
p,ul,ol,dl{
	margin: 0;
	padding:0;
}
#forgot_pass
{padding-top:20px;
}

a{
	text-decoration: none;
}
li{
	margin:0 0 0 2em;padding:0;
}
h1,h2,h3,h4,h5,h6{
	padding:0;margin:1em 0;line-height:1.2;
}
td,th{
	vertical-align:top;
}

/* =layout */
#wrapper{
	overflow:hidden;
	font-size:1.0em;
	width:900px;
	margin:0 auto;
	text-align:right;
	color: #fff;
	padding: 0;
}
#head_actions {
	margin-bottom: 12px;
	margin-top: 15px;
	font-size: 14px;
	height: 33px;
}

#head_actions a {
	color: white;
	margin-left: 10px;
	text-decoration:underline;
}

#head_actions p {
	padding-top: 5px;
	float:right;
}

#head_actions .left {
	float: left;
	margin-bottom: 12px;
	margin-right: 10px;
}

#head_actions img {
}

#content{
	float:left;
	width: 860px;
	background: #002a42 url('/images/mobily/lone_football.jpg') no-repeat center bottom;
	color: #fff;
	padding: 10px 20px;
	margin:0 auto;
}

#content_top{
}

#mobily_logo {
	float: right;
	margin-top: 10px;
}

#top_middle {
	float: right;
	margin-top: 7px;
	margin-right: 35px;
}

#ikbis_powered {
	float: left;
	vertical-align: middle;
	margin-top: 20px;
	margin-left: 10px;
}
#ikbis_powered a {
	color: white;
}


#ikbis_powered img {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}

#left_col {
	clear: both;
	width: 330px;
	margin-top: 20px;
	padding: 0;
	float: left;
}

#right_col {
	width: 520px;
	padding: 0;
	margin-top: 20px;
	float: right;
}

#left_promo {	
}

#left_promo_list {
	margin-top: 25px;
	margin-bottom: 20px;
}


#ranking_top {
	background: url('/images/mobily/ranking_top.png') no-repeat;
	height: 52px;
	margin: 0;
	padding: 0;
}

#ranking_bottom {
	background: url('/images/mobily/ranking_bottom.png') no-repeat;
	height: 17px;
	margin: 0;
	padding: 0;
}
/*
#ranking {
	padding: 0;
	background: #007abd;
	width: 324px;
	margin: 0 6px 0 0;
}

#ranking ol {
	background: url('/images/mobily/ranking_middle.png') no-repeat;
}

#ranking li {
	list-style-type: none;
	margin-left: 15px;
	margin-right: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}
*/
#ikbis_promo {
	margin-top: 20px;
	text-align: left;
}

/* white box */

.white_box_top {
	background: url('/images/mobily/white_box_top.png') no-repeat;
	margin: 10px 0 0;
	height: 10px;
	padding: 0;
	overflow: hidden;
}

.white_box_bottom {
	background: url('/images/mobily/white_box_bottom.png') no-repeat;
	margin: 0;
	height: 10px;
	padding: 0;
	overflow: hidden;
}

.white_box_content {
	background-color: white;
	color: black;
	width: 496px;
	padding: 0 10px;
	font-size: 18px;
	margin: 0 4px 0 0;
}

.white_box_content a{
	font-size:18px;
	color:#007abd;
	text-decoration: underline;
}

#rules {
	margin: 0 5px 0 0;
	padding: 0;
}

/* ranking box */

.ranking_box_top {
	background: url('/images/mobily/ranking_box_top.png') no-repeat;
	margin: 10px 0 0;
	height: 10px;
	padding: 0;
	overflow: hidden;
}

.ranking_box_bottom {
	background: url('/images/mobily/ranking_box_bottom.png') no-repeat;
	height: 9px;
	padding: 0;
	overflow: hidden;
	margin: 0 0 20px;
}

#ranking_text {
	float: right;
	margin-left: 13px;
	margin-right: 7px;
	margin-top: 10px;
}

.ranking_box_content {
	background-color: white;
	color: black;
	width: 304px;
	padding: 5px 10px 0;
	font-size: 18px;
	margin: 0 6px 0 0;
	height: 250px;
}
.ranking_box_content a {
	color:  black;
}

/* paginator */
#paginator {
	background: url('/images/mobily/paginator_box.gif') no-repeat;
	margin-top: 20px;
	font-size: 14px;
	height: 30px;
	padding: 5px 10px 10px;
	clear: both;
	text-align: center;
}

#paginator a {
	color: white;
}

#paginator a:hover {
	text-decoration: underline;
}

#paginator span.current_page {
	background-color: #56addd;
	padding: 2px 4px;
}

/* paginator, narrow version for left col */
#paginator_narrow {
	background: url('/images/mobily/paginator_box_narrow.gif') no-repeat;
	margin-top: 20px;
	font-size: 14px;
	height: 30px;
	padding: 5px 10px 10px;
	clear: both;
	text-align: center;
	padding: 2px 4px;
}

#paginator_narrow a {
	color: white;
}

#paginator_narrow a:hover {
	text-decoration: underline;
}

#paginator_narrrow span.current_page {
	background-color: #56addd;
}

.left_align_narrow {
	text-align: left;
	float: left;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.right_align_narrow {
	text-align: right;
	float: right;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
}


/* footer */

#footer {
	background: url('/images/mobily/footer_bg.png') no-repeat;
	height: 24px;
	clear: both;
	color: black;
	padding-left: 10px;
	padding-right: 10px;
	width: 840px;
	margin: 50px auto 10px;
	font-size: 12px;
	padding-top: 7px;
}

#footer a {
	color: black;
}

/* video thumbnails */

.thumbnail_box {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	height: 250px;
	text-align: center;
}

.thumbnail_box a {
	color: white;
	text-decoration: none;
}

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

.editor_thumbnail_box {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	height: 380px;
	text-align: center;
}

.editor_thumbnail_box a {
	color: white;
	text-decoration: none;
}

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


.thumbnail {
	float: right;
	width: 90px;
	height: 125px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	margin: 0;
	text-align: right;
	font-size: 11px;
}

.editor_thumbnail {
	width: 90px;
	height: 90px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	margin: 0 0 10px 10px;
	text-align: right;
	font-size: 11px;
	float: right;
	clear: right;
}

.editor_info {
	text-align: right;
	width: 210px;
	overflow: hidden;
	float: right;
	font-size: 11px;
	margin-bottom: 10px;
}



.tn_title {
	text-align: right;
	position: absolute;
	margin-top: 90px;
	width: 90px;
	overflow: hidden;
	height: 30px;
}


.tn_image {
	position: absolute;
	overflow: hidden;
	width: 90px;
	height: 90px;
	margin: 0;
}

.tn_upper_strip {
	background: url('/images/mobily/strip.gif') repeat-x;
	height: 12px;
	position: absolute;
	width: 90px;
	overflow: hidden;
}

.tn_lower_strip {
	background: url('/images/mobily/strip.gif') repeat-x;
	height: 12px;
	position: absolute;
	width: 90px;
	overflow: hidden;
	margin-top: 78px;
}

/* search */
#search {
	margin-top: 20px;
	text-align: right;
}

#search input.text_field {
	padding: 0;
	border-style: none;
	height: 20px;
	width: 100px;
	margin: 0 10px 0 2px;
	vertical-align: middle;
}

#search img {
	padding: 0;
	vertical-align: middle;
	margin: 0;
}

#search input.search_image {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

/* left middle right */


.left_align {
	text-align: left;
	float: left;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.right_align {
	text-align: right;
	float: right;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.pagination .prev_page {
  text-align: right;
	float: right;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.pagination .next_page {
  text-align: left;
	float: left;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

/* player */

#player {
	height: 440px;
}

/* item info*/

.item_info_text {
	width: 350px;
	float: right;
}
.item_info_text h3 {
	margin: 0;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 5px;
}
.item_info_text h4 {
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}
.item_info_text p {
	margin: 0;
	font-size: 11px;
	padding-bottom: 5px;
}

.item_info_buttons {
	float: right;
	width: 135px;
}
.item_info_buttons img {
	margin-top: 10px;
}
.item_info_buttons .voting_period {
	width: 133px;
	height: 20px;
	color: white;
	font-size: 10px;
	padding: 5px 0 0;
	margin-top: 10px;
	text-align: center;
	background: url(/images/mobily/voting_starts_at_bg.gif) no-repeat;
	overflow: hidden;
}

/*flash messages*/

#flash_boxen {
	position: absolute;
	padding: 10px;
	background-color: #007abd;
	width: 300px;
	margin-left: 40%;
	margin-top: 360px;
	border: 1px solid white;
	text-align: right;
	color: white;
	margin-right: 40%;
}

#flash_boxen p {
	float: right;
	clear: both;
}

#login_form {
	float: right;
	width: 50%;
}

#login_form div {
	float: right;
	margin-left: 10px;
	clear: none;
	width: 120px;
}

#login_form label {
	font-size: 11px;
	margin: 0;
	padding: 0;
	float: right;
	clear: both;
}

#login_form input {
	float: right;
	clear: both;
}

#login_form input.login_submit {
}
#login_form input.text_field {
	width: 115px;
	border-style: none;
}


/* larger form stuff */

div.form_item {
	margin-bottom: 10px;
}

div.form_item div.formError {
	color: #fa5436;
}

div.form_item div.fieldWithErrors select {
	background-color: #fb9699;
}

div.form_item div.fieldWithErrors input {
	background-color: #fb9699;
}

div.form_item .file_selector {
	color: grey;
}


form.large_form p {
	margin-bottom: 10px;
}

div.form_item input.wide {
	width: 400px;
}

div.form_item textarea.wide {
	width: 400px;
	height: 100px;
}

div.form_item div.captcha_image {
	padding: 10px;
}

div.form_item a {
	color: white;
}

form.large_form h3 {
	color: #1865b0;
	font-weight: bold;
}

form.large_form div.form_item div small {
	color: #55a6d3;
}

/* fine print */
div.fine_print {
	width: 400px;
	font-family:tahoma;
}

div.fine_print h3 {
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #1865b0;
}
div.fine_print p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}
div.fine_print a {color: #1865b0; font-style:underline;}

div#editor {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
}


a.edit_link {
	color: #1865b0;
	margin-right: 10px;
}

a.editor_cancel_link {
	color: #1865b0;
}

input.editor_ok_button {
	margin-left: 10px;
}

textarea.editor_field {
	width: 200px;
}

input.editor_field {
	width: 200px;
	margin-bottom: 5px;
}

div.editor_info p a {
	color: #1865b0;
}

.old_winner{
	background: url(/images/mobily/transperent_bk.png) no-repeat;
	width:331px;
	height:332px;
	margin-top:10px;	
}

.old_winner .content{
	padding:15px;
}

.old_winner .content p{
	font-size:14px;
	font-family:tahoma;
	margin-top:20px;
}

.old_winner .content .item .thumbnail{
	float:right;
	height:90px;
}

.old_winner .content .item .data{
	float:right;
	margin-right:15px;
}

.old_winner .content .item .data .username{
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	font-family:tahoma;
}

.old_winner .content .item .data .vote{
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
	font-family:tahoma;
}