/* CSS Document */

html
{
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  text-align: left;
  background: url("../images/bluebg.gif") repeat-y top center;
  font-family: verdana, arial, sans-serif;
  font-size: 9pt;
  color: #555;
  height: 100%;
}

#wrapper
{
  height: 100%;
  background: #FFF;
  height: 100%;
  width: 926px;
  margin: 0 auto 0 auto;
  text-align: left;
}

#header
{
  height: 124px;
  padding-top: 12px;
}

#header #navigation
{
  padding: 0 0 22px 350px;
  background: url(../images/nav/barTile.png) bottom left repeat-x;
  height: 25px;
}

#header #navigation ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

#header #navigation ul li
{
  float: left;
  margin: 0 1px 0 0;
}

#header #navigation ul li a img
{
  border: 0;
}

#body
{
  margin: 0;
  border-width: 14px 14px 0;
  border-color: white;
  border-style: solid;
  padding: 0;
  background: #FFF url(../images/bodybg.gif) top left repeat-y;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

#frontpage #body
{
  background: #FFF;
  border-top: 0px none;
}

h1, h2, h3
{
  font-family: "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

h2
{
  font-size: 1.5em;
}

h3
{
  font-weight: bold;
  font-size: 1.3em;
  color: #375882;
}

.column
{
  vertical-align: top;
}

#frontpage .column
{
}

#frontpage .column.left
{
  width: 187px;
  margin: 0;
}

#frontpage .column.center
{
  width: 335px;
  margin: 0;
}

#frontpage .column.right
{
  width: 334px;
  margin: 0;
}

.buckets
{
  padding: 0;
  margin: 0;
}

.bucket
{
}
.bucket ul
{
  margin: 0;
  padding: 1px 2em;
}

.bucket h2
{
  background: url(../images/bucket_head.gif) top left repeat-x;
  color: #FFF;
  text-align: left;
  font-size: 11pt;
  line-height: 1em;
  padding: 14px 0 0 15px;
  height: 24px;
  text-transform:uppercase;
  letter-spacing: -0.08em;
}

.bucket .content
{
  background: url(../images/bucket_shadow.gif) top left repeat-x;
  background-color: #fff;
  border-width: 0 1px 1px;
  border-color: #283878;
  border-style:solid;
  padding-top: 10px;
}



#footer
{
  clear: both;
  margin: 20px 14px 0;
  border-top: 1px solid #283878;
  text-align: center;
  color: #283878;
  font-size: 80%;
  padding: 5px;
}

#footer a
{
  color: #283878;
  text-decoration: none;
}

table.layout .column
{
  /*background: #F00;*/
  padding: 10px 14px 0;
}

table.layout .column.left
{
  padding: 0 1px 0 10px;
}

table.layout .column.left, table.layout .column.right
{
  font-size: 90%;
}

table.layout .column.right .menu
{
  margin: 5px 0 0 10px;
}

table.layout .column p
{
  margin: 0 0 1em;
}

table.layout .column.center img.padded
{
  margin: 0 1.2em;
}

.menu
{
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.menu li
{
  margin: 0 0 .5em;
  padding: 0;
  background-color: #FFF;
  height: auto !important;
  height: 1.3em;
}

.menu li.active
{
  background: #D2D2D2;
  background: #375882;
}

.menu li.active a
{
  color: #EEE;
}

.menu li.active ul a
{
  color: #555;
}

.menu li a
{
  padding: 3px;
  display: block;
  color: #555;
}


.menu ul
{
  font-weight: normal;
  margin: 4px 0 0;
  padding: 0;
  list-style: disc inside;
  list-style: none;
  background: #FFF;
}

.menu ul li
{
  margin: 0;
  padding: 0 5px 0 20px;
  background-color: #FFF;
}

.menu ul li.active
{
  background: #E2E2E2;
}

.menu ul li a
{
  padding: 2px 0;
  display: block;
}

.menu a
{
  text-decoration: none;
  color: #666;
}

.menu a:hover, .menu li.active ul a:hover
{
  color: #375882;
  color: #A40000;
}

hr
{
  background: #283878;
  border: 0 none;
  height: 1px;
  margin: .7em 0;
}


.accent_box_red
{
  background: #dd2027;
  color: #FFF;
  font-size: 80%;
  text-align: center;
  height: 22px;
  font-weight: bold;
  vertical-align: middle;
  text-transform:  uppercase;
}

.accent_box_red a
{
  color: #FFF;
  text-decoration: none;
}

.accent_box_red img
{
  vertical-align: middle;
  border: 0;
}

.accent_box_red a.wrap
{
  display: block;
  text-decoration: none;
}

a .accent_box_red
{
  text-decoration: none;
  color: #FFF;
}

.displayMessage
{
  border: 2px solid #F00;
  color: #F00;
  margin: 3px;
  padding: 5px;

}

label.error
{
  color: #F00;
  font-weight: bold;
}

a
{
  color: #375882;
}

.noPhoto
{
  background: #AAA;
  float: right;
  margin: 3px;
}

.clear
{
  clear: both;
}












.bucket .content
{
  height: 450px;
  padding: 10px;
}

.bucket1 .content
{
  height: 120px;
  background: #FFF;
  border: 1px solid;
}

.bucket2 .content
{
  height: 310px;
}

.showcaseItem
{
  height: 375px;
  background: #FFF;
}





#body .layout .center ul, ul.fancy
{
  list-style: none;
  margin: 0 0 15px 15px;
  padding: 0;
}

#body .layout .center ul li, ul.fancy li
{
  padding: 5px 0 0 17px;
  background: url("/images/buttons/bullet.gif") left 7px no-repeat;
}

ul.fancy li a
{
  color: #666;
  text-decoration: none;
  font-weight: bold;
}

ul.fancy li
{
  padding-bottom: 10px;
}

ul.fancy
{
  padding-top: 10px;
}











/* ---[ calculators and forms] ---------------------------------- */

#calc {
	font-size: 12px;
}

#calc form p {
	font-size: 11px;
}

#calc form table {
margin: 0;
}
#calc form table td {

}
#calc label{
	color: #666;/*color: #006;  Changed from #666 to #006 for consistency purpose */
	display: block;
	font-size: 12px; /* Changed from 11px to 12px for consistency purpose */
	font-weight: bold;
	margin:0px;
	padding-bottom:4px;
}
div#calc form table tr td label.reqd{
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin:0 0 0 6px;
	padding:15px 0 3px 12px;
	background: url(../images/required_asterisk.gif) no-repeat 0px 20px;

}
div#calc form table tr td label{
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin:0 0 0 6px;
	padding:15px 0 3px 12px;

}
div#calc form table tr td label.red{
	color: #F00;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin:0 0 0 6px;
	padding:15px 0 3px 12px;
	background: url(../images/required_asterisk.gif) no-repeat 0px 20px;

}
#calc form table tr td span.red{
	color: #F00;
	display: block;
	font-size: 11px;
	margin:0;
	padding:0px 0 3px 18px;

}

a.btn{
	color: #FFFFFF;
	background: #008;
	font-size: 12px;
	height:22px;
	font-weight: bold;
	text-decoration: none;
	border-color: #000;
	border-style: solid;
	border-width: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	padding: 2px 5px;
	}
a:hover.btn {
	color: #FFFFFF;
	text-decoration: none;
}



.products-reel {
    width: 896px;
    background: #FFF;
}

.products-reel img {
    border: 0 none;
}

.products-reel .nav {
    background:url(../images/product-reel/selector-bottom.gif) bottom left no-repeat;
    padding: 5px 10px;
    color: #FFF;
}

.products-reel .nav a {
    color: #FFF;
    text-decoration: none;
}

.products-reel .nav a.active {
    color: #b3deff;
}

.product-bucket {
    background: url(../images/product-reel/bucket.gif) top left no-repeat;
    width: 288px;
    height: 300px;
}

.product-bucket h2 {
    padding: 6px;
    height: 18px;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.product-bucket .content {
    padding: 5px;
}
