/* 
================================
Skin styles for DotNetNuke
================================
*/   

body  { 
	color: #000000;
	font-size: 11px; 
	font-family: Arial, Helvetica; 
	background-color: #cccccc; 
	text-align: left; 
}
p {
	color: #000000;
	text-align: left;
	font-size: 11px;
}
em  { color: #000; font-size: 12px; font-style: normal; font-weight: bold }
A:link {
	color: #0000cc;
	text-decoration: underline;
}
A:hover {
	color: #ff6600;
	text-decoration: underline;
}
A:visited {
	color: #0000cc;
	text-decoration: underline;
}
A:active {
	color: #0000cc;
	text-decoration: underline;
}
.legal {
	color: #ffffff;
}
A.legal:link {
	color: #ffffff;
}
A.legal:hover {
	color: #ffffff;
}
A.legal:visited {
	color: #ffffff;
}
A.legal:active {
	color: #ffffff;
}
td {
	font-size: 11px;
}
h1 {
	font-family: Verdana, Arial, Helvetica;
	color: #66cc00;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica;
	color: #66cc00;
	font-size: 14px;
	font-weight: bold;
}
ul {
	font-size: 11px;
	list-style-type: disc;
}
.LoginStyle{
	font-size: 10px;
}
.SearchStyle{
	padding: 2px 10px 0 0;
}
/*.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: Transparent;
}
.skinmaster {
	height: 100%;
	background-color: Transparent;
	border-right: Transparent 0px solid; 
	border-top: Transparent 0px solid; 
	border-left: Transparent 0px solid; 
	border-bottom: #7994cb 0px solid; 
	moz-border-radius-bottomleft: 0px; 
	moz-border-radius-bottomright: 0px; 
	moz-border-radius-topleft: 0px; 
	moz-border-radius-topright: 0px; 
}
.skinheader {
}
.skingradient  { height: 30px; }
.controlpanel {
	width: 100%;
	background-color: Transparent;
}
*/
.toppane {
	width: 100%;
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.leftpane { 
	background-color: Transparent; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-left: 0px; 
	width: 210px;
}
.contentpane {
	width: 100%;
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.rightpane {
	width: 100%;
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* Being HOUSE MENU*/
#HouseMenuNav {
	background-color: transparent;
	padding:0;
	border: 0;
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;}
#HouseMenuNav ul {
	padding: 0;
	border: 0;
	margin: 0;
	list-style: none;}
#HouseMenuNav li {
	list-style: none;
	float: left;}
#HouseMenuNav li a:link, #HouseMenuNav li a:visited {
	float: left;
	right-margin: 4px;
	display: block;
	padding: 0 6px;
	background-color: transparent;
	color: #fff;
	font-weight: bold;
	text-decoration: none;}
#HouseMenuNav li a:hover {
	background-color: #FF6600;}
.StandardButton {
	background: #7994cb none; 
	color: #ffffff;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}
.Head {
	font-family: Arial, Helvetica, san-serif;
	font-size:  12px;
	font-weight: bold;
	color: #3000;
}
.CopyrightStyle {
	color: #ffffff;
	font-family: arial, helvetica;
}
.BreadcrumbSytle {
	color: #333333;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	padding-top: 0;
	padding-bottom: 0;
}
A.BreadcrumbStyle:link {
	color: #000099;
}
A.BreadcrumbStyle:hover {
	color: #ff6600;
}
A.BreadcrumbStyle:active {
}
A.BreadcrumbStyle:visited {
}
/* SUBNAV SYLING */
/* ===================
   First Level Subnav 
   =================== */

a.subnav1, a.subnav1:link, a.subnav1:visited {
	display: block; width: 210px; height: auto;
	background: #66CC00;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 10px;
	}
a.chosen1, a.chosen1:link, a.chosen1:visited {
	display: block; width: 210px; height: auto;
	background: #000099;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 10px;
	}
html>body a.subnav1, a.subnav1:link, a.subnav1:visited {
	display: block; width: 200px; height: auto;
	background: #66CC00;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 10px;
	}
html>body a.chosen1, a.chosen1:link, a.chosen1:visited {
	display: block; width: 200px; height: auto;
	background: #000099;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 10px;
	}
a.subnav1:hover, a.chosen1:hover {
	background: #FF6600;
	}
a.subnav1:active, a.chosen1:active {
	background: #000099;
	}
/* ===================
   Second Level Subnav 
   =================== */
a.subnav2, a.subnav2:link, a.subnav2:visited {
	display: block; width: 210px; height: auto;
	background: #66CC00;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 20px;
	}
a.chosen2, a.chosen2:link, a.chosen2:visited {
	display: block; width: 210px; height: auto;
	background: #000099;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none; 
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 20px;
	}
html>body a.subnav2, a.subnav2:link, a.subnav2:visited {
	display: block; width: 190px; height: auto;
	background: #66CC00;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 20px;
	}
html>body a.chosen2, a.chosen2:link, a.chosen2:visited {
	display: block; width: 190px; height: auto;
	background: #000099;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 20px;
	}
a.subnav2:hover, a.chosen2:hover {
	background: #FF6600;
	}
a.subnav2:active, a.chosen2:active {
	background:#000099;
	}
/* ===================
   Third Level Subnav 
   =================== */
a.subnav3, a.subnav3:link, a.subnav3:visited {
	display: block; width: 210px; height: auto;
	background: #6666CC;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 30px;
	}
a.chosen3, a.chosen3:link, a.chosen3:visited {
	display: block; width: 210px; height: auto;
	background: #000099;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 30px;
	}
html>body a.subnav3, a.subnav3:link, a.subnav3:visited {
	display: block; width: 180px; height: auto;
	background: #6666CC;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 30px;
	}
html>body a.chosen3, a.chosen3:link, a.chosen3:visited {
	display: block; width: 180px; height: auto;
	background: #000099;
	border-top: 1px solid #ccc; border-bottom: 1px solid #666;
	text-align: left; text-decoration: none;
	font-family: Arial, Helvetica, san-serif; font-weight: bold; font-size: 14px; color: #fff;
	line-height: 20px; overflow: visible; padding-left: 30px;
	}
a.subnav3:hover, a.chosen3:hover {
	background: #FF6600;
	}
a.subnav3:active, a.chosen3:active {
	background:#000099;
	}

.break {display: none;}

