html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption,  tbody, tfoot, thead, tr, th, td 
{ font-family: Tahoma; font-size: 11px; color: #000; }

body {
	background-color: #f7f7f7;
}

div.start_text {
	font-size: 12px;
	width:360px;
	line-height:16px;
	color: #000;
}

a.start_text {
	font-size: 12px;
}

div.page_text {
	font-size: 12px;
	width:360px;
	line-height:16px;
	color: #000;
}

p, h1,h2,h3,h4,h5 {
	margin: 1px;
	padding: 0px;
}

hr {
  border: 0;
  height: 1px;
  color: #eee;
  background-color: #eee;
}

h1 {
	color: #00a2eb;
	font-size: 22px;
	font-weight:normal;
}

h2 {
	color: #cb0101;
	font-size: 16px;
	font-weight:normal;
}

h3 {
	color: #000;
	font-size: 12px;
	font-weight:bold;
}

input,textarea {
	font-size:11px;
	border: 1px solid #ccc;
	padding: 2px;
}

a, a:visited, a:active, a:hover { color: #333 }

tr.status0 { color: #000; }
tr.status1 { color: #aaa; }

div.tool-tip { 
	padding: 5px;
	border: 1px solid #eee;
	position:absolute;top:30px;left:600px;
	background-color:#fffcf1; 
	width:200px;
	height:100px;}
	
span.required { color: #f00 }

span.chatlink { 
	font-size:14px;
}

input.cart_item_count { width: 30px; }

table,tr,td 
{
	padding:0px;
	vertical-align:top;
}

td.cart_item
{
	vertical-align:middle;
	padding-right: 2px;
}

div.top_content
{
	text-align: right;
	padding-top: 18px;
	padding-right: 30px;
}

div.top_content_links
{
	padding-top: 49px;
	padding-left: 25px;
	text-align: left;
}

span.top_separator
{
	position:relative; left:-15px;
	color: #ccc;
	font-size: 13px;
}

span.top_separator2
{
	color: #ccc;
	font-size: 13px;
	margin: 0px 5px 0px 5px;
}

a.top_link, a:visited.top_link, a:active.top_link, a:hover.top_link
{
	text-decoration: none;
	font-size: 12px;
	color: #888;
	padding-right: 30px;
}

img.button_buy {
	
	margin: 0px 0px 0px 0px;
	border: 0px;
}

img.button_buy2 {
	position:relative;top:3px;left:5px;
	margin: 0px 0px 0px 0px;
	border: 0px;
}

hr.hr1 {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	border: 0;
	background-color: #eee;
	height: 1px;
}

span.checkout_header {
	font-size: 16px;
	font-weight: bold;
}

a.product_header,a:visited.product_header {
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #000;
}

span.product_header {
	font-size: 14px;
	font-weight: bold;
}

span.product_price {
	font-size: 14px;
	font-weight: bold;
}

div#top { 
	width: 1032px;
	height: 113px;
	background-image:url('../img/top.jpg') }

div#left
{
	margin-left: 2px;
	float: left;
}

div#right
{
	width:209px;
	/*position:relative;left:15px;*/
	
	float: right;
}
	
div.left_content
{
	margin: 0px;
	padding: 5px 15px 5px 15px;
	text-align: left;
	
}

div.box_content
{
	margin: 0px;
	padding: 10px 20px 10px 20px;
	
}

div.box_top
{
	margin-top: 2px;
	width: 209px;
	height: 38px;
	background-image:url('../img/box_top.gif');
	text-align: left;
}

span.box_header
{
	position: relative; top: 14px; left: 40px;
	font-weight: bold;
}

div.box_bottom
{
	padding: 0px;
	margin: 0px;
	width: 209px;
	height: 8px;
	background-image:url('../img/box_bottom.gif');
	border:0px solid;
}

div.box
{
	margin: 0px;
	width: 209px;
	background-image:url('../img/box_bg.gif');
}
	
div.left_col
{
	margin: 0px;
	width: 817px;
	background-image:url('../img/left_col_bg.jpg');
}

div.left_col_top
{
	margin-top: 2px;
	width: 817px;
	height: 11px;
	background-image:url('../img/left_col_top.jpg');
}

div.left_col_bottom
{
	margin: 0px;
	
	width: 817px;
	height: 11px;
	background-image:url('../img/left_col_bottom.jpg');
}

