/*Catalogue Pages*/

#genSelect{
	 margin:4px 0px 0px 0px;
	 padding:4px 0px 4px 0px;
	 border-bottom: 1px solid #808080;
}
#genSelect li{
	 display:inline;
	 margin:8px 2px 0px 2px;
	 line-height:18px;
	 font-weight:bold;
	 font-size:11px;
	 border:solid #808080;
	 border-width:1px 1px 0px 1px;
	 padding:4px 4px 6px 0px;
}
#genSelect li.genM{	 
	padding-left:16px;
	background:url(../../images/gents.gif) no-repeat 6px 5px;
}
#genSelect li.genF{	 
	padding-left:18px;
	background:url(../../images/ladies.gif) no-repeat 6px 5px;
}
#genSelect li.genMF{	 
	padding-left:26px;
	background:url(../../images/unisex.gif) no-repeat 6px 5px;
}
#genSelect li.selected {
	padding-bottom:7px;
	background-color:white;
	border-bottom:1px solid white;

}
#genSelect a{
	text-decoration:none; 
	font-weight:normal;
	color:#5E5E5E
}
#genSelect a:hover{
	text-decoration:underline; 
	color:#5E5E5E
}
/*Category Listings*/
.rangePresentation{
	padding:12px 0px;
	border-top:1px dashed #414141; 
}
* HTML .rangePresentation{
	 height:80px;
}
.rangePresentation H2{	 
	padding:2px 0px 2px 20px;
	margin:0px;
}
.rangePresentation P{
	font-size:10px; 
	color:#666666; 
	font-weight:normal
}
.rangePresentation img{
	float:right;
	margin-left:4px;
}
.rangePresentation a {
	color:#5E5E5E; 
	font-weight:bold; 
	text-decoration:none;
}
.rangePresentation a:hover{
	text-decoration:underline
}
/*View Details*/

#viewDetails{
	margin:24px 0px 8px 206px;
	width:246px;
	padding:0px;
}
* HTML #viewDetails{
	margin-left:202px;
}
#space {
	min-height:160px;
}
.overide {
	border:none !important;
}
.pointer{
	cursor:pointer;
}
* HTML #space {
	height:160px;
}
#one {
	position:relative;
	min-height:162px;
	width:247px;
	margin-bottom:8px;
}
* HTML #one {
	height:162px;
}
#largeImg{
	width:160px;
	height:160px;
	margin:0px;
	padding:0px;
}
#bottomImg{
	position:absolute;
	top:83px;
	right:0px;
}
#topImg{
	position:absolute;
	top:0px;
	right:0px;
}
#specArea {
	margin-top:24px;
	float:left;
}
#specifications {
	margin:0px !important;
	padding:0px !important;
}
#specifications DT{
	font-size:12px;
	margin-bottom:8px;
}
#specifications DD {
	padding:0px;
	margin:0px;
}
#specifications DD UL{
	padding:0px;
	margin:0px;
}
#specifications DD UL LI{
	list-style:none;
	 padding-left:36px;
	 height:29px;
	 width: 160px;
	 line-height:30px;
	 margin-top:2px;
}
#content .icon0{
	 background: url(../../images/watch-icons/0.gif) no-repeat left
}
#content .icon1{
	 background: url(../../images/watch-icons/1.gif) no-repeat left
}
#content .icon2{
	 background: url(../../images/watch-icons/2.gif) no-repeat left;
}
#content .icon3{
	 background: url(../../images/watch-icons/3.gif) no-repeat left
}
#content .icon4{
	 background: url(../../images/watch-icons/4.gif) no-repeat left
}
#content .icon5{
	 background: url(../../images/watch-icons/5.gif) no-repeat left
}
#content .icon6{
	 background: url(../../images/watch-icons/6.gif) no-repeat left
}
#content .icon7{
	 background: url(../../images/watch-icons/7.gif) no-repeat left
}
#content .icon8{
	 background: url(../../images/watch-icons/8.gif) no-repeat left
}
#content .icon9{
	 background: url(../../images/watch-icons/9.gif) no-repeat left
}
#content .icon10{
	 background: url(../../images/watch-icons/10.gif) no-repeat left
}
#content .icon11{
	 background: url(../../images/watch-icons/11.gif) no-repeat left
}
#content .icon12{
	 background: url(../../images/watch-icons/12.gif) no-repeat left
}
#content .icon13{
	 background: url(../../images/watch-icons/13.gif) no-repeat left
}

.loading {
	background:url(../../images/spinner.gif) no-repeat center center;
}
#pagenation {
	border:1px solid #C7C7C7;
	color:#5E5E5E;
	margin:0px 4px;
	padding:8px 0px;
}
#pagenation UL { 
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;
}
#pagenation LI { 
	display:inline; 
	font-weight:bold; 
	font-size:12px; 
	padding: 0px 2px; 
}
#pagenation LI a {
	color:#3333EE;
	text-decoration:underline
}
#pagenation LI a:hover {
	color:#3333EE;
	text-decoration:none
}
.addToCartBtn{
	margin-bottom:12px;
	font-size:11px;
	font-weight: bold;
	padding: 4px 4px 4px 22px;
	background:url(../../images/cart.gif) no-repeat 4px 4px;	
	cursor:pointer;
	border:none;
	border:1px solid #CCCCCC;
	overflow:visible;
}
.addToCartOver {
	border:1px solid #009900;
}

