body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:1em;
	font-weight:300;
	background-color:#fff;
	color:#8b8b8b;
	margin:0;
	overflow-x:hidden; }

* html body { /* IE only! */
	text-align: center; }

* html #mainStage { /* IE only! */
	text-align: left; }


#mainStage {
	width:900px;
	padding:20px;
	font-size:0.8em; 
	margin:auto;
	 }

#uniqueHits {
	width:900px;
	height:255px;
	min-height:255px;
	max-height:255px;
	margin:auto;
	margin-bottom:20px;
	position:relative;
}

#chartOverlay {
	width:900px;
	height:255px;
	min-height:255px;
	max-height:255px;
	margin:auto;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	z-index:99;
	display:none;}

#systemMsg {
	display:none;
	padding:3px;
	text-align:center;
	font-size:0.8em;
	background-color:#ff006a;
	color:#fff;
	border-top:solid 1px #a5a5a5;
	background-image:url(images/system-back.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;}

img {
	border:none; }

p {
	margin:0;
	margin-bottom:3px; }

dl {
	width:100%;
	margin-bottom:20px;
	overflow:auto;	}

dt {
	float:left;
	width:150px;
	text-align:right;
	font-size:0.85em;
	margin:0;
	margin-right:20px;
	padding:0;
	padding-top:7px;
	vertical-align:middle; }

dd {
	float:left;
	width:600px;
	text-align:left;
	margin:0;
	padding:0; }

form {
	display:inline; }
	
.divider {
	border-top:1px dotted #ccc;
	width:100%;
	height:2px;
	margin-top:20px;
	margin-bottom:20px;
	font-size:0; }

a {
	color:#a2c063; }

h2 {
	color:#a2c063;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.28em;
	font-weight:200;
	letter-spacing:0px;
	margin:0;
	margin-bottom:3px; }

.checkbox {
	vertical-align: middle;
	display:inline;
	margin-right:5px; }

.checkBoxHolder {
	padding-top:4px; }

.submitButton {
	width:92px;
	height:40px;
	min-height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center; }

.loadingButton {
	width:92px;
	height:40px;
	min-height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	display:none; }

.loadingButton div {
	padding-top:10px; }

.submitButton a {
	color:#fff;
	text-decoration:none;
	font-size:1.2em;
	text-align:center; }

.submitButton a:hover {
	color:#dae8b1; }

label {
	font-weight:bold;
	font-size:0.8em;
	display:inline; }

#topBanner {
	min-height:180px;
	max-height:180px;
	height:180px;
	background-color:#323232;
	padding:20px;
	padding-bottom:0; }

#topBannerInner {
	width:900px;
	margin:auto;
	margin-top:3px;
	padding-left:10px; }

#topBannerSub {
	min-height:20px;
	max-height:20px;
	height:20px;
	background-color:#666;
	padding:5px;
	font-size:0.7em;
	color:#fff;
	background-image:url(images/submenu-back.jpg);
	background-repeat:repeat-x;
	background-position:bottom left; }

#topBannerSubInner {
	margin:3px auto;
	width:900px;
	text-align:right; }

#topBannerSubInner ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0; }
	
#topBannerSubInner li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	margin-right:30px;
	text-align:right; }

#topBannerSubInner a {
	color:#fff;
	text-decoration:none; }

#topBannerSubInner a:hover {
	color:#efffce;
	text-decoration:underline; }


#navigation {
	height:37px;
	min-height:37px;
	max-height:37px;
	width:820px;
	margin:auto;
	margin-top:143px;
	position:relative;
}

#logo {
	width:247px;
	height:79px;
	min-height:79px;
	max-height:79px;
	position:absolute;
	z-index:20;
	top:-120px;
	left:-46px; }

.navButton {
	width:156px;
	height:37px;
	min-height:37px;
	max-height:37px;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	margin-right:8px; }

.buttonInner {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	font-weight:300;
	margin:auto;
	line-height:37px;
	width:140px;
	text-align:center; }

.buttonInner a {
	text-decoration:none;
	color:#fff; }

.buttonInner a:hover {
	text-decoration:none;
	color:#efffce; }
	
#footer {
	border-top:#ccc solid 2px;
	width:100%;
	margin:auto;
	margin-bottom:40px;
	float:left;
	font-size:0.89em;
	padding-top:8px;
	color:#d2d2d2; }

#footer ul {
	margin:0;
	padding:0;
	list-style:none; }
	
#footer li {
	margin:0;
	margin-right:20px;
	padding:0;
	float:left;
	list-style:none;
	line-height:25px;
	min-height:25px;
	max-height:25px; }
	
