/* 
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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
.tpfix
{	position: absolute;
	top: -2000px;
}
li {
	list-style:outside;
	margin-left:20px;
	list-style-image:url(../images/star.png);
	}
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;
}
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;
	}
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 {
	padding-right:3px;}
#vmMainPage li, table.contentpaneopen li {
	margin-left:20px;
}
.contentpaneopen fieldset{
	width:100%;
	border:none;
}
.contentpaneopen td {
	padding-right:4px;}
.contentpaneopen td.buttonheading{
	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:11px;
	font-weight:700;
	padding-bottom:10px;
	}
span.article_seperator {}
.highlight { 
	background-color: #009900;
	color:#F9E5BB;
}
.mosimage {
	margin:5px;
	padding:5px;
}
.mosimage_caption {
	padding:3px 2px;
	color:#fff;
	font-size:10px;
	border-top:1px solid #fff;
}
.contentpaneopen img { margin:5px;}
.contentpane img { margin:5px;}
.inputbox{
	border:1px solid #252525;
	background: url(../images/bgform.png) no-repeat  0 -684px #fff;
	color:#666;
	font-size:13px;
	padding:4px 5px 2px 5px;
	margin:2px 0;
}
.inputbox:hover,
.inputbox:focus,
.inputbox:active{
	border:1px solid #252525;
	background: url(../images/bgform.png) no-repeat  #fff;}
ul#mainlevel-nav {       
	list-style : none;
	padding-bottom:5px;     
} 
ul#mainlevel-nav li {
display:inline;
	font-weight : normal;
	text-align : right; 
	list-style : none;
	float:right;     
} 
#mod_login_remember{
	border:none;
	background:none;
}
#mod_search_searchword {
	border:1px solid #cccccc;
}
#mod_search_searchword:hover,
#mod_search_searchword:focus {
	border:1px solid #000000;
	background: #FFFFFF;}
.sectiontableheader {
	font-weight:bold;
	padding:4px;
}
.sectiontableentry1 {
	padding:5px;
	text-align:left;
}
.sectiontableentry2 {
	padding:5px;
	text-align:left;
}
.sectiontableentry1 label{
	padding-left:5px;}
.sectiontableentry2 label {
	padding-left:5px;}
.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;
	float:right;
	font-weight:700;
	background:url(../images/readon.png) no-repeat 0 -29px;
	height:29px;
	width:120px;
	text-indent:-50000px;
}
a.readon:hover {
	background:url(../images/readon.png) no-repeat 0 0;
}
.blog_more {
	padding:10px;
	}
.blog_more a {}
.blog_more a:hover {}
.blogsection {}
.blogsection:hover {
	border:none;}
span.pathway { 
	color:#fff;
	margin-left:110px;
	font-size:11px;
	}
span.pathway a:link,
span.pathway a:visited { 
 	color:#fff; 
	font-weight:bold;
}
ul#mainlevel li {
	list-style:none;}
.contentpaneopen td,
.contentpaneopen td p,
.contentpaneopen td div,
.contentpaneopen a:link{
	text-align:left;
	line-height:160%;
}
.pagenav {
	margin-top:10px;
	width:10px;
	}
.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: #ffffff;	
	border:1px solid #BB0500;
	margin:3px 0;
	font-size:11px;
	font-weight:700;
	background: url(../images/bgbutton.png) #B5DFFB 0 -27px repeat-x;
	line-height:24px;
	height:24px;
	}
.button:hover , .button:focus {
	border:1px solid #83BBD9;
	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;}	
ul.menu li {
	list-style:none;
	margin-left:0;}
ul.menu li li {
	margin-left:20px;
}
ul.menu li li a {
	color: #666;
	padding-left:50px;
}
.bannerheader {
	font-style:italic;}
.banneritem_text {
	padding: 4px;
}
.banneritem_text a {
	font-weight:700;}
div.moduletable .bannerfooter_text,
div.moduletable_text .bannerfooter_text  {
	padding: 4px;
	font-size:80%;
	text-align: right;
}/* 
Style-2.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/
.bodies {
	font-weight:normal;
	color:#ffffff;	
	background: url(../images/style2/bg2.jpg) #6C6C6C top center  no-repeat;
	}
td,p,div,tr{
	color:#FFFFFF;
	}
h1{
	font-weight:normal;
	font-size:24px;
	color:#ffffff;
}
h2{	font-weight:normal;
	font-size:16px;
	color: #fff;
}
h3{
	font-weight: normal;
	font-size:18px;
	color:#FFFF9E;
}
#searchbox #mod_search_searchword,
#searchbox #mod_search_searchword:hover,
#searchbox #mod_search_searchword:focus {
	border:none;
	background:none;
	color:#FFFFFF;
	padding-top:10px;
	}
#searchbox div.search {
	margin-left:90px;}
td.modifydate{
	padding:10px 0 10px 0;
	color: #ffffff;
	font-size:10px;
	font-weight:normal;
}
span.small{
	color: #ffffff;
	font-size:11px;
	font-weight:400;
}
div.componentheading {
	font-size:150%;
	font-weight:400;
	color: #ffffff;
	text-align:left;
	padding-bottom:10px;
	}
.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-weight:400;
	color: #FFFF9E;
	text-align:left;
	font-size:30px;
}
/*joomla.css*/
a.mainlevel:link, a.mainlevel:visited {
	line-height:26px;	
	display:block;
	text-decoration:none;
	color: #ffffff;
	font-weight:400;
	border-bottom:1px solid #1E1E1E;
	text-align:right;	}
