/* don't allow printing */

@media print {body {display:none;}}

/* CSS Document */
body {
	width: 100%;
	background: #FFF6DF;
	color: #000;
	font: normal 14px/19px Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div, h1, h2, h3, h4, h5, h6, form, label, span, ul, li, p, a {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}

img {
	border: 0px;
}

a {
	outline: none;
	overflow: hidden;	
}

pre {
	margin: 0px;
	padding: 0px;
	font: normal 14px/19px Arial, Helvetica, sans-serif;
	display: inline;
}

.bolditalics {
	font-weight: bold;
	font-style: italic;
}

/* Any error messages for the user at the top of the page */
.error {
  color: #FF0000;
	font: bold 14px/18px arial,helvetica,sans-serif;
  text-align: center;
}

/* Any messages for the user (not errors) at the top of the page */
.feedback {
  color: #009900;
	font: bold 14px/18px arial,helvetica,sans-serif;
	margin: 20px;
	text-align: center;
}

#page_title {
	font: bold 30px/20px "Trebuchet MS",arial,helvetica,sans-serif;
	padding: 0px 0px 10px 10px;
}

.pagetitle {
	font: bold 24px/28px arial,helvetica,sans-serif;
	text-align: center;
}

/* ----------------- body container start --------------------- */

/* This centers all the body content */
#container {
	width: 900px;
	margin: 0 auto;
}

/* ----------------- body container end --------------------- */

/* ----------------- top orange bar start --------------------- */

#topOrangeBar {
	width: 100%;
	height: 5px;
	background-color: #D46E3A;
}

/* ----------------- top orange bar end --------------------- */  

/* ----------------- top search start --------------------- */

#topSearch {
	background: url(../img/topsearchback.jpg) top right no-repeat;
	float: right;
	width: 287px;
	height: 42px;
}

#topSearch form {
	margin-top: 4px;
}

#topSearch form input {
	border: 1px solid #999;
	font: normal 12px/16px arial,helvetica,sans-serif;
	width: 150px;
	height: 20px;
	padding: 2px;
	margin: 0px 0px 0px 27px;
}

#topSearch form input.submit {
	width: 67px;
	height: 26px;
	border: 3px double #ccc;
	background-color: #eee;
	border-bottom-color: #999;
	border-right-color: #999;
	font: bold 12px/12px arial,helvetica,sans-serif;
	margin: 0 20px 0 0;
}

/* ----------------- top search end --------------------- */

/* ----------------- header and top navigation start --------------------- */

#header{
	width: 900px;
	height: 100px;
	margin: 0 auto;	
}

#logo {
	float: left;
	width: 134px;
	height: 70px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#topNav {
  float: left;
  clear: both;
  margin: -30px 0px 0px 200px;
  padding: 0px;
  white-space: nowrap;
  width: 600px;
}

#leftTopNav {
  float: left;
  height: 26px;
  width: 4px;
  background: url(../img/topnav_left.gif) no-repeat;
}

#rightTopNav {
  float: left;
  height: 26px;
  width: 4px;
  background: url(../img/topnav_right.gif) no-repeat;
}

#middleTopNav {
	float: left;
}

#middleTopNav ul {
  float: left;
	height: 26px;
  margin: 0px;
	padding: 6px 0px 0px 20px;
	background: url(../img/topnav_middle.gif) repeat-x;
}

#middleTopNav ul li {
	border-left: 1px solid #000;
	padding: 0 20px;
	display: inline;
	float: left;
}

#middleTopNav .active {
	color: #D85C2A;
	text-decoration: underline;
}

#middleTopNav ul li a {
	color: #000;
	font: bold 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	display: block;
}

#middleTopNav ul li a:hover {
	color: #D85C2A;
	text-decoration: underline;
	display: block;
} 

#middleTopNav .firstli {
	border-left: 0 none;
	padding-left: 0;
	display: inline;
	float: left;
}

/* ----------------- header and top navigation end --------------------- */

/* ----------------- minor navigation start --------------------- */

#minorNav {
	margin: 0px auto;
	padding: 10px 0px;
	width: 860px;
}

#minorNav h1 {
	font: bold 30px/20px "Trebuchet MS",arial,helvetica,sans-serif;
	padding: 0px 0px 10px 10px;
}

#minorNav ul {
	float: right;
	margin-top: -35px;
}

#minorNav ul li {
	float: left;
	color: #0B0B0B;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	list-style: none;
}

