body{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size:12px;
color:#999;
background-repeat: repeat-y;
background-color: #ffffff;
background-position: center;
margin: 0;
padding: 0;
}
a{
color: #c45c1f;
}
p, div.paragraph{
line-height:22px;
xpadding-bottom: 15px;
}
.bold{
font-weight:bold;
}
#mainContainer{
width:800px;
margin:0 auto;

background: #FFFFFF url(../img/masthead.jpg) no-repeat;
}

#contentWrapper {
background:url(../img/homeFadde.jpg) no-repeat;
}

.message{
margin-bottom:10px;
padding:5px 10px;
background:white;
-moz-opacity:0.75;
filter:alpha(opacity=75);
}

.subhead {
	width: 800px;
	text-align: center;
	background: url(../img/subhead.png) no-repeat;
	margin: 10px 0 0 0;
	height: 40px;
}


/*---------- Navigation ----------*/
#navContainer{
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
height: 102px;
background: url(../img/4hrule.png);
background-repeat: repeat-x;
font-size: 14px;
line-height: 14px;
position: relative;

}
#nav {
margin: 27px 0 0 0;
position: absolute;
z-index: 100;
}

#nav, #nav ul {
float: left;
padding:0;
list-style-type:none;
list-style-position:outside;
}
#nav ul {
margin: 0;
position:relative;
}

#nav li{
float:left;
position:relative;
width: 150px;
text-align: center;
margin-right: 10px;
display: block;
height: 45px;
list-style-type: none;
}
#nav li ul {
position: absolute;
z-index: 200;
top: 45px;
left: 0;
}
#nav li ul li {
margin-top: 10px;
}
#nav a {
display: block;
text-decoration: none;
color: white;
padding-top: 15px;
height: 30px;
}


#nav .green {
background-color: #b4c13e;
}
#nav .green:hover {
background-color: #9eaa36;
}
#nav .orange {
background-color: #db8b43;
}
#nav .orange:hover {
background-color: #c47d3d;
}
#nav .blue {
background-color: #909ea6;
}
#nav .blue:hover {
background-color: #7b878e;
}
/*
#nav ul {
position:absolute;
display:none;
width:12em;
top:29px;
}
#nav li ul a{
width:9em;
height:auto;
float:left;
color:#FFFFFF;
border:none;
filter:alpha(opacity=75);
-moz-opacity:.75;
background-color:#333;
}
#nav ul ul{
top:auto;
border:none;
margin-left:5px;
}	
#nav li ul ul {
left:119px;
margin:0px 0 0 10px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
#nav a{
display:block;
padding:8px 15px;
color:#fff;
text-decoration:none;
font-weight:bold;
}
#nav a:hover{
font-weight:bold;
}
*/


/*---------- Header ----------*/
.header{
min-height: 137px;
position: relative;
}
.logo{
top: 5px;
left: 5px;
position: absolute;
}


/*---------- Sidebar ----------*/
#sidebar{
width:179px;
height:210px;
float:left;
margin:10px 0 0 10px;
background-color:#8e8e8e;
border: 4px solid red;
}
#sidebar h1{
font-size:18px;
color:#FFFFFF;
margin:10px 0 0 20px;
}
#sidebar ul{
list-style:none;
width:150px;
margin-left:15px;
margin-top:10px;
}
#sidebar ul li{
list-style:none;
display:block;
padding:5px 8px;
}
#sidebar ul li a{
color:#2d2d2d;
text-decoration:none;
list-style:none;
display:block;
font-weight:bold;
}
#sidebar ul li a:hover{
text-decoration:none;
list-style:none;
display:block;
color:#fff;
font-weight:bold;
}


/*---------- Main Content ----------*/
#mainContent{
padding: 0 50px 15px 0;
margin-top: 20px;
/* position: relative; */
}

#mainContent h1{
font-size:26px;
color:#a1a1a1;
font-weight: normal;
font-family: Helvetica, Arial, Verdana, sans-serif;
margin:18px 0 15px 0;
}

#mainContent h2{
font-size:22px;
color:#532f64;
margin:0 0 6px 0;
}

#mainContent h3{
font-size:18px;
font-weight: bold;
color: #91846c;
margin:0 0 6px 0;
}

/*---------- Footer ----------*/
#footer{
width:800px;
height:46px;
margin:0 auto;
padding-bottom:15px;
color: #b7b7b7;
background: #ffffff url(../img/3hrule.png) repeat-x;
font-size: 10px;
}
#footer ul{
list-style-type: none;
margin: 0;
padding: 0;
padding-top: 5px;
}
#footer ul li{
list-style:none;
margin-right: 10px;
line-height:10px;
color:#b7b7b7;
display:inline;
}
#footer a{
text-decoration:underline;
line-height:18px;
color: #b7b7b7;
}
#footer a:hover{
text-decoration:underline;
color:#887f70;
}
.copyright{
text-align: left;
color:#b7b7b7;
margin-top:0px;
font-size: 10px;
}



/*---------- Miscellaneous ----------*/
.clear{
clear:both;
}



/*---------- MISC ----------*/
.round {
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

/* store */

#storeSidebar{
width:300px;
float:right;
line-height:1.2em;
background-color: #f6f8e8;
margin-right: -50px;
padding-top: 10px;
}
#storeSidebar h3 {
color: #b4c13e;
margin: 0;
padding: 0;
}
#storeSidebar p {
margin: 0;
padding: 0;
}
#storeSidebar a {
color: #b4c13e;
text-decoration: underline;
}
#storeSidebar a:hover {
color: #9eaa36;
text-decoration: underline;
}

