body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B0B0B0;
	background-color: #1D212B;
	text-align: center;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
a img{border: none;}
a{text-decoration: underline; color: #B0B0B0;}

.topmenuPane, .leftmenupane ul, .logoPane{background-color: #2B303F;}
.topmenuPane{
	padding-top: 2px;
	padding-bottom: 2px;
}
.topmenuPane .left{
	margin-left: 4px;
}
.topmenuPane .left .menuItem{
	float: left;
	background-color: #545C72; 
	color:#FFFFFF; 
	border: 2px solid #414655;
	height: 17px; 
	line-height: 17px;
	margin-left: 2px;
}
.topmenuPane .left .menuItem a{
	background-color: #545C72; 
	height: 17px; 
	line-height: 17px; 
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px; 
	padding-bottom: 3px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}
.topmenuPane .left .menuItem a:hover,
.topmenuPane .left .menuItem a.selected{
	color:#FFFFFF;
	background-color: #6C7489; 
}

.topmenuPane .right .menuItem{
	float: left;
	height: 20px; 
	line-height: 20px;
	color: #B0B0B0;
}
.topmenuPane .right .menuItem a{
	height: 20px; 
	line-height: 20px; 
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
}
a.some{width: 250px;background-color:#009966;}
a:hover.some{width: 250px;background-color:#FF0000;}

.topmenuPane .right .menuItem a:hover,
.topmenuPane .right .menuItem a.selected{
	color:#FFFFFF;
}
.logoPane{ width: 203px; height: 100px;}
.topImages{width: 561px;}
.topImages img{margin-left: 2px;}
div{borders: 1px solid red;}
#container{width: 762px; text-align: left;margin: 0 auto;}
#topmenuPane{float: left;width: 100%;margin-top: 6px;}
#topLeft{float: left;}
#topRight{float: right;}


.leftmenupane{
  
}
.leftmenupane ul{
	list-style-type: none;
	width: 144px;
	padding: 3px;
	margin: 0px;
}
.leftmenupane ul li{
	margin-bottom: 1px;
	text-align:left;
}
.leftmenupane ul li a{
	width: 138px; 
	display:block; 
	background-color: #414655;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform:uppercase;
	font-weight: bold;
	padding-left: 6px;
	text-decoration: none;
}
.leftmenupane ul li a:hover,.leftmenupane ul li a.selected{
	background-color: #6C7489;
	color: #FFFFFF;
}



.contentpane{
	width: 612px;
}
.contentpane .content{
  padding-left: 1px;
  padding-top: 0px;
}
.title, .title .caption h1{
	font-size: 11px;
	margin: 0px;
	text-align:left;
}
h1 span{font-weight: normal;}
.title{
	width: 100%;
	background: #490F22;
	height: 21px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.title .caption{padding-left: 10px;}


.copyright{width: 612px; text-align: center;}

h2.category{
  background-image: url(/images/morpheuscategorybg.gif);
  background-repeat: no-repeat;
  height: 12px;
  line-height: 12px;
  margin: 0;
  margin-bottom: 10px;
  font-size: 10px;
  text-transform: uppercase;
  background-position: center center;
  text-align: center;
  font-weight: normal;
}
h2.category span{
  background: #1D212B;
  padding-left: 4px;
  padding-right: 4px;
}
.items{
  width: 99%;
}
.items td{
  width: 33%;
  text-align: center;
  vertical-align: top;
  padding-bottom: 20px;
}
.items .itemtitle, .items a{
  text-decoration: underline;
}
.picnumbers a{
  text-decoration: underline;
}
.picnumbers a,.picnumbers span{
  margin-left: 10px;
  vertical-align: bottom;
  line-height: 15px;
}
.iteminfo{
  text-align: center;
}
.iteminfo .itemtitle{
  font-weight: bold;
  text-transform: uppercase;
}

.form{

}
.form th, .form td{
  padding: 4px;
}
.form th{
  text-align: right;
  width: 200px;
  font-weight: normal;
}
.form .text{
  width: 200px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.form textarea {height:80px; overflow:auto;}

.buttons{
  border: 3px solid #3B3B3B;
  background: #000000;
  padding: 1px;
  float:left;
}

.buttons input{
  color: #FFFFFF;
  background: #3B3B3B;
  border: 1px solid #686868;
  cursor:pointer;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.buttonSeparator{
  float: left;
  width: 10px;
}
.error{color: #FF0000;}
.form .value{color: #FFFFFF;font-weight: normal;}
.paging{
  text-align: right;
  padding-right: 8px;
}



.cart{
  background: #565656;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  width: 590px;
}
.cart .sepline{
  border-top: 1px solid #939393;
}
.carttable{
  width: 100%;
}
.carttable .item{
  width: 25%;
}
.carttotal{font-weight: bold;width: 130px;text-align: right;}
.refreshcart{width: 60px;text-align: right;}
.cartbuttons{padding-left: 60px;}
.cartitem .label{font-weight: bold;}
.cartitem .qty{width: 40px;}
.cartitem .removeimg{margin-left: 10px;}
.emptycart{text-align: center;}
.emptycart .button{float: right; width: 400px;}

.ordercartitems{width: 100%;}
.ordercartitems input{font-size: 11px;}
.ordercartitems th{background: #3B3B3B;line-height: 20px;}
.ordercartitems .qty{width: 40px;text-align: right;}
.ordercartitems .price{width: 70px;text-align: right;}
.ordercartitems td{line-height: 18px; vertical-align: top;}
.ordercartitems .row0{background: #696969;}
.ordercartitems .row1{background: #565656;}
.ordercartitems th,.ordercartitems td{padding-left: 5px;padding-right: 5px;}

.ordercartfooter{width: 100%;margin-top: 10px;}
.ordercartfooter td{padding-bottom: 2px;}
.ordercartfooter .refresh{width: 150px;}
.ordercartfooter .subtotal{width: 140px; font-weight: bold;text-align: right;padding-right: 5px;}
.ordercartfooter .subtotalSmall{width: 80px; font-weight: normal;text-align: right;padding-right: 5px;}
.ordercartfooter .label{font-weight: normal;text-align: right;padding-right: 5px;}

.ordercartfooter th.subtotalSmall,.ordercartfooter th.label{font-weight: bold;}

.payment{

}
.payment th, .payment td{
  padding: 4px;
}
.payment th{
  text-align: right;
  width: 180px;
  font-weight: normal;
}
.payment td{
  color: #FFFFFF;
}
.payment .small{
  width: 40px;
  font-size: 11px;
}
.payment .short{
  width: 200px;
  font-size: 11px;
}
.payment .long{
  width: 270px;
  font-size: 11px;
}

.payment textarea {height:80px; overflow:auto; }
select, textarea,.payment  textarea.long,.payment  textarea.short, input.qty{font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;}

#shippingMethodsContainer{padding-top: 0px;}
.shippingmethods{width: 100%;font-weight: normal; text-transform: uppercase;}
.shippingmethods input{margin: 0px;padding: 0px;float: left;}
.shippingmethods .name{width: 230px;}
.shippingmethods .radio{width: 15px;}
.shippingmethods td{line-height: 18px;}

.shippingmethodName{font-weight: normal; text-transform: uppercase;}
.shippingWarning{margin-left: 0px;}