/* general styles */
body { 
  background-color: #000; 
  color: #fff;
  background-image:none;
  background-repeat:repeat-x;
  margin:0;
  padding:0; 
  margin-bottom:30px;}

body, p, ol, ul, td {
  font-family: arial, helvetica, sans-serif;
  font-size:   12px;
  line-height: 16px;
}
img {
  border:0;
}
h1 {
  color:#aaa;
  font-style:italic;
  font-weight:normal;
  font-family: georgia, times, serif;
  font-size: 24px;
  line-height: 26px;
  margin: 0;
  padding:10px 0;
}

h2 {
  color:#007D72;
  font-size: 16px;
  line-height: 20px;
  font-style:italic;
  font-weight:normal;
  font-family: georgia, times, serif;
  margin-bottom: 0;
  padding-bottom: 0;
}



a { color: #4A827D; text-decoration:none; }
a:visited { color: #78AFB4; }
a:hover { color: #005A50; }

/* page structure */
#container {
	position:relative;
	margin: 1em auto;
	width: 800px;
	text-align: left;
	background-color: #000;
	border: 2px solid #171717;
	/*background-image:url(/images/wallpaper.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 210px;
}

#build_number {
  position:relative;
  text-align:center;
  font-size:9px;
  border:none;
}

#build_number a {
  color:#333;
}
#build_number a:hover, #build_number a:active {
  color:#999;
}

/* used to get another background graphic for footer */
#innercontainer {
  position:relative;
  background-image:url(/images/nav_background.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  display: inline-block;
	min-height:650px;
	height:auto !important;
	
  /*background-image:url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 20px;
	margin-bottom:10px;*/	
}

/* defines the left hand column */
#lhs {
  float: left;
  width: 200px;
  margin: 0;
  padding: 0 0 40px 0;
  background: none;
background-image:none;
min-height:650px;
height:auto !important;
  /*background-image:url(/images/cart_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom center*/
}

#header {
  text-align:left;
  padding:0;
  background-color: #000;
  color: #000;
  border:none;
  border-bottom:none;
  height:250px;
  text-indent: -3000px;
  background-image: url(/images/header.jpg);
}
/* navigation bar styles */
#navigation {
  min-height:320px;
	height:auto !important;
  padding-left:10px;
  margin:0;
/*  xbackground-color: #fff;
  xbackground-image: url(/images/nav_background.jpg);
  xbackground-repeat: repeat-x;
  xbackground-position:bottom;*/
  text-align:left;
  font-family:helvetica,arial;
  font-weight:normal;
  font-style:normal;
  text-transform: uppercase;
}

#navigation ul {
	width: auto;
	line-height: 25px;
	padding-left: 0px;
	margin: 0;
	list-style:none;
	
}
#navigation li a {
display: block;  
color: #fff;
  height:25px;  
width:200px;
text-decoration: none;
text-indent: 25px;
 font-weight:normal;
 font-family: helvetica,arial;
 font-size: 12px;

}
#navigation li a:hover {
color: #999;
background-image: url(/images/nav_hover.gif);
} 

#navigation li a.selected {
  color: #999;
background-image: url(/images/nav_hover.gif);
}

/* 1st sub navigation bar styles */
#navigation li ul li a {
	width:auto;
	color:#B2C9C7;
	display: block;  
	  height:20px;  
	width:200px;
	text-decoration: none;
	text-indent: 25px;
	 font-weight:normal;
	 font-family: helvetica,arial;
	 font-size: 11px;
}

#navigation li ul li a:hover {
	width:auto;
	color:#4A827D;
	background-image: none;
}

#navigation li ul li a.selected {
	width:auto;
	color:#4A827D;
	background-image: none;
}

/* 2nd sub navigation bar styles */
#navigation li ul li ul li a {
	width:auto;
	color:#4A827D;
	display: block;  
	  height:20px;  
	width:200px;
	text-decoration: none;
	text-indent: 25px;
	 font-weight:normal;
	 font-family: helvetica,arial;
	 font-size: 11px;
	font-style: italic;
	text-transform: none;
}

#navigation li ul li ul li a:hover {
	width:auto;
	color:#B2C9C7;
	background-image: none;
}

#navigation li ul li ul li a.selected {
	width:auto;
	color:#4A827D;
	background-image: none;
}

#navigation ul ul {
  margin: 0 0 0 10px;

}

#content {
	position: relative;
	width:550px;
	margin:0 10px 0 220px;
	padding:0;
	border:none;
	min-height:650px;
	height:auto !important;
	

}
#content:after { content: ""; display: block; height: 0; clear: both; }

