/*div{border:solid 1px black;}span{border:solid 1px red;}img{border:solid 1px green;}*/
/*div{background-color:blue;}span{background-color:red;}img{background-color:green;}ul{background-color:yellow;}*/


/* celtrino.css add in */
#headerlogo
{
    float: left;
    margin-bottom: 5px;
    margin-top: 15px;
}
#headeractions
{
    height: 0px;
}
#topbar
{
    height: 0px;
}
/* CSS Document */
a
{
    color: #41433d;
}

.c_bodyh a:hover
{
    color: #0099CC;
}

.c_bodyh
{
    border-bottom: 0px solid #666666;
}

a:hover
{
    text-decoration: none;
    
}

#header
{
    /* border-top-left-radius: 5px;
    border-top-right-radius: 5px; */
}

html
{
    color: 3e403a;
}
body
{
    background-color: #C2C4BF;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}

#topbar
{
    background-color: #F8F8F8;
}

#seofooterbox
{
    background-color: #4B4B4B;
    color: #ffffff;
    padding-left: 20px;
    padding-top: 10px;
    text-align: left;
}

#seofooterbox a
{
    color: #ffffff;
    text-decoration: underline;
}

#seofooterbox a:hover
{
    color: #0099cc;
    text-decoration: none;
    background-color: translarent;
}

#seofooterbottomborder
{
    background-color: #4B4B4B; /*border-bottom-left-radius: 5px; 	border-bottom-right-radius: 5px;*/ /* Added from the old CSS */
    height: 15px;
    margin-bottom: 10px;
    background-size: 100%;
}


#contentcontainer
{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}


.c_bodys .b
{
    height: 32px;
    background-color: #4B4B4B;
    padding: 14px 0px 0px 0px;
    font-size: 14px;
    font-variant: normal;
    text-transform: uppercase;
}

.c_bodys .a
{
    color:White;
    background-color: #4B4B4B;
}

.b
{
}

.a
{
    color: #73766e;
}

.c_bodys
{
}

.c_bodyh
{
    background-color: #FFFFFF;
    height: 47px;
}

.back
{
    color: #FFFFFF;
    border-left-color: #C6C9C2;
    border-left-width: 1px;
    border-style: solid;
    padding: 14px 25px 14px 45px;
    margin-left: -5px;
    background-image: url(/ViewFile.ashx?include=img/back_icon_dark.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

#contentcontainer .back:hover
{
    background-color: #125393;
    text-decoration: none;
    background-image: url(/ViewFile.ashx?include=img/back_icon_light.png);
}

.forgotten_password
{
    color: #FFFFFF;
    border-left-color: #C6C9C2;
    border-left-width: 1px;
    border-style: solid;
    padding: 14px 25px 14px 45px;
    margin-left: -5px;
    background-image: url(/ViewFile.ashx?include=img/faq_icon_dark.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
}

#contentcontainer .forgotten_password:hover
{
    background-color: #125393;
    text-decoration: none;
    background-image: url(/ViewFile.ashx?include=img/faq_icon_light.png);
}

.home
{
    color: #FFFFFF;
    border-left-color: #C6C9C2;
    border-left-width: 1px;
    border-style: solid;
    padding: 14px 25px 14px 45px;
    margin-left: -5px;
    background-image: url(/ViewFile.ashx?include=img/home_icon_dark.png);
    background-repeat: no-repeat;
    background-position: 12px 50%;
}

#contentcontainer .home:hover
{
    background-color: #125393;
    text-decoration: none;
    background-image: url(/ViewFile.ashx?include=img/home_icon_light.png);
}

.my_profile
{
    color: #FFFFFF;
    border-left-color: #C6C9C2;
    border-left-width: 1px;
    border-style: solid;
    padding: 14px 25px 14px 45px;
    margin-left: -5px;
    background-image: url(/ViewFile.ashx?include=img/my_profile_dark.png);
    background-repeat: no-repeat;
    background-position: 12px 50%;
}

#contentcontainer .my_profile:hover
{
    background-color: #125393;
    text-decoration: none;
    background-image: url(/ViewFile.ashx?include=img/my_profile_light.png);
}

.faq
{
    color: #FFFFFF;
    border-left-color: #C6C9C2;
    border-left-width: 1px;
    border-style: solid;
    padding: 14px 25px 14px 45px;
    margin-left: -5px;
    background-image: url(/ViewFile.ashx?include=img/faq_icon_dark.png);
    background-repeat: no-repeat;
    background-position: 15px 50%;
}

#contentcontainer .faq:hover
{
    background-color: #125393;
    text-decoration: none;
    background-image: url(/ViewFile.ashx?include=img/faq_icon_light.png);
}

.disclaimer
{
    color: #FFFFFF;
    border-left-color: #C6C9C2;
    border-left-width: 1px;
    border-style: solid;
    padding: 14px 25px 14px 45px;
    margin-left: -5px;
    background-image: url(/ViewFile.ashx?include=img/disclaimer_icon_dark.png);
    background-repeat: no-repeat;
    background-position: 12px 50%;
}

#contentcontainer .disclaimer:hover
{
    background-color: #125393;
    text-decoration: none;
    background-image: url(/ViewFile.ashx?include=img/disclaimer_icon_light.png);
}

.logout
{
    color: #FFFFFF;
    border-left-color: #C6C9C2;
    border-left-width: 1px;
    border-style: solid;
    padding: 14px 25px 14px 45px;
    margin-left: -5px;
    background-image: url(/ViewFile.ashx?include=img/logout_icon_dark.png);
    background-repeat: no-repeat;
    background-position: 14px 50%;
}

#contentcontainer .logout:hover
{
    background-color: #0099CC;
    text-decoration: none;
    background-image: url(/ViewFile.ashx?include=img/logout_icon_light.png);
}

.c_bodyh .a
{
    vertical-align: middle;
    color: #262626;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    padding-left: 15px;
    font-weight:bold;
}
.c_bodyh .b
{
    font-size: 14px;
    text-transform: uppercase;
    text-align: right;
    vertical-align: middle;
    color: #262626;
    padding-right: 15px;
    font-weight:bold;
}

.c_bodyb
{
    margin-left: 0;
    margin-right: 0;
}

#communityList_mainDiv
{
    margin-top: -15px;
    color: #73766e;
}

#communityList_mainDiv.select
{
    color: #73766e;
}

table.menu
{
    background-color: #ffffff;
    /*border: 1px solid #C6C9C1;*/
    color: #3e403a;
    height: 30px;
    margin-bottom: 1em;
    margin-top: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    padding-bottom: 5px;
}


table.menu .menuitem
{
    width: auto !important;
    display:inline-block;
    color: #ffffff;
    background-color: #717171;
    border: 1px solid black;
    text-decoration: none;
    font-weight: 100;
    height: 13px;
    margin-right: 0;
    margin-top: 0px;
    padding: 5px 30px;
}

table.menu .menuitem:hover
{
    border: 1px solid black;
    color: #ffffff; 
    background-color: #0099CC;
}

/* Added to overwrite CSS for menubuttoninput */
table.menu .menubuttoninput
{
    background-color: #717171;
    text-decoration: none;
    border: 1px solid black;
    color: #ffffff;
    font-weight: 100;
    height: 25px;
    margin-right: 0;
    margin-top: 3;
    padding: 5px 30px;
}

/* Added to overwrite CSS for menubuttoninput */
table.menu .menubuttoninput:hover
{
    border: 1px solid black;
    color: #ffffff; 
    background-color: #0099CC;
}

table.menu .menubuttoninputWithoutMargin
{
    background-color: #717171;
    text-decoration: none;
    border: 1px solid black;
    color: #ffffff;
    font-weight: 100;
    height: 25px;
    margin-right: 0;
    margin-top: 0;
    padding: 5px 30px;
}

/* Added to overwrite CSS for menubuttoninput */
table.menu .menubuttoninputWithoutMargin:hover
{
    border: 1px solid black;
    color: #ffffff; 
    background-color: #0099CC;
}
table.menu .hr
{
    background-color: #C6C9C1;
    border: 0 none;
    display: block;
    height: 1px;
    margin: 10px 0 0;
}

div.note
{
    background-color: #C6C9C1;
    border-color: #C6C9C1;
    color: #3e403a;
}

input
{
    /*border-radius: 5px;*/
    padding-left: 10px;
    height: 25px;
    margin-top: 8px;
    padding-top: 3px;
}

table.menu input.submit
{
    color: #ffffff;
    background-color: #717171;
    height: 25px;
    margin-top: 0px;
    border: 1px solid black;
    font-weight: 100;
    padding: 0px 40px 0;
}

table.menu input.submit:hover
{
    border: 1px solid black;
    color: #ffffff; 
    background-color: #0099CC;
}

table.menu a
{
    color: #025193;
}

table.menu div.text
{
    color: #73766e;
    padding: 0.25em 0 0.25em 0.18em;
}

select
{
    border: 1px solid #999999;
    color: #3e403a;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 100%;
    height: 25px; /* Commented out to fix an issue in IE11         A new issue occurs in Firefox      padding-right: 1px;     padding-top: 3px;*/
}

#communityList_mainDiv select
{
    color: #3e403a;
}

div.date .weekend
{
    background-color: #E4E5E3;
    border: 1px solid #E4E5E3;
}



/* Master.css old */
body
{
    /*background: #cde2f5 url(../img/bg.png) repeat-x;*/
    font-size: 8pt;
    font-family: Tahoma, Sans-Serif;
    line-height: 1.6em;
    letter-spacing: 0.1px;
}
a
{
    text-decoration: none;
    color: #025193;
}
h1
{
    font-size: 14pt;
    font-weight: bold;
    font-family: "Century Gothic" , Tahoma, Sans-Serif;
    margin-bottom: 0.5em;
}
h2
{
    font-family: "Century Gothic" , Arial, Sans-Serif;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 0.3em;
}
p
{
    margin-bottom: 1.5em;
}
ul
{
    list-style-type: disc;
    margin-left: 2em;
}
ol
{
    list-style-type: decimal;
    margin-left: 2em;
}
a:hover
{
    text-decoration: underline;
	background-color: #8ddbf2;
}
strong
{
    font-weight: bold;
}
em
{
    font-style: italic;
}
.allcaps
{
    text-transform: uppercase;
}
span.seperator
{
    margin-left: 10px;
    margin-right: 10px;
    font-size: 9pt;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#topbar
{
    /* width: 100%;
    height: 5px;
    background-color: #282425*/
}
#container
{
    width: 95%;
    margin: auto;
}
#header
{
    padding: 0 10px 10px 10px;
    background-color: #ffffff;
}
#headerlogo
{
    margin-top: 25px;
    margin-bottom: 15px;
    float: left;
}
#headeractions
{
    float: right;
    font-weight: bold;
    background-color: #282425;
    color: #ffffff;
    width: 320px;
}
#headeractions a
{
    color: #78aadb;
}
#headeractionsleft
{
    padding:7px;
    /*margin-left: 7px;
    margin-top: 5px;*/
    background-color:#4b4b4b;
    width: 300px;
    float: left;
    font-size: 8pt;
    text-align: left;
    border-right: dotted 1px #918d8e;
    line-height: 1.1em;
}
#headeractionsright
{
    margin-left: 9px;
    margin-top: 5px;
    float: left;
    font-size: 14pt;
    font-family: "Century Gothic" , Arial, Sans-Serif;
}
#headeractionsbottomborder
{
    clear: both;
    width: 320px;
    height: 10px;
    /*background: #ffffff url(../img/headeractionsbottomborder.gif) left top no-repeat;*/
}
#headermenu
{
    height: 40px;
    clear: both;
    font-size: 12pt;
}
#headermenu, #headermenu *
{
    list-style: none;
    margin-left: 0;
    color: #ffffff;
    z-index: 99;
}
#headermenu #menucurrent
{
    background: url(/ViewFile.ashx?include=img/headermenubgcurrentds.gif) left bottom no-repeat;
}
#headermenu #menucurrent a, #headermenu #menucurrent span
{
    color: #000000;
}
#headermenu #menucurrent li a, #headermenu #menucurrent li span
{
    color: #ffffff;
}
#headermenu #menulogin
{
    background: url(/ViewFile.ashx?include=img/headermenubgblack.gif) left bottom no-repeat;
}
#headermenu .toplevel
{
    float: left;
    position: relative;
    width: 150px;
    line-height: 40px;
    font-family: "Century Gothic" , Arial, Sans-Serif;
    font-weight: bold;
    background: url(/ViewFile.ashx?include=img/headermenubgds.gif) left bottom no-repeat;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}
#headermenu li li
{
    float: left;
    position: relative;
    font-family: Tahoma, Sans-Serif;
    font-weight: normal;
    width: 190px;
    text-align: left;
    line-height: 1.0em;
}
#headermenu li ul span
{
    float: left;
}
#headermenu > li:hover, #headermenu > li.sfHover
{
    background: url(/ViewFile.ashx?include=img/headermenubgblack.gif) left bottom no-repeat;
}
#headermenu ul
{
    position: absolute;
    top: -999em;
    font-size: 10pt;
    padding: 10px 10px 10px 10px;
    background-color: #282425;
}
#headermenu ul li
{
    border-bottom: 1px dotted #918d8e;
    padding: 10px 0;
}
#headermenu li:hover
{
    visibility: inherit; /* fixes IE7 'sticky bug' */
}
#headermenu a
{
    display: block;
    position: relative;
}
#headermenu li:hover ul, #headermenu li.sfHover ul
{
    left: 0;
    top: 40px; /* match top ul list item height */
    z-index: 99;
}
#headermenu li:hover li ul, #headermenu li.sfHover li ul
{
    top: -999em;
}
#headermenu li li:hover ul, #headermenu li li.sfHover ul
{
    left: 200px;
    top: 0px;
}
#headermenu li li:hover li ul, #headermenu li li.sfHover li ul
{
    top: -999em;
}
#headermenu li li li:hover ul, #headermenu li li li.sfHover ul
{
    left: 200px;
    top: 0px;
}
/* arrows */
.menuarrow
{
    float: right;
    margin: 0;
    margin-right: 10px;
    vertical-align: middle;
}
/*** shadows for all but IE6 ***/
.sf-shadow ul
{
    background: url(/ViewFile.ashx?include=img/shadow.png) no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off
{
    background: transparent;
}
#banner
{
    height: 320px;
    width: 960px;
    background-color: #ffffff;
    text-align: center;
}
#banner img
{
    height: 320px;
    width: 940px;
}
#contentcontainer
{
    background-color: #ffffff;
    border-top: solid 1px #ffffff;
}
#contentcontainer2
{
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.ajax__tab_yuitabview-theme .ajax__tab_header
{
    color: #ffffff;
    font-size: larger;
    font-weight: bold;
    text-align: left;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
    height: 25px;
    margin: 0px 0.16em 0px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: bottom;
    border: solid 1px #4b4b4b;
    border-bottom-width: 0px;
    padding: 0.35em 0.75em 0em 0.75em;
    cursor: pointer;
    background-color: #4b4b4b;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
    text-decoration: underline;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
    font-style: normal;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    margin: 0px 0.16em 0px 0px;
    padding: 1px 0px 1px 0px;
    vertical-align: bottom;
    border-top: solid 1px #4b4b4b;
    border-left: solid 1px #4b4b4b;
    border-right: solid 1px #4b4b4b;
    border-bottom: solid 1px #ffffff;
    padding: 0.35em 0.75em 0em 0.75em;
    color: #4b4b4b;
    background-color: #ffffff;
    cursor: default;
}
.ajax__tab_yuitabview-theme .ajax__tab_body
{
    padding: 0.25em 0.5em;
    background-color: #F4F4F4;
    border-top-width: 0px;
}

.CalculatorButton
{
    width: auto !important;
    display:inline-block;
    color: #ffffff;
    background-color: #717171;
    border: 1px solid black;
    text-decoration: none;
    font-weight: 100;
    height: 13px;
    margin-right: 0;
    margin-top: 0px;
    padding: 5px 30px;
}

.CalculatorButton:hover
{
    border: 1px solid black;
    color: #ffffff; 
    background-color: #0099CC;
}

.ui-icon-PriceCalculatorCloseButton
{
    background-image: url(/ViewFile.ashx?include=img/listboxCloseButton.gif);    
    display:block;
    float:right;
    width:6px;
    height:7px;
    
}