/* @override 
	http://bluemooncountrystore.com/store/skins/bluemoon/styleSheets/layout.css
	http://www.bluemooncountrystore.com/store/skins/bluemoon/styleSheets/layout.css
*/

@charset "utf-8";

/* @group Reset Browser Defaults */

body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{
	margin: 0;
	padding: 0;
}

fieldset,img,abbr {
	border: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var {
	font-style: normal;
	font-weight: normal;
}

li {
	margin: 0;
	padding: 0;
}

caption,th {
	text-align:left;
}

/* @end */

/* @group Global Elements */

body {
	background: #fff url(../styleImages/bkg.gif) repeat-x top;
	color: #296465;
	margin: 0;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #0c446f;
	text-decoration:none;
}

a:hover {
	color: #0c446f;
	text-decoration:underline;
}

.ud {
	text-decoration: underline;
	font-style: italic;
}

.ud:hover {
	text-decoration:none;
}

p {
	padding-bottom: 12px;
}

.clear {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
}

h1 {
	color: #a23800;
	margin:0 0 8px 0;
	padding:0 0 4px 0;
	border-bottom:1px solid #f0eeee;
	font-style: italic;
	font-size: 19px;
}

h2 {
	color: #a23800;
	margin-bottom:12px;
	padding:5px 0 6px 0;
	background: url(../styleImages/h2bg.gif) no-repeat center bottom;
	text-align:center;
	letter-spacing:1px;
	font-style: normal;
	font-size: 17px;
}

h3, #prefs #nav, h1 span {
	margin: 0 0 7px 0;
	padding: 10px 0 6px 0;
	color: #5d9798;
	border-bottom: 1px solid #f0eeee;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: .7em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4 {
	color: #a23800;
	margin:0 0 8px 0;
	padding:10px 0 4px 0;
	border-bottom:1px solid #f0eeee;
	font-style: normal;
	font-size: 19px;
}

/* @end */

/* @group Layout */

#wrapper {
	width:892px;
	margin: 0 auto;
	background: #fff url(../styleImages/frame.jpg) no-repeat center top;
}

#header {
	margin: 0 6px;
	overflow: hidden;
	background-color: #333200;
	background-image: url(../styleImages/bkg_header.jpg);
	height: 120px;
}

.logo {
	width: 80px;
	height: 148px;
	margin: 0 0 0 60px;
	float: left;
	background: url(../styleImages/logo.png) no-repeat left top;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	/* IE 6 double margin fix */display: inline
}

#content {
	padding: 37px 22px 0 22px;
	margin:0 6px;
	background: url(../styleImages/shade.png) repeat-x left top;
}

#lsidebar {
	width: 132px;
	float: left;
	padding-right: 22px;
	background: url(../styleImages/vetline.gif) no-repeat right top;
}

#rsidebar {
	width: 132px;
	float: left;
	padding-left: 22px;
	background: url(../styleImages/vetline.gif) no-repeat left top;
	font-style: italic;
}

#rsidebar p, #lsidebar p {
	padding: 0;
	margin: 0 0 .5em;
	font-weight: normal;
	font-style: normal;
}

#box_cart {
	margin: 40px 0 20px;
}

#lsidebar,#rsidebar {
	min-height: 480px;
	height: auto !important;
	height: 480px;
}

#main {
	width:484px;
	float:left;
	padding: 0 22px;
}

#main img.home {
	padding: 0;
	margin-left: -20px;
}

#cartmain {
	width:638px;
	float:left;
	padding: 0 22px 22px 0;
}

#rsidebar img {
	margin-left: 10px;
}

.tblList {
	font-style: italic;
}

/* @end */

/* @group Header Content */

#prefs {
	margin: 10px 30px 0 0;
	overflow: auto;
	float: right;
	position: relative;
	width: 60%;
}

#prefs div {
}

#prefs #nav {
	border-style: none;
	color: #ff9b33;
}

