body {
	background: #ccc;
	color: #666;
	font-family: Georgia, Garamond ,serif;
}

body.popup {
	background: #fff;
}

a {
	color: #c69;
}

h2 {
	color: #c69;
	font-family: Tahoma, Geneva, sans-serif;	
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;	
}

form label {
	display: block;
}

/* - Header */
#header {
	position: relative;
	height: 415px;
	overflow: hidden;
}

/* -- Logo */
#logo {
	position: absolute;
	z-index: 2;
	width: 89px;
	height: 100px;
}

/* -- Navigation */
.nav {
	width: 100%;
	list-style: none;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	margin: 0;
}

.nav li {
	float: left; 
}

.nav li a {
	display: block;
}

.nav li a:hover {
}
	
#nav {
	position: absolute;
	left: 86px;
	top: 29px;
	width: 864px;
	height: 35px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#nav li {
	width: 96px;
	float: left; 
	display: inline;
	line-height: 35px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#nav li a {
	display: block;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	border-left: 1px solid #fff;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

#nav li a:hover {
	background-color: #ccc;
}

#nav li.color1 {
	background-color: #4EB84A;
}

#nav li.color2 {
	background-color: #FCD403;
}

#nav li.color3 {
	background-color: #2BBDEE;
}

#nav li.color0 {
	background-color: #F160A3;
}

/* -- Slideshow */
#slideshow {
	position: absolute;
	top: 65px;
	height: 350px;
	overflow: hidden;
	z-index: 1;
}

#slideshow img {
	width: 100%;
}

/* - Main */
#main {
	background-color: #fff;
	min-height:500px;
  height:auto !important;
  height:500px;}

/* -- Content */
#content {
	background-color: #fff;
}

/* --- Home */
.entry {
	margin-top: 20px;
	font-family: Georgia;
}

.entry .meta {
	text-transform: uppercase;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
}

.entry h3 {
	color: #c69;
	text-transform: uppercase;
	margin-top: 5px;
}

#aside {
	background-color: #fff;
}

#aside h3 {
	padding-left: 15px;
	color: #c69;
	margin-top: 15px;
}

#aside ul.featured {
	margin: 0;
	padding: 0;
	list-style: none;
}

#aside ul.featured li {
	list-style: none;
	margin-left: 15px;
}

#aside .featured img {
	border: 1px solid #ccc;	
	padding: 3px;
}

/* --- About */
#aside .logo {
	margin-top: 20px;
}

#image-about,
#image-contact {
	overflow: hidden;
}

/* --- Products */
.product {
	margin-top: 40px;
	margin-bottom: 40px;
}

.product h3 {
	margin-bottom: .4em;
}

.product h5 {
	font-weight: bold;
	margin-bottom: .4em;	
}

.color-default h3 {
	color: #000;
}

.color-green h3,
.color0 h3 {
	color: #4EB84A;
}

.color-pink h3,
.color1 h3 {
	color: #F160A3;
}

.color-yellow h3,
.color2 h3 {
	color: #FCD403;
}

.color-blue h3,
.color3 h3 {
	color: #2BBDEE;
}

/* --- Team */
.team {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 60px;
}

.team img {
	border: 1px solid #ccc;	
	padding: 3px;
}

/* ---- Detail */
#bio {
	margin-top: 20px;
	margin-bottom: 20px;
}

#gallery {
	position: relative;
}

#images {
	height: 350px;
	overflow: hidden;
}

#gallery-nav {
	position: absolute;
	top: 370px;
	height: 70px;
	overflow: hidden;
	display: none;
}

#gallery-nav li {
	margin-right: 20px;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

#gallery-nav li img {
	vertical-align: middle;
}

/* --- Dealers */
#dealers-online {
	margin-top: 20px;
}

#dealers-location {
	margin-top: 40px;
}

#dealers-info {
	margin-top: 80px;
	margin-bottom: 20px;
}


#dealers-info h3 {
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

.location-shops {
	background: #f2f2f2;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 10px;
}

.shop {
	margin-top: 20px;
	height: 105px;
	overflow: hidden;
}

