/* CSS Document */
html {
	height: 100%;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  border: 1px solid #cccccc;
  width:25px;
  background:#E5E5E5;
  padding: 5px;
  margin: 5px 2px 2px 2px;
  height:25px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 130%;
padding-left: 15px;
padding-top: 0px;
background:url(../images/arrow.png) no-repeat 1px 4px;
}


td {
	text-align: left;
	font-size:11px;
	line-height: 140%;
}

body {
	font-family: Tahoma, Arial, Helvetica, Sans Serif;
	line-height: 140%;
	font-size: 11px;
	color:#333333;
	background:url(../images/bg.jpg) fixed;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

/* Joomla core stuff */
a:link, a:visited {
	color:#0066CC; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	line-height: 140%;
}

table.contentpaneopen td {
   padding: 5px;
   line-height:140%;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
    width: 98%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	line-height: 140%;
}

table.contentpane td {
	margin: 0px;
	padding: 5px;
	line-height: 140%;
}

table.contentpane td.componentheading {
	padding-left: 5px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

table.contentpaneopen img{
	padding:2px;
	border:solid 0px #E5E5E5;
	margin-right: 5px;
}

.button {
  color:#0066FF;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.buttonheading{
	
}
.inputbox {
	height:18px;
	padding: 0px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.componentheading {
	color:#0066CC;
	font-weight: bold;
	font-size: 11px;
	text-transform:uppercase;
	padding-left:5px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 25px;
	color:#0066CC;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
}



.contentpagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable-mainmenu{
	width:100%;
}
table.moduletable th, div.moduletable h3 {
	color:#CC3300;
	text-align: left;
	padding-left: 0px;
	height: 21px;
	line-height: 22px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	border-bottom:#0066CC dotted 1px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.moduletable-box{
	width:100%;
	margin-top: 4px;
	margin-bottom:4px;
}
table.moduletable-box th{
	background:#f1f1f1;
	color:#0066CC;
	text-align: left;
	padding-left: 5px;
	height: 23px;
	line-height: 21px;
	font-size: 12px;
	text-transform:uppercase;
	margin: 0px;
	width:100%;
	border:1px solid #c3c3c3;
	border-bottom:0px;
}
table.moduletable-box td{
	background:#f1f1f1;
	border:1px solid #c3c3c3;
	border-top:0px;
	padding: 5px;
	width:100%;
}


a.moduletable-box:link{
	font-weight:normal;
	color:#009900;
	font-weight:bold;
}
a.moduletable-box:visited{
	font-weight:normal;
	color:#009900;
	font-weight:bold;
}
a.moduletable-box:hover{
	color:#FF3333;
}


table.moduletable-exchange{
	width:187px !important;
	width:189px;
	margin-bottom: 7px;
	border:1px solid #0f7ccf;
	background:#FFFFFF;
}
table.moduletable-exchange th{
	background:#0f7ccf;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	border-bottom:1px solid ##0f7ccf;
	height: 25px;
	line-height: 21px;
	font-size: 11px;
	margin: 0px;
}
table.moduletable-exchange td{
	padding: 3px;
	width:189px;
}

table.moduletable-mainmenu{
	width:178px !important;
	width:180px;
	margin-bottom: 7px;
	border:1px solid #cccccc;
}
table.moduletable-mainmenu th{
	background:#0f7ccf;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	height: 25px;
	line-height: 21px;
	font-size: 11px;
	margin: 0px;
}
table.moduletable-mainmenu td{
	border-top:0px;
	width:180px;
}
table.moduletable-menutopright td{
	color:#FFFFFF;
}
table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  padding: 5px;
  font-size:11px;
  color:#0066CC;
}
h3.sectiontableheader{
	font-weight: bold;
  padding: 4px;
  font-size:11px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	border-bottom:1px dotted #CCCCCC;
	padding-left:5px;
	padding-right:5px;
}

.sectiontableentry2 {
	border-bottom:1px dotted #CCCCCC;
	padding-left:5px;
	padding-right:5px;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom:5px;
	color:#CC3300;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
   background: url(../images/subhead_bg.png) repeat-x;
   color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel-menutop:link{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color:#FFCC33;
	height: 21px !important;
	height: 27px;
	width: 85px;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}
a.mainlevel-menutop:visited{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color:#FFCC33;
	text-align:center;
	height: 21px !important;
	height: 27px;
	width: 85px;
	text-decoration: none;
	font-weight:bold;
}

a.mainlevel-menutop:hover {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;

}


a.sublevel-menutop:link, a.sublevel-menutop:visited {
	display:block;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color:#ffffff;
	padding-top: 4px;
	padding-left: 10px;
	height: 21px !important;
	height: 25px;
	width: 168px !important;
	width: 178px;
}

a.sublevel-menutop:hover {
	text-decoration:underline;
}

a.sublevel#active_menu {
	color: #ffffff;
}

a.mainlevel-menutopright:link{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color:#fff;
	text-align:center;
	width:70px;
	font-weight:bold;

}
a.mainlevel-menutopright:visited{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color:#fff;
	text-align:center;
	width:70px;
	font-weight:bold;
}

a.mainlevel-menutopright:hover {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color:#FFFFCC;
	text-align:center;
	width:70px;
	font-weight:bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

.article_seperator {
	width:95%;
	background:url(../images/divider.gif);
	height:5px;
}

.style1{
	color:#003399;
}
a.readon:link{
	color:#CC6600;
	font-weight:normal;
}
a.readon:visited{
	color:#CC6600;
	font-weight:normal;
}
a.readon:hover{
	color:#CC3333;
	font-weight:normal;
}
.blog_more{
	margin:5px;
}
a.blogsection:link{
	font-size:11px;
	font-weight:normal;
	line-height:170%;
}
a.blogsection:visited{
	font-size:11px;
	font-weight:normal;
}
a.blogsection:hover{
	color:#CC3333;
	font-size:11px;
	font-weight:normal;
}
.info-content{
	padding:5px;
}
a.info:link, a.info:visited{
	font-weight:normal;
}
/* MODULE Tour
--------------------------------------------------------- */
div.module-tour h3 {
	text-transform: uppercase;
	font-size: 11px;
	margin: -5px 0 5px 5px;
	color:#0066CC;
}

div.module-tour {
	margin-bottom: 5px;
	padding: 0;
	width: 88%;
	background: url(../images/box-br.jpg) no-repeat bottom right;
}


div.module-tour div {
	padding: 0;
	background: url(../images/box-bl.jpg) no-repeat bottom left;
}

div.module-tour div div {
	padding: 0;
	background: url(../images/box-tr.jpg) no-repeat top right;
}

div.module-tour div div div {
	padding-top: 20px;
	padding-left:5px;
	padding-right:5px;
	background: url(../images/box-tl.jpg) no-repeat top left;
}

div.module-tour div div div div{
	padding-top:0px;
}
#searchBoxTop{
	background:url(../images/searchbg.gif) repeat-x top;
}
.row0{
	background:#FFFFFF;
	height:25px;
}
.row1{
	background:#DBF5FB;
	height:25px;
}
.info{
	color:white;
	font-weight:normal;
}
a.mainlevel-mainmenu:link, a.mainlevel-mainmenu:visited,a.mainlevel_active-mainmenu{
	display: block;
	vertical-align: middle;
	font-size: 11px;
	color:#666;
	text-align: left;
	padding-top: 5px;
	padding-left: 15px;
	height: 21px !important;
	height: 27px;
	width: 173px !important;
	width: 188px;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}
a.mainlevel-mainmenu:hover {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	background:#666666;
}


a.sublevel-mainmenu:link, a.sublevel-mainmenu:visited {
	display:block;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color:#CC3300;
	padding-top: 5px;
	padding-left: 20px;
	height: 21px !important;
	height: 27px;
	width: 168px !important;
	width: 183px;
	border-bottom:1px solid #CCCCCC;
}

a.sublevel-mainmenu:hover {
	color: #ffffff;
	text-decoration: none;
	background:#666666;
}

a.sublevel#active_menu {
	color: #333;
}
h2, h5{
	font-size:12px;
	color:#0066CC;
	font-weight:bold;
}
