@charset "utf-8";
/* CSS Document */

h4{
	color: #741113;
}


/* press */
.press_title{
	display: inline-block;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	margin-bottom: 3px;
	color: #6D442D;
}
.press_container span.media_name{
	display: inline-block;
	font-weight: bold;
	margin-bottom: 4px;
	/*
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif; 
	*/
}
.publish_date{
	display: inline-block;
	margin-bottom: 4px;
	color: #666666;
}
a.pressLink{
	display: inline-block;
	background: url(../img/icon_doc_stack.gif) no-repeat top left;
	height: 25px;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 5px;
}

a.pressOnlineLink{
	display: inline-block;
	background: url(../img/icon_web.gif) no-repeat top left;
	height: 25px;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 5px;
}
a.videoLink{
	display: inline-block;
	background: url(../img/icon_screen.gif) no-repeat top left;
	height: 26px;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 5px;
}
.press_content{
	position: relative;
	display: block;
	overflow: hidden;
}
.press_content_collapsed{
	height: 0px;
}


a.btn_tutorial_buyer{
	display: inline-block;
	width: 180px; height: 36px;
	background: url(../img/btn_video_tutorial.gif) no-repeat 0px 0px;
}
a.btn_tutorial_seller{
	display: inline-block;
	width: 180px; height: 36px;
	background: url(../img/btn_video_tutorial.gif) no-repeat 0px -39px;
}
a.btn_tutorial_hiw{
	display: inline-block;
	width: 180px; height: 36px;
	background: url(../img/btn_video_tutorial.gif) no-repeat 0px -78px;
}

/************************************/
/******* CONTACT US PAGE ************/
/************************************/
.address_map{
	position: relative;
	float: right;
}
#contact_panel h2{
	width: 330px;
	padding-bottom: 5px;
	margin-bottom: 2px;
}
#contact_panel .hor_rule{
	display: inline-block;
	background: url(../img/hor_rule.gif) repeat-x bottom;
	margin-bottom: 10px;
}
#contact_panel .email_us{
	padding-left: 35px;
	background: url(../img/contact_icons.gif) no-repeat left -50px;
}
#contact_panel .phone_fax{
	padding-left: 35px;
	background: url(../img/contact_icons.gif) no-repeat left -25px;
}
#contact_panel .address{
	padding-left: 35px;
	background: url(../img/contact_icons.gif) no-repeat left 0px;
}


/**********************************/
/******* ABOUT US PAGE ************/
/**********************************/
#aboutTabs ul.tabs{
	display: block;
	position: relative;
	width: 330px;
	float: left;
	z-index: 5;
}
#aboutTabs ul li.Tab{
	height: 29px;
	color:#6D442D;
	font-family: Arial, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size:13px;
	line-height:28px; 
	padding-left: 10px;
	margin-bottom: -1px;
	background: transparent url(../img/vertical_tab_selected.gif) no-repeat scroll 0px -33px;
	cursor: pointer;
}
#aboutTabs ul li.firstTab{
	margin-top: 10px;
}
#aboutTabs ul li.selectedTab{
	color: #A3842F;
	background:transparent url(../img/vertical_tab_selected.gif) no-repeat scroll 0px 0px;
}
#aboutTabs .panels{
	position:relative;
	width: 628px;
	left: -50px;
	border-left: 0px solid #e5e5e5;
	float: left;
}
#aboutTabs .panel{
	padding-left: 50px;
}
#aboutTab_panel_overlay{
	background: #F8F7EE; 
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px; left: 0px;
}


/**************************************/
/******* HOW IT WORKS PAGE - OLD ************/
/**************************************/
#how_it_works_container{
	position: relative;
}
#how_it_works_container .columnDescription{
	position: relative;
	display: inline-block;
	width: 488px;
	float: left;
}
#how_it_works_container .columnVideo{
	position: relative;
	display: inline-block;
	width: 460px; padding-left: 10px;
	float: left;
}
#how_it_works_container h5{
	margin-bottom: 10px;
	font-size: 14px;
	color: #333;
}
#how_it_works_container .link_column{
	position: relative;
	display: inline-block;
	width: 140px;
	float: left;
}
.reg_promo_text{
	display: inline-block;
	width: 183px; height: 44px;
	margin-left: 30px; margin-bottom: -6px;
	margin-right: 10px;
	background: url(../img/registration_promo_text.gif) no-repeat;
}
.signin_reg_btn_container{
	padding: 10px;
	text-align: center;
}



