/* @override 
	http://bluevillage.crossroad-solutions.com/global.css
	http://bluevillage.crossroad-solutions.com/styles/global.css
	http://bluevalley.eu/styles/global.css
*/

@font-face {
	font-family: "Krungthep"; 
	src: url(/fonts/Krungthep.ttf);
}

@font-face {
	font-family: "Helvetica Neue";
	src: url(/fonts/HelveticaNeue.ttf);
}

@font-face {
	font-family: "Helvetica Neue Bold";
	src: url(/fonts/HelveticaNeue-Bold.ttf);
}

* {
	margin: 0;
	padding: 0
}

body {
	/*background-image: url(//images/bkg_body.jpg);*/
	background: url(/images/bkg_grunge.jpg) no-repeat center 0;
	background-repeat: repeat-x;
	margin: 0;
}

body, p, td {
	color: #333;
	font: 12px/14px "Helvetica Neue", "Lucida Grande", Arial, Verdana;
}

p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #57818D;
}

a:hover {
	text-decoration: underline;
}

#grunge {
	background: url(/images/bkg_grunge.jpg) no-repeat center 0;
	padding-top: 31px;
}

#container {
	padding-top: 44px;
}

#header-wrapper {
	background-image: url(/images/bkg_header.png);
	background-repeat: repeat-x;
	height: 62px;
}

#header {
	padding-top: 15px;
	position: relative;
}

#header, #main-content, #footer {
	width: 980px;
	margin: 0 auto;
}

#main-content-wrapper {
	background: url(/images/bkg_content.png);
}

#main-content {
	padding-top: 20px;
	padding-bottom: 20px;
}

#secondary-nav {
	
}

#left-col {
	float: left;
	width: 200px;
	margin-right: 20px;
	font-size: 14px;
	line-height: 24px;
}

#main-right {
	/*margin-left: 220px;*/
	min-height: 350px;
}

h1 {
	color: #57818D;
	font: 24px/28px "Helvetica Neue Bold";
	margin-bottom: 10px;
	text-transform: lowercase;
}

h2, h3 {
	color: #57818D;
	font: 17px/24px "Helvetica Neue Bold";
	text-transform: lowercase;
}

#footer-wrapper {
	background-image: url(/images/footer_band.png);
	background-repeat: repeat-x;
}

#footer {
	padding-top: 20px;
	height: 30px;
	text-align: center;
	color: #333;
}

#navigation {
	font: 13px "Krungthep";
	float: right;
	margin-top: 17px;
	position: absolute;
	right: 0;
}

#navigation ul li {
	display: inline;
	list-style: none;
	background: url(/images/navigation_divider.png) repeat-y right;
	padding: 17px 22px 0 18px;
}

#navigation ul > :last-child {
	background: none;
	padding-right: 0;
}

#navigation ul li a {
	text-decoration: none;
	color: #57818D;
	text-transform: lowercase;
}

#navigation ul li a.active,
#navigation ul li.current_page_item a,
#navigation ul li a:hover {
	color: #fff;	
}

.clearer {
	clear: both;
}

#breadcrumb {
	text-transform: lowercase;
	font-weight: bold;
	margin: -10px 0 10px;
}

#page-photo {
	float: left;
	border: 5px #fff solid;
}

#page-text {
	margin-left: 420px;
}

#page-text.full-width {
	margin-left: 0;
	font-size: 14px;
	line-height: 20px;
}

#wp-ecommerce-search {
	float: right;
	display: none;
}

#wpsc_categorisation-3 {
	
}

#wpsc_categorisation-3 ul li {
	list-style: none;
	line-height: 20px;
}

#wpsc_categorisation-3 ul li a {
	text-decoration: none;
	color: #333;
}

#contact-form {
	font-size: 12px;
	font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana;
	line-height: 14px;
}

#contact-form fieldset {
	border: none;
}

#contact-form div.form-label, #contact-form div.form-option {
	color: #57818D;
	margin-top: 5px;
	margin-bottom: 2px;
}

#contact-form input[type='text'] {
	width: 400px;
	padding: 2px 4px;
}

#contact-form textarea {
	width: 402px;
	height: 92px;
	padding: 2px 4px;
	margin-bottom: 10px;
}

#contact-form input[type='submit'] {
	float: left;
	border: 0;
	background: #57818D;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	padding: 4px 10px;
	border-radius: 6px;
	margin-top: 10px;
}

.product-category {
	float: left;
	margin-right: 25px;
	width: 310px;
	height: 500px;
}

.product-category:nth-child(2n+3) {
	margin-right: 0;
}

.product-category img {
	display: block;
	border: 10px #fff solid;
	width: 290px;
	height: 194px;
	margin-bottom: 20px;
}

.product {
	float: left;
	margin-right: 16px !important;
	width: 180px;
	height: 280px;
}

.product:nth-child(2n+5) {
	margin-right: 0;
}

.product h2 {
	margin-top: -10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}

.product img {
	display: block;
	border: 10px #fff solid;
	width: 160px;
	height: 160px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 10px #ccc;
}

#hero {
	display: block;
	float: left;
	border: 10px #fff solid;
	width: 300px;
	height: 400px;
	margin: 0 20px 20px 0;
}

#detail-wrapper {
	float: left;
	width: 620px;
	height: 400px;
	padding: 10px;
	background-color: #fff;
	font-size: 16px;
	line-height: 24px;
}

#detail {
	float: left;
	width: 200px;
	margin-right: 20px;
	padding-right: 10px;
	border-right: 1px #990000 solid;
}

#detail img {
	display: block;
	float: left;
	width: 200px;
	height: 300px;
	margin-bottom: 20px;
}

#size {
	margin-bottom: 0;
}

#price {
	font-size: 20px;
	color: #990000 !important; 
	margin-bottom: 40px;
}

#description p {
	color: #999;
}

#contact-form label {
	display: block;
	float: left;
	clear: left;
	width: 120px;
	line-height: 30px;
	margin-bottom: 7px;
}

#contact-form input[type=text], textarea {
	display: block;
	float: left;
	margin-bottom: 7px;
	padding: 5px;
	font-size: 14px;
	border: 1px #ccc solid;
	border-radius: 5px;
}

table#events {
	width: 100%;
	border: 1px #999 solid;
	border-collapse: collapse;
}

#events td {
	width: 50%;
	padding: 5px;
	border: 1px #999 solid;
	line-height: 18px;
}

#events td.header {
	background: #999;
	color: #fff;
	font-weight: bold;
}