/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.pagemaster {
	
	
}
.skinmaster {
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-color: #9c8573;
	height:30px;
	
}
.homepagemaster {
	background-color: #9c8573;
	
}
.controlpanel {
	width: 100%;
	background-color: #f3f8e4;
}

.leftpane {
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	width: 258px;
}
.contentpane {
	width: 100%;
	background-color: #f3f8e4;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hiddenpane {
	background-color: transparent;
	visibility: hidden;
}


.kidscontentpane {
	width: 99%;
	background-color: #DBD2D9;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.christinecontentpane {
	width: 99%;
	background-color: #E9e9e9;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.toppane {
	background-color: #9c8573;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.kidstoppane {
	background-color: #82687C;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.christinetoppane {
	background-color: #8B8B8B;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.imagepane {
	height:30px;
	text-decoration: none;
	text-align: center;
	margin: 3px;
	padding: 3px;
}
.detailslink {
	font-size: 12px;
	color: #886C4A;
	font-weight: normal;
}
.detailslink:hover {
	font-size: 12px;
	color: #886C4A;
	text-decoration: underline;
	font-weight: normal;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #C6DD80 0px solid; 
	border-bottom: #C6DD80 1px solid; 
	border-top: #C6DD80 1px solid; 
	border-right: #C6DD80 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-weight: bold;
	text-decoration: none;	
}
.MainMenu_MenuIcon {
	background-color: #E4EFC2; 
	border-left: 1px solid #C6DD80; 
	border-bottom: 1px solid #C6DD80; 
	border-top: 1px solid #C6DD80; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #E4EFC2;  
	color: #000000;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#CBE089', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #F4F9E8; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-weight: bold; 
	font-style: normal;
	height: 16px;
}
.MainMenu_MenuArrow {
	border-right: #C6DD80 1px solid; 
	border-bottom: #C6DD80 1px solid; 
	border-top: #C6DD80 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

.titletext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #97161a;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
}

.pageheading {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #493E34;
	text-transform: none;
	font-variant: normal;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.copyright {
	background-color: transparent;
	height:20px;
	font-size: 11px; 
	color: #ffffff;
}
.awbcopyright {
	background-color: #9c8573;
	height:20px;
	font-size: 11px; 
	color: #ffffff;
}

.kidscopyright {
	background-color: #82687C;
	height:20px;
	font-size: 11px; 
	color: #ffffff;
}

.christinecopyright {
	background-color: #8B8B8B;
	height:20px;
	font-size: 11px; 
	color: #ffffff;
}

.loginlink:link {
	font-size: 12px; 
	color: #3E3D76; 
	text-decoration: none;	
	font-weight: normal;
	
}

.loginlink:hover {
	font-size: 12px; 
	color: #3E3D76; 
	text-decoration: underline;	
	font-weight: normal;
	
}

.loginlink:visited {
	font-size: 12px; 
	color: #3E3D76; 
	text-decoration: none;	
	font-weight: normal;
	
}

.Normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.Normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.Normal:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD600;
	text-decoration: none;	
}
a.dnn_dnnLOGIN_hypLogin:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3E3D76; 
	text-decoration: none;	
}

.boldtext {
	font-weight: bold;
	color: #000000;
}

.boldtext:link {
	font-weight: bold;
	color: #000000;
}

.boldtext:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.Gallery_AltHeaderText {
	font-size:12px;
	background-color:#9c8573;
	    
	color: #FF0000; 
}



