/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/subpage1.bg01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #FBFAFA;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 16px;
}

h3 {
	margin-bottom: 10px;
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #CADFE6;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

ul, ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
}

.list1 li {
	margin-bottom: 1px;
	padding: 10px 15px 5px 15px;
	background: #0F2229 url(images/homepage27.jpg) no-repeat left top;
}

.list1 li.alt {
	background: #09151A url(images/homepage28.jpg) no-repeat left top;
}

.list1 .date {
	float: right;
	color: #40524D;
}

.list2, .list3 {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
	line-height: normal;
}

.list2 li, .list3 li {
	margin-bottom: 20px;
}

.list2 p, .list3 p {
	margin: 0px;
	padding: 0px;display: inline;
	line-height: normal;
}

.list3 li {
	margin-bottom: 15px;
	padding-bottom: 25px;
	background: url(images/homepage29.jpg) repeat-x left bottom;
}

.list3 h3 {
	display: inline;
}

.list3 p {
	display: block;
}

/** LINKS */

a {
	text-decoration: none;
	color: #F8DBA6;
}

a:hover {
	text-decoration: underline;
}




newslinks {
	text-decoration: none;
	color: #52645D;
}

newslinks:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
	margin: 0px;
	padding: 15px;
	text-align: right;
}

.style2 {
	text-align: center;
}

.style3 {
	margin: 0px;
	padding: 0px;
	text-align: right;
}


.style666 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #FF0000;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(images/subpage1.bg03.jpg) no-repeat center top;
}

#wrapper-bg {
	background: url(images/subpage1.bg02.jpg) repeat-y center top;
}

.wide-subpage #wrapper {
	background-image: url(images/subpage2.bg01.jpg);
} 

.wide-subpage #wrapper-bg {
	background-image: url(images/subpage2.bg02.jpg);
} 

/** MENU */

#menu {
	background: url(images/homepage02.jpg) no-repeat left top;
}

#menu a {
	color: #F6F4EF;
}

/** PAGE */

#page {
	background: url(images/subpage1.bg04.jpg) no-repeat left bottom;
}

.wide-subpage #page {
	background-image: url(images/subpage2.bg03.jpg);
}

/** CONTENT */

#content {
}

.wide-subpage #content {
	background: url(images/subpage2.bg01.jpg) no-repeat 50% -188px;
}

.wide-subpage #content .box .content {
	padding: 30px 45px;
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

#content .box .meta {
	margin-bottom: 20px;
	font-size: 11px;
	font-weight: normal;
	color: #52645D;
}

/** TWO-COLUMN SECTION */

.two-columns {
	background: url(images/homepage14.jpg) repeat-y left top;
}

.two-columns .column-one {
	width: 363px;
}

.two-columns .box .content {
	background: url(images/homepage26.jpg) no-repeat right top;
}

.two-columns .column-two {
	width: 362px;
}

/** SIDEBAR */

#sidebar {
}

#sidebar .box .content {
	background: url(images/homepage07.jpg) no-repeat right top;
}

#sidebar .box {
}

#sidebar .box .content {
	padding: 0px 0px 15px 0px;
}

#sidebar .box ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
}

#sidebar .box ul li {
	height: 20px;
	padding: 8px 0px 0px 35px;
	background: url(images/homepage11.jpg) no-repeat left top;
}

#sidebar .box ul li.first {
	background: none;
}

#sidebar .box ul li a {
	text-decoration: none;
	color: #CADFE6;
}

#sidebar .box ul li a:hover {
	text-decoration: underline;
	color: #F8DBA6;
}

#sidebar .box .padded {
	padding: 20px 35px;
}


/** FOOTER */

#footer {
	background: url(images/subpage1.bg05.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	color: #354D4D;
}

/** BOX4 */

#box4 {
}

#box4 .content {
	padding: 20px 44px 30px 53px;
	background: url(images/subpage1_02.jpg) no-repeat left top;
	line-height: 170%;
}



/**Lightbox photo code */



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

	.image {
border:0px; border-thickness: 0px; border-color: #00000; border-style: solid;
}



/**links hover code*/


.content_right_section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content_right_section li {
	margin: 0 0 3px 0;
	padding: 0px;
	background: #141414;
}

.content_right_section li:hover {
	background: #1d1d1d;
}



/**text area code*/

textarea {
	BORDER-RIGHT: solid 1px;
	BORDER-TOP: solid 1px;
	border-color: #7d6547;
	FONT-WEIGHT: normal;
	FONT-SIZE: 9pt;
	BORDER-LEFT: solid 1px;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: solid 1px;
	FONT-FAMILY: arial, verdana;
	BACKGROUND-COLOR: #1b3d40;
	
}


/** new update  for aligning the 'read more' texty to the right */
#newupdateright p {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: right;

}

