@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	margin: 9px 27px 27px;
	text-align: center;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#holder {
	margin: auto;
	padding: 0px;
	width: 856px;
	text-align: left;
	display: inline-block;
}
#sideholder {
	float: left;
	width: 190px;
}

#sidebar {
	float: left;
	width: 172px;
	background-color: #1a5461;
	margin: 0px;
	padding: 9px;
	color: #FFFFFF;
}
#logo {
	font-size: 24px;
	font-weight: bold;
	color: #1a5461;
	margin-top: 27px;
	margin-bottom: 27px;
	margin-left: 9px;
}
#topmenuholder {
	float: left;
	margin: 27px;
	width: 612px;
}
#column1 {
	width: 266px;
	margin-left: 27px;
	float: left;
	text-align: left;
}
#column2 {
	width: 324px;
	margin-left: 27px;
	float: left;
	text-align: left;
}
#fullcolumn {
	margin-left: 27px;
	float: left;
	text-align: left;
	width: 612px;
}
#shop_box {
	margin-left: 27px;
	float: left;
	text-align: left;
	width: 612px;
	margin-bottom: 21px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #1a5461;
	padding-bottom: 21px;
}
#shop_photo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 210px;
	width: 169px;
}
#shop_description {
	float: left;
	margin-left: 21px;
	width: 421px;
}
#home_news {
	margin-bottom: 21px;
}
#home_articles {
	margin-bottom: 21px;
	padding-bottom: 21px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #1a5461;
}
#content_holder {
	margin-bottom: 9px;
	padding-bottom: 9px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #1a5461;
}
#admin_content_holder {
	clear: both;
	padding-top: 27px;
}
#admin_column1 {
	width: 266px;
	text-align: left;
	clear: both;
	padding-top: 27px;
}
.topmenu {
	font-size: 12px;
	color: #851774;
	margin-right: 18px;
	float: left;
}
.type_separator {
	font-size: 24px;
	color: #e72cca;
}
.type_bold {
	font-weight: bold;
}
.type_readmore {
	color: #e72cca;
}
.type_menu {
	color: #851774;
}
