/* 
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;

}
html {
	overflow-x:hidden;}
body {

}
ol, ul {

}
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:20px;
	color:#CC9933;
}
h2{
	font-weight:bold;
	font-size:18px;
	color:#00CCCC;
}
h3{
	font-weight: normal;
	font-size:18px;
	color:#993300;
}
h4{
	font-weight:normal;
	font-size:16px;
}

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:3px;
	padding:3px;
	text-align:left;
}
.contenttoc th{
	border-bottom:1px solid #666;
	padding-bottom:5px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.contenttoc a {
	padding-left:0;
	font-weight:bold;
	}
table.contenttoc td {
	text-align:left;
	font-size:85%;
	}
.contentpane{
	text-align:left;
	color:#666666;
}
.contentpaneopen ul { 
	margin-left:20px;}
.contentpane ul { 
	margin-left:20px;}
table.contentpaneopen, table.contentpane,table.blog{
	color:#666666;
}
table.contentpaneopen li {
	margin-left:40px;
}
.contentpaneopen fieldset{
	width:100%;
	border:none;
}

.contentpaneopen td {
	padding-right:4px;}
.contentpaneopen h1,
.contentpaneopen h2,
.contentpaneopen h3,
.contentpaneopen h4,
.contentpaneopen h5 {
	color:#333333;}

.contentpaneopen td.buttonheading{
	padding:0px;
	margin:0px;
}
td.contentdescription {
	width:100%;}


a.contentpagetitle:hover{
	color: #666666;
	text-decoration: none;
}
a.category{ 
	font-weight:bold;
	}
.createdate,td.createdate{
	color: #666666;
	font-size:11px;
	font-weight:700;
	font-family: Arial, Tahoma, Verdana;
	}
td.modifydate{
	color: #00CC00;
	font-size:10px;
	font-weight:normal;
}
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 #666;
}
.contentpaneopen img { margin:5px;}
.contentpane img { margin:5px;}

#mod_login_username{
	width:120px;
	height:20px;
}
#mod_login_password{
	width:120px;
	height:20px;
}
#mod_login_remember{

}
ul#mainlevel-nav {       
	list-style : none;
	padding-bottom:5px;     
} 
ul#mainlevel-nav li {
	float : right;
	font-weight : normal;
	text-align : center; 
	display : block;      
} 
ul#mainlevel-nav li a {
	display : block; 
	padding-right : 10px;
	padding-left:5px;  
	text-decoration : none; 

	font-size:11px;
	font-weight:400;
	background: url(../images/topspotmenubg.gif) no-repeat top right;

   }
#footer_wrapper ul#mainlevel-nav li a {
	background: url(../images/topspotmenubg.gif) no-repeat top left;
		margin-left:0px;
		margin-right:10px;
		padding-right:0;
		padding-left:10px;
		
		
	} 
ul#mainlevel-nav li a:hover {
	display : block; 
	color: #ff0000;
	text-decoration:underline;
}
.inputbox {
	background: url(../images/bg_input.gif) repeat-x #fff;
	border:1px solid #cccccc;
	color:#666;
	}
.inputbox:hover,
.inputbox:focus {
	border:1px solid #666666;}
.button{ 
	text-align: center;
	color: #F0F0F0;
	border:0px solid #666666;
	padding:2px 5px;
	font-size:11px;
	font-family: Optima, Arial,Verdana, Helvetica, sans-serif;
	background:url(../images/bg_button.gif) repeat-x top center;
	margin:3px 0;}
.button:hover , .button:focus {
	border:0px solid #000;
	background:url(../images/bg_button_hover.gif) repeat-x top center;
}
#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;
	background:#f0f0f0;
}
.sectiontableentry1 td {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #e3e1e1;
}
.sectiontableentry2 td{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #e3e1e1;
}
.sectiontableentry1 {
	padding:3px;
	text-align:left;
}
.sectiontableentry2 {
	padding:3px;
	text-align:left;
}
.sectiontableentry1 label{
	padding-left:5px;}
.sectiontableentry2 label {
	padding-left:5px;}
ul.latestnews li,
ul.mostread li{
	padding:3px 0;
	margin-left:0px;
	text-align:left;
		border-bottom:1px solid #cccccc;
		line-height: normal;
		
}
.latestnews a:hover {
	color: #99FF99;
}
li.latestnews  a ,
li.mostread  a{
	color: #4762b2;

}
li.latestnews a:hover,
li.mostread a:hover {
	color: #000;
}
li.latestnews a:visited,
li.mostread a:visited{
	color: #666666;
}

a.readon {
	display:block;
	height:30px;
	width:100px;
	margin-top:10px;
	background:url(../images/buttonreadmore.gif) no-repeat left top;
	text-indent:-5000px;
}
a.readon:hover {
	background:url(../images/buttonreadmore2.gif) no-repeat left top;}

.blog_more {
	padding-bottom:10px;
	}
.blog_more a {

}
.blog_more a:hover {
}
.blogsection {
	border-bottom:1px solid #333333;}
.blogsection:hover {
	border:none;}

span.pathway { 
	color:#666666;
	font-size:11px;
	line-height:25px;
	}
span.pathway a:link,
span.pathway a:visited { 
 	color:#666666; 
	font-weight:bold;
	font-size:11px;
	line-height:25px;}
/* Default Joomla! Menu */
ul.menu li img { 
margin:0 5px 0 0;

}

