* {
	padding: 0;
	margin: 0;
}
a img, img a {
	border: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #F9F2DE;
}
#wrap {
	width: 800px;
	margin:0 auto;
	position: relative;
}
#header {
	height: 120px;
	background-image: url(../images/header2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
h2 {
	font-size: 120%;
	padding-top: 5px;
}
div.skip { 
	display: none; 
}
#logo {
	position: relative;
	left: 320px;
}
#sidebar ul, #maplist {
	text-align: left;
	list-style: none;
	line-height: 150%;	
}
#sidebar li a, #maplist li a {
	padding-left: 15px;
	background-image: url(../images/redbullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;	
}

#nav ul {
	line-height: 90px;
	list-style: none;
}
#nav li {
	list-style: none;
	background-image: none;
	margin-top: 4px;
	height: 90px;
	width: 90px;
	position: relative;
	display: block;
	line-height: 90px;
	padding: 0;
}
.home {
	background-color: green;
}
.browse {
	background-color: red;
}
.news {
	background-color: blue;
}
.resellers {
	background-color: #F60;
}
.contact {
	background-color: purple;
}
#nav a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/listbg.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 90px;
	height: 90px;
	display: block;
	text-align: center;
	line-height: 90px;
	padding: 0;
}
#nav a:hover {
	text-decoration: underline;
	display: block;
}
.moreaccess {
	position: absolute;
	top: -1000px;
	left: -1000px;
}
#nav {
	z-index: 10;
	position: absolute;
	top: 135px;
	left: 0;
}
#content {
	padding: 10px 10px 10px 50px;
	min-height: 500px;
	z-index: 1;	
	background-image: url(../images/bottomleft.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.tl {
	background-image: url(../images/topleft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
} 
.tr {
	background-image: url(../images/topright.jpg);
	background-position: top right;
	background-repeat: no-repeat;
} 
.br {
	background-image: url(../images/bottomright.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.le {
	background-image: url(../images/leftedge.jpg);
	background-position: bottom left;
	background-repeat: repeat-y;
}
.re {
	background-image: url(../images/rightedge.jpg);
	background-position: bottom right;
	background-repeat: repeat-y;
	width: 755px;
	margin-left: 44px;
	background-color: #FFF;
}
#footer {
	padding-left: 40px;
	padding-bottom: 20px;
}
#copy {
	float: left;
}
#footlinks {
	float: right;
}
#footlinks a, #footlinks a:link {
	padding: 0 15px;
	color: navy;	
	font-weight: normal;
}
a, a:link, a:visited {
	color: navy;	
	font-weight: bold;
}
a:visited {
	color: #555;
}
a:hover, #footlinks a:hover {
	color: #888;	
}

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.pad {
	clear: both;
	height: 5px;
}
#sidebar {
	float: right;
	width: 200px;
	margin: 10px;
	display: inline;
}
#main {
	float: left;
	margin: 10px 0;
	width: 470px;
	background-image: url(../images/mainbox-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#main h1 {
	background-image: url(../images/mainbox-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 110%;
	padding: 4px;
	border-bottom: 1px solid #D9BE81;
}
div.maintext {
	padding: 10px;
}
div.sidebox {
	width: 100%;
	background-image: url(../images/sidebox-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	position: relative;
	right: 5px;
}
div.sidebox h2 {
	width: 192px;
	background-image: url(../images/sidebox-top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 100%;
	padding: 4px;
	border-bottom: 1px solid #D9BE81;
}
div.sidetext {
	padding: 10px;
	text-align: center;
}
div.maintext h2, div.maintext p {
	padding: 0;
	margin: 0;
}	
#access {
	padding: 10px;
}	
#access h2 {
	margin-top: 10px;
}
#access ul, #access ol {
	padding-left: 30px;
}
#access td, #access th {
	border-collapse: collapse;
	padding: 5px;
	border: 1px solid #CCC;
	border-top: none;
}
#access table {
	width: 98%;
	margin: 10px auto;
	border-top: 1px solid #CCC;
}
#access th.first {
	width: 35%;
	border-right: none;
}
#access td.first {
	text-align: center;
	font-weight: bold;
	border-right: none;
	border-top: none;
}
#access th {
	background-color: #EEE;
}
#textwrap {
	float: left;
	padding-bottom: 20px;
}	
#admin-menu {
	text-align: center;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #D9BF82;
	width: 750px;
	margin: 0 auto;
	margin-bottom: 5px;
}
#admin-menu a, #admin-menu a:link, #admin-menu a:visited {
	padding: 0 5px;
	font-size: 90%;
	font-weight: bold;
	color: #400000;
}
#admin-menu a:hover {
	color: #990000;
}
/*
div.linkwrap {
	margin-bottom: 10px;
	background-image: url(../images/galleryback.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	position: relative;
	left: 15px;
}
h6.linkname {
	background-image: url(../images/galleryback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 130%;
}
*/
h5 span.link, h5 span.link_url {
	position: relative;
	left: 10px;
	font-weight: normal;
}
h5 span.link {
	display: block;
}
h5 span.link_url {
	color: #CC6600;
}
.productgallery {
	list-style-type: none;
	padding-left: 16px;
	font-size: 90%;
}
.productgallery li {
	list-style-type: none;
	margin-bottom: 10px;
	background-image: url(../images/galleryback.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.productgallery span.image {
	text-align: center;
	display: block;
	background-image: url(../images/galleryback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 10px;
}
.productgallery span.image img {
	position: relative;
	left: -6px;
	border: 1px solid #CCC;
	cursor: pointer;
}
.productgallery span.size {
	float: right;
	width: 250px;
}
.productgallery span.price {
	float: left;
	color: #CC0000;
	font-weight: bold;
}
.productgallery span.basket {
	float: right;
}
div.productfoot {
	width: 380px;
	position: relative;
	padding-top: 10px;
	left: 20px;
}
.productgallery span.prodinfo {
	float: left;
}
div.bottomwrap {
	clear: both;
}
.prodwrap {
	width: 400px;
	padding: 10px;
	padding-bottom: 0;
	background-image: url(../images/galleryback.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.productgallery span.image-sq {
	float: left;
}
.productgallery span.image-sq img {
	border: 1px solid #CCC;
	cursor: pointer;
}
.productgallery span.prodinfo-sq {
	width: 190px;
	display: block;
	padding-bottom: 10px;
}
.productgallery span.size-sq  {
	width: 190px;
	display: block;
	padding-bottom: 10px;
}
.productgallery span.price-sq  {
	padding-bottom: 10px;
	color: #CC0000;
	font-weight: bold;
}
.productgallery .basket-sq  {
	float: right;
	padding-bottom: 10px;
}
div.productfoot-sq  {
	float: right;
	width: 220px;
	padding: 10px;
	padding-right: 0;
}
span.prodinfo-sq img, span.prodinfo img{
	position: relative;
	top: 4px;
}
#nav em {
	text-decoration: underline;
	font-style: normal;
}
#footlinks em {
	font-style: normal;
	font-weight: bold;
}
#pager {
	text-align: center;
}
#featured {
	margin-bottom: 20px;
}
#featured img {
	cursor: pointer;
}
#featured .details {
	float: left;
	padding-left: 10px;
	position: relative;
	top: 5px;
}
#featured .all {
	float: right;
	padding-right: 10px;
	position: relative;
	top: 5px;
}
#baskettable {
	border-collapse: collapse;
	width: 100%;
	clear: both;
}
#baskettable td {
	padding: 5px;
	border: 1px solid #CCC;
	text-align: center;
	vertical-align: top;
}
#baskettable th {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	color: #333;
}
#cards {
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	border-top: 1px solid #D9BF82;
}
caption {
	text-align: left;
	font-weight: bold;
	color: #400000;
	padding: 5px 20px;
}
#confirmhead {
	background-color: #DDD;
	border-bottom: 1px solid #CCC;
	padding: 3px;
	padding-left: 5px;
}
span.saveleft {
	float: left;
}
span.saveright {
	float: right;
}
span.pname {
	display: block;
	font-weight: bold;
}
#baskettable td.baskettotal {
	text-align: right;
}
hr {
	border-top: 1px solid #D9BF82;
	height: 0px;
}
#baskettable td.confirmitem {
	text-align: left;
}
#viewbasket {
	position: relative;
	top: 5px;
}
span.viewcat {
	float: right;
	padding-right: 30px;
}
#prodesc {
	padding: 10px 30px;
	line-height: 130%;
}
#deschead {
	padding-left: 20px;
	font-size: 110%;
}
#cartcontents {
	text-align: left;
	padding-left: 10px;
}
#large-image {
	position: absolute;
	padding: 20px;
	z-index: 10;
}
#close {
	position: relative;
	top: 15px;
	background-color:#FFFFCC;
	border: 1px solid #400000;
	font-weight: bold;
	color: #990000;
	cursor: pointer;
	padding: 0 5px;
	text-decoration: underline;
}
/*---------------------------------- Form style starts here ----------------------------------------*/
form fieldset{
	background-color:#fff9e7;	
	border-width:2px;
	border-style:solid;
	border-color:#7c5b47;			
	margin:20px 0px 20px 10px;
	width:410px;
	position:relative;
	right: 2px;
	display:block;
	padding: 0px 10px 10px 10px;
}
#register fieldset {
	width: 620px;
}
form fieldset legend{	
	background-color:#7c5b47;	
	border-width:1px;
	border-style:solid;
	border-color:#7c5b47;	
	color:#ffcc99;
	font-weight:bold;
	font-variant:small-caps;
	padding:2px 5px;
	margin:0px 0px 10px 0px;
	position:relative;
	top: -12px;	
}	 
form fieldset legend img {
	padding:0px 5px 0px 5px;	
}
label{	
	display:block;
	float:left;
	width:140px;
	text-align:right;
	margin:6px 5px 0px 0px;
}
#register label {
	width: 200px;
}
#messageblock label {
	width: 80px;
}
#messageblock {
	border-top: 1px dashed #D9BF82;
	margin-top: 10px;
}
#required-notice {
	border-bottom: 1px dashed #D9BF82;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
