﻿html
{
    background: #D8F3F0 url(../images/background.png) no-repeat top center;
}

body
{
    margin: 0px;
    padding: 0px;
    font: 11px Verdana, Tahoma, Arial;
    color: #333333;
}

.dropbrands 
{
     margin-left:5px;
}


.clear
{
    clear: both;
}
.left
{
    float: left;
}

#logo
{
    float: left;
}

#welcome
{
    float: right;
    padding-top: 43px;
}

#headerright
{
    float: right;
}

#welcome h1
{
    color: #4C7A94;
}

.padding li
{
    padding: 0px;
}

#navmain
{
    margin-bottom: 10px;
}

#navmain ul
{
    margin: 0;
    margin-left: -10px;
    padding: 0;
}

#navmain ul li
{
    list-style: none;
    margin: 0;
    margin-left: 6px;
    background: url(../images/footer_bg.png) no-repeat left top;
    width: 168px;
    text-align: center;
    line-height: 30px;
    display: block;
    float: left;
    font-weight: bold;
}

#navmain ul li:hover
{
    background: url(../images/footer_bg_over.png) no-repeat left top;
}


#navmain ul li a
{
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}

#nav
{
    margin-bottom: 10px;
}

#nav ul
{
    margin: 0;
    margin-left: -10px;
    padding: 0;
}

#nav ul li
{
    list-style: none;
    margin: 0;
    margin-left: 9px;
    display: block;
    float: left; /*padding: 0 21px 0 20px;     -moz-border-radius: 5px;     -webkit-border-radius: 5px;     background-color: #6597B1;     line-height: 30px;     font-weight: bold;*/
}

#nav ul li a
{
    /*color: #FFF;     font-size: 14px;*/
    text-decoration: none;
    background-image: url(../images/index_nav.png);
    background-repeat: no-repeat;
    height: 30px;
    display: block;
}

#nav ul li a.nav1
{
    width: 120px;
    background-position: 0 0;
}

#nav ul li:hover a.nav1
{
    background-position: 0 -30px;
}
#nav ul li a.nav2
{
    width: 120px;
    background-position: -130px 0;
}

#nav ul li:hover a.nav2
{
    background-position: -130px -30px;
}
#nav ul li a.nav3
{
    width: 150px;
    background-position: -260px 0;
}

#nav ul li:hover a.nav3
{
    background-position: -260px -30px;
}
#nav ul li a.nav4
{
    width: 184px;
    background-position: -420px 0;
}

#nav ul li:hover a.nav4
{
    background-position: -420px -30px;
}
#nav ul li a.nav5
{
    width: 120px;
    background-position: -611px 0;
}

#nav ul li:hover a.nav5
{
    background-position: -611px -30px;
}

#nav ul li a.nav6
{
    width: 120px;
    background-position: -740px 0;
}

#nav ul li:hover a.nav6
{
    background-position: -740px -30px;
}

#nav ul li a span
{
    visibility: hidden;
}

#nav ul li:hover
{
}

#slideshow img
{
    margin-top: -137px;
    position: relative;
    z-index: 1000;
}

#slideshow embed
{
    position: relative;
    z-index: 1;
}

#nav_main
{
    background: url(../images/nav_main_bg.jpg) no-repeat top left;
    width: 860px;
    height: 30px;
    padding: 0 14px;
    margin: 10px 0;
}

#contenttophome
{
    background: url(../images/body_main_top.png) no-repeat bottom left;
    width: 860px;
    height: 16px;
    margin: 0;
    padding: 0;
    line-height: 10px;
}

#contentleft
{
    width: 140px;
    float: left;
    margin: 0 0 0 20px;
}
#contentmain
{
    padding-left: 40px;
    width: 550px;
    float: left;
}



#contentright
{
    position:relative;
    margin:0px -240px 0px 0px;
    padding-left: 10px;
    padding-top:10px;
    width: 200px;
    float: right;
    background:white;
    border: 1px solid #FFB27F;
}

#contenthome
{
    background: url(../images/body_main_bg.png) repeat-y top left;
    width: 860px;
    padding: 0; /* margin-top: -14px;*/
}

#content h1
{
    text-align: center;
    color: #4C7A94;
    margin-top: 0;
}

#contentbottomhome
{
    background: url(../images/body_main_bottom.png) no-repeat bottom left;
    width: 860px;
    height: 15px;
}

#contenttop
{
    background: url(../images/body_top.png) no-repeat bottom left;
    width: 860px;
    height: 16px;
    margin: 0;
    padding: 0;
    line-height: 10px;
}

#content
{
    background: url(../images/body_bg.png) repeat-y top left;
    width: 830px;
    padding: 0 15px 10px 15px; /* margin-top: -14px;*/
}

#content h1
{
    text-align: center;
    color: #4C7A94;
    margin-top: 0;
}

#contentbottom
{
    background: url(../images/body_bottom.png) no-repeat top left;
    width: 860px;
    height: 16px;
}

#wrapper
{
    width: 860px;
    margin: 0 auto;
    font: 12px "century gothic" , Verdana, Tahoma, Arial;
    color: #333333;
}



