html, body
{
	margin: 0;
	padding: 0;
	height:100%;
    text-align:center; 
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
}

/*Font*/
body
{
	line-height: 1.5em;
	font-family: "MS Sans Serif", "Microsoft Sans Serif", "Sans Serif";
	font-size:13px;
	color: #333333;
	background-color: #FFFFFF;
}

/*Font in table*/
table
{
	/*font-size:100%;*/
}


/*Links*/
a{
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:link {
	color: #003399;
	text-decoration:none;
}
a:visited{
	color:#006699;
}
a:active {
	color: #003399;
}
a:hover{
	color:#FF0000;
}

a.lnk2{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.lnk2:link {
	color: #666666;
	text-decoration:none;
}
a.lnk2:visited{
	color:#006699;
}
a.lnk2:active {
	color: #003399;
}
a.lnk2:hover{
	color: #FF6600;
}


hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #C3C4C6;
	background-color: #C3C4C6;
	margin:8px 0
}



/* Main Layout*/
#fullcontainer
{
width:100%;
background-image:url(/bitrix/templates/products_2columns/images/head_pro_bg.gif);
background-repeat:repeat-x;
margin: 0 auto; /*Center container on page*/
padding:0 auto;/*Center container on page*/
}

/* set containet for full content */
#container
{
	width:950px;
	margin: 0 auto; /*Center container on page*/
	
/*	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 940 ? "950px" : "auto");*/
/*border:1px #FF0000 solid;*/
}

/*Header box*/
#header
{
	height:170px;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#FF0000;*/
	/*border-collapse:collapse;*/
}

#content-table
{
	/*	width:100%;
	min-height:350px;
	*/	/*border:1px #0033CC solid;*/
	/*border-collapse:collapse;*/
	font-size:13px;
}

/* Left - Center - Right */
#contentwrapper{
	float: left;
	width: 950px;
	font-size:13px;
	margin-top:10px;
	min-height:450px;
	/*top:195px;*/
	/*background-color:#FF0000;*/
/*border:1px  #FF9900 solid;*/
}

#contentcolumn{  /* show content*/
	text-align:left;
	/*margin: 0px 0px 0px 210px;*/ /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
	/*background:#FFFFFF;*/
/*	border-left:#CCCCCC solid 1px;*/
	background-image:url(/images/icons/dot_v_3x1.gif);
	background-position:left ;
	background-repeat:repeat-y;
	/*min-height:650px;*/
	width:730px;
}



#leftcolumn{
	/*float: left;
	position:relative;*/
	width: 210px; /*Width of left column in pixel*/
	height:350px;
	margin-left: 0px; /*Set margin to that of -(MainContainerWidth)  -950*/
	margin-top:15px;
	/*border:1px  #FF9900 solid;*/

}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/
/*background: #FDE95E;*/
}

#footer
{
clear: left;
vertical-align:top;
width: 100%;
color: #CCCCCC;
text-align: center;
padding: 0px 0;
background: #FFFFFF;
background-image:url(/bitrix/templates/products_2columns/images/foot_pro_bg.gif);
background-repeat:repeat-x;
border-top:#CCCCCC 1px solid;
}
/** End main Layout **/

/* Header menu */
#header_topbar_menu{
	width:100%;
	/*
	background-image:url(/bitrix/templates/products_2columns/images/top_menu_bar_bg.gif);
	background-repeat:repeat-x;
	*/
	height:50px;
	z-index:500;
	vertical-align:top;
	/*background-color:#FF66CC;*/
 }
 
#header_top_menu{
width:950px;
/*position: absolute;*/
z-index:2000;
/*background-color:#00CC00;*/
}

#header_site_selector_top_mm{
width:350px;
top:0px;
/*border:1px #0033CC solid;*/
}

/*header_SiteSearch*/
#header_SiteSearch{
/*float: none;
position:relative;
*/width:181px;
font-size:12px;
margin-right:10px;
text-align:right;
/*border:1px #0033CC solid;*/
/*background-color:#999999;*/
}

#header_site_selector{
float: none;
position:relative;
width:150px;
font-size:12px;
/*border:1px #0033CC solid;*/
}

