body {
	background-image: url(../../images/stripe.gif);
	background-repeat: repeat-x;
	background-color: #cbc0aa;
	padding: 0;
	margin: 0;
}

html {
	padding: 0;
	margin: 0;
}

img {
	behavior: url(iepngfix.htc)
}

p {
	margin-bottom: 0;
}

div#top_container {
	/*
	min-width: 800px;
	position: absolute;
	left: 0;
	right: 0;
	*/
	position: absolute;
	width: 100%;
	min-width: 900px;
}

div#left_column {
	position: absolute;
	width: 197px;
	left: 5px;
	top: 85px;
}

div#right_column {
	position: absolute;
	width: 197px;
	right: 5px;
	top: 0px;
}

div#right_column_widget {
	width: 197px;
	height: 75px;
	text-align: center;
	padding-top: 10px;
}



div#logo{
	position: absolute;
	left: 20px;
	top: 12px;
	width: 165px;
	height: 65px;
	/*background-image: url(../../images/logo.gif);*/
}

div#fix_l{
	position: absolute;
	left: 200px;
	top: 22px;
	width: 6px;
	height: 61px;
	background-image: url(../../images/fix-l.gif);
}

div#fix_r{
	position: absolute;
	right: 199px;
	top: 22px;
	width: 7px;
	height: 61px;
	background-image: url(../../images/fix-r.gif);
}

div.ebox_content a, div.ebox_content a:link, div.ebox_content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #007891;
}

div.ebox_content a:hover, div.ebox_content a:link:hover, div.ebox_content a:visited:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}		


div.ebox {
	
}

.ebox_header_content a, .ebox_header_content a:link, .ebox_header_content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.ebox_header_content a:hover, .ebox_header_content a:link:hover, .ebox_header_content a:visited:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}		





td.infoBoxHeading a, td.infoBoxHeading a:link, td.infoBoxHeading a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

td.infoBoxHeading a:hover, td.infoBoxHeading a:link:hover, td.infoBoxHeading a:visited:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

td.productListing-data a, td.productListing-data a:link, td.productListing-data a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #007891;
}

td.productListing-data a:hover, td.productListing-data a:link:hover, td.productListing-data a:visited:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}		



td.headerNavigation a, td.headerNavigation a:link, td.headerNavigation a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

td.headerNavigation a:hover, td.headerNavigation a:link:hover, td.headerNavigation a:visited:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}




a.black_link, a.black_link:link, a.black_link:visited {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a.black_link:hover, a.black_link:link:hover, a.black_link:visited:hover {
	text-decoration: none;
	font-weight: bold;
	color: #007891;
}





div.ebox_header_content {
	text-align: center;
	font: normal 12px Arial,Verdana sans-serif;
	padding-top: 10px;
}

div.ebox_header_content img {
	vertical-align: middle;
	margin-right: 2px;
}

div.ebox_content {
	text-align: left;
	font: normal 14px Arial,Verdana sans-serif;
	padding: 4px 12px 0 12px;
}

* html div.ebox_content  /* this is recognized by IE only */
  {
  width: 100%;  /* total width, only for IE5.x/Win */
  w\idth: auto; /* content width for other IE */
  }

div.ecaption_content {
	padding-top: 5px;
	text-align: center;
	font: normal 18px Arial,Verdana sans-serif;
}

div.ecaption {
	height: 32px;
	background-image: url(../../images/caption.gif);
	background-repeat: repeat-x;
	margin-left: 6px;
	margin-right: 6px;
}

div.ebox_content {
	font: normal 12px Arial,Verdana sans-serif;
}

div.ebox_footer_content {
	padding-top: 20px;
	text-align: center;
	font: normal 10px Arial,Verdana sans-serif;
}

div.ebox_header {
	height: 28px;
	background-image: url(../../images/box-t.gif);
	background-repeat: repeat-x;
}

div.ebox_tl {
	height: 28px;
	background-image: url(../../images/box-tl.gif);
	background-repeat: no-repeat;
}

div.ebox_tr {
	height: 28px;
	background-image: url(../../images/box-tr.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div.ebox_footer {
	height: 15px;
	background-image: url(../../images/box-b.gif);
	background-repeat: repeat-x;
	bottom: 0px;

}

div.ebox_bl {
	height: 15px;
	background-image: url(../../images/box-bl.gif);
	background-repeat: no-repeat;
}

div.ebox_br {
	height: 15px;
	background-image: url(../../images/box-br.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-position-y: top;
}

div.ebox_content_pane {
	background-color: #e5e0d5;
	background-image: url(../../images/box-r.gif);
	background-repeat: repeat-y;
	background-position: right;
}

div.ebox_l {
	background-image: url(../../images/box-l.gif);
	background-repeat: repeat-y;
}

/* Buttons */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

span.button {
    background: transparent url('../../images/bg_button_a2.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 18px;
    margin-right: 6px;
    padding-right: 8px; /* sliding doors padding */
    text-decoration: none;
		cursor: pointer;
		_cursor: hand;
		color: black;
		font-weight: bold;
		text-align: center;
		/* overflow: hidden; */
}

span.button span {
    background: transparent url('../../images/bg_button_span2.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 1px 0 3px 8px;
    display: block;
    cursor: pointer;
    _cursor: hand;
}

span.button_active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

span.button_active span {
    background-position: bottom left;
    padding: 2px 0 2px 8px; /* push text down 1px */
}

div.product_image {
    float:left;
}

.hover_button {
    margin: 2px;
}

.hover_button:hover {
    background-position: 0 -18px;
}

div.product_price_box {
    width: 150px;
    background: white url(../../images/price-bg.gif) no-repeat;
    font: normal 10px Verdana, sans-serif;
    text-align: center;
    padding: 2px;
}

.product_price {
    font: bold 16px Verdana, sans-serif;
    padding: 2px;
    display: block;
}

.product_price_small {
    font: bold 12px Verdana, sans-serif;
    padding: 2px;
}

.availability {
    color: gray;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
}