#minorNav ul li a {
	color: #0B0B0B;
	padding: 0px 6px;
	text-decoration: none;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
}

#minorNav ul li a:hover {
	color: #D85C2A;
	text-decoration: underline;
}

/* ----------------- minor navigation end --------------------- */

/* ----------------- home page content start --------------------- */

#topcontent {
	width: 900px;
	clear: both;
	margin: 0 auto;
}

#homecontent {
	width: 900px;
	clear: both;
	background: #fff;
	color: #4E4628;
	margin: 0 auto;
}

#boxes {
	background: url(../img/boxes.jpg) top left no-repeat;
	width: 556px;
	height: 300px;
	float: left;
}

#boxescontent {
	padding: 52px 0 0 80px;
	width: 300px;
  height: 300px;
	float: right;
	text-align: center;
}

#boxescontent h1 {
	font: bold 22px/24px "times new roman";
	color: #983300;
	padding-bottom: 20px;
}

#boxescontent .info {
	font: normal 14px/18px arial;
}

#login {
	background: url(../img/memberloginback.gif) top right no-repeat;
	width: 344px;
	height: 300px;
	float: right;
}

#login h2 {
	padding: 5px 0;
	line-height: 120%;
}

#login form.search {
	background-color: #fff;
	color: #000;
	border: #ECE8DB 1px solid;
	width: 248px;
	padding:7px 17px 7px 17px;
	margin: 50px 20px 0 0;
	float:right;
}

#login form.search h2 {
	background: url(../img/search_h2_bg.gif) no-repeat 0 0 #fff;
	color: #786E4E;
	width: 197px;
	padding: 0 0 10px 50px;
	float: left;
	font: normal 24px/42px Georgia, "Times New Roman", Times, serif;
}

#login form.search h2 span {
	background-color: #fff;
	color: #0B0B0B;
	font: normal 24px/42px Georgia, "Times New Roman", Times, serif;
}

#login form.search label {
    background-color: #fff;
	color: #0B0B0B;
	margin: 0 0 8px 0;
	width: 83px;
	float: left;
    font: bold 10px/28px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#login form.search input {
	background-color: #EFEBDE;
	color: #0B0B0B;
	border: #C3BCA4 1px solid;
	width: 158px;
	height: 16px;
	padding: 2px;
	margin: 0 0 8px 0;
	float: right;
	font: normal 14px/20px Arial, Helvetica, sans-serif;
}

#login form.search input.submit {
	padding:0;
	border:0;
	width: 79px;
	height: 37px;
	float: right;
}

#greentestimonial {
	width: 878px;
	height: 73px;
	background: url(../img/greentestimonialback.jpg) repeat-y;
	padding: 10px;
	text-align: center;
	clear: both;
	border: #C0BBA9 solid 1px;
}

#greentestimonial h3 {
	font: normal 22px/30px "times new roman";
	padding: 0px 120px;
	color: #333;
}

#homebottom {
	border-left: #C0BBA9 solid 1px;
	border-right: #C0BBA9 solid 1px;
	border-bottom: #C0BBA9 solid 1px;	
	padding: 10px 20px;
  width: 858px;
  height: 440px;
}

#homeexplanation {
	width: 548px;
	float: left;
}

#homeexplanation h4 {
	color: #993300;
	font: bold 24px/44px "times new roman";
	padding-top: 10px;
}

#homeexplanation li {
	list-style: disc;
	margin-left: 50px;
}
	
/* ----------------- home page content end --------------------- */

/* ----------------- welcome content start --------------------------- */

#welcomeboxes {
	padding-left: 30px;
	float: left;
	width: 380px;
}

#welcomeboxes a {
	font: normal 16px/30px Arial, Helvetica, sans-serif;
}

#welcomeboxes a:hover {
	text-decoration: underline;
}

#welcomeboxes .more {
	font-size: 14px;
	color: #999;
	padding-left: 39px;
}

#welcomeboxes ul {
	padding: 60px 0 0 30px;
}

#welcomeboxes li {
	padding-left: 10px;
}

#welcomeboxes h2 {
	color: #786E4E;
	width: 250px;
  margin: 0px;
	padding: 0px 0px 10px 75px;
	float: left;
	font: normal 26px/44px Georgia, "Times New Roman", Times, serif;
}