a.mainlevel:hover,
a.mainlevel#active_menu {
	text-decoration:none;
	color:#f0f0f0;
	background:#8B9CBA;}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	color: #fff;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url(../images/style2/submenuarrow.gif) no-repeat right 10px;
}
a.sublevel:hover {
	color:#000000;	
}	
ul.menu li { list-style-image: none;}
ul.menu li a,
ul.menu li#current a{
	line-height:26px;	
	display:block;
	text-decoration:none;
	color: #ffffff;
	font-weight:400;
	border-bottom:1px solid #1E1E1E;
	text-align:right;
	padding-right:8px;
}
ul.menu li#current a {background:#1E1E1E;}
ul.menu li#current a:hover,
ul.menu li a:hover {
	text-decoration:none;
	color:#ff0000;
	background:#1E1E1E;
	}
ul.menu li li a ,
ul.menu li#current li a
{
	display:block;
	text-decoration:none;
	padding:0 20px 0 0;
	color: #fff;
	font-weight:400;
	padding-left:0px;
	border:none;
	background: url(../images/style2/submenuarrow.gif) no-repeat right 10px;
}	
ul.menu li#current li a:hover {
	color:#ff0000;
	background:none;
	background-image: url(../images/style1/submenuarrow.gif);
	background-repeat:no-repeat;
	background-position: right 10px;
	}
a:link {
	color: #FFFF9E ;
	text-decoration:none;
}
a:visited {
	color:   #f0f0f0;
	text-decoration:none;}
a:hover{
	color: #ffffff;
	text-decoration:underline;
}
.pagenav_next a {
}
.pagenav_prev a {
}
.back_button a {

}
ul.latestnews li,
ul.mostread li{
	padding:3px;
	margin-left:20px;
	text-align:left;
	list-style-image:url(../images/star.png);	
}
.sectiontableentry1 td {
	padding:5px 5px 10px 5px;
	text-align:left;
	background:#3c3a3a;
	border-top:1px solid #1E1E1E;
}
.sectiontableentry2 td{
	padding:5px 5px 10px 5px;
	text-align:left;
}
/*custom.css*/
#maincpwrapper2 {
	background: url(../images/style2/bgmainarea.jpg) no-repeat center top #2C2C2C;
	padding-top:20px;}
#maincpwrapper3 {
	background:#111111;
	padding-top:20px;
	padding-bottom:10px;
}
#maincpwrapper4 {
	background:#000000;
	padding-top:20px;
	padding-bottom:10px;}/* 
Standard.css
Font Size Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-size:12px;
	}/* 
lucida.css
Font Family Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial,Tahoma,Verdana;
	line-height:150%;
	}/* 
Custom.css
Template Specific Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
#maincpwrapper {
	}
#pagewrapper {
	margin:auto 0;
	}
#topwrapper {
	height:100px;}
#logos {
	width:400px;
	height:60px;
	float:left;
	background: url(../images/logo.png) top left no-repeat;
	overflow:hidden;}
#topmenus {
	float:right;
	height:60px;
	padding-top:20px;
	}
#u1 { float:left;}
#u2 { float:right;}
.clrfix {
	clear:both;}
#brdcrumb {
	background: url(../images/breadcrumb.png) top left no-repeat;
	height:30px;
	line-height:30px;
	text-align:left;
	width:100%;
	padding-top:0;
}
#brdcrumb span {
	border:none;}
/*hilite 1 setting*/
#hilitemod_wrp {
	margin-top:-35px;}
