﻿/* ---- for all pages ---- */
body{
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

/* for preloading images */
div#preload { display: none; }

#container{
	width:924px;
	height:auto;
	margin:auto;
	margin-top:-25px;
}


a{
	color:#990000;
}

a:visited{
	color:#333;
}

#gallery{
	margin-bottom:15px;
}

/* --- Homepage --- */


#hflashblock{
	width:100%;
	height:350px;
	background-color:#000;
	border-bottom-color:#FFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

#hp-content {

	width: 924px;
	height: 281px;
	background-color:#bababa;

}
#column1 {

	width: 230px;
	height: 281px;
	float: left;
	background-color:#7d7d7c;
}
#column2 {

	width: 291px;
	height: 281px;
	display: block;
	float: left;
	background-color:#bababa;
}
#column3 {

	width: 325px;
	height: 281px;
	display: block;
	float: left;
	background-color:#9d9d9c;
}
#column4 {

	width: 78px;
	height: 281px;
	display: block;
	float: left;
	background-color:#bababa;
}

#hp-content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:10px;
}

#item1 {

	width: 228px;
	height: 36px;
	float: right;
	background-color:#c50001;
	text-indent:25px;
	background-image:url('/images/homePageBlock.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
}


#item2 {

	width: 289px;
	height: 36px;
	float: right;
	background-color:#c50001;
	text-indent:15px;
	background-image:url('/images/homePageBlock.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
}
#item3 {

	width: 323px;
	height: 36px;
	float: right;
	background-color:#c50001;
	text-indent:15px;
	background-image:url('/images/homePageBlock.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
}
#item4 {
	float: right;
	width: 76px;
	height: 36px;
	background-color:#8b0000;
	font-weight:bold;
	text-align:center;
}

.item4text{
	color:#FFF;
	font-size:90%;
	padding-top:3px;
}

#content {

	width: 230px;
	height: 242px;
	float: right;
	background-color:#7d7d7c;
}

#content2 {

	width: 291px;
	height: 245px;
	float: right;
	background-color:#bababa;
}
#content3 {

	width: 325px;
	height: 207px;
	float: right;
	background-color:#9d9d9c;
}
#content4 {

	width: 78px;
	height: 207px;
	float: right;
	background-color:#bababa;
}

#bottom-bar2{
	width: 291px;
	height:38px;
	background-color:#FFF;
	float:right;
}

#bottom-bar3{
	width: 325px;
	height:38px;
	background-color:#505050;
	float:right;
}

#bottom-bar4{
	width: 78px;
	height:38px;
	background-color:#606060;
	float:right;
}

#inactionheader{
	width: 322px;
	height:56px;
	background-color:#7f7f7e;
	margin-top:2px;
	float:right;
	margin-bottom:5px;
}

.hdate{
	color:#FFF;
	font-weight:bold;
	padding-left:15px;
	padding-top:8px;
}

.hdate_event{
	color:#FFF;
	font-weight:bold;
	padding-left:25px;
	padding-top:8px;
	margin-bottom:5px;
}

.hdate_inaction{
	color:#FFF;
	font-weight:bold;
	padding-left:71px;
	padding-top:10px;
	padding-right:13px;
}


.htitle{
	line-height:16px;
	padding-left:15px;
	padding-bottom:4px;
}

.htitle_social{
	line-height:16px;
	text-align:center;
	letter-spacing:-0.5px;
	font-weight:bold;
}

.htitle_event{
	line-height:16px;
	padding-left:25px;
	padding-right:5px;
	padding-bottom:4px;
}


.hlink{
	color:#c50001;
	padding-left:15px;
}

.imgalign{
	width:156px;
	height:99px;
	margin-top:45px;
	margin-right:10px;
	margin-left:25px;
	margin-bottom:0px;
	background:#000;
}

.imgalign_inaction{
	float:left;
	margin-left:15px;
	width:52px;
	height:20px;
	margin-top:12px;
	
}

.iconalign{
	margin:5px;
	margin-top:15px;
	text-align:center;
}

li.bullet{
	list-style-type:disc;
	color:#c50000;
	margin-left:14px;
	margin-bottom:5px;
}

li span{
	color: #000;
}

.readmore{
	font-size:85%;
}

/* --- Main Content Page ---*/

/*#container{
	width:924px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	padding:0px;
}*/

#flashblock{
	width:100%;
	height:185px;
	background-color:#e1e1e1;
/*	border-top:2px #FFF solid;  */
	/*border-bottom:1px #FFF solid;*/	
}
 
 #barbeforetab{
	background-color:#8f8f8f;
	width:210px;
	height:31px;
	float:left;	
}
 
#barfortab{
	/*background-color:#8f8f8f;*/
	background-color:#6b6b6b;
	width:100%;
	height:34px;
/*	margin-bottom:2px;*/
	border-bottom: 2px solid #FFFFFF;
}


/*#barfortab .first{
	margin-left:230px;
}*/

/*#barfortab .first_current{
	margin-left:230px;
	background-color:#A00000;
	color: #FFF;
}*/

#barfortab .current_tab{
	background-color:#A00000;
	color: #FFF;
	
}



#maincontent{
	padding:0;
	width:100%;
	height: auto;
	clear:both;
	overflow:hidden;
}




/* ---- for contact us page ---- */

#address{
	width:924px;
	height:auto;
	background-color:#b7b7b7;
	min-height:500px;
}

#mapblock{
	float:left;
	width:379px;
	height:500px;
	padding:0px;
	background-color:#C50000;
}

#embedded_map{
	width: 300px;
	height: 250px;
	margin-bottom: 25px;
	margin-left: 59px;
	margin-right: 20px;
	margin-top: 29px;
}

