/* 
================================
Upgraded and Modified by Nina Meiers - for the DNN Community
xd.com.au/ dnnskins.com/ skincovered.com
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
All rights remain with original designer - Original Files included in download - http://www.dnnskins.com
================================
*/  

body{
	border-left:0px 0px 0px 0px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blockpad {	padding-left: 10px;}

.headerpane {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.headerlt{
	background-image: url(images/header_lt.jpg);
	height: 100px;
	width: 202px;
	background-repeat: no-repeat;
	background-position: right;
}
.headerl{
	background-image: url(images/header_l.jpg);
	height: 70px;
	width: 202px;
	background-repeat: no-repeat;
	background-position: right;
}
.headerlb{
	background-image: url(images/header_lb.jpg);
	height: 58px;
	width: 202px;
	background-repeat: no-repeat;
	background-position: right;
}
.headerrt{
	background-image: url(images/header_rt.jpg);
	height: 100px;
	width: 629px;
	background-repeat: no-repeat;
	background-position: left;
}
.headerr{
	background-image: url(images/header_r.jpg);
	height: 70px;
	width: 629px;
	background-repeat: no-repeat;
	background-position: left;
}
.headerrb{
	background-image: url(images/header_rb.jpg);
	height: 58px;
	width: 629px;
	background-repeat: no-repeat;
	background-position: left;
}

.bannerfull{
	background-image: url(images/banner_fullsize.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menupane_mid {
	background-image: url(images/menu_mid2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width:202px;
}
.mennufooter {
	background-image: url(images/menu_foot2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 202px;
}
/* standard hyperlinks for the tokens eg. copyright, login, user */
.SkinObject{ color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:link { color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:visited {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:active {color:#333333; text-decoration:none; font-weight:normal; font-size:10px;}
A.SkinObject:hover{color:#000000; text-decoration:none; font-weight:normal; font-size:10px;}

.user,a.user:link,a.user:active,a.user:visited,.user{ color:#ffffff; text-decoration:none; font-weight:Normal; font-size:10px;}
a.user:hover{ color:#000000; text-decoration:none; font-weight:Normal; font-size:10px;}

/* code to make the search button look like it does */
.searchbox input{MARGIN: 0px 00px 0px 0px; border: 1px solid #cccccc; font-size:10px; color:#6D6D6D; background:transparent; width: 100px;height:18px;}
.search,a.search:link,a.search:active,a.search:visited,.search{ color:#6D6D6D; text-decoration:none; font-weight:bold; font-size:10px;}
a.search:hover{ color:#000000; text-decoration:none; font-weight:bold; font-size:10px;}

/* change the colour of the login button here */
.StandardButton {color: #ffffff;font-family:Tahoma, Verdana, Arial, Helvetica;font-size: 10pt;font-weight: normal;background-color: #6D6D6D;}

/* classes used by DotNetNuke for things like the container titles */

.Head{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.SubHead{ font-size:11px; color:#333333; }
.SubSubHead{ font-size:11px; color:#333333; }

/* this is the font class used throughout your site - change the size here */
table, tr, td, th, div, p {font-family: tahoma;font-size: 11px;line-height: 1.4em; color: #333333;}
label, .normal, .Normal {font-family: tahoma;font-size: 11px;}
table {padding: 0;}
p {margin-top: 5px;margin-bottom: 5px;padding-left: 5px;padding-right:5px;font-size: 11px;}
.Normal{ font-size:11px; color:#333333; }
h3 {font-family: tahoma;font-size: 14px;font-weight: bold;color:#6D6D6D;padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 2px;}
h2 {font-family: tahoma;font-size: 12px;font-weight: bold;color:#6D6D6D;padding: 2px 0 1px 7px;margin-top: 10px;margin-left: 0;margin-right: 0;margin-bottom: 5px;letter-spacing: 2px;}

/* ##################### command button links ##################### */
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{color:#333333; text-decoration:none; }
A.CommandButton:hover{ color:#333333; text-decoration:underline;}



.MainMenu_MenuContainer {
	margin-left: 1px;
	background-color: transparent;
}
.MainMenu_MenuBar {}
.MainMenu_MenuItem
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEE18C;
	border-right-color: #BEE18C;
	border-bottom-color: #BEE18C;
	border-left-color: #BEE18C;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.MainMenu_MenuItemSel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BEE18C;
	border-right-color: #BEE18C;
	border-bottom-color: #BEE18C;
	border-left-color: #BEE18C;
	border-bottom-width: 1px;
}
.MainMenu_MenuIcon {
	width: 0px;
	background-color: #A4D559;
	border: 0px solid #A4D559;
}
.MainMenu_MenuArrow {
	width: 5px;
	background-color: #A4D559;
	border: 0px solid #A4D559;
	}
.MainMenu_MenuBreak {
    border-style: none;
    background-color: transparent;
    vertical-align: bottom;
    height: 1px;
    width: 1px;
}
.MainMenu_SubMenu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #BEE18C;
	border: 1px solid #BEE18C;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	paddding: 0;

}
.MainMenu_SubMenuItemSel {
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #A4D559;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #A4D559;

}
.MainMenu_RootMenuArrow {
    display: none;
}

.MainMenu_RootMenuItem TD {
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	color: #000000;
	text-indent: 5;
	width: 190px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}

.MainMenu_RootMenuItemSel TD {
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	color: #000000;
	text-indent: 5;
	width: 190px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}

.MainMenu_RootMenuItemActive TD {
	font-family: Tahoma;
	font-weight: Bold;
	font-size: 11px;
	color: #0000000;
	text-indent: 5;
	width: 190px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	background-color: #BEE18C;
}
.topmenu_line {
	background-image: url(images/topmenu_line.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.testbox{
	background-image: url(images/test.gif);
	background-position: right;
	background-repeat: no-repeat;
	z-index: 10000;
	visibility: visible;
	position: fixed;

/* ##################### Content Panes ##################### */
}.ContentPane {
	padding: 2px;
}
.LeftPane {
	text-align: left;
	width: 202px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	top: 2px;
}
}.RightPane {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
