@import url(fixed-3col.css);

/* layout */

#container { width: 910px; border: 0px solid #000; background: #FFFFFF; margin-top: 20px; }
#content { border: 0px solid #000; width: 700px;  float: left; margin-left: 180px; }
#content.border {  margin: 0px; padding: 0px;  }
#columns { border: 0px solid #000; background-color: #FFFFFF; width: 910px; }
#columns.border { margin: 0px; }

#sidebar1 {  border: 0px solid #000; float: left; width: 180px; padding: 0px 0px 0px 0px; background: #FFFFFF; }
#sidebar1 .border {min-height: 200px;  }
#sidebar1 ul { margin: 0px; padding: 10px 0px 0px 30px; border-right: 1px solid #dadada; height: 150px; }
#sidebar1 li { list-style: none; padding: 0px 0px 0px 0px; color: #075399; font-weight: bold; }
#sidebar1 li a{ padding: 0px 0px 10px 10px; line-height: 24px; color: #075399; background: url(../images/nav-arrow.jpg) no-repeat; font-weight: bold; font-size: 1.1em; text-decoration: none;  }
#sidebar1 li a:hover{ color: #075399; text-decoration: underline; }


#sidebar2 { display: none; }

#content .main-area {  padding: 0px 0px 0px 20px; color: #666666; line-height: 1.5em; float: left; width: 380px; border: 0px solid #000; }
#content .rtcol {  padding: 0px 0px 0px 0px; margin-right: 20px; color: #666666; line-height: 1.5em; float: right; width: 260px; border: 0px solid #000; }
#content .rtcol .prod-hdr { color: #005aab; font-size: 1.3em; width: 220px; margin-left: 10px; padding: 0px 0px 5px 20px; font-weight: bold; font-family: Tahoma, Verdana; background: url(../images/icon-maple.jpg) no-repeat; }
#content .rtcol .prod-hdr2 { color: #005aab; font-size: 1.3em; width: 220px; margin-left: 10px; padding: 0px 0px 10px 20px; font-weight: bold; font-family: Tahoma, Verdana; background: url(../images/icon-maple.jpg) no-repeat;  border-bottom: 1px solid #dadada; }
#content .rtcol .prod-hdr3 { color: #005aab; font-size: 1.3em; width: 220px; margin-left: 10px; margin-top: 10px; padding: 0px 0px 10px 20px; font-weight: bold; font-family: Tahoma, Verdana; background: url(../images/icon-maple.jpg) no-repeat;  }
#content .rtcol  .prod { color: #0067b2; font-size: 1em; margin-bottom: 10px; width: 240px; margin-left: 10px; padding: 0px 0px 10px 20px; line-height: 1.4em; font-weight: bold; font-family: Tahoma, Verdana; border-bottom: 1px solid #dadada; }


/* for Internet Explorer */
/*\*/ * html #sidebar1 .border {height: 390px;} /**/
/*\*/ * html #content .border {height: 390px;} /**/
#content .border {min-height: 370px;}