/*********************************/
/***** Our technologies  *********/
/*********************************/
#ourTechnologiesTabs{
	position: relative;
	height: 480x;
	overflow: hidden;
}

#ourTechnologiesTabs ul.tabs{
	display: block;
	position: relative;
	height: 94px;
}
#ourTechnologiesTabs ul li.Tab{
	height: 76px;
	width: 182px;
	padding-top: 18px;
	padding-left: 15px;
	padding-right: 15px;
	color:#4A2F23;
	font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:15px;
	cursor: pointer;
	float: left;
	background: #fff url(../img/tech_platform_content_tabs.gif) no-repeat -551px 0px;
}
#ourTechnologiesTabs ul li.intro_content{
	height: 94px;
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 10px;
	width: 299px;
	background: #fff url(../img/tech_platform_content_tabs.gif) no-repeat 0px 0px;
	float: left;
	font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:16px;
	line-height: 23px;
	font-style: italic;
}
#ourTechnologiesTabs ul li.firstTab{
	margin-left: 0px;
}
#ourTechnologiesTabs ul li.selectedTab{
	color: #000;
	height: 82px;
	padding-top: 12px;
	background: #fff url(../img/tech_platform_content_tabs.gif) no-repeat -339px 0px;
}
#ourTechnologiesTabs ul li.lastTab{
	width: 185px;
	background: #fff url(../img/tech_platform_content_tabs.gif) no-repeat -763px 0px;
}
#ourTechnologiesTabs ul li#ourTechnologiesTabs_lastTab.selectedTab{
	color: #000;
	height: 82px;
	padding-top: 12px;
	background: #fff url(../img/tech_platform_content_tabs.gif) no-repeat -983px 0px;
}
#ourTechnologiesTabs .the_panel_group{
	width: 880px;
	height: 428px;
	background: #fff url(../img/tech_platform_content_bg.gif) no-repeat 0px 0px;
	padding: 50px;
	padding-top: 0px;
	position: relative;
	overflow: hidden;
}
#ourTechnologiesTabs .the_panel_group .left_column{
	width: 50px;
	height: 448px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff url(../img/tech_platform_content_bg.gif) no-repeat 0px 0px;
}
#ourTechnologiesTabs .the_panel_group .right_column{
	width: 30px;
	height: 448px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #fff url(../img/tech_platform_content_bg.gif) no-repeat -950px 0px;
}
#ourTechnologiesTabs .panels{
	position:relative;
	overflow: hidden;
}
#ourTechnologiesTabs .panel{
	padding: 0px;
	width: 950px;
	height: 428px;
}
#ourTechnologiesTabs .panel h1{
	color: #741113;
	padding-bottom: 20px;
	border-bottom: 1px solid #E5E5E5;
}
#ourTechnologiesTabs .panel .content{
	color: #666;
	font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 16px;
	display: inline-block;
	line-height: 26px;
	width: 338px;
	float: left;
	margin-right: 45px;
	margin-top: 40px;
}
#ourTechnologiesTabs .panel .content .custom_break{
	display: block;
	height: 15px;
}
#ourTechnologiesTabs .panel .slide_img{
	padding-top: 10px;
}
#ourTechnologiesTabs #panel_slide2{
	background: url(../img/tech_platform_img_slide2.jpg) no-repeat 260px 20px;
}
#ourTechnologiesTabs a.bullet_link {
	line-height: normal;
}



/*********************************/
/******* WHAT YOU GET - OLD ************/
/*********************************/
#whatYouGetTabs{
	position: relative;
	height: 300px;
	overflow: hidden;
}

#whatYouGetTabs ul.tabs{
	display: block;
	position: relative;
	width: 330px;
	float: left;
	z-index: 5;
}
#whatYouGetTabs ul li.Tab{
	height: 56px;
	color:#741113;
	font-family: Georgia, "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:17px;
	line-height:50px; 
	padding-left: 15px;
	margin-bottom: -1px;
	background: transparent url(../img/vertical_tab_tall.gif) no-repeat scroll 0px 0px;
	cursor: pointer;
}
#whatYouGetTabs ul li.firstTab{
	margin-top: 10px;
}
#whatYouGetTabs ul li.selectedTab{
	color: #fafaf1;
	background:transparent url(../img/vertical_tab_tall.gif) no-repeat scroll 0px -56px;
}
#whatYouGetTabs .panels{
	position:relative;
	width: 626px;
	left: -45px;
	background: url(../img/ver_rule.gif) repeat-y left;
	float: left;
}
#whatYouGetTabs .panel{
	padding-left: 50px;
}
#whatYouGetTabs .extra_content{
	padding: 10px;
}


