/* CSS Document - Author: Vicki Wilson */

/* Main Styles that apply to body */
body {
	font-size: 11px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color:#30415A;
	margin: 0px 0px;
	background: #BBC7D0 url(images/bg.gif) center repeat-y;
}
a {
	color: #0066CC;
}

a:hover {
	text-decoration: none;
}
#wrapper {
	margin: 0 auto;
	width: 100%;
}

/* Above - using, below - not using */
#container {
	margin: 0 auto;
	width: 827px;
	background-color:#FFFFFF;
}

.vertspacer {
	background-image: url(images/spacer.gif);
	height: 12px;
	width:1px;
}

#mainnav {
	margin: 0 auto;
	width: 817px;
	padding-bottom: 10px;
	height: 125px;
	border-bottom: 2px solid #000;
}

/* Above - not using, below - using */

.text {
	font-face: "Century Gothic", verdana, sans-serif;
	font-size: 11px;
	color:#000;
 }

.mainnav {
	font-face:Century-Gothic, Verdana, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.mainnav a{
	font-face:Century-Gothic, Verdana, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.mainnav a:link{
	text-decoration: none;
}
.mainnav a:visited{
	color:#666;
	text-decoration: none;
}
.mainnav a:hover{
	color:#000;
	text-decoration: underline;
}

#logo {
	float: left;
	width: 168px;
	height: 125px;
	margin: 0 0 0 20px;
}

#mainnav ul {
	float: right;
	width: 585px;
	height: 30px;
	text-align: left;
	position: relative;
	top: 110px;
	vertical-align: baseline;
}

#mainnav li{
	display: inline;
	font-variant:small-caps;
	padding: 0 3px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

.hrpad {
	padding: 2px 0;
}
.hrcollection {
	padding: 12px 0;
	float:left;
	clear: left;
}

#zinger {
	margin: 0px 0px;
	float:left;
	clear: both;
	padding-left: 2px;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 175px;
	width:825px;
	background-color:#FFFFFF;
}

#coolers {
	margin: 0px 0px;
	float:left;
	clear: both;
	height: 199px;
	width:827px;
	background-color:#FFFFFF;
}

#textboxes {
	margin: 0px 0px;
	height: 174px;
	width:264px;
	background-color:#FFFFFF;
}

.border {
	border-top:1px solid #BBC7D0;
	border-right:1px solid #BBC7D0;
	border-left:1px solid #BBC7D0;
	border-bottom:1px solid #BBC7D0;
	background-color:#FFFFFF;
}

.hdrImage {
	background: #EBF8FF url(images/hdr-bg.gif);
    background-repeat: repeat-x; 
	height:27px;
	font-face: Century-Gothic, Verdana, Sans-Serif;
	font-size: 14px;
	color:#697289;
	font-weight: bold;
	text-align: center;
}

.boxtext {
	color:#30415A;
	font-size:11px;
	line-height: 1.3;
	padding: 0 10px 0 19px;
	text-align:left;
}
.boxtext2 {
	color:#30415A;
	font-size:11px;
	line-height: 1.3;
	padding: 0 10px 0 3px;
	text-align:left;
}
.boxtext2 ul li{
	font-size:13px;
	line-height:1.5;
}

span {
	font-size-adjust:0.5;
	font-size:8px;
	vertical-align:super;
}


/* Below is used for the Request For Quote page */

.quotecol, .quotecol td {
	border-left:1px solid #ccc; 
	border-bottom:1px solid #ccc; 
	border-right:1px solid #ccc; 
	border-top:1px solid #ccc; 
	background-color: #F7F7F7;
	border-collapse: collapse;
}
.alignmiddle {
	vertical-align:middle;
}


#footer {
	margin: 0 auto;
	width: 820px;
	border: 2px solid #fff;	
	font-face: Century-Gothic, verdana, sans-serif;
	font-size: 11px;
	color:#4C607D;
	background-color:#F9F7EF;
	border: 2px solid #fff;
	text-align: center;
	letter-spacing:1px;
	line-height: 1.4;
	font-stretch:semi-expanded;
	padding: 5px 2px; 
}

#footer a:link{
	font-face: "Century Gothic", verdana, sans-serif;
	font-size: 11px;
	color:#4C607D;
	text-decoration: none;
	font-stretch:semi-expanded; 
}
#footer a:visited{
	color:#999;
	text-decoration: none; 
}
#footer a:hover{
	text-decoration: underline; 
}

.copyright {
	font-face: Century-Gothic, verdana, sans-serif;
	font-size: 9px;
	letter-spacing:1px;
	text-align: center;
	color: #4C607D;
	padding: 5px 0;
}


/* - - - - - - - - - - - - - - - -  */



#footercontainer {
	float: left;
	clear:both;
	margin: 2px auto;
	width: 823px;
	background-color:#F9F7EF;
	border:2px solid #fff;
	font-face: "Century-Gothic", verdana, sans-serif;
	color: #465873;
	text-size: 11px;
	text-align: center;
	line-height: 1.3;
	padding-top: 2px;
	padding-bottom:3px;
}

#copyright {
	float: left;
	clear:left;
	margin: 0 auto;
	width: 827px;
	text-align: center;
	color:#5A6B85;
	background-color:#E2DBCB;
}
