/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background: url(../images/bg.gif) left top repeat;
	font-family: Arial;
}

#FON {
	width: 100%;
}

a img {
	border: 0;
}

#OSNOVA {
	width: 990px;
	background: #FFF;
	margin-top: 20px;
}

#OSNOVA #in {
	float: left;
	background: #FFFFFF;
	border-left: 7px solid #3A3839;
	border-right: 7px solid #3A3839;
	border-top: 7px solid #3A3839;
	padding-bottom: 2cm;
}

#top {
	width: 100%;
	background: url(../images/top.jpg) left top no-repeat;
	height: 209px;
}

/***
*	Основная структура сайта
*
***/
#LEFT {
	float: left;
	width: 199px;
}

#CENTER {
	width: 578px;
	float: left;
	background: url(../images/center_top_bg.jpg) left top #FFFFFF no-repeat;
}

#RIGHT {
	float: right;
	width: 199px;
}

/*************************************************************************/
	/*************************************************************************/
	/*************************************************************************/
	/***
*	МЕНЮ
*
***/
#menu {
	width: 199px;
	background: url(../images/left_top_bg.jpg) left top #D904C2 no-repeat;
	float: left;
}

#in_m {
	width: 199px;
	background: url(../images/menu_bottom_bg.gif) left bottom no-repeat;
	float: left;
	text-align: left;
}

#menu_padding {
	margin-top: 14px;
	padding-left: 8px;
	padding-bottom: 20px;
}

.team {
	background: url(../images/star2.gif) 0px 5px no-repeat;
	padding-left: 25px;
	padding-top: 9px;
	margin-top: 7px;
	height: 20px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #FAD21D;
	cursor: default;
}

.cont {
	padding-left: 25px;
	padding-top: 10px;
}

.cont span a {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	color: #FFFFFF;
}

.cont span {
	display: block;
}

.cont span a:hover, .cont span a.selected {
	color: #FAD21D;
}

#TOP5 {
	width: 199px;
	background: url(../images/right_top_bg.jpg) left top #3EBC06 no-repeat;
	float: left;
}

#in_top5 {
	width: 199px;
	background: url(../images/top5_bottom_bg.gif) left bottom no-repeat;
	float: left;
	text-align: left;
}

#top5_padding {
	margin-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}

.fon_item_top5 {
	background: url(../images/fon_top5.gif) left top no-repeat;
	width: 151px;
	height: 181px;
	margin-bottom: 6px;
}

.top_maika {
	padding-top: 10px;
	padding-left: 2px;
}

.top_name {
	width: 100%;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

/*............................................................................*/
	/*
*
*	Центральная часть [структура]
*
**/
#center_padding {
	padding-top: 250px;
	text-align: left;
	padding-left: 30px;
}

/*............................................................................*/
	/*
*
*	Нижняя часть [подвал]
*
**/
#bottom {
	float: left;
	height: 125px;
	background: url(../images/bottom_bg.gif) left top #3EBC06 no-repeat;
	border-left: 7px solid #3A3839;
	border-right: 7px solid #3A3839;
	border-bottom: 7px solid #3A3839;	
}

#in_bottom {
	float: left;
	padding-top: 38px;
}

#copy {
	float: left;
	padding-left: 15px;
	padding-top: 16px;
}

#in_bottom p {
	padding: 0;
	margin: 0;
}

#copy,#copy a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: 100;
	text-align: left;
	text-decoration: none;
}

#logo {
	float: left;
	padding-left: 241px;
}

#logo IMG {
	border: none;
}

#host {
	float: left;
	padding-left: 225px;
	padding-top: 18px;
	padding-right: 14px;
}

#host p {
	/*display: block;*/
	width: 136px !important;
}

#host a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#bottom_br {
	float: left;
	width: 100%;
	height: 20px;
}

/*............................................................................*/
	/*
*
*	Корзина
*
**/
#title_bascet, #title_search {
	float: left;
	margin-top: 5px;
	height: 40px;
	text-align: left;
	padding-left: 32px;
	padding-top: 5px;
	background: url(../images/star.gif) 8px 5px no-repeat;
	color: #D904C2;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}

#title_search {	
}

#search_form {
	clear: both;
	padding: 0;
	margin: 0;
	margin-left: 20px;
}

#search_form td {
	background: url(../images/search/search_bg.gif) top left repeat-x;
	height: 35px;
	padding: 0;
	margin: 0;
}

#search_form input {
	border: 0;
	font-size: 12px;
}

#bascet {
	height: 172px;
	width: 199px;
	float: left;
}

#bascet IMG {
	border: none;
}

#text_bascet {
	float: left;
	text-align: left;
}

#text_bascet DIV#num_bascet {
	color: #D904C2;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 40px;
	margin-top: 9px;
}

#text_bascet DIV#faq_bascet {
	color: #A4A4A4;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-left: 14px;
	margin-top: 12px;
}

/*............................................................................*/
	/*
*
*	Рекламная площадка
*
**/
#baners {
	float: left;
	width: 180px;
	background: url(../images/baners_bottom_bg.gif) left bottom #D904C2
		no-repeat;
	margin-top: 22px;
}

#out_baners {
	padding-left: 10px;
}

#in_baners {
	background: url(../images/baners_bg.gif) left top no-repeat;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 20px;
}

#title_baners {
	background: url(../images/star2.gif) 17px 5px no-repeat;
	padding-left: 43px;
	padding-top: 9px;
	padding-bottom: 11px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #FAD21D;
	cursor: default;
	text-align: left;
}

#fon_baners {
	background: #FB70EC;
	width: 150px;
	border-left: 1px solid #E730D3;
	text-align: left;
}

/*............................................................................*/
	/*
*
*	Контакты
*
**/
#title_contact {
	float: left;
	margin-top: 11px;
	background: url(../images/star.gif) 28px 5px no-repeat;
	height: 30px;
	padding-left: 53px;
	padding-top: 8px;
	color: #D904C2;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

#contact_all {
	float: left;
	padding-left: 53px;
	text-align: left;
}

#contact_all p {
	margin: 0;
	padding: 0; margin-bottom : 11px;
	color: #D904C2;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 11px;
}

#contact_all p a {
	color: #AEADAE;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}

/*............................................................................*/
	/*
*
*	Блок ICQ
*
**/
#icq {
	float: left;
	height: 189px;
	width: 199px;
}

#icq IMG {
	border: none;
}

#icq_text {
	width: 100%;
	float: left;
	padding-top: 3px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #C3C3C3;
}
/*............................................................................*/