#welcomeboxes h2 span {
	background-color: #fff;
	color: #0B0B0B;
	font: normal 26px/44px Georgia, "Times New Roman", Times, serif;
}	

#digitalwarehousebox {
	background: url(../img/digitalwarehouseback.gif) no-repeat 0 0 #fff;
}

#supplierlistsbox {
	background: url(../img/supplierlistsback.gif) no-repeat 0 0 #fff;
}

#ebaybox {
	background: url(../img/ebayback.gif) no-repeat 0 0 #fff;
	margin-top: 40px;
}

#newsandupdatesbox {
	background: url(../img/newsandupdatesback.gif) no-repeat 0 0 #fff;
	margin-top: 40px;
}

#newsandupdatesbox li {
	list-style-image: url(../img/newsandupdates.gif);
	margin-left: 5px;
}

#helpbox {
	background: url(../img/helpback.gif) no-repeat 0 0 #fff;
	margin-top: 40px;
}

.videoli {
	list-style-image: url(../img/videoli.gif);
	margin-left: 5px;
}

.videoli2 {
	list-style-image: url(../img/videoli.gif);
	margin-left: 28px;
	padding-top: 12px;
}

.pdfli {
	list-style-image: url(../img/pdfli.gif);
	margin-left: 5px;
}

.pdfli2 {
	list-style-image: url(../img/pdfli.gif);
	margin-left: 28px;
	padding-top: 12px;
}

#guarantee img{
	padding: 0 300px;
	margin: auto 0;
}

/* ----------------- welcome content end --------------------------- */

/* ----------------- ebay page start --------------------------- */

#ebaybuttons {
	text-align: center;
	padding: 20px 0;
}

#ebayboxes {
    padding: 50px 0 0 15px;
	float: left;
	width: 800px;
}			 

#helpboxes {
    
	float: right;
	width: 850px;
}

#ebayboxes h2,
#helpboxes h2 {
	color: #786E4E;
	width: 800px;
	padding: 0 0 10px 75px;
	float: left;
	font: normal 26px/44px Georgia, "Times New Roman", Times, serif;
}

#ebayboxes h2 span,
#helpboxes h2 span {
	background-color: #fff;
	color: #0B0B0B;
	font: normal 26px/44px Georgia, "Times New Roman", Times, serif;
}	

#ebaynewauctionbox {
	background: url(../img/ebayback-ebay.gif) no-repeat 0 0 #fff;
    padding-bottom: 50px;
}

#ebaynewauctionbox form,
#ebaydigitalwarehousebox form,
#ebayyourproductbox form {
	padding-top: 25px;
}

#ebaynewauctionbox form select,
#ebayyourproductbox form input {
	border: 1px solid #999;
	font: normal 18px/24px arial,helvetica,sans-serif;
    width: 300px;
	padding: 2px;
}

#ebaydigitalwarehousebox form input {
	border: 1px solid #999;
	font: normal 18px/24px arial,helvetica,sans-serif;
    width: 300px;
	padding: 2px;
}

#ebaynewauctionbox form input.submit,
#ebaydigitalwarehousebox form input.submit {
	padding: 0 10px 0 10px;
	height: 30px;
	width: 80px;
	margin-left: 5px;
	border: 3px double #ccc;
	background-color: #eee;
	border-bottom-color: #999;
	border-right-color: #999;
	font: bold 14px/14px arial,helvetica,sans-serif;
}

#ebayyourproductbox form input.submit {
	padding: 0 10px 0 10px;
	height: 40px;
	width: 250px;
	border: 3px double #ccc;
	background-color: #eee;
	border-bottom-color: #999;
	border-right-color: #999;
	font: bold 14px/14px arial,helvetica,sans-serif;
}

#ebaydigitalwarehousebox {
	background: url(../img/digitalwarehouseback-ebay.gif) no-repeat 0 0 #fff;
	padding-bottom: 50px;
}		  

#ebayyourproductbox {
	background: url(../img/ownproductback-ebay.gif) no-repeat 0 0 #fff;
	padding-bottom: 40px;
}


#dropshipbox {
  background: url(../img/dropshipback.gif) no-repeat top left;
  padding-bottom: 50px;
}

#wholesalebox {
  background: url(../img/wholesaleback.gif) no-repeat top left;
  padding-bottom: 50px;
}

#liquidatorbox {
  background: url(../img/liquidatorback.gif) no-repeat top left;
  padding-bottom: 40px;
}

