/* Start of CMSMS style sheet 'Module: News' */
div#news {
/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
               
	color: #f5f5f5;
	border: none
}
.NewsSummary {
/* padding for the news article summary */
	/*padding: 0.5em 0.5em 1em;*/
padding: 0px;
/* margin to the bottom of the news article summary */
	/*margin: 0 0.5em 1em 0.5em;*/
margin: 0px;
	/* border-bottom: 1px solid #ccc; */
border-top: 1px dotted #ccc;
/*background: #F9F9F7 url('images/bg-deg.jpg') repeat-x; */
}


.NewsSummarygray {
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border: 1px dashed #ccc;
             /*   background: #F9F9F7 url('images/bg10.jpg') no repeat-x; */
background: #F9F9F7 ;
            
}



.NewsSummarygray2 {
width: 200px;
float: center;
text-align: center;
/* padding for the news article summary */
	padding: 5px 5px 5px 5px;
/* margin to the bottom of the news article summary */
	margin: 10px 10px 10px 10px;
	/*border: 1px dotted #ccc;*/
border: 1px solid #ccc;
// background: #F9F9F7 url('images/bg10.jpg') repeat-x;
 background: #F5F5F5;
border-radius: 7px;
            
}

.NewsSummarygray3 {
/* padding for the news article summary */
padding: 5px;
/* margin to the bottom of the news article summary */
margin: 0px 0px 0px 0px;
border: 2px solid #c5c5c5;
/* background: #F9F9F7 url('images/bg10.jpg') repeat-x; */
/* background: #E8F7E8; */
/*background: #EBEBEB;*/
            
}


.NewsSummarygray4 {
/* padding for the news article summary */
	padding: 5 5 5 5px;
/* margin to the bottom of the news article summary */
	margin: 10 0 10 0px;
/*border-top: 1px dashed #ccc;*/
border-top: 1px solid #ccc;
/* background: #ffffff ; */
background: #F9F9F7 url('images/bg-deg.png') repeat-x; 
border-radius: 10px 0px 0 0px;            
}

.NewsSummarygray5 {
width: 100%;
float: center;
text-align: center;
margin-top: 15px;
border: 1px solid #ccc;
 background: #F5F5F5;
border-radius: 7px;
            
}


.tetierevote {
width: 200px;
float: center;
text-align: center;
/* padding for the news article summary */
	padding: 5px 5px 5px 5px;
/* margin to the bottom of the news article summary */
	margin: 10px 10px 10px 10px;
	/*border: 1px dotted #ccc;*/
border: 1px dotted #ff0000;
background: #F9F9F7 url('images/bgvote.jpg') repeat-x;
/* background: #F5F5F5;*/
            
}


#tetierex {
width: auto;
float: center;
text-align: center;
padding: 5px 5px 5px 5px;
margin: 10px 10px 10px 10px;
border: 1px dotted #ff0000;
background: #F9F9F7 url('images/bgvote.jpg') repeat-x;

            
}




.NewsSummaryPostdate {

font-size: 90%;

}


.NewsSummaryPostdate99 {


padding-left: 3px; 
padding-top: 7px; 
padding-bottom: 10px; 
margin-top: -35px; 
/* opacity:0.6; 
filter:alpha(opacity=60); */
color: white;
position: relative; 
z-index: 10;
}



.NewsSummaryCategory {
font-family: verdana; 

font-size: 15px; 
color: #ffffff; 
font-weight: bold;
text-align: left;
position: relative;
padding: 3px;
margin: auto;  
/*background: #F9F9F7 url('images/bgrouge.jpg') ;*/
background: #F9F9F7 url('images/bgvert.jpg') no-repeat ;
font-decoration : regular;

}

.NewsSummaryCategory22 {
font-family: verdana; 
padding-left: 10px;
font-size: 15px; 
color: #ffffff; 
font-weight: bold;
text-align: left;
background: #F9F9F7 url('images/bgvert.jpg') no-repeat ;

}


.NewsSummaryLink a {
/* bold to set it off from text */
	font-weight: bold;

/* little more room at top */
	padding-top: 0.2em;
                font-size: 18px;
font-color: #FF0000;
text-decoration:none;


}

.NewsSummaryLink a:hover
{
 font-color: #00FF00;
}



.NewsSummaryCategory {
/* italic to set it off from text */
	font-style: italic;
	margin: 5px 0;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
	font-style: italic;
	padding-bottom: 0.5em;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	/* line-height: 140%; */
line-height: 120%;
font-size: 12px;
font-family: helvetica; 


}
.NewsSummaryMorelink {
	padding-top: 0.5em;
}
#NewsPostDetailDate {
/* smaller text */
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
	font-style: italic;
	border-top: 1px solid #ccc;
	margin-top: 0.5em;
	padding: 0.2em 0;
}
#NewsPostDetailContent {
	margin-bottom: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */ 
#NewsPostDetailTitle {
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {
background: #f5f5f5;
text-align:right;
padding:4px;
border-radius:7px;
 box-shadow: 0 0 5px #BBBBBB;
}

div#more a {
/* bold to set it off from text */
text-decoration:none;

}
div#more a:hover {

text-decoration:underline;

}
div#more a:visited {

text-decoration:none;
color:#0000FF;

}





#NewsPostDetailReturnLink {
}
#lyes { padding: 0px;
}

.resume_taa_lyes
{
font-family: Helvetica;
font-size: 10pt;
color: #000000;
}

.lesplus {
width: 150px;
float: left;
text-align: left;
padding: 5px 5px 5px 5px;
margin-bottom:5px;
/*border: 1px dotted #ff0000;*/
background: #F9F9F7 url('images/bgvote.jpg') repeat-x;            

}

/* End of 'Module: News' */

