@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/mlsnibr.css);
@import url(apps/listingwiz.css);
@import url(../../lightbox/lightbox.css);

* {
    margin: 0;
    padding: 0;
}

html {
    margin: 0;
    padding: 0;
}

body {
	font: 12px/16px "Lucida Grande", Verdana, sans-serif;
	text-align: center;
    background: #fff url(../images/bg.png) 0 0 repeat-x;
}

body.admin {
	background: #fff url(../images/bg.png) 0 16px repeat-x;
}

#wrap {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 760px;
	background: #fff;
}

* html #wrap {
}

#header {
    width: 760px;
    height: 176px;
    background: url(../images/header.png) no-repeat;
}

#logo {
    position: absolute;
    top: 51px;
    left: -6px;
    width: 232px;
    height: 102px;
    background: url(../images/logo.png) no-repeat;
}

* html #logo {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/site/template/assets/home_template_bryton_599/images/logo.png", sizingMethod='crop');
}

#logo a {
    display: block;
    width: 100%;
    height: 100%;
}

#tagline {
    position: absolute;
    top: 16px;
    left: 234px;
    width: 368px;
    height: 15px;
    background: url(../images/tagline.png) no-repeat;
}

* html #tagline {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/site/template/assets/home_template_bryton_599/images/tagline.png", sizingMethod='crop');
}

#tagline p {
    padding-top: 31px;
    height: 0 !important;
    overflow: hidden;
    text-indent: -9999px;
}

#printlogo {
	display: none;
	height: 15px;
	color: #000;
	font-size: 12px;
}

#tabs {
    width: 100%;
    height: 31px;
    background: yellow;
}

#nav {
    background: url(../images/tabs.png) 0 0 no-repeat;
}


#nav ul {
    position: relative;
	height: 31px;
    list-style: none;
}


#nav li {
    float: left;
    height: 100%;
    background: url(../images/tabs.png) 0 0 no-repeat;    
}

#nav a {
    padding-top: 31px;
    height: 0 !important;
    overflow: hidden;
    display: block;
    position: absolute;
    background: url(../images/tabs.png) 0 0 no-repeat;
    text-indent: -9999px;
}


    #nav ul li#t35522 a {
        background-position: -31px 0;
        width: 54px;
        left: 31px;
    }

    #nav ul li#t35522 a:hover, #nav ul li#t35522 a.active {
        background-position: -31px -31px;
    }


    #nav ul li#t37876 a {
        background-position: -85px 0;
        width: 124px;
        left: 85px;
    }

    #nav ul li#t37876 a:hover, #nav ul li#t37876 a.active {
        background-position: -85px -31px;
    }


    #nav ul li#t37877 a {
        background-position: -209px 0;
        width: 79px;
        left: 209px;
    }

    #nav ul li#t37877 a:hover, #nav ul li#t37877 a.active {
        background-position: -209px -31px;
    }


    #nav ul li#t37878 a {
        background-position: -288px 0;
        width: 68px;
        left: 288px;
    }

    #nav ul li#t37878 a:hover, #nav ul li#t37878 a.active {
        background-position: -288px -31px;
    }

 
    #nav ul li#t37879 a {
        background-position: -356px 0;
        width: 104px;
        left: 356px;
    }

    #nav ul li#t37879 a:hover, #nav ul li#t37879 a.active {
        background-position: -356px -31px;
    }


    #nav ul li#t37880 a {
        background-position: -460px 0;
        width: 197px;
        left: 460px;
    }

    #nav ul li#t37880 a:hover, #nav ul li#t37880 a.active {
        background-position: -460px -31px;
    }


    #nav ul li#t37881 a {
        background-position: -657px 0;
        width: 66px;
        left: 657px;
    }

    #nav ul li#t37881 a:hover, #nav ul li#t37881 a.active {
        background-position: -657px -31px;
    }

#main-body {
    width: 760px;
    position: relative;
}

#main-table-body {
    border-collapse: separate;
}

#main-table-body-leftcell {
    width: 200px;
    vertical-align: top;

}

#main-table-body-rightcell {
    background: url(../images/content.png) repeat-x;
    vertical-align: top;
    padding-top: 73px;
	width: 564px;

}

