
body {
	margin: 0;
	padding: 0;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	color: #444;
	background: #191919;
}

a img {
	border: none;
}

.container {
	width: 100%;
	background: #000;
	margin-top: 89px;
	padding: 20px 0;
	float: left;
}

.middle {
	width: 1024px;
	margin: 0 auto;
}

.header {
	width: 100%;
	height: 75px;
}

.page {
	width: 100%;
	min-height: 571px;
	float: left;
	background: #191919;
}

.logo {
	width: 278px;
	height: 55px;
	background: url(../images/logo.gif) no-repeat;
	display: block;
	float: left;
	margin-top: 0px;
}

.top-right {
	width: 746px;
	float: right;
	height: 55px;
}

.navigation {
	width: 746px;
	float: right;
	padding-top: 15px;
}

.navigation-cnt {
	float: right;
}

.languages {
	float: right;
	padding-top: 15px;
}

.top-links {
	float: right;
	padding-right: 20px;
	padding-top: 15px;
}

.navigation a, .languages a, .top-links a {
	float: left;
	color: #999;
	font-size: 10px;
	text-decoration: none;
	padding: 0 0 0 20px;
}

.languages a {
	padding: 0;
}

.languages span {
	float: left;
	width: 10px;
	color: #999;
	padding-left: 10px;
	margin-top: -2px;
}

.navigation a.active, .navigation a:hover,
.languages a.active, .languages a:hover,
.top-links a.active, .top-links a:hover {
	color: #fff;
}

.footer {
	width: 1024px;
	margin: 0 auto;
}

.footer .copyright {
	float: left;
	clear: both;
	padding-top: 20px;
}

.footer .navigation {
	float: left;
	clear: both;
	padding: 10px 0 0 0;
}

.footer .navigation span {
	float: left;
	color: #ccc;
	padding: 0 5px;
	margin-top: -2px;
}

.footer .navigation a {
	padding: 0;
}

.social-links {
	float: right;
	padding: 20px 10px 0 0;
}

.social-links a {
	background-repeat: no-repeat;
	background-position: 0 -24px;
	width: 24px;
	height: 24px;
	float: right;
	display: block;
	margin-left: 5px;
}

.social-links a:hover {
	background-position: 0 0;
}



.main-images {
	float: left;
	width: 906px;
	height: 571px;
	overflow: hidden !important;
	position:relative;
	background: #191919;
	z-index: 1;
}

.main-images.full {
	width: 1024px;
}

.main-images img {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}


#gallery-menu-cnt {
	width: 187px;
	height: 100%;
	float: left;
	z-index: 1000;
	position:relative;
	overflow: hidden;
}

.gallery-menu {
	width: 325px;
	height: 100%;
	background: url(../images/cat-bg.png) no-repeat;
	float: left;
}

.gallery-menu .head,
.cats-menu .head {
	float: left;
	color: #fff;
	width: 165px;
	height: 90px;
	font-size: 12px;
	font-weight: bold;
	clear: both;
}

.gallery-menu .head label,
.cats-menu .head label {
	float: left;
	width: 95px;
	margin: 30px 0 0 30px;
	font-size: 10px;
}

.gallery-menu .head span {
	width: 40px;
	height: 90px;
	float: right;
	background: url('../images/menu.gif') no-repeat 23px 28px;
	visibility: hidden;
}

.gallery-menu .menu,
.cats-menu .menu {
	width: 165px;
	float: left;
	margin-top: 50px;
	background: url(../images/trp-border.png) repeat-x bottom;
	clear: both;
}

.gallery-menu .menu a,
.cats-menu .menu a {
	float: left;
	display: block;
	width: 110px;
	padding: 7px 25px 7px 30px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	background: url(../images/mn-border.png) repeat-x left top;
	clear: both;
}

.gallery-menu .menu a:hover,
.cats-menu .menu a:hover {
	background: url(../images/mn-border-hover.png) repeat-x left top;
}


.thumbnails {
	width: 104px;
	padding-left: 14px;
	height: 571px;
	float: right;
	background: #000;
}

.thumbnails .thumbs-cnt {
	width: 104px;
	height: 507px;
	overflow: hidden;
	position: relative;
}

.thumbnails .up, .thumbnails .down {
	width: 102px;
	height: 30px;
	float: left;
	border: 1px solid #000;
	background-image: url(../images/up-down.gif);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: default;
}

.thumbnails .down {
	background-position: 0 -30px;
}

.thumbnails .up:hover, .thumbnails .down:hover {
	border-top: 1px solid #1b1b1b;
	border-right: 1px solid #1b1b1b;
	border-left: 1px solid #090909;
	border-bottom: 1px solid #090909;
	background-color: #252525;
}

.thumbnails .thumb {
	width: 104px;
	height: 69px;
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 15px;
	float: left;
	cursor: pointer;
}

#thumbs-scrl {
	position: absolute;
	left: 0;
	top: 0;
	padding-bottom: 15px;
}


.page-content {
	width: 1024px;
	min-height: 571px;
	float: left;
}

.page-content.sb {
	background: url(../images/cat-bg.png) repeat-y;
}

.box-content {
	padding: 30px;
	width: 964px;
	min-height: 511px;
	float: left;
}

.page-content.sb .box-content {
	width: 777px;
}

