@charset "UTF-8";
/* CSS Document */

.offer_holder{
	background-image: url(../images/offer/offer_bg.gif);
	height: 155px;
	width: 743px;
	padding-top: 20px;
	padding-right: 200px;
	padding-left: 50px;	
}

.info{
	float: right;
	height: 130px;
	width: 600px;	
}

.heading{
	font-size: 16px;
	color: #005DA3;
	text-transform: capitalize;	
}

.heading_home{
	font-size: 15px;
	color: #005DA3;
	text-transform: capitalize;	
	width: 105px;
	line-height:1;
	
}

.line{
	font-size: 16px;
	color: #005DA3;
	text-transform: capitalize;	
	
	
}

.search_holder{
	width:962;
	height:74;
	margin: 20px;	
	
	
}

.left_holder{
	background-image: url(../images/shop_serch/shop_page_01.png);
	height: 74px;
	width: 14px;
	float: left;
}
.center_holder{
	height: 74px;
	width: 936px;
}
.feat_holder {
	background-image: url(../images/shop_serch/feat_bg.png);
	height: 580px;
	width: 292px;
	clear: none;
	float: left;
	padding-top: 20px;
	padding-left: 38px;
}
.center_top{
	height: 39px;
	width: 936px;
}
.center_bottom{
	height: 35px;
	width: 936px;
	background-image: url(../images/shop_serch/shop_page_07.png);
}
.right_holder{
	background-image: url(../images/shop_serch/shop_page_06.png);
	height: 74px;
	width: 12px;
	float: right;
}
.cat_bttn{
	background-image:url(../images/shop_serch/shop_page_02.png);
	clear:none;
	float:left;
	height:24px;
	padding-right:0px;
	padding-top:15px;
	width:100px;
	color:#FFF;
}
.cat_bttn:hover{
	
	background-image: url(../images/shop_serch/shop_page_over_02.png);
	
	clear:none;
	float:left;
	height:24px;
	padding-right:0px;
	padding-top:15px;
	width:100px;
}
.spacer{
	height: 39px;
	width: 0px;
	background-image: url(../images/shop_serch/shop_page_05.png);
	float: right;
}
.search_by_artist{
	padding-top:10px;
	float:left;
	
	
}

.search_by_alpha{
	padding-top:10px;
	float:right;
}
.bttn{
	background-color: #006BA6;
	border: thin solid #00588A;
	height: 15px;
	width: 15px;
	margin-right: 2px;
	float: left;
}
.instruction{
	height: 35px;
	width: 936px;
	color: #FFF;
	padding-left: 5px;
	background-image: url(../images/shop_serch/instructions.png);
	background-repeat: no-repeat;
}

.bttn_location{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	
}
.cat_bttn a{
	color: #FFF;
}