/*[fmt]1A90-1A0B-3*/
#thumb_container {
	/*[disabled]width:295px;*/
}

#more_link {
	/*[disabled]margin:0 0 0 15px;*/
	/*[disabled]font-size:12px;*/
}

#category_container {
	margin: 10px 0 0;
}

.category_image_box {
	float: left;
	padding: 10px;
	background-color: #DDE0E3;
	margin: 0px 15px 20px 21px;
	border: 1px solid #D3D3D3;
	width: 120px;
}

.category_image {
	text-align: center;
}

.category_image img {
	border: 2px solid #B2B2B2;
}

.category_name {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0;
	color: #747474;
}

#gallery_box {
	width: 541px;
	float: left;
}

#breadcrum {
	margin: 0px;
	height: 20px;
}

#breadcrum a {
	text-decoration: underline;
	color: #6E859A;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

a#previous_button, a#next_button {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
}

a#previous_button {
	display: block;
	float: left;
	position: relative;
	/*[disabled]top:16px;*/
	left: 20px;
	background-image: url(/gallery/gallery-nav-back.png);
	border: 1px solid #E9EEF1;
	padding: 2px 7px 5px 10px;
	z-index: 3;
}

a:hover#previous_button {
	background-image: url(/gallery/gallery-nav-back-over.png);
}

a#next_button {
	display: block;
	float: right;
	position: relative;
	/*[disabled]top:16px;*/
	right: 21px;
	background-image: url(/gallery/gallery-nav-back.png);
	border: 1px solid #E9EEF1;
	padding: 2px 16px 5px 26px;
	z-index: 3;
}

a:hover#next_button {
	background-image: url(/gallery/gallery-nav-back-over.png);
}

.gallery_image_holder {
	clear: both;
	width: 528px;
	text-align: center;
	/*[disabled]position:relative;*/
	/*[disabled]top:-19px;*/
	z-index: 1;
	margin: -19px 0 0;
}

.gallery_image_holder #photo_nav {
	height: 29px;
	position: relative;
	top: 24px;
	z-index: 5;
}

.gallery_image_holder #img_box {
}

.caption_text {
	border: 1px solid #E9EEF1;
	background-image: url(/gallery/caption.png);
	border: 1px solid #E9EEF1;
	color: #D8D8D8;
	position: relative;
	/*[disabled]top:-24px;*/
	left: 23px;
	width: 460px;
	padding: 4px 10px 6px;
	z-index: 3;
	text-align: center;
	/*[disabled]height:16px;*/
	margin-top: -23px;
}

#gallery_title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-top: -7px;
	float: left;
	width: 181px;
}

#thumbs_box {
	width: 166px;
	float: left;
	margin: 28px 0 0 3px;
}

#thumb_list {
	padding: 0;
	position: relative;
	left: 0px;
	bottom: 0px;
	/*[disabled]width:257px;*/
	/*[disabled]overflow:auto;*/
	/*[disabled]height:251px;*/
}

#thumb_list ul {
	margin: 0;
	padding: 0;
}

#thumb_list ul li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 1px -1px 0;
}

#thumb_list ul li img {
	width: 50px;
	height: 38px;
	border: 2px solid transparent;
}

#thumb_list ul .active img {
	border: 1px solid #83AE67;
}

.break {
	clear: left;
}

#quotes {
	margin: 26px 0px 0 20px;
}

#quotes img {
	padding: 0;
	position: relative;
	top: 2px;
}

#quote_text {
	margin: 0;
	display: inline;
	font-family: Georgia;
	font-size: 16px;
	color: #939393;
	font-weight: normal;
	line-height: 24px;
}

#seperator_line {
	margin: 28px 0 0 13px;
}

#contact_us_img {
	margin: 21px 0 0 10px;
}

#scroll_outer {
	/*[disabled]width:261px;*/
	/*[disabled]height:285px;*/
	/*[disabled]overflow:auto;*/
}

#scroll_inner {
	/*[disabled]width:243px;*/
}