#contentleft {
  float: left;
  width:493px;
  padding: 0;
  margin-bottom: 10px;
}

#cartcontainer {
  margin-right:4px;
  float:right;
  width: 160px;
  background-image:url(/images/cart_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom: 10px;
}

#pagecontainer {
  min-height:450px;
	height:auto !important;
	height:450px;
	padding:0;
}

#footer {
  clear:both;
	text-align: left;
	font-size: 10px;
	background-color: #000;
	border-top:2px solid #171717;
  padding: 0 10px 0 0;
  color: #fff;
  margin:0 0 0 0;
  height:20px;
  background-image: url(/images/footer_grad.jpg);
  background-repeat: repeat-x;
  line-height:20px;
}
#footer a, #footer a:visited {
  color:#999;
}
#footer a:hover {
  color:#fff;
}
a#admin_login {
    display: block;
    float:left;
    width: 25px;
    height: 20px;
    background-image: url(/images/admin_login.jpg);
    background-position: 0 0;
    margin: 0 6px;
    border:none;
}
a#admin_login:hover {
    background-position: -25px 0;
}
a .alt { display: none; }

#footer .left {
  font-style:italic;
  font-family: georgia, times, serif;
}
#footer .left .shop_name {
  font-weight:bold;
}

#footer .right {
  float:right;
}
#footer .footerlinks {
  margin:0;
  padding:0;
  float:left;
  overflow:hidden;
}

#footer .footerlinks li {
  width:auto;margin:0 0 0 -2px;display:inline;padding:0 4px ;border-left: 1px solid #fff;
  font-family:helvetica,arial;
  font-weight:normal;
  font-style:normal;
  text-transform: uppercase;
  font-size:10px;
  line-height:22px;
}

#flashnotice {
  padding:3px 10px;
  color:#333;
  background-color: #9c9;
  text-align:center;
  font-weight: bold;
}

/* for catalogue/products views */
#categorycontent {
  clear:right;
  margin-top:10px;
}
#categories, #products {
  position:relative;
  margin:0;
}
#categories:after, #products:after { content: ""; display: block; height: 0; clear: right; }

.product, .category {
  position: relative;
  border: none;
  margin: 5px;
  padding: 0;
  xxfloat: left;
  width: 170px;
  background: #000;
}

.category_centerimage {
  border:none;
  margin:2px;
  width:324px;
  height:110px;
  float: left;
  background: #000;
}

.category .details, .product .details, .item .details {
  position: relative;
  background-color: #000;
  background-image: url(/images/category_details_back.gif);
  color:#fff;
  padding: 2px 6px;
  min-height:35px;
	height:auto !important;
	height:35px;
	width: 154px;
	font-style:italic;
  font-weight:normal;
  font-family: georgia, times, serif;
}
.item .details {
  width: 138px;
}
.category .details {
  height:20px;
}
.category .hidden {
  background-image: none;
}
.category .name, .product .name, .item .name {
  font-weight: normal;
  font-size:12px;
}

.category .name {
  font-size: 14px;
}

.category .image, .product .image {
  width: 160px;
  height: 160px;
padding:3px;
border:1px solid #fff;
background-color: #000;

}

.category .more, .product .more {
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: #666;
}

.more a.info {
  width: 160px;
  height: 160px;
  background-image: url(/images/info_off.gif);
  background-repeat: no-repeat;
  background-position: 130px 130px;
  display: block;
  text-decoration: none;
}

.more a.info:hover {
    background-image: url(/images/info_on.gif);
}

.category .more a.info:hover {
    background-image: url(/images/arrow_on.gif);
}

.category .more a.info {
  background-image: url(/images/arrow_off.gif);

}

/*
.more a.info {
  width: 24px;
  height: 24px;
  background-image: url(/images/info.gif);
  display: block;
  text-decoration: none;
}

.more a.info:hover {
    background-position: 24px 0;
}
*/
.product .add {
  position: absolute;
  right: 0px;
  top: 6px;
  padding:1px 1px;
  margin:0 4px 4px 0;
  color: #666;
}

.add a.addtocart {
  width: 33px;
  height: 22px;
  background-image: url(/images/addtocart.gif);
  display: block;
  text-decoration: none;
}

.add a.addtocart:hover {
    background-position: 33px 0;
}

.product .price {
  float:left;
  font-weight:bold;
}

.product .full_price {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 10px;
}