/* ----------------- ebay page end --------------------------- */

/* ----------------- help page start --------------------------- */

#helpfaqbox {
	background: url(../img/helpfaqback.gif) no-repeat 0 0 #fff;
	padding-bottom: 50px;
}

#helptutorialsbox {
	background: url(../img/helpvideoback.gif) no-repeat 0 0 #fff;
	padding-bottom: 50px;
}

#helpcustomerphonebox {
	background: url(../img/helpphoneback.gif) no-repeat 0 0 #fff;
	padding-bottom: 50px;
}

#helpemailbox {
	background: url(../img/helpemailback.gif) no-repeat 0 0 #fff;
	padding-bottom: 50px;
}

/* ----------------- help page end --------------------------- */

/* ----------------- body start ------------------------------- */

#bodyPannel {
	background: #fff;
	border: #ECE8DB 1px solid;
	color: #4E4628;
	padding: 10px 10px 30px 10px;
	width: 880px;
	float: left;
}

#bodyPannel a {
	text-decoration: none;
	color: #BF3700;
}

#bodyPannel a:hover {
	color: #000000;
}

#bodyPannel .center {
    text-align: center;
}

#bodyPannel .vtop {
    vertical-align: top; 
}

#bodyPannel .liquidator_list {
    text-decoration: none;
    list-style: none;
}

#bodyPannel form input[type=submit] {
    border: 3px double #999;
    font: normal 18px/24px arial,helvetica,sans-serif;
		text-align: center;
    padding: 2px;
}

#bodyPannel form input[type=button] {
    border: 3px double #999;
    font: normal 18px/24px arial,helvetica,sans-serif;
    padding: 2px;
}

#bodyPannel form input[type=submit]:hover {
    color: #D85D2B;
}

#bodyPannel form input[type=file] {
    border: #000000 1px solid;
}

#bodyPannel button {
    border: #000000 1px solid;
}

#bodyPannel form textarea {
    border: 1px solid #999;
    font: normal 18px/24px arial,helvetica,sans-serif;
    padding: 2px;
}

#bodyPannel form input[type=text] {
    border: 1px solid #999;
    font: normal 18px/24px arial,helvetica,sans-serif;
    padding: 2px;
    margin: 0px;
    height: 24px;
}

#bodyPannel form input[type=password] {
    border: 1px solid #999;
    font: normal 18px/24px arial,helvetica,sans-serif;
    padding: 2px;
    margin: 0px;
    height: 24px;
}

#bodyPannel form select {
    border: 1px solid #999;
    font: normal 18px/24px arial,helvetica,sans-serif;
    padding: 2px;
}

/* end form styles */

#bodyPannel table
{
    margin-bottom: .5em;
    border-collapse: collapse;
    text-align: left;
    /*border: solid 1px #000;*/
}

#bodyPannel table tr.header {
    background-color: #D85D2B;
    padding: 2px;
    margin-top: 1.5em;
    font-weight: bold;
    color: #ffffff;
}

#bodyPannel table tr.header a {
	color: #000000;
}

#bodyPannel table tr.sub_header {
    background-color: #EAB649;
    padding: 2px;
    border-bottom: solid 1px #000;
    font-weight:bold;
}

#bodyPannel table tr.sub_header td {
	margin: 0px;
	padding: 0px 4px;
}

#bodyPannel table td {
	margin: 0px;
  padding: 2px;
}

#bodyPannel table td.content {
    padding: 0px;
    margin: 0px;
    text-align: right;
}

#bodyPannel table tr.rowa {
  background-color: #FFFFFF;
}

#bodyPannel table tr.rowb {
    background-color: #E1DBC7;
}

#bodyPannel table td a {
    font-weight: bold;    
}

#bodyPannel table td a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#openorders, #completeorders, #inventorytracking, #shoppingcart, #liveauctions, #waitpay, #waitship, #waitfeedback, #unsold {
	border-width: 0px 0px 0px 1px;
	border-style: dotted;
	border-color: black;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 12px;
}

/* ------------   dashboard table cells -----------------*/
#bodyPannel table td.manage_link {
    text-align: right;
}

#bodyPannel table td.order_num {
    text-align: left;
    width: 15%
}

#bodyPannel table td.total {
    text-align: left;
    width: 15%
}

#bodyPannel table td.order_date {
    text-align: left;
    width: 15%
}

