#canvas {
    width: 1014px;
    margin: 0px auto;
    overflow: hidden;
    background: #fff;
    border: 1px solid #666;
    font-size: 12px;
    font-family: Arial;
}

div.headercontact {
    float: left;
    font-family: Verdana;
    margin-top: 4px;
    margin-right: 2px;
    text-align: right;
    width: 187px;
}

div.headernavigation {
    background-color: #666;
    color: #e6e6e6;
    border-bottom: 5px solid #e6e6e6;
    float: left;
    font-family: Verdana;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    text-align: right;
    width: 1014px;
}

div.footer {
    background-color: #e6e6e6;
    border-top: 1px solid #000;
    float: left;
    font-family: Arial;
    height: 34px;
    width: 1014px;
}

div.footercopyright {
    color: #666;
    float: left;
    font-size: 10px;
    margin-right: 15px;
    padding-top: 3px;
    text-align: right;
    width: 259px;
}

.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
{
    border: 0px;
    float: left;
	margin: 7px 21px 21px 21px;
	width: 970px;
}

div.customprogressbar {
    float: left;
    width: 970px;
}

div.innercontent {
    border: solid 1px #868686;
    float: left;
    font-family: Verdana, Arial, Helvetica;
    width: 970px;
}

div.innercontenttitle {
    color: #42932c;
    float: left;
    font-size: 24px;
    padding: 5px 0px 5px 5px;
    width: 970px;
}

div.titledescriptionbackground {
    background-color: #a6a6a6;
    border-top: 1px solid #868686;
    border-bottom: 1px solid #868686;
    float: left;
    padding-top: 10px;
    width: 970px;
}

div.innercontenttitledesc {
    color: #ffffff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    width: 779px;
}

div.innercontentmapsummarytitle {
    color: #ffffff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 181px;
}

div.mapdetailsandinput {
    float: left;
    height: 660px;
    width: 970px;
}

div.mapinputpreview {
    float: left;
    margin: 12px 9px 0px 9px;
    width: 769px;
}

div.step1maparea {
    float: left;
    width: 570px;
}

div.step1class {
    float: left;
    font-size: 11px;
    width: 190px;
}

input.addressInput {
    font-size: 10px;
    width: 180px;
}

div.findlocationbuttondiv {
    padding-left: 2px;
    padding-top: 0px;
    text-align: right;
    width: 180px;
}

div.step1verify {
    border-top: 1px solid #999999;
    display: none;
    margin-top: 5px;
    float: left;
    padding-top: 5px;
    width: 180px;
}

div.step1subverifyNo {
    float: left;
    padding-left: 7px;
    padding-top: 0px; 
    text-align: left;
    width: 180px;
}

div.step1subverifyYes {
    float: left;
    padding-left: 7px;
    padding-top: 10px;
    text-align: left;
    width: 180px;
}

div.mapsummary {
    background-color: #e6e6e6;
    border-left: 1px solid #868686;
    border-bottom: 1px solid #868686;
    float: left;
    height: 593px;
    width: 182px;
}

div.righthanddisclaimer {
    padding-left: 5px;
    padding-top: 5px;
}

.bordernone {
    border: 0px;
}

.displaynone {
    display: none;
}

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;
}