/* for product show */
#product {
  padding-top:10px;
}

#product .image {
  width: 300px;
  height: 300px;
padding:3px;
border:1px solid #FFF;
  float: left;
  overflow:hidden;
}

#product .details {
  float: left;
  background-color: #000;
  padding: 2px 6px;
  margin: 0 0 0 10px;
  width: 160px;
  height: 267px;
  overflow: auto;
}

#product .details .name {
  font-family: georgia, times, serif;
  font-style:italic;
  font-weight:bold;
  padding-bottom:10px;
  color:#B2C9C7;
}

#product .details .price {
  padding: 5px 0;
}

#product .addtocart {
  float: left;
  background-color: #000;
  padding: 3px 5px 3px 30px;
  margin: 5px 0 0 10px;
  width: 140px;
  height: 20px;
  border:1px solid #2E2E2E;
  background-image: url(/images/cart_bkg.gif);
  background-position:0px top;
  font-style:italic;
  font-family: georgia, times, serif;
}

#product .back {
  float: left;
  margin: 15px 0 0 10px;
  padding:3px 5px 3px 30px;
  color: #666;
  border:1px solid #2E2E2E;
  width: 140px; 
  height: 20px; 
  background-image: url(/images/back2products_bkg.gif);
  background-position:0px top;
  font-style:italic;
  font-family: georgia, times, serif;
}

#product .name {
  font-size: 14px;
}

#product .more {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding:3px 5px;
  margin:0 4px 4px 0;
  background: #FFF;
  color: #666;
}
#product .price {
  font-weight:bold;
}
#product .full_price {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 10px;
}

/* for cart */

/* popup cart */
#popupcart {
  border:4px solid #202020;
  width: 464px;
  padding:26px 4px 4px 4px;
  background-image:url(/images/cart_bg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  margin:0;
}

.closepopup {
  position: absolute;
  right: 0px;
  top: 0px;
  padding:2px 6px;
  margin:4px;
  border:2px solid #ccc;
  background-color: #fff;
  background-image: url(/images/whitegrey_grad.jpg);
  background-repeat: repeat-x;
  background-position:bottom;
  font-style:italic;
  font-family: georgia, times, serif;
}

/* on page cart */
#cart {
margin-left:15px; 
margin-right:15px; 
position: relative;
width:150px;
  padding: 5px 5px 5px 30px ;
  border:1px solid #2E2E2E;
  background-color: #000;
  background-image: url(/images/cart_bkg.gif);
  background-repeat: no-repeat;

}

.flash_cart {  
padding:0 0 10px 0;
  color: red;
  font-weight: bold;
}

/* cart contents */
#cart .title, #popupcart .title {
  font-size: 12px;
  font-weight: bold;
  text-align:center;
  color:#fff;
  background-color: #666;
  padding:5px 0;
}

#cart .item {
  background-color: #eee;
  margin: 5px 0 0 0 ;
  position:relative;
  width:150px;
}
#popupcart .item {
  background-color: #eee;
  margin: 2px 2px 6px 2px;
  float:left;
  width:150px;
}
#popupcart .inneritem {
  position:relative;
}


#cart .image, #popupcart .image {
  width: 150px;
  height: 150px;
  background-color: #fff;
  overflow:hidden;
}

#cart .total, #popupcart .total {
  text-align:center;
  border-top: 3px solid #666;
  border-bottom: 3px solid #666;
  margin:10px 15px 35px 0px;
  padding: 5px;
  font-weight: bold;
  clear:both;
background-color:#000;
}

.item .remove {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding:2px 6px;
  margin:0;
  border:2px solid #ccc;
  background-color: #fff;
  background-image: url(/images/whitegrey_grad.jpg);
  background-repeat: repeat-x;
  background-position:bottom;
  font-style:italic;
  font-family: georgia, times, serif;
}

#cart .price, #popupcart .price {
  font-weight:bold;
}

#cart .full_price, #popupcart .full_price {
  text-decoration: line-through;
  font-weight: normal;
  font-size: 10px;
}

#cart .empty, #popupcart .empty {
  position: absolute;
  left: 0px;
  bottom: 0px;
  padding:3px 5px;
  margin:0 0 4px 4px;
  color: #666;
  border:2px solid #ccc;
  background-color: #fff;
  background-image: url(/images/whitegrey_grad.jpg);
  background-repeat: repeat-x;
  background-position:bottom;
  font-style:italic;
  font-family: georgia, times, serif;
}

