body {
	text-align: center;	
	}
#bodycontent {
	position: relative;
	left: 0%;     /* -------- left and right at 0% keep it centered in internet explorer----------*/
	right: 0%;
	top:0px;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	min-height: 400px;
	height: auto;
	padding-bottom: 175px; /* this allows room for the footer */
}


/*------------NAVIGATION w/in BODY CONTENT-------------*/
#mainnavigation {
	position: absolute;
	left: 120px;
	top: 5px;
	height: 20px;
	width: 505px;
	font-family: "Palatino Linotype";
	font-size: smaller;	
}
#mainnavigation ul {
	margin: 0; /*necessary for maintaining all the navs on the same plane*/
	padding: 0; /*also keeps the navs separated*/	
}
#mainnavigation ul li {
	float: left; /*keeps the navs in horizontal orientation*/
	letter-spacing: 0;
	font-size: smaller;
}
#mainnavigation ul li a {
	text-decoration: none;
	display: block; /*keeps the navs separated*/
	text-align: center;  /*keeps the navs evenly spaced out*/
	outline: none;
	color: #999999; /* font color must be set here*/
}
#mainnavigation ul li a:hover {	
	border-bottom:none;	
	color: #666666;
}
#nmenu {
	text-align: center;
	color: #999999;
	width: 80px;
	height: 20px;
}
#login {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 17px;
	width: 200px;
	font-family: "Palatino Linotype";
	font-size: smaller;	
	padding-top: 3px;
	border: 1px #EEEEEE solid;
	right:113px;
}
#login ul {
	margin: 0; /*necessary for maintaining all the navs on the same plane*/
	padding: 0; /*also keeps the navs separated*/	
}
#login ul li {
	float: left; /*keeps the navs in horizontal orientation*/
	letter-spacing: 0;
	font-size: smaller;
}
#login ul li a {
	text-decoration: none;
	display: block; /*keeps the navs separated*/
	text-align: center;  /*keeps the navs evenly spaced out*/
	outline: none;
	color: #999999; /* font color must be set here*/
}
#cart_div{
	display:block;
	margin:0px;
	padding:0;
	position:absolute;
	right:0;
	top:0;
	width:70px;
	
}
#cart_div a.cart_img{
	width:34px;
	height:34px;
	text-decoration:none;
	text-indent:-2000px;
	display:block;
	margin:-9px 25px 0 0;
	float:right;
	background: url(../rawfiles/cartBO.png) no-repeat right top;	
	}
#cart_div a.cart_img:hover{
	text-decoration:none;
	}
