#featured_article_title {
	filter: alpha(opacity = 70);
	-moz-opacity: .8;
	opacity: .8;
 	background-color: #DE771F ; 
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	position: absolute; 
	top:8px; 
	left: 0px; 
	z-index:10; 
	height:25px;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing:1px;
	padding:10px 10px 0px 10px;	
}

input,td{
font-family:Arial;
font-size:10pt;
}

a{
font-family:Arial;
font-size:11px;
text-decoration:none;
color:#DE771F;
}

a:hover{
font-family:Arial;
font-size:11px;
text-decoration:none;	
cursor:hand;
color:#000000;
}

em a {
font-family:arial;
font-size:1em;
font-weight:normal;
font-style:normal;
color:#40748C;
}

em a:hover {
font-family:arial;
font-size:1em;
font-weight:normal;
font-style:normal;
color:#000;
}
.title{
font-family:arial;
font-size:10pt;
font-weight:bold;
letter-spacing:1px;
color: #9D8D7E;
}

.sub_title
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#DE771F;
}

.date
{
	font-family:Arial;
	font-size:11px;
	letter-spacing:1px;
	color: #888888;
}

.search_box
{
background-image:url('../../../ui/images/search_box.jpg');
background-repeat:no-repeat;
background-position:left;
border:0px
}

submit
{
background-image:url('../../../ui/images/go.jpg');
background-repeat:no-repeat;
background-position:left;
border:0px
}

body{
background-position:top;
background-color:#d6d6d6;
background-image: url('../../../ui/images/body_bg.jpg');
background-repeat:repeat-x;
}

table {
border-collapse : collapse;
}

table td, table th {
 padding : 0;
}

.no_top_bdr{
border-left:solid 1px #FDA54C;
border-right:solid 1px #FDA54C;
border-bottom:solid 1px #FDA54C;
padding-left:15px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top_bg{
background-image:url('../../../ui/images/top_bg.jpg');
background-repeat:no-repeat;
}

.center_left_bg{
background-image:url('../../../ui/images/center_left_bg.jpg');
background-repeat:repeat-y;
background-position:left;
}

.center_right_bg{
background-image:url('../../../ui/images/center_right_bg.jpg');
background-repeat:repeat-y;
background-position:right;
}

.center_bdr{
background-image:url('../../../ui/images/center_bdr.jpg');
background-repeat:repeat-y;
background-position:center;
}

.right_bdr{
background-image:url('../../../ui/images/right_bdr.jpg');
background-repeat:repeat-y;
background-position:right;
}

.foter_left_bg{
background-image:url('../../../ui/images/foter_left_bdr.jpg');
background-repeat:repeat-y;
background-position:left;
}

.foter_right_bg{
background-image:url('../../../ui/images/foter_left_bdr.jpg');
background-repeat:repeat-y;
background-position:right;
}

.foter_bottom_bg{
background-image:url('../../../ui/images/foter_center.jpg');
background-repeat:repeat;
background-position:left;
}

.content{
	font-family:Arial;
	font-size:13px;
	letter-spacing:0px;
}

.black_box  {
	background-color:#F3F1F1;
	border:#c8ccd0 0px solid;
	padding:10px 5px 10px 5px;
	font-family:Arial;
	font-size:13px;
	color:#4a4f53;
}

.white_box  {
	background-color:#fdfdfd;
	border:#c8ccd0 1px solid;
	padding:10px 5px 10px 5px;
	font-family:Arial;
	font-size:13px;
	color:#4a4f53;
}

.white_box a {
	font-size:13px;
	text-decoration:underline;
}

.grey_box  {
	background-color:#F2F2F2;
	border:#c8ccd0 1px solid;
	padding:10px 5px 10px 5px;
	font-family:Arial;
	font-size:13px;
	color:#4a4f53;
}

.grey_box a {
	font-size:13px;
	text-decoration:underline;
}

.footer {
	background-color:#fdfdfd;
	border:#c8ccd0 0px solid;
	font-family:Arial;
	font-size:10px;
	color:#5d6166;
}

.footer a {
	color:#5d6166;
	text-decoration:none;
}

.footer a:hover {
	color:#1a1e21;
}

.button {
	background-color:#FC972F;
	border-color:#FFFFFF #DE771F #DE771F #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",Arial,Arial,Arial,sans-serif;
	font-size:11px;
	font-weight: bold;
	padding:2px 15px 3px;
	text-align:center;
}

.hr {
	border-top: 1px solid #DDDDDD;
}

.error {
	font-family:Arial;
	font-size:11px;
	color: #DE771F;
}

#sign-in-block {
	filter: alpha(opacity = 30);
	-moz-opacity: .3;
	opacity: .3;
 	background-color: #000000 ; 
	width: 100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.input-text {
	width: 180px;
}

textarea {
	font-family:Arial;
	font-size:11px;
	letter-spacing:1px;
}

.photo_album_box {padding:5px 0px 5px 0px;background-color:#FFE9D2;width:120px;float:left;margin-left:20px;margin-top:5px;border:1px solid #FAC67D;}
.video_box {padding:2px 2px 2px 2px;background-color:#FFE9D2;float:left;margin-left:20px;margin-bottom:20px;border:1px solid #FAC67D;}
.videoBox {padding-top:5px;background-color:#FFE9D2;width:140px;float:left;margin-left:7px;margin-top:5px;border:1px solid #FAC67D;}

#register-user td, #signin-tbl td, #fp-tbl td, #newuser-tbl td,
#activation-msg td, #homepage td table td, #community-header td table td,
#edit-user td table td, #edit-user td, #name-email td, #mail-center td, 
#mail-compose td,  #mail-header-1 td, #mail-header-2 td {
	padding: 3px 3px 3px 3px;
}
 
.pad {
	padding: 3px 3px 3px 3px;
}

.pagination {
	font-family:arial;
	font-size:8pt;
}

.footer{
background-image:url('../../../ui/images/footer.jpg');
background-repeat:repeat;
background-position:left;
}

.alignright {
float:right;
}