/* 
    Document   : style
    Created on : 29-Mar-2010, 12:21:13
    Author     : Darren
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

body {
    background: url(../images/background.jpg) top left repeat;
    text-align: center;
    margin: 21px auto;
    padding: 0px auto;
}

iframe {
    margin: 15px 0px;
}

#container {
    width: 979px;
    margin: 0px auto;
    padding: 0px auto;
    text-align: left;
}

#header {
    height: 151px;
    background: url('../images/header.gif') top left no-repeat #392923;
}

#sale {
    position: absolute;
    z-index: 20000;
    margin-left: 338px;
    margin-top: 10px;
}

#feature {
    background-color: #FFFFFF;
    position: absolute;
    width: 612px;
    height: 354px;
    z-index: 10000;
    box-shadow:0px 0px 15px #999;
    -webkit-box-shadow:0px 0px 15px #999;
    -moz-box-shadow: 0px 0px 15px #999;
    margin-left: 338px;
    padding: 10px;
}

/* Target Firefox 3 */
#feature.hello, x:-moz-any-link, x:default {
    border: 1px solid #dedede;
}

/* Target Firefox 2 */
#feature, x:-moz-any-link {
    border: 1px solid #dedede;
}

html>body #feature {
    width: 592px;
    height: 334px;
}

#feature_summary {
    width: 612px;
    height: 109px;
    position: absolute;
    z-index: 5000;
    background-color: #e7e7df;
    margin-left: 338px;
    margin-top: 354px;
}

#feature_summary ul {
    float: left;
    list-style-image: url(../images/bullet.jpg);
    margin: 10px 10px;
}

#feature_summary ul li {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #4e382d;
    font-weight: bold;
    margin: 10px 0px;
    
}

#menu {
    height: 57px;
    background-color: #1dd6c8;
    font-size: 18px;
    color: #ffffff;
    letter-spacing:2px;
    text-align: center;
    font-family: serif;
    padding-top: 15px;
}

html>body #menu {
    height: 42px;
}

#menu a {
    color: #ffffff;
    text-decoration: none;
    margin: 0px 20px;
}

#submenu {
    height: 32px;
    background-color: #1bc5b9;
}

#content {
    background-color: #ffffff;
    min-height: 600px;
}

#sidebox {
    padding: 20px 0px 0px 30px;
    width: 338px;
    min-height: 430px;
}

#advertisement {
    margin-top: 0px;
    margin-bottom: 15px;
    text-align: center;
    margin-right: 30px;
}

#sidebox h2 {
    margin: 0px 0px;
    font-weight: normal;
    padding: 0px 0px 15px 0px;
    color: #382924;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #1dd6c8;
}

#sidebox div {
    margin: 5px 0px;
}

#sidebox div label {
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    width: 122px;
    float: left;
    
}

#leftbar {
    width: 338px;
    float: left;
    margin-top: -70px;
}

#rightcontent {
    float: right;
    width: 641px;
    margin-left: 20px;
    margin-right: 30px;
}

html>body #rightcontent {
    width: 591px;
}

#rightcontent h1 {
    margin: 0px 0px;
    font-weight: bold;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #382924;
    padding: 0px 0px;
}

#rightcontent h2, #rightcontent h3 {
    margin: 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #c1bc85;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding: 0px 0px;
}

#rightcontent h3 {
    margin: 20px 0px 15px 0px;
}

#rightcontent p {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}

.product_image {
    float: left;
    margin-right: 40px;
}

#latest_news {
    margin: 19px 32px;
}

#latest_news h2 {
    margin: 0px 0px;
    font-weight: normal;
    color: #382924;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 23px;
    color: #1dd6c8;
}

#latest_news .newsbox {
    margin-top: 35px;
    margin-bottom: 30px;
    color: #020202;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
}

#latest_news .newsbox .date {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-siz: 14px;
    font-weight: bold;
    color: #3f4e51;
}

#latest_news .newsbox .title a, #latest_news .news_all a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #47b1af;
    font-weight: bold;
    text-decoration: none;
}

p a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #47b1af;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

#latest_news .newsbox .title a:hover, #latest_news .news_all a:hover {
    text-decoration: underline;
}

#footer {
    height: 57px;
    background-color: #392923;
}

#footer .left {
    float: left;
    margin: 22px 0px 0px 30px;
    color: #a09996;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#footer .right {
    float: right;
    margin: 22px 30px 0px 0px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a09996;
}

#footer .right a {
    color: #a09996;
    text-decoration: none;
}

#footer .right a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
}
/**
 * Slider CSS
 *
 * jQuery Nivo Slider v1.7
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 *
 * March 2010
 **/

.nivoSlider {
	position:absolute;
        z-index: 100;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/**
 * Custom Slider CSS
 *
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */


#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	right: 10px;
	top:10px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

.reset {
    background : url(../images/btn_clear.jpg);
    width:67px;
    height:24px;
    border:0px;
    margin-top: 5px;
    margin-right: 5px;
    padding: 0px;
    float: left;
    margin-left: 140px;
}

.submit {
    margin-top: 5px;
}

.hr {
    margin-left: -15px;
    margin-top: 15px;
}