/*****************************/
/******* FAQ PAGE ************/
/*****************************/
#faq_container .question{
	display: inline-block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 20px;
	background: url(../img/bullet_arrow_right_nobg.png) no-repeat left;
}
#faq_container .answer{
	margin-left: 40px;
	width: 80%;
}
#faq_container .answer .double_break{
	height: 10px;
}


/**************************************/
/******* HOW IT WORKS PAGE ************/
/**************************************/
.left_picture{
	width: 313px;
	height: 410px;
	margin-right: 20px;
}
.column_content{
	width: 647px;
	height: 510px;
	position: relative;
	top: -10px;
}
.left_picture .user_targeted_box{
	cursor: default;
}
.left_picture .color_band{
	width: 313px;
	height: 44px;
	position: relative;
	top: 150px;
	padding-top: 3px;
}
.left_picture .buying_color_band{
	background: #560814
}
.left_picture .selling_color_band{
	background: #172D4D;
}
.left_picture .hiw_color_band{
	background: #8D6A1E;
}
.left_picture .description .heading_large{
	font-size: 19px;
	font-weight: bold;
	text-transform: uppercase;
}
.left_picture .description .heading_small{
	font-size: 12px;
	text-transform: uppercase;
}
.color_buying{
	color: #560814;
}
.color_selling{
	color: #172D4D;
}
.color_hiw{
	color: #8D6A1E;
}

.column_content .text_block, how_to .text_block{
	height: 75px;
	position: relative;
	left: 100px;
}
.column_content .text_block .overlay, .how_to .text_block .overlay{
	position: absolute;
	top: 0px; left: 0px;
	background: #F8F7EE;
	height: 75px; width: 100%;
}
.column_content .text_block table td, .how_to .text_block table td{
	height: 75px;
}
.column_content .number_text, .how_to .number_text{
	margin-left: 10px;
}
.column_content .number_icon, .how_to .number_icon{
	width: 50px; height: 50px;
	background-image:url(../img/hiw_12345.gif);
}
.column_content .number_icon_buying_1, .how_to .number_icon_buying_1{ 	background-position: -180px 0px; }
.column_content .number_icon_buying_1_off, .how_to .number_icon_buying_1_off{ 	background-position: -120px 0px; }

.column_content .number_icon_buying_2, .how_to .number_icon_buying_2{ 	background-position: -180px -75px; }
.column_content .number_icon_buying_2_off, .how_to .number_icon_buying_2_off{ 	background-position: -120px -75px; }

.column_content .number_icon_buying_3, .how_to .number_icon_buying_3{ 	background-position: -180px -151px; }
.column_content .number_icon_buying_3_off, .how_to .number_icon_buying_3_off{ 	background-position: -120px -151px; }

.column_content .number_icon_buying_4, .how_to .number_icon_buying_4{ 	background-position: -180px -234px; }
.column_content .number_icon_buying_4_off, .how_to .number_icon_buying_4_off{ 	background-position: -120px -234px; }

.column_content .number_icon_buying_5, .how_to .number_icon_buying_5{ 	background-position: -180px -312px; }
.column_content .number_icon_buying_5_off, .how_to .number_icon_buying_5_off{ 	background-position: -120px -312px; }

.column_content .number_icon_selling_1, .how_to .number_icon_selling_1{ background-position: -60px 0px; }
.column_content .number_icon_selling_1_off, .how_to .number_icon_selling_1_off{ background-position: 0px 0px; }

.column_content .number_icon_selling_2, .how_to .number_icon_selling_2{ background-position: -60px -75px; }
.column_content .number_icon_selling_2_off, .how_to .number_icon_selling_2_off{ background-position: 0px -75px; }

.column_content .number_icon_selling_3, .how_to .number_icon_selling_3{ background-position: -60px -151px; }
.column_content .number_icon_selling_3_off, .how_to .number_icon_selling_3_off{ background-position: 0px -151px; }

.column_content .number_icon_selling_4, .how_to .number_icon_selling_4{ background-position: -60px -234px; }
.column_content .number_icon_selling_4_off, .how_to .number_icon_selling_4_off{ background-position: 0px -234px; }

