/* 
							CSS for News page 
---------------------------------------------------
*/
/*CSS for youare div*/
#div_youare{
	height: 1mm;
	width: 750px;
	text-align: left;
}
#span_youare{
	background-color: #FF9933;
	width: 48px;
	height: 1ex;
	font-size: 1px;
	margin-left: 473px;
}

/* news page*/

fieldset{
	width: 675px;
	margin-left: 25px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom:10px;
	background-image: url(../images/news/fieldsetNewsBackground.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
legend{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #666666;
	margin-bottom: 15px;
	padding-right: 10px;
}
#tbl_new{
	width: 660px;
}
#td_photo{
	width: 150px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/frameWhitewhitshadowforNews.gif); 
	background-repeat: no-repeat;
	background-position: center center;
}
.img_newsMainPhotosL{  /* landscape */
	height: 95px;
	width: 140px;
}
.img_newsMainPhotosP{  /* portrait */
	height: 95px;
	width: 80px;
}
.img_newsMainPhotosS{  /* Square */
	height: 95px;
	width: 95px;
}
#td_body{
	height: 100px;
	text-align: justify;
	vertical-align: top;
	word-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	padding-top: 5px;
}
#td_info{
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
	word-spacing: 2px;
}
#div_infoHits{
	width: 100px;
	position: absolute;
	padding-left: 5px;
}
#div_infoNumPhotos{
	margin-left: 100px;
	position: absolute;
}
#div_infoDate{
	margin-left: 200px;
	position: absolute;
	text-align: right;
}
#a_readMoreNew{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#div_pages{
	width: 710px;
	text-align: center;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	margin-left: 4px;
}
#horiz li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#li_current{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FF9933;
	text-decoration: none;
}
#horiz a:link, #horiz a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#horiz a:hover, #horiz a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FF9933;
	text-decoration:underline;
	text-align: center;
}
/* 
							CSS for individual New page
---------------------------------------------------
*/
#div_titlePageNew{
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	letter-spacing: 2px;
	word-spacing: 2px;
	margin-top: 5px;
}
#td_frameTitleDown{
	width: 630px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#td_frameTitle{
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: bottom;
	height: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #004284;
}
#td_mainFrameNewBody{
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
#tbl_newPageBody{
	width: 720px;

}
#td_newPageMainImg{
	text-align: center;
	vertical-align: middle;
	height: 200px;
	width: 300px;
	/*
	background-image: url(../images/frameWhitewhitshadowforMainImgNewPage.gif);
	background-repeat: no-repeat;
	background-position: center center;
	*/
	padding-left: 6px;
}
.img_newPageMainImgL{  /* landscape */
	height: 198px;
	width: 295px;
}
.img_newPageMainImgP{  /* portrait */
	height: 198px;
	width: 168px;
}
.img_newPageMainImgS{  /* Square */
	height: 295px;
	width: 295px;
}
#div_infoPageNew{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999999;
	width: 375px;
	font-weight: normal;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 20px;
	height: 50px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
#div_summaryPageNew{
	width: 375px;
	height: 100px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-weight: lighter;
	padding-left: 30px;
	vertical-align: top;
}
#div_bodyPageNew{
	width: 700px;
	text-align: justify;
	vertical-align: top;
	margin-top: 20px;
	font-weight: lighter;
	color: #000000;
	margin-left: 8px; 
}
#tbl_photosPageNew{
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px dotted #CCCCCC;
}
.img_photoPageNewL_2{  /* landscape */
	height: 200px;
	width: 300px;	
}
.img_photoPageNewP_2{  /* portrait */
	height: 250px;
	width: 220px;	
}
.img_photoPageNewS_2{  /* Square */
	height: 260px;
	width: 260px;	
}
.img_photoPageNewL_3{  /* landscape */
	height: 200px;
	width: 220px;	
}
.img_photoPageNewP_3{ /* portrait */
	height: 200px;
	width: 190px;	
}
.img_photoPageNewS_3{  /* Square */
	height: 210px;
	width: 210px;	
}
.img_photoPageNewL_4{  /* landscape */
	height: 150px;
	width: 170px;	
}
.img_photoPageNewP_4{  /* portrait */
	height: 150px;
	width: 120px;	
}
.img_photoPageNewS_4{  /* Square */
	height: 160px;
	width: 160px;	
}
.img_photoPageNewL_5{  /* landscape */
	height: 125px;
	width: 145px;	
}
.img_photoPageNewP_5{  /* portrait */
	height: 125px;
	width: 110px;	
}
.img_photoPageNewS_5{  /* Square */
	height: 135px;
	width: 135px;	
}
.img_photoPageNewL_6{ /* landscape */
	height: 100px;
	width: 120px;	
}
.img_photoPageNewP_6{  /* portrait */
	height: 100px;
	width: 85px;	
}
.img_photoPageNewS_6{ /* Square */
	height: 110px;
	width: 110px;	
}
#div_backPageNew{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;	

}
#div_backPageNew a:link, #div_backPageNew a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#div_backPageNew a:hover, #div_backPageNew a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FF9933;
	text-decoration:underline;
	text-align: center;
}

/*__________________________For news in index ____________________________________*/

#news_container{
	width: 400px;
	border: 2px solid #000000;	
}
#news_photo_container{
	width: 150px;
	position: absolute;
}
#news_text_container{
	width: 250px;
	margin-left: 150px;
	position: absolute;		
}
#img_news{
	width: 150px;
	height: 150px;
}
#ul_news_text{
	list-style-type: none;
	margin-left: 0px;
}
#ul_news_text li{
	text-decoration: none;
	height: 50px;
	text-align: left;
	vertical-align: middle;
	margin-left: 5px;
	cursor: pointer;
	
}
#div_activated_msj{
	font-size: 1em;
	font-weight: lighter;
	color: #990000;
	height: 20px;
	line-height:20px;
	text-align:right;
}