ul.menu li {
	list-style:none;
}
ul.menu li li {
	margin-left:-25px;;
	padding-left:0;
	list-style:none;
}


ul.menu li a span {

}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {

}

ul.menu li.active a {
	display:block;
	line-height:20px;
	border-bottom:none;
}

ul.menu li.active a span {

}

ul.menu li li a span {
	background: none;
}

ul.menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu li li {
padding-left:25px;
}

ul.menu li li a {
	color: #666;
	padding-left:15px;
}

/* 
Style-1.css
Template Styling Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
/*General*/


.bodies {
	font-weight:normal;
	font-family: Optima,Arial,Verdana,tahoma;
	color:#666;
	background: #f0f0f0;
	}
#pagewrapper {
	text-align:left;
	margin:auto 0px;
/*	background: url(../images/shadowline.png) top center no-repeat;*/
	min-height: 415px;
	height: auto !important;
	height: 415px;
	background:#FFFFFF;
}
#logos {
	width:450px;
	float:left;
	background: url(../images/logo.png) top left no-repeat;}


/* joomla.css part */

a:link {
	color: #333333 ;
	text-decoration:none;
}
a:visited {
	color:   #333333;
	text-decoration:none;}
a:hover{
	color: #333333;
	text-decoration:underline;
}

a.mainlevel:link, a.mainlevel:visited {
	display:block;
	text-decoration:none;
	padding:3px;
	color:#4F7CA6;
	line-height:150%;
	font-weight:400;
	border-bottom:1px solid #D3D3D3;
	letter-spacing:0px;
}
a.mainlevel:hover {
	text-decoration:none;
	color:#000000;
}
a.mainlevel#active_menu {

}
a.mainlevel#active_menu:hover {
}
a.sublevel:link, a.sublevel:visited {
	display:block;
	text-decoration:none;
	padding:0 0 0 10px;
	color:#4F7CA6;
	line-height:100%;
	font-weight:400;
}
a.sublevel:hover {
	color: #333333;
	text-decoration:underline;
}
ul.menu li a {
	display:block;
	text-decoration:none;
	padding:3px;
	color:#4F7CA6;
	line-height:150%;
	font-weight:400;
	border-bottom:1px solid #D3D3D3;
	letter-spacing:0px;
}
div.componentheading {
	font-size:18px;
	font-weight:bold;
	color: #003333;
	text-align:left;
	line-height:24px;
	}
.contentpaneopen td,
.contentpaneopen td p,
.contentpaneopen td div,
.contentpaneopen a:link{
	text-align:left;
	color: #848484;
	line-height:160%;

}
.contentheading,td.contentheading,
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-size:20px;
	font-weight:400;
	color: #996600;
	text-align:left;
	line-height:24px;
	text-transform:uppercase;
	letter-spacing:-1px;

}
span.small{
	color: #80AA00;
	font-size:11px;
	font-weight:400;
}
.pagenav {
	margin-top:10px;
	width:10px;
	}
