/*========================================================*/
/*         CSS for DotNetNuke Skin - Aquilon              */
/*                   by DrNuke                            */
/*             http://www.dnnbuilder.co.uk                */
/*========================================================*/

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #d8d8d8;
}
.skinborder {
	height: 100%;
	width: 830px;
	background-color: #ffffff;
}
.skinmaster {
	height: 100%;
	background-color: #ffffff;
}
.skinheader {
	width: 785px;
	background-color: #dcdcdc;
}
.skinbreadcrumbs {
	width: 100%;
	background-color: #dcdcdc;
}
.skinbreadcrumbcell {
	padding-left: 10px;
	padding-bottom: 5px;
}
.skinlogin {
	padding-right: 40px;
	padding-top: 20px;
}
.skinmenu {
	padding-right: 40px;
}
.skinfooter {
	padding-top: 35px;
	padding-bottom: 10px;
}
.leftborder {
	width: 5px;
	background-color: #cccccc;
}
.rightborder {
	width: 5px;
	background-color: #cccccc;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 6px;
}
.midpane1 {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 6px;
}
.midpane2 {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
}
.midpane3 {
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 12px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 38px;
	background-color: Transparent;
}
.MainMenu_MenuItem, .ModuleTitle_MenuItem {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid;  
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #a5a5a5; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica; 
}
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #3fb0df; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #eeeeee;
	font-family: arial, helvetica;
}
.MainMenu_MenuItemAct {
	border-left: #ffffff 0px solid; 
	border-bottom: #ffffff 1px solid;
	border-top: #ffffff 1px solid; 
	border-right: #ffffff 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #3fb0df; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
}
.MainMenu_MenuIcon, .ModuleTitle_MenuIcon {
	background-color: #ffffff; 
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 14px;
	height: 21px;
}
.submenuitemselect {
	background-color: #eeeeee; 
}
.MainMenu_SubMenu, .ModuleTitle_SubMenu {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	border-top: #ffffff 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #a5a5a5; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 7px;
	padding-right: 8px;
	height: 38px;
} 
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #3fb0df; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 7px;
	padding-right: 8px;
	height: 38px;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #3fb0df; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 7px;
	padding-right: 8px;
	height: 38px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #3fb0df; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: arial, helvetica;
	padding-left: 7px;
	padding-right: 8px;
}
.StandardButton {
	background: #f2f2f2 none; 
	color: #575757;
	font-family: verdana, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffff',EndColorStr='#7A7A7A');
}
.Head {
	font-family: Arial, Helvetica;
	font-size:  15px;
	font-weight: bold;
	color: #f3820b;
}
.Head_Green {
	font-family: Arial, Helvetica;
	font-size:  15px;
	font-weight: bold;
	color: #ccff8a;
}
.Head_Grey {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: bold;
	color: #727272;
}
.SubHead {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: bold;
	color: #3fb0df;
}
.SubHead_Orange {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: bold;
	color: #f3820b;
}
.normal {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: normal;
	color: #575757;
}
.quotetext {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-style: italic;
	font-weight: normal;
	color: #f3820b;
}
.breadcrumbs {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: normal;
	color: #666666;
}
a.breadcrumbs:link {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;   
}
a.breadcrumbs:active {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}
a.breadcrumbs:visited {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;   
}
a.breadcrumbs:hover {
	font-family: Arial, Helvetica;
	font-size:  11px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;   
}
.user {
	font-family: arial, helvetica;
	color: #f3820b;
	font-size:11px;
	font-weight: normal;
}
a.user:link {
	font-family: arial, helvetica;
	color: #f3820b;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
a.user:active {
	font-family: arial, helvetica;
	color: #d5720a;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
a.user:visited {
	font-family: arial, helvetica;
	color: #f3820b;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
a.user:hover {
	font-family: arial, helvetica;
	color: #d5720a;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
}
.terms {
	font-family: arial, helvetica;
	color: #f3820b;
	font-size:10px;
	font-weight: normal;
}
a.terms:link {
	font-family: arial, helvetica;
	color: #f3820b;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}
a.terms:active {
	font-family: arial, helvetica;
	color: #d5720a;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}
a.terms:visited {
	font-family: arial, helvetica;
	color: #f3820b;
	font-size:10px;
	font-weight: normal;
	text-decoration: underline;
}
a.terms:hover {
	font-family: arial, helvetica;
	color: #d5720a;
	font-size:10px;
	text-decoration: none;
	font-weight: normal;
}
.copyright {
	font-family: arial, helvetica;
	color: #575757;
	font-size:10px;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
	color: #f3820b;
}

a:visited {
	text-decoration: underline;
	color: #f3820b;
}
a:hover {
	text-decoration: none;
	color: #d5720a;
}
a:active {
	text-decoration: none;
	color: #d5720a;
}
hr {
	border: 0px;
	border-top: 1px dotted #A5AEC5;
	height: 0px;
}





