
/*
Site: Peninsula Life Medispa (DNN)
CSS Document:skin.css
Author: Johnny Diep

*/


/*-----------------------------------*/
/*--GLOBAL: Wrappers & Backgrounds--*/
/*---------------------------------*/


.roundcnr /*This site does not require it, so i will hide it*/
{
    display: none;
}

html, body
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    position: relative;
    z-index: 0;
}

body
{
    background-color: #ebebeb;
    background-image: url(images/bg/body_bg.gif);
    background-attachment:fixed;
    position:static;
    background-repeat: repeat-x;
    background-position: left top;
    text-align: center;
    behavior:url("csshover.htc"); 

}


.topwrapper /*DISPLAY:NONE This site does not require it, so i will hide it*/
{
    display: none;
}



.wrapper
{
    width: 780px;
    min-height: 735px;
    position: relative;
    overflow: visible;
    padding: 0px;
    margin: 0px auto;
    background-color: #fff; /*This is used to fix IE's lack of CSS Support*/ #
    height:735px;
    width:780px;
}





/*-------------------*/
/*----- HEADER -----*/
/*-----------------*/

.wrapper .header /*DISPLAY:NONE This site does not require it, so i will hide it*/
{
    display: none;
}



/*------------------*/
/*------ MENU ----*/
/*------------------*/


.main_menu
{
    width: 759px;
    height: 29px;
    overflow: visible;
    position: relative;
    margin: 0px auto;
    border-top:4px solid white;
    z-index: 100 !important;
    background-image: url(images/menu/menu_bg.gif);
    background-position: center top;
    background-repeat: repeat-x;
    color: #000;
    line-height: 2.5em; #
    border-top:2px solid white !important;
 
}



.content_bg
{
    width: 100%;
    background-image: url(images/main/main_bg.gif);
    background-position: left top;
    background-repeat: no-repeat !important;
    margin: 0px;
    padding-bottom: 17px;
    position: relative;
    z-index: 0 !important;
    text-align: center;
    overflow: hidden;
    min-height: 387px;
    clear: both; #
_height:387px;
_overflow:visible;

}

.content_bg .pagetitle_bg
{
    width: 759px;
    background-image: url(images/title/title_bg.gif);
    background-position: left top;
    background-repeat: repeat-x;
    margin: 0px auto;
    position: relative;
    z-index: 1 !important;
    text-align:center;
    overflow: hidden;
    min-height: 411px; #
     min-height: 387px;
    _height:387px;
    _overflow:visible;

}

.content div
{
    margin: 0px;
    padding: 0px;
}

.crumbs
{
    position: relative;
    width: 480px;
    padding-top: 45px !important;
    text-align: left;
    padding-right: 10px;
    float: left;
}

.crumbs img
{
}



.main p
{
    text-align: justify !important;
}





/*------------------------------------
         Default
------------------------------------*/

.toppane
{
    width: 759px;
    margin: 0px auto;
    padding:0px;
       
}

.toppane p, .toppane .plain_container
{
    padding:0px !important;
    padding-bottom:0px !important;
    margin:0px;
}

.content_bg .contentpane, .content_bg .rightpane, .content_bg .leftpane
{
    margin-top: 0px;
}

.content_bg .contentpane
{
    position: relative;
    float: left;
    margin-left: 12px;
    width: 430px;
    overflow: visible;
    min-height: 200px;
    z-index: 0 !important;
    text-align: left;
}


.contentpane .plain_container, .contentpane .main_container
{
    max-width: 430px;
    overflow: visible;
    margin-left: 0px; #/*I have no choice but to correct IE*/
width:430px!important;
min-height:7px;

}


.rightpane /*DISPLAY:NONE This site does not require it, so i will hide it*/
{ /*position: relative;     float: right !important;     margin-right: 31px;     max-width: 198px !important;     text-align: right; #                            width:198px!important;*/
    display: none;
}


.leftpane
{
    position: relative;
    float: left !important;
    overflow: visible;
    text-align: justify;
    top: 85px;
    min-height: 1px;
    width: 176px;
    margin-left: 10px !important;
    margin-right: 70px !important;
}


.leftpane .plain_container, .leftpane .promo_container
{
    position: relative;
    text-align: justify;
    width: 176px;
    min-height: 152px;
}








/*-----------------------------------*/
/*-------FOOTER: Bottom Links-------*/
/*---------------------------------*/

.footer
{
    width: 780px;
    max-width: 780px;
    margin: 0px auto;
    padding-bottom: 10px;
    height: 43px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom !important;
    background-color: transparent;
    position: relative;
    z-index: 0 !important;
    margin-top: 5px;
    overflow: visible;
    color: #959390;

}


