@charset "utf-8";

/* CSS Document */

body {
	background-color: #666;
	color: #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


.page_container {
	padding: 0px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #343434;
}
.gallery_credit {
	float: left;
	width: 100%;
	text-align: right;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gallery_address {
	font-size: 1.1em;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a:hover {
	color: #0CC;
     }
.gallery_credit ul li {
	display: inline;
	width: 30em;
	float: right;
}
.gallery_credit ul {
	display: inline;
}

.gallery_credit ul li h1 {
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: inline;
}
.gallery_credit ul li h2 {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#nav_bar1 {
	float: left;
	color: #FFF;
	width: 960px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#nav_bar1 ul {
	text-decoration: none;
	display: inline;
	margin: 0px;
	vertical-align: middle;
	padding: 0px;
}
#nav_bar1 li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav_bar1 li a {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCC;
	font-size: 1.1em;
	font-weight: bolder;
}
#nav_bar1 a:hover, ul.nav_bar a:active, ul.nav_bar a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #09F;
	font-weight: bolder;
}
#nav_bar2 {
	float: left;
	color: #FFF;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 3%;
	display: inline;
}

#nav_bar2 ul {
	text-decoration: none;
	display: inline;
	vertical-align: middle;
	padding: 2px;
	text-align: center;
}
#nav_bar2 li {
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 20%;
}
#nav_bar2 li a {
	
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CCC;
	font-size: 1.1em;
}
#nav_bar2 a:hover, ul.nav_bar a:active, ul.nav_bar a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	color: #09F;
}

.gallery_type {
	text-align: right;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gallery_top {
	background-image: url(../Images/Template/page_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 960px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1%;
	margin-left: 0px;
	padding-left: 0px;
}
.gallery_content {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(../Images/Template/page_tile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 960px;
}
.gallery_thumbnails {
	padding: 0px;
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.gallery_preview {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 375px;
	width: 375px;
	background-image: none;
}
.gallery_contact {
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
	padding: 0px;
}
h1 {
	font-size: 1.6em;
	color: #FFF;
	letter-spacing: 2px;
	margin: 0px;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	text-transform: none;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
}




a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery_thumbnails a {
	display: block;
	padding: 0px;
	float: left;
	height: 75px;
	width: 75px;
	margin-top: 0px;
	margin-right: 23px;
	margin-bottom: 23px;
	margin-left: 0px;
	border: 1px solid #999;
}
.gallery_thumbnails a:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.gallery_thumbnails a:selected {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.gallery_preview a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 375px;
	width: 375px;
	border: 1px solid #999;
}
.gallery_preview a:hover {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.gallery_caption {
	padding: 0px;
	float: left;
	width: 375px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery_captionII {
	float: left;
	width: 375px;
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.clear_both {
	clear: both;
	line-height: 1px;
}
.gallery_bottom {
	background-image: url(../Images/Template/page_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 51px;
	width: 960px;
	padding: 0px;
	text-align: center;
}
.gallery_previewC {
	float: left;
	height: 280px;
	width: 375px;
}

a.contactLink {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/Template/link_email.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 1em;
}
.div_contact {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	color: #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
a.zoom {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/Template/link_zoom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.gallery_preload_area {
	display: none;
}
.link {
	text-transform: capitalize;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
.gallery_contactus {
	float: left;
	width: 480px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.gallery_thumbnails h1 {
	line-height: 1.2em;
}

.gallery_captionII h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
    }
.gallery_credit ul li h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 3%;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gallery_top img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2%;
}