.shop h4 {
	margin-bottom: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

.location h4 a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

.back-to-top {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* --- Movies */
.video-archive li.current {
	background: #f2f2f2;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.video-archive li {
	height: 60px;
	padding-left: 0;
}

.video-archive img {
	vertical-align: middle;
	margin: 5px;
	float: left;
}

/* --- Shop */
/* ---- List */
.simpleCart_shelfItem {
	position: relative;
	padding-bottom: 40px;
}

.item_add {
	position: absolute;
	bottom: 0px;
}
 
.item_thumb,
.item_Quantity {
	display: none;
}

/* ---- Cart */
#aside .simpleCart_items {
	margin-left: 15px;
	position: relative;
}

#aside .cartHeaders {
	display: none;
}

#aside .itemContainer {
	clear: both;	
}

#aside .itemname {
	font-weight: bold;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

#aside .itemthumb {
	padding: 5px 0;
	text-align: center;
}

#aside .itemthumb img {
	height: 100px;
	margin: 0 auto;
}

#aside .itemQuantity {
	clear: both;
	display: inline;
	float: left;
	margin: 5px auto;
}

#aside .itemQuantity input {
	background: #FFCCCC;
	border: none;
	font: normal normal bold 11px/normal Arial, sans-serif;
	height: 17px;
	margin: 0px 5px 0px 0px;
	padding: 3px 9px;
	padding-top: 3px;
	text-align: center;
	vertical-align: top;
	width: 21px;	
}

#aside .itemincrement a {
	background: url(../images/increment_decrement.gif) no-repeat;
	background-position-x: 0;
	background-position-y: -7px;
	display: block;
	height: 5px;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
	width: 9px;
	text-indent: -9999px;
}

#aside .itemdecrement a {
	background: url(../images/increment_decrement.gif) no-repeat;
	background-position-x: 0;
	background-position-y: -14px;
	display: block;
	height: 5px;
	margin: 3px 0px 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
	width: 9px;
}

#aside .itemTotal {
	clear: both;
	font: normal normal bold 13px/normal Arial, sans-serif;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

#aside .simpleCart_finalTotal,
#aside .simpleCart_total {
	display: block;
	font: normal normal bold 13px/normal Arial, sans-serif;
	margin: 5px 0px 0px 15px;
	padding: 0px;
	color: #000;	
}

#aside .simpleCart_shippingCost {
/*	display: block; */
	font: normal normal bold 13px/normal Arial, sans-serif;
	margin: 5px 0px 0px 15px;
	padding: 0px;
	color: #999;	
}

#aside .simpleCart_finalTotalLabel {
	margin: 8px 0px 0px 15px;
	color: #c69;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}

#aside .simpleCart_actions {
	display: block;
	clear: both;
	padding-top: 5px;
	margin: 8px 0 0 15px;
	border-top: 1px solid #ccc;
	text-align: center;
}

#aside .simpleCart_actions a {
	float: left;
	margin-right: 5px;

}

/* ---- Order */
#order .cartHeaders div {
	float: left;
	display: inline;
	color: #c69;
}

#order .cartHeaders div.itemthumb {
	display: none;
}

#order .cartHeaders div.itemName {
	width: 230px;
}

#order .cartHeaders div.itemQuantity {
	width: 60px;
}

#order .itemContainer {
	clear: both;	
}

#order .itemContainer div {
	float: left;
	display: inline;
	padding-top: 15px;
}

#order .itemContainer .itemName {
	font-weight: bold;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
}

#order .itemContainer .itemthumb {
	padding-top: 5px;
	text-align: center;
	width: 50px;
	height: 50px;
	overflow: hidden;
}

#order .itemContainer .itemthumb img {
	width: 30px;
}

#order .itemContainer .itemName {
	margin-left: 10px;
	width: 180px;
}
	
#order .itemContainer .itemQuantity {
	width: 60px;
}
	
#order .itemQuantity input {
	border: none;
	font: normal normal bold 11px/normal Arial, sans-serif;
	text-align: right;
	width: 10px;
	margin: 0;
	padding: 0;
}

#order .simpleCart_finalTotalLabel {
	margin: 8px 0px 0px 0px;
	color: #c69;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	clear: both;
}

#order .itemContainer .itemTotal {
	font: normal normal bold 13px/normal Arial, sans-serif;
}

#order .simpleCart_finalTotal,
#order .simpleCart_total {
	display: block;
	font: normal normal bold 13px/normal Arial, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #000;	
}

#order .simpleCart_shippingCost {
/*	display: block; */
	font: normal normal bold 13px/normal Arial, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	color: #999;	
}