/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}
/*###################### Select Criteria Area #####################*/
#container {
	height: 90px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#container2 {
	height: 200px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.titlebar {
	background-image: url(/axzweb/images/header_lft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
.titlebar_right {
	background-image: url(/axzweb/images/header_rt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#content {
	border-right: 1px solid #8CAAB5;
	border-bottom: 2px solid #8CAAB5;
	border-left: 1px solid #8CAAB5;
	height: auto;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
/*** This is a Hack for FireFox - for the width ***/
html > body #content {
	border-right: 1px solid #8CAAB5;
	border-bottom: 2px solid #8CAAB5;
	border-left: 1px solid #8CAAB5;
	height: auto;
	width: 498px;
	margin: 0px;
	padding: 0px;
}
#content hr {
	height: 1px;
	width: 95%;
	color: #BDCFD6;
	text-align: center;
}	
#content img {
	margin: 0px;
	padding: 0px;
	background: url(/axzweb/images/recalculate_price.gif) center;
	text-align: center;
}
    	
	
	
	
	
	
	
#pop a {
	font-size: 14px;
	color: #0868DF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pop a:visited {
	color: #0868DF;
}
#pop a:hover {
	color: #000033;
}
#pop a:active {
	color: #0868DF;
}
.popmain {
	height: auto;
	width: 255px;
	margin: 0px;
	padding: 0px;
}
.poptitle {
	width: 255px;
	background: url(/axzweb/images/header.gif) no-repeat;
}
.textBG {
	height: auto;
	width: 253px;
	background: url(/axzweb/images/bg_content.gif) repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 5px;
	border-top: 2px solid #ADBAC6;
	border-right: 1px inset #ADBAC6;
	border-bottom: 1px inset #ADBAC6;
	border-left: 1px solid #ADBAC6;
}
h1 {
	color: #0868DF;
	text-align: left;
	text-indent: 1px;
	margin: 0px;
	padding: 10px 25px 5px;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2 {
	color: #0868DF;
	text-align: left;
	text-indent: 1px;
	margin: 0px;
	padding: 1px 1px 1px;
	font: bold 12px Arial, Helvetica, sans-serif;
}
#pop ul {
	padding: 5px 5px 5px 15px;
	margin: 0px;
	list-style-type: none;
	line-height: 18px;
}
#pop li {
	background-image: url(/axzweb/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .6em;
	margin: 0;
}
#pop {
	height: auto;
	width: 255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #ADBAC6;
}
