/*Основные настройки*/
*	{
	font-family:verdana,arial,sans-serif;
	font-size:15px;
	color:#4a4a4a;
}

.copyright  {
	margin-top:25px;
	padding:0;
}

#container_main	{
	width:1260px;
                height:100%;
}

.rww_counters	{
	width:100%;
	height:100%;
	text-align:left;
	vertical-align:top;
	padding:25px 0;
}

.rww_counters td	{
	text-align:right;
}

.label	{
	height:22px;
	background:#a8cd03 url(../../images/rww_bg1.jpg) repeat-x;
	color:white;
	font-size:13px;
	font-weight:bolder;
	text-align:center;
	vertical-align:middle;
	width:100%;
}

/*Стили формы поиска*/
.rww_product_search #searchstring	{
	width:85%;
	border-color:#a8cd03;
}
.rww_product_search .submit	{
	color:white;
	width:70px;
	height:20px;
	border:0px none black;
	background:#6cabd5 url('../../images/rww_btn2.jpg') no-repeat;	
}

.rww_product_search .input_message	{
	border:1px solid #a7cb01;
	
}

/*Стили корзины*/
.rww_shopping_chart	{
	border:2px solid #ffaf11;
	margin:5px 0;
}

.rww_shopping_chart .c1	{
	height:21px;
	font-weight:bolder;
	font-size:13px;
	text-align:center;
	color:white;
	background:#ffaf11;
}

.rww_shopping_chart .shcart_link	{
	width:70px;
	height:20px;
	background:#ef5c51 url(../../images/rww_btn1.jpg) no-repeat;
	text-align:center;
	vertical-align:middle;
}

.rww_shopping_chart .shcart_link a	{
	font-size:12px;
	font-weight:bolder;
	color:white;
	margin:0;
}

/*Стили раздела Блог/Новости*/
.cpt_news_short_list {
	font-size:12px;
}

.cpt_news_short_list .news_date {
	font-size:13px;
	font-weight:bolder;
}

/*Настройки заголовка*/
#container_top	{
	background:#5fb8f0;
	height:139px;
}

#container_top .lft	{
	background:url(../../images/rww_pic1_left.jpg) repeat-x;
}

#container_top .rght	{
	background:url(../../images/rww_pic1_right.jpg) repeat-x;
}

#container_top .cntr	{
	background:url(../../images/rww_pic1.jpg) no-repeat;
	width:1180px;
}

/*Настройки меню*/
#container_menu	{
	background:#a8cd03 url(../../images/rww_bg2.jpg) repeat-x;
	color:white;
	text-align:right;
	padding:0 30px;
	vertical-align:middle;
	height:32px;
}
#container_menu a	{
	color:white;
	font-size:13px;
	font-weight:bolder;
}

/*Настройки подвала*/
#container_footer	{
	background:#5fb8f0;	
	height:98px;
}

#container_footer .lft	{
	background:url(../../images/rww_pic2_left.jpg) repeat-x;
}

#container_footer .rght	{
	background:url(../../images/rww_pic2_right.jpg) repeat-x;
}

#container_footer .cntr	{
	width:1180px;
	background:url(../../images/rww_pic2.jpg) no-repeat;
	text-align:center;
	padding: 10px 0;
	vertical-align:top;
}

#container_footer a		{
	font-size:13px;
}
	
/*Левая панель*/
#container_left_sidebar	{
	vertical-align:top;
	width:230px;
	padding:25px 25px;
}

/*Правая панель*/
#container_right_sidebar	{
	vertical-align:top;
	width:180px;
	padding:25px 25px;
}

/*Область главного контента*/
#container_main_content	{
	vertical-align:top;
	padding:25px 25px;
}

/*Стили списков меню*/
.cpt_divisions_navigation ul	{
	margin:0 0;
}

.cpt_divisions_navigation .horizontal li	{
	display:inline;
	margin:0 10px;
}

/*Стили списка продуктов на главной странице*/
.cpt_product_lists td	{
	font-size:80%;
	vertical-align:top;
	border: 3px solid #edf7d5;
	padding:3px;
	height:100%;	
}

.cpt_product_lists .totalPrice	{
	font-weight:bolder;
}
