/* 
Joomla.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul,ol,li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
}
li {

	margin-left:20px;

	}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ######### GENERAL #######*/
form { 
	display:inline;
	margin:0; padding:0;
}
h1{
	font-weight:normal;
	font-size:24px;
	color:#666;
}
h2{	font-weight:normal;
	font-size:16px;
	color: #666;
}
h3{
	font-weight: normal;
	font-size:18px;
	color:#FF9715;
}
h4{
	font-weight:normal;
	font-size:13px;
}
h5{
	font-weight:normal;
	font-size:14px;
}
img {
	border:none;
}
ol{
	margin-left:40px;
}
blockquote {
	margin: 10px;
}
blockquote div {
}
pre {
}
/* joomla - mambo css */
table.contenttoc{
	margin:10px;
	padding:3px;
	text-align:left;
	float:right;	
}
.contenttoc a {
	padding-left:0;
	font-weight:bold;
	font-size:80%;
	}
table.contenttoc td {
	text-align:left;
	}
.contentpane{
	text-align:left;
}
.contentpaneopen ul { 
	margin-left:20px;}
.contentpane ul { 
	margin-left:20px;}
table.contentpaneopen, table.contentpane,table.blog{
}
table.blog td {
}
.contentpaneopen fieldset{
	width:100%;
	border:none;
}
.contentpaneopen td {
}

td.buttonheading img{
	padding:0px;
	margin:0px;
	text-align:right;
}
td.contentdescription {
	width:100%;}
a.contentpagetitle:hover{
	text-decoration: none;
}
a.category{ 
	font-size:120%;
	line-height:140%;
	font-weight:700;
	}
.createdate, td.createdate{
	font-size:90%;
	font-weight:700;
	padding-bottom:10px;
	background: url(bgdotted.gif) repeat-x bottom;
	margin-bottom:10px;
	}
span.article_seperator {}
.highlight { 
	background-color: #009900;
	color:#F9E5BB;
}
.mosimage {
	margin:5px;
	padding:5px;
}
.mosimage_caption {
	padding:3px 2px;
	color:#666;
	font-size:10px;
	border-top:1px solid #ccc;
}
.contentpaneopen img { margin:5px;}
.contentpane img { margin:5px;}
.inputbox{
	border:1px solid #ccc;
	color:#666;
	padding:4px 5px 2px 5px;
	margin:2px 0;
}
.inputbox:hover,
.inputbox:focus,
.inputbox:active{
	border:1px solid #999;}
#mod_login_remember{
	border:none;
	background:none;
}
div.search {
}
#mod_search_searchword {
border:none;
background:none;
margin-left:25px;
padding-top:3px;
}
#mod_search_searchword:hover,
#mod_search_searchword:focus {
}
td.sectiontableheader {
	font-weight:bold;
	padding:5px;
	background: url(bgsectiontableheader.gif) repeat-x bottom #E4E4E4;
	color:#FFFFFF;
	}
td.sectiontableheader a {
	color:#FFFFFF;}
td.sectiontableentry1 {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #f0f0f0;
}
td.sectiontableentry2 {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #f0f0f0;
}
.sectiontableentry1 label{
	padding-left:5px;
	text-align:left;}
.sectiontableentry2 label {
	padding-left:5px;
	text-align:left;}
.latestnews a:hover {}
li.latestnews  a ,li.mostread  a{}
li.latestnews a:hover,li.mostread a:hover {}
li.latestnews a:visited,li.mostread a:visited{}
a.readon {
	display:block;
	font-weight:700;
	background:url(readon.png) no-repeat 0 0;
	height:20px;
	width:70px;
	text-indent:-50000px;	
}
a.readon:hover {
	background:url(readon.png) no-repeat  0 -20px;
}
.blog_more {
	padding:10px;
	}
.blog_more a {}
.blog_more a:hover {}
.blogsection {}
.blogsection:hover {
	border:none;}
span.pathway { 
	color:#666;
	padding-bottom:10px;
	font-size:11px;
	}
span.pathway a:link,
span.pathway a:visited { 
 	color:#666; 
	font-weight:bold;
}
ul#mainlevel li {
	list-style:none;
	list-style-image:none;
	margin-left:0;}
.contentpaneopen td,
.contentpaneopen td p,
.contentpaneopen td div,
.contentpaneopen a:link{
	text-align:left;
}

.pagenav {
	}
.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;
	color: #ccc;
	padding:2px 5px;
	font-size:11px;
	font-weight:bold;
}
.pagenav:hover,.pagenav_next:hover,.pagenav_prev:hover {}
.pagenav_next a:hover,
.pagenav_prev a:hover {
	text-decoration:underline;
}
.pagenavcounter {
	font-weight:bold;
}
a.pagenav, a.pagenav:visited {
	margin-top:10px;
}
a.pagenav:hover {
	text-decoration:underline;
}
.button{ 
	text-align: center;color: #666;	
	border:1px solid #ccc;
	margin:3px 0;
	font-size:11px;
	font-weight:700;
	background: url(bgmenu.png) repeat-x;
	line-height:24px;
	height:24px;
	}