.pagenav,
.pagenav_next,
.pagenav_prev
 {
	text-align: center;
	color: #ccc;
	border:1px solid #cccccc;
	padding:2px 5px;
	font-size:11px;
	font-family: Optima,Arial,Verdana, Helvetica, sans-serif;
	background:url(../images/bgpagenav.gif) repeat-x left top;
	font-weight:bold;
}
.pagenav:hover,
.pagenav_next:hover,
.pagenav_prev:hover {
	border:1px solid #cccccc;
	background:#f0f0f0;
	color:#666666;
}
.pagenav_next a,
.pagenav_prev a {
	color:#666;}
.pagenav_next a:hover,
.pagenav_prev a:hover {
	color:#000000;
	text-decoration:underline;
	background:#333333;}
.pagenavcounter {
	font-weight:bold;
}
a.pagenav, a.pagenav:visited {
	color:#666;
	margin-top:10px;
}
a.pagenav:hover {
	color: #333333;
	text-decoration:underline;
	border:1px solid #DEDBDB;
}
.back_button  {
	text-align: center;
	color: #ccc;
	border:1px solid #fff;
	padding:2px 5px;
	font-size:11px;
	font-family: Optima,Arial,Verdana, Helvetica, sans-serif;
	background: #f0f0f0;
	width:50px;
	font-weight:bold;
}
.back_button a {
	margin-top:10px;
	color: #666;}
.back_button a:hover { 
	color: #000;
	text-decoration:underline;
}
/*module.css*/

div.moduletable-nobox h3,
div.moduletable_text h3{
	line-height:20px;
	font-size:14px;
	color: #009999;
	margin-bottom:10px;
	padding:0;
	margin:0;
	padding-left:0px;
	font-size:10px;
	text-transform:uppercase;
	text-align:left;}
div.moduletable h3,
div.moduletable_menu h3 {
	line-height:31px;
	font-size:18px;
	color:#333333;
	border-bottom:1px solid  #666666;
	border-top:1px solid #666666;

	background: url(../images/arrowh3moduletable.gif) top right no-repeat;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:5px;

}
div.moduletable-green h3 {
	line-height:31px;
	font-size:18px;
	text-transform:uppercase;
	color:#24863c;
	border-bottom:1px solid  #46da6a;
	border-top:1px solid #46da6a;
		background: url(../images/arrowh3moduletable-green.gif) top right no-repeat;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:5px;

}
div.moduletable-blue h3 {
	line-height:31px;
	font-size:18px;
	color: #4b7bac;
	border-bottom:1px solid  #75a6d7;
	border-top:1px solid #75a6d7;
	background: url(../images/arrowh3moduletable-blue.gif) top right no-repeat;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:10px;
	padding-left:5px;
}
/*custom.css*/
#footer_left div {
	text-align:left;
	font-size:11px;
	color:#666666;}
#footer_left div a {
	color:#ff0000;}
/*tab_statis.css*/
.tabberlive .tabbertab {
	border-top:0;

	overflow:auto;
	border-left:1px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	padding:5px;
	margin-bottom:8px;
background: url(../images/bgtabbertab3.gif) #FFFFFF repeat-x bottom left;
}
ul.tabbernav li
{	 background: url(../images/lefttab.gif) no-repeat left top;
	 list-style: none;
	 margin: 0;
	 display: inline; 
	 padding:5px 0px 8px 8px;
	  line-height:25px;
}
ul.tabbernav li a
{	 background: url(../images/righttab.gif) no-repeat right top;
	 padding:5px 12px 8px 0px;
	 text-decoration: none;
	 font-weight:400;
	 margin-right:1px;
	 line-height:25px;
	 text-transform:uppercase; 
	 
	 
}
ul.tabbernav li.tabberactive

{	
	 background: url(../images/lefttab_on.gif) no-repeat left top ;
	 padding-left:7px;
}
ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on.gif) no-repeat right top;
	 font-weight:400;
	 color: #ff0000;
	 padding-right:7px;

}
ul.tabbernav
{
	 margin:0;
	 font-size:11px;
	 font-weight:normal;
	 line-height:25px;
	 height:1%;
	 background: url(../images/bgtabbernav.gif) repeat-x bottom left;
	
}
ul.tabbernav li a:link { color: #111111; }
ul.tabbernav li a:visited { color: #111111; }
ul.tabbernav li a:hover
{
	color: #ff0000;
	text-decoration:none;
}
/*tab2*/

#tab2 ul.tabbernav li
{	 background: url(../images/lefttab2.gif) no-repeat left top;
}
#tab2 ul.tabbernav li a
{	 background: url(../images/righttab2.gif) no-repeat right top;
	 color:#ffffff; 
}
#tab2 ul.tabbernav li.tabberactive
{
	 background: url(../images/lefttab_on2.gif) no-repeat left top ;
}
#tab2 ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on2.gif) no-repeat right top;
	 color:#ff0000;
}
#tab2 .tabberlive .tabbertab {
background: url(../images/bgtabbertab2.gif) #FFFFFF  repeat-x bottom left;
}
/*tab3*/

#tab3 ul.tabbernav li
{	 background: url(../images/lefttab3.gif) no-repeat left top;
}
#tab3 ul.tabbernav li a
{	 background: url(../images/righttab3.gif) no-repeat right top;
	 color:#820E0E; 
}
#tab3 ul.tabbernav li.tabberactive
{
	 background: url(../images/lefttab_on3.gif) no-repeat left top ;
}
#tab3 ul.tabbernav li.tabberactive a
{
	 background: url(../images/righttab_on3.gif) no-repeat right top;
	 color:#ff0000;
}

#tab3 .tabberlive .tabbertab {
	background: url(../images/bgtabbertab3.gif)  #FFFFFF repeat-x bottom left;
}
/* 
tahoma.css
Font Family Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-family:Tahoma,Arial,Tahoma,Verdana;
	color:#666666;
	line-height:150%;
	}/* 
Standard.css
Font Size Css rules 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 td,p,div,tr{
	font-size:12px;
	}/* 

Custom.css

Template Specific Css rules 

Copyright (C) 2008 TemplatePlazza.com

All rights reserved.

 */ 