/*Header icons*/
td#header_icons
{
	padding:15px;
	white-space:nowrap;
}

/* Header -icon*/
table#topMenu_icon{
	padding:3px;
	float:right;
	}

table#topMenu_icon td{
	padding:3px;
	font-size:11px;
	}


td#header_search
{
	white-space:nowrap;
	padding:0 15px;
}

#header_icons
{
	line-height:100%;
}

#header_icons a
{
	text-decoration:none;
	font-size:75%;
	font-weight:bold;
	color:#737373;
}


#logo
{
	height:156px;
	background:#6196D2 url(images/logo_bg.gif) repeat-x;
}

#logo_bg
{
	width:485px;
	height:156px;
	background-image:url(images/logo_bg.jpg);
}

#logo_image
{
	width:224px;
	height:201px;
	position:absolute;
	left:216px;top:36px;
	background-image:url(images/heads.gif);
	background-repeat:no-repeat;
}

#logo_sites
{
	position:absolute;
	right:10px;
	top: 90px;
	color:#fff;
	text-align:right;
	font-size:11px;
}

#logo_sites a, #logo_sites span
{
	color:#FFFFFF;
	text-decoration:none;
}

#logo_sites span
{
	color: #b2cce9;
}


/* left  column*/ 
#left-column
{
	width:215px;
	vertical-align:top;
	padding:0;
}

#divSectCate {
float:left;
width:210px;
 }
 
#divSectCate #header{
/*float:left;*/
w\idth:210px;
height:34px;
padding:0px;
margin:0px ;
color:#FFFFFF;
font-family:Helvetica, sans-serif;
font-weight:bold;
text-align:left;
/*background-color:#666666;*/
background-image:url(/images/boxs/store_header.gif);
background-repeat:no-repeat;
background-position:right;

 }

#divSectCate #header span{
float:left;
position:relative;
padding:0px 0 0 50px;
vertical-align:middle;
margin-top:10px ;
color:#FFFFFF;
font-family:Helvetica, sans-serif;
font-weight:bold;
/*background-color:#999999;*/
 }


/**/
#right-column
{
	vertical-align:top;
	padding:0;
	padding-left:1px;
}

/*Work Zone  */
#navigation a
{
	font-size:95%;
	/*text-decoration:none;*/
	color:#486DAA;
}

#work-area
{
	width:730px;
	padding:5px 0px 10px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:13px;
	/*background-color:#6633FF;*/
}

#work-area td
{
	font-size:13px;
}

#hr_end_sec{
	background-image:url(/images/icons/dot_h_3x1.gif);
	background-repeat:repeat-x;
	width:100%;
	margin:10px 0px;
}


#pageBack2Top{
text-align:right;
height:50px;
/*background-color:#00CC00;*/
}
/**End work Sub Layout.**/

/*Footer sublayout*/
#footer a
{
	color:#707070;
}

.copyright_txt{ 
font-size:11px;
color:#999999;
}
.copyright_txt_powered{ 
font-size:4px;
color:#999999;
}
.copyright_txt_powered a{ 
font-size:9px;
color:#999999;
}


#table_footer_copy{
top:0px;
/*background-color:#999999;*/
}

#fbt_footer_logo{
float:none;
position:relative;
/*left:0px;top:0px;*/
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
/*border:1px #FF0000 solid;*/
}

#logosuperbrand{
	width:60px;
	position: relative;
	float:right;
	left:-20px;top:-25px;
/*	border:1px #FF0000 solid;*/
	margin:0;
}


/*Data table*/
table.data-table
{
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #D6D6D6;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#DFEAF5;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #D6D6D6;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F3F7FC;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/* show in Contact page*/
#contact_genaral {
padding:10px;

}

#contact_sec_inc {
padding:10px;
padding-left:20px;
margin-right:10px;
font-size:12px;
}

#contact_sec_inc #divhead{
text-align:left;
padding-left:20px;
}
#contact_sec_inc #divbody{
text-align:left;
}

#contact_sec_inc #divbody td{
text-align:left;
font-size:12px;
color:#999999;
}

