body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	color: #333;
}
a {
	color: #205246;
}

a:hover {
	color: #FAA701;
}

img {
	border: 0px;
}

h2 {
	font-size: 16px;
	color: #6090A6;
	font-weight: bold;
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 4px;
}

#container {
	width: 950px;
	margin: 20px auto;
	position: relative;
	background: #fff url(../images/container-bg.gif) no-repeat 0px 200px;
}

#logo {
	width: 100%;
	margin: 2px 0px;
}

#topnav {
	margin: 3px 0px;;
	background-color: #000;
	height: 30px;
	width: 100%;
}

#topnav #links {
	margin-left: 187px;
	width: 450px;
	float: left;
	display: inline;
}

#topnav .topnav_text {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 2px 4px 0px;
	display: block;
	float: right;
}

#topnav a {
	display: block;
	font-weight: bold;
	padding: 6px 16px;
	float: left;
	color: #fff;
	text-decoration: none;
}

#topnav a:hover, #topnav a.highlight {
	color: #FAA701;
}

#topnav #prod_search {
	float: right;
	margin: 2px;
	width: 300px;
} 

#topnav #prod_search form{
	display: inline;
	margin: 0px;
	padding: 0px;
	float: right;
}

#leftcol {
	width: 210px;
	background: #fff url(../images/leftcol-bg.gif) no-repeat top left;
	float: left;
	margin-right: 10px;
	display: inline;
}

#leftcol p {
	margin: 8px;
	padding: 0px;
}


#mainpage {
	width: 710px;
	float: left;
	margin-top: 3px;
	display: inline;
}

#contentpage {
	width: 100%;
	margin: 0px 10px 10px 10px;
}

#prev_next {
	margin-top:11px;
	text-align:center;
}

#prev_next span{
	margin-left:3px;
	margin-right:3px;
}

#record_num {
	text-align:center;
	margin-top:10px;
}

.list_table th{
	background-color: #C8D8E0;
	text-align:center;
	vertical-align:top;
}

#contentpage table {
	/*border: 1px solid #E6EBF5;*/
	padding: 5px;
}

#contentpage td{
	padding: 4px;
	vertical-align:top;
}

#contentpage #list_link_table {
	width:660px;
}

#contentpage .internal_table {
        border:0px;
        margin:0px 0px;
	padding:0px 0px;
	width:100%;
}

#contentpage .internal_table th{
	background-color: #C8D8E0;
	text-align:left;
	vertical-align:top;
}

#contentpage .internal_table td{
	text-align:left;
}

a.button_link {
	display: block;
	float:right;
	background: transparent url(../images/btns/left_dkgray.gif ) no-repeat top left;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
}

a.button_link span {
	float:right;
	display:block;
	background: transparent url(../images/btns/right_dkgray.gif ) no-repeat top right;
	padding:4px 8px 4px 5px;
	font-weight: bold;
	color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
a.button_link span {float:none;}
/* End IE5-Mac hack */

a.button_link:hover span {
	color: #000;
}

#shippingsmenu {
float:left;
width:100%;
font-size:90%;
line-height:normal;
border-bottom: 1px solid #6795AA;
margin-top: 10px;
}

* html #shippingsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

#shippingsmenu ul{
list-style-type: none;
margin:0;
margin-left: 0px;
padding:0;
}

#shippingsmenu li{
display:inline;
margin:0;
padding:0;
}

#shippingsmenu a {
float:left;
background:url(../images/tab-left.gif) no-repeat left top;
margin:0;
padding:0 0 0 9px;
text-decoration:none;
}

#shippingsmenu a span {
float:left;
display:block;
background:url(../images/tab-right.gif) no-repeat right top;
padding:3px 14px 3px 5px;
font-weight:bold;
color:#666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#shippingsmenu a span {float:none;}
/* End IE5-Mac hack */

#shippingsmenu a:hover span {
color: black;
}

#shippingsmenu #current a {
background-position:0 -125px;
}

#shippingsmenu #current a span {
background-position:100% -125px;
color: black;
}

#shippingsmenu a:hover {
background-position:0% -125px;
}

#shippingsmenu a:hover span {
background-position:100% -125px;
}

/* add shipping section */
#shippingLook {
	/*background-image:url(../images/custom/bg_order_window.png); */
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	/*height:244px; */
	width:167px;
	padding:20px;
	position:absolute;
	top:325px;
	left:360px;
	font-size:12px;
}

