/* ================================
CSS STYLES FOR SarkissianMason
   ================================
*/   

/* Converted to DNN4 by Nina Meiers - http://www.xd.com.au / http://www.dnnskins.com */
/* Original Skin Package included */

/* text style for the selected tab */
.SelectedTab {
font-weight: bold;
font-size: 8.5pt;
color: white;
font-family: Tahoma;
text-decoration: none;
}

/* text style for the unselected tabs */
.OtherTabs {
font-weight: bold;
font-size: 8.5pt;
color: white;
font-family: Tahoma;
text-decoration: none;
}    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#ffffff;
}
    
/* hyperlink style for the unselected tabs */
A.SkinObject:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#ffffff;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color:#ffffff;
}

/* GENERAL */
/* style for module titles */
.Head   {
font-family: Tahoma;
font-size:  20px;
font-weight:normal;
color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead{
font-family: Tahoma;
font-size:  9.5pt;
font-weight:bold;
color: #003366;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
font-family: Tahoma;
font-size:  9.5pt;
font-weight:bold;
color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
font-family: Tahoma;
font-size: 9.5pt;
font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
font-family: Tahoma;
font-size: 10pt;
font-weight: normal;
}

.NormalRed
{
font-family: Tahoma;
font-size: 10pt;
font-weight: bold;
color: #ff0000
}

.NormalBold
{
font-family: Tahoma;
font-size: 9.5pt;
font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
font-family: Tahoma;
font-size: 9.5pt;
font-weight: normal;
}

/* GENERIC */
H1  {
font-family: Tahoma;
font-size:  20px;
font-weight:normal;
color: #666644;
}

H2  {
font-family: Tahoma;
font-size:  20px;
font-weight:normal;
color: #666644;
}

H3  {
font-family: Tahoma;
font-size:  10pt;
font-weight:normal;
color: #003366;
}

H4  {
font-family: Tahoma;
font-size:  10pt;
font-weight:normal;
color: #003366;
}

H5, DT  {
font-family: Tahoma;
font-size:  9.5pt;
font-weight:bold;
color: #003366;
}

H6  {
font-family: Tahoma;
font-size:  9.5pt;
font-weight:bold;
color: #003366;
}

TFOOT, THEAD{
font-family: Tahoma;
font-size:  10pt;
color: #003366;
}

TH  {
vertical-align: baseline;
font-family: Tahoma;
font-size:  10pt;
font-weight:bold;
color: #003366;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
border-bottom: blue 0px solid; 
border-left: blue 0px solid; 
border-top: blue 0px solid; 
border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
cursor: pointer; 
cursor: hand;
background-color: Transparent;
}

.ModuleTitle_MenuItem {
cursor: pointer; 
cursor: hand; 
color: black; 
font-family: Tahoma;  
font-size: 8.5pt;
font-weight: bold;
font-style: normal; 
border-left: #C1D2EE 0px solid; 
border-bottom: #C1D2EE 1px solid; 
border-top: #C1D2EE 1px solid; 
border-right: #C1D2EE 0px solid;
background-color: Transparent;
padding-bottom: 0px;
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
}

.ModuleTitle_MenuIcon {
cursor: pointer; 
cursor: hand; 
background-color: #C1D2EE; 
border-left: #C1D2EE 1px solid; 
border-bottom: #C1D2EE 1px solid; 
border-top: #C1D2EE 1px solid; 
text-align: left; 
width: 15; 
height: 15;
}

.ModuleTitle_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #C1D2EE;  
border-bottom: #C1D2EE 0px solid; 
border-left: #C1D2EE 0px solid; 
border-top: #C1D2EE 0px solid; 
border-right: #C1D2EE 0px solid;
}

.ModuleTitle_MenuBreak {
border-bottom: #C1D2EE 1px solid; 
border-left: #C1D2EE 0px solid; 
border-top: #C1D2EE 1px solid;  
border-right: #C1D2EE 0px solid; 
background-color: #C1D2EE; 
height: 1px;
}

.ModuleTitle_MenuItemSel {

cursor: pointer; 
cursor: hand; 
color: black; 
font-family: Tahoma;  
font-size: 8.5pt;
font-weight: bold;
font-style: normal;
background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand; 
border-right: #C1D2EE 1px solid; 
border-bottom: #C1D2EE 1px solid; 
border-top: #C1D2EE 0px solid;
}

.ModuleTitle_RootMenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
border-bottom: #020274 0px solid; 
border-left: #020274 0px solid; 
border-top: #020274 0px solid; 
border-right: #020274 0px solid;  
background-color: #020274;
}

.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand; 
width: 100%;
}