#ShwSportComplex { }
#ShwSportComplex #plan_tb{ }
#ShwSportComplex #plan_tb .txtsportcom{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:32px;
font-weight:bold;
letter-spacing:-1px;
color: #009900;
}

.ShwComplexTitle{
font-family: Georgia, "Times New Roman", Times, serif;
font-size:23px;
font-weight:bold;
letter-spacing:-0px;
color: #0066CC;
margin:0 0 5px 0;
padding:3px 0;
display:block;
}

/* Search Result */
#StoreSearchResult {
min-height:550px;

}


/* Show Soccer Live report */
#shwLiveReport {
border:#CCCCCC 1px solid;
}


/* Nav page */
#NavPageResult {}

#NavPageResult  .text{
font-size:12px;
color: #666666;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#NavPageResult  a{ 
font-size:12px;
padding:2px 3px 2px 3px;
margin:0 2px 0 2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

#NavPageResult  a:link {
	color: #666666;
	text-decoration:none;
	/*border:#999999 solid 1px;*/
	background-color:#FFFFFF;
	padding:2px 3px 2px 3px;
	margin:0 2px 0 2px;
}

#NavPageResult  a:visited{
	color:#006699;
	text-decoration:none;
	/*border:#999999 solid 1px;*/
	background-color:#FFFFFF;

}
#NavPageResult  a:active {
	color: #003399;
	text-decoration:none;
}
#NavPageResult  a:hover{
	color: #FF6600;
	text-decoration:none;
	background-color:#CCCCCC;
}

#dealer_box_search{
	color: #FF6600;
	text-decoration:none;
	background-image:url();
	background-color:#ffffff;
	margin:0 0 0 20px;
	width:270px;
}

/* Tooltip */
#tooltip {
    padding: 5px;
    background:  #FFFF99;
    border: 1px solid #333333;
    text-align: center;
    font-size: 12px;
	color:#FF0000;
	font-weight:bold;
}

span.tip {
    border-bottom: 1px solid #EEEEEE;
}

/* End tooltip */
/*===========FBT Laborday====================*/

#laberday-promotion {
	margin:0;
	width:100%;
	background:url(/upload/news/mayday_52_004.jpg) bottom left repeat-x;
	padding:0 10px 0 10px;
	}
	
#laberday-promotion p { padding-left:20px; width: auto; font-size:12px; color:#666;}

.bhead_text{
/*display:block;*/
padding:1px 0 1px 4px;
border-left:#00A651 solid 1px;
height:18px;
font-size:16px;
font-weight:bold;
color: #00A651;
}
/*======================================*/

/*===========FBT Ti Cup====================*/

#ticup-promotion {
	margin:0;
	width:710px;
	background: none;
	padding:0 10px 0 10px;
	}
	
#head_text_ticup{
	font-size:18px;
	color: #060;
	font-weight:bold;
	text-align:center;
	}
	
#ticup_head {
	background:url(upload/promotion/images/ticup_52_head.jpg);
	width:710px;
	height:130px;
	}

#text_ticup{
	padding:5px;
	font-size:14px;
	width:700;
	margin:3px;
	color:#333;
}

#bar_ticup{
	background:url(upload/promotion/images/ticup_52_bar.jpg) no-repeat;
	font-size:15px;
	color:#003;
	height:32px;
	width:710;
	text-align:center;
	padding-top:5px;
	}
	.strong_ticup {
	font-size:18px;
	color: #FFF;
	font-weight:bold;
	}
	
#ticup_footer{
	background:url(upload/promotion/images/ticup_52_footer.jpg) repeat-x;
	font-size:14px;
	text-align:center;
	height:90px;
	width:710;
	padding:20px 20px 5px 20px;
	}
	
	.strong_ticup_footer{
	font-size:18px;
	color: #060;
	font-weight:bold;
	}

.bhead_text{
/*display:block;*/
padding:1px 0 1px 4px;
border-left:#00A651 solid 1px;
height:18px;
font-size:16px;
font-weight:bold;
color: #00A651;
}
/*======================================*/