body {
	font-family:  "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
}


a, a:visited {
	color: #144aac;
	text-decoration: underline;
}
a:hover {
	color: orange;
}

h1 { 
	font-size: 1.7em;
	margin-top: 5px;
	color: #333;
	font-weight:normal;
}

.item_title {
	background-color: #f8f8f8;
	padding: 3px;
	border-top: 1px solid #aaa;
	text-align: center;
	margin-bottom: 1em;
}

h2 { font-size: 1.5em; margin-top: 0.5em; margin-bottom: 0.5em; color: #121212; font-weight:normal;}
h3 {
	 font-size:1.1em;
}


#container {
	background-color: #fff;
	margin: 0px;
	width: 100%;
}

#base {
	min-height: 100%;
	max-width: 1000px; 
	min-width: 998px;
	margin: auto;
	padding: 0px;
}

#logo {
	width: 226px;
	height: 67px;	
	float: left;
	margin-left: 15px;
	border: 4px solid #fff;
	background: url('../img/logo.jpg') center bottom #fff no-repeat;
}

#logo a {
	text-decoration: none;
	width: 198px;
	height: 98px;
	display: block;
}


#top {
	height: 75px;
	width: 100%;
	background-color: white;
}

#topmenu {

	text-align: right;
	
}

#basket {
	margin-left: 249px;
	width: 750px;
	text-align:right;
	vertical-align:middle;
	display: table-cell;
	height: 75px;
}

#basket img {
	position: relative;
	top: 4px;
}



.login_info {
	background-color: orange;
	padding: 2px;
}

.login_info a {
	color: white;
}

#header {
	width: 100%;
	height: 60px;
	clear: both;
	text-align: center;	
	vertical-align: middle;
	margin-bottom: 0px;
	background: url('../img/menu.jpg') center no-repeat black; 
	color: white;
}

.head_menu {
	
	margin: auto;
	position: relative;
	top: 20px;	
}

.head_menu li{
	display: inline;
	padding: 20px;
}

.head_menu li a {
	color: white;
	text-decoration: none;
}

.head_menu li a:hover {
	color: orange;
}


.sepa {
	
	height: 25px;
	width: 1px;
	margin: 0 10px 0 10px;
	display: inline;
	border-left: 1px solid #ddd;	
	
}


#search {
	padding: 30px 15px 15px 15px;
	margin: auto;
}


#leftbar
{
	width: 240px;
	float: left;
	padding-top: 15px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
}

.darkbox {
	padding: 10px 0px;
	background-color: #f8f8f8;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.searchbox {
	background: url('../img/search.jpg') right bottom #f8f8f8 no-repeat;
}

.navigator {
	padding: 10px 0px;
}

.navigator ul {
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
	margin-left:20px;
}

.navigator ul li {
	margin-bottom: 5px;
}


.main {
	margin-left: 240px;
	width: 720px;
	vertical-align: top;
	height: 100%;
	padding: 10px;
}

#content, body.mceContentBody {
	background-color: white;
	clear:both;
	padding: 0px 15px;
}


.first {
	width: 342px;
	height: 342px;
	float: left;
	border:1px solid #333;
	background-color: #fff;
	margin: 0px 5px 10px 5px;
}

.first h1 {
	color: #fff;
}


#footer
{
	width: 100%;
	height: 60px;
	clear: both;
	margin-right: 10px;
	text-align: center;	
	vertical-align: middle;
	background-color: black;
	color: white;
}


#copyrights {
	text-align: center;
	margin: 10px;
}

.adm {
	float: right;
}

.adm a {
	display: block;
	float: right;
	border: 1px solid #eee;
	padding: 3px;
	text-decoration: none;
	font-size: 12pt;
}

.separator {
	clear: both;
}

.box_title {
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #444;
}

.box_title img {
	position: relative;
	top: 14px;
	margin-right: 5px;
}

.aboutbox {
	padding: 15px;
}

.aboutbox p {
	font-size: 0.8em;
	text-align: justify;
}


.store_item {
	margin: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	float: left;
	width: 190px;
	height: 240px;
	background-color: white;
	line-height: 130%;
}
.store_item img {
	margin: 0;
}

.store_item a {
	font-weight: bold;
}

.store_item_same {
	width: 100%;
	margin: 10px;
	border: 1px solid #ccc;
	padding: 5px;
	min-height: 135px;
	text-align: left;
	background-color: white;
	font-size: 110%;
}
.store_item_same img {
	margin: 0;
	float: left;
	margin-right: 10px;
}

.store_item_same a {
	font-weight: bold;
}

.item_desc {
	background-color: white;
	padding: 0px 10px 10px 0px;
	margin: 0px 2px 5px 0px;
}

.item_params {
	margin-left: 0px;
	border: 1px solid #eee;
	padding: 10px;
}

.item_params li {
	list-style-type: none;
}

.item_same_params {
	margin-left: 0px;
	padding: 2px;
}

.item_same_params li {
	list-style-type: none;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

.item_order {
	text-align: center;
	padding: 10px;
	margin: 10px;
	background: #f5f5f5;
	line-height: 160%;
	border: 1px solid #ccc;
}

.price {
	font-size: 130%;
	font-weight: bold;
	color: #444;
}


.delivery {

}

.delivery li {
	margin-bottom: 035px;
}

/********************** basket page ******************************/
.basket_table {
	border-collapse: collapse;
	border: 1px solid #eee;	
}

.basket_table_head td {
	background-color: #666;
	color: white;
}

.basket_table tr td {
	padding: 7px;
	border: 1px solid #666;		
	text-align: center;
}


/******************  login helper **********************************/


.login_form {
	width: 250px;
	margin:auto;
}



/******************* adminlink helper ******************************/

.AdminLinks {
	background: orange;
	border: 1px solid #ccc;
	margin: 2px;
	padding: 5px;
	font-family: Verdana;
	font-size: 85%;
	line-height: 170%;
	text-align: left;
}

.AdminLinks a {
	color: black;
}

.AdminLinks a:hover {
	color: white;
}


.AdminMenu {
	border: 1px dotted orange;
	margin: 2px 2px 10px 2px;
	padding: 10px;
	line-height: 170%;
	text-align: left;
	font-size: 110%;
}

.AdminMenu ul {
	text-align: left;
	margin-top: 0px;
	margin-left: 30px;
	list-style-type: none;
	font-weight: bold;
}

/**************************************************/


.right {
	float: right;
	margin: 10px;
	margin-right: 0px;
}



.add_post {
	width: 100%;
	background-color: #f5f5f5;
}
.add_post tr td {
	padding: 5px;
}

.ri {
	text-align: right;
}


.pagination  {
	margin: 15px 0px 5px 0px;
	padding: 5px;
	text-align: center;
	clear:both;	
	font-weight: bold;
}