#shippingLook textarea {
	font-size:12px;
	/*font-family: Arial, Helvetica, sans-serif; */
}

#shippingLook table {
	table-layout:fixed; 
	width:100%;
}

#ei_fm_steps {
	margin-left:0px;
	margin-top: 5px;
}

#closeWin {
	width: 50px;
	float: right;
	margin-top: -10px;
	cursor: pointer;
}

/* add commission section */
#commissionLook {
	/*background-image:url(../images/custom/bg_order_window.png); */
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	height:200px;
	width:167px;
	padding:20px;
	position:absolute;
	top:355px;
	left:660px;
	font-size:12px;
}

#commissionLook table {
	width:100%;
}

#ei_fmc_steps {
	margin-left:20px;
	margin-top: 10px;
}

#confirmLook {
	/*background-image:url(../images/custom/bg_order_window.png); */
	background-color:#CCCCCC;
	background-repeat:no-repeat;
	/* height:244px; */
	width:200px;
	padding:15px;
	position:absolute;
	top:225px;
	left:630px;
	font-size:12px;
	/*overflow:auto; */
}

#confirmLook textarea {
	font-size:12px;
	/*font-family: Arial, Helvetica, sans-serif; */
}

#confirmLook table {
	/*table-layout:fixed; */
	width:100%;
}

#ei_fmd_steps {
	margin-top: 10px;
}

.add_another {
	/*display: inline; */
	color: #0B4499;
	cursor: pointer;
}

#catcol {
	width: 200px;
	float: left;
	margin-top: 40px;
	margin-bottom: 20px;
	border-right: 1px solid #999;
}

#prod_list {
	height: 450px;
	width: 180px;
	overflow: scroll;
	border: 1px solid #999;
	text-align: center;
	padding: 10px 0px;
}

#prodcol {
	width: 490px;
	margin-top: 40px;
	margin-bottom: 20px;
	float: right;
}

#loginlogout {
	clear: both;
	font-size: 11px;
	width: 100%;
	text-align: right;
}

#footer {
	width: 100%;
	border-top: 1px solid #999;
	height: 10px;
	background-color: #C8D8E0;
	text-align: center;
	padding: 10px 0px;
	font-size: 10px;
	color: #666;
	clear: both;
	margin-top: 20px;
}

.text_block {
	margin: 10px 15px 20px 10px;
}

.prod_header {
	font-size: 17px;
	color: #333;
	font-weight: bold;
}

.cat_header {
	font-size: 16px;
	color: #6090A6;
	font-weight: bold;
}

.cat_level1 {
	font-size: 14px;
	color: #444;
	font-weight: bold;
}

.cat_level2 {
	font-size: 12px;
	color: #444;
	font-weight: normal;
}
.leftNavHdr {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
.leftNavItems a {
	display: block;
	font-size: 11px;
	color: #666;
	background: transparent url(../images/arraw_tiny.gif) no-repeat top left;
	padding-left: 20px;
	margin-left: 17px;
}
.prod_sm {
	margin: 10px;
}
.prod_sm_thumb {
	cursor: pointer;
}
.prod_sm_name {
	font-weight: bold;
}
.prod_sm_vendor_name {
	font-size: 10px;
	color: #666;
}
.img-wrapper {
	background: url(../images/shadow.gif) no-repeat bottom right;
	clear: right;
	float: left;
	position: relative;
	clear: both;
	margin: 8px 7px;
	display: inline;
}

.img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -5px 5px 5px -5px;
	display: block;
	position:relative;
}
#prod_desc {
	float: left;
	clear: both;
	margin: 4px;
	width: 100%;
}

#prod_prices {
	float: left;
	clear: both;
	margin: 10px 4px;
	width: 100%;
}

#prod_order {
	float: left;
	clear: both;
	margin: 20px 4px;
	width: 450px;
	text-align: center;
}
#prod_vendor {
	color: #666;
	margin: 2px 0px;
}
table.prod_order_table {
	
}
#cart_total {
	border: 0px solid #999;
}
.cart_vendorname {
}
#printable {
	width: 120px;
	float: right;
}
.light {
	color: #666;
}
#sp_buying_cat {
	font-weight: bold;
}
div.error_row {
	background-color: #FFCCFF;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
div.alert_row {
	background-color: #CCFFFF;
	color: #336600;
	font-weight: bold;
	text-align: center;
}	
.biggray {
	width: 420px;
	margin: 50px auto;
	font-size: 24px;
	font-weight: bold;
	color: #C7D8E0;
}