body { margin:0; padding:0; background:url(images/Main_Bg.gif) left top repeat-x #F7F7F7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#777777}

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

a {color:#C98400; text-decoration: underline}
a:hover {color:#C98400 ; text-decoration: none}

img {border:0 none}
input , select { border: #D3D3C2 solid 1px; padding:1px; font-size:11px; color:#777777; font-family:arial}
textarea { border: #D3D3C2 solid 1px; padding:1px; font-size:11px; color:#777777; font-family:arial; width:324px; overflow:auto}
input.chkbx {border:0 none; padding:0}

hr.Line1 {border:0px none; border-bottom:1px solid #CCD0C1; height:1px}

/* Top Class */
.HdrBg {background:#646464; height:139px}

/* For New Tabs */
.TabsBg {background:url(images/Tabs_Bg.gif) left top no-repeat; height:50px; padding:0 27px}

.Tbs {background:url(images/Tabs_Div.gif) right 3px no-repeat; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center}
.Tbs a { color:#FFFFFF ; text-decoration:none}
.Tbs a:hover { color:#A25CED ; text-decoration:none}
.Tbs a.active { color:#FFCC2A ; text-decoration:none}
.Tbslast {background:none; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; text-align:center}
.Tbslast a { color:#FFFFFF ; text-decoration:none}
.Tbslast a:hover { color:#A25CED ; text-decoration:none}
.Tbslast a.active { color:#FFCC2A ; text-decoration:none}

/* Middle Class */
.MidBg {background:url(images/Mid_Bg_Img.gif) bottom left repeat-x #F7F7F7;}
.TblMrg {padding:20px 27px 0  27px; background:#FFFFFF}

.PageTittle { border-bottom:#BDBDBD solid 1px ; font-family:Trebuchet MS ; font-weight:bold; font-size:15px; color:#1B2561; text-transform:uppercase; 
padding:0 0 5px 0}

.TblGrdnt { border-left:#E5E5E5 solid 1px; border-right:#E5E5E5 solid 1px; border-top:#E5E5E5 solid 1px;
background:url(images/Tbl_Grdnt.gif) left top repeat-x; height:30px; padding:0 10px ; font-family:Trebuchet MS ; font-size:15px; color:#1B2561; text-transform:uppercase; font-weight:bold}
.TblCtn { border-bottom:#E5E5E5 solid 1px; border-left:#E5E5E5 solid 1px; border-right:#E5E5E5 solid 1px; padding:10px}
.TxtOrng { color:#C98400 ; font-weight:bold}

.TxtBlack {color:#000000; font-size:10px ; font-weight:bold}
.TxtBlack a {color:#000000 ; text-decoration: underline}
.TxtBlack a:hover {color:#C98400 ; text-decoration: underline}

.BdrBlack {border:#000000 solid 1px; }

/* Right Sections */
.TittleGrdnt {background: url(images/Tittle_bg.gif) left top repeat-x; height:30px; font-family: Trebuchet MS ; font-size:15px; font-weight:bold; text-transform:uppercase; color:#FFFFFF; padding-left:15px}
.RightCtn { background:#F7F7F2 ; border-bottom:#E9E9DC solid 1px; padding:5px 13px 5px 13px}
.TxtYellow { font-size:11px; color:#968968;}



/* Footer Part */
.FtrBg {background:url(images/Ftr_Bg.gif) left top repeat-x #4C4C4C ; height:86px}
.FtrBg1 {background:url(images/Ftr_Bg.gif) left top repeat-x #4C4C4C ; height:40px}
.FtrCtn { color:#DADADA; text-align:center}
.FtrCtn a { color:#DADADA; text-decoration:none} 
.FtrCtn a:hover { color:#DADADA; text-decoration: underline} 

.CopyTxt { font-size:10px; color:#968968; text-align:center}

/*pop img*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
/*p.arrow {padding-left:15px; background-image: url("images/arrows1.gif"); background-repeat:no-repeat; background-position:top 0em; margin-top:8px; margin-bottom:8px}*/

a:hover.linkactive { color:#A25CED ; text-decoration:none}
a.linkactive { color:#FFCC2A ; text-decoration:none}