/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #EFF7F7;
}
.skinmaster {
	background-color: #EFF7F7;
	BORDER-RIGHT: #FFBFE4 0px solid; 
	BORDER-TOP: #FFBFE4 0px solid; 
	BORDER-LEFT: #FFBFE4 0px solid; 
	BORDER-BOTTOM: #FFBFE4 0px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	margin-top: 25px;
	margin-bottom: 15px;
	background-image: url(bg_middle_pcos_health.gif);
	_height: 1px;
}
.skinbgtop{
	width: 783px;
	background-image: url(bg_top_pcos_health.gif);
}
.skinbgbottom{
	width: 783px;
	background-image: url(bg_bottom_pcos_health.gif);
}
.skinheader td{
	background-image: url(pht_top_psoc_health.jpg);
	background-repeat: no-repeat;
	height: 123px;
}
.skinfooter td{
	background-image: url(pht_bottom_psoc_health.jpg);
	background-repeat: no-repeat;
	height: 123px;
}
.skinextras{
	color: #;
}
.skinnavigation {
	background-color: #CE0063;
	background-image: url(bg_navigation_pink.gif);
	background-repeat: repeat-y;
	background-position: right;
	HEIGHT: 30px;
}

td.PinkBG{
	padding-right: 19px;
	background-image: url(bg_navigation_pink.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.controlpanel {
	width: 100%;
	background-color: #FEEEF1;
	border: 0px;
	border-right: 1px solid #FFBEE7;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 190px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 15px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #CE0063 0px solid; 
	border-bottom: #CE0063 1px solid; 
	border-top: #CE0063 1px solid; 
	border-right: #CE0063 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuContainer .MainMenu_MenuItem td,
.MainMenu_MenuContainer .MainMenu_MenuItemSel td{
	font-size: 14px;
}
.MainMenu_MenuContainer .MainMenu_MenuItemSel td{
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #CE0063; 
	border-left: #CE0063 1px solid; 
	border-bottom: #CE0063 1px solid; 
	border-top: #CE0063 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
}
.MainMenu_SubMenu {
	border: 1px solid #000000;
	background-color: #CE0063; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #CE0063; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #CE0063 1px solid; 
	border-bottom: #CE0063 1px solid; 
	border-top: #CE0063 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: #CE0063 none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #A5DFB1;
	BORDER-RIGHT: #23A53E 1px solid; 
	BORDER-TOP: #23A53E 1px solid; 
	BORDER-LEFT: #23A53E 1px solid; 
	BORDER-BOTTOM: #23A53E 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_MidGreen.jpg);
}
.Head   {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #F30167;
}
a:link, a:visited{
	color: #F30167;
}
a:hover{
	color: #F30167;
	text-decoration: underline;
}
img.Left, img.Centre, img.Right{
   float: left;
   /* border: 1px dashed #999999; */
	 padding: 4px;
   margin: 0px 10px 10px 0px;
}
img.Centre{
	float: none;
}
img.Right{
   float: right;
	 margin: 0px 0px 10px 10px;
}
p.First{
   margin-top: 0px;
}
p.Last{
   margin-bottom: 0px;
}
p.Only{
   margin: 0px;
}
p.Space{
   padding-top: 15px;
}
h3{
	color: #999999;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
