/* CSS Document by Dieter Schneider for www.csstemplateheaven.com */

* {margin: 0;
		padding: 0;
}

body { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

#headerbackground {
	background-image: url(../images/header_bg_slim.jpg); /* was header_bg.jpg */
	background-repeat: repeat-x;
	height: 107px; /* was 169 */
}

#headerlogo {
	background-image: url(../images/HeaderLogoSlim.jpg); /* was main_header.jpg */
	background-repeat: no-repeat;
	height: 107px; /* was 169 */
}

#header_menu{
	background-image: url(../images/header_menu_slim.gif); /* was header_menu.gif */
	background-repeat: repeat-x;
	text-align: right;
	height: 54px; /* was 73 */
	/* padding-top: 10px; */
}

#container {
	font-size: 1.2em;
}

#left {
	float: left;
	width: 161px;
	margin-left: 20px!important;
	margin-left: 10px;
	padding-top: 27px;
}

#right {
	float: right;
	width: 200px;
	margin-right: 5px;
	padding-top: 27px;
}

#content {
	margin-right: 230px;
	margin-left: 210px;
	padding: 5px;
}

#AdminContent {
	margin-right: 10px;
	margin-left: 210px;
	padding: 5px;
}

#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 65px;
	text-align: center;
	font-size: .9em;
	padding-top: 20px;
}

#trustlogo {
	float: right;
	padding-right: 10px;
}

#Banner_Text {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
}

#popup
{
	text-align: left;
	background-color: #E2E2E2;
	width: 410px;
	border: 1px solid;
	color: #000000;
	padding: 5px 5px 5px 5px;
	margin: 7px 7px 7px 7px;
}

p{ 
	margin-top: 8px;
	margin-bottom: 8px;
}

.heading_color{
	color: #FF9900;	
}

.formerror	{
	color: #ff0000;
	font-weight: bold;
	text-align: left;
}

h1{
	color: #FFFFFF;
	font-size: 2.5em; /* was 3em */
	padding-top: 40px; /* was 70 */
	padding-left: 70px; /* was 50 */
}

h2 {
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h3 {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #A7AAB3;
}

h4 {
	background-image: url(../images/menu_tab.jpg);
	height: 31px;
	width: 146px;
	padding-top: 5px;
	padding-left: 15px;
}

h5 {
	background-image: url(../images/right_menu_tab.jpg);
	height: 31px;
	width: 176px;
	padding-top: 5px;
	padding-left: 15px;
}

.images_left {
	float: left;
	border: 1px solid gray;
	margin: 5px;
	padding: 1px;
}

.images {
	border: 1px solid gray;
	margin: 5px;
	padding: 1px;
}

.images_right {
	float: right;
	border: 1px solid gray;
	margin: 5px;
	padding: 1px;
}

.thumbs {
	border: 1px solid gray;
	margin: 5px;
	padding: 1px;
}

.album{
	width: 100%;
	background-color: #ffffff; 
	padding: 10px; 
	float: left;
}
.album .imageSingle {
	position: relative;
	display: block;
	float: left; 
	margin: 5px; 
	width: 256px; 
	text-align: center; 
	border:solid 1px #333;
}

.album .AdminImageBox {
	position: relative;
	display: block;
	float: left; 
	margin: 0px; 
	width: 266px;
	text-align: center; 
}

.album .AdminTextBox {
	position: relative;
	display: block;
	float: left; 
	margin: 5px; 
	width: 534px; 
}

.album .imageSingle .image {
	width: 250px; 
	height: 340px; 
	margin: 3px;
}

.album .caption {
	text-align: left;
	padding-left: 10px; 
	margin-top: 7px;
}

.album .watermark {
	position: absolute;
	top: 9px;
	left: 27px;
}
.album .button {
	position: absolute;
	top: 320px;
	left: 90px;
	width: 75px;
}

.branch_table {
	padding: 5px;
}

a:link {color: #000000}		/* unvisited link */
a:visited {color: #333333}	/* visited link */
a:hover {color: #FF6633}	/* mouse over link */
a:active {color: #FF3333}	/* selected link */

/***********************************'	Left side Menu	*******************************/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 160px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

#navlist li a {
	text-decoration: none;
}

/***********************************'	Left side Menu	*******************************/

#navright
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #C2C2CA;
	width: 190px;
}

#navright li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #C2C2CA;
}

#navright li a {
	text-decoration: none;
}

#nav_img {
	border: none;
	padding-right: 5px;
}

/***********************************'	Header Menu	****************/

.navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.2em;
}

/***********************************'	For Demo Pages	****************/

#NavMenu {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 83px;
	font-size: 1.2em;
	padding-top: 20px;
}

#Navleft {
	float: left;
	padding-left: 20px;
}

#NavleftLower {
	padding-left: 200px;
}

#Navright {
	float: right;
	padding-right: 20px;
}

table.jobAddTable {
	border-spacing: 4px;
}

table.sample {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.TourCommentary
{
border-style: solid;
border-width: 1px;
border-color: #555555;
text-align: left;
padding: 5px;
}

table.diary {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #c6c6c6;
	border-collapse: collapse;
	background-color: white;
	width: 666px;
	text-align: left;
	text-size: small;
}
table.diary th {
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #c6c6c6;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.diary td {
	border-width: 1px 2px 1px 2px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #84ffff #c6c6c6 #84ffff #c6c6c6;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.diaryleft {
	text-align: right;
	font-weight: bold;
}

table.Vdata {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #c6c6c6;
	border-collapse: collapse;
	width: 666px;
	text-align: left;
	text-size: small;
}
table.Vdata th {
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #c6c6c6;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.Vdata td {
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: #c6c6c6 #c6c6c6 #c6c6c6 #c6c6c6;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.shopping {
	font-size: 12px;
}
table.shopping th {
	padding: 2px 2px 2px 2px;
}
table.shopping td {
	vertical-align: bottom;
	padding: 2px 2px 2px 2px;
}

table.product {
	font-size: 12px;
}
table.product th {
	padding: 2px 2px 2px 2px;
}
table.product td {
	vertical-align: top;
	padding: 2px 2px 2px 2px;
}


.Vdataleft {
	text-align: right;
	font-weight: bold;
	background-color: #e6e6e6;
}

.VdataTop {
	text-align: center;
	font-weight: bold;
	background-color: #e6e6e6;
}

/* PNG Transparency fix for IE 5.5 and 6 */

img, div, a, input {
	behavior: url(iepngfix.htc) 
}

/* Lightbox stuff */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;	padding-bottom: 0.7em; outline: none;}		

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
