/* CSS Document */

img {
	border: 0px;
}

body {
	font-size:125%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url('images/background.gif');
	background-repeat:repeat-x;
	background-color:#def1f7;
	margin:0;
	margin-bottom:30px;
	text-align: center;
}

.search-result-inner {
	font-size: 1.1em;
}

h2 {
	font-size: inherit;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

ul, li {
	list-style-position: inside;
	line-height: 1.6em;
	height: 1%;
}

#contentleft ul {
	margin-left: 15px;
	margin-bottom: 15px;
}

.link {
	cursor: pointer;
	text-align: right;	
}

h1 {
	color:#2ABC6D;
	font-size:1.7em;
	font-weight:normal;
	margin:1em 0;
}


h3.producttitle {
	color:#2286BC;
	font-size:1.1em;
	background-image:url('images/bluearrow_bullet.gif');
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:8px;
	margin:6px 0 0 0;
}

p {
	color:#0D0D0D;
	line-height:1.6em;
	margin-bottom: 10px;
}

.arial {
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	width:737px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	font-size: 50%;
}

strong {
	color: #205986;
	font-weight: bold;
}

#header {
	height:91px;
	background-image:url('images/header_bg.gif');
	background-repeat:repeat-x;
}

#headerlogo {
	position:relative;
	float:left;
	margin-top:22px;
	margin-left:24px;
}

.banner_new {
	background-image:url('images/banner_bg.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.banner_reconditioned {
	background-image:url('images/banner_reconditioned.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.banner-search-new {
	background-image:url('images/banner-search-new.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.banner-search-reconditioned {
	background-image:url('images/banner-search-reconditioned.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

.banner {
	background-image:url('images/banner_bg.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}

#banner {
	height:227px;
	background-image:url('images/banner_bg.jpg');
	background-repeat:no-repeat;
}

#photoframe {
	position:absolute;
	margin-left:338px;
	margin-top:19px;
}

#bannermenu {
	position:relative;
	top:48px;
	left:24px;
	width:305px;
	margin:0;
	padding:0;
	line-height:0;
}

#bannermenu li {
	list-style:none;
	margin:0;
	padding:0;
}

#contentcontainer {
	width: 679px;
	background-color:#fff;
	padding: 29px;
	font-size: 1.1em;
	line-height: 1.5em;
	padding-bottom: 20px;
	padding-top: 40px;
}

#contentcontainer a, #contentcontainer a:link, #contentcontainer a:visited {
	text-decoration: none; 
	color: #205986;
}

#contentcontainer a:hover {
	text-decoration: underline;
}
 
#contentleft {
	width: 296px;
}

#content_header {
	margin-top: 4px;
	margin-bottom: 10px;
}

#contact-form {
	width: 360px;
}

#contact-form-left {
	width: 175px;
}

#contact-form-right {
	width: 160px;
	float: right;
}

#contact-form-button {
	position: absolute;
	margin-top: 139px;
	margin-left: 65px;
}

#contact-form .input {
	width: 168px;
	height: 16px;
	border: 1px solid #e2e8ee;
	margin-top: 5px;
	margin-bottom: 7px;
	padding: 4px;
}

#contact-form .text {
	width: 156px;
	height: 124px;
	border: 1px solid #e2e8ee;
	margin-top: 5px;
	margin-bottom: 7px;
	padding: 4px;
}

#errors, #notices {
	list-style-position: inside;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#errors {
	color: #CC0000;
}

#contentright {
	width: 357px;
	float:right;
	margin-left: 20px;
	margin-top: 58px;
}

#contentlower {
	width:706px;
	float:left;
	clear:both;
	background-image:url('images/lowercontent_bg.gif');
	background-repeat:repeat-x;
	padding:15px;
}

#page_image {
	position: absolute;
	z-index: 4;
	margin-left: 10px;
	margin-top: 46px;
}

.smallbox {
	background-image:url('images/smallbox_bg.gif');
	background-repeat:no-repeat;
	background-position: top;
	width:166px;
	height:145px;
	padding-top:23px;
	float:left;
	text-align:center;
}

*html .smallbox {
	padding-top: 20px;
	height: 155px;
}

.smallboxleft {
	margin-right:24px;
}

.smallboxcontent {
	height:100px;
	padding-top: 6px;
	padding-left: 13px;
	text-align: left;
	font-size: 1.1em;
}

