/* 
================================
Skin styles for DotNetNuke
================================
*/   

*
{
	font: 12px;
}

.pagemaster {
	width: 760px;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #ffdda7;
	border-right: #e08c0b 1px solid; 
	border-top: #e08c0b 1px solid; 
	border-left: #e08c0b 1px solid; 
	border-bottom: #e08c0b 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	text-align: left;
	width: 100%;
}
.skingradient {
	background-image: url(gradient_DkGold.jpg); 
	height:30px;
}
.controlpanel {
	width: 100%;
	background-color: #FFFFD9;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
}
.leftpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0;
	text-align:left;
	width: 136px !important;
}
.contentpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin:0;
	width: 623px !important;
}
.rightpane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	display:none;
}
.bottompane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 0px;
	/*padding-top: 3px;*/
}
.ContainerHeadLeft {
	background: url(header_cap_left.gif) bottom left no-repeat;
	width: 9px;
}
.ContainerHeadActions {
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 2px 5px;
	width: 1px;
	height: 9px;
}

.ContainerHeadTitle {
	background: url(header_bg.gif) repeat-x bottom;
	padding: 0 0 2px 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	height: 9px;
}

.ContainerHeadRight {
	background: url(header_cap_right.gif) bottom left no-repeat;
	width: 9px;

}

.ContainerContent {
	padding: 10px 25px 35px 25px;
	background: url(tbl_bkg.jpg) top left;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #FFFFD9 0px solid; 
	border-bottom: #FFFFD9 1px solid; 
	border-top: #FFFFD9 1px solid; 
	border-right: #FFFFD9  0px solid;
	cursor: hand; 
	cursor: hand; 
	color: #A80000; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC; 
	border-left: #ffd085 1px solid; 
	border-bottom: #ffd085 1px solid; 
	border-top: #ffd085 1px solid; 
	cursor: hand; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #FFFFD9; 
	z-index: 1000; 
	cursor: hand; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: hand; 
	color: #A80000; 
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #FFFFD9 1px solid; 
	border-bottom: #FFFFD9 1px solid; 
	border-top: #FFFFD9  0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
	background: #e08c0b none;
	color: #ffffff;
	font-family:verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #999999;
}
.TreeViewMenu {
	width: 175px;
	background-color: #ffd085;
	border-right: #e08c0b 1px solid; 
	border-top: #e08c0b 1px solid; 
	border-left: #e08c0b 1px solid; 
	border-bottom: #e08c0b 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_MidTangerine.jpg);
}
.Head   {
	color: #004E46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.bott_center {
	background-image: url(bottom.gif);
	background-position: center top;
	height: 36px;
	width: 760px;
	background-repeat: no-repeat;
}
.cpyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #A80000;
	padding-left:21px;
}
.top_center {
	background-image: url(top04.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:10px;
	padding-top:76px;
}

.tblBott2 {
	background-image: url(cont_bott02_bkg.gif);
	height: 5px;
}
.tblBott1 {
	background-image: url(cont_bott01.gif);
	height: 5px;
	width: 5px;
}
.tblBott3 {
	background-image: url(cont_bott03.gif);
	height: 5px;
	width: 5px;
}
.tblLeft {
	background-image: url(cont_left.gif);
	width: 5px;
}
.tblRight {
	background-image: url(cont_right_bkg.gif);
	width: 5px;
}
.tblTop {
	height: 1px;
	background-image: url(cont_top02.gif);
}
.tblBkg {
	background-image: url(cont_bkg.jpg);
	height: 1px;
}
.TopContainerHeadLeft {
	width: 41px;
	background-image: url(gd_top01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 37px;
}

.TopContainerHeadActions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004E46;
	/*padding: 5;*/
	width:0%;
	background-image: url(gd_top02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TopContainerHeadRigh {
	width: 199px;
	background-image: url(gd_top03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 37px;
}
.TopContainerHeadTitle {
	/*padding: 5px;*/
	color: #004E46;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(gd_top02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:left;

}
.AboutContLeft{
	background-image: url(gd_bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
/*	width: 10%;*/
	
}
.TopContainerContent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006C5F;
	padding-top: 0px;
	/* padding-right: 25px;*/
	padding-bottom: 0px;
	/*padding-left: 25px;*/
	text-align: left;
	
}
.About_bott {
	background-image: url(gd_bott.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	height: 8px;
}

label a
{
	display:none;	
}


/*
select sup
{
	display:none;
}

*/
select, select *
{
	font-size:10px;
}

.tblBkg .Default
{
  padding-top:3px;
}

.underlined
{
	text-decoration: underline !important;
	font-size:11px;
}

.Normal
{
	padding:0;
	margin:0;
	border:0;
}

