﻿/* Header */
#site .siteHeader 
{
    margin: 10px 9px 0 0;
    background-color: #ffffff;
}
#site .siteHeader .logo 
{
    float: left;
}
#site .siteHeader .textHeader 
{
    float: left;
    margin: 41px 0 0 0;
}
#site .siteHeader .search 
{
    width: 262px;
    float:right;
    margin: 67px 0 0 0;
}
#site .siteHeader .search .searchText 
{
    width: 180px;
    border: 1px solid #e3e3e3;
    padding: 4px;
    color: #999999;
    font-size: 11px;
}
#site .siteHeader .search .searchButton
{
    background: url(/include/images/search_button.gif);
    width: 53px;
    height: 22px;
    border: 0;
    color: #999999;
    font-size: 12px;
    margin: 0 0 0 4px;
    padding: 0 0 4px 0;
    cursor: pointer;
}
#site .siteHeader .search .searchButton:hover {
	background: url(/include/images/search_button_hover.gif);
}
/* Content */
#site .content 
{
    position: absolute;
    width: 973px;
    min-height: 500px;
    top: 120px;
}

hr 
{
    margin: 0 0 0 13px;
}
/* Menu */
#site .content .menu 
{
    height: 30px;
    overflow: hidden;
    margin: 23px 0 0 ;
}
#site .content .menu a
{
    color: #fff;
    text-decoration: none;
    
    
    font-size: 11px;
}
#site .content .menu a:hover 
{
    color: #F60;
}
#site .content .menu .blue 
{
	background: url(/include/images/menu/menu_bg_all.gif) no-repeat 0 0;
	height: 46px;
	width: 966px;
}
#site .content .menu .orangewallet 
{
    float:left;
    background: url(/include/images/menu_orange/middle_normal.gif) repeat-x 0 0;
}
#site .content .menu .blue li, #site .content .menu .orangewallet li
{
    float:left;
    list-style: none;
    padding: 11px 20px 0;
    height: 24px;
    cursor: pointer;
   
}
#site .content .menu .blue li a 
{
 color: #000099;
 
}

/*
#site .content .menu .blue li.active, #site .content .menu .orangewallet li.active
{
    background: url(/include/images/menu/middle_hover.gif) repeat-x 0 0;   
}
*/
#site .content .menu .blue li.active a, #site .content .menu .orangewallet li.active a 
{
    color: #f60;
}
#site .content .menu .blue .leftCloser, #site .content .menu .blue .rightCloser,
#site .content .menu .orangewallet .leftCloser, #site .content .menu .orangewallet .rightCloser 
{
	width:  16px;
    height: 24px;
    padding: 0;
}
/*
#site .content .menu .blue .leftCloser 
{
    background: url(/include/images/menu/left_normal.gif) no-repeat 0 0;
}
#site .content .menu .orangewallet .leftCloser 
{
    background: url(/include/images/menu_orange/left_normal.gif) no-repeat 0 0;
}
#site .content .menu .submenu .leftCloser.active 
{
    background: url(/include/images/menu/left_hover.gif) no-repeat 0 0;   
}
#site .content .menu .orangewallet .rightCloser 
{
    background: url(/include/images/menu_orange/right_normal.gif) no-repeat 0 0;
   
}
#site .content .menu .blue .rightCloser 
{
    background: url(/include/images/menu/right_normal2.gif) no-repeat 0 0;
}
*/
#site .content .menu .orange 
{
    float:left;
    /* background: url(/include/images/menu/orange_normal.gif) repeat-x 0 0; */
    width: 270px;
    height: 24px;
    cursor: pointer;
}
#site .content .menu .orange.hover 
{
    float:left;
    /* background: url(/include/images/menu/orange_hover.gif) repeat-x 0 0; */
    width: 270px;
    height: 24px;
}
#site .content .menu .orange.hover a 
{
    color: #f60;
}
#site .content .menu .orange li 
{
    list-style: none;
    padding: 1px 0 0 20px; 
    float:left;  
}
/*
#site .content .menu .blue li.hover, #site .content .menu .orangewallet li.hover 
{
    background: url(/include/images/menu/middle_hover.gif) repeat-x 0 0;   
}
*/
#site .content .menu .blue li.hover a , #site .content .menu .orangewallet li.hover  a
{
    color: #f60;
}
#site .content .menu .submenu .leftCloser.hover
{
    background: url(/include/images/menu/left_hover.gif) no-repeat 0 0;   
}
/* Left */
#site .homeContent {
	border-left: 1px solid #d5d5d5;
	margin: 0 0 10px;
	min-height: 387px;
	position: absolute;
	background-color: #fff;
	padding: 5px 0 0 5px;
}
#site .content .left 
{
    width: 702px;
    min-height: 400px;
    position: absolute;
    z-index: 1;
}
#site .content .left .white 
{
    background-color: #fff;
    margin: 0 0 10px 0;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}