#prefs #nav a {
	color: #fff;
}

#prefs label {
	color: #ff9b33;
	margin-bottom: 6px;
	padding-top: 2px;
	font-style: italic;
}

form {
	margin: 0;
}

#crncy, #lang {
	padding-left:15px;
	float:right;
	background: url(../styleImages/dot-v.gif) repeat-y left top;
}

#crncy {
	width:130px;
}

#lang{
	width:155px;
}

.dropdown {
	font: 12px Arial, Helvetica, sans-serif;
	width:115px;
	padding:1px;
}

#session {
	float: right;
	line-height: 1.2em;
	color: #ff9b33;
	margin: 13px 0 13px 20px;
	position: relative;
}

#session a {
	color: #fff;
}

/* @end */

/* @group Header Navigation */

 

#search {
	padding: 10px;
	background-color: #a23800;
	float: left;
	margin-top: 10px;
	margin-bottom: 13px;
}

.sinput {
	width: 170px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	height: 16px;
}

.go {
	background: #5d9798;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: .4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#navbar {
	background: #0c446f;
	padding: 3px 0;
	margin: 0 6px;
	clear: both;
}

#navbar ul {
	list-style: none;
	border-top: 2px dotted #5d98cb;
	border-bottom: 2px dotted #5d98cb;
	padding: 7px;
	margin: 0 auto;
	font-style: italic;
	font-size: 1.1em;
	text-transform: capitalize;
	text-align: center;
}

#navbar li {
	margin: 0;
	display: inline;
	border-left: 2px dotted #5d98cb;
	padding: 0 .3em 0 .6em;
}

#navbar li:first-child {
	border-left-style: none;
}

#navbar li:last-child {
	border-right-style: none;
}

#navbar a {
	color: #90cbff;
}

#navbar a:hover {
	color: #fff;
	text-decoration: none;
}
/* @end */

/* @group Sidebar content */

#lsidebar .cats {
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0;
	text-transform: capitalize;
	font-style: italic;
}

h3.lil_cart {
	background: url(../styleImages/basket.gif) no-repeat 120px 8px;
}

#lsidebar .cats li {
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #f0eeee;
	line-height: 1.2em;
	font-size: 1.1em;
}

.featured {
	text-align: center;
	padding-bottom: 20px;
}
	
.featured a img, img.image_lg {
	border: 1px solid #f0eeee;
	background: #fff;
	padding: 5px;
	margin: 10px;
}

.ols {
	margin: 0 0 0 17px;
	padding:0;
}

.ols li {
	padding: 1px 0;
	margin: 0
}

/* @end */

/* @group Latest Products */

.latest {margin:0 auto; width:484px;padding: 12px 0 0 0;}
div.latestProds {text-align: center;width: 141px;padding-top:8px;margin:0 9px 18px 9px;height: 170px;float: left;position: relative;display:inline;background: url(../styleImages/prod-bg.png) no-repeat center top;}
div.latestProds:hover {background: url(../styleImages/prod-bg-hover.png) no-repeat center top;}
.pr {display:block;}
div.latestimg {text-align: center;width: 120px;margin:0 9px 9px 9px;height: 100px;overflow: hidden;position: relative;}
.divider{height:14px;display:block;background: url(../styleImages/divider.gif) no-repeat center center;}

/* @end */

#main form table tbody tr td div.addbkt p {
	float: left;
	margin: 0;
}

img.image_lg {
	padding: 8px;
	margin: 0;
}

/* @group Footer */

#footer {
	text-align:center;
	margin: 0 auto;
	clear:both;
	padding: 20px 0 10px 0;
	background: url(../styleImages/fotline.gif) no-repeat center 10px;
	color: #ccc;
}

a.cright {
	color: #0c1f2d;
	text-decoration:none;
	cursor:text;
}

#sitedocs {
	width: 530px;
	float: left;
}

/* @end */
