/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
/*FRONT MAIN IMAGES*/

#imgmain {
/*float:left; width:331px; margin-right:15px; height:171px;
border:#dddddd solid 1px;*/
}

div#headshot {
width:331px;
  background: #555;
/*  padding: 10px;*/
border:#dddddd solid 1px;
float:left;
margin-right:15px;
}

div#headshot div.image {
  position: relative;
  height: 200px;
  overflow: hidden;
}

div#headshot div.image img {
  position: absolute;
  right: 0;
  }

/*  for rotating images    */
div#headshoti {
width:242px;
  background: #555;
/*  padding: 10px;*/
border:#dddddd solid 1px;
float:left;
margin-right:15px;
}

div#headshoti div.imagei {
  position: relative;
  height: 177px;
  overflow: hidden;
}

.titler { font-size:20px; 
font-weight:bold; 
border-top:solid #CCCCCC 1px; 
border-bottom:solid #CCCCCC 1px;
padding: 0px 0px 5px 0px; 
margin: 0px 0px 10px 16px;}

.titler2 { font-size:20px; 
font-weight:bold; 
border-top:solid #CCCCCC 1px; 
border-bottom:solid #CCCCCC 1px;
padding: 0px 0px 5px 0px; 
margin: 0px 0px 10px 0px;}

div#headshoti div.imagei img {
width:300px;
  position: absolute;
  right: 0;
  }
/*  for rotating images  end   */

.twoColFixRt #mainContent { 
	margin: 0 330px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-bottom: 1px solid #cccccc;
	/*color:#CCCCCC;*/
	
	height:258px;
} 

#zzz {
/*border:#000000 solid 1px;*/
height:270px}

.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 15px 10px;
	height:238px;
	text-transform:uppercase;
	color:#999999;
	
}

.twoColFixRt #sidebar1 .fontx {
text-align:right;
margin-bottom:3px;
font-size:9px;}

#bannerbg #langz {
position:relative;
margin-top:-36px;
margin-left:750px;
font-size:11px;
width:200px;
/*border-right:solid 1px #00FF66;*/
}

#bannerbg #langz ul {
list-style-type:none;
list-style:none;
margin:0px;
padding:0px;
display:inline;
}

#bannerbg #langz ul li {
display:inline;
margin-left:5px;}

#bannerbg #langz ul li a {
color:#FFFFFF;}

.strongl {
font-weight:bold;}

.biggerl {
font-size:12px;}

ul#audioul {
font-size:11px;
margin-top: 7px;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
display: list-item;
list-style-image: url(../images/16.png);
list-style-position: inside;
list-style-type: none;}

ul#audioul li {
margin-left:0px;
padding-left:0px;
display:list-item;
list-style-type: none;}

ul#audioul a {}

img.audioimg {
width: 12px;}



ul#rightaudioul {
font-size:11px;
margin-top: 7px;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
display: list-item;
list-style-type: none;
}

ul#rightaudioul li {
list-style-type: none;
margin-left:20px;
padding-left:0px;
display:list-item;
margin-bottom:6px;
list-style-image: url(../images/16.png);}


body{
font-family:  Arial,Helmet,Freesans,sans-serif;

/*background-color: #ededed;*/
	color:#333333;
	line-height: 1.366;	
	margin: 0px;
	padding: 0px;
}

#bannerbg{
	/*padding: 20px 0px 0px 0px;*/
	padding-top:40px;
/*border-bottom: 1px solid #cccccc;*/
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	font-size:40px;
	/*font-weight:300;*/
	color:#FFFFFF;
	height:62px;
}



#titlehead {
text-align: left;
padding-left: 160px;
color: #a81d1b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
position: relative;
margin-bottom: 0em;}



#contain {background-color: #ffffff;
width: 996px;
margin-right: auto;
margin-left: auto;
/*border-left: 2px #cccccc solid;
border-right: 2px #cccccc solid;*/
/*border: 1px #5c5c5c solid;*/}





ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
/* font-family: Arial,sans-serif;*/
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 9px 0px 0px 0px;
/*border-bottom: 1px solid #cccccc;*/
	width: 975px;
}

