@charset "utf-8";
#search {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666666;
	border: 1px solid #d18003;
	width: 150px;
	height: 15px;
	padding-left: 5px;
}
.grey {
	font-size: 8pt;
	color: #666666;
}
#controls {
	font-size: 8.5pt;
	color: #666666;
}
.headings {
	font-family: Tahoma;
	font-size: 9.5pt;
	font-weight: bold;
	color: #1758A5;
	line-height: 23px;
}

#controls a {
	color: #D18003;
}
.underlines {
	text-decoration: underline;
}

#watches a {
	color: #666666;
	text-decoration: none;
	font-size: 8.5pt;
}

#controls a:hover {
	color: #666666;
}


.dropdowns {
	font-family: Tahoma;
	font-size: 9.5pt;
	color: #666666;
	padding: 2px;
}


#watch {
	width: 275px;
	height: 374px;
	text-align: center;
	margin: auto;
	position: relative;
}
#sidebar td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfe5ec;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfe5ec;
}

#image {
	position: relative;
	top: 50%;
	margin-top: -187px;

}

#description td {
	text-align: left;
	font-size: 8.5pt;
	color: #666666;
	padding-left: 6px;
	background-color: #F2F4F7;
}
#brandlist  li {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #666666;
	list-style-type: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFE5EC;
	margin-left: -40px;
	padding-left: 25px;
}
#list   li {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 15px;
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom: 5px;
	border-bottom-style: none;
	padding-left: 0px;
	margin-left: -10px;
}


.nav {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #1656a1;
}
.blue {
	font-size: 8.5pt;
	line-height: 21px;
	color: #0a4993;
}


a.nav:hover {
	color: #999999;
}

.description {
	font-size: 8.5pt;
	line-height: 17px;
	color: #666666;
	text-align: left;
}
#special td {
	border: 1px solid #EAEDF2;
}

#brand {
	font-size: 9pt;
	line-height: 17px;
	color: #0a4993;
}
#brand a {
	color: #0a4993;
}
#brand a:hover {
	color: #031D3D;
	text-decoration: underline;
}
#brand a:visited {
	color: #467fc2;
}
#zoom {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 2;
}
.cells {
	text-align: left;
	font-size: 8pt;
	color: #A96701;
	padding-left: 6px;
	font-weight: bold;
}
#watches a:hover {
	color: #114B8E;
	text-decoration: none;
	font-size: 8.5pt;
}
.textfield {
	border: 1px solid #b0bdce;
	font-size: 9.5pt;
	width: 95%;
}
#thumb {
position:relative;
width:97px;
}
#instock {
bottom:10px;
position:absolute;
right:19px;
z-index:5;
}

#instockhome {
top:120px;
position: relative;
left:0px;
z-index:5;
}