.ellipsis
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

a.cartLink
{
	color: #428eef;
	font-size: 13px;
	text-decoration: none;
}

a.cartLink img
{
	border-width: 0px;
}

div.boxContent
{
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

div.boxHeader
{
	background-color: #a6a6a6;
	border-bottom: solid 1px #868686;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
}

div.content
{
	padding: 0px 14px 14px 14px;
}

div.cartBox
{
	border: solid 1px #868686;
}

div.floatingField
{
	float: left;
	padding-right: 7px;
}

div.itemPrice
{
	color: #42932c;
	float: right;
	font-weight: bold;
}

div.shippingMethod
{
	border-top: solid 1px #868686;
	border-left: solid 1px #868686;
	float: right;
	height: 324px;
	width: 319px;
}

div.shippingOption
{
	font-size: 12px;
	margin-bottom: 4px;
}

div.shippingPrice
{
	color: #42932c;
	font-size: 14px;
	font-weight: bold;
}

div.step
{
	padding-bottom: 15px;
}

h1
{
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

select.state
{
	width: 163px;
}

span.important
{
	color: #ff0000;
}

table.content
{
	border: solid 1px #000000;
	font-family: Arial;
	font-size: 12px;
	width: 937px;
}

div.header
{
    height: 61px;
    font-family: Arial, Helvetica;
}

div.header div
{
    background: url(/images/layout/header-vertical-bar.jpg) no-repeat;
    color: #898989;
    float: left;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 7px;
}

div.headerContact
{
    text-transform: uppercase;
}

div.headerContact a
{
    color: #000000;
    text-decoration: none;
}

div.topNavigation
{
    background: url(/images/layout/nav-button-custom-maps.png) no-repeat;
    font-size: 10pt;
    height: 34px;
    padding-left: 375px;
}

div.topNavigation div
{
    background: url(/images/layout/nav-vertical-bar.png) no-repeat;
    float: left;
    height: 25px;
    padding-top: 9px;
    text-align: center;
}

div.topNavigation div a
{
    color: #464646;
    font-family: Arial, Helvetica;
    font-size: 13px;
    text-decoration: none;
}

div.topNavigation div a:hover
{
    text-decoration: underline;
}

span.header
{
    color: #5487a5;
    font-size: 10pt;
    text-transform: uppercase;
}

div.footer
{
    background-color: #e5e5e5;
    clear: both;
    height: 60px;
    margin-top: -60px;
}

div.envelope
{
	float:left;
	
}

div.contact-us
{
	float:left;
	font-size:10px;
	line-height:12px;
}

div.contact-us a
{
	color:#898989;
	text-decoration:none;
}

div.bottom-nav
{
	width:773px;
	height:35px;
	float:right;
	background-color:#7AA0B7;
	border-left:3px solid #e6e6e6;
	border-bottom:3px solid #e6e6e6;
	border-right:3px solid #e6e6e6;
	color:White;
	padding:6px;
}

div.bottom-links
{
	float:left;
	padding-top:4px;
	padding-left:25px;
	padding-bottom:10px;
	font-size:9pt;
}
div.bottom-links a
{
	color:White;
	text-decoration:none;
}
div.bottom-links a:hover
{
	text-decoration:underline;
}

