/* E-Store CSS */

#store_header {
	padding-top: 15px;
	padding-bottom: 10px;
}
#store_buttons {
	width: 274px;
	float: right;
	text-align: right;
}
#store_buttons a {
	display: block; 
	float: left;
	height: 33px;
	text-align: center;
	text-decoration: none;
}
#store_buttons a.basketlink {
	background: url(../images/store_basket_button_bg_left2.gif) no-repeat left;
	width: 182px;
	font-size: 11px;
	cursor: pointer;
}
#store_buttons a.basketlink span {
	display: block;
	background: url(../images/store_basket_button_bg_right.gif) no-repeat right;
	text-align: left; 
	color: #fff;
	height: 24px;
	padding-top: 9px;
	text-indent: 22px;
}
#store_buttons a.checkoutlink {
	height: 33px;
	width: 89px;
	background: url(../images/store_checkout_button.gif) no-repeat top;
	margin-left: 3px;
}
#store_buttons a.checkoutlink span {
	display: none;
}
#store_main { 
}
#store_tabs {
	list-style: none;
	display: inline;
	text-indent: none;
	/*font-size: 14px;*/
	font-size: 13px; /* IE and Windows FF (so tabs fit on one line) */
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#store_second_tabs {
	clear: left;
	list-style: none;
	text-indent: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: #e6e3df; 
	display: block; 
	height: 23px;
	padding-top: 5px;
	padding: 5px 5px 0 5px; 
}
#store_tabs li, #store_second_tabs li {
	list-style: none;
	display: inline; 
	background: none; 
	padding: 0; 
	margin: 0; 
	text-indent: none;  
}
#store_tabs li a, #store_second_tabs li a {
	display: block; 
	padding: 7px 7px 5px 7px; 
	float: left;
}
#store_tabs a.selected {
	text-decoration: none; 
	color: #bd0026;
	background: url(../images/store_tab_left.gif) no-repeat top left #e6e3df; 
	padding: 0;
	margin: 0;
}
#store_tabs a.selected span {
	display: block;
	background: url(../images/store_tab_right.gif) no-repeat top right; 
	padding: 7px 7px 5px 7px; 
}
#store_tabs a.selected.first span {
	padding: 7px 7px 5px 0;
}
#store_tabs a.first {
	padding-left: 12px;
}
#store_second_tabs a.selected {
	text-decoration: none; 
	color: #bd0026;
}
#store_interior {
	border: 5px solid #e6e3df;
	clear: left;
	padding: 0;
	height: 1%;
}
#store_third_tabs {
	clear: left; 
	_padding-top: 3px; /* IE 6 */
}
#store_third_tabs a.selected {
	color: #666;
	text-decoration: none;
}
#store_third_tabs p {
	padding: 3px 7px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-color: #666;
}
#store_third_tabs a {
	font-size: 12px;
}
#store_interior .store_sort a {
	margin-left: 10px;
}
#store_interior .pagination {
	float: right;
}
#store_interior .previouslink {
	margin-right: 10px;
}
#store_interior .nextlink {
	margin-left: 10px;
}
#store_interior .store_back {
	text-align: right;
	color: #7d2b8a;
}
#store_interior .itemrow {
	clear: left;
	border: 1px solid #e6e3df;
	margin: 5px;
	padding: 3px;
	font-family: "Lucida Grande", Arial, sans-serif;
}
#store_interior .itemrow form {
	margin: 0; 
	padding: 0;
	background: none;
}
#store_interior .imgcontainer {
	width: 125px;
	height: 100px;
	float: left;
	display: block;
	padding-right: 15px;
}
#store_interior a.itemtitle {
	font-size: 15px;
	color: #bd0026;
	font-weight: bold;
	padding-right: 5px;
}
#store_interior .itemdesc {
	padding-top: 5px;
	width: 455px;
	margin-left: 140px;
}
#store_interior .itemdesc2 {
	font-size: 12px;
	color: #666;
	margin: 6px 0 10px 0;
}
#store_interior .pricelabel {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px 3px 3px 0;
}
#store_interior .price {
	font-weight: bold;
	font-size: 15px;
	padding: 3px 7px 0 0;
}
#store_interior span.qty {
	display: inline;
	padding: 3px 15px 0 10px;
	color: #666;
}
#store_interior span.qty input {
	text-align: center;
	font-weight: bold;
	color: #666;
	padding: 0;
	margin: 0;
	.padding-top: 4px;
}
#store_interior a.addtocartlink {
	display: block;
	float: left;
	height: 26px;
	width: 106px;
	background: url(../images/store_add_button.gif) no-repeat top;
	padding: 0 10px 0 15px;
	margin-bottom: 5px;
}
#store_interior a.bumpup {
	margin-top: -3px;
	.margin-top: 0;
}
#store_interior a.addtocartlink span {
	display: none;
}
/* homepage */
#store_interior #store_featured1 {
	width: 420px;
	float: left;
	/* IE 7 padding fix */
	.margin-top: -5px;
	_margin-top: 0;
}
#store_interior #store_featured2 {
	border-left: 5px solid #e6e3df;
	width: 205px;
	float: left;
	/* IE 7 padding fix */
	.margin-top: -5px;
	_margin-top: 0;
}
#store_interior .featured2row {
	border-top: 5px solid #e6e3df;
}
#store_interior #store_featured2a {
	border-top: none;
}
#store_interior #store_featured2b {
}
#store_interior #store_featured2c {
}
#store_interior #store_featured1 .itemdesc, #store_interior #store_featured2 .itemdesc {
	text-decoration: none;
}
#store_featured1 p, #store_featured2 p {
	font-family: "Lucida Grande", Arial, sans-serif;
	padding: 6px;
}
#store_interior p.morelink {
	text-align: center;
	font-size: 12px;
	color: #7d2b8a;
}
#store_featured1 .itemdesc2, #store_featured2 .itemdesc2 {
	padding-top: 0px;
}
#store_featured1 .itemtitle, #store_featured2 .itemtitle {
	font-size: 15px;
	color: #bd0026;
	font-weight: bold;
	padding-right: 5px;
	text-decoration: none;
}
#store_featured1 a.itemtitle:hover, #store_featured2 a.itemtitle:hover {
	text-decoration: underline;
}
#store_featured1 p.floatleft {
	padding-top: 0;
}
p.store_helplinks a {
	font-size: 12px;
	padding-right: 8px;
}

/* Utility/generic functions */
.floatleft {
	float: left; 
}
.clearboth {
	clear: both;
}


