* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg.jpg) top center fixed;
	font-family: 'Hrmmmm';
	text-align: center;
	color: #4f1911;
}

img {
	border: none;
}

li {
	list-style: none;
}

a {
    outline: none;  /* prevents dotted line when link is active */
    color: #4f1911;
    text-decoration: none;
}

a:hover {
    color: #900;
}

.clear {
	clear: both;
}

#logo {
	float: left;
	margin-top: -10px;
	margin-right: 20px;
}

#wrapper {
	width: 900px;
	background: url(../images/bg_wrapper.jpg);
	margin: 0 auto;
	text-align: left;
}

#your_box {
	background: url(../images/your_box.png) no-repeat top right;
	height: 61px;
	text-align: right;
}

#your_box a {
	color: #fff !important;
}

#your_box a:hover {
	color: #CCC !important;
}

#your_box h2 {
	float: right;
	background: none !important;
	font-size: 17px;
	margin-top: 1px;
	margin-right: 120px;
}

#header {
	padding-top: 20px;
	margin-left: 65px;
}

#navigation {
	margin-left: 10px;
}

#nav li {
	list-style: none;
	display: inline;
}

#nav a {
	float: left;
	height: 107px;
}

#nav span {
	visibility: hidden;
}

#nav_store {
	width: 137px;
	background: url(../images/nav_store.png) no-repeat;
}

#nav_store:hover {
	width: 137px;
	background: url(../images/nav_store_hover.png) no-repeat;
}

#nav_gallery {
	width: 137px;
	background: url(../images/nav_gallery.png) no-repeat;
}

#nav_gallery:hover {
	width: 137px;
	background: url(../images/nav_gallery_hover.png) no-repeat;
}

#nav_press {
	width: 137px;
	margin-top: 1px;
	background: url(../images/nav_press.png) no-repeat;
}

#nav_press:hover {
	width: 137px;
	margin-top: 1px;
	background: url(../images/nav_press_hover.png) no-repeat;
}

#nav_blog {
	width: 97px;
	background: url(../images/nav_blog.png) no-repeat;
}

#nav_blog:hover {
	width: 97px;
	background: url(../images/nav_blog_hover.png) no-repeat;
}

#nav_history {
	width: 137px;
	background: url(../images/nav_history.png) no-repeat;
}

#nav_history:hover {
	width: 137px;
	background: url(../images/nav_history_hover.png) no-repeat;
}

#nav_contact {
	width: 137px;
	height: 122px !important;
	margin-top: -6px;
	background: url(../images/nav_contact.png) no-repeat;
}

#nav_contact:hover {
	width: 137px;
	height: 122px !important;
	margin-top: -6px;
	background: url(../images/nav_contact_hover.png) no-repeat;
}

#home_content {
	margin-left: 35px;
	min-height: 500px;
	background: url(../images/dahab.png) no-repeat right 50px;
}

#home_content_text {
	width: 500px;
	margin-left: 20px;
}

#home_content_text img {
	margin-left: -20px !important;
}

#products_content {
	margin-left: 35px;
	width: 1000px;
	height: 600px;
	background: url(../images/products_side_banner.png) no-repeat 630px 50px;
}

#shopping_cart_content {
	margin-left: 60px;
	width: 770px;
	background: url(../images/products_side_banner.png) no-repeat 630px 50px;
}

#footer {
	width: 800px;
	height: 152px;
	text-align: center;
	float: left;
	margin-top: 40px;
	padding-top: 5px;
	background: url(../images/bg_footer.jpg) no-repeat;
}

#footer_logo {
	width: 800px;
	height: 65px;
	text-align: center;
	float: left;
	background: url(../images/bg_footer_logo.png) no-repeat;
}

#newsletter_block_left .block_content {
	background: none;
	width: 100px;
	margin-top: -10px;
	margin-left: 370px;
}

#newsletter_block_left h4 {
	background: none;
	font-family: 'Hrmmmm';
	border: none;
	float: none;
	margin-top: 0px;
	margin-left: 370px;
    color: #4f1911;
}

#newsletter_block_left input {
}

#newsletter_block_left select {
}

#newsletter_block_left .button_mini  {
    color: #4f1911 !important;
    margin-left: 110px !important;
    margin-top: -10px !important;
}

/*|||||| store ||||||*/

#cdk_categories {
	margin-left: 280px;
}

#cdk_categories li {
	list-style: none;
	display: inline;
}

#cdk_categories a {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 18px;
}

#cdk_products {
	width: 700px;
	margin-left: 35px;
	float: left;
}

.cdk_products {
	float: left;
	width: 170px;
	height: 240px;
	margin-right: 40px;
	margin-top: 20px;
}

#cdk_products a img {
	border: 3px solid #5d2017;
}

.product_price {
	font-size: 23px;
}

.product_price a {
	color: #391114;
}

.product_name {
	font-size: 23px;
	color: #fff !important;
}

.product_price a:hover {
	color: #531c20;
}


/*|||||| products ||||||*/

#primary_block {
	margin-top: 20px;
}

#cdk_product {
	float: left;
	margin-left: 85px;
}

#cdk_product_info {
	float: left;
	width: 300px;
	margin-left: 20px;
}

#our_price_display, .our_price_display {
	font-size: 24px;
}

#product_description img {
	float: left;
	margin-right: 50px;
}

.product_description_name {
	font-size: 26px;
}

.product_description_price {
	font-size: 26px;
}

#related_products {
	width: 800px;
	margin-left: 35px;
	float: left;
	margin-top: 70px;
}

#related_products h1 {
	font-size: 24px;
}

.related_products {
	float: left;
	width: 210px;
	margin-right: 50px;
	margin-top: 20px;
}

#product_add {
	margin-top: 20px;
}

#product_add form {
	float: left;
	margin-right: 50px;
	margin-top: -5px;
}

/* StanProg: Newsletter */
#newsletter_block_left {
	z-index: 100;
	position: relative;
	left: 40px;
	top: -80px;
	width: 500px;
}

#newsletter_block_left .block_content, #newsletter_block_left h4 {
	margin-left: 0;
}

div#newsletter_block_left div.block_content {
	text-align: left;	
}

#newsletter_block_left .block_content {
	width: 500px;
}
#newsletter_block_left .block_content p {
	display: block;
	float: left;
	text-align: left;
}

#newsletter_block_left .block_content .button_mini, #newsletter_block_left .block_content select {
	float: left;
}

#newsletter_block_left .button_mini {
	margin-left: 0px !important;
	margin-top: -3px !important;
}

#newsletter_block_left .block_content .warning_inline {
	clear: both;
	margin-left: 10px;
}