#sidebar {
    background: url(../images/sidebar.png) 0 -1px no-repeat;
	min-height:100px;
}

#menu-header {
}

#menu {
    padding-top: 32px;
    margin-left: 10px;
}

#menu a:link, #menu a:visited {
    text-decoration: none;
}

#menu a:hover, #menu a:active {
    text-decoration: none;
}

#menu h3 {
}

#menu a {
    display: block;
}

#menu ul {
    list-style: none;
    width: 128px;
    line-height: 20px;
}

#menu li {
    display: block;
    padding-left: 14px;
    background: url(../images/menumark.png) 0 8px no-repeat;
}

* html #menu li {
    height: 1%;
}

#menu li a {
    display: block;
}

#menu li a:link, #menu li a:visited {
    color: #6d6d6d;
}

#menu li a:hover, #menu li a:active {
    color: #af7a3c;
}

#menu-footer {
    margin: 170px 0 0 1px;
}

#menu-footer h4 {
    height: 27px;
    background: url(../images/menufooterh4.png) 0 0 no-repeat;
    color: #00873c;
    line-height: 27px;
    padding-left: 18px;
}

#menu-footer ul {
    padding: 16px 0 0 18px;
    height: 127px;
    line-height: 16px;
    color: #000;
    background: url(../images/menufooterul.png) 0 0 no-repeat;
}

#menu-footer li {
    list-style: none;
}

#banner {
	display: none;
}

#breadcrumbbar {
    position: absolute;
    top: 30px;
    left: 205px;
    height: 43px;
    width: 530px;
    float: left;
    border-bottom: 1px solid #ddc7ac;
    color: #af7a3c;
    font-size: 11px;
    line-height: 13px;
}

#breadcrumblist {
    float: left;
}

#breadcrumblist a {
    color: #af7a3c;
}

#breadcrumbbar a:link, #breadcrumbbar a:visited {
    color: #af7a3c;
    text-decoration: none;
}

#breadcrumbbar a:hover, #breadcrumbbar a:active {
    color: #af7a3c;
    text-decoration: underline;
}

#breadcrumbemail, #breadcrumbprint {
    margin-top: 27px;
    float: right;
    text-transform: lowercase;
}

#breadcrumbemail a, #breadcrumbprint a {
    padding-left: 15px;
}

#breadcrumbemail {
	background: url(../images/email.gif) left no-repeat;
}

#breadcrumbprint {
	background: url(../images/printer.gif) left no-repeat;
	margin-right: 18px;
}

#content {
    clear: left;
}

#content-header {
	display: none;
}

#content-body {
    padding: 21px 10px 0 10px;
    position: relative;
	width: 542px;


}


#pagetitle {
    position: absolute;
    z-index: 10;
    top: -15px;
    left: -19px;
    height: 21px;
    padding: 0 38px 0 19px;
    background: #fff;
}

* html #pagetitle {
    top: -10px;
}

#pagetitletext h1 {
    padding-left: 31px;
    font-size: 13px;
    line-height: 21px;
    color: #007927;
    background: #fff url(../images/pagetitlemark.png) left 50% no-repeat;
	width:210px;
}

#pagetitle + br {
    display: none;
}

#content-footer {
    display: none;
}

#footer {
    width: 100%;
    background: transparent url(../images/footer.png) bottom repeat-x;
    height: 83px;
    text-align: center;
}

#eho {
	float:left;
	height:20px;
	overflow:hidden;
	position:relative;
	text-indent:30px;
	top:20px;
	width:25px;
	background: url(../images/eho_green.png) 0 0 no-repeat;
}

* html #eho {
    background: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/site/template/assets/home_template_bryton_599/images/eho_green.png", sizingMethod='crop');
}

#footerwrap {
    width: 760px;
    margin: 0 auto;
    text-align: right;
    color: #718c7d;
    padding-top: 32px;
}

#copyright, #poweredby {
    width: 491px;
    float: right;
    clear: right;
    margin-right: 21px;
}

#copyright {
    border-top: 1px solid #c9e0be;
    padding-top: 8px;
}

#poweredby {
}

#poweredby a:link, #poweredby a:visited {
	color: #718c7d;
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active {
	color: #fff;
	text-decoration: underline;
}