.footer .pane
{
    width: 680px;
    height: 40px;
    margin: 0px auto;
    padding: 0px;
    overflow: visible;
    background-image: none;
    float:none;
    text-align:center;
    line-height: 3.5em;
  
    position: relative;
    z-index: 0 !important;
    color: #959390 !important;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal !important;
}

.footer .right
{
    display: none;
}

.footer .pane a, .footer .pane .SkinObject
{
    color: #959390 !important;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal !important;
}


.footer .pane a:link
{
    text-decoration: none;
}

.footer .pane a:hover
{
    text-decoration: underline !important;
}

.footer .pane a:active
{
    text-decoration: none;
}

.footer .pane a:visited
{
    text-decoration: none;
}


.footer .pane span
{
    color: white;
    font-size: 12px;
    text-decoration: none;
}


/*-----------------------------------*/
/*-----------_HOMEPAGE--------------*/
/*---------------------------------*/

#homepage .leftpane
{
    display:none;   
    
}

#homepage .content_bg .contentpane
{
    position: relative;
    clear:both;
    float:none !important;
    margin:0px 0px 0px 23px;
     width: 730px;
    overflow: visible;
    min-height: 200px;
    z-index: 0 !important;
    text-align: left; #
     margin:0px 0px 0px 18px;
}


#homepage .contentpane .plain_container, #homepage .contentpane .default_container
{
    width:630px !important;
    overflow: visible;
    margin-left: 0px;

}

#homepage .contentpane .promo_container 
{
    margin:35px 4px 0px 0px; 
    clear:none;
    float:left !important; 
    
   }


/* ================================
    Default styles FOR DotNetNuke
   ================================
*/

/* background color for the content part of the pages */




SkinObject
{
    color: #003366;
    font-family:Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:hover
{
    text-decoration: none;
    color: #003366;
}

A.SkinObject:active
{
    text-decoration: none;
    color: #003366;
}

/* style for module titles */
.Head
{
    font-family:Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #003e77;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    text-align: left !important;
    padding:0px !important;
    margin:0px;
    border:0px;

}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */




/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
    text-decoration: underline;
    color: #003366;
}

A.CommandButton:visited
{
    text-decoration: underline;
    color: #003366;
}

A.CommandButton:hover
{
    text-decoration: underline;
    color: #ff0000;
}

A.CommandButton:active
{
    text-decoration: underline;
    color: #003366;
}

/* button style for standard HTML buttons */
.StandardButton
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 12px;
    background: #dddddd;
    color: #000000;
    font-family: Arial, sans-serif;
}


TFOOT, THEAD
{
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    color: #003366;
}

TH
{
    vertical-align: baseline;
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}



/* 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;
    height: 16;
    background-color: Transparent;
}

.ModuleTitle_MenuItem
{
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Arial, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    border-left: white 0px solid;
    border-bottom: white 1px solid;
    border-top: white 1px solid;
    border-right: white 0px solid;
    background-color: Transparent;
}

.ModuleTitle_MenuIcon
{
    cursor: pointer;
    cursor: hand;
    background-color: #EEEEEE;
    border-left: #EEEEEE 1px solid;
    border-bottom: #EEEEEE 1px solid;
    border-top: #EEEEEE 1px solid;
    text-align: center;
    width: 15;
    height: 21;
}

.ModuleTitle_SubMenu
{
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #FFFFFF; /*filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);*/
    border-bottom: #FFFFFF 0px solid;
    border-left: #FFFFFF 0px solid;
    border-top: #FFFFFF 0px solid;
    border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak
{
    border-bottom: #EEEEEE 1px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 1px solid;
    border-right: #EEEEEE 0px solid;
    background-color: #EEEEEE;
    height: 1px;
}

.ModuleTitle_MenuItemSel
{
    cursor: pointer;
    cursor: hand;
    color: black;
    font-family: Arial, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
    border-right: #FFFFFF 1px solid;
    border-bottom: #FFFFFF 1px solid;
    border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}




/*------------------------*/
/*------ SUB MENU --------*/
/*------------------------*/
.inventua_sidemenu a:link, .inventua_sidemenu a:visited, .inventua_sidemenu a:active, .inventua_sidemenu a:hover
{
    font-size: 12px;
    display: block;
}

.MenuItem1, .MenuItem2, .MenuItem3, .MenuHdr1, .MenuHdr2, .MenuHdr3
{
    padding-bottom: 0px;
}

/* ROOT LEVEL */

