
body, body.mceContentBody {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
}

body.mceContentBody{
	padding: 5px;
}

.editor{
	padding:0;
	margin:0;
	height: 487px;
	width: 850px;
	overflow: hidden;
}

.contacts_page{
	background: #7B7D7A;
	color: #FFF;
	margin:0;
	padding:0;
}

.editor_contacts{
	padding:0;
	margin:0;
	height: 487px;
	width: 508px;
	color: #FFF;
}

.contacts_page a{
	text-decoration: underline;
	color: white;
}

h1{
	font-size: 22px;
	font-weight: normal;
}

h1 a, h2 a{
	color: #333;
	text-decoration: none;
}

h1 a:hover, h2 a:hover{
	color: #333;
	text-decoration: underline;
}

h2{
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #7E7E7E;
	color: #777;
}

img{
	border:  0px;
	padding:0;
	margin:0;
}

.header{
	margin-top: 17px;
	padding-bottom: 5px;
	border-bottom: 2px solid #7E7E7E;
}

.mainbody{
	width: 850px;
	margin: 0 auto;
}

.borderless{
	border: 0;
}

.borderless td{
	border: 0;
}

table, .borders{
	border-collapse:	collapse;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
}

td,  .borders td{
	padding: 5px;
	font-size: 12px;
	border-left: 1px solid #AAA;
	border-top: 1px solid #AAA;
}

thead,  .borders thead{
	font-weight: bold;
	background: #EEE;
}

.footer{
	text-align: right;
	margin-top: 10px;
	font-size: 11px;
	color: #111;
	border-top: 2px solid #7E7E7E;
}

.footer a{
	color: #111;
	text-decoration: underline;
}

.front_small{
	margin:0;
	padding:0;
	float: left;
	margin-top: 1px;
	height: 146px;
	width:282px;
}

.info_message{
	font-weight: normal;
	color: green;
	padding: 5px 10px;
	background: #EEFFEE;
	margin: 10px 0;
}

.error_message{
	font-weight: bold;
	color: red;
	padding: 10px;
	background: #FFEEEE;
	font-size: 18px;
	margin: 10px 0;
}

.error_message ul{
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
}

.affected_row{
	background: #EFE;
}

.row_odd{
	background: #F3F3CC;
}

.row_even{
	background: white;
}

.main_menu{
	font-family: "Arial", Sans-serif;
	font-size: 14px;
	border: 1px solid white;
	padding: 1px 10px;
	margin: 0;
	font-weight: normal;
}

.main_menu ul{
	padding:0;
	margin:0;
	list-style-type: none;
	float: right;
}
.main_menu li{
	padding:0;
	margin:0;
	margin-right: 2px;
	display: inline;
}

.main_menu a{
	display: block;
	padding: 3px 15px;
	color: #777;
	text-decoration: none;
	float: left;
}

.main_menu a:hover, .main_menu .selected{
	color: #000;
	text-decoration: none;
}


.admin_menu{
	border: 1px solid white;
	padding: 2px 0px;
	margin: 0 0px;
}

.admin_menu ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
.admin_menu li{
	padding:0;
	margin:0;
	margin-right: 2px;
	display: inline;
	padding-left: 18px;
	background: url(/images/icons/bullet_blue.png) no-repeat left center;
}

.admin_menu a{
	color: #333;
	text-decoration: none;
}

.admin_menu a:hover{
	text-decoration: underline;
}

.admin_main{
	padding:0;
	margin: 10 0px;
}

.user_cell{
	padding-left: 18px;
	background-image:url(/images/icons/user.png);
	background-repeat:no-repeat;
	background-position: left center; 
}

.edit_user_cell{
	padding-left: 18px;
	background-image:url(/images/icons/user_edit.png);
	background-repeat:no-repeat;
	background-position: left center; 
}

.delete_user_cell{
	padding-left: 18px;
	background-image:url(/images/icons/user_delete.png);
	background-repeat:no-repeat;
	background-position: left center; 
}

.edit_news_cell{
	padding-left: 18px;
	background-image:url(/images/icons/page_edit.png);
	background-repeat:no-repeat;
	background-position: left center; 
}

.delete_news_cell{
	padding-left: 18px;
	background-image:url(/images/icons/page_delete.png);
	background-repeat:no-repeat;
	background-position: left center; 
}

.edit_sofa_cell{
	padding-left: 18px;
	background-image:url(/images/icons/package_green.png);
	background-repeat:no-repeat;
	background-position: 1px 4px; 
}

.delete_sofa_cell{
	padding-left: 18px;
	background-image:url(/images/icons/package_delete.png);
	background-repeat:no-repeat;
	background-position: 1px 4px; 
}


.basket_cell{
	padding-left: 22px;
	background-image:url(/images/icons/basket.png);
	background-repeat:no-repeat;
	background-position: 3px center; 
}

.edit_basket_cell{
	padding-left: 18px;
	background-image:url(/images/icons/basket_edit.png);
	background-repeat:no-repeat;
	background-position: left center; 
}

.delete_basket_cell{
	padding-left: 18px;
	background-image:url(/images/icons/basket_delete.png);
	background-repeat:no-repeat;
	background-position: left center; 
}


.groups_cell{
	padding-left: 22px;
	background-image:url(/images/icons/world.png);
	background-repeat:no-repeat;
	background-position: 3px center; 
}