.button:hover , .button:focus {
	border:1px solid #333;
	line-height:24px;
	color: #333333;
	cursor: pointer;
}
.back_button  {
	text-align: center;
	padding:2px 5px;
	font-weight:bold;
}
.back_button a:hover { 	
	text-decoration:underline;
}
#login li {
	list-style:none;}	

.bannerheader {
	font-style:italic;}
.banneritem,
.banneritem-blue,
.banneritem-red,
.banneritem-yellow,
.banneritem_text {
	padding: 4px;
	font-size:90%;
}
.banneritem a,
.banneritem-blue a,
.banneritem-red a,
.banneritem-yellow a,
.banneritem_text a {
	font-weight:700;}
.bannerfooter,
.bannerfooter-blue,
.bannerfooter-red,
.bannerfooter-yellow,
.bannerfooter_text  {
	padding: 4px;
	font-size:80%;
	text-align: right;
}
.componentheading {
	font-size:120%;
	font-weight:700;
	color: #666;
	text-align:left;
	padding:7px 10px;
	margin-bottom:10px;
	width: auto;
	}
.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-weight:600;
	color: #1C4D7E;
	text-align:left;
	font-size:14px;
	line-height:16px;
	}
ul#mainlevel {
	margin:0;
	padding:0;
}
a.mainlevel:link, a.mainlevel:visited {
	line-height:20px;	
	display:block;
	text-decoration:none;
	color: #666;
	font-weight:400;	}
a.mainlevel:hover,
a.mainlevel#active_menu {
	text-decoration:none;
	color:#ff0000;
}
a.mainlevel#active_menu {
	background:#FFFFFF;
	color:#666666;
	border-bottom:none;}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	color: #666;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url(submenuarrow.gif) no-repeat right 10px;
}
a.sublevel:hover {
	color:#000000;	
}
ul.menu li {
	list-style:none;
	margin-left:0;}
ul.menu li li {
	margin-left:0px;
}
ul.menu li li a {
	color: #666;
	padding-left:15px;
}
ul.menu ,
ul.menu ul,
ul.menu ul ul{
	margin:0;
	padding:0;
}
ul.menu li { list-style-image: none;}
ul.menu li a,
ul.menu li#current a{
	line-height:20px;	
	display:block;
	text-decoration:none;
	color: #666;
	font-weight:400;
	padding-right:8px;
}
ul.menu li#current a {
	color:#ff0000;}
ul.menu li a:hover {
	text-decoration:none;
	color:#ff0000;
	}
ul.menu li ul {
	margin-right:8px;
}
ul.menu li li a ,
ul.menu li#current li a
{
	background: url(bgsubmenu.gif) no-repeat left;
}
ul.menu li li#current a {
	background: url(bgsubmenu.gif) no-repeat left;
}
ul.menu li#current li a:active,
ul.menu li#current li a:hover,
ul.menu li li a:hover {
	background: url(bgsubmenu.gif) no-repeat left;
	}
ul#mainlevel-nav {       
	list-style : none;
	margin:0;
	padding:0; 
}
ul#mainlevel-nav li {
	display:inline;
	font-weight : normal;
	text-align : right; 
	list-style : none;
	float:right;     
} 
a:link {
	color: #ff0000;
	text-decoration:none;
}
a:visited {
	color: #999999;
	text-decoration:none;
	}
a:hover{
	color: #ff0000;
	text-decoration:underline;
}
.pagenav_next a {
}
.pagenav_prev a {
}
.back_button a {

}
span.modifydate,
td.modifydate{
	padding:5px 0 ;
	font-size:10px;
	font-weight:normal;
	display:block;
	width:100%;
	text-align:right;
}
ul.latestnews li,
ul.mostread li{
	padding:3px;
	margin-left:20px;
	text-align:left;
	list-style:none;
}
.sectiontableentry1 td {
	padding:5px 5px 10px 5px;
	text-align:left;
	background: #f0f0f0;
}
.sectiontableentry2 td{
	padding:5px 5px 10px 5px;
	text-align:left;
}
/* System Messages*/
#system-message li {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;}
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #ff0000; margin-left:0; padding-left:0;margin-bottom: 10px; list-style: none; padding: 10px;  list-style: none; }
#system-message dd ul li { list-style-image:none; margin-left:0;}
#system-message dt.message { display: none; }
#system-message dd.message {  color: #fff; background: #FFA300; }
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #fff; background: #FFA300; }
#system-message dd.error ul li { list-style-image:none; margin-left:0;}
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #fff; background: #FFA300; list-style: none;}
#system-message dd.notice ul li { list-style-image:none; margin-left:0;}
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}/* 
Custom.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
#maincpwrapper {
	}
#pagewrapper {
	margin:auto 0;
	}
.clrfix {
	clear:both;
	}
#wrp1 {
	margin-bottom:8px;
}
#wrp1_inner { padding-top:8px;height:70px;}
#wrp1_inner2 {
	margin-top:10px;}
/* Top Logo and top menu */
#logos_left,
#logos_right {
	width:300px;
	height:68px;
	}