#mastheadbuttom{
	padding: 0px 0px 0px 0px;
/*border-bottom: 1px solid #cccccc;*/
	width: 750px;
}

#mastheadbuttom img {width: 100%;
border: none;}

#masthead a:link, #masthead a:visited, #masthead a:active {
	color:#1657ad;
	font-weight:bold;
	text-decoration:none;
font-size: 11px;}

#masthead a:hover {
text-decoration: underline;}



#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
/*border-bottom: 1px solid #cccccc;*/
	padding-right: 10px;
}

#content{
	float: left;
  width: 57%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 209px;
/*border-bottom: 1px #dfae2b solid;*/
color: #cccccc;
height: 17px;}

#globalNav img{
 display: block;
}

#globalNav a:link {
	font-size: 90%;
	padding: 0em 0px 0em 118px;
/*color: #000000;*/
margin-top: -20px;}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/


.featurenew{
margin-bottom:0px;

	padding: 0px 0px 5px 0px;
	font-size: 80%;
/*border-top: 1px #000000 solid;*/
/* border: 1px #000000 solid; */
/* height: 160px; */
/*border-bottom: 1px #000000 solid;*/}

.featurenewnew img{
float: left;
width: 240px;
/* height: 153px; */
/*border: 1px #5c5c5c solid;*/
margin: 0px 15px 1px 0px;}

img.featureimg{
float: left;
width: 240px;
/*height: 153px; */
/*border: 1px #5c5c5c solid;*/
margin: 0px 15px 1px 0px;}

.featurenew h3{
	
	padding: 0px 0px 0px 0px;
/*	text-align: left;*/
color: #9a2113;
font-size: 17px;
/*font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";*/}


.feature{

	padding: 0px 0px 5px 15px;
	font-size: 80%;
/*border-top: 1px #000000 solid;*/
/*border: 1px #000000 solid;*/
/*height: 160px;*/
/*border-bottom: 1px #000000 solid;*/}

.featurestr{

	padding: 0px 0px 5px 15px;
	font-size: 80%;
/*border-top: 1px #000000 solid;*/
/*border: 1px #000000 solid;*/
height: 160px;
/*border-bottom: 1px #000000 solid;*/}

.feature h3{
	
	padding: 0px 0px 0px 0px;
	text-align: left;
/*color: #9a2113;*/
font-size: 22px;
/*font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";*/}

.feature img{
float: right;
width: 270px;
/*height: 153px;*/
border: 1px #cccccc solid;
margin: 0px 0px 5px 15px;}

.featurecap{
float: right;
width: 270px;
margin: 0px 0px 10px 15px;
color: #808080;
clear: both;}

#featurecapsum {
padding-top: 0px;
padding-bottom: 0em;
margin-top: 8px;
clear: none;}

.headlines {
font-size: 18px;
margin-bottom: 10px;}


.feature hr {
border: 1pt #cbcbcb solid;}

/************** .story styles *****************/

#separationline {
margin-left: 15px;
margin-top: 20px;
background-image: url(../images/separation_line.gif);
background-repeat: repeat-x;}

#separationlinetwo {
margin-left: 15px;
margin-top: 0px;
background-image: url(../images/separation_line.gif);
background-repeat: repeat-x;
margin-bottom: 0em;
padding-bottom: 0em;}

.story{
/*border-top: 1pt #cbcbcb solid;*/
	clear: both;
	margin:8px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	font-size: 80%;
/*border-top: 1px #000000 solid;*/
/*margin-left: 15px;*/}

.storyclearboth{
	clear: both;}

.storysubtitle{
	clear: both;
	padding: 0px 0px 6px 10px;
	font-size: 85%;
color: #910000;
font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
margin-top: -8px;}

.storysubtitlesub{
	padding: 0px 0px 6px 0px;
	font-size: 90%;
color: #910000;
font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
margin-top: 0em;}

.story p{
	padding: 0px 0px 10px 0px;
}

.menutitlez {
color:#FFFFFF;
font-size:38px;
font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
font-weight:lighter;
margin:17px 0px 0px 0px;}