.edit_groups_cell{
	padding-left: 18px;
	background-image:url(/images/icons/world_edit.png);
	background-repeat:no-repeat;
	background-position: left center; 
}

.delete_groups_cell{
	padding-left: 18px;
	background-image:url(/images/icons/world_delete.png);
	background-repeat:no-repeat;
	background-position: left center; 
}


.no-bullets{
	list-style-type: none;
	padding:0;
	margin:0;
}

.rights_cell{
	padding-left: 18px;
	background: url(/images/icons/key.png) no-repeat left center;
}

.edit_pages{
	list-style-type: none;
	margin:10px 5px;
	padding:0;
}

.edit_pages li{
	padding:0;
	padding-left: 18px;
	background: url(/images/icons/layout_edit.png) no-repeat left center;
	margin: 3px 0;
}

.edit_pages li a, .edit_media a{
	text-decoration: none;
	color: #777;
}

.edit_pages li a:hover, .edit_media a:hover{
	color: #000;
}

.edit_media{
	padding:0;
	padding-left: 18px;
	background: url(/images/icons/pictures.png) no-repeat left center;
	margin: 3px 5px;
}

.mailer{
}

.news_div{
	padding: 10px 0;
	margin: 15px 0;
	border-left: 1px solid #FAFAFA;
	padding-left: 10px;
}

.news_title{
	border-bottom: 1px solid #EEE;
	padding-left: 20px;
	background: url(/images/icons/star.jpg) no-repeat -1px center;
}

.news_title a{
	text-decoration: none;
	color: #777;
	font-size: 16px;
}

.news_title a:hover{
	color: #000;
}

.news_time{
	font-size: 12px;
	color: #999;
	padding-left: 20px;
}

.news_contents{
	margin-top: 5px;
}

.sofas_main{
	width: 849px;
	padding:0;
	margin:0;
	border-top: 1px solid #7E7E7E;
}

.sofas_menu{
	width: 606px;
	height: 83px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.sofas_banner{
	width: 244px;
	height:381px;
	margin:0;
	padding:0;
	overflow:hidden;	
	background: url(/tmp/sofas_banner.jpg) no-repeat center center;
}

.sofas_image{
	width: 606px;
	height: 298px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.sofas_footer{
	width: 850px;
	height: 105px;
	margin:0;
	padding:0;
	overflow:hidden;
	background: #7E7E7E;
}

.sofas_footer_links{
	text-align: left;
	margin:0;
	padding:0;
	margin-left: 20px;
	margin-top: 20px;
	width: 244px;
}

.sofas_footer_links a{
	color: white;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
}

.sofas_name{
	color: #777;
	font-size: 26px;
	text-align: right;
	width: 600px;
	margin-top:270px;
	padding-right: 6px;
	font-weight:bold; 
}

.sofas_info{
	width: 850px;
	margin:0;
	padding:0;
}

.sofas_menu_next, .sofas_menu_previous{
	width: 45px;
	height:83px;
	margin:0;
	padding:0;
	overflow: hidden;
}

.sofas_menu_next{
	background: url(/images/icons/resultset_next.jpg) no-repeat center center;
	cursor: pointer;

}

.sofas_menu_previous{
	background: url(/images/icons/resultset_previous.jpg) no-repeat center center;
	cursor: pointer;
}

.sofas_menu_list{
	width: 516px;
	height: 83px;
	margin:0;
	padding: 0;
	overflow: hidden;
}

.sofas_menu_actual{
	height: 83px;
	margin:0;
	padding: 0;
	background:white;
}


.sofas_menu_actual_thumb{
	width: 129px;
	height: 83px;
	padding:0;
	margin:0;
	float: left;
	cursor:pointer;
}

.smalltable{
	padding:0;
	margin:0;
}

.smalltable td{
	padding:0;
	margin:0;
}

.sofas_page_numbers{
	font-size: 12px;
	color: black;
	text-align: center;
	margin-top: 65px;
	color: #777;
}

.sofas_footer_description{
	width: 500px;
	height: 70px;
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, Sans-serif;
	margin-top: 20px;
	margin-left:0px;
	color: white;
	font-size: 14px;
	display: block;
	background: #7E7E7E;
	overflow: hidden;

}

.sofa_info{
	width: 850px;
}

.beds_content{
	border-top: 1px solid #7E7E7E;
	height: 486px;
}

.beds_image{
	width: 455px;
	height: 486px;
	margin:0;
	padding:0;
	overflow: hidden;
}

.beds_text{
	width: 253px;
	height: 486px;
	margin:0;
	padding:0;
	overflow: hidden;
	background: #BDB09F;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.beds_links{
	width: 142px;
	height: 486px;
	margin:0;
	padding:0;
	overflow: hidden;
	background: #7E7E7E;
}

.beds_links ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
.beds_links ul li{
	margin:0; 
	padding: 1px 0;
	text-align: right;
}

.beds_links ul li a{
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}

.beds_title{
	margin-top: 33px;
	margin-bottom: 35px;
	color: #FFF;
	font-size: 26px;
	text-align: center;
}

.beds_text_body{
	font-size: 9px;
	color: white;
	margin-left: 15px;
	margin-right: 10px;
}

.beds_text_body p{
	margin:0;
	padding-bottom: 10px;
} 