.selectbox
{
    width: 276px;
    float: left;
}

.selectbox a.link
{
    height: 190px;
    width: 256px;
    display: block;
}

.selectbox li
{
    
    list-style: none;
    position: relative;
    z-index: 10;
}
.selectbox li a
{
    font-size: 14px;
    text-decoration: none;
    display: block;
    position: relative;
    z-index: 10;
    padding-left: 20px;
    width: 150px;
}

.selectbox li:hover ul
{
    display: block;
}
.selectbox ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    display: none;
    width: 240px;
    left: 160px;
    top: -0px;
    z-index: 1000 !important;
}
.selectbox ul li
{
    background: #D8F3F0;
    border-bottom: none;
    display: block;
    padding: 0;
    z-index: 1000 !important;
    
}
.selectbox ul li:first-child
{
    padding: 0;
}
.selectbox ul li a
{
    background: none;
    font-size: 12px;
   color: #6597B1;
    padding: 0 10px;
    width: 220px;
    line-height: 25px;
    font-weight: normal;
    text-align: left;
    margin: 0;
    z-index: 1000 !important;
}
.selectbox ul li a:hover
{
    background: #6597B1;
    text-decoration: none;
    color: #fff;
    z-index: 1000 !important;
}


.selectbottom
{
    background: url(../images/default_bottom.png) no-repeat top left;
    width: 276px;
    height: 17px;
}

#selectbaby
{
    background: url(../images/default_baby.png) no-repeat top left;
    padding: 0 10px 0 10px;
}
#selectaged
{
    background: url(../images/default_aged.png) no-repeat top left;
    padding: 0 10px 0 10px;
}
#selectdaycare
{
    background: url(../images/default_daycare.png) no-repeat top left;
    padding: 0 10px 0 10px;
}

td
{
    font: 11px Verdana, Tahoma, Arial;
    color: #333333;
}

td.pe_left
{
    background: url(../images/pe_left.jpg) repeat-y right;
}

td.pe_right
{
    background: url(../images/pe_right.jpg) repeat-y left;
}

td.pe_top
{
    background: url(../images/pe_top.jpg) repeat-x bottom;
}

td.pe_bottom
{
    background: url(../images/pe_bottom.jpg) repeat-x top;
}

td.left_col
{
    background: url(../images/left_col_bg.jpg) repeat-y left;
}

td.col_break
{
    background: url(../images/left_col_break.jpg) no-repeat top;
    width: 1px;
    height: 300px;
}
td.left_col_bot
{
    background: url(../images/left_col_bg.jpg) repeat-y left;
    vertical-align: bottom;
}

td.index_content_bg
{
    background: url(../images/index_content_bg.jpg) no-repeat right top;
}

.prodimg
{
    color: navy;
}

a:link, a:visited, a:active
{
    /* Default text links */
    color: #4A7993;
}

a:hover
{
    color: #000000;
}

.boxHeading
{
    font: bold 17px "Century Gothic" , Tahoma, Arial;
    color: #99CC00;
}

.redText
{
    color: #b31b34;
    line-height: 15px;
}

.smallText
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
    color: #999999;
}
td.nav_menu_top
{
    background: url(../images/nav_bg.jpg) repeat-x top;
    height: 30px;
}

a.main_menu:link, a.main_menu:visited, a.main_menu:active
{
    /* Main horizontal menu bar */
    color: #FFFFFF;
    text-decoration: none;
    text-transform: lowercase;
    background: url(../images/main_menu_bg.jpg) no-repeat left top;
    font: bold 14px/30px "Century Gothic" , Arial;
    display: block;
    padding-right: 20px;
    padding-left: 35px;
    height: 30px;
}

a.main_menu:hover
{
    background: #FFFFFF url(../images/main_menu_bg.jpg) no-repeat left bottom;
    color: #FF6600;
}

a.dot_menu:link, a.dot_menu:visited, a.dot_menu:active
{
    /* Dot vertical menu bar */
    color: #FF6600;
    text-decoration: none;
    font: 13px/30px "Century Gothic" , Arial;
    display: block;
    padding-right: 15px;
    padding-left: 10px;
}

a.dot_menu:hover
{
    background-color: #FF6600;
    color: #FFFFFF;
}

a.left_col_nav:link, a.left_col_nav:visited, a.left_col_nav:active
{
    /* Dot vertical menu bar */
    color: #FF6600;
    text-decoration: none;
    background: url(../images/left_col_nav_bg.jpg) no-repeat left top;
    font: 13px/30px Arial;
    display: block;
    padding-right: 5px;
    padding-left: 5px;
    border-bottom: 1px solid #FFB27F;
}

a.left_col_nav:hover
{
    background: url(../images/left_col_nav_bg.jpg) no-repeat left bottom;
    color: #FFFFFF;
}

*******************************************************************************************
*******************************************************************************************

a.cust_menu:link, a.cust_menu:visited, a.cust_menu:active
{
    font: 16px "Century Gothic" , Arial;
    color: #FF6600;
}

a.cust_menu:hover
{
    color: #000000;
}

.inputBox
{
    /* Form fields */
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #4A7993;
    font: 14px "Century Gothic" , Arial;
    width: 100%;
}