.menutitlezs {
color:#FFFFFF;
font-size:20px;
font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
font-weight:lighter;
margin:30px 0px 0px 0px;}

.story img {
/*float: left;*/
/*width: 143px;*/
/*border: 1px #6b6b6b solid;*/
/*margin: 3px 10px 1px 0px;*/
/*height: 88px;*/}

#storylist {}

#storylist img {float: left;}

/*  for index l3ft images    */
div#headshotz {
width:143px;
  background: #555;
/*  padding: 10px;*/
border:#dddddd solid 1px;
float:left;
margin: 0px 12px 5px 0px;
}

div#headshotz div.imagez {
  position: relative;
  height: 86px;
  overflow: hidden;
}


div#headshotz div.imagez img {
width: 153px;
  position: absolute;
  right: 0;
  }
/*  for index left images  end   */

/*  for H l3ft images    */
div#headshoth {
width:143px;
  background: #555;
/*  padding: 10px;*/
border:#dddddd solid 1px;
float:left;
margin: 0px 12px 2px 0px;
}

div#headshoth div.imageh {
  position: relative;
  height: 88px;
  overflow: hidden;
}


div#headshoth div.imageh img {
width: 153px;
  position: absolute;
  right: 0;
  }
/*  for H left images  end   */

#storystandalone {
clear: both;
padding-top: 2px;
}

/*.substoryhold {}*/

ul#substoryholdlist {
padding: 0em;
margin: 0em;}

ul#substoryholdlist li {
/*width: 240px;*/
display: inline;
list-style-type: none;
padding: 0em 0em 0em 0em;
margin:0px;
/*float:left;*/}

#storylist h3 {
font-size: 13px;}

#lihold {width: 267px;
height: 210px;
float: left;
/*border: 1px #242424 solid;*/
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 16px;
}


#liholdh {width: 267px;
height: 160px;
float: left;
/*border: 1px #242424 solid;*/
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 16px;
}

#liholdf {/*width: 267px;*/
height: 105px;
float: left;
/*border-bottom: 1px #cccccc solid;*/
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 16px;
}

#liholded {/*width: 267px;*/
/*height: 105px;*/
float: left;
/*border-bottom: 1px #cccccc solid;*/
padding: 0px 0px 0px 0px;
margin: 0px 0px 21px 16px;
}

.spaceup {
margin-top:6px;}

.substoryhold-right {
width: 48%;
float: right;}

#firststory {
float: left;}

#morespacebelow {
height: 30px;
clear: both;}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

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

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	/*background-color: #dddddd;*/
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
margin-top: 5px;
margin-bottom: 7px;
text-align: center;}

#advert img{
text-align: center;
width: 100%;}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 0px 2px 20px 10px;
	font-size: 80%;
}

#headlines a:link, #headlines a:visited, #headlines a:active {
font-size: 12px;}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/* MENU LEFT SIDE */

.menutitle a:link, .menutitle a:visited {text-decoration: none;
/*color: #1657ad;*/}

.menutitle a:active, .menutitle a:focus {
/*color: #c7541a;*/}


.menutitle a:hover {
/*color: #cd1212*/;}



/* *****************************************  */

#spacebetween {
height: 6px;}

/* *****************************************  */

#developed {
margin-top: 3px;}

/* *****************************************  */

.sectiontitle {
width: 100%;
background-image: url(../images/section_nav_new.gif);
background-repeat: repeat-x;
height: 17px;
color: #f5f5f5;
font-weight: bold;
text-indent: 5px;
margin-top: 8px;}



#otherheadlines {
margin-bottom: 8px;}

#storynewsbody {
margin-top: 8px;}

#otherspace {
height: 1px;}

#clarespace {
margin-bottom: 18px;}



#sidelink {
font-size: 10px;
text-align: right;
color: #a5a19f;
font-weight: normal;
padding-right: 8px;
padding-bottom: 3px;}

#sidegovlink {
font-size: 10px;}

#sidegovlink a:link, #sidegovlink a:visited, #sidegovlink a:hover, #sidegovlink a:active {
font-size: 10px;
margin-left: 5px;}