.MainMenu_MenuItem {
cursor: pointer; 
cursor: hand; 
color: White; 
font-family: Tahoma; 
font-size: 8.5pt; 
font-style: normal;
font-weight: bold;
border-left: #020274 1px solid; 
border-bottom: #020274 1px solid; 
border-top: #020274 1px solid; 
border-right: #020274 1px solid;
text-align: left;
padding-bottom: 0px;
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
}

.MainMenu_MenuIcon {
cursor: pointer; 
cursor: hand; 
background-color: #020274; 
border-left: #020274 1px solid; 
border-bottom: #020274 1px solid; 
border-top: #020274 1px solid; 
text-align: left; 
width: 15; 
height: 15;
}

.MainMenu_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #020274; 
border-bottom: #020274 1px solid; 
border-left: #020274 1px solid; 
border-top: #020274 1px solid; 
border-right: #020274 1px solid;
}

.MainMenu_MenuBreak {
border-bottom: #020274 1px solid; 
border-left: #020274 1px solid; 
border-top: #020274 1px solid;  
border-right: #020274 1px solid; 
background-color: #020274; 
height: 1px;
}

.MainMenu_MenuItemSel {
background-color: #020274; 
cursor: pointer; 
cursor: hand; 
color: #D7DDE1; 
font-family: Tahoma; 
font-size: 8.5pt;
font-weight: bold;
font-style: normal;
text-align: left;
padding-bottom: 0px;
padding-left: 3px;
padding-right: 3px;
padding-top: 0px;
}

.MainMenu_SubMenuItemSel {
background-color: #020274; 
cursor: pointer; 
cursor: hand; 
color: #D7DDE1; 
font-family: Tahoma;  
font-size: 8.5pt;
font-weight: bold;
font-style: normal;
text-align: left;
}

.MainMenu_MenuArrow {
font-family: webdings; 
font-size: 12pt; 
cursor: pointer; 
cursor: hand; 
border-right: #020274 1px solid; 
border-bottom: #020274 1px solid; 
border-top: #020274 0px solid;
}

.MainMenu_RootMenuArrow {
font-family: webdings; 
font-size: 12pt; 
cursor: pointer; 
cursor: hand;
}

p {  
font-family: Tahoma; 
font-size: 10pt; 
line-height: 18px; 
color: #333333; 
font-weight: normal
}

.header {  
color: #4F4039; 
font-weight: bold
}

.copyright {  
font-family: Tahoma; 
font-size: 8pt; 
line-height: normal; 
font-weight: normal; 
color: #B5976E
}

.background {  
background-color: #D7DDE1
}

.backgroundDark {  
background-color: #D7DDE1
}

.colorWhite {  
background-color: #FFFFFF;
/* added by Nina Meiers*/
padding: 3px;
}

.color1 {  
background-color: #EDEFF1
}

.color2 {  
background-color: #D7DDE1;
/* added by Nina Meiers*/
padding: 3px;
}

.color3 {  
background-color: #B0BAC4
}

.color4 {  
background-color: #BFC9D3;
/* added by Nina Meiers*/
padding: 3px;
}

a, a:visited {
color: #03233F;
text-decoration: none;
/* commented out by Nina Meiers */
/*font-weight: bold;*/
}

a:hover, a:active {
color: #000000;
text-decoration: underline;
/* commented out by Nina Meiers */
/*font-weight: bold;*/
}
 
li { 
font-family: Tahoma; 
font-size: 10px; 
line-height: 14px; 
color: #333333; 
font-weight: normal;
list-style-type: square
}

.formField {
font-family: Tahoma;
font-size: 8pt;
line-height: normal;
font-weight: normal;
color: #333333;
background-color: #CFCFB6;
border: 1px inset #333333;
height: 15px;
padding-left: 5px;
}

.formButton {
font-family: Tahoma;
font-size: 8pt;
line-height: normal;
text-transform: uppercase;
background-color: #CFCFB6;
border: 1px outset #333333;
padding: 3px 5px 5px 3px;
}

.sideBar {
font-family: Tahoma;
font-size: 10px;
font-style: normal;
line-height: 14px;
font-weight: normal;
color: #333333;
}

.backgroundLight {
background-color: #D1DAE2;
}

.backgroundDarkest {
font-family: Tahoma;
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
background-color: #020274;
}

.sideBarTitle {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #03233F;
line-height: 18px;
}

.topNav, .topNav:link, .topNav:visited {
font-family: Tahoma;
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

.topNav:active, .topNav:hover {
font-family: Tahoma;
font-size: 10px;
color: #FFFFFF;
font-weight: normal;
text-decoration: underline;
}

.mainNavigationText, .mainNavigationText:visited {
font-family: Tahoma;
font-size: 16px;
color: #D7DDE1;
text-decoration: none;
font-weight: normal;
}

.mainNavigationText:hover, .mainNavigationText:active {
font-family: Tahoma;
font-size: 16px;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
}
.bodyTitle {
font-family: Tahoma;
font-size: 20px;
color: #03233F;
}



