/* top navigation */

#nav-master{
}
	#nav-master a{
		color:#707070;
		height:40px;
		line-height:40px;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
		display:block;
		padding:0 15px;
	}
		#nav-master a:hover{
			text-decoration:underline;
		}
	#nav-master ul.master{
		list-style:none;
		height:40px;
		margin:0px;
	}
		#nav-master ul li {
			float:left;
			height:40px;
			line-height:40px;
		}
		#nav-master ul li.nav-master-seperator {
			background:url(/images/nav-div.gif) bottom no-repeat;
			width:1px;
			display:block;
		}

#sort-list{
	width: 210px;
	background-color: #649623;
	list-style: none;
	padding-left: 10px;
	z-index: 20;
}
	ul#sort-list li{
		z-index: 20;
	}
a.sortList{
	background: transparent url(/images/icons/Sort_List_Icon_On.png) no-repeat scroll right center !important;
	padding-right: 15px !important;
}
.contact-form{
	background-color: #FFF;
	padding-bottom: 10px;
	min-height: 880px;
	width: 739px;
}
.contact-form p a{
	color: #3B9B08;
}
.contact-form p{
	color: #4C4C4C;
	width: 739px;
}
iframe#secureFormGateway{
	border: none;
	width: 0;
	height: 0;
	display: none;
	z-index: -1;
}
a#warrantyLink{
	background: transparent url(/images/commitmentticks.png) no-repeat scroll right center;
	border-right: medium none;
	bottom: 0;
	margin-bottom: -2px;
	margin-right: 10px;
	padding-right: 17px;
	padding-top: 1px;
	position: absolute;
	right: 5px;
}

li.dim-option a.nav-selector span{
	margin:0 3px 0;
	text-decoration:none;
}
li.dim-option a.nav-selector span img{
	margin-bottom:-2px;
	text-decoration:none;
}
