/* @override 
	http://cornellsupply.com/css/styles.css
	http://cornellsupply.com/css/styles2.css
*/

/* 
===========================================
Cornell Base Styles
Author: 	Mark Priestap
Owner:	Designski
Version:	9 Mar 2005
=========================================== */

* {
	padding: 0;
	margin: 0;
}

html {
	
}

body {
	font: 12px/1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #505050;
	background: #00360c url(http://cornellsupply.com/images/bgs/body_2.jpg) repeat-x;
}

a img,
img {
	border: 0;
}

/* IE Friendly */

h1, h2, h3, h4 {
	position: relative;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-style: italic;
	font-weight: bold;
	color: #005733;
	margin: .1em 0 .3em;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	color: #005733;
	margin: 0 0 .4em;
}

#products h2 {
	clear: right;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin: 0 0 .4em;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #005733;
	margin: 0 0 .4em;
}

p {
	margin: 0 0 1em;
}

ul {
	margin: .6em 0 1.6em;
	padding: 0;
}

ul li {
	list-style: none;
	background: url("../images/bullets/circle.gif") no-repeat left 5px;
	padding-left: 15px;
	margin: 0;
	margin-left: -10px;
}

dt {
	font-size: 120%;
	font-weight: bold;
	padding-top: 1em;
	margin-bottom: .5em;
}

dd {
	margin-left: 0;
	margin-bottom: 1em;
	text-indent: 0;
}

address {
	font-style: normal;
	margin-bottom: 1em;
	text-indent: 0;
}

.hr {
	display: block;
	border: 0;
	padding: 0;
	margin: .6em 0;
	height: 1px;
	background: transparent url("../images/dotted.gif") repeat-x left top;
}

.hr hr {
	display: none;
}

.hroff {
	display: none;
}

/* Page Layout
------------------------------------------- */

#containercontainer {
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bgs/body_3.png) repeat-y;
}

#container {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	background: white url(../images/bgs/header.gif) repeat-x top;
}

#c2 {
	position: relative;
	padding-right: 20px;
}

/* Header
------------------------------------------- */

#header {
	position: relative;
	height: 174px;
}

/* Site Logo
------------------------------------------- */

#site-logo {
	position: absolute!important;
	z-index: 5 !important;
	top: 10px;
	left: 9px;
	height: 143px;
	width: 227px;
}

#site-logo-btm {
	background-image: url('../images/logos/site-logo-btm.gif');
	position: absolute;
	z-index: 9;
	top: 173px;
	left: 71px;
	height: 20px;
	width: 48px;
}

/* commented backslash hack v2 \*/

#site-logo-btm {
	display: none;
}

/* Company Phone Number
------------------------------------------- */

#call-us {
	position: absolute;
	z-index: 1;
	top: 43px;
	left: 254px;
}

#call-us img#phone-number {
	margin-right: 40px;
}

/* Main Navigation
------------------------------------------- */

#nav {
	position: absolute;
	z-index: 10 !important;
	top: 146px;
	width: 100%;
	height: 20px;
	right: auto;
	text-align: center;
	white-space: nowrap;
}

#nav dl, #nav dt, #nav dd {
	margin: 0;
	padding: 0;
}

#nav dl dt {
	display: none;
}

#nav dl dd {
	display: inline;
	color: #005733;
	border-right: 1px solid #005733;
	line-height: 1em;
}

#nav dl dd.last {
	border: 0;
}

#nav dd a {
	padding: 3px 8px;
	background: transparent;
	color: #005733;
	text-decoration: none;
	font-size: 90%;
}

#nav dd a:hover {
	text-decoration: underline;
}

/* Content
------------------------------------------- */

#content {
	position: relative;
}

#content #ct2 {
	background-image: url("../images/banners/side-tools.jpg");
	background-repeat: repeat-y;
	background-position: left top;
	width: 766px;
}

#content #ct2a {
	width: 766px;
}

#ct3 {
	padding: 15px 15px 70px 190px;
	min-height: 350px;
}

#ct3a {
	padding: 15px 15px 70px 15px;
	min-height: 350px;
}

#content p.last {
	margin-bottom: 4em;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 0 0 .6em;
}

.normal #content h2 {
	border-top: 1px dashed silver;
	padding-top: .4em;
	margin-top: 1.6em;
}

#memberships #content h2 {
	border: 0;
	margin-top: .2em;
}

#content ul {
	margin-left: 40px;
}

#content h2.top {
	margin-top: 0;
}

/* Company Navigation
---------------------------------------------- */

#cnav {
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 260px;
	width: 550px;
	height: 20px;
	margin-top: 3px;
	line-height: 1em;
}

#cnav dl dt {
	display: none;
}

#cnav dl dd {
	display: inline;
	border-right: 1px solid #005733;
}

#cnav dl dd.last {
	border: 0;
}

#cnav dl dd a {
	padding: 3px 7px;
	font-size: 85%;
	text-decoration: none;
}

#cnav dl dd a:hover {
	text-decoration: underline;
}

/* Footer Navigation
---------------------------------------------- */

#footercontainer {
	width: 804px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bgs/footer.png) 0 bottom;
	height: 107px;
}

#footer {
	line-height: 1em;
	width: 766px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 17px;
	border-top: 5px solid #006138;
}

#footer dl {
	margin-bottom: .8em;
}

#footer dl dt {
	display: none;
}

#footer dl dd {
	display: inline;
	color: #666;
}

#footer dl dd.last {
	border: 0;
}

#footer dl dd a {
	padding: 3px 7px;
	font-size: 90%;
	text-decoration: none;
	color: #666;
}

#footer dl dd a:hover {
	text-decoration: underline;
}

/* =headings
-------------------------------------- */

.head-crib-connect {
	background: transparent url(../images/logos/cribconnect-tiny.gif) no-repeat 0 0;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 15px 0 0 0;
	height: 0 !important;
	height 





/* */: 15px;
	/

* False value for IE4-5.x/Win. */
	width: 83px;
}

/* Misc.
---------------------------------------------- */

.right {
	float: right;
}

.photo-left {
	float: left;
	margin-right: 10px;
}

.more {
	font-weight: bold;
}

p.more, div.more {
	text-align: right;
}

.more a {
	color: #005733;
}

.imglink img {
	border: 0;
}

dl.services dt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #005733;
	margin: 0 0 .4em;
}

#products .directions {
	margin-top: 0;
	margin-bottom: 2em;
}

#products .directions dt {
	line-height: normal;
	margin-bottom: .5em;
}

#products .directions dd {
	margin-left: 20px;
	line-height: normal;
	margin-bottom: -2px;
}

#special-savings table td {
	vertical-align: top;
}

p.divider {
	border-bottom: 1px dashed silver;
	padding-bottom: 1em;
	margin-bottom: .5em;
}

.under-const {
	padding: 20px;
	background-color: #efedde;
	border: 1px solid #dddac6;
}

h2 span.highlight {
	color: #900;
}

.post h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	clear: right;
	color: #005733;
	margin: 0 0 .3em !important;
	padding: 0 !important;
}

.post h2,
.post h2 a {
	color: #999;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0 !important;
	padding: 0 !important;
}

.post p {
	margin: 0 0 0 !important;
	padding: 0 0 .1em !important;
}

#homelogin {
	width: 165px;
	position: absolute;
	z-index: 1;
	padding-left: 2px;
	padding-top: 12px;
}