body {background:#000 url(/shell/bg.jpg) repeat-x top center; font-family:Arial, Helvetica, sans-serif; line-height:1.5; font-size:10pt;}
h1 {color:#4a4a49; border-bottom:1px dashed #9d3900; font-size:20px; text-transform:uppercase;}
h2 {color:#7e775c; border-bottom:1px dashed #000; font-size:14px; text-transform:uppercase;}
h3 {color:#4a4a49; border-bottom:1px dashed #9d3900; font-size:20px; text-transform:uppercase; margin:0 0 3px 0;}
a {color:#9d3900;}

#wrapper {margin:230px auto 0; width:800px;}

/*======= NAVIGATION STYLES =======*/
#nav {margin:0; clear:both; height:48px; clear:both; }
ul.nav {margin:5px 0 0 20px; padding:5px 0; list-style:none;}
ul.nav li {float:left; display:inline; padding:0 5px; min-width:70px; _width:2em;}
ul.nav a {display:block; line-height:48px; height:48px; min-width:70px;}
ul.nav a img {border:0; padding:10px 0 0 5px; text-align:right;}
ul.nav a:hover {background:url(/shell/nav-hover.gif) no-repeat right center;}

#prevnext {color:white; position:relative; overflow:hidden;}
#prevnext a {color:white;}
#prevnext a:hover {color:#cc6300;}
#prevnext .pages {border:1px solid #FFF; text-align:center; padding:0 4px; margin:0 2px; text-decoration:none;}
#prevnext .pages:hover {background-color:#cc6300; color:#000;}
#prevnext .currentpage {background-color:#cc6300; color:black;}

/*======= CONTENT AREA STYLES =======*/
#col1 {margin:0 40px 0 0; float:left; width:441px; color:#fff; text-align:left;}
#col2 {margin:0; width:300px; overflow:auto;}
#col3 {margin:18px 0 0 0; width:800px; color:#fff; text-align:left;}

img.gallery {border:1px solid #9d3900; margin:0 5px 5px 0; padding:3px;}
/*======= FOOTER STYLES =======*/
#footer {background:#000 url(/shell/bg-footer.jpg) no-repeat bottom center; clear:both; text-align:center; color:#9d3900; height:141px;}
#footer a {color:#9d3900; text-transform:uppercase; text-decoration:none; font-size:11px; font-weight:bold;}
#copyright {color:#282828; font-size:11px;}

/*======= CART =======*/
#store{float:left;}
#store ol, ul {list-style: none;}
#store li{float:left; margin:0 15px 10px 0; list-style-type:none;}
#store li img{display:block; background-color:#000; padding:3px; border:2px solid #cc6300;}
#store li img:hover{border-color:#FFF;}
.price{color:#FFF; text-decoration:none; font-weight:bold; font-size:13px; position:absolute; margin-top:-25px; margin-left:5px; padding-right:4px; padding-left:1px; background-color:#000;}
#store b{margin-top:5px; font-size:12px; color:#FFF; width:120px; line-height:1em;}
#store b a{font-size:12px; color:#cc6300; text-decoration:none;}
#sidebar{float:right; margin-right:10px; margin-left:-10px; width:270px;}		
#sidebar a{font-size:11px; color:#000;}
#sidebar a.simpleCart_checkout,
.checkoutEmptyLinks a.simpleCart_checkout{display:-moz-inline-box; display:inline-block; width:185px; height:30px; background:url(/shell/btn-Check-out.jpg); vertical-align:middle; text-indent:-9999px; font-size:0;}

/*======= FORM STYLES =======*/
label  {position:absolute; top:0; left:0}
:focus {outline: 0;}

form {padding: 0 20px 20px 20px;}

form, form fieldset input, form fieldset textarea, form label {font-family: Helvetica, Arial; font-size: 12pt;}
form p { position: relative; margin: 10px 0;}
form p label { position: absolute; top: 0; left: 0;}
form p br {display: none;}


form fieldset p input,
form fieldset p textarea {display: block; padding: 4px; width: 300px;margin: 0;}

form fieldset p label {width: 280px; display: block; margin: 5px 5px 5px 6px; padding: 0;}

form fieldset p textarea {padding: 2px;	width: 304px;}

form fieldset p label {color: #777;}


/*======= HIGHSLIDE =======*/
.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(/highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(/highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.style4 {font-size: x-small}