#map_address{
	width:300px;
	height:auto;
	margin-top: 40px;
	margin-left: 60px;
	margin-right: 15px;
	text-align:right;
}

#address_block{
	float:right;
	width:545px;
	height:455px;
	padding:0px;
}

.address_right{
	float:left;
	width:215px;
	margin-top: 47px;
	margin-left:21px;
}

#contact_form{
	float: right;
	width: 287px;
	height: 400px;
	background-color: #686868;
	margin-right: 22px;
	margin-top: 29px;
}


/* ---- for address text ----*/
.address_header_white{
	font-size:93%;
	font-weight:bold;
	color:#FFF;
	line-height:182%; 
}


.address_header_gray{
	font-size:93%;
	font-weight:bold;
	color:#8f8f8f;
	line-height:182%; 
}

.address_header_red{
	font-size:93%;
	font-weight:bold;
	color:#c50000;
	line-height:182%; 
}

.address_header_black{
	font-size:93%;
	font-weight:bold;
	color:#000;
	line-height:182%; 
}


.address_white{
	font-size:93%;
	font-weight:bold;
	color:#FFF;
	line-height:158.5%;
}

.address_black{
	font-size:93%;
	color:#000;
	line-height:158.5%;
}



.contactlebel{
	margin-bottom:10px;
}

.contactfield{
	border-width:0px;
	background-color:#e1e1e1;
}

.table{
	margin-left:20px;
	margin-top:10px;
}

input, textarea{
	font-size:90%;
	padding-left:5px;
	border-style: solid;
	border-color: #b7b7b7;
	border-width: 1px;
	background-color: #686868;	
	color: #FFF;
	overflow: auto;
}


.textarea{
	margin-top:10px;
	width:97%;
	height:124px;
	padding-top:2px;
}

.submit{
	margin-top:10px;
	font-weight:bold;
	font-size:93%;
	padding:2px 7px 2px 7px;
	border-style: solid;
	border-color: #8f8f8f;
	border-width: 1px;
	background-color: #c50000;	
}


/* --- footer section --- */

#footer{
	width:100%;
	height:25px;
	font-size:90%;
	color:#FFF;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:-13px;
	margin-bottom:20px;
	background-color:#404040;
}

.left, .right{
	color:#FFF;
	line-height:30px;
}

.left{
	float:left;
	padding-left:20px;
}

.right{
	float:right;
	padding-right:20px;
}

.right a{
	color:#e1e1e1;
}

/* --- for legal, privacy --- */
#popup{
	padding-left:10px;
	padding-right:10px;
	color:#555;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}

.pagetitle{
	display:block;
	background-color:#444;
	font-size:123.1%;
	padding:10px;
	font-weight:bold;
	color:#FFF;
}


.header{
	font-size:100%;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.035em;
}

.popup_text{
	font-size:90%;
	line-height:1.3em;
	text-align:justify;
}

.sitemap_text{
	font-size:90%;
	line-height:1.5em;
	text-align:left;	
}

/* --- for sitemap --- */
.sections{
	display:block;
	margin:20px;
}

.header2{
	font-size:90%;
	font-weight:bold;
	margin-top:10px;
}


/* --- for news room --- */

#newsblock{
	width:715px;
	height:auto;
	margin:auto;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.darkgraybackground{
	width:685px;
	background-color:#777777;
}

#invisible{
	width:685px;
	height:30px;
	background-color:#b7b7b7;	
	
}

#yearblock{
	width:100%;
	height:auto;
	background-color:#FFF;
}

#singlenews{
	width:100%;
	height:auto;
}


.year, .active{
	color: #FFF;	
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	background-color:#777777;
	text-align:center;
	
	/* --- rounded corner don't work in IE --- 
	-moz-border-radius-topleft:1ex;
	-moz-border-radius-bottomleft:1ex;
	-webkit-border-top-left-radius:1ex;
	-webkit-border-bottom-left-radius:1ex;
	*/

	opacity:0.5;
	-moz-opacity: 0.5; /* older Gecko-based browsers */
	filter:alpha(opacity=50); /* For IE6&7 */

}

.active{
	color:#c50000;
	background-color:#CCCCCC;
	opacity:1;
	-moz-opacity:1; /* older Gecko-based browsers */
	filter:alpha(opacity=100); /* For IE6&7 */
}

.active a{
	color:#c50000;
	text-decoration:none;

	opacity:1;
	-moz-opacity:1; /* older Gecko-based browsers */
	filter:alpha(opacity=100); /* For IE6&7 */
	
}


.year:hover{
	color:#c50000;	
	background-color:#CCCCCC;
}

.year a{
	color: #FFF;	
	text-decoration:none;

}

.year a:hover{
	color: #c50000;	
	text-decoration:none;

}



#date{
	width:15%; 	/* 9% for yui design */
	height:100px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#CCCCCC;	
}

.datetext{
	text-align:right;
	font-size:15px;
	font-weight:bold;
	color:#c50000;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing:110%;
}

#newstext{
	width:80%;
	height:100px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	background-color:#CCCCCC;
}


.newstitle{
	font-size:15px;
	font-weight:bold;
	color:#c50000;
	padding-bottom:3px;
	padding-top:10px;
	padding-left:5px;
}

.newstitle a{
	color:#c50000;
	text-decoration:none;
}


.newssummary{
	color:#333333;
	margin-right:10px;
	font-size:12px;
	line-height:16px;
	padding-bottom:10px;
	padding-left:5px;
}

.newstextblock{
	width:100%;
	height:70px;
	padding-top:15px;
}