.column_content .number_icon_selling_5, .how_to .number_icon_selling_5{ background-position: -60px -312px; }
.column_content .number_icon_selling_5_off, .how_to .number_icon_selling_5_off{ background-position: 0px -312px; }

.column_content .number_icon_hiw_1, .how_to .number_icon_hiw_1{ background-position: -300px 0px; }
.column_content .number_icon_hiw_1_off, .how_to .number_icon_hiw_1_off{ background-position: -240px 0px; }

.column_content .number_icon_hiw_2, .how_to .number_icon_hiw_2{ background-position: -300px -75px; }
.column_content .number_icon_hiw_2_off, .how_to .number_icon_hiw_2_off{ background-position: -240px -75px; }

.column_content .number_icon_hiw_3, .how_to .number_icon_hiw_3{ background-position: -300px -151px; }
.column_content .number_icon_hiw_3_off, .how_to .number_icon_hiw_3_off{ background-position: -240px -151px; }

.column_content .number_icon_hiw_4, .how_to .number_icon_hiw_4{ background-position: -300px -234px; }
.column_content .number_icon_hiw_4_off, .how_to .number_icon_hiw_4_off{ background-position: -240px -234px; }

.column_content .number_icon_hiw_5, .how_to .number_icon_hiw_5{ background-position: -300px -312px; }
.column_content .number_icon_hiw_5_off, .how_to .number_icon_hiw_5_off{ background-position: -240px -312px; }



/**********************************/
/******* SITE MAP APGE ************/
/**********************************/
table.sitemap .columns_container{
	padding: 10px;
	padding-left: 0px;
}
table.sitemap h4{
	padding-bottom: 10px;
}



/**********************************/
/******* WHAT YOU GET  ************/
/**********************************/
table.what_you_get{
	margin-left: 1px;
}
table.what_you_get tr.dark td{
	background-color: #F0EFE1;
}
table.what_you_get td, table.what_you_get th{
	padding: 5px;
	border: 1px solid #E5E5E5;
}
table.what_you_get td{
	border: 1px solid #E5E5E5;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
table.what_you_get th.available_features{
	color: #411114;
	font-size: 16px;
}
table.what_you_get th.column_header{
	color: #555;
	font-size: 14px;
	text-align: left;
}
table.what_you_get th.botc{
	color: #6D442D;
}
table.what_you_get td.check{
	background-image: url(../img/check_mark_blue.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
table.what_you_get td.dot{
	background-image: url(../img/round_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}



/** BETTING RULES - HOWTO PLAY PAGE **/
.howto_play_flash_ad{
	float: right;
	margin: 10px;
	padding: 10px;
	border: 1px solid #E5E5E5;
	display: inline;
}
a.screenshot_betting_page{
	float: right;
	display: block;
	width: 300px;
	height: 304px;
	background: #F8F7EE url(../img/screenshot_betting_page.gif) no-repeat 10px 10px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #E5E5E5;
}


/* Temporary Russian Content Page */
.temporary_russian_content{
	position: relative;
}
.temporary_russian_content ol{
	margin-bottom:	16px;
	padding-left:	40px;
	list-style-image:	none;
	list-style-position:	outside;
	list-style-type:	decimal;
	marker-offset:	auto;
}
.temporary_russian_content ol li{
	list-style-image:	none;
	list-style-position:	outside;
	list-style-type:	decimal;
	marker-offset:	auto;
	margin-bottom: 10px;
	text-align: justify;
}

.temporary_russian_content ul{
	margin-bottom:	16px;
	padding-left:	0px;
	list-style-image:	none;
	list-style-position:	outside;
	list-style-type: none;
	marker-offset:	auto;
}
.temporary_russian_content ul li{
	list-style-image:	none;
	list-style-position:	outside;
	list-style-type:	none;
	padding-left: 20px;
	margin-left: 20px;
	background: url(../img/round_list_bullet.gif) no-repeat 0px 1px;
	marker-offset:	auto;
	margin-bottom: 10px;
	text-align: justify;
}

.temporary_russian_content ul.arrow li{
	background: url(../img/bullet_arrow_right_nobg.gif) no-repeat 0px 1px;
}
.temporary_russian_content span.back_to_russian_page{
	position: absolute;
	right: 0px;
	z-index: 2;
}
