/* 
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;}