.MenuHdr0, .currentHdrHighlight0, .MenuHdr0 a:link, .MenuHdr0 a:visited, .MenuHdr0 a:active, .MenuHdr0 a:hover
{
    color: #5088ac !important;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
}

/* FIRST LEVEL */

.MenuItem1, .MenuItem1 a:link, .MenuItem1 a:visited, .MenuItem1 a:active, .MenuHdr1, .MenuHdr1 a:link, .MenuHdr1 a:visited, .MenuHdr1 a:active
{
    font-size: 12px;
    color: #324f65 !important;
    font-weight: bold;
    padding-bottom: 5px;
}
.currentItemHighlight1, a .currentItemHighlight1, .currentHdrHighlight1, a .currentHdrHighlight1
{
    font-size: 12px;
    color: #7c6a55 !important;
}

/* SECOND LEVEL */

.MenuItem2, .MenuItem2 a:link, .MenuItem2 a:visited, .MenuItem2 a:active, .MenuHdr2, .MenuHdr2 a:link, .MenuHdr2 a:visited, .MenuHdr2 a:active
{
    font-size: 12px;
    color: #324f65 !important;
    padding-left: 7px !important;
    margin-left: 7px;
}

.currentItemHighlight2, a .currentItemHighlight2, .currentHdrHighlight2, a .currentHdrHighlight2
{
    font-size: 12px;
    color: #7c6a55 !important;
}

/* THIRD LEVEL */

.MenuItem3, .MenuItem3 a:link, .MenuItem3 a:visited, .MenuItem3 a:active, .MenuHdr3, .MenuHdr3 a:link, .MenuHdr3 a:visited, .MenuHdr3 a:active
{
    font-size: 12px;
    color: #324f65 !important;
    padding-left: 14px !important;
}

.currentItemHighlight3, a .currentItemHighlight3, .currentHdrHighlight3, a .currentHdrHighlight3
{
    font-size: 12px;
    color: #7c6a55 !important;
}

/*-----------------------------*/
/*------ SITE MAP MENU --------*/
/*-----------------------------*/
.inventua_sidemenu
{
    width: 370px;

}

.sitemap_MenuHdr0, .sitemap_MenuItem0, .sitemap_MenuItem0, .sitemap_MenuItemMouseOver0
{
    
    color: #3c7574 !important;
    padding-top: 10px;
    padding-bottom: 5px;
    text-transform:capitalize !important;
}
.sitemap_MenuHdr0 a:link, .sitemap_MenuHdr0 a:visited, .sitemap_MenuHdr0 a:active, .sitemap_MenuHdr0 a:hover, 
.sitemap_MenuItem0 a, .sitemap_MenuItem0 a:visted, .sitemap_MenuItem0 a:active, .sitemap_MenuItem0 a:hover,
.sitemap_MenuItemMouseOver0 a
{
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #3c7574 !important;
    text-transform:capitalize !important;
    display: inline !important;
}

/* FIRST LEVEL */

.sitemap_MenuHdr1 a:link, .sitemap_MenuHdr1 a:visited, .sitemap_MenuHdr1 a:active, .sitemap_MenuHdr1 a:hover, .sitemap_MenuItemMouseOver1 a, .sitemap_MenuItem1 a:link, .sitemap_MenuItem1 a:visited, .sitemap_MenuItem1 a:active, .sitemap_MenuItem1 a:hover, .sitemap_MenuItemMouseOver1 a
{
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #3c7574;
    margin-left: 20px;
    display: inline !important;
}


/* SECOND LEVEL */


.sitemap_MenuHdr2 a:link, .sitemap_MenuHdr2 a:visited, .sitemap_MenuHdr2 a:active, .sitemap_MenuHdr2 a:hover, .sitemap_MenuItemMouseOver2 a, .sitemap_MenuItem2 a:link, .sitemap_MenuItem2 a:visited, .sitemap_MenuItem2 a:active, .sitemap_MenuItem2 a:hover, .sitemap_MenuItemMouseOver2 a
{
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 2px;
    padding-top: 2px;
    color: #3c7574;
    margin-left: 55px;
}

/* THIRD LEVEL */

.sitemap_MenuItem3, .sitemap_MenuHdr3
{
    padding-bottom: 10px;
    padding-top: 5px;
}

.sitemap_MenuItem3, .sitemap_MenuItem3 a:link, .sitemap_MenuItem3 a:visited, .sitemap_MenuItem3 a:active, .sitemap_MenuHdr3, .sitemap_MenuHdr3 a:link, .sitemap_MenuHdr3 a:visited, .sitemap_MenuHdr3 a:active
{
    font-size: 12px;
    color: #3c7574 !important;
    padding-left: 21px !important;
    display: inline !important;
}