.smallboxcontent p {
	padding-top: 10px;
}

.largebox {
	float:left;
	width:348px;
	background-image:url('images/largebox_bg.jpg');
	background-repeat:repeat-y;
}

.largeboxtop {
	background-image:url('images/largebox_top.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.largeboxbottom {
	background-image:url('images/largebox_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	height:120px;
	padding:16px 21px;
}

.largeboxleft {
	margin-right:10px;
}

.productthumbnail {
	background-image:url('images/productthumb_bg.jpg');
	background-repeat:no-repeat;
	width:148px;
	height:122px;
	float:left;
	text-align:center;
}

.productthumbnail img {
	margin-top:10px;
}

.productinfo {
	float:left;
	width:174px;
	margin-left:17px;
}

.productinfo p {
	margin-top:4px;
}

#flashlogos {

}

#footer-clear {
	background-image:url('images/footer-clear.gif');
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	height:14px;
	clear:both;
	overflow: hidden;
}

#footer {
	background-image:url('images/footer.gif');
	background-repeat:no-repeat;
	background-position: bottom;
}


#footer-content {
	padding-bottom: 25px;
	padding-left: 15px;
	font-size: 0.9em;
}

#footer ul {
	padding-top: 18px;
	margin: 0px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #010b14;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#leftgradient {
	position:absolute;
	margin-left:-15px;
}

#rightgradient {
	position:absolute;
	margin-left:737px;
}

#mainmenu {
	float:right;
	padding:0px;
	margin: 0px;
	margin-right:20px;
	margin-top: 30px;
	padding-top: 5px;
	width:544px;
	height:34px;
	background-image:url('images/menu_bg.gif');
	background-repeat:no-repeat;
}

*html #mainmenu {
	margin-right: 10px;
}

#mainmenu ul, #mainmenu li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	line-height: 1px;
	padding-top: 6px;
	overflow: hidden;
}

#footer-menu {
	margin-top: 7px;
}

#footer-menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	overflow: hidden;
}

#azure-logo {
	float: right;
	width: 193px;
	margin-right: 10px;
	margin-top: 10px;
}

#azure {
	float: right;
}

.meta {
	display: none;
}

#w3c {
	clear: both;
	text-align: center;
}

#validation-buttons {
	padding: 10px;
	margin: 0px;
}

#validation-buttons li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

#image-box {
	border: 0px;
	position: absolute;
	z-index: 5;
	margin-top: 39px;
	margin-left: -1px;
	width: 412px;
	height: 273px;
}

#product-image-box {
	position: absolute;
}

#product-image-box #product_image {
	margin-top: 50px;
	margin-left: 4px;
}

#page-image {
}

.page-image-outer {
	padding-top: 50px;
	padding-left: 4px;
}

*html #page-image-box {
	padding-top: 39px;
}

.page_image {
	z-index: 2px;
	position: absolute;
	margin-top: 50px;
	margin-left: 4px;
}

#page-image-box, #product-image-box {
	margin-left: 339px;
}

*html #page-image-box {
	margin-top: -39px;
}

#left {
	float: left;
	width: 290px;
	margin-right: 20px;
}

#right {
	margin-left: 315px;
}

#services-menu {
	padding-top: 10px;

}

#services-menu li {
	list-style-type: none;
	background-image: url('images/services-menu.gif');
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #E5E5E5;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 11px;
	margin-left: 4px;
	margin-bottom: 4px;
}

#services-menu a {
	color: #000000;
	font-size: 1.0em;
	text-decoration: none;
}

#flashmenu {
	width: 339px;
	float: left;
}

#rightmenu {
}

.meta {
	display: none;
}

#searchmenu {
	width: 227px;
	background-image: url('images/search-box-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 154px;
	padding: 6px;
	position: absolute;
	z-index: 40;
}

#search-box-close {
	position: absolute;
	margin-left: 72px;
}

.searchmenu-row {
	margin-bottom: 15px;
}

#searchmenu-outer {
	width: 395px;
	float: right;
}

#search-box-title {
	float: left;
}

#search-spacer {
	width: 400px;
	height: 225px;
	border: 0px;
}

