/* 
================================
Skin styles for PeriPath
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #A3473a;
}
.skinmaster {
	height: 100%;
	background-color: #F3EFE9;
	border-right: #313744 1px solid; 
	border-top: #313744 1px solid; 
	border-left: #313744 1px solid; 
	border-bottom: #313744 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
	background-color: #F3EFE9;
}
.skingradient {
	background-color: #A3473a;
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #F3EFE9;
}

/* Pane Styles */
.headerpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 157;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* Menu styles for DNN SolPartMenu */
.MainMenu_MenuContainer {
	border-bottom: #A3473A 0px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 0px solid; 
	border-right: #A3473A 0px solid;
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 25px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	background-color: Transparent;
	color: #A3473A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	border-left: #495265 0px solid;
	border-bottom: #495265 0px solid;
	border-top: #495265 0px solid;
	border-right: #495265 0px solid;
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #F3EFE9; 
	border-bottom: #A3473A 0px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 0px solid; 
	border-right: #A3473A 0px solid;
	text-align: center; 
	width: 0px; 
	height: 25px;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #F3EFE9;  
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	border-bottom: #A3473A 1px solid; 
	border-left: #A3473A 1px solid; 
	border-top: #A3473A 1px solid; 
	border-right: #A3473A 1px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #A3473A 1px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 1px solid; 
	border-right: #A3473A 0px solid;
	background-color: #A3473A; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #F3EFE9; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	background-color: #A3473A; 
	height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: #A3473A 1px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 1px solid; 
	border-right: #A3473A 0px solid;
	padding-right: 10px;
	padding-left: 10px;
}
.MainMenu_MenuItemCurrent {
	background-color: #A3473A; 
	background-image: url('http://www.perinatalpathology.org/Portals/_default/Skins/peripath/current.gif');
	color: #A89D8C; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: #A3473A 1px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 1px solid; 
	border-right: #A3473A 0px solid;
	padding-right: 10px;
	padding-left: 10px;
}

.MainMenu_RootMenuItemBreadcrumb {
	background-color: #A89D8C; 
	color: #A3473A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: #A3473A 1px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 1px solid; 
	border-right: #A3473A 0px solid;
	padding-right: 10px;
	padding-left: 10px;
}
.MainMenu_RootMenuItem {
}
.MainMenu_RootMenuItemActive {
	background-color: #A89D8C; 
	color: #A3473A; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: #A3473A 1px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 1px solid; 
	border-right: #A3473A 0px solid;
	padding-right: 10px;
	padding-left: 10px;
}
.MainMenu_RootMenuItemSelected {
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-bottom: #A3473A 0px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 0px solid; 
	border-right: #A3473A 0px solid;
	padding-right: 0px;
	padding-left: 0px;	
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border-bottom: #A3473A 0px solid; 
	border-left: #A3473A 0px solid; 
	border-top: #A3473A 0px solid; 
	border-right: #A3473A 0px solid;
	padding-right: 0px;
	padding-left: 0px;	
}

/* PAGE BACKGROUND STUFF FOR TABS */
/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* button style */
.StandardButton {
   background: #A3473A none; 
   color: #F3EFE9;
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-weight: normal;
   text-transform: uppercase;
}

/* redefined common page styles */
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A3473A;
	font-weight: bold;
	text-align: right;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #313744;
	background-color: #A89D8C;
	margin: 0px;
}

a:link {
	font-weight: normal;
	color: #A3473a;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #313744;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #A89D8C;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #A3473a;
	text-decoration: underline;
}

.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #313744;
}
a.Normal:link { 
	color: #A3473A; 
	text-decoration: underline;
}
a.Normal:visited { 
	color: #313744; 
	text-decoration: underline;
}
a.Normal:hover { 
	color: #A89D8C; 
	text-decoration: underline;
}

.MenuItem, .MenuItemMouseOver, .MenuHdr, .currentHeaderHighlight, .currentItemHighlight   {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F3EFE9;
	line-height: normal;
	text-decoration: underline;
	overflow: auto;
	padding-top: 0px;	
	padding-bottom: 5px;	
}
.MenuItem a:link, .MenuItem a:visited, .MenuItem a:active, .MenuItemMouseOver a:link, .MenuItemMouseOver a:visited, .MenuItemMouseOver a:active, .MenuHdr a:link, .MenuHdr a:visited, .MenuHdr a:active, .currentHeaderHighlight a:link, .currentHeaderHighlight a:visited, .currentHeaderHighlight a:active, .currentItemHighlight a:link, .currentItemHighlight a:visited, .currentItemHighlight a:active   {
	color: #A89D8C;
	text-decoration: underline;
}
.MenuItemMouseOver a:hover, .MenuItem a:hover, .MenuHdr a:hover, .currentHeaderHighlight a:hover, .currentItemHighlight a:hover   {
	color: #A3473A;
	text-decoration: underline;	
}

.SkinObject {
    font-weight: normal;
    font-size: 13px;
    color: #A89D8C;
    font-family: Arial, Helvetica, sans-serif; 
    text-decoration: none;
	vertical-align: middle;
}
.SkinObject a:link {
    text-decoration:    underline;
    color:#A89D8C;
}
.SkinObject a:visited  {
    text-decoration:    underline;
    color:#A89D8C;
}
.SkinObject a:hover    {
    text-decoration:    underline;
    color:#A3473A;
}
.blockquote {
	color: #495265;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Custom styles for PeriPath */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A3473A;
	font-weight: bold;
	text-align: right;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3EFE9;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}
a.footer:link {
	color: #F3EFE9;
	text-decoration: underline;	
}
a.footer:visited {
	color: #F3EFE9;
	text-decoration: underline;	
}
a.footer:hover {
	color: #A89D8C;
	text-decoration: none;	
}
a.footer:active {
	color: #F3EFE9;
	text-decoration: underline;	
}

.notes_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3EFE9;
	font-style: italic;
	background-position: center;
}

.notes_dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313744;
	font-style: italic;
	background-position: center;
}
a.notes_dark:link {
	font-weight: normal;
	color: #A3473a;
	text-decoration: underline;
}
a.notes_dark:visited {
	font-weight: normal;
	color: #495265;
	text-decoration: underline;
}
a.notes_dark:hover {
	font-weight: normal;
	color: #A89D8C;
	text-decoration: none;
}

.notes_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A89D8C;
	font-style: normal;
	background-position: center;
}
a.notes_gray:link {
	font-weight: normal;
	color: #A3473a;
	text-decoration: underline;
}
a.notes_gray:visited {
	font-weight: normal;
	color: #495265;
	text-decoration: underline;
}
a.notes_gray:hover {
	font-weight: normal;
	color: #A89D8C;
	text-decoration: none;
}

.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A3473a;
	text-decoration: none;
}
a.sidemenu:link {
	font-weight: normal;
	color: #A3473a;
	text-decoration: underline;
}
a.sidemenu:visited {
	font-weight: normal;
	color: #313744;
	text-decoration: underline;
}
a.sidemenu:hover {
	font-weight: normal;
	color: #A89D8C;
	text-decoration: none;
}
a.sidemenu:active {
	font-weight: normal;
	color: #A3473a;
	text-decoration: underline;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F3EFE9;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}
a.smalltext:link {
	color: #F3EFE9;
	text-decoration: none;	
}
a.smalltext:visited {
	color: #F3EFE9;
	text-decoration: none;	
}
a.smalltext:hover {
	color: #939AAA;
	text-decoration: none;	
}
a.smalltext:active {
	color: #F3EFE9;
	text-decoration: none;	
}

.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A3473A;
	font-weight: normal;
	font-style: italic;
}