/* 
Style-1.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/
.bodies {
	font-weight:normal;
	color:#666666;	
	background: url(../images/style1/bgbody.png) #fff repeat-x   ; 
/*	background:#F8F66F;*/
	}
	
	.announcement {
	background-color: #fdfce5;
	border: 1px solid #cccccb;
	text-align: center;
	padding: 5px;
}
td,p,div,tr{
	color:#666666;
	}
/*joomla.css*/
.componentheading {
	background: #ECEBEB;
	}
.pagination  span,
.pagination  a{
	border:1px solid #CBCBCB;
	padding:3px 6px;
	font-size:10px;
	margin:3px;
	}
/* custom.css */
#wrp2 {
	margin-top:8px;
	text-align: left;
	line-height:24px;
	margin-bottom:6px;
	background: #E2E6E9;
	height:40px;}
#wrp4{
	margin-top:6px;
	background: #ECEBEB;}
#mcontent_inner {
	background:#ECEBEB;
	padding:6px;
}
#rightbox {
	width:300px;
	float:right;
	overflow:hidden;
	background:#ECEBEB;
	}
.advert_inner {
	background:#ECEBEB;
	padding:6px 6px 1px 6px;}
div.contentpaneopen_inner {
	background:#ECEBEB;
	padding:6px;}

#brdcrmb {
	line-height:24px;
	height:24px;
	text-align:left;
	margin-bottom:6px;
	border-bottom:1px solid #CBCBCB;
	padding-left:0;}
#mcontent_inner_box {
	border:1px solid #CBCBCB;
	background:#FFFFFF;
	padding:10px;}
div.contentpaneopen_inner_box {
	border:1px solid #CBCBCB;
	background:#FFFFFF;
}
#wrp4_inner_box {
	background:#FFFFFF;
	padding:10px;
	border:1px solid #CBCBCB;}
td.cont_left {
	padding:10px 10px 10px 10px;
	border-right:1px solid #CBCBCB;
}
td.cont_left_bot{
	padding:5px 10px;
	border-top:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
}
td.cont_right_bot {
	padding:5px 10px;
	border-top:1px solid #CBCBCB;}
#footer_wrapper {
	padding:6px 10px 6px 10px;
	height:18px;
	text-align:left;
	background:url(../images/bgmenubot.gif) repeat-x top #E4E4E4;
	margin-top:10px;
	border:1px solid #CBCBCB;
	margin-bottom:10px;
	border-top:none;
}
td.cont_right .contentheading,
.tpdate,
.writtauth {
	padding:0 0 6px 0;
	border-bottom:1px solid #CBCBCB;
	line-height:16px;
	margin-bottom:8px;}

/*module.css*/
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable-blue h3,
div.moduletable-green h3,
div.moduletable-red h3{
	line-height:28px;
	font-weight:700;
	margin:-10px -10px 10px -10px;
	padding-left:10px;
	color: #bf1e2e;
	font-size:11px;
	border-bottom:1px solid #CBCBCB;
	}
#leftbox_left div.moduletable h3,
#leftbox_left div.moduletable_menu h3,
#leftbox_left div.moduletable_text h3,
#leftbox_left div.moduletable-red h3,
#leftbox_left div.moduletable-blue h3,
#leftbox_left div.moduletable-green h3,
#leftbox_right div.moduletable-red h3,
#leftbox_right div.moduletable-blue h3,
#leftbox_right div.moduletable-green h3,

#leftbox_right div.moduletable h3,
#leftbox_right div.moduletable_menu h3,
#leftbox_right div.moduletable_text h3 {
	border-bottom:1px solid #CBCBCB;
	margin:0 0 6px 0;
	padding-left:0;}

#rightbox_inner div.moduletable,
.advert div.moduletable {
	background:#FFFFFF;
	border:1px solid #CBCBCB;
	padding:10px;}
#rightbox_inner div.moduletable-red,
#rightbox_inner div.moduletable-blue,
#rightbox_inner div.moduletable-green,
.advert div.moduletable-red {
	background:#FFFFFF;
	border:1px solid #CBCBCB;
	padding:10px;}
div.moduletable-nobox h3,
div.moduletable_text h3 {
	font-size:10px;
	text-align:right;
	text-transform:uppercase;
	color:#ccc;
	line-height:28px;
	margin: 5px 0 8px 0;
	padding:0;
}
div.moduletable-blue h3 {
	color:#bf1e2e;}
div.moduletable-red h3 {
	color:#ff0000;}
div.moduletable-green h3 {
	color: #bf1e2e;}
