/* range menu */

.rangemenucell {
	background : transparent;
	width:230;
}

/* more or back buttons for multi-page ranges */

.formbutton {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	border-top : 1px solid #606060;
	border-right : 2px solid #000000;
	border-bottom : 2px solid #000000;
	border-left : 1px solid #606060;
	background-color: #ebebeb; 
}

/* control for item iframe pages */

body.items {
	background: #3D3C37;
}

p {
	font-size: 11px;
	color: #9B9B9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}


/* photo border for pic of shop on range home pages */
.picborder {
	border: 1px solid #3D3C37;
}

#sectionname {
	font-size: 28px;
	position:absolute; 
	left:50px; 
	top:130px; 
	width:464px; 
	height:39px; 
	z-index:36; 
	visibility: visible; 
	text-align:left;
	color: #626262;
}

/* top row */

#menu1 {position:absolute; left:55px; top:194px; width:60px; height:48px; z-index:4;}
#menu2 {position:absolute; left:125px; top:194px; width:60px; height:48px; z-index:4;}
#menu3 {position:absolute; left:195px; top:194px; width:60px; height:48px; z-index:4;}
#menu4 {position:absolute; left:265px; top:194px; width:60px; height:48px; z-index:4;}
#menu5 {position:absolute; left:335px; top:194px; width:60px; height:48px; z-index:4;}
#menu6 {position:absolute; left:405px; top:194px; width:60px; height:48px; z-index:4;}

/* bottom */

#menu7 {position:absolute; left:55px; top:252px; width:60px; height:48px; z-index:4;}
#menu8 {position:absolute; left:125px; top:252px; width:60px; height:48px; z-index:4;}
#menu9 {position:absolute; left:195px; top:252px; width:60px; height:48px; z-index:4;}
#menu10 {position:absolute; left:265px; top:252px; width:60px; height:48px; z-index:4;}
#menu11 {position:absolute; left:335px; top:252px; width:60px; height:48px; z-index:4;}
#menu12 {position:absolute; left:405px; top:252px; width:60px; height:48px; z-index:4;}

#button {position:absolute; left:407px; top:280px; width:60px; height:20px; z-index:4;}
#button2 {position:absolute; left:337px; top:280px; width:60px; height:20px; z-index:4;}

