@import "lists.css";
#ajaxStatus{position:fixed;z-index:100;padding:5px;width:32px;height:32px;}

h1 {font-size: 13pt;}
h2 {font-size: 12pt;}
h3 {font-size: 11pt;margin-bottom:4px;}

h1 a, h2 a, h3 a {
	color: #360;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1.logo {
	padding:0;
	margin:0;
}

div#topbar div#quicksearch {
	padding: 3px 1px 0 0;
	float: right;
}
div#quicksearch form {
	padding:0;margin:0;
	display:inline;
}
div#quicksearch #searchterm {
	padding:0;
	margin:1px 1px 0 0;
	width:127px;
}
div#quicksearch #searchsubmitdiv {
	display: inline-table;
	width:60px;
	height:20px;
	background-color:#CAE8BB;
	border:none;
}

table {
	border-spacing: 0;
	border-collapse:collapse;
}
td, th {
	padding:1px;
	border:none;
}
.small {
	font-size: 90%;
}
.invisible {
	visibility:hidden;
	height:0;
	border:none;
	width:0;
	display:none;
	color:#FFF;
	background-color:#FFF;
}

.clr {
	clear: both;
}

#main {
	padding:9px;
	margin:0;
}
div#rside div#more {
	margin: 10px 0 0 0;
	padding:0;
}
#more {
	float:right;
	width:120px;
	border:1px solid;
	padding:0 0 6px 0;
	margin-left:10px;
}
#more h3 {
	padding:5px 6px 1px;
	display:block;
	border-bottom:1px solid;
	margin:0;
}
#more ul {
	list-style-type: square;
	padding:1px 16px;
	margin:0 0 10px 0;
}
#more ul li {
	font-size:90%;
	padding:1px;
}
#more h3 ~ h3 {
	border-top:1px solid;
}
.sectionLink {
	padding-left:12px;
	background-image: url("/images/double_right.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
.lowstock {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
#verytopnavigation {
	background-color:#360;
	font-size: 1.08em;
	padding:0 20px;
	margin-bottom:0;
	height:70px;
}
#verytopnavigation a {
	text-decoration: none;
}
#topnavigation {
	height:16px;
	font-size: 13px;
	padding-left:12px;
	padding-bottom:0;
	margin-bottom:0;
	border-color: #FFF;
	border-style:solid;
	border-width: 2px 0;
}

/**IE**/
* #topnavigation {
	height:14px;
}

#topnavigation a {
	text-decoration: none;
}
.lightThinBar {
	padding-top:0;
	margin-top:0;
	border-top-style: solid;
	border-top-width: 1px;
	height:8px;
}

#categories {
	display:none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border:none;
	padding:0;
	margin:0;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom:15px;
	width:148px;
	vertical-align: top;
	text-align: left;
	font-size:0.83em;
}
/*IE*/
* html #categories {
	padding-top:1em;
}
#categories>table {
	width:148px;
}

#categories h2 {
	margin-bottom:0.5em;
	padding-left:5px;
}
#categories td {
	/*border-top-width: 1px;
	border-top-style: solid; */
	padding-left:0.5em;
	padding-right:0.5em;
	padding-bottom:0.3em;
	margin:0;
}

#itemlist {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
#itemlist div.sort {
	float:right;
	width:200px;
	text-align:right;
}
#itemlist .item {
	clear:both;
	width:100%;
	border:1px solid #333;
	margin:6px 0;
	background-color:#D5EDB3;
}
#itemlist .item h2 {
	font-size: 11pt;
}
#itemlist .item td {
	vertical-align:top;
}
#itemlist .item td.image {
	padding:5px;
	width:200px;
	text-align:center;
}
#itemlist .item td.info {
	padding:5px;
	vertical-align:top;
}
#itemlist .item td.price {
	vertical-align: middle;
}
#itemlist .item td.price div.control {
	display:inline;
	vertical-align: top;
	padding: 0 0 0 3px;
}
#itemlist .item td.volume {
	padding:9px 0 0;
	font-size:90%;
}
#itemlist .item ul {
	margin:0;
	padding:0 0 0 8px;
	list-style-type: none;
}
.productList {
	padding:2px;
}
.productList {
	/*border-left:1px solid;
	border-right:1px solid;*/
	border-spacing: 5px;
}

