@CHARSET "UTF-8";

body {
	margin: 0;
	background: #007fc4;
	font-family: Arial, 'DejaVu Sans';
	font-size: 10pt;
}

a {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

a img {
	border: none;
}

input {
	font-family: Arial, 'DejaVu Sans';
	font-size: 10pt;
}

.hidden {
	visibility: hidden;
	display: none;
}

#main_container {
}

#header_container {
	height: 235px;
	background: url(/images/header_bg.png) repeat-x;
}

#header {
	width: 570px;
	height: 235px;
	margin: 0 auto 0 auto;
}

#footer_container {
	height: 130px;
	background: url(/images/footer_bg.png) repeat-x;
}

#footer {
}

#footer_text {
	width: 570px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	color: white;
}

#footer_text a {
	color: white;
	text-decoration: underline;
}

#footer_text a:hover {
	color: white;
	text-decoration: none;
}

#body_container {
	background-color: #fff;
	padding-bottom: 20px;
}

#body_centering {
	width: 1005px;
	margin: 0 auto 0 auto;
}

#left_panel {
	width: 210px;
	position: relative;
	float: left;
}

#tag_cloud_title {
	color: #999;
	margin-top: 15px;
}

#tag_cloud {
	text-align: justify;
	margin: 5px 10px 0 0;
	padding: 5px;
	background-color: #ddd;
}

#tag_cloud a {
	text-decoration: none;
}

#tag_cloud a:hover {
	text-decoration: underline;
}

#content {
	width: 565px;
	position: relative;
	float: left;
	margin: 0 10px 0 10px;
}

#right_panel {
	width: 210px;
	position: relative;
	float: left;
}

.cleaner {
	clear: both;
}

#header_image {
	padding-top: 21px;
}

#search_box {
	float: left;
	width: 500px;
	height: 50px;
	background: #38a1d8 url(/images/search_box_bg.png) repeat-x;
	margin-top: 10px;	
}

#search_submit {
	float: left;
	padding: 15px 0 0 15px;
}

#search_string_input {
	width: 90%;
	color: white;
	font-size: 14px;
	background: none;
	border: none;
	padding: 17px;
}

.search_sort_submit {
	text-align: right;
	padding-right: 10px;
}

.search_result_left {
	float: left;
	width: 104px;
	height: 78px;
}

.search_result_middle {
	float: left;
	width: 320px;
}

.search_result_right {
	float: left;
	width: 140px;
}

.search_result_divider {
	clear: both;
	height: 8px;
	border-top: #dbdbdb solid 2px;
}

.search_result_divider_clean {
	clear: both;
	height: 6px;
}

.search_result_right_shop {
	padding: 4px;
	color: #2eac00;
	text-align: right;
	font-weight: bold;
}

.search_result_right_shop a {
	color: #2eac00;
	text-decoration: none;
}

.search_result_right_shop a:hover {
	color: #2eac00;
	text-decoration: underline;
}

.search_result_right_price {
	padding: 8px 4px 4px 4px;
	text-align: right;
	font-weight: bold;
}

.search_result_right_detail {
	padding: 4px;
	background-color: #80ceff;
	color: white;
	text-align: right;
}

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

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

.detail_img {
	float: left;
	margin: 0 15px 15px 0;
}

.detail_product_name {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	margin: 0;
}

.detail_description {
	padding-bottom: 20px;
}

.detail_shop {
	padding: 5px;
}

.detail_shop_img {
	float: left;
	padding: 10px 10px 5px 0;
}

.detail_shop_name {
	float: left;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}

.detail_shop_name a {
	color: #2eac00;
	text-decoration: none;
}

.detail_shop_name a:hover {
	color: #2eac00;
	text-decoration: underline;
}

.detail_shop_url {
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
}

.detail_shop_url a {
	color: #2eac00;
	text-decoration: none;
}

.detail_shop_url a:hover {
	color: #2eac00;
	text-decoration: underline;
}

.detail_shop_product {
	float: left;
	width: 300px;
	font-weight: bold;
	margin: 2px 0 8px 0;
}

.detail_shop_price {
	font-weight: bold;
	margin: 8px 0 2px 0;
	color: red;
	text-align: right;
}

.detail_shop_variants {
	margin: 0 0 10px 52px;
}

.detail_shop_right {
	height: 26px;
}

.detail_shop_right_img {
	float: left;
	height: 24px;
}

.detail_shop_right_arrow {
	padding: 2px 5px 0 0;
	text-align: right;
}

.detail_shop_right_name {
	width: 240px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}

.detail_shop_right_name a {
	color: #2eac00;
	text-decoration: none;
}

.detail_shop_right_name a:hover {
	color: #2eac00;
	text-decoration: underline;
}

.detail_shop_right_price {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 0;
	color: red;
	text-align: right;
}

.detail_shop_right_cleaner {
	clear: right;
}

.highlight {
	background-color: #ddd;
}

.detail_shop_no_product {
	padding: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.search_no_product {
	padding: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.search_nav_bar_top, .search_nav_bar_bottom {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.search_nav_bar_bottom {
	margin-top: 40px;
	margin-bottom: 20px;
}

.detail_shop_details_title {
	background: url(/images/title_bg.png);
	color: white;
	padding: 10px 0 10px 15px;
	font-size: 16px;
	font-weight: bold;
}

.detail_related_products_title {
	background: url(/images/title_bg.png);
	color: white;
	padding: 10px 0 10px 15px;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}

.home_top_products {
	background: url(/images/title_bg.png);
	color: white;
	padding: 10px 0 10px 15px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