.bodies {

	font-weight:normal;

	font-family: Optima,Arial,Verdana,tahoma;

	color:#666;

	}

#maincpwrapper {

	margin:auto 0px;

	}



#pageinner {

margin-top:10px;

padding-top:5px;

	margin-left:10px;}

.clearfix {

	clear:both;}

#topspot {

	margin-top:10px;

	height:20px;

	border-bottom:3px #6BBBF8 solid;  /* #018FFF or original: #E4D53D */

	overflow:hidden;

	}

#bookmarkmod {

	float:left;

	font-size:10px;

	text-transform:uppercase;

	color:#cccccc;

	width:30%;

}

#bookmarkmod a:link

#bookmarkmod a:visited

 {

	text-decoration:underline;

	color:#cccccc;}

#bookmarkmod a:hover {

	color:#FF0000;}

#topspotmenu {

	float:right;

	width:70%;

	overflow:hidden;}

#topsectwrapper {}

.colorful {

	background: url(../images/colorful.gif) bottom left repeat-x;

	height:6px;}

#tpmenu {

border-bottom:3px solid #6BBBF8;  /* original: #D0972A or #4080FF */

height:42px;



}

#tpmenu div.moduletable {

	margin:0;

	padding:0;}



#searchbox {

	margin-top:20px;

	float:right;

	width:400px;

	background: url(../images/bgsearchbox.gif) no-repeat top right;

	border-left:1px solid #D5CFCF;

	

	height:23px;}



#searchbox_inner {

	position:relative;

	}

#searchbox_inner input, 

#searchbox_inner input:hover,

#searchbox_inner input:focus {

	border:none;

	background:none;

	padding-left:10px;

	margin-top:6px;

	font-size:11px;

	width:300px;}

#content_section {

	margin-top:10px;

	}

#mainbox {

	float:right;

	overflow:hidden;}

#mainbods {

	float:left;

	overflow:hidden;

	}

#mainbodsbody {



	}

#rightbods {

	width:340px;

	float:right;

	overflow:hidden;

	}

#leftbox {

	width:110px;

	margin-right:10px;

	float:left;

	overflow:hidden;

/*	background: #f8f9e0;*/

	

	}

#leftbox input {

	width:118px;}

#u910{

	margin-bottom:8px;

	}

