/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/* ------Background stretch styles------- */

/* Remove margins from the 'html' and 'body' tags, and ensure the page takes up full screen height */
html, body {height:100%; margin:0; padding:0;}
/* Set the position and dimensions of the background image. */
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
#content1 {position:relative; z-index:1; padding:0px;}

div.transbox {
	background:#FFF; /* fallback for browser that not support rgba */
	background:rgb(255,255,255);
	background: rgba(255,255,255, .7); /* Works on all modern browsers */
	*background: transparent; /* clear current background for ie */
	*zoom:1; /* required for the filters */

	/* For IE 5.5 - 7*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#77FFFFFF, endColorstr=#77FFFFFF);
	/* For IE 8*/
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#77FFFFFF, endColorstr=#77FFFFFF)";
}

/* --------main template styles--------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
/*	background: transparent; */
}
/*
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* 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;
}*/
html body span.clr,
html body div.clr,
html body li.clr,
html body dd.clr {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
/*----------------------------------------------------- */
body {
	text-align:center;
	font-size:76%;
	font-family: Arial, Trebuchet MS, sans-serif;
	line-height:1.5;
	margin:10px;
	padding:0;
	background-color: #FFF;
}
#allwrap {
	padding: 0;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#top1 {
	text-align: right;
	padding: 0;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	text-transform: none;
	font-weight: normal;
	font-size: 10px;
	position: relative;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #999;
	width: 420px;
}
#topmenu {
	text-align: right;
	padding: 0;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	height:32px;
	position: relative;
	margin-top: 17px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#header {
	padding: 0;
	height: 120px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
}
#logo {
  text-align: left;
  float: left;
  display: inline;
  height: 50px;
	width: 283px;
	margin: 0 0px;
	padding: 0px;
}
#headerright {
  float: right;
  display: inline;
  width: 670px;
  height: 50px;
  margin: 0;
  padding: 0;

}
#wrap {
	text-align:left;
	margin:0 0px;
	padding: 5px 0px 15px 0px;
}
#cbody {
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#content60 {
float:left;
display: inline;
width:610px;
padding: 0;
margin: 3px 15px 0 15px;

}
#content30 {
float:left;
display: inline;
width:380px;
padding: 0;
margin: 3px 15px 0 15px;

}
#contentbottom {
	text-align: right;
}
#pathway {
text-align: left;
height: 10px;
margin: 0 15px 5px 15px;
padding: 7px 10px 5px 1px;
font-size: 10px;
line-height: 1;
}
#content {
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	margin: 0 15px;
	padding: 7px 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#sidebar {
float:left;
display: inline;
width:290px;
padding: 0;
margin: 0 15px 0 15px;
}
#sidebar-2 {
float:left;
display: inline;
width:200px;
padding: 0;
margin: 0 15px 0 15px;
}
h1,h2,h3,h4,h5,h6,p,blockquote,dl,address {
margin:0.5em 0;
}
fieldset{
margin: 0.5em 0;
padding: 0.5em 10px;
}
form{
margin: 0;
}
ul, ol {
margin: 0 0 0 1em;
padding: 0 0 0 1em;
list-style-position: outside;
}
li,dd {
margin-left:0em;
padding-left:0;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
/*.contentheading {
	font-size:1.5em;
	font-family: Times New Roman, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 6px;
	text-align: left;
}*/
h1, .contentheading, .componentheading {
	font-size:1.6em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: left;
	padding-bottom: 10px;
}
.blog .contentheading {
	font-size:1.3em;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: left;
	padding-bottom: 10px;
}

#logo h1 {
  line-height: 1;
	font-size: 30px;
	font-family: Century Gothic, Georgia, Times New Roman, Arial Black, verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}
h2 {
font-size:1.4em;
line-height: 1.3;
font-family: Arial, sans-serif;
letter-spacing: 0px;
font-weight: bold;
text-align: left;
}
h3 {
font-size:1.3em;
font-weight: normal;
font-family: Arial, sans-serif;
text-align: left;
}
h4 {
font-size:1.1em;
font-weight: bold;
font-family: Arial, sans-serif;
text-align: left;
}
h5 {
font-size:1em;
font-weight: normal;
font-family: Arial, sans-serif;
text-align: left;
}
h6 {
font-size:0.9em;
font-weight: normal;
font-family: Arial, sans-serif;
text-align: left;
}
#footer .moduletable {
padding: 0;
margin-bottom: 0;
}
.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
}
input#modlgn_passwd, input#modlgn_username {
width: 130px;
}
#copyright {
	margin: 0 15px;
	text-align:right;
	font-size: 0.8em;
	padding: 5px 0;
	color: #FFF;
}

/* ==== MODULES =======================================  */
.moduletable {
margin-bottom:15px;
border:0px #CCC solid;
padding: 0px 0px 0px 0px;
}

.moduletable h3 {
font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
text-align:left;
font-size:1.3em;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 2px;
margin:0 0 0.5em 0;
padding: 0.1em 0;
}