#site .content .left .pageHeader 
{
    padding: 20px 0 0;
    margin: 0 auto;
}
#site .content .left .fullBlock 
{
    padding: 0 0 12px 0;
    margin: 0 auto;
	overflow:hidden;
}
#site .content .left .fullBlock .imageStep 
{
    margin: 0 10px 0 0;
}
#site .content .left .fullBlock.first
{
		padding-top:20px;
}
#site .content .left .fullBlock .videoSwitcher
{
		margin-top:28px;
}
#site .content .left .fullBlock .videoSwitcher .videopreview
{
    margin: 0 20px;
}
#site .content .left .halfBlock
{
    margin: 0 0 23px 15px;   
}
#site .content .left .halfBlock.alt  
{
		/* margin: 15px 20px 23px 13px; */
        margin: 20px 0 15px 15px;
		overflow: hidden;
}
.page-218 #site .content .left .halfBlock.alt  {
	margin: 5px 0 15px 15px;
}
#site .content .left .halfBlock.alt .floatRight
{
    margin: 0 10px 0 0;
}
#site .content .left .specialBlock
{
		width:680px;
		margin:0 auto 12px auto;
		background:url(/include/images/specialBorder.gif) no-repeat -7px bottom;
}
#site .content .left .specialBlock .halfBlock
{
		border-bottom:none;
		margin-bottom:10px;
		margin: 0;
}
#site .content .left .halfBlock.rightBorder
{
		border-left:1px solid #e5e5e5;
		margin-left:0;
		padding-left:10px;
}

/* search results */
#site .content .left .searchBlock
{
    margin: 0 0 23px 11px;   
}

ol.searchResults
{
		margin-left:33px;
}
ol.searchResults li
{
		color:#FA590A;
		margin-left:14px;
}
ol.searchResults.fancyList li
{
		list-style:none;
}
ol.searchResults li .bullet 
{
    width: 27px;
    height: auto;
    background-color: #f60;
    color: #fff;
    font-weight: bold;
    display: block;
    float:left;
    padding: 3px 0 2px 0;
    margin: 3px 5px 0 0;
		position:absolute;
		left:12px;
		text-align:center;
}

#site .content .left .halfBlock .halfBlock
{
    margin: 0;   
}
/* Right */
#site .content .right 
{
    width: 261px;
    position: absolute;
    right: 10px;
    z-index: 1;
    background: #ffffff;
}
#site .content .home {
	overflow: hidden;
}
#site .content .right .rightBlock 
{
    margin:20px auto 0;
}
#site .content .right .banner 
{
    bottom: 12px;
}
#site .content .home .banner 
{
    bottom: auto;
}
/* Shadow */
#site .content .shadow 
{
    width: 10px;
    background: url(/include/images/shadow_right_bg.png) repeat-y 1px 0;
    position: absolute;
    right: 0;
}
#site .bottomShadow 
{
    height: 20px;
    overflow: hidden;
    background: url(/include/images/shadow_bottom_whole_bg.png) no-repeat 0 0;
    top: 462px;
    position: absolute;
    width: 965px;
    z-index: 0;
}

/* footer */
#footer 
{
	width: 964px;
	height: 55px;
	margin: 10px 0 0;
	clear: both;
	background: url(/include/images/footer_bg.gif);
	position:absolute;
	bottom:-62px;
}
#footer .twitter, #footer .twitter a {
	font-size: 11px;
	color: #0B1979;
	margin: 0 0 7px;
}
#footer .twitter img {
	float:left;
	margin: -2px 5px 0 0; 
}
#footer .footertext
{
	padding: 8px 0 0 11px;
	float:left;
	width: 630px;
}
#footer .footertext ul 
{
	border-top: 1px solid #ccc;
	padding: 3px 0 0;
	overflow:hidden;
}
#footer .footertext ul li
{
	float:left;
	font-size:11px;
	list-style:none;
	padding-right:8px;
	padding-left:6px;
	margin-left:-1px;
	border-left:1px solid #0b1979;
}
#footer .footertext ul a 
{
	text-decoration: none;
	color: #009;
}
#footer .footertext ul a:hover 
{
	color: #f60;
}
#footer .image 
{
    width: 260px;
    height: 60px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
#debugLoadDiv, #debugLoadDiv *
{
    font-size: 12px;
    line-height: 20px;
    width: 900px;
    white-space: normal;
    margin-top: 5px;
    
}



