/* 
================================
Skin styles for DotNetNuke
================================
*/	
body {
	background-color:#192754;
}

#Sweatshop img.dotted {
	border:0px;
	padding-top:30px;
	padding-bottom:30px;
	height:1px;
	width:100%;
	margin:0px;
	background-image:url(dotted.gif);
	background-position:center;
	background-repeat:repeat-x;
}
#Sweatshop img.dotted2 {
	border:0px;
	padding-top:25px;
	padding-bottom:25px;
	height:1px;
	width:100%;
	margin:0px;
	background-image:url(dotted.gif);
	background-position:center;
	background-repeat:repeat-x;
}
#Sweatshop #dnn_RightPane img.dotted {
	border:0px;
	padding-top:20px;
	padding-bottom:20px;
	height:1px;
	width:100%;
	margin:0px;
	background-image:url(dotted.gif);
	background-position:center;
	background-repeat:repeat-x;
}
#Sweatshop .pagemaster {
	margin:0px auto;
	padding:0px;
	background-image:url(ss_back_top.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
}
#Sweatshop .skinmaster {
	background-image:url(back_squirrels.gif);
	background-position:bottom center;
}
#Sweatshop .footer {
	background-image:url(ss_back_footer.gif) !important;
	background-repeat:repeat-x;
	background-position:top;
	border-top:0px;
	background-color:#192754;
	width:100%;
	margin:0px auto;
	text-align:center;
}
#Sweatshop #dnn_Footerpane {
	background-image:url(back_squirrels_down.gif) !important;
	background-position:top center;
	background-repeat:no-repeat;
}
#Sweatshop H1, #Sweatshop H2,  #Sweatshop H3, #Sweatshop H4, #Sweatshop H5, #Sweatshop H6,
#Sweatshop #dnn_RightPane .normal, #Sweatshop #dnn_RightPane p, #Sweatshop #dnn_RightPane div, #Sweatshop #dnn_RightPane td {
	padding-bottom:0px;
	color:#192754;
}
#Sweatshop H3 {
	font-weight:bold;
	line-height:37px;
	margin-top:-8px;
}
#Sweatshop H5	{
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	font-size:14px;
	margin-bottom:0px;
	padding-bottom:18px;
	letter-spacing:-0.2px;
}
#Sweatshop H6	{
	margin-bottom:0px;
	padding-bottom:18px;
}
#Sweatshop H3 {
	font-weight:bold;
}
#Sweatshop .normal, #Sweatshop p, #Sweatshop div, #Sweatshop td {
	color:#192754;
}
#Sweatshop #main p, #Sweatshop #main #dnn_RightPane p {
	padding-bottom:7px;
}
#Sweatshop ul li, #Sweatshop ol li {
	color:#192754;
}
#Sweatshop #dnn_RightPane H5 {
	color:#192754;
	padding-bottom:5px;
}
#Sweatshop A:link, #Sweatshop A:visited {
	color:#92C743;
}
#Sweatshop A:hover, #Sweatshop A:active {
	color:#92C743;
	text-decoration:underline;
}
#Sweatshop span.breadcrumbtxt,
#Sweatshop .copyright {
	color:#FFFFFF;
}
#Sweatshop a.breadcrumbtxt:link, #Sweatshop a.breadcrumbtxt:visited,
#Sweatshop a.logintxt:link, #Sweatshop a.logintxt:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#Sweatshop a.breadcrumbtxt:hover, #Sweatshop a.breadcrumbtxt:active,
#Sweatshop a.logintxt:hover, #Sweatshop a.logintxt:active {
	color:#92C743;
	text-decoration:none;
}
#Sweatshop .Head, #Sweatshop .SubHead,
#Sweatshop A.CommandButton:link, #Sweatshop A.CommandButton:visited, #Sweatshop A.CommandButton:active, #Sweatshop A.CommandButton:hover {
	color:#92C743;
}

/* begin of menu */
#Sweatshop div.menutxt {
	color:#192754;
}
#Sweatshop #ParentTabs a {
    background:url("ss_menu_right.gif") no-repeat right top;
    color:#FFFFFF;
}
#Sweatshop #ParentTabs a:hover {
	text-decoration:none;
    color:#92C743;
}
#Sweatshop #ParentTabs li {
    background:url("ss_menu_left.gif") no-repeat left top;
} 
#Sweatshop #ParentTabs .SelectedTab {
    background-position:0 -24px;
    border-width:0;
}
#Sweatshop #ParentTabs .SelectedTab a {
    background-position:100% -24px;
    color:#92C743;
}

#Sweatshop #ChildTabsLevel1 li a {
	color:#192754;
	background:url("ss_submenu_right.gif") no-repeat right top;
}
#Sweatshop #ChildTabsLevel1 li {
    background:url("ss_submenu_left.gif") no-repeat left top;
}

#Sweatshop #ChildTabsLevel1 a:hover {
    color:#92C743;
	text-decoration:none;
}
#Sweatshop #ChildTabsLevel1 .SelectedTab {
    background-position:0 -34px;
}    
#Sweatshop #ChildTabsLevel1 .SelectedTab a {
    color:#92C743;
    background-position:100% -34px;
}    
#Sweatshop #ChildTabsLevel1 .SelectedTab a:hover {
    color:#92C743;
    background-position:100% -34px;
	text-decoration:none;
}    


/* Containers */
#Sweatshop .contentbox,
#Sweatshop .contentbox2 {
	border: 1px solid #92C743;
	background-color:#192754;
}
#Sweatshop .contentbox3 {
	padding:15px;
	padding-top:16px;
	text-align:left;
	border: 1px solid #92C743;
	border-bottom:0px;
	background-color:#192754;
}
#Sweatshop .contentbox4 {
	padding:15px;
	padding-top:0px;
	text-align:left;
	border: 1px solid #92C743;
	border-top:0px;
	background-color:#192754;
}
#Sweatshop .title_brown,
#Sweatshop .title_brown2 {
	color:#92C743;
}
#Sweatshop .brownline {
	border-bottom:1px solid #192754;
}
#Sweatshop .greyline {
	border-bottom:1px solid #303D65;
}
#Sweatshop .title_green {
	color:#192754;
}


/* white text */
#white A:link, #white A:visited {
}
#white A:hover, #white A:active {
}
#white .Normal, #white p, #white div, #white td {
	margin-top:0px;
	color:#FFFFFF !important;
}
#white ul, #white ol {
	margin-left:15px;
	padding-left:0px;
}
#white ul li, #white ol li {
	color:#FFFFFF !important;
	padding-bottom:18px;
}
#white H5 {
	color:#FFFFFF !important;
	padding-bottom:5px;
	margin-top:5px;
	font-size:18px;
	font-weight:bold;
}
#white H6 {
	color:#FFFFFF !important;
	font-size:12px;
	font-weight:bold;
	padding-bottom:14px;
}
#white H3 {
	color:#FFFFFF !important;
	font-size:12px;
	font-weight:bold;
	display:none;
}
#white .padtop {
	padding-top:43px;
}

.rightpad20 {margin-right:20px !important;}

#FooterStats td {
border-top:1px solid #303D65;
width:32%; 
color:#FFFFFF;;
padding-bottom:6px; 
padding-top:6px; 
white-space:nowrap;
}
 
#FooterStats td.linebottom {
border-bottom:1px solid #303D65; 
}

#FooterStats p {
color:#FFFFFF;
}