/* CSS Document */

#pg_nav_top {margin-top:20px;}
#prev {width:83px; height:23px;}
#prev a {width:83px; height:23px; display:block; background:url(../img/prev_btn.jpg) top; text-decoration:none;}
#prev a:hover {background-position:bottom;}
#next {width:83px; height:23px;}
#next a {width:83px; height:23px; display:block; background:url(../img/next_btn.jpg) top; text-decoration:none;}
#next a:hover {background-position:bottom;}
#pg_nav_bottom {margin:10px 0px 10px 0px;}

#prod_box {width:155px; height:195px; border:1px solid #999; background:url(../img/p_bg.jpg) bottom center no-repeat; cursor:pointer;}
#pic_box {width:125px; height:125px; margin-top:10px;}
#prod_box_title {width:125px; margin-top:5px;}
#prod_box_price {margin-top:2px; font-size:10px;}

#pic_bar {height:1px; background-color:#CCC;}
#vl a {text-decoration:none; width:100%; display:block; background:url(../img/zoom.gif) left center no-repeat;
	background-position:55px; padding:5px 0 5px 15px;}
	
#purchase {width:120px; height:25px; margin-top:5px; margin-bottom:20px;}
#purchase a {width:120px; height:25px; display:block; background:url(../img/purchase.jpg) top; text-decoration:none;}
#purchase a:hover {background-position:bottom;}

/* NEW */
#title_bar {width:554px; height:60px; background-color:#CAC1B5;}
#pic_table {width:225px; height:225px; border:2px solid #DCD6CB; background-color:#fff;}
#prod_name {width:225px; text-align:left; font-size:14px; color:#605C50; padding:5px 0 0 5px;}
#prod_name a {text-decoration:none; color:#605C50;}
#prod_price {width:225px; text-align:left; font-size:12px; color:#605C50; padding:5px 0 10px 5px;}
#prod_price a {text-decoration:none; color:#605C50;}

.select {
	position: absolute;
	width: 172px; /* With the padding included, the width is 204 pixels: the actual width of the image. */
	height: 29px;
	padding: 4px 24px 4px 8px;
	color: #000;
	font: 12px/21px arial,sans-serif;
	background: url(../img/dropbox.gif) no-repeat;
	overflow: hidden;
}
.buttonDiv{
	position:relative;
	float:left;
	border:2px solid #CCC4B3;
	margin-right:1px;
	width:30px;
	height:35px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:35px;
	cursor:pointer;
}