#bodyPannel table td.items_shipped {
    text-align: left;
    width: 20%
}

#bodyPannel table td.order_status {
    text-align: left;
    width: 25%
}

/* inventory tracking */
#bodyPannel table td.item_id {
    text-align: left;
    width: 10%
}

#bodyPannel table td.item_name {
    text-align: left;
    width: 50%;
}

#bodyPannel table td.quantity {
    text-align: center;
    width: 15%
}

#bodyPannel table td.price {
    text-align: right;
    width: 10%
}

/* ----------- auctions ----------- */
#bodyPannel table td.product {
    text-align: left;
    width: 40%;
}

#bodyPannel table td.bids {
    text-align: center;
    width: 5%;
}

#bodyPannel table td.top_bid {
    text-align: right;
    width: 10%;
}

#bodyPannel table td.auction_ends {
    text-align: center;
    width: 25%;
}

#bodyPannel table td.top_bidder {
    text-align: right;
    width: 20%;
}

/* ----------end table cells ------------------*/

/* ----------start product list_all page------------------*/
.product-list {
	list-style: square inside;
	font-size : larger;
}
.product-list-header{
	font-size: 2em;
  line-height: 1.1em;
}

.product-list-table {
  clear: both;
}

ul.dropdown {
    width: 100px;
    cursor: default;
		text-align: left;
		font-size: 10px;
		line-height: 1.5em;
    color: #000000;
		border: 1px black solid;
    background: #FFFFFF;
}

ul.dropdown ul {
    background-color: #ffffff;
    cursor: default;
}

ul.dropdown li {
  padding: 0px 1px 0px 2px;
  position: relative;
  list-style-type: none;
	list-style-position: outside;
	text-align: center;
}

ul.dropdown ul li {
	text-align: left;
  height: 1.5em;
}

ul.dropdown li:hover > ul { display: block; }
ul.dropdown li a { display: block; }
ul.dropdown ul li a:hover { background-color: #ffffaa; }
ul.dropdown li:hover > a { color: #000000; }

/* ----------end product list_all page------------------*/

/* --------- start prduct detail page ----------*/

#bodyPannel ul {
    list-style: square outside;
}
.thumbnail {
    list-style: none;
    display: inline;
    width: 40px;
    height: 40px;
}

#bodyPannel ul.gallery{
    list-style: none;
    width: 280px;
    height: 280px;
    margin: 0px;
    overflow: hidden;
}

#bodyPannel ul.home {
	padding: 5px 20px;
}

#bodyPannel ol img {
   float: right;
}


#bodyPannel img.gallery {
    width: 280px;
    
}
#bodyPannel p.product_price {
    margin:10px; 
    padding:0px;
    color: #ff3333;
}
#bodyPannel p.product_item {
    margin:10px; 
    padding:0px;
}
#bodyPannel div.product_item {
    margin:10px; 
    padding:0px;
}

#bodyPannel div.divider {
	width: 100%;
	margin: 10px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: black;
	font-size: 16pt;
}

#bodyPannel .product-list {
	vertical-align: top;
	padding: 0px 4px;
}
/* --------- end prduct detail page ----------*/

/* ---------- start ebay list pages ---------- */

#bodyPannel table.select_product {
    border-collapse: collapse;
    text-align: center;
    border: solid 1px #000;
    width: 200px;
    margin-left:auto; 
    margin-right:auto;
}

#bodyPannel textarea.product_title {
    width: 670px; 
    height: 40px;
}

#bodyPannel table td.verify_item {
    width: 25%;
    vertical-align: top; 
    
}
#bodyPannel table td.verify_data {
    width: 75%;
}
/* ---------- end ebay list pages ---------- */

#middle{
    background:url(/images/picture.gif) no-repeat 0 0 #FFFFFF; color:#4E4628;
    padding:270px 0 0 0;}
#middle h2{
    background-color:#FFFFFF; color:#0B0B0B;
    font:normal 28px/46px Georgia, "Times New Roman", Times, serif;}
#middle h2 span{
    background-color:#FFFFFF; color:#A60101;
    font:normal 28px/46px Georgia, "Times New Roman", Times, serif;}
#middle p{
    font:normal 14px/19px Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#4E4628;}
#middle a.more{
    background:url(/images/more_bg.gif) no-repeat 66px 0 #FFFFFF;
		background: #FFFFFF;
		color:#BF3700; float:right;
    font:bold 10px/13px Arial, Helvetica, sans-serif; text-decoration:none; text-transform:uppercase;
    padding:0 20px 0 0; margin:5px 35px 0 0;}