#searchmenu-extend {
	display: none;
	position: absolute;
	width: 199px;
	height: 103px;
	background-image: url('images/search-box-extend.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 14px;
	padding-top: 22px;
	z-index: 42;
	margin-left: 154px;
	margin-top: 27px;
	color: #FFFFFF;
}

#search-box-advanced {
	width: 202px;
	height: 31px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchmenu-extend label {
	width: 96px;
}

#search_keywords {
	width: 128px;
	height: 19px;
	background-image: url('images/search-box-input.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	padding: 3px;
	font-size: 1.1em;
}

#search_go {
	width: 24px;
	height: 20px;
	border: 0px;
	position: absolute;

}

#searchmenu-extend .select, #search_manufacturer {
	padding: 2px;
	width: 100px;
	font-size: 1.1em;
	position: absolute;
}

#searchmenu-extend .price_select {
	padding: 2px;
	width: 48px;
	font-size: 1.1em;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#search_manufacturer {
	width: 92px;
}

#page_header {
	margin-top: 13px;
}

#special-offers {
	background-color: #FFFFFF;
	background-image: url('images/lowercontent_bg.gif');
	background-repeat: repeat-x;
	padding-top: 16px;
	height: 163px;
}

.search-frame {
	position: absolute;
}

.special-box {
	width: 348px;
	height: 163px;
	background-image: url('images/largebox_top.jpg');
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	margin-left: 11px;
	margin-right: 6px;
	padding: 0px;
}

*html .special-box {
	margin-left: 7px;
}

.special-box-inner {
	padding-left: 15px;
	padding-right: 15px;
}

.special-bottom {
	width: 348px;
	height: 11px;
	background-image: url('images/largebox_bottom.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	margin-top: 131px;
}

.special-box h3 {
	font-size: 1.1em;
}

.search_result h3 {
	font-size: 1.2em;
}

.special-box h3, .search_result h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2286bc;
	margin: 0px;
	padding: 0px;
	background-image: url('images/product-arrow.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	margin-bottom: 4px;
}

.special-box a {
	color: #2286bc;
	text-decoration: none;
}

.special-image {
	width: 150px;
	height: 115px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

.special-image img {
	width: 149px;
	height: 116px;
}

.special-button {
	margin-top: 85px;
	position: absolute;
}

.special-content {
	margin-left: 160px;
	height: 1%;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	padding-top: 15px;
}

.product_page {
	padding-top: 31px;
	padding-left: 25px;
}

.product-price-row, .product-price-list-row {
	padding-bottom: 5px;
}

.product-price-blue, .product-price-green {
	float: right;
	font-size: 1.1em;
	width: 100px;
	text-align: right;
}

.product-price-row .product-price-green {
	color: #2abc6d;
	font-weight: bold;
	padding-top: 5px;
}

.product-price-row .product-price-blue {
	color: #3e97d5;
	font-weight: bold;
	padding-top: 5px;
}

.product-label {
	font-size: 1.2em;
}

.product-price-list-row .product-label {
	padding-left: 6px;
}

#product-image-enlarge {
	position: absolute;
	z-index: 20;
	margin-top: 240px;
	margin-left: 300px;
}

#product-info {
	background-image: url('images/product-info-box-bg.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 290px;
	padding-left: 15px;
}

*html #product-info {
	width: 293px;
}


#product-info-top {
	background-image: url('images/product-info-top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 257px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 13px;
}

#product-info-box-bottom {
	background-image: url('images/product-info-box-bottom.gif');
	background-repeat: no-repeat;
	background-position: top;
	width: 300px;
	height: 25px;
	margin-left: 2px;
}

#product-info-inner {
	width: 234px;
	background-image: url('images/product-info-bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 10px;
}

*html #product-info-inner {
	/*width: 238px;
	padding-left: 14px;
	padding-right: 12px;*/
	background-position: left bottom;
	margin-left: 3px;
}

*html #product-info-top {
	margin-left: 4px;
}

*html #product-info-box-bottom {
	margin-left: 6px;
}

#product-info-similiar {
	margin-left: 10px;
	margin-top: 10px;
	width: 275px;
}

#product-info-similiar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#product-info-similiar li {
	list-style-type: none;
	background-image: url('images/services-menu.gif');
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #E5E5E5;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 11px;
	margin-left: 4px;
	margin-bottom: 4px;
}

#product-info-similiar li a {
	text-decoration: none;
	color: #000000;
}