.cc_field
{
    /* Form fields */
    color: #333333;
    background-color: #FFFFFF;
    font: 14px/30px "Century Gothic" , Arial;
    border-bottom: 1px solid #000000;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 30px;
}

.inputBox_wide
{
    /* Form fields */
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #4A7993;
    font: 14px "Century Gothic" , Arial;
    width: 98%;
}

.inputSearch
{
    /* Form fields */
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #4A7993;
    font: 14px "Century Gothic" , Arial;
    width: 98%;
    line-height: 14px;
}

.inputTextBox
{
    /* Form fields */
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #4A7993;
    font: 14px "Century Gothic" , Arial;
    width: 100%;
}

.dropBox
{
    /* Form fields */
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #4A7993;
    font: 14px "Century Gothic" , Arial;
    width: 100%;
}

.button
{
    /* Form Buttons */
    color: #FFFFFF;
    font: bold 14px "Century Gothic" , Arial;
    text-align: left;
    padding-left: 3px;
    background: #4A7993;
    border-left: 6px solid #99CC00;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    line-height: 14px;
    height: 20px;
}

.button_wide
{
    /* Form Buttons */
    color: #FFFFFF;
    font: bold 14px "Century Gothic" , Arial;
    text-align: left;
    padding-left: 3px;
    background: #4A7993;
    border-left: 6px solid #99CC00;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    width: 100%;
    line-height: 14px;
}

h1
{
    font: bold 20px "Century Gothic" , Arial;
    color: #FF6600;
}

h2
{
    font: 16px "Century Gothic" , Arial;
    color: #FF6600;
}

h3
{
    font: bold 12px "Century Gothic" , Arial;
    color: #FF6600;
}

h4
{
    font: 14px "Century Gothic" , Arial;
    color: #FF6600;
    margin-bottom: 3px;
}

#footernav
{
    margin: 10px 0;
}

#footernav ul
{
    margin: 0;
    margin-left: -10px;
    padding: 0;
}

#footernav ul li
{
    list-style: none;
    margin: 0;
    margin-left: 6px;
    background: url(../images/footer_bg.png) no-repeat left top;
    width: 168px;
    text-align: center;
    line-height: 30px;
    display: block;
    float: left;
    font-weight: bold;
}

#footernav ul li:hover
{
    background: url(../images/footer_bg_over.png) no-repeat left top;
}


#footernav ul li a
{
    color: #FFF;
    font-size: 14px;
    text-decoration: none;
}

#legal
{
    float: left;
    color: #999999;
    font-size: 10px;
}
#credits
{
    float: right;
}

#credits a
{
    color: #999999;
    font-size: 10px;
    text-decoration: none;
}


.footer, a.footer:link, a.footer:visited, a.footer:active
{
    font: 10px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
    text-decoration: none;
}

a.footer:hover
{
    color: #000000;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active
{
    /* Horizontal Footer menu bar */
    font: bold 14px/27px "Century Gothic" , Arial;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px;
    display: block;
    padding: 0px 20px;
}

a.footer_menu:hover
{
    color: #4A7993;
}

.admin_tblbdr
{
    border: #C1D5E0 1px solid;
    background-color: #F1F1F1;
}

.table_head
{
    background-color: #C1D5E0;
    color: #000000;
    font-weight: bold;
}

.altItem
{
    background-color: #E0EAEF;
}

.editItem
{
    background-color: #D0E0E7;
}

.bluebodyText
{
    font-weight: bold;
}
.testi_name
{
    color: #FF6600;
    font: bold 11px verdana;
    padding-left: 5px;
}
.testi_text
{
    font: 11px verdana;
    padding: 5px;
    display: block;
}
/*pop up menus*/

#navigation { width: 150px; }

#navigation li
{
    list-style: none;
    position: relative;
    z-index: 10;
    width: 150px;
    border-bottom: solid 1px #FF6600;
}

#navigation li a
{
    font: 14px "Century Gothic" , Tahoma, Arial;
    font-weight: bold;
    color: #FF6600;
    text-decoration: none;
    padding: 5px;
    display: block;
}
#navigation li a:hover {color: #FFF;
    background-color: #FF6600;
}

#navigation li:hover ul
{
    display: block;
}
#navigation ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    display: none;
    width: 200px;
    left: 150px;
    top: -0px;
    z-index: 1000 !important;
}
#navigation ul li
{
    background: #EBEBEB;
    border-bottom: none;
    display: block;
    padding: 0;
    width: 200px;
    
}
#navigation ul li:first-child
{
    padding: 0;
}
#navigation ul li a
{
    background: none;
    font-size: 12px;
    color: #FF6600;
    padding: 4px 10px;
    width: 180px;
    font-weight: bold;
    text-align: left;
    display: block;
    margin: 0;
}
#navigation ul li a:hover
{
    background: #FF6600;
    text-decoration: none;
    color: #fff;
}

a.register 
{
    font: 17px "Century Gothic" , Verdana, Tahoma, Arial;
    font-weight: bold;
    text-decoration: blink underline;
    color: Red;
}

.subnav { width: 140px; padding-right: 30px; }