#colorbar_round_lot8 {
	width: 814px;
	height: 480px;
	background-color: #cccccc;
	background: url('/images/lot8_main.jpg');
	float: left;
	padding: 0;
	margin: 0;
	

}

#lot8contentBox {
	left: 50px;
	position: relative;
}

#content {
	height: 200px;
	margin-bottom: 20px;
	clear: both;
}

#storePhotos {
	margin-top: 10px;
	padding: 10px 0px 10px 50px;
	width: 550px;
	background-color: #eeeeee;
	float: left; 
}

#boxHeader {
	width: 550px;
	float: left; 
}

#boxHeader h1 {
	font-size: 18px;

}

#boxHeader p {
	font-size: 13px;
	line-height: 18px;

}

#storePhotos img {
	margin-left: 15px;
}

a {
color: #ff3399;
}

#leftnav a.selected {
	color: #ff3399;
}

#leftnav li{
	color: #000000;
	margin: 20px 0px 10px 0px;
	padding: 0;
	margin-left: 0px;
	
}

.title{
	font-size: 32px;
	color: #ff3399;
	margin-top: 30px;
}

.shopTitle{
	font-size: 32px;
	color: #66cccc;
	margin-bottom: 30px;
	margin-top: 10px;
}


#blogSearch{
	background-color: #ff3399;
}

.jScrollPaneDrag {
	background: url(/images/scrollBar_pink.gif) repeat-y;

}

.jScrollHorizontalPaneDrag {
	background: url(/images/scrollBar_horizontal_pink.gif) repeat-x;

}


#salonPrices {
	float: left;
	font-size: 12px;
}

#salonPrices th{
	font-size: 16px;
	text-align: left;
}

#salonPrices td {
	padding: 5px;
	margin-right: 10px;
}

.column1{
	width: 250px;
	padding-right: 25px;
	float: left;
	border-right: 1px solid #ff3399;
}
.column2 {
	width: 250px;
	float: left;
	padding-left: 25px;
}

#dressList{
margin-top: 10px;
	margin-left: 5px;
	height: 400px;
	width: 250px;
	float: left;
	}


#dressList img {
	width: 75px;
	height: 112px;
	margin: 0px;

}

#productPhoto {
	float: left;
	margin-top: 10px;

	height: 400px;
}
#altPhotosBox {
	float: left;
	padding: 10px 0px 0px 10px;

	}
#altPhotos {
white-space: nowrap; width: 165px; height: 150px; 
	overflow: auto;
	}

.altView {
	width: 75px;
	height: 125px;
	margin-right: 3px;
	border: 0px;
}

#productInfo {
width: 160px;
	padding: 0px 10px 0px 10px;;
	float: left;
	}

#productInfo p {

	font-size: 12px;
}

#productInfo ul {
	padding-left: 20px;
	font-size: 12px;
}

#productInfo a {
		color: #000000;
	}

#options label {
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 40px;
	padding-top:5px;
	}
#options input {

	width: 60px;
}

#options select{
	padding: 1px;
	margin: 2px;
	}

.colorswatch {
	width: 20px;
	height: 20px;
	float: left;
	margin: 1px;
}

.bluebutton {
	background-color: #66cccc;
	color: #ffffff;
	height: 25px;
	width: 100px;
	text-align: center;
	border: 0px;
	cursor: pointer;
	margin-top: 20px;
}

.bluebutton a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#sizeChart a{
	color: #66cccc;
	}

	
#returnBox{
width: 570px;
overflow: auto;
background-color: #e3e4e5;
padding: 15px 23px;
font-size: 11px;
margin-left: 30px;
}

#csBox{
width: 570px;
overflow: auto;
background-color: #e3e4e5;
padding: 12px 15px;
font-size: 11px;
margin-left: 30px;
}

#return1, #return2, #return3, #return4{
	width: 263px;
	background-color: #BABABA;
	padding: 5px;
	margin-bottom: 18px;
	}
	
#returnLeft {
	float: left;
	margin-right: 23px;
	}	
#returnRight {
	float: left;
	}
	
#ticketPolicy{
		margin-bottom: 18px;
	}
#internationalPolicy, #ticketPolicy{
		background-color: #BABABA;
	padding: 0px 5px;
	overflow: auto;
}

#returnBox ul, #csBox ul{
	list-style-type: none;
	margin: 0px ;
	padding:0px 5px 10px 10px;
}

#returnBox li, #csBox li {
	margin-bottom: 4px;
	}

#returnBox p{
	padding-top: 5px;
	}
#ajaxBox{
overflow: auto; width: 255px; height: 400px;
}