/**************
cor 1 = # > cor hovers
cor 2 = #80a1b2 > cor texto
**************/

/* Global */
a{}
a:hover{}

body{background: url(../../images/theme1/body-bg.gif) repeat-y -200px 0}

/* Header */
#Header
{
    border-bottom: 0.1em solid #2c5a72; 
    background: url(../../images/theme1/header-image.jpg) no-repeat;
}
 
.wellcome{background: url(../../images/theme1/wellcome-bg.png) repeat-y}
.breadcrumb{background: url(../../images/theme1/breadcrumb-bg.png) repeat-y right bottom}

/* Nav */
.nav-content{border-top: 0.1em solid #4f788d}
.nav-content .show-nav-active{border-bottom: none; background: #7498a8 url(../../images/theme1/tit-nav-bg-hi.gif) no-repeat right bottom}
.show-nav{border-bottom: 0.1em solid #a8c2ce; background: #7498a8 url(../../images/theme1/tit-nav-bg.gif) no-repeat right bottom}

.nav a{background: url(../../images/theme1/nav-bullet.gif) no-repeat left center}
.nav a.submenu{background: url(../../images/theme1/nav-bullet-hi.gif) no-repeat left center}
.nav-sub a{background: url(../../images/theme1/nav-bullet-sub.gif) no-repeat left center}

/* Content */
.main-content{border-top: 0.1em solid #456f85}
.main-content .border-active{border-left: 0.1em solid #6B8C9D}
/*.main-content .border-active .content-nav-sub{border-left: 0.1em solid #6B8C9D}*/

.content-nav{background: #6b8c9d url(../../images/theme1/main-nav-bg.gif) repeat-x left bottom}
.content-nav a.active{color: #80a1b2; background-color: #c8d9df}

.content-nav-sub{border-bottom: 0.1em solid #6b8c9d; background-color: #edf7f9}
.content-nav-sub a{color: #80a1b2}
.content-nav-sub a.active{background-color: transparent}
.content-nav-sub li{border-left: 0.1em solid #6b8c9d}

/* Form */
.notes li{background: url(../../images/theme1/bullet.gif) no-repeat left center}

.box-login h1.title{background: url(../../images/theme1/tit-form-bg.png) repeat-x right bottom}
.buttons .submit{background: #6a8b9c url(../../images/theme1/btn-submit-bg.gif) no-repeat right bottom}
.buttons .back{background: #6a8b9c url(../../images/theme1/btn-back-bg.gif) no-repeat left bottom}
