/* store */

#storeSidebar{
width:190px;
float:left;
margin-right:25px;
line-height:1.2em;
}

#storeContent{
float:left;
width:540px;
margin-bottom:30px;
}

#storeContent h1{
color:#E69D44;
font-size:3em;
margin-bottom:10px;
padding-bottom:10px;
}
#storeSidebar h3{
color:#E69D44;
}
#storeSidebar a{
text-decoration:none;
color:#e69d44;
}
#storeSidebar a:hover{
color:#f6ddbf;
}

#storeSidebar .quad{
border-bottom:1px solid #ccd396;
padding:10px;
margin-bottom:10px;
}

#sideCartItemCount{
}

.storeSearchSection{
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:5px;
}

/* categories start */

#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:133px;
	height:170px;
	float:left;
	text-align:center;
	line-height:1.2em;
	position:relative;
	padding-top:10px;
	border:1px solid #ccd396;
	background-color:#f3f4e6;
}

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

.storeItemName{
	margin-top:5px;
}

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

.storeItemView{
position:absolute;
bottom:0px;
left:23px;
margin-bottom:7px;
}
.storeItemView a{
border:1px solid #E69D44;
background:#E69D44;
color:white;
padding:2px 4px;
text-decoration:none;
font-size:0.9em;
font-weight:bold;
}
.storeItemView a:hover{
background:#f6ddbf;
border:1px solid #E69D44;
}

.storeItems{

}


/* store end */

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

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



/* store display */

.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;
}

.storeDisplayRecommended{
margin-top:20px;
}

.storeDisplayRecommended{
clear:both;
}

.recommendedProductOptions select{
margin:0;
}

.recommendedProductOptions{
margin:5px 0px;
}

.recommendedProductName{
font-weight:bold;
margin-right:3px;
}


.storeItemImages{

float:right;
}

/* margin (no color) */
.storeItemImages2{
background:white;
margin-left:25px;
margin-bottom:10px;
padding-bottom:5px;
}

/* margin (w/ color) */
.storeItemImages3{
margin:10px;
}

.storeItem{
margin:10px;
}

.storeItemImages .album-slideshow img{
xmax-width:275px;
xmax-height:210px;
}

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

.storeItemImages .album{
xheight:240px;
}

.storeItemImages table.album-slideshow-table{
width:100%;
height:100%;
margin:0;
}

.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;
border:1px solid #CCD396;
}

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

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

.storeCartTable tr td{
border-bottom:1px solid #CCD396;
background-color:#F3F4E6;
}

.storeCartTable tr.total td{
background:#c2cb83;
border-bottom:none;
}

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

/* store cart steps end */





.storeDisplayRecommended {
border-top: 3px solid #ccd395;
margin-top: 50px;
padding-top: 20px;
}

.storeDisplayRecommendedTable td {
padding-bottom: 30px;
}