h1.title, h2.title {
	float: left;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #fff;
	clear: both;
	font-size: 26px;
	width: 964px;
}

h2.title {
	font-size: 20px;
}

.page-content.sb .box-content h1.title, .page-content.sb .box-content h2.title {
	width: 777px;
}

.prgf {
	float: left;
	color: #999;
	padding: 10px 0 0 0;
	clear: both;
	width: 964px;
}

.page-content.sb .box-content .prgf {
	width: 777px;
}


#jGallery
{
	width: 964px;
	height: 300px;
	z-index:5;
	border: 1px solid #000;
	float: left;
	margin-top: 10px;
}

.page-content.sb .box-content #jGallery {
	width: 777px;
}

.cats-menu {
	width: 187px;
	height: 200px;
	float: left;
}

.box-content.fixed-height {
	height: 511px;
}

.art-content {
	float: left;
	width: 345px;
	padding: 15px;
	margin: 10px 0 0 0;
	background: url(../images/trp-white.png);
	clear: both;
}


.art-content label {
	float: left;
	clear: both;
	width: 345px;
	color: #000;
}

.art-content a {
	float: left;
	clear: both;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #000;
	margin-top: 15px;
	width: 345px;
}

.art-content a:hover {
	color: #e58c00;
}

.art-content p {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 345px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
}


.addresses {
	width: 694px;
	float: left;
}

.address {
	width: 330px;
	padding: 4px 0;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.address img {
	float: left;
	width: 135px;
	height: 95px;
	border: 1px solid #b0b9bc;
}

.address .detail {
	float: left;
	padding-left: 10px;
	font-size: 11px;
	width: 174px;
	white-space: nowrap;
}

.address .detail label {
	float: left;
	font-weight: bold;
	color: #000;
	font-size: 13px;
	margin-bottom: 4px;
}

.address .detail span {
	float: left;
	clear: both;
}

.address .detail a {
	color: #e58c00;
	text-decoration: none;
}

.address .detail a:hover {
	color: #000;
}

.map-cnt {
	width: 694px;
	height: 200px;
	padding-top: 10px;
	float: left;
}

#locationmap {
	float: left;
	width: 694px;
	height: 200px;
}


.contact-form {
	float: right;
	width: 230px;
	height: 200px;
	padding: 0 20px;
	height: 100%;
	margin-top: 15px;
}

.contact-form h1 {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	font-weight: bold;
	color: #d2d2d2;
	font-size: 15px;
	clear: both;
	width: 90%;
}

.contact-form .desc {
	float: left;
	font-size: 11px;
	color: #d2d2d2;
	margin-top: 10px;
	clear: both;
	width: 90%;
}

.contact-form label {
	float: left;
	clear: both;
	color: #fff;
	margin-top: 10px;
	width: 90%;
}

.contact-form span {
	float: left;
	clear: both;
	margin: 2px 0 0 0;
	padding: 0;
	color: #d2d2d2;
	font-size: 10px;
	width: 90%;
}

.contact-form input[type=text], .contact-form textarea {
	float: left;
	clear: both;
	margin: 2px 0 0 0;
	padding: 4px;
	width: 220px;
	border: 1px solid #d2d2d2;
	font-size: 11px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}

.contact-form textarea {
	height: 60px;
}

.contact-form input[type=submit] {
	float: left;
	border: 1px solid #d2d2d2;
	color: #fff;
	width: 228px;
	padding: 4px;
	background: #000;
	margin-top: 15px;
}


.chkbx {
	float: left;
	color: #fff;
}

.chkbx a {
	text-decoration: underline;
	color: #fff;
}

.line-record {
	float: left;
	clear: both;
	margin-top: 20px;
	width: 964px;
}

.line-record .thumb {
	float: left;
	border: 1px solid #d2d2d2;
	width: 70px;
	height: 70px;
}

.line-record .details {
	float: left;
	padding-left: 8px;
	width: 884px;
	color: #ccc;
}

.line-record .details .title {
	color: #e58c00;
	text-decoration: none;
	font-size: 12px;
}

.line-record .details .title:hover {
	color: #fff;
}


/* PAGINATION */ 

.pagination-cnt {
	width: 964px;
	float: left;
	padding: 5px 0 10px 0;
	margin: 20px 0 0 0;
	color: #ccc;
}

.page-content.sb .box-content .pagination-cnt {
	width: 777px;
}

.pagination {
	float: right;
	font-size:16px;
}

.pagination a, .pagination span {
	margin-right:2px;
	padding: 5px 8px;
	color: #e58c00;
	text-decoration: none;
}

.pagination .previous-off, .pagination .next-off {
	color: #888;
}

.pagination .active{
	color:#fff;
	background: #0876b1;
}

.pagination a:hover {
	color: #fff;
}


.providers {
	width: 777px;
	float: left;
}

.provider {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin: 14px 14px 0 0;
	float: left;
}

.provider .img {
	float: left;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.provider .img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.provider span {
	float: left;
	color: #999;
	width: 100%;
	padding: 2px;
}

.provider .providerdiv {
	width: 1px;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	float: left;
}

.site_map {
	float: left;
	clear: both;
	margin-left: 40px;
	width: 964px
}

.site_map a {
	text-decoration: none;
	color: #000;
}

.site_map a:hover {
	color: #e58c00;
}

.site_map li {
	margin-top: 10px;
}