span.required {
	color: #FF0000;
	font-weight: bold;
}
#emailform input, #register input {
	margin:6px 5px 0px 0px;
}
#emailform textarea {
	margin: 10px 0px;
}
span.cartimg {
	padding: 2px;
	margin: 2px;
	border: 1px solid #EEE;
}
.button{	
	font-weight: bold;
	color: #400000;
	text-align: center;
	margin: 0;
	padding: 1px;
}
.goback {
	font-weight: bold;
	padding: 5px;
	display: block;
}
#grand, #confirm-price {
	width: 380px;
	float: right;	
	position: relative;
	right: 65px;
}
#confirm-price {
	position: static;
}
span.grandtext {
	background-color: #F5F5F5;
	border: 1px solid #CCC;
	display: block;
	width: 280px;
	float: left;
	padding: 5px;
	font-weight: bold;
	border-top: none;
}
span.grandamount {
	float: right;
	border: 1px solid #CCC;
	display: block;
	padding: 5px;
	border-top: none;
	border-left: none;
	width: 70px;
	text-align: right;
}
div.button-set, #confirm-button {
	clear: both;
}
div.button-set {
	padding: 20px;
}
#confirm-button {
	margin: 10px 0;
	position: relative;
	top: 10px;
}
.savebuttons {
	position: relative;
	top: -20px;
}
div.alert {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFF9E7;
	padding: 10px;
	border: 1px dashed #400000;
	margin: 10px;
}
#messagesent {
	margin: 10px;
	padding: 20px;
	border: 1px solid #DDD;
}
#messagesent span {
	display: block;
	text-align: center;
}
/*---------------------------------- Form style ends here ----------------------------------------*/
/*---------------------------------- Image preview style starts here ----------------------------------------*/
#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader {
	font-family:Tahoma, Helvetica, sans;
	font-size:10px;
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0 16px 0;
	margin:0 auto;
	display:block;
	width:135px;
	border:1px solid #6A6A6A;
	text-align:left;
	z-index:255;
}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94;
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.title_h2 {
 width:240px;
 position: relative;
 top: 5px;
 left: 20px;
 color: navy;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
	margin: 0 auto;
}

/*----------------------------------------- Image preview style ends here ---------------------------------------*/