#u9box {

	overflow:hidden;

	float:left;



}

#u10box,

#u10boxinner {

	overflow:hidden;

	float:right;



}



.vertsep {

	background: url(../images/vertsep.gif) repeat-y;}

.vertsep_bot {

	background: url(../images/vertsep.gif) repeat-y top right;}

.horizsep {

	background: url(../images/horizsep.gif)  0 10px repeat-x;

	height:20px;

}

#u67 {

	}

#u6box {

	float:left;

	overflow:hidden;

	}

#u7box,

#u7boxinner {

	float:right;

	overflow:hidden;



}













#u12 {

	}

#u1box {

	float:left;

	overflow:hidden;

	}

#u2box,

#u2boxinner {

	float:right;

	overflow:hidden;



}



#contentbottomsection {}

#cbs1 {

	float:left;

	overflow:hidden;



	}

#cbs2 {

	width:340px;

	float:right;

	overflow:hidden;

}







#u35box {

	float:left;

	overflow:hidden;

	}

#u36box,

#u36boxinner {

	float:right;

	overflow:hidden;



}





/* setting for 4 bottom modules */

#botmodsection {



	}



#botmodsection_1 {

	float:left;

	padding-bottom:5px;

	overflow:hidden;

}

#botmodsection_2{

	float:left;

	padding-bottom:5px;

	overflow:hidden;}

#botmodsection_3{

	float:left;

	padding-bottom:5px;

	overflow:hidden;}

#botmodsection_4 {

	float:left;

	padding-bottom:5px;

	overflow:hidden;

	

}

#botmodsection_1inner,

#botmodsection_2inner,

#botmodsection_3inner,

#botmodsection_4inner {

padding:0px 5px 5px 5px;} 

.modmainbods1 {

	float:left;

	overflow:hidden;

}

.modmainbods2{

	float:right;

	overflow:hidden;

}

/* footer setting */	

#footer_wrapper {

	padding:0 10px 0px 10px;

	height:45px;

}

#footer_left { 

	width:40%;

	float:left;

}

#footer_left img {

	margin-right:5px;}



#footer_right {

	width:60%;

	float:right;

	padding-top:5px;

	margin-right:0px;

	text-align:right;

	overflow:hidden;}

.footimg {

	width:40px;

	float:left;}

/*mootips*/

.tool-tip {

	width: 150px;

	z-index: 13000;

}

.tool-title {

	font-weight: bold;

	font-size: 11px;

	margin: 0;

	color: #9FD4FF;

	padding: 4px 8px 8px 10px;

	background: #000000;

}

 .tool-text {

	font-size: 11px;

	color: #ffffff;

	padding: 4px 8px 8px;

	background: #111111;

}

div.moduletable form {border:0;}/* 
Custom.css
Specific Css rules for Module layout 
Copyright (C) 2008 TemplatePlazza.com
All rights reserved.
 */ 
 
div.moduletable,
div.moduletable-green,
div.moduletable-blue,
div.moduletable_menu{
	margin-bottom:10px;
	line-height:160%;
	text-align:left;
}

div.moduletable img,
div.moduletable-blue img,
div.moduletable-green img {
	margin:4px;}


div.moduletable-nobox,
div.moduletable_text {
	margin:0 0 8px 0;
	padding:0;
}

#contentbottomsection div.moduletable h3 {
	border-top:none;
	padding-top:0;}

.banneritem_text {
	font-size: 90%;}
.banneritem_text a {
	font-weight:700;
}

div.module_text .banneritem_text {
	padding-bottom: 4px;
}
.bannerfooter_text {
	font-size:80%;}/* tab setting*/
.tabberlive .tabbertabhide {
	display:none;
}
.tabber {
	background: url(../images/loading.gif) no-repeat left top;
	width:100%;
	height:30px;



}
.tabber div.moduletable,
.tabber div.moduletable h3,
.tabber ul.tabbernav,
.tabber li,
.tabber div,
.tabber h2,
.tabber a {
	display:none;}
.tabberlive {

}





ul.tabbernav li.tabberactive a:hover
{
	 color: #ff0000;

}

.tabberlive .tabbertab h2 {
	 display:none;
}
.tabberlive .tabbertab h3 {
	 display:none;
}