.productList .odd {
}
.productList .even>td, .productList .even>th {
	/*border-top:1px dotted;
	border-bottom:1px dotted;*/
}
.productList thead th, .productList thead td {
	border-bottom: 1px solid #000;
	text-align: center;
}
.productList td.image {
	text-align:center;
}
.productList th.code {white-space: nowrap;}
.productList th.title {}
.productList th.price, .productList td.price {
	text-align: left;
	width:48px;
}
.productList th.buy {
	
}
.productList td {
	vertical-align:top;
	padding:15px 2px;
}
.productList td.code {
	width:58px;
	padding:1px 0;
}
.productList td.name {
	text-align: left;
	padding-left:10px;
}
.productList td.price {
	text-align: center;
}
.productList td.order {
	text-align:left;
	padding-left:2px;
}
.productList h2 {
	padding-top:0;
	padding-bottom:2px;
	margin:0;
	font-size:1em;
}
.productList .title {
	padding:3px;
	padding-bottom:0;
	margin:0;
	
}
.productList .subtitle {
	padding:0 1em inherit 4px;
	margin-top:0;
	font-style: italic;
	font-size:0.96em;
	color:#444;
}


.buyform {
	vertical-align:bottom;
}
.buyform td {
	width:auto;
}
.order .variation {
	display:block;
	width:110px;
}
.buybutton {
	position:relative;
	top:6px;
}
.order .control {
	padding:0 15px 0 25px;
}

table.showcase {
	margin:0 auto;
	clear:both;
}
.showcase td {
	text-align:left;
	padding:1px 8px 14px 0px;
	vertical-align: middle;
	font-size:0.9em;
}
.showcase img {
	margin:0 auto;
}

.showcase td.portrait {padding: 0 29px;}

img {
	border:none;
}
.deleted {
	color:#333;
	text-decoration:line-through;
}
.Simage {
	vertical-align:center;
	padding:3px;
	margin:auto;
	text-align:center;
}


div#inner {width:700px;}
h2.rangeheading {clear:both;border:1px solid #CCC;border-width:1px 0;padding:5px 0;width:319px}
/*
h2.rangeheading.premium {background:url(/images/premiumWIDE.png);}
h2.rangeheading.classic {background:url(/images/classicWIDE.png);}
h2.rangeheading.essential {background:url(/images/essentialWIDE.png);}
*/
p.rangedescription {margin-top:10px;}
.rangeshowcase {z-index:100;position:relative;top:-32px/*28px*/;float:right;border:1px solid #CCC;width:180px;height:180px;}
.rangeshowcase .landscape {padding:30px 0;display:block;width:180px;height:135px;}
.rangeshowcase .portrait  {padding:0 26px;display:block;width:135px;height:180px;}

.rangepics {display:none;}
.frontshowcase .rangepics {display:block;}

.frontshowcase td {width:290px;padding:0 5px;vertical-align: baseline;}
.frontshowcase h2.rangeheading {clear:none;border:1px solid #CCC;border-width:1px 0;padding:5px 0;width:290px}
.frontshowcase p.rangedescription {margin-top:10px;}


a.admin,a.admin:link,a.admin:visited{color:#AA3;}
a.admin:hover {color:#996;}

img.printlogo {position:relative;top:7px;left:10px;display:none;}
img.paraflow {
	float:right;
}
#pscroller2 {
	background-color:#CAE8BB;
	color: #000;
	width: 300px;
	height: 12px;
	/*border: 1px solid black;*/
	padding: 3px;
	font-size: 0.72em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#pscroller2 a {
	text-decoration: none;
}