/* fonts */
body, table, select, textarea, input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
body a{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #075399;  }
bodya:hover { text-decoration: none;  }

#content h1 {font-size: 2.0em; }
#content h2 {font-size: 1.2em; }
#content h3 {font-size: 1.8em; font-weight: bold; color: #60213c; padding: 0px; margin: 0px; line-height: 24px; }
#content h4 {font-size: 1.8em; font-weight: bold; color: #60213c;  }
#content .red {color: #E00024; }
#content .tag { padding: 20px 0px 20px 0px; font-weight: bold; font-size: 2em; font-family: Tahoma, Verdana; color: #005aab; }
#content .subhdr { padding: 0px 0px 10px 0px; font-weight: bold; font-size: 1.4em; font-family: Tahoma, Verdana; color: #005aab; }
.company { font-size: 1.2em;  font-weight: bold; font-family: Tahoma, Verdana; color: #005aab; }

p { margin-bottom: 15px; }


/* template style */
body { background: #f2f0f1 url(../images/body-bk.jpg) top left;  }

#header {  color: white; }
#header .border {  margin: 0px auto; border: 0px solid #000; height: 40px; background: url(../images/nav-bk.jpg) no-repeat; }
#header ul { margin: 0px; padding: 10px 0px 0px 30px; }
#header li { display: inline; padding: 0px 0px 0px 0px; color: #FFFFFF; font-weight: bold; font-size: 1em; }
#header li a{ display: inline; padding: 0px 20px 0px 20px; color: #FFFFFF; font-weight: bold; font-size: 1em; text-decoration: none; }
#header li a:hover{ color: #FFFFFF; text-decoration: underline; }

#tab-bar { background: url(../images/nav-bk.jpg) no-repeat; border: 1px solid #000;}
#tab-bar ul { margin: 0px; background: red; padding: 0px 0px 0px 40px;; }
#tab-bar li { float: left; display: inline; xbackground: blue;}
#tab-bar li a {  display: block; width: 138px; height: 38px;  xbackground: green; text-decoration: none;  }
#tab-bar li a { color: #5e394a; line-height: 42px; text-align: center; font-size: 16px; font-weight: bold; }

#tab-bar #tab-accounts a {background: url(../images/tab-off-140.gif) no-repeat;}
#tab-bar #tab-accounts a:hover {background: url(../images/tab-hover-140.gif) no-repeat;}
.accounts	 #tab-bar #tab-accounts a {background: url(../images/tab-on-140.gif) no-repeat; line-height: 36px;}

#tab-bar #tab-reports a {background: url(../images/tab-off-140.gif) no-repeat;}
#tab-bar #tab-reports a:hover {background: url(../images/tab-hover-140.gif) no-repeat;}
.reports #tab-bar #tab-reports a {background: url(../images/tab-on-140.gif) no-repeat;}

#tab-bar #tab-alerts a {background: url(../images/tab-off-140.gif) no-repeat;}
#tab-bar #tab-alerts a:hover {background: url(../images/tab-hover-140.gif) no-repeat;}
.alerts #tab-bar #tab-alerts a {background: url(../images/tab-on-140.gif) no-repeat;}

#tab-bar #tab-users {display: block;}
.users #tab-bar #tab-users {display: inline;}
#tab-bar #tab-users a {background: url(../images/tab-off-140.gif) no-repeat;}
#tab-bar #tab-users a:hover {background: url(../images/tab-hover-140.gif) no-repeat;}
.users #tab-bar #tab-users a {background: url(../images/tab-on-140.gif) no-repeat;}

#bttm-logos { width: 910px; background: #FFFFFF; height: 50px; text-align: center; padding: 20px 0px 20px 0px;  }
#bttm-logos .left-logo { float: left; padding: 5px 0px 10px 30px; }
#bttm-logos .address { float: left; padding: 15px 0px 10px 40px;  text-align: center;  font-size: 1.1em;  font-family: Tahoma, Verdana; color: #005aab; }
#bttm-logos .right-logo { float: right; padding: 0px 50px 0px 0px; border: 0px solid #000;  }

.form-field { width: 300px; }
.form-name { color: #075399; font-weight: bold;  }
.text-area { width: 300px; }

#submit-bttn { padding: 10px 0px 0px 0px; }

.text { color: #075399; font-weight: bold;  }

#footer { color:white;  margin: 0px; padding: 20px 0px 50px 0px; }
#footer .bridgedesign { color: #AAAAAA; text-align: center; }
#footer .bridgedesign a { color: #AAAAAA; text-decoration: none; }
#footer .bridgedesign a:hover { text-decoration: underline; }
#footer #validation {margin-top: 15px; text-align: center; color: #5e394a; }
#footer #validation img {border-width: 0px; }
#footer #rets-logo {margin-top: 15px;  }







