html{overflow-y: scroll;}
body {margin:5px;font-family: Calibri;}
h1, h2, h3 {color: #035EAC;}
.tbl_box
{
	background-image: url(../images/HR_11.jpg);
	background-repeat: repeat-x;
}
.box_left {background-image:url(../images/leftbar.jpg); height:25px;width:6px;}
.box_center
{
	background-image:url(../images/bgbar.jpg);
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.box_right{background-image:url(../images/rightbar.jpg); width:5px;}
.banner_text, .banner_text a{color:#FFFFFF;}
.banner {background-image:url(../images/banner_bg.png);background-repeat:repeat-x; padding:5px;}
.tbl_list{border: 1px solid #8ABFE7;border-collapse:collapse;width: 100%;}
.tbl_list td, .tbl_list th{	padding: 2px;}
.tbl_list th{background-image: url(../images/HR_11.jpg);background-repeat:repeat-x;background-color: #8AC0EE;}
.tbl_list th a{text-decoration:none; color:#000;}
.tbl_list /**/ td, .tbl_list /**/ th{border: 1px solid #8ABFE7;border-collapse:collapse;}
.button{background-image: url(../images/header_over.gif);border: 1px solid #9AC1C9;cursor: pointer;text-align:center;padding: 2px;font-family: Calibri;font-size: 12px;}
a.button, a:visited.button, a:hover.button {line-height: 25px; padding: 5px;text-decoration: none; color:#000000; font-family: Calibri;font-size: 12px;}
div.error{
	border: 1px solid #999999;
	padding: 5px;
	background: #eaf7ff;
	color: #DD0000;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 400px;
	
}
div.error h2 {color: #DD0000;}

div.success {
	border: 1px solid #999999;
	padding: 5px;
	background: #eaf7ff;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 400px;
}
div.success h2{color: #003399;}
div.error li, div.success li
{
	list-style: none;
}
.category_list a
{
	border:none;
	margin: 5px;
	text-decoration: none;
}
.category_list a img, a img
{
	border:none;
}
.category_list td
{
	height: 130px;
	align: center;
}
.showLayer{
	display:block;
}

.hideLayer{
	 display:none;
}
.price
{
	color: #035EAC;
	font-weight: bold;
}
.price_overridden
{
	color: #999999;
	text-decoration: line-through;
}
.special_discount
{
	color:#FF0000;
	font-weight:bold;
}
.price_text
{
	color: #035EAC;
	font-weight: bold;
	font-size: 18px;
}
.overridden_price_text
{
	color: #999999;	
	font-size: 18px;
	text-decoration: line-through;
}
span.tooltip {
	cursor: pointer;
	FONT-WEIGHT: bold;
}

span.tooltip:hover {
	background:white; 
	text-decoration:none;
	cursor: pointer;
	FONT-WEIGHT: bold;	
}

span.tooltip div {
	display:none; 
	padding:2px 3px; 
	margin-top:20px;			
}

span.tooltip:hover div{
	display:inline; 
	position:absolute; 
	background:white; 	
	border:1px solid black; 		
	padding: 0.2em 0.6em;	
	color:white;	
	right:8em;	
}

span.tooltip_product_link {
	cursor: pointer;
	FONT-WEIGHT: bold;
}

span.tooltip_product_link:hover {
	background:white; 
	text-decoration:none;
	cursor: pointer;
	FONT-WEIGHT: bold;	
}

span.tooltip_product_link div {
	display:none; 
	padding:2px 3px; 
	margin-top:17px;			
}

span.tooltip_product_link:hover div{
	display:inline; 
	position:absolute; 
	background:white; 	
	border:1px solid black; 		
	padding: 0.2em 0.6em;	
	margin-right:250px;
	color:white;	
	right:8em;	
}

.breadcrumbs
{
	color: #035EAC;
	text-decoration: none;
	font-size: 80%;
}

a.breadcrumbs:hover
{
	background-color:#BCDFFA;
}
	
#payment fieldset
{
	border: 1px solid #8ABFE7;
	width: 98%;
	background: #ffffff;
}
#payment legend
{
	color: #000;
	font-weight: bold;
	background: #CDEDFC;
	border: 1px solid #8ABFE7;
	padding: 2px 6px
}
.container_img
{
    width:auto;
    height:auto;
    background:#CCCCCC;
    margin: 1px;
}

.container_img img{
    border: 2px solid grey; 
}
.txt_img{            
    position:absolute;
    color:grey;
    font-size:12px;
    font-weight:bold;            
    margin-left: 2px;
    margin-top: -20px;    
    width: 70px;
}
.img_border{
   border: 2px solid #E2E2E2;      
   width: 121px; 
   height: 121px;
}
.text_instructions{
    position:absolute;
    color:grey; 
    margin-top: -35px;
    width: 110px;
    *margin-top: 85px;
    *margin-left: -120px;
}