#hilitemod {
	background:#FFFFFF;
	padding: 10px 10px 15px 10px;
}
.hil_shadtop {
display:block
	background: url(../images/hilite-shadtop.png) bottom center no-repeat;
	height:50px;
	}
.hil_shaddown {
	background: url(../images/hilite-shaddown.png) top center no-repeat;
	height:50px;
	margin-bottom:-20px;}
#hilitemod div.moduletable ,
#hilitemod div.moduletable a,
#hilitemod div.moduletable td,
#hilitemod div.moduletable p,
#hilitemod div.moduletable span{
	color:#666666;
	padding:0;}
#hilitemod div.moduletable {
	padding-top:0;
	padding-bottom:0;
	margin:0;}
#hilitemod div.moduletable h3 {
	border-bottom:1px solid #666666;
	padding-bottom:8px;
	line-height:100%;
	color: #00CC00;}
/* hilite2 setting */	
#hilitemod2_wrp {
}
#hilitemod2 {
}
#hilitemod2 div.moduletable ,
#hilitemod2 div.moduletable a,
#hilitemod2 div.moduletable td,
#hilitemod2 div.moduletable p,
#hilitemod2 div.moduletable span{
	color:#ffffff;
	padding:0;}
#hilitemod2 div.moduletable {
	padding-top:0;
	padding-bottom:0;
	margin:0 0 10px 0;}
#hilitemod2 div.moduletable h3 {
	line-height:100%;
	color: #FFF;}
#u11,#u12,#u13,#u21,#u22,#u23,#u24,#u31,#u32,#u33,#u34 {
	float:left;
	overflow:hidden;}
#mainarea {
padding-bottom:15px;
}
#maincontent {
	float:right;}
#mainbods {
	text-align:left;
	float:left;
	overflow:hidden;}
#leftcontent {
	float:left;
	width:170px;
	margin-right:10px;
	overflow:hidden;}
#leftcontent div.moduletable,
#leftcontent div.moduletable_menu,
#leftcontent div.moduletable_text
  {
	text-align:right;}
#rightcontent {
	float:right;
	width:180px;
	overflow:hidden;}
/* footer setting */	
#footer_wrapper {
	padding:0 10px 0px 10px;
	height:45px;
	text-align:left;
}
#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;}
#scrollbot {
	width:50px;
	float:left;
}
.footimg {
	width:40px;
	float:left;}
#footer_left div a {
	color:#ff0000;}
/*mootips*/
.tool-tip {
	width: 222px;
	z-index: 13000;
	background:url(../images/bgtooltips.png) top center no-repeat;
	height:156px;
	overflow:hidden;
}
.tool-title {
	font-size: 11px;
	font-family:arial;
	text-transform: uppercase;
	font-weight:700;
	margin: 0;
	color: #003333;
	padding: 20px 15px 5px 15px;
	text-align:center;
}
 .tool-text {
	font-size: 10px;
	font-family:"Lucida Grande", Trebuchet, Tahoma, Arial,;
	color: #666666;
	padding: 10px 40px;
	text-align:center;
}
.ieclr { line-height:1px;}/* 
Module.css
Specific Css rules for Module layout 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 	

div.moduletable,
div.moduletable td,
div.moduletable p,
div.moduletable div,
div.moduletable_menu,
div.moduletable_menu td,
div.moduletable_menu p,
div.moduletable_menu div,
div.moduletable_text,
div.moduletable_text td,
div.moduletable_text p,
div.moduletable_text div
{
	text-align:left;
	margin:0;
	margin-bottom:10px;
	padding:0;
	}
div.moduletable-nobox {
	padding:0;
	margin:0;}
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable-nobox h3 {
	margin:5px 0 10px 0;
	}