hr {
	border:0px;
	border-top:1px solid #666;
}
.right {
	text-align: right;
}
#inner_content{
	position:relative;
	float:left;
	width:90%;
}
#outer_slider {
	position:relative;
	height:260px;
	width:720px;
	overflow:hidden;
	border:1px solid white;
}
#bags {
	position:absolute;
	height:220px;
}
#bags td {
	vertical-align: bottom;
	background-color:white;
}
.bag img {
	padding-bottom:5px;
	border:0;
}
.bag {
	padding:0px;
	padding-bottom:4px;
	width:190px;
	font-size:10px;
	float:left;
	height:auto;
	text-align: center;
	color:#555;
}
.bag_selected {
	border:1px solid ;
	color:#C36;
}
#step2_divider {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #CCC;
}
#customize {
	width:400px;
	position:relative;
	float:left;
	border-right:1px solid #CCC;
	padding-top:15px;
/*	padding-right:10px;*/
}
#content2 {
	position:relative;
	float:left;
	width:350px;
	padding-left:10px;
	padding-top:15px;
}
#price {
	font-family: arial, sans-serif;
	font-size: 14px;
	color:#333;
	top:400px;
}
#cost {
	width:200px;
}
.item {
	padding:5px;
	font-family:verdana;
	font-size:11px;
	color:#543229;
	background:#cdc3c1;
} 
.total {
	padding:5px;
	font-size: 11px;
	color:white;
	background:#543229;
}
.tit {
	font-family: Verdana;
	font-size:15px;
	font-weight: bold;
	color:#543229;
	text-transform: uppercase;
}
.semi_title {
	font-family: garamond;
	font-size:20px;
	font-weight: bold;
	color:#C36;
	vertical-align: middle;
}
.all_title {
	padding:10px 0 10px 0;
	border-top:1px solid #CCC;
	width:100%;
}
#buttons {
	position:relative;
	float:left;
	width:720px;
}
#left_slider_btn {
	float:left;
	z-index:99;
}	
#right_slider_btn {
	float:right;
	z-index:99;
	padding-left:10px;
}
#leather_lining {
	position:relative;
	float:left;
	width:720px;
}
#leather_select {

}
/*#fabric_select {
	display:none;
}
#suede_select {
	display:none;
}*/
.selected {
	color:#C36;
}
.disabled {
	color:#999;
}
.step2_sub {
	position:relative;
	height:100%;
	float:left;
	padding:0 20px 0 20px;
	border-right: 1px solid #CCC;
}
#step2_table {
	position:relative;
	float:left;
	width:100%;
}
#step2_table td {
	width:33%;
	vertical-align: top;
}
.dots {
	width:100%;
	border-bottom: 1px dotted #999;
}

td.inner_division{
	border:1px dotted #CCC;
	padding:10px;
}
.vmiddle {
	vertical-align: middle;
}
.div_icon {
	position:relative;

}
.div_icon2 {
	position:absolute;
	left:200px;
	top:15px;
}
#small_link {
	font-size:90%;
}

table.promo{
	font-family:Garamond;
	font-size:17px;
	display:block;
	position:relative;
	float:left;
	background-color:#543229;
	color:white;
	width:100%;
	-moz-border-radius:4px;-webkit-border-radius:4px;
}

table.promo td{
	white-space:nowrap;
	padding:5px;
	vertical-align:top;
}

table.promo td.text{
	width:100%;
}

table.promo td strong{ 
	color:#fff29c;
}