#footer a {
	color:#a2c063;
	text-decoration:none; }
	
#footer a:hover {
	text-decoration:underline; }
	
#dashboard {
	float:left; }

#dash-top {
	margin-bottom:20px;
	width:900px; }

#dash-left {
	float:left; }
	
#dash-right {
	float:right; }
	
.contentBox {
	width:408px;
	border:1px solid #ccc;
	min-height:40px; 
	background-color:#f8f7f7;
	margin-bottom:20px; }
	
.contentBoxTitle {
	min-height:20px;
	background-color:#353535;
	background-image:url(images/content-title.gif);
	background-repeat:repeat-x;
	position:relative; }

.graphButton {
	width:16px;
	height:14px;
	min-height:14px;
	position:absolute;
	right:0;
	top:0; }

.contentBoxTitle div {
	padding:10px; }

.contentBoxBody {
  }

.submitHolder {
	padding:10px;
	padding-top:0;
	padding-left:180px;
	margin:0; }

.contentBoxBig {
	background-color:#f0f0f0;
	margin-bottom:20px;
	width:900px; }

.contentBoxBigInner {
	padding:10px; }

.contentHeader {
	width:900px;
	}

.contentHeaderInner {
	padding-top:3px;
	padding-bottom:3px;
	position:relative;
	color:#565656;
	font-weight:bold;
	}

.helpIcon {
	position:absolute;
	right:0;
	top:0;
	padding:0; }

.contentBoxBigBlank {
	padding:10px;
	min-height:100px; }
	
.contentBogBigInner {
	width:700px;
	margin:auto; 
	display:block;}

.form-description {
	font-size:0.8em;
	padding-top:4px; }

.textbox {
	padding:4px;
	width:100%; }

.hexInput {
	padding:4px;
	width:50px; }
	
.textarea {	
	padding:4px;
	width:100%;
	height:170px;
	max-height:170px;
	min-height:170px; }
	
.textareaCSS {	
	padding:4px;
	width:879px;
	height:370px;
	max-height:370px;
	min-height:370px;
	color:#636363; }

.colourFloat {
	float:left;
	width:60px;
	height:30px;
	margin-right:5px; }

.colourFloatB {
	float:left;
	width:300px;
	height:30px; }

#shippingAdd {
	width:800px;
	background-color:#dbdbdb;
	margin:auto;
	padding:10px;
	text-align:center; }

#shippingList {
	width:800px;
	margin:auto;
	text-align:center;
	padding:20px; }
	
#optionList {
	width:800px;
	margin:auto;
	text-align:center;
	padding:20px; }

#productGallery {
	width:800px;
	margin:auto;
	text-align:center;
	padding:20px;
	margin-bottom:10px; }

#optionList label {
	margin-left:10px;
	margin-right:10px; }

#shippingList label {
	margin-left:10px;
	margin-right:10px; }

#shippingAdd label {
	margin-left:10px;
	margin-right:10px; }

#orders {
	width:100%; }

#mostViewed {
	width:100%;}

#outstock {
	width:100%;}
	
#visitors {
	width:100%; }
	
#topReferers {
	width:100%; }

.subTitle {
	color:#292929;
	font-weight:bold;
	font-size:0.85em; }

.shippingInline {
	width:200px; 
	height:30px; 
	min-height:30px; 
	float:left;
	padding-top:3px; }
	
.shippingInlineHolder {
	width:700px; 
	margin:auto; 
	margin-bottom:5px; 
	height:30px; 
	min-height:30px; }

.optionInlineHolder {
	width:800px; 
	margin:auto; 
	margin-bottom:5px; 
	height:30px; 
	min-height:30px; }

.image_admin {
	width:75px;
	height:75px;
	min-height:75px;
	max-height:75px;
	width:75px;
	padding:2px;
	border:2px solid #ccc;
	background-color:#fff; }

#adminImages {
	margin:0;
	margin:auto;
	height:80px;
	min-height:80px;
	padding:10px;
	list-style:none;
	clear:both;
	width:650px; }

#adminImages li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	margin-right:10px;
	text-align:center;
	position: relative; }
	
.imageControls {
	width:75px;
	padding:2px;
	text-align:right; }
	
#designNav {
	width:900px;
	margin:auto;
	height:19px;
	min-height:19px;
	text-align:right;
	margin-bottom:5px; }
	