#sideCart {
background-image: url(../img/cartIcon.gif);
background-repeat: no-repeat;
background-position: 15px 5px;
border-bottom: 1px solid white;
}
#sideSearch{
background-image: url(../img/searchIcon.gif);
background-repeat: no-repeat;
background-position: 15px 5px;
border-bottom: 1px solid white;
}

#storeContent{
float:left;
width:480px;
/*
position: absolute;
z-index: 0;
*/
}
#storeBreadcrumb {
font-size: 10px;
}
#storeBreadcrumb a {
color: #b4c13e;
text-decoration: none;
}
#storeBreadcrumb a:hover {
color: #9eaa36;
text-decoration: underline;
}

#storeContent h1 {
margin-top: 2px;
}


#storeSidebar .quad {
padding:0 20px 10px 65px;
margin-bottom:10px;
}
#sideCartItemCount{
margin-top: 10px;
}

/* dont put top margin here, it screws up hover on ie */
#sideCartContent{
/* display:none; */
padding-bottom:5px;
}
#sideCartItems{
margin-bottom:5px;
}
#sideCartItems tr td, #sideCartItems tr th{
padding:2px;
}
#sideCartItems tr th, #sideCartItems .totalprice{
font-weight:bold;
font-size:0.9em;
}
#sideCartItems .price{
text-align:right;
}
#sideCartLinks{
border-top:1px solid #cccccc;
padding-top:10px;
}
#sideCartLinks a {
background-color: #b4c13e;
color: white;
padding: 2px 6px;
text-decoration: none;
margin-right: 10px;
font-size: 10px;
font-weight: bold;
}
#sideCartLinks a:hover {
background-color: #9eaa36;
}




/* categories start */
#sideCategories {
border-bottom: 1px solid white;
}
#sideCategoriesItems li{
margin-top:5px;
}

ul#sideCategoriesItems, #sideCategoriesItems ul{
list-style:none;
margin:0; padding:0;
}

#sideCategoriesItems ul{
margin-left:18px;
display:none;
}

#sideCategoriesItems .bullet img{
height:16px;
width:15px;
}

#sideCategoriesItems .tree_item .current{
font-weight:bold;
}

/* categories end */

.storeItem{
	width:100px;
	height:160px;
	float:left;
	text-align:center;
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 12px;
	position: relative;
	border: 1px solid #eee;
	padding-top: 10px;
}
.storeItem:hover {
	border: 1px solid #ccc;
}

.storeItemImage{
	width:80px;
	height:80px;
}

.storeItemName{
	margin-top:5px;
}

.storeItem .sale{
font-weight:bold;
color:red;
}

.storeItemView{
position: absolute;
bottom: 10px;
left: 11px;
}
.storeItemView a{
background-color: #c45c1f;
color:white;
padding:2px 4px;
text-decoration:none;
font-size:0.9em;
font-weight:bold;
}
.storeItemView a:hover {
background-color: #a34b18;
}

.storeItems{

}

.genericForm label{
width:110px;
float:left;
clear:both;
}

.genericForm .input{
margin-bottom:10px;
}



/* store display */
.longDescription {
	border: 2px solid #f6f8e8;
	padding: 10px;
	width: 200px;
}
.pricing {
	/* border: 1px solid #b4c13e; */
	background-color: #f6f8e8;
	padding: 10px;
	width: 204px;
	margin-top: 10px;
}

.storeDisplayPrice{
font-size:1.4em;
font-weight:bold;
xmargin-bottom:15px;
}

.storeDisplayAttributes{
margin-top:10px;
}

.storeDisplayAttributes ul{
list-style:none;
margin:0px;
}

.storeDisplayAddToCart{
margin-top:15px;
}


.storeItemImages{
float:right;
}




.storeItemImages .album-slideshow img{

}

.storeItemImages .thumbs img{
width:60px;
height:60px;
margin: 0 3px 0 3px
}

.storeItemImages .album{
height:240px;
}

.storeItemImages table.album-slideshow-table{
width: 225px;
}

.storeItemImages .album-slideshow-table td{
margin:0px;
padding:0px;
vertical-align: middle;
text-align:center;
}

.storeItemImages .album-caption{
display:none;
}

.storeItemImages ul.thumbs{
list-style:none;
margin:0px;
padding:0px;
}

.storeItemImages ul.thumbs li{
display:inline;
}

.storeItemImages .album-thumbs .bottom{
margin:10px 0px 0px 10px;
}

.storeItemImages .album-thumbs .pagination a, .album-thumbs .pagination span{
font-size:1.2em;
margin:0px 5px 0px 0px;
}

/* store display end */


/* store cart start */
.storeCartStepButtons{
float:right;
}

.storeCartSteps{
margin-bottom:10px;
}

.storeCartSteps a{
text-decoration:none;
margin-right:10px;
}

.storeCartSteps a.current{
font-weight:bold;
}

table.storeCartTable{
border-collapse:collapse;
}

.storeCartTable tr td, .storeCartTable tr th{
vertical-align:top;
line-height:1.2em;
padding:6px 2px 4px 8px;
}

.storeCartTable tr th{
background:#B4C13E;
color:white;
}

.storeCartTable tr td{
background:#F6F8E8;
border-bottom:1px solid #FFF;
color:#B4C13E;
}

.storeCartTable tr.total td{
background:#B4C13E;
color:white;
border-bottom:none;
}

.storeCartTable .attributes{
font-size:0.9em;
}

/* store cart steps end */


/* blog start */
.blogSearchForm{
float:right;
}

.blogPageLinks a{
font-size:1.2em;
}

.commentForm{
margin-top:20px;
}
/* blog end */