/*------------------------*/
/*----- NEWS MODULE ------*/
/*------------------------*/

.LatestNews
{
    font-family: Garamond,Times, serif;
    font-size: 20pt;
    color: #594d4d;
    font-weight: normal;
    padding-left: 16px;
    padding-top: 10px;
}

.NewsLink, .NewsLink a
{
    font-size: 8pt;
    color: #56004e !important;
    padding-top: 20px;
}

.PageLink, .PageLink a:link
{
    font-size: 8pt;
    color: #56004e !important;
    padding-top: 10px;
    text-decoration: none !important;
}

.PageLink a:hover
{
    font-size: 8pt;
    color: #56004e !important;
    padding-top: 10px;
    text-decoration: underline !important;
}

.NewsItem
{
    margin-top: 0px;
    padding: 0px;
}

ul.newsbullet
{
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin: 9px 0px 6px 0px;
    padding-left: 30px;
}

ul.newsbullet li
{
    list-style-image: url(images/news/title-arrow.gif);
    margin: 0px;
    margin-left: 0px;
    margin-right: 0px;
    list-style-position: outside;
    padding-bottom: 0px;
    text-indent: 0px;
    margin-left: -15px;
}



.newstitle
{
    color: #594d4d !important;
    font-family: arial,Arial;
    font-weight: bold;
    width: 100%;
    display: block;
    line-height: 1em;
    font-family: arial;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
}

.newspostdate
{
    color: #d38cbd;
    font-weight: normal;
    display: block;
    border: 0px;
    font-family: arial;
    font-size: 9pt;
}

.newssummary
{
    padding: 0px;
}

.newscategoryimagecontainer
{
    display: none;
}

.newsrow
{
    padding: 0px 0px 0px 0px;
}


.newsactionbarlinks:hover
{
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
    color: white !important;
    padding: 3px 5px 3px 5px;
    background-color: #999;
}


.NewsActions, .NewsContent
{
    margin-left: 16px;
    padding: 0px;
}



#tblHeader td
{
    padding: 0px;
    margin: 0px;
}


/*------------------------*/
/*----- NEWS MODULE -----*/
/*----------------------*/
.newsrow p
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.viewnewsarticle
{
    text-align: left !important;
    font-family: Arial, Arial, Helvetica;
    font-size: 12px;
    color: #666;
}

.NewsFull
{
    text-align: left;
}

.viewnewstitle
{
    padding-bottom: 20px;
    font-size: 16px !important;
    color: #e51837 !important;
}

.newsbutton
{
    border: none;
    font-size: 12px !important;
    background-color: #fff;
    color: #255fa8 !important;
    font-weight: normal;
    text-decoration: none !important;
    padding: 2px 6px 3px 6px !important;
    border: none;
}

.newsbutton:hover
{
    background-color: #f2f2f2;
    border: none;
}


.newstitle
{
    font-size: 12px;
    font-weight: bold;
    color: #255fa8 !important;
    padding: 0px !important;
    text-indent: 0px !important;
    margin: 0px !important;
    text-decoration: none !important;
}


.newstitle:hover
{
    padding: 0px !important;
    text-indent: 0px !important;
    margin: 0px !important;
    text-decoration: underline !important;
}

.NukeNews_AltItem, .NukeNews_Item
{
    background-color: #fff;
    background-color: white;
    padding: 8px 0px 8px 0px !important;
    border-bottom: 1px dashed #b8cad7;
    padding-top: 8px !important;
}

table.newscontainer
{
    margin-top: -20px !important;
}

.newscontainer td
{
    padding-bottom: 0px;
    padding-top: 0px;
}

.newscontainer td:hover
{
    padding-bottom: 0px;
    padding-top: 0px;
}

.readmore
{
    text-align: right !important;
}