#cssMode {
	display:none; }

#pageMode {
	display:none; }
		
#basicMode {
	 }

/* query formatting --------------------------------------------------------------------- */	
.contentBoxBody ul {
	margin:0;
	padding:0;
	list-style:none; }
	
.contentBoxBody li {
	margin:0;
	list-style:none;
	font-size:0.86em;
	width:auto;
	padding:5px; }

ul {
	margin:0;
	padding:0;
	list-style:none;}
	
li {
	margin:0;
	padding:0;
	list-style:none;}

#productList {
	margin-bottom:20px; }


.topButton {
	width:111px;
	height:34px;
	float:right;}

.dropArrow {
	font-size:0.8em;
	color:#7da568; }

.inlineTable {
	width:100%;
	color:#464646; }

.inlineTable td {
	padding:6px;
	font-size:0.85em; }
	
.inlineTable a {
	font-weight:bold;
	text-decoration:none; }

.inlineTableSub {
	width:100%; }
	
.inlineTableSub td {
	padding:6px;
	padding-left:50px;
	color:#000;
	font-size:0.8em;
	text-align:left;
	font-weight:bold; }

.floatInline {
	float:left;
	width:500px;
	padding:6px;}

.floatInline a {
	font-weight:bold;
	text-decoration:none; }

.floatInlineSmall {
	float:left;
	width:100px;
	text-align:left;
	padding:6px;}

.floatInlineSub {
	width:280px;
	padding:6px;
	padding-left:50px;
	font-size:0.8em;
	font-weight:bold;
	color:#000;}

.drag {
	cursor:move;
	margin-right:5px; }

.floatInlineSubB {
	width:100px;
	padding:6px;
	padding-left:50px;
	font-size:0.8em;
	font-weight:bold;
	color:#000;}

.floatInlineRight {
	float:right;
	padding:6px; }

.contentBoxBody li:hover {
	background-color:#e0f5cb;
	color:#333;
	cursor:hand;
	cursor:pointer; }
	
.queryResultsTitle {
	background-color:#e8e8e8;
	font-size:0.8em;
	font-weight:bold;
	border-bottom:2px solid #a7b0a0;
	width:auto;  }

.queryResultsTitle div { 
	padding:5px; }

.queryRowA {
	background-color:#f4fcec;
	border-bottom:1px solid #e3f4d6; }
	
.queryRowB {
	background-color:#eefae4;
	border-bottom:1px solid #e3f4d6; }

.subQuery {
	display:none; }

.subQueryRowA {
	background-color:#e9e9e9; }
	
.subQueryRowB {
	background-color:#f8f8f8; }
	
.queryEmpyQuery {
	text-align:center;
	padding:4px; }

#permaLink {
	font-size:0.85em;
	display:none;
	margin-top:15px;}
	
#permalinkURL {
	color:#a2c063;
	font-weight:bold;}
	

.upgrademsg {
	width:300px; 
	margin:auto; 
	text-align:center;
	color:#676767;} 


.upgrademsg a {
	text-decoration:none;
	color:#676767;} 

.upgrademsg a:hover {
	text-decoration:none;
	color:#676767;} 

.upgradeLink a {
	color:#292929;
	text-decoration:none; }


#pageContainer {
	}

.page {
	min-height:30px;
	line-height:30px; }

.page div{
	padding:5px; }

.pageOption {
	text-align:center;
	min-height:30px;
	line-height:30px; }

.pageOption div{
	padding:5px; }


.pageForm {
	display:none; }

.pageForm div {
	text-align:right; }

.pageRowA {
	background-color:#f4fcec;
	padding:8px;
	color:#a2c063;
	border-bottom:1px solid #e3f4d6; }
	
.pageRowB {
	background-color:#eefae4;
	padding:8px;
	color:#a2c063;
	border-bottom:1px solid #e3f4d6; }

/*
Gallery lightbox popup ------------------------------------------------------------------------------------------------
*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;}
	
#jquery-lightbox a img { 
	border: none; }
	
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto; }
	
#lightbox-container-image { 
	padding: 10px; }

#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0; }
	
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10; }
	
#lightbox-container-image-box > #lightbox-nav { 
	left: 0; }
	
#lightbox-nav a { 
	outline: none; }
	
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block; }
	
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left; }
	
#lightbox-nav-btnNext { 
	right: 0; 
	float: right; }
	
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0; }
	
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; }
	
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; }
		
#lightbox-image-details-caption { 
	font-weight: bold; }
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em; }
				
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em; } 