/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

.mainbody {
	background-color: #dfe1e3;
	background: #ffffff;
	margin: 0;
}

.clr {
	clear: both;
}

/* ******************** START MISC ********************* */

#nomargin {
	margin: 0;
	padding: 0;
}

#vm_product_name {
	font-size: 12px;
	font-weight: bold;
}

#vm_price {
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Arial, Sans Serif;
}

#vm_price1 {
	color: #aa0000;
	font-size: 12px;
	font-weight: bold;
	
	height: 32px;
	line-height: 32px;
}

#vm_price2 {
	font-size: 10px;
	font-weight: normal;
}

#contacts {
	font-size: 10px;
	font-weight: bold;
	color: #707070;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	height: 17px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 4px;
	border-left: 1px dotted #707070;
}

/* ******************** END MISC *********************** */

#head2 {
	display: none;
	overflow: hidden;
}

#pnl {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#login_pnl {
	width: 100%;
	height: auto;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #dfe1e3;
	border-bottom: 1px dotted #0000bb;
	
	margin-bottom: 10px;
}

#buttons {
	text-align: center;
	margin: 0;
	width: 100%;
	height: 23px;
	background: #aa0000;
}

/*
#buttons img {
	float: left;
	margin: 0;
	margin-top: 3px;
	padding-left: 10px;
}
*/

#pathway_text {
	overflow: hidden;
	
	display: block;
	text-align: left;
	height: 21px;
	line-height: 21px;
	width: 100%;
	background: #E4DDB4;
	border-top: 1px solid #990000;
	border-bottom: #D7CF9E;
	color: #707070;
	font-family: Lucida Console, Arial, MS Serif;
	margin-bottom: 15px;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 23px;
	white-space: nowrap;
	border-right: 1px solid #ffffff;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}

ul#mainlevel-nav#active_menu {
	background: #ffffff;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

/*
#search {
	float: right;
	width: auto;
 
	padding: 5px;
	height: auto;
	overflow: hidden;
	
	text-align: left;
}
*/

.search {
	width: 100%;
	margin: 10px 0 2px;
	padding: 10px 0;
	height: 22px;
	background: #e5e5e5;
	text-align: center;
}

#search .inputbox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	
	/*background: url(../images/bg_input.png);*/
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 0;
	margin: 0;
}

#header {
	text-align: left;
	width: 100%;
	height: 85px;
}

#header_right {
	padding: 0px;
	width: 90%;
	height: 100%;
	text-align: center;
}

#left_pnl {
	/*width: 220px;*/
	float: left;
	font-size: 11px;
}

#center_pnl {
	margin-left: 8px;
}

#right_pnl {
  float: none !important;
  float: left;
  
  margin-left: 8px;
}

#bottom_pnl {
	float: left;
	background: #ffffff;
	
	width: 100%;
	height: auto;
	margin-top: 10px;
}

#links_pnl {
	width: 100%;
	
	font-size: 10px;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	text-transform: uppercase;
	
	background: #D7CF9E;
}

#footer_pnl {
	float: left;
	background: #990000;
	
	width: 100%;
	height: auto;
	/*margin-top: 10px;*/
	padding: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #bbbbbb;
}

#footer_pnl div {
	padding: 5px;
}

#hid {
	display: none;
	overflow: hidden;
}

table.content_table {
	width: 100%;
	/*padding: 0px;
	margin: 0px;*/
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

#banner img {
	margin: 0;
}

.userpnl_spacer {
	/*float: none !important;
	float: left;*/
	margin: 0px;
	
	width: 4px;
}

.user1_pnl {
	float: left;
	
	width: 50%;
	/*background: #ffffff;*/
}

.user2_pnl {
	float: right;
	
	width: 50%;
	background: #ffffff;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.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: 1px solid #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	/*margin: 1px;*/
	margin: 10px 0px;
}

.pagenav {
  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 10px;
  line-height: 20px;
  margin: 1px;
}

a.pagenav,
a.pagenav strong {
	color: #0000bb;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
padding-left: 15px;
/*list-style: none;*/
}

/*li {
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
}*/

/*
img {
	margin: 4px;
}
*/

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 96%;
	height: 1px;
	background: #cacaca;
	border: none;
}

/* ---------------------------------------------------------------- Joomla core stuff ------------------------------------------------------------------------------ */

.pathway,
a.pathway,
a.pathway:link,
a.pathway:visited {
	font-size: 11px;
	font-weight: normal;
	color: #707070;
}

a:link, 
a:visited {
	color: #565656; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

/*table.contentpaneopen */
td.componentheading {
	padding-left: 4px;
	margin-bottom: 10px;
}

table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #707070;
  font-family: Verdana, Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background: #ffffff;
  width: auto;
  /*padding: 0px 2px;*/
  line-height: 21px;
  height: 18px;
  padding: 0;
  margin: 0;
  /*margin-top: 5px;*/
  margin-left: 5px;
}

.inputbox {
	border:solid 1px #cccccc;
	/*background: url(../images/bg_input.png);*/
	background: #ffffff;
}

.componentheading {
	/*background: url(../images/bg_menu.png) repeat-x;*/
	border-bottom: 1px dotted #707070;
	margin-bottom: 10px;
	
	color: #707070;
	text-align: left;
	/*padding-top: 4px;
	padding-left: 4px;*/
	height: 21px !important;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	/*white-space: nowrap;*/
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	padding-bottom: 5px;
}

div.moduletable-hid {
	display: none;
}

table.moduletable th, 
div.moduletable h3 {
	overflow: hidden;
	
	/*background: url(../images/bullet.png) no-repeat top left;*/
	border-bottom: 1px solid #990000;
	color: #990000;
	text-align: left;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding-left: 10px;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

.readon,
.readon a,
.readon a:link, 
.readon a:visited {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.content_rating  img {
	margin: 0;
	padding: 0;
}

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: #707070;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel-vm,
a.mainlevel-vm:link, 
a.mainlevel-vm:visited {
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	text-align: left;
	padding-left: 20px;
	padding-right: 5px;
	/*height: 18px;*/
	min-height: 18px;
	height: auto;
	line-height: 18px;
	text-decoration: none;
	background: url(../images/folder.gif) left top no-repeat;
}

a.mainlevel-vm:hover {
	text-decoration: none;
	color: #ff0000;
}

a.sublevel-vm,
a.sublevel-vm:link, 
a.sublevel-vm:visited {
	padding-left: 34px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	background: url(../images/tree2.gif) left top no-repeat;
	min-height: 16px;
	height: auto;
	line-height: 16px;
}

a.sublevel-vm:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel-vm#active_menu {
	color: #333;
}

a.mainlevel:link, 
a.mainlevel:visited {
	float: left;
	/*display: block;*/
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background: #aa0000;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	line-height: 20px;
	/*width: 100%;*/
	text-decoration: none;
	text-transform: uppercase;
	border-right: 4px solid #ffffff;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #000000;
	/*border-bottom: 1px solid #000000;*/
}

a.mainlevel#active_menu {
	color:#bbbbbb;
	/*border-bottom: 1px solid #fcfc48;*/
}

a.mainlevel#active_menu:hover {
	color: #ffcc00;
}

a.sublevel:link, 
a.sublevel:visited {
	padding-left: 16px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.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;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
#right_pnl div.moduletable table td {text-align:center !important;}
#right_pnl div.moduletable  a.mainlevel {background:transparent; color:#333;}
#right_pnl div.moduletable table tr {text-align:center;}