.readmore a
{
    font-family: Arial, Arial;
    font-weight: normal !important;
    font-size: 12px;
    text-decoration: none !important;
    color: #324f65 !important;
    background-image: url(images/more-arrow.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 16px;
    text-align: right !important;
}



.readmore a:hover
{
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none !important;
    color: #324f65 !important;
    background-image: url(images/more-arrow.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 16px;
}

.newsreadmore a:link, .newsreadmore a:active, a.newsreadmore:visited
{
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none !important;
    color: #324f65 !important;
    background-image: url(images/more-arrow.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-right: 16px;
    text-align: right;
}

.newsreadmore a:hover
{
    text-decoration: none !important;
}

.newsactionbarlinks:link, .newsactionbarlinks:active, .newsactionbarlinks:visited
{
    font-family: Arial, Arial;
    font-weight: normal;
    font-size: 9pt;
    text-decoration: none;
    color: #000000;
    background-color: white;
    padding: 3px 5px 3px 5px;
}

.right
{
    text-align: right;
}


#dnn_ctr389__OptInSimple_lblFirstName_imgHelp, #dnn_ctr389__OptInSimple_lblLastName_imgHelp, #dnn_ctr389__OptInSimple_lblEmail_imgHelp
{
    display: none;
}

.NormalTextBox
{
    border: 1px solid #ddd;
    color: #003e77;
    font-size: 12px;
    padding-left: 3px;
}



/*------------------------*/
/*-------- LOGIN ---------*/
/*------------------------*/
.vip_login img
{
    display: none;
}

.SubHead span
{
    color: #8d8d8d;
    font-weight: normal;
}


dnn_ctr_Login_pnlLogin
{
    text-align: left !important;
}


.vip_login .StandardButton
{
    background-color: #9da2a5;
    color: #fff;
    border: none;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 1px;
}

.StandardButton:hover, #dnn_ctr_Login_Login_DNN_cmdLogin:hover
{
    background-color: #114b80;
}

#dnn_ctr389_Login_chkCookie
{
}

#dnn_ctr389_Login_cmdRegister
{
    display: none;
}

.LoginPanel .NormalTextBox
{
    width: 150px !important;
}






/*--------------------------------*/
/*--- CONTENTPANE TEXT STYLES ---*/
/*------------------------------*/

/*------------------*/
/*---text styles---*/
/*----------------*/

p, span, body
{
    font-family: arial;
    font-size: 12px;
    color: #5b5b5b;
}

p
{
    margin: 0px;
    padding: 0px;
}

h1, .heading1, h2, .heading2, h3, .heading3
{
    font-family: Arial, Helvetica, sans-serif;
}

h1, .heading1
{
    font-size: 14pt;
    color: #000;
    font-weight:bold;
}

h2, .heading2
{
    font-size: 12pt;
    color: #3c7574;
    font-weight:bold;
}


h3, .heading3
{
    font-size: 10pt;
    color: #000;
    font-weight:bold;
}



/*------------------*/
/*---link styles---*/
/*----------------*/
a:link, a:hover, a:active, a:visited
{
    font-size: 12px;
    color: #3c7574;
   
    font-weight:normal !important;
    font-family:Arial;
}

a:hover
{
    color: #3c7574;
}


/*------------------*/
/*-----bullets-----*/
/*----------------*/

ul
{
}

.contentpane ul li
{
    list-style-image: url(images/content/bullets.gif) !important;
    
}

/*--------------------------------*/
/*------- DNN ADMIN UPDATES -----*/
/*------------------------------*/

.eipbackimg
{
    display: none;
}

.contentpane span.SubHead, .leftpane span.SubHead
{
    display: none;
}

/*--------------------------------*/
/*-------- FILE MANAGER ---------*/
/*------------------------------*/

.FileManager
{
    width: 600px;
}



/*--------------------------------*/
/*-------- FILE MANAGER ---------*/
/*------------------------------*/
#dnn_ctr354_ContentPane
{
    width: 600px;
}

/*------------------------*/
/*-------- LOGIN ---------*/
/*------------------------*/
.vip_login img
{
    display: none;
}

.SubHead span
{
    color: #8d8d8d;
    font-weight: normal;
}


dnn_ctr_Login_pnlLogin
{
    text-align: left !important;
}


.vip_login .StandardButton
{
    background-color: #9da2a5;
    color: #fff;
    border: none;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 1px;
}

.StandardButton:hover, #dnn_ctr_Login_Login_DNN_cmdLogin:hover
{
    background-color: #114b80;
}

#dnn_ctr389_Login_chkCookie
{
}

#dnn_ctr389_Login_cmdRegister
{
    display: none;
}

.LoginPanel .NormalTextBox
{
    width: 150px !important;
}

.contact_us {margin-top:20px;}

.contact_us .NormalTextBox {background-color:#f6f6f6; color:#5b5b5b;}

.contact_us #dnn_ctr530_FormMaster_ctl__20071211T200557, .contact_us .button

{
    background-color:#67c7c6 !important;
    color:White !important;
    text-transform:uppercase !important;
    border:0px !important;
   }



.contact_us td 
{
    padding-bottom:8px;
    vertical-align:top !important;
    }
