/*
title 634b41 c66c32  df864d
bg 7d655b 80a1bc  99bad5
*/

body {
	background-color: #d7e4bd;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a {
	color: white;
}

a:hover {
	color: yellow;
	}

/* WELCOME HEADER */ 
.htop  {
background: url(../img/headerc0.gif) no-repeat scroll left top;
}

.htopr {
	background: transparent url(../img/headerc1.gif) no-repeat scroll right top;
}

.hbot {
background:transparent url(../img/headerc2.gif) no-repeat scroll left bottom;
}

.hbotr {
background:transparent url(../img/headerc3.gif) no-repeat scroll right bottom;
}

.htopc {
	background: url(../img/headergrad.gif) repeat scroll 0 0;
	}

.hbotc {
	background: url(../img/headergrad.gif) repeat scroll 0 -64px;
}

.htop, .hbot, .htopr, .hbotr {
font-size:1px;
height:16px;
width:100%;
}

.htopc, .hbotc {
	position: relative;
	left: 16px;
	width:568px;
	font-size:1px;
	height:16px;
}

.hcontent {
    background:transparent url(../img/headergrad.gif) repeat scroll ;
    background-position: 0px -16px;
    text-align: center;
    height:48px;
}

.htext {
    position:relative;
    z-index: 1;
    padding-left: 10px;
    padding-right: 10px;
    top: 0px;
}

.hroundbox {
    margin:auto;
    width: 600px;
    color: white;
    font-size: 14px;
    padding-bottom: 10px;
}

#welcome_columns {
	width: 604px;
	margin: auto;
}

#welcome_1 {
	float: left;
	margin: 0;
}

#welcome_3 {
	float: right;
	margin: 0;
}

#welcome_2 {
	width: 200px; 
	margin-left: 202px; 
}

#welcome_1, #welcome_3 {
	width: 200px;
}

.welcome_column_head {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	padding-top: 20px;
}

.welcome_column_subtitle {
    font-size: 10px;
    text-align: right;
    font-weight: normal;
}

#welcome_1_head {
	height: 64px;
	background-color: #634b41;
	color: white;
}

#welcome_1_content {
	background-color: #7d655b;
}

#welcome_3_head {
	height: 64px;
	background-color: #80a1bc;
	color: white;
}

#welcome_3_content {
	background-color: #99bad5;
	
}

#welcome_2_head {
	height: 64px;
	background-color: #c66c32;
	color: white;
}

#welcome_2_content {
	background-color: #df864d;
}

.welcome_column_content {
	color: white;
	padding-top: 1px; 
}

.welcome_column_content h1 {
	font-size: 14px;
	margin-bottom: 4px;
	margin-left: 2px;
	}
	
.welcome_column_content h2 {
	font-size:12px;
	margin-bottom: 4px;
	margin-left: 2px;
	font-weight: normal;
	}

invisible {
		display: none;
	}

.welcome_searchform h1,h2 {
	text-align: left;
	}
	
.welcome_searchform .input  {
	width: 90%;
	margin: 0 3px 0 3px; 
	font-size: 12px;
}

.welcome_searchform .submit, option, select {
	font-size:12px;
	}
	
.welcome_searchform .submit {
	width:80px;
	margin: 3px 56px 0 56px;
	}
	
span.detail_expand {
}

span.detail_expand a {
	text-decoration: none;
}

span.detail_expand .plus {
	padding: 0px 3px 0px 3px;
	border: solid 1px;
}

div.clear {
	clear: both;
}

#accountInfo {
	padding-top: 10px;
	margin: auto;
	width: 604px;
	font-size: 12px;
	text-align: center;
	background-color: rgb(80, 80, 60);
	padding-bottom: 10px;
	color: white; 
}


#footer {
	padding-top: 10px;
	margin: auto;
	width: 600px;
	font-size: 12px;
	text-align: center;
}

#footerText {
	padding-top: 10px;
    margin: auto;
    width: 600px;
    font-size: 12px;
    text-align: justify;
	
	}

.invisible {
	display: none;
}

div.browse {
	width: 100%;
	text-align:right;
	}
	
.browse a {
	text-decoration: none;
	font-size: 12px;
	margin-right: 5px;
}

div.formLink {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    height: 22px;
}

.formLink a {
    height: 22px;
    padding: 3px;
    width: 75%;
    border: 1px solid;
    text-decoration: none;
    font-weight: bold;
    font-size:14px;
}

div.select h2 {
	font-size:12px;
    font-weight: bold;
}

div.select label {
    font-weight: normal;
}

hr {
    height: 1px;
}

.padded {
	padding: 5px;
}

.banner {
	margin: auto;
	width: 604px; 
	height: 60px;
	margin-bottom: 15px;
	text-align: center;
}

#formContainer {
	width: 604px;
	margin: auto;
    color: white;
}

* { margin: 0; padding: 0; }

ul {
    padding-top: 10px;
}

li {
	margin-left: 20px;
}

div.formBody {
    padding: 10px;
}

div.formTitle {
    text-align: center;
   	font-size: 18px;
	line-height: 32px;
	font-weight: normal;
    height: 32px;
    color: white;
}

a.productDetailsLink {
	text-decoration: none;
}

a.productDetailsLink:HOVER {
	text-decoration: underline;
}

div#footer a.m { color: black; }
div#footer a.m:hover { color: blue; }

div#pageContainer {
  width:860px; 
  margin:auto;
}
