/* 
================================
Skin styles for DotNetNuke
================================
*/   
	
.pagemaster { WIDTH: 100%; HEIGHT: 100%; position; margin-right:0px}
	.skinmaster {moz-border-radius-bottomleft: 15px; moz-border-radius-bottomright: 15px; moz-border-radius-topleft: 3px; moz-border-radius-topright: 3px }
	.skinHeader { height:140px; width:100%; }
	.skinHeaderLeft { background-image: url(s2cHeader1pxGrey.gif); background-postion: top left; background-repeat: repeat-x; width:100%; height:140px; }
	.skinHeaderCenter { height:140px; width:100%;background-image: url(s2cHeader1pxGrey.gif); background-postion: top left; background-repeat: repeat-x; width:260px; height:140px;}
	.skinHeaderRight { height:140px; width:100%; background-image: url(s2cHeader1pxGrey.gif); background-postion: top left; background-repeat: repeat-x; width:100%; height:140px;}
	.skinHeaderCenterTable { height:140px; width:100%; }
	.skinheaderCenterTableRow1 { height:38px; width:100%; padding-right:10px;}
	.skinheaderCenterTableRow2 { height:7px; width:100%;padding-right:12px;}
	.skinheaderCenterTableRow3 { height:23px; width:100%;padding-right:10px;}
	.skinNavAboveRow {height:1px; width:100%; }
	.skinNavAbove1 { background-image:url(navAbove.jpg); background-postion: top left; background-repeat: no-repeat; height:10px; width:178px; }
	.skinNavAbove2 { height:1px; width:100%; }
	.skinBreadCrumb1 { height:30px; width:178px; }
	.skinBreadCrumb2 { height:30px; width:100%; }
	.skinFooter { height:27px; width:100%; }
	.skinNavBelow { background-image:url(navBelow.jpg); background-postion: top left; background-repeat: no-repeat; height:18px; width:178px; }
	.skinFooterRight { height:5px; width:100%; }
	.skinFooterRedLine { background-image:url(FooterRed.jpg); background-postion: top left; background-repeat: y-repeat; height:9px; width:100%;}
	.controlpane { WIDTH: 90%;}
	.contentpane { WIDTH: 100%; padding:10px; vertical-align:top}
	.contentpane1 { WIDTH: 50%; padding:10px; vertical-align:top }
	.contentpane2{ WIDTH: 50%; padding:10px; vertical-align:top }
	.contentpane3 { WIDTH: 33%; padding:10px; vertical-align:top }
	.contentpane4 { WIDTH: 33%; padding:10px; vertical-align:top }
	.contentpane5 { WIDTH: 33%; padding:10px; vertical-align:top }

	.MainMenu_MenuContainer {BACKGROUND-COLOR: transparent}
	.MainMenu_MenuBar { CURSOR: hand; BACKGROUND-COLOR: #AB9FA3}
	.MainMenu_MenuItem {BORDER-RIGHT:  #AB9FA3 0px solid; BORDER-TOP: #AB9FA3 2px solid; FONT-WEIGHT: normal; FONT-SIZE: 10pt; BORDER-LEFT:  #AB9FA3 0px solid; CURSOR: hand; COLOR: white; BORDER-BOTTOM:  #6E5E7B 2px solid; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #AB9FA3; width: 158px;  height:40px;}
	.MainMenu_MenuIcon {}
	.MainMenu_SubMenu{ Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=135, Strength=3); CURSOR: hand; BACKGROUND-COLOR: #cad5ea ; width: 158px; auto; height:40px;}
	.MainMenu_MenuBreak { border-bottom: Gray 0px solid; border-left: White 0px solid; border-top: White 0px solid;  border-right: #AB9FA3  0px solid; background-color: #AB9FA3 ; height: 0px;}
	.MainMenu_MenuItemSel {FONT-WEIGHT: normal; FONT-SIZE: 10pt; CURSOR: hand; COLOR: #83222D; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #D7D1B9; height:40px; width: 158px;}
	.MainMenu_MenuArrow {}
	.MainMenu_RootMenuArrow {}

	.StandardButton { FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #7994cb; COLOR: #ffffff; FONT-FAMILY: Verdana, sans-serif }
	.TreeViewMenu { BORDER-RIGHT: #7994cb 1px solid; BORDER-TOP: #7994cb 1px solid; BORDER-LEFT: #7994cb 1px solid; WIDTH: 175px; BORDER-BOTTOM: #7994cb 1px solid; BACKGROUND-COLOR: #dfe5f2; 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-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #333333; FONT-FAMILY: Tahoma, Arial, Helvetica }