#middle a.more:hover{
    background:url(/images/more_bg_h.gif) no-repeat 66px 0 #FFFFFF; color:#000000; float:right;
    font:bold 10px/13px Arial, Helvetica, sans-serif; text-decoration:none; text-transform:uppercase;
    padding:0 20px 0 0; margin:5px 35px 0 0;}			 

/* ----------------- body end --------------------------- */ 

/* ----------------- footer start --------------------------- */

#footer {
	background: url(../img/footerlogo.gif) 5px 10px no-repeat;
	margin: 0 auto;
	width: 880px;
	padding: 15px 0 50px 0;
	float: left;
	color: #000;
}

#footertop {
	width: 898px;
	height: 15px;
	background-color: #EFEBDE;
	border-left: #C0BBA9 solid 1px;
	border-right: #C0BBA9 solid 1px;
	border-bottom: #C0BBA9 solid 1px;		
}

#footer ul {
	float: right;
}

#footer ul li {
	float: left;
	color: #000; 
	font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer ul li a {
	color: #000;
	padding: 0 8px;
	text-decoration: none;
	font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer ul li a:hover {
	color: #D85C2A;
	text-decoration: underline;
	font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer .copyright {
	font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	float: right;
	padding: 3px 8px 0 0;
}

/* ----------------- footer end --------------------------- */

/* Display Categories and Product Display */
#display_categories {
	float: left;
  clear: both;
	border: #ECE8DB 1px solid;
	padding: 0px;
	margin: 0px;
	width: 235px;
}

#display_categories h1 {
	font-size: larger;
	line-height: 23px;
	text-indent: 10px;
	border-bottom: 0px solid black;
	background: #ECE0CA;
}

#display_categories li {
	list-style-type: none;
	padding: 0px 3px;
}

#display_categories li ul {
	margin: 0px 0px 0px 10px;
}

.display_child_categories  {
	list-style-type: none;
	margin: 0px;
}

.display_parent_category {
  color: #BF3700;
  cursor: pointer;
}

#product_list {
	color: black;
	float: right;
	padding: 0px 0px 0px 5px;
	width: 600px;
	display: inline;
}

#product_list table {
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
}

#product_list th {
	text-align: center;
}

#product_list table tr td {
	padding: 0px 8px;
}

#product_list.namecol {
	width:100px;
}

#loading {
  margin: 10px 0px;
  padding: 5px 0px;
	border: 1px solid #ece8db;
	font-size: 22px;
	color: #d85c2a;
  background: #fff6df;
	font-weight: bold;
  height: 1em;
  width: 600px;
  float: right;
}

#searching {
  margin: 10px 0px;
  padding: 5px 0px;
	border: 1px solid #ece8db;
	font-size: 22px;
	color: #d85c2a;
  background: #fff6df;
	font-weight: bold;
  height: 1em;
  width: 600px;
  float: right;
}

#full_product_name {
	z-index: 1;
	display: none;
	background-color:#ffffdd;
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#image_holder {
	z-index: 1;
	display: none;
	position: absolute;
	background-color:#ffffff;
	background-image: url(/images/spinner_orange.gif);
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

#product_div {
	z-index: 1;
	display: none;
	position: absolute;
	left: 10px;
	top: 250px;
	background-color: #ffffff;
	border: 1px solid black;
    width: 100%;
}

/* End Display Categories */

.product_categories {
	float: left;
  clear: both;
	border: #ECE8DB 1px solid;
  border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 876px;
}

.product_categories h1 {
	font-size: larger;
	line-height: 23px;
	text-align: center;
	border-bottom: 0px solid black;
	background: #ECE0CA;
}

.product_categories li {
	list-style-type: none;
	padding: 0px 3px;
}

.product_category_list {
  float: left;
  display: block;
  border-width: 0px 1px;
  border-style: solid;
  border-color: #ECE8DB;
  border-collapse: collapse;
  width: 290px;
}

.product_category_list ul,li {
  list-style-type: none;
}
/*
#display_categories li ul {
	margin: 0px 0px 0px 10px;
}

.display_child_categories  {
	list-style-type: none;
	margin: 0px;
}

.display_parent_category {
  color: #BF3700;
  cursor: pointer;
}
*/
/* Sample Products */