.moduletable td.contentheading {
	text-align:left;
	font-size:1.1em;
	font-weight: bold;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


/* ==== TEXT MODULES =======================================  */
.moduletable_text {
margin-bottom:15px;
padding: 0px 0px 0px 0px;
border:0px #CCC solid;
}
.moduletable_text h3 {
font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
text-align:left;
font-size:1.3em;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 2px;
margin:0 0 0.5em 0;
padding: 0.1em 0;
}
.moduletable-border img {
	border:1px #CCC solid;
	padding: 0px;
	margin-bottom: 6px;
}
/* ==== SIDEBAR MODULES =======================================  */
#sidebar .moduletable {
margin-bottom:15px;
padding: 0px 0px 0px 0px;
}
#sidebar .moduletable h3 {
font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
text-align:left;
font-size:1.3em;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 2px;
margin:0 0 0.5em 0;
padding: 0.1em 0;
}
/* ==== SIDEBAR2 MODULES =======================================  */
#sidebar-2 .moduletable {
margin-bottom:15px;
padding: 0px 0px 0px 0px;
}
#sidebar-2 .moduletable h3 {
font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
text-align:left;
font-size:1.3em;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 2px;
margin:0 0 0.5em 0;
padding: 0.1em 0;
}
/* ========== TOPMENU =====================================*/
#topmenu .moduletable {
margin: 0;
padding: 0;
border: 0;
float: right;
}
#topmenu .moduletable ul {
list-style: none;
margin: 0;
padding: 0;
}
#topmenu .moduletable ul li{
margin: 0;
padding: 0;
float: left;
position: relative;
}
#topmenu .moduletable ul li a {
  display:block;
	padding: 0px 12px;
	margin: 0 0px;
	text-decoration: none;
	text-align: center;
	border: 0px none #000;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
}

#topmenu .moduletable ul li a:hover {

}
#topmenu .moduletable ul li.active a {

}
/* ======= SIDE MENUS ================================  */
.moduletable_menu {
padding: 0px 0px 5px 0px;
margin-bottom:15px;
}
.moduletable_menu h3 {
font-family: Times New Roman, Arial, Verdana, Helvetica, sans-serif;
text-align:left;
font-size:1.4em;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 2px;
margin:0 0 5px 0;
padding: 0.1em 0;
}
.moduletable_menu ul {
list-style:none;
margin:0;
padding:0;
}
.moduletable_menu li {
border-bottom:0px solid #ccc;
padding: 3px 0 3px 1em;
margin:0;
}
.moduletable_menu li a {
	display:inline;
	text-decoration:none;
	padding: 0;
}
html>body .moduletable_menu li a {
width:auto;
}
.moduletable_menu li ul {
list-style-type: square;
list-style-position: inside;
}
.moduletable_menu li ul li {
	border-bottom:0px solid #ccc;
	border-top:0px solid #ccc;
	padding: 4px 0 2px 1em;
}
.moduletable_menu li ul li a {
	display:inline;
	text-decoration:none;
	padding: 0;
}
html>body .moduletable_menu li ul li a {
width:auto;
}
.moduletable_menu li a:hover {

}
.moduletable_menu li#current>a {

}
/* ========== content ======================*/
span.article_separator {
	display: block;
	height: 30px;
}

.moduletable span.article_separator {
	display: none;
	height: 0px;
}

.moduletable .contentpaneopen p {margin:0;}

.article_column{padding-right:15px;}
.column_separator {padding-left:15px; padding-right: 0;}
td.buttonheading img {
	border:none;
}
.contentpaneopen ul {margin:10px 0px 10px 20px;}
.contentpaneopen p img{margin:0 10px;}

.contentpaneopen p {text-align: justify;}
.contentpaneopen li {
	margin-bottom: 5px;
}
/*
.contentpaneopen td {text-align: justify;}
.contentpaneopen td.contentheading{text-align: left;}
.contentpaneopen td h1{text-align: left;}
.contentpaneopen td h2{text-align: left;}
.contentpaneopen td h3{text-align: left;}
.contentpaneopen td h4{text-align: left;}
.contentpaneopen td h5{text-align: left;}
.contentpaneopen td h6{text-align: left;}
#component-contact td{text-align: left;}
*/
.contentdescription {
text-align: justify;
padding:5px 0;
}
.contentdescription img{
margin: 0 10px;
}
.contenttoc th{
padding-bottom:5px;
}
.contenttoc{
margin:10px 0;
padding:10px;
border:0px solid #999;
}
.blog_more{
padding-bottom:10px;
}
.small{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:1.2;
}
.createdate{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:1.2;
}
.modifydate{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height:1.3;
padding-top: 4px;
}
a img {border: 0;}
.banneritem_text{
padding:5px 0;
}
.bannergroup_text {
padding-top: 5px;
font-size: 1em;
}

td.sectiontableentry1, td.sectiontableentry2{padding: 2px 5px; text-align:left;}
tr.sectiontableentry1 { text-align: left;}
tr.sectiontableentry2 {text-align: left;}
td.sectiontableheader {text-align: left;}
form table tr td {text-align: left; padding-bottom: 5px;}
table tbody tr td {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* ========== form styles from old website ======================

span.label,span.spacer,span.multiple span {width:200px;float:left;}
span.multiple {float:left;}
span.button {
	float:left;
	padding-top:5px;
	clear: both;
}*/

img.opacity {
	opacity: 0.5;
	filter: alpha(opacity=50);
	}

img.opacity:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	}

/*
other joomla component styles
*/

.contentpaneopen {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}

.lostpassword, .lostusername {
	white-space: nowrap;
	font-size: 11px;
	}

.button, a.button, a.button:visited {
	font-size: 11px;
	background-color: #ccc;
	color: #333;
	height: 21px;
	border: 1px solid #999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

.button:hover, a.button:hover {
	color: #333;
	text-decoration: none;
	background-color: #9CF;
	border: 1px solid #999;
	cursor: pointer;
}

.moduletable {
	font-size: 12px;
	}

/*
Specific styles for VM shop
*/

label {font-size: 11px; font-weight:normal; }
h4 label {
	color:#333;
	font-size: 17px;
	font-weight:normal;
}
.sectiontableheader {
	color:#333;
	font-size:17px;
	font-weight:normal;
	margin: 10px;
	padding: 3px;
}
.sectiontableheader th { font-size:12px; margin-bottom:10px; margin-top:10px; font-weight:normal;}