#cart .checkout, #popupcart .checkout {
  position: absolute;
  right: 0px;
  bottom: 0px;
  padding:3px 5px;
  margin:0 4px 4px 0;
  color: #666;
  border:2px solid #ccc;
  background-color: #fff;
  background-image: url(/images/whitegrey_grad.jpg);
  background-repeat: repeat-x;
  background-position:bottom;
  font-style:italic;
  font-family: georgia, times, serif;
}

/* for login/signup */
#loginbox {
  
width: 50%;
  float:left; 
  border: 4px solid #303030;
  padding: 0 5px 5px 10px;
  margin: 20px 0 30px 0;
  background-color:#fff; 
  background-image:url(/images/blankpage_grad.jpg);
  background-repeat: repeat-x;
  background-position:bottom;
}
#signupbox {
 
width: 50%;
  float:left;
  border: 4px solid #303030;
  padding: 0 5px 5px 10px;
  margin: 20px 0 30px 0;
  background-color:#fff; 
  background-image:url(/images/blankpage_grad.jpg);
  background-repeat: repeat-x;
  background-position:bottom;
}

#adminloginbox {
color: #000;   
width: 300px;
  border: 4px solid #303030;
  padding: 15px 20px 20px 20px;
  margin: 0;
  background-color:#fff; 
  background-image:url(/images/blankpage_grad.jpg);
  background-repeat: repeat-x;
  background-position:bottom;
}
/* for orders */
#orderdetails {
  text-align:center;
}
#orderdetails th {
  background-color:#262626;
}
#orderdetails td {
  background-color:#005A50;
  text-align: center;
}
div.float, div.floatHalf {
	float:left;
	margin-right:10px;
}
div.floatHalf {
	width:45%;
}

div.indent {
	padding:0px;
	margin:0px;
	margin-top:-10px;
	padding-left:20px;
}

div.padLeft {
	padding-left:10px;
}
label {
	clear:both;
	font-weight:bold;
	color: #666666;
	display:block;
	padding-top: 8px;
	padding-bottom: 2px;
}
.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}
/* Clearfix */	
	
.clearfixleft:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
	}

.clearfixleft {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfixleft {height: 1%;}
.clearfixleft {display: block;}
/* End hide from IE-mac */

/* for admin */
#adminfooter {
  xposition: fixed;
  border-top: 1px solid #696;
  background: #9c9;
  width: 100%;
  left: 0px;
  bottom: 0px;
  text-align:left;
  color: #060;
  padding: 3px 5px 3px 5px;
  font-size: 10px;
  z-index:10000;
  /* note that the opacity is set via unabtrusive JS to pass CSS2 validation */
}

#adminfooter a, #adminfooter a:visited {
  color: #f00;
}
#adminfooter a:hover {
  color: #333;
}
#logout {
  float:right;
  padding-right:10px;
}
#orders {
  float:right;
  padding-right:20px;
}

/* admin order list */
.orderlist {
  text-align:center;
}
.orderlist th {
  background-color:#1C1C1C;
}
.orderlist td {
  background-color:#262626;
  text-align: left;
}
.orderlist .pending {
  background-color:#262626;
}
.orderlist .paid {
  background-color:#262626;
} 
.orderlist .shipped {
  background-color:#004742;
}
/* admin shipping_bands and configuration */
.admintable th {
  background-color:#919191;
}
.admintable td {
  background-color:#262626;
  text-align: center;
}


.blacktext{
	color:#000000;
}

/* pages */
.bigpageblock {
}

.bigpageblock:after { content: ""; display: block; height: 0; clear: both; }

.bigpageblock p {
  margin-bottom:0;
}

.pageminheight {
  /* not required since navigation defines this */
}

.smalledit {
  font-size:10px;
  font-weight:normal;
}

/* dropdown menus */
.contextMenus {position:absolute; background-color:#cfcfcf; 
              border-style:solid; border-width:1px; 
              border-color:#EFEFEF #505050 #505050 #EFEFEF; 
              visibility:hidden}
.menuItem {cursor:pointer; font-size:9pt; 
           font-family:Arial, Helvetica, sans-serif; 
           padding-left:5px; color:black; 
           background-color:transparent; 
           text-decoration:none}
.menuItemOn {cursor:pointer; font-size:9pt; 
             font-family:Arial, Helvetica, sans-serif; 
             padding-left:5px; color:red; 
             background-color:yellow; 
             text-decoration:underline}
.contextEntry {font-weight:bold; color:red; cursor:pointer}