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

#gallery_title {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 6px;
	margin-top: -7px;
	/*[disabled]float:left;*/
}

#more_link {
	margin: 0 0 0 15px;
	font-size: 12px;
}

#thumb_list {
	padding: 0;
	position: relative;
	left: 0px;
	bottom: 0px;
	margin: 0 0 0 -6px;
	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: 75px;
	height: 55px;
	border: 2px solid transparent;
}

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

.break {
	clear: left;
}

#category_container {
	margin: 0 -27px 28px 0px;
}

.category_image_box {
	float: left;
	padding: 10px;
	background-color: #DDE0E3;
	margin: 20px 15px 20px 34px;
	border: 1px solid #D3D3D3;
	max-width: 129px;
	/*[disabled]min-height:155px;*/
}

.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;
}

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

a#previous_button {
	display: block;
	float: left;
	position: relative;
	top: 16px;
	left: 4px;
	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;
	top: 16px;
	left: 22px;
	background-image: url(/gallery/gallery-nav-back.png);
	border: 1px solid #E9EEF1;
	padding: 2px 7px 5px 10px;
	z-index: 3;
}

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

.caption_text {
	border: 1px solid #E9EEF1;
	background-image: url(/gallery/caption.png);
	border: 1px solid #E9EEF1;
	color: #D8D8D8;
	position: relative;
	bottom: 18px;
	left: 3px;
	width: 581px;
	padding: 4px 10px 6px;
	z-index: 3;
}

#breadcrum {
	margin: 35px 0 1px 15px;
}

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

#quotes {
	margin: 21px 0px 0 21px;
}

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

#quote_text {
	margin: 0;
	display: inline;
	font-family: Georgia;
	font-size: 15px;
	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 {
	width: 261px;
	height: 268px;
	overflow: auto;
}

#scroll_inner {
	width: 243px;

}