#login ul li a:hover {
	/*border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom: dotted;
	border-bottom: #993333;*/
	border-bottom:none;
	color: #666666;
}
#lmenu {
	text-align: center;
	color: #999999;
	width: 120px;
	height: 20px;
}
ul li {
	list-style-image: none;
	list-style-type: none;
}
ul { 
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 15px; 
	list-style: square; 
	vertical-align: middle; 
}
li {
	margin: 0px; 
	padding: 0px; 
}
ul {
	margin:0px;
	padding:0px;
}
#pagetitle {
	position: relative;
	margin: 0 auto;
	top: 30px;
	left: 0px;
	width: 359px;
	height: 75px;	
	background: none;
}
#pagetitle2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 25px;	
}
#citytitle {
	position: relative;
	top: 30px;
	left: -150px;
	margin: 0 auto;
	width: 197px;
	height: 38px;
}
#citytitle2 {
	position: absolute;
	top: 40px;
	left: 244px;
	width: 197px;
	height: 38px;
}
#search {
	position: relative;
	margin: 0 auto;
	top: -10px;
	left: 130px;
	width: 350px;
	height: 34px;
	background: none;
}
#search input[type="text"]{
	width:210px;
}
#search2 {
	position: absolute;
	top: 46px;
	left: 451px;
	width: 275px;
	height: 34px;
	background: none;
	z-index: 200;
}
#search2 input[type="text"]{
	width:210px;
}
.clear{
	clear:both;
}
.summary_shipping{
	height:230px;
	width:240px;
	float:left;
	display:block;
}
.summary_shipping1{
	height:auto;
	width:240px;
	float:left;
	display:block;
	margin-bottom:10px;
}
.summary_shipping2{
	height:auto;
	width:240px;
	float:left;
	display:block;
	margin-bottom:10px;
}
#right-container{
	float:right;	
	width:240px;
}
#left-container{
	float:left;
	/*border-right:3px solid #99B1C3; */
}
.itemcontainer-new{
	border-bottom:1px solid #99B1C3;
	height:130px;
	left:0;
	position:relative;
	top:3px;
	width:450px;	
}
#commentbox-new{
	height:120px;
	left:-1px;
	padding:10px 20px;
	position:relative;
	top:0;
	width:411px;
}
.shippingsummary{
	text-align:left;
	margin-left:1px;	
}
/*cartview css*/
#wrapper {
	width:880px;
	margin:0px auto;
	font:13px normal Arial, Helvetica, sans-serif;
}
.inner-box, .inner-box-blue, .inner-box-orange, .inner-box-red, .inner-box-big {
	width:424px;
	float:left;
	border:#eaeae3 3px solid;
	background:#fff;
	margin-bottom:25px;
}
.inner-box-big {
	width:874px;
}
.inner-box-blue {
	background:#e9f6fc;
	border:#c6e0ec 3px solid;
}
.inner-box-orange {
	background: #FAF3EA;
	border: #FADAB3 3px solid;
}
.inner-box-red {
	background: #FAEAEA;
	border: 3px solid #FBA0A0;
}
.inner-box h3, .inner-box-blue h3, .inner-box-orange h3, .inner-box-red h3, .inner-box-big h3 {
	background:#eaeae3;
	padding:10px 0 10px 10px;
	display:block;
	color:#000;
	font:17px normal Arial, Helvetica, sans-serif;
	margin:0px;
}
.inner-box h3 span, .inner-box-blue h3 span, .inner-box-orange h3 span, .inner-box-red h3 span, .inner-box-big h3 span {
	color:#5e92b5;
}
.inner-box ul, .inner-box-blue ul, .inner-box-orange ul, .inner-box-red ul, .inner-box-big ul {
	list-style:none;
	padding:10px;
	margin:0px;
}
.inner-box li, .inner-box-blue li, .inner-box-orange li, .inner-box-red li,  .inner-box-big li {
	display:block;
	margin-bottom:5px;
}
.inner-box li span, .inner-box-blue li span, .inner-box-orange li span, .inner-box-red li span,  .inner-box-big li span{
	color:#5e92b5;	
}
.inner-box-orange li span, .inner-box-red li span  {
	color: #444;
}
.inner-box-blue h3 {
	background:#c6e0ec;
}
.inner-box-orange h3 {
	background: #FADAB3;
}
.inner-box-red h3 {
	background: #FBA0A0;
}
.space {
	margin-right:20px;
}
.image-box{
	float:left;
	 width:auto; 
	 margin:10px;
}
.product_display{
	width:68%;
	float:left;
	border-right:3px solid #EAEAE3;
}
.product_prices{
	width:31%;
	float:right;	
}
.product-price-details{
	padding:5px 0;	
}
.product-price-details td{
	padding:5px;
	text-align:left;
}
.product-price-details td.last{
	border-top:1px solid #EAEAE3;
}
.product_display-inner{
	padding:0 0 10px 0;
	border-bottom:1px solid #EAEAE3;
}
#salespic{
	height:auto;
	width:100px;
	float:left;
}
	
#salesinfo{
	width:700px;
	float:left;
	margin:0 0 0 20px;
}
	
#salesitemname{
	padding:8px 0;
}	
	
#sales_details{
	line-height:21px;
	padding:0px 0 15px 0;
	font-size:14px;
}	
#sales_details span{
	font-size:12px;
	color:#666666;
	font-size:12px;
}			
	
#sales_itemcontainer{
	border-bottom:1px solid #EEEEEE;
	padding:8px 0;
	position:relative;
}
.sales_info_title{
	color:#6677AA;
	padding:12px 0 0 0;
}	

.sales_info_title p{
	display:block;
	text-align:right;
	width:550px;
	float:left;
	padding:0;
	margin:0px;
}
#salesinfoeBox{
	/*border-bottom:1px solid #EEEEEE;*/
	border-top:1px solid #EEEEEE;
	height:auto;
	margin:0 auto;
	min-height:100px;
	position:relative;
	top:10px;
	width:950px;
	padding:0 0 15px 0;	
}
#salesbox{
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #B0BDF4;
	height:auto;
	margin:0 auto;
	min-height:300px;
	padding-bottom:75px;
	position:relative;
	top:0;
	width:970px;
}
#api_section{
	display:none;
	width:400px;
	float:right;
}
#api_details{
	display:block;
	width:200px;
	float:left;
	padding:10px 0 0 10px;
	margin:10px 0 0 10px;
}
#apis label{
	float:left;
	margin:0px;
	font-size:14px;
	line-height:21px;
	text-align:right;
	width:315px;
}
#apis input[type="text"]{	
	float:right;
	margin:0px;
	width: 450px;
	margin:0 0 10px 0;
	border:#ccc 1px solid;
}
#apis input[type="submit"]{
	float:right;
	margin:0 400px 0 0;
}
.refundId{
	position:absolute;
	right:0;
	top:5px;
}
.refund{
	position:absolute;
	right:0;
	top:5px;
	font-size:13px;
}
.api_data{
	float:right;
	margin-top:3px;
	font-size:12px;
	margin-right:10px;
}
#apis{
	width:800px;
	float:left;
	padding:10px 0 0 10px;
	margin:10px 0 0 10px;
	display:block;
}
