/*
Site: in-tend ltd sales portal
filename: news.css v2
www: www.in-tend.com
Date: 2009 April
Author: Mark Oliver
*/
/*load global styles*/
@import url(global.css);

/* news wrapper and styles */

#news_text {margin:0px 0px 20px; width:570px; min-height: 700px; float:left; text-align:left}
#news_text p {margin:10px 0px 10px}
#news_text a:link {color:#33CC00; text-decoration:none}
#news_text a:visited {color:#33CC00; text-decoration:none}
#news_text a:hover {color:#333; text-decoration:none}
#news_text a:active {color:#333; text-decoration:none}
#news_text ul {margin-left:25px}
.news_text_brief {text-align:left}
.news_text_brief p {margin:10px 0px 10px}
#news_text_detail {text-align:left}
#news_text_detail p {margin:10px 0px 10px}
#events_text_brief {text-align:left}

/*news page slection*/

.pagenumbdr_select {border:solid 1px #858585; background-color:#E5E5E5; padding:0px 3px 1px 3px} 
.pagenumbdr {border:solid 1px #858585;padding:0px 3px 1px 3px} 
.pagenumbdr a:link {color:#333 !important;text-decoration:none}
.pagenumbdr a:visited {color:#333 !important;text-decoration:none}
.pagenumbdr a:hover {color:#33CC00 !important;text-decoration:none}
.pagenumbdr a:active {color:#33CC00 !important;text-decoration:none}

.text_title_news {
font-family: Arial, Helvetica, sans-serif;
color: #33CC00;
font-size:31px;
padding-top: 0px;
padding-left: 0px;
}

table.event_quotes td {
padding:10px;
width: 288px;
background-color: #333;
font-family: verdana, tahoma, sans-serif;
font-size: 11px;
color: #FFF;
}

ul.community_registration {
padding: 10px 0 10px 0;
list-style-type: square;
}
li.community_registration {
padding: 0 0 10px 0;
}
.registration_buttons {text-align:center; margin:10px 0 10px 0}