#sample_products {
	height: 209px;
	background: #efe3cd;
  border: 0px;
	padding: 0px;
}

#sample_products th {
	text-decoration: underline;
	font-size: larger;
         border: 0px;
}

#sample_products td {
	text-align: center;
         border: 0px;
}

/* Search Box */
#product_search {
  color: #000000;
	background: #ECE0CA;
	border: #ECE8DB 1px solid;
  font-size: 8pt;
  font-weight: bold;
  margin: 5px 0px 0px 0px;
  padding: 0px 5px 0px 0px;
	line-height: 110%;
	width: 880px;
  float: left;
}
/* End Search Box */
tbody.on { display:table-row-group; }
tbody.off { display:none; }

/* New Auction */

#addproduct_step {
	padding: 0px 0px 0px 20px;
	font-size: 8pt;
}
/* autocomplete popup */
div.autocomplete {
      position:absolute;
      width:450px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
      font-weight: bold;
}
div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
div.autocomplete ul li.selected { background-color: #E1DBC7;}
div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
}

#errorPanel {
	border: 1px solid #9F0000;
	color: #9F0000;
	margin: 0px 0px 10px 40px;
        /*float: left;*/
        width: 90%;
}
#errorPanel p.errorHeader {
	font-weight: bold;
	background-color: #EFC2C2;
	border-bottom: 1px dashed;
}

#notificationPanel {
	border: 1px solid #019F00;
	color: #019F00;
	margin: 0px 0px 10px 10px;
        float: right;
        width: 98%;
}
#notificationPanel p.notificationHeader {
	font-weight: bold;
	background-color: #B5DFB5;
	border-bottom: 1px dashed;
}

#messagePanel {
	border: 1px solid #D85D2B;
	color: #D85D2B;
	margin: 0px 0px 10px 10px;
        float: left;
        width: 98%;
}
#messagePanel p.messageHeader {
	font-weight: bold;
	background-color: #EFCFC2;
	border-bottom: 1px dashed;
}

#notification_popup {
        background-color: #FFF6DF;
        border: 1px solid #D46E3A;
}

#universitybox {
	background: url(../img/universityback.gif) no-repeat 0 0 #fff;
	margin-top: 40px;
}

#guarantee img{
	padding: 0 300px;
	margin: auto 0;
}

/* ----------------- university page start --------------------------- */

#university p {
	padding-bottom: 15px;
}

#university h3 {
	padding: 20px 0 15px 0;
}

#university ul li {
}

#university li {
        margin-left: 30px;
	padding:15px 10px 0px 10px;
}

#universitylists {
	float: left;
}
				
#universitylogo {
	background: url(../img/operationdropshipuniversitylogo.jpg) 50% 20% no-repeat;
	width: 450px;
	height: 300px;
	float: right;
}

/* ----------------- university page end --------------------------- */

#supplier_type_list {
  float: left;
  display: block;
  width: 650px;
}

#supplier_type_list .short_description {
	font-size: 12px;
	padding: 0em 0em 1em 1em;
}

#supplier_type_legend {
  float: left;
  display: block;
}

.supplier_definition_title {
	font-size: 24px;
	font-weight: bold;
	padding: 1em 0em 0.4em 0em;
}

#survey h1 {
	color: #d85d2b;
	text-align: center;
	font-weight: bold;
	font: 32px/32px arial;
}
#survey h2 {
	text-align: center;
	font-weight: bold;
	font: 22px/22px arial;
}
#survey h3 {
	text-align: left;
	font-weight: bold;
	color: #d85d2b;
	font: 20px/20px arial;
}
#survey .question {
	font-weight: bold;
	padding-top: 25px;
}
#concierge h1 {
	color: #d85d2b;
	text-align: center;
	font-weight: bold;
	font: 32px/32px arial;
	padding: 10px 0;
        margin-left: 70px;
        margin-right: 70px;
        margin-bottom: 20px;
}
#concierge h2 {
	text-align: center;
	font-weight: bold;
	font: 22px/22px arial;
        margin-left: 30px;
        margin-right: 30px;
        margin-bottom: 20px;
}

#concierge p {
        margin-bottom: 20px;
        margin-left: 30px;
        margin-right: 30px;
}

#concierge li {
        list-style: disc;
        margin-left: 30px;
        margin-right: 30px;
}

span.contact_info label, span.contact_info input, span.contact_info select {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
