#mainPhoto {
	border: none;
	height: 600px;
}
.anchorMenu {
	margin-left: 14px;
	padding-bottom: 4px;
	border-bottom: solid 1px #309bf9;
}
#mySlides a {
	color: #fff;
	font-size: 11px;
	margin-right: 8px;
}
#myController span {
	color: #666;
	margin-right: 10px;
	cursor: pointer;
}
.jFlowControl {
	background-color: #0D283D;
	height: 33px;
	cursor:pointer;
}
#jFlowSlide {
	border: none;
	text-align:left;
}
#myController div {
	margin-left: 15px;
	height: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	position: relative;
	top: 1px;
}
#myController .jFlowSelected {
	background: #1E5480;
	border-bottom: solid 1px #1E5480;
	position: relative;
	top: 1px;
	z-index: 999;
}
.menuContent {
	background-color: #0D283D;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	clear: both;
	background-image: url(../Images/container-gradient.png);
	background-repeat: repeat-x;
}
.menuContent a {
	color: #7f4427;
}
.content {
	margin:10px 25px;
}
.specialContent {
	background-color: #111;
}
dl {
	margin: 0;
	padding: 0;
}
dt {clear:right; margin: 0;}
dd {
	margin: 0 50px 0 0;
}
dd.abv {
	margin: 0 0 2px 0;
	font-size: 10px;
	display: inline;
}
dd.info {
	margin-bottom: 10px;
}
dd.origin {
	margin: 0 0 2px 0;
	font-size: 10px;
	font-weight: bold;
	display: inline;
	color: #309bf9;
}
dd.price {
	float: right;
	margin: 0 0 2px 0;
	font-size: 11px;
	font-weight: bold;
	display: inline;
	color: #fff;
}
dd.size {
	margin: 0 0 2px 0;
	font-size: 10px;
	display: inline;
}
dd.title {
	margin: 0 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #fff;
}
h3 {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	color: #fff;
}
h4 {
	margin: 0;
	color: #fff;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #fff;
}
.menuText {
	display: none;
}
dt.up {
	margin: 10px 0;
	color: #fff;
}
.goto {
	margin-left: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
.jScrollPaneContainer {
	border-top: solid 1px #1E5480;
	border-bottom: solid 1px #0D283D;
	border-right: solid 1px #1E5480;
}
