@import url(fixed-3col.css);

/* layout */

#container {
	width: 960px;
	border: 0px solid #000;
	background: #FFFFFF;
}
#content {
	border: 0px solid #000;
	width: 760px;
	float: left;
	margin-left: 200px;
}
#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: 10px 0px 0px 10px;
	background: #FFFFFF;
	border-right: 1px solid #dadada;
}
#sidebar1 .border {min-height: 200px;  }
#sidebar1 ul {
	margin: 0px;
	padding: 10px 0px 0px 30px;
	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: #000066;
	text-decoration: underline;
}


#sidebar2 { display: none; }

#content .main-area {
	padding: 0px 0px 0px 20px;
	color: #666666;
	line-height: 1.5em;
	float: left;
	width: 575px;
	border: 0px solid #000;
}
#content .main-area2 {
	padding: 0px 0px 0px 20px;
	color: #666666;
	line-height: 1.5em;
	float: left;
	width: 700px;
	border: 0px solid #000;
}
#content .rtcol {
	padding: 60px 0px 0px 0px;
	color: #666666;
	line-height: 1.5em;
	float: right;
	width: 150px;
	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: 2em;
	color: #005aab;
}
#content h2 {
	font-size: 1.2em;
	color: #005aab;
}
#content h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #005aab;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}
#content h4 {
	font-size: 1.8em;
	font-weight: bold;
	color: #005aab;
}
#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; }

#leftslot1 {
	width: 125px;
	height: 230px;
	float: left;
	margin-left: 100px;
}
#rightslot1 {
	width: auto;
	height: 230px;
	z-index: 101;
	font-weight: normal;
	float: right;
	margin-right: 100px;
}
#cooler1 {
	width: 75px;
	height: 600px;
	z-index: 101;
	float: right;
	margin-right: 50px;
	margin-top: 5px;
}
/* template style */
body { background: #f2f0f1 url(../images/body-bk.jpg) top left;  }

#header {
	color: white;
	border-bottom: 1px solid #dadada;
}
#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 15px;
}
#header li {
	display: inline;
	padding: 0px 0px 0px 0px;
	color: #075399;
	font-weight: bold;
	font-size: 1em;
}
#header li a{
	display: inline;
	padding: 0px 20px 0px 20px;
	color: #075399;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}
#header li a:hover{
	color: #000066;
	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:#666666;
	margin: 0px;
	padding: 20px 0px 50px 0px;
	text-align: center;
}