#product-info-features ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

#product-info-features li {
	padding-left: 5px;
	padding-top: 3px;
	font-size: 1.1em;
}

#product-info-description {
	width: 355px;
	margin-top: 310px;
	font-size: 1.1em;
	background-image: url('images/product-info-description.gif');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	float: right;
}

#product-info-buttons {
	margin-top: 20px;
	margin-bottom: 5px;
}

#product-info-button-right {
	float: right;
}

#product-info-description-inner {
	padding: 5px;
}

.dotted {
	background-image: url('images/dotted-line.gif');
	background-repeat: repeat-x;
	background-position: center;
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#product-info .green {
	background-color: #41c17c;
	margin-top: 10px;
	padding-top: 2px;
}

#product-info .blue {
	background-color: #3e97d5;
	margin-top: 10px;
	padding-top: 2px;
}

#product-info h3 {
	background-color: #134472;
}

#search-categories-outer {
	float: left;
	width: 220px;
	background-image: url('images/search-categories-outer.jpg');
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	margin-left: 15px;
}

*html #search-categories-outer {
	margin-left: 5px;
}

#search-categories-title {

}

#search-content {
	margin-left: 250px;
	height: 1%;
}

#search-categories {
	background-image: url('images/search-categories-bg.jpg');
	background-repeat: no-repeat;	
	background-position: left bottom;
	margin: 0px;
	padding-bottom: 23px;
	padding-left: 8px;
	padding-right: 11px;
	padding-top: 0px;
}

#search-categories ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	margin-left: -20px;
}

#search-categories ul li {
	margin-left: 15px;
}

#search-categories ul ul li {
	margin-left: 30px;
}

#search-categories ul ul ul li {
	margin-left: 35px;
}

#search-categories ul .parent {
	background: none;
	
}

#search-categories .selected {
	background-image: url('images/search-categories-selected.gif');
}

#search-categories-top {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#search-categories li {
	background-image: url('images/search-categories-li.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 10px;
}

#search-categories li a {
	color: #000000;
	text-decoration: none;
	font-size: 1.1em;
}

.search_result {
	width: 469px;
	float: left;
	height: 1%;
	background-image: url('images/search-results-bg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.search-result-top {
	background-image: url('images/search-results-top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 469px;
	height: 9px;
}

.search-result-bottom {
	background-image: url('images/search-results-footer.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 469px;
	height: 12px;
	clear: both;
}

.search-result-inner {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.listing-frame {
	position: absolute;
}

.search-result-image {
	width: 140px;
	float: left;
	margin-bottom: 10px;
}

.search-result-content {
	margin-left: 160px;
	height: 1%;
}

.search-result-button {
	float: right;
	margin: 13px;
	margin-right: 7px;
}


.search-links {
	text-align: right;	
	margin-top: 20px;
	margin-bottom: 70px;
	margin-right: 20px;
	clear: both;
}

.search-links a {
	color: #3e97d5;
	text-decoration: none;
}

.search-links div {
	display: inline;
	width: 18px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	margin-left: 2px;
}

.search-links img {
	margin-top: 4px;
}

.search-links .selected_blue {
	background-color: #3e97d5;
	color: #FFFFFF;
}

.search-links .selected_green {
	background-color: #2abc6d;
	color: #FFFFFF;
}

/* ######### Style for Drop Down Menu ######### */

.dropdown-footer {
	position: absolute;
	margin-top: -3px;
}

.dropmenudiv {
	position:absolute;
	top: 0;
	z-index:100;
	width: 134px;
	visibility: hidden;
	margin-top: -28px;
}

.dropmenu-rollover {
	padding-top: 5px;
	background-color: #2a6291;
}

.dropmenu-inner {
	background-image: url('images/dropdown-bg.gif');
	background-repeat: repeat-y;
	padding-bottom: 2px;
}

.dropmenudiv, .dropmenudiv li {
	padding: 0px;
	margin-right: 0px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

.dropmenudiv a {
	width: 100%;
	display: block;
	padding: 2px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.7em;
	margin-left: 10px;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
	margin-left: 0px;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	background: url('images/dropdown-star.gif') left no-repeat; /*THEME CHANGE HERE*/
	margin-left: 10px;
	padding-left: 15px;
}

em {
	font-style: italic;
}