#logos_left {
	float:left;
	/*background: url(logo.png) top left no-repeat;*/
	}
#logos_right {
	float:right;
	/*background: url(logo.png) top right no-repeat;*/
	}
#menuwrp_left {
	float:right;}
#menuwrp_right {
	float:left;}

.searchpanel {
	padding:9px 5px 5px 5px;
	float:right;
	width:170px;
	overflow:hidden;	
	}
.topmenupanel {
	padding:5px 5px 5px 10px;
	float:left;
	height:35px;
	display:block;
	line-height:35px;
	}

div.search {
	width:170px;
	background: url(bgsearch.png) 0 -23px no-repeat;
	height:23px;
}
div.search:hover,
div.search:focus {
	background: url(bgsearch.png) 0 0 no-repeat;
	height:23px;}
#wrp3 {
}
#wrp3_inner {}


#wrp4_inner {
	padding:6px;}

#u11,#u12,#u13,#u14 {
	float:left;
	overflow:hidden;}
#mbody_left {
	float:right;
	overflow:hidden;}
#mbody_right {
	float:left;
	overflow:hidden;}
#mcontent {
	float:left;
	text-align:left;
	
	}


.advert {
	margin-bottom:6px;
	}


#rightbox_inner {
	padding:6px 6px 0px 6px;}
#leftbox_left {
	width:150px;
	float:left;
	overflow:hidden;}
#leftbox_right {
	width:150px;
	float:right;
	overflow:hidden;}
div.contentpaneopen {
}


/* com_frontpege overriding */
td.cont_left * {
	font-size:90%;
	text-align:right;}

td.cont_right {
	padding:0 10px 10px 10px;
}
td.cont_left .tpdate {
	font-size:11px;
	font-weight:700;
	text-align:right;}
td.cont_left .writtauth  {
	text-align:right;
	 }
td.cont_left .tpautovatar img {
	float:right;
	margin:0 0 5px 0;}
/* footer setting */
#wrp5 {} 
#wrp5_inner1 {
	padding:10px 0;}	

#footer_left { 
	width:40%;
	float:left;
}
#footer_left img {
	margin-right:5px;}
#footer_right {
	width:60%;
	float:right;
	padding-top:0px;
	margin-right:0px;
	text-align:right;
	overflow:hidden;}
#footer_right * {
	font-size:11px;
	color:#999;}
#footer_right a:hover {
	color:#ff0000;
	text-decoration: underline;}
#scrollbot {
	width:50px;
	float:left;
}
.footimg {
	width:26px;
	float:left;}
#footer_left div {	font-size:11px;}
#footer_left div a {
	color:#ff0000;}
/*mootips*/
.tool-tip {
	float: left;
	border: 1px solid #90b402;
	padding: 5px;
	background: #f3fde0 ;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}
.tool-text {
	margin: 0;
	font-size: 100%;
}
/*cbsuperthumb*/

.superthumb_wrapper {
	height:1%;}
div.superthumb_inner {
	margin-right:2px;
	margin-bottom:2px;
	text-align:center;
	padding:1px;
	height:1%;
	float:left;
}
.superthumb_inner img {
	border:1px solid #999999;}
.superthumb_icon img {
	border:none;}
div.superthumb_inner:hover {
	background: url(bgstrip.png) #cccccc;
}
.superthumb_inner:hover a {
}
a.superthumb_uname {
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
.superthumb_gjive a {
	font-size:10px;}
	
.superthumb_icon {
	width:20px;
	float:left;

}
.superthumb_icon hover {
}
.superthumb_icons {
display:block;
line-height:9px;
height:18px;
font-size:9px;
width:70px;


}
#fly {
	position: fixed;
	bottom:0;
margin-bottom:20px;
	right:0;}/* 
Module.css
Specific Css rules for Module layout 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 

/* general moduletable setting */
div.moduletable,
div.moduletable-nobox,
div.moduletable_menu,
div.moduletable_text,
div.moduletable-blue ,
div.moduletable-green,
div.moduletable-red 
{
	text-align:left;
	margin:0;
	margin-bottom:6px;
	padding:0;

	}
div.moduletable li,
div.moduletable-nobox li,
div.moduletable_menu li,
div.moduletable_text li,
div.moduletable-blue li,
div.moduletable-green li,
div.moduletable-red li
{ list-style:none;
	margin-left:0;}

.moduletable_inner {
	padding:10px;}


/* 
Style-1.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/
.bodies {
	font-weight:normal;
	color:#666666;	
	background: url(bgbody.jpg) #fff repeat-x   ; 
/*	background:#F8F66F;*/
	}
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(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: #FF9715;
	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:#133F6C;}
div.moduletable-red h3 {
	color:#ff0000;}
div.moduletable-green h3 {
	color: #669933;}
/* 
lucida.css
Font Family Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-family:"Lucida Grande", Tahoma, Arial,Verdana;
	line-height:150%;
	}/* 
Small.css
Font Size Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr, form, input{
	font-size:11px;
	}
	
	
#color2 span
{
	color:white;
}