h2.productname {
    color: #428eef;
    font-family: Verdana;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*
 *  Content Class -> Product Description Classes
 *  Working width 777px (div.content width)
 */
div.descriptiondiv {
    display: none; 
    float: left; 
    padding-left: 25px;     
    width: 487px;   
}
div.description {
    border: 0px; 
    float: left;
    margin-left: 0px;
    padding-bottom: 5px;
    padding-top: 0px;
    width: 500px;
}
div.description .indent {
    margin-top: 0px;
}
div.description .nameandpublisher {
    float: left;
    width: 500px;
}
div.description .publisherlogo {
    float: left;
    text-align: right;
    width: 245px;   /* this makes it look like marign/padding on the right */
}
div.description .productdescription {
    float: left;
    font-size: 10px;
    margin-top: 10px;
    width: 499px;
}
div.description .productdescription p {
    margin-top: 1em;   
}
div.description .productdescription ul {
    margin: 0px;
    padding: 0px;  
}
div.description .productdescription ul li {
    list-style-type: none;
    margin: 0px;
    margin-left: 15px;
    padding: 0px;
}
div.mapincludesindent {
    margin-left: 15px;   
}
div.description .itemcode {
    float: left;
    font-size: 10px;
    margin-top: 1em;
    width: 499px;
}
div.description .itemcode .code {
    font-weight: bold;   
}

/*
 *  Content Class -> Product Price Matrix Classes
 *  Working width 517px; 777px (div.content width) - 260px (div.productimage width), 
 *  needs to share width with Product Price Matrix
 */
div.pricematrix {
    border-left: 0;
    float: left;
    padding-bottom: 5px;
    margin-left: 10px;
    width: 760px;
}
div.matrixheader {
    margin-left: 4px;
    margin-top: 4px;
    height: 55px;
}
div.matrixheader .choosemap {
    float: left;
    font-size: 20px;
    font-weight: bold;
    width: 127px;
}
div.matrixheader .choosesize {
    border-bottom: 3px solid #66c;
    color: #39f;
    float: left;
    font-weight: bold;
    margin-top: 20px;
    width: 79px;
}
div.matrixheader .fastdelivery {
    border-bottom: 3px solid #66c;
    color: #f00;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin-top: 23px;
    text-align: right;
    width: 295px;
}
div.matrixheader .fastdelivery div {
    margin-bottom: 5px;
}
.matrixheader_st {
    float: left;
    margin-top: 10px;
    width: 755px;
}
.matrixrightside {
    border-bottom: 4px solid #6666cc;
    float: left; 
    width: 544px;
}
.chooseyourmap_st {
    color: #000;
    float: left;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: -25px;
    padding-left: 15px;
    width: 194px;
}
.choosesize_st {
    color: #6666cc;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
}
.fastdelivery_st {
    color: #f00;
    float: right;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
    text-align: right;
}
.pricematrixborder {
    border: 0px;   
    float: left;
}
div.sizerow {
    margin-left: 0px;    
}
div.sizerow .choosefinishing {
    border-left: 6px solid #33cc00;
    color: #33cc00;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-top: 33px;
    padding-left: 10px;
    width: 193px;
}
div.sizerow .firstsize {
    border-left: 4px solid #e6e6e6;
    padding-left: 2px;
}
div.sizerow .sizeoption {
    float: left;
    width: 62px;
}
div.sizerow .printsize {
    color: #6666cc;
    display: block;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}
div.pricerow {
    float: left;
    font-family: Verdana;
    margin-left: 0px;
    width: 755px;
}
div.stripe {
    background-color: #eaf2fd;
}
div.pricerow .finishingoption {
    border-left: 6px solid #33CC00;
    border-right: 0px;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 46px;
    margin-right: 7px;
    padding: 2px 0px 2px 3px;
    width: 197px;   
}
div.pricerow .finishingoptiontextlink {
    text-decoration: underline;
}
div.pricerow .finishingoptiontextlink:hover {
    text-decoration: none;
}
div.pricerow .finishingimage {
    float: left;
    width: 66px;
}
div.pricerow .finishinglearnmore {
    color: #33CC00;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 115px;
}
div.pricerow .finishinglearnmore .button {
    margin-top: 15px;
    border: 0px;
}
div.pricerow .firstfinishingoption {
    padding-bottom: 3px;   
    padding-top: 4px;
}
div.pricerow .finishingoption a {
    color: #585858;
    text-decoration: none;
}
div.pricerow .finishingoption a:hover {
    text-decoration: none;
}
div.pricerow .priceoption {
    float: left;
    font-size: 10px;
    font-weight: bold;
    height: 26px;
    padding-top: 23px;
    width: 63px;
}
div.pricerow .firstrow {
    border-top: 0px;
    padding-top: 26px; 
}
div.pricerow .priceoption a {
    color: #666;
    font-weight: normal;
    text-decoration: underline;
}
div.pricerow .priceoption a:hover {
    text-decoration: none;
}
div.enabledpriceoption a {
    color: #666;
    cursor: pointer;
    font-weight: normal;
    text-decoration: underline;
}
div.enabledpriceoption a:hover {
    text-decoration: none;
}
div.pricerow div.finishingoptiontypes {
    color: #585858;
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin-top: 16px;
}
div.pricerow div.finishingoptiontypes div.finishingtypeselect {
    float: right;
    text-align: right;
}
div.pricerow div.finishingoptiontypes div.railsselect {
    height: 29px;
    width: 98px;   
}
div.pricerow div.finishingoptiontypes div.framedselect,
div.pricerow div.finishingoptiontypes div.magneticselect {
    height: 29px;
    width: 225px;
}
div.pricerow div.finishingoptiontypes div.finishingtypeselect img {
    margin-top: 4px;   
}
div.pricerow div.finishingoptiontypes div.finishingtypeimage {
    float: right;
    margin-left: 5px;
    padding-right: 5px;
    width: 54px;
}
div.finishingoptionpopupwidth {
    position: absolute;
    width: 334px;
}
div.finishingoptionpopup {
    border: 1px solid #9e9e9e;
    background-color: #f5f5f5;
    height: 260px;
    position: relative;
    padding: 5px;
    width: 322px;
    z-index: 100;
}
div.finishingoptionopupheader {
    color: #428eef;
    font-size: 16px;
    font-weight: bold;
    width: 250px;
}
div.closepopupbutton {
    display: inline;
    float: right;
    margin-top: -5px;
    width: 50px;
}
div.popupbody {
    margin-top: 15px;
    width: 315px;
}
div.finishingexamples {
    float: left;
}
div.finishingexamples img {
    display: block;   
}
div.finishingexamples .example2 {
    margin-top: 15px;
}
div.finishingtext {
    float: left;
    font-family: Arial;
    font-size: 11px;   
    font-weight: normal;
    margin-right: 5px;
    width: 170px;
}
div.finishingtext span {
    font-weight: bold;   
}
.displaynone {
    display: none;
}
.noborder {
    border: 0px;
}