a img {
	border: 0px;	
}

.hide {
	display: none;
}

.red {
	color: #F00;
}

.center {
	text-align: center;
}

h1 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.5em;
}

h3.fromPrice {
	font-size: 1.6em;
	margin: 0px;
}

h4 {
	font-style: italic;
}

select, button {
	font-size: .9em;
}

.nav, .nav * {
	padding:0px;
	margin:0px;
	list-style: none;
}

.nav {
	margin-left: -8px;
}

#main-outer {
	margin-bottom: 5px;
}

.product-outer {
	width: 31.8%;
	float: left;
	margin: 0px 5px 15px 5px; 
}
.product-inner {
	overflow: hidden;
	width: 100%;
}

.product-outer.special {
	width: 48.5%;
	margin-bottom: 0px;
	float:left;
}

.product-inner .header-inner {
	overflow: hidden;
}

.product-inner .header-inner.shrink {
	background: url('/estore/images/dots.gif') no-repeat 95% 1.35em;
}

.product-inner .header-inner h3 {
	font-size: .9em;
	float: left;
	overflow: visible;
	white-space: nowrap;
}

.product-inner .header-inner.shrink h3 {
	width: 95%;
	overflow: hidden;
}

.product-inner .image-outer {
	width: 110px;
	float: left;
	text-align: center;
}

.product-inner .image-inner {
	padding-top: 5px;
}

.product-inner .desc-inner {
	
}

.product-inner .desc-code {
	padding-bottom: 3px;
	font-weight: bold;
}

.product-inner .product-body-inner {
	cursor: pointer;
	overflow: hidden;
}

.product-inner .product-body-inner .product-body-content {
	border: 1px #dbdbdb;
	border-style: none solid;
	height:130px;
	min-height: 130px;
	height:auto:!important;
	overflow: hidden;
}

.product-inner .desc-outer {
	margin-left: 110px;
}

.product-inner .desc-inner {
	font-size: .9em;
	padding: 5px 10px 5px 5px;
}

.product-outer.special .desc-inner {
	font-size: 1.1em;
	font-weight: bold;
}

.product-inner .buttons-inner {
	overflow: hidden;
	font-size: .8em;
}

.product-inner .buttons-inner .moreinfo {
	float: left;
	width: 40%;
	background-color: #AAA;
}

.product-inner .buttons-inner .moreinfo a {
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
}

.product-inner .buttons-inner .price {
	margin-left: 41%;
	background: #CCC;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}

#specials-inner {
	overflow: hidden;
}

.pagelister-outer {
	margin-bottom: 10px;
	background: #EEE;
	border: 1px dotted #BBB;
}

.pagelister-inner {
	padding: 10px;
	overflow: hidden;
}

#subs-outer {
	padding-bottom: 10px;
}

#subs-inner {
	overflow: hidden;
	border-bottom: 1px dotted #BBB;
	padding-bottom: 10px;
}


#subs-inner ul li {
	width: 25%;
	float: left;
	font-weight: bold;
}


#subs-inner p {
	margin: 0px;
}

.product-options-inner {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.product-options-inner li {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	height: 1.4em;
	line-height: 1.4em;
}

.product-options-inner li.products {
	width: 120px;
}

.product-options-inner li.pages {
	width: 120px;
}

.product-options-inner li.sortby {
	width: 180px;
}

.product-options-inner li.buttons {
}

#categories-outer {
	margin-bottom: 10px;
}

#copyright {
	font-size: .8em;
	color: #FFF;
	padding-right: 10px;
	text-align: right;
}

#specials-outer {
	margin-bottom: 10px;
}

#product-icons-outer {
	padding: 10px 0px;
}

#product-icons-outer img {
	vertical-align: middle;
	margin: 0px 5px;
}

#tooltip {
	position:absolute;
	z-index:999;
	border:1px solid #CCC;
	background:#FFFFA1;
	padding:5px;
	display:none;
	color: #000;
	width: 200px;
}

#loggedin-outer {
	border: 0px !important;
	padding-right: 0px !important;
}

#loggedin-inner {
	background: #FFFFA1;
	display: inline-block;
	padding: 2px 10px;
}

#google-map {
	text-align: center;
}

#google-map img {
	border: 1px solid #BBB;
}

#nav2-outer.loggedIn {
	padding-bottom: 0px;
}

#nav2-outer.loggedIn li.last {
	padding: 0px;
	clear: both;
	display: block;
}

.banner-inner {
	white-space: nowrap;
	overflow: hidden;
	padding-left: 4px;
	margin-bottom: 10px;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
}

.banner-inner ul, .banner-inner ul li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.banner-inner ul li ul.image_rotate {
	width: 24.9%;
	height: 94px;
	float: left;
}

ul.top_image_rotate, ul.top_image_rotate li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#register-interest-inner {
	text-align: center;
	margin-bottom: 10px;
	line-height: 0px;
	font-size: 0px;
}

#category-desc-outer {
}

#category-desc-inner {
	padding: 0px 0px 10px 0px;
}

#dynamicPricing {
	background: #FFF;
	border-collapse: collapse;
	table-layout: fixed !important;
	margin-bottom: 20px;
}

#dynamicPricing th {
	background: #BBB;
	text-align: left;
}

#dynamicPricing th.qty {
	text-align: right;
}

#dynamicPricing .leftCol {
	background: #DDD;
	color: #444;
	text-align: left;
}

#dynamicPricing td {
	text-align: right;
}

#acceptcookies-outer {
	background: url('/estore/images/cookieshadow.png') repeat-x left top;
	padding-top: 10px;
	position: fixed;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

#acceptcookies-inner {
	padding: 1px 10px;
	background: #FFFFA1;
	color: #444;
	font-weight: bold;
	overflow: hidden;
}

#acceptcookies-inner a:link, #acceptcookies-inner a:visited {
	color: #000;
	text-decoration: underline;
}

#acceptcookies-inner #acceptcookies-message {
	float: left;
	width: 70%;
}

#acceptcookies-inner #acceptcookies-button {
	float: right;
	width: 220px;
	text-align: center;
	padding: 10px;
}

#acceptcookies-inner #acceptcookies-button img {
	vertical-align: middle;
	margin-right: 10px
}

#acceptcookies-inner #acceptcookies-button a:link, #acceptcookies-inner #acceptcookies-button a:visited {
	display: block;
	text-align: center;
	border: 2px solid #CCC;
	padding: 10px;
	font-size: 1.2em;
	background: #DDD;
	text-decoration: none;
}

#acceptcookies-inner #acceptcookies-button a:hover, #acceptcookies-inner #acceptcookies-button a:active {
	background: #EEE;
}