
/*
============ CSS FOR PRINTING ONLY  ==================
GOOD INFO AT http://alistapart.com/article/goingtoprint
*/

html
{
height:100%;
width: 100%;
}

body
{
color: black;
background-color: white;
font-size: 11pt;
line-height: 11pt;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
vertical-align: top;
padding: 0;
margin: 0;
}


.imgblock,
.phoneblock,
.logoblock,
.mob_starblock,
.navbar,
.mobheader,
.prod_breadcrumb_block,
.prod_accordion, 
a.swatchbox,
.review_linkblock,
.optionsbox form
{
display: none;
}

.printonly{
display:block;
}

.h1{
font-size: 24px;
}

.hideprint
{
display: none;
}

.topnavcontainer
{
display: none;
}

.floatright
{
position: relative;
float:right;
}

/*
============ BODY  ===============
*/

.price
{
color: black;
font-size: 18pt;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
}

h2
{
color: black;
font-size: 15pt;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.introtext, .introtext p
{
color: black;
font-size: 10pt;
line-height: 15pt;
font-weight: 400;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
margin-top: 25px;
}

h1, .introtext h1
{
color: black;
font-size: 18pt;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
margin-top: 25px;
margin-bottom: 10px;
}

.bigcaps
{
color: black;
font-size: 12pt;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
}

p, .listing
{
color: black;
font-size: 10pt;
line-height: 12pt;
}


.h2link
{
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
font-weight: bold;
color: black;
font-size: 10pt;
}

.h2link a:link, .h2link a:visited, .h2link:link, .h2link:visited
{
color: #4C408A;
text-decoration: none;
}

.rightrule
{
border-right: 1px solid #AC9F83;
padding-right: 3px;
}


.toprule
{
border-top: 1px solid #AC9F83;
padding-top: 3px;
}

.bottomrule
{
border-bottom: 1px solid #AC9F83;
padding-bottom: 3px;
}

.leftrule
{
border-left: 1px solid #AC9F83;
padding-left: 3px;
}

.midpagedivider
{
text-align: center;
border-style: solid;
border-width: 1px 0px 1px 0px;
border-color: #AC9F83;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
line-height: 30px;
}


.midpagedivider *
{
vertical-align: middle;
}

.bigfeaturebox
{
height: 230px;
}

.featurebox
{
height: 125px;
}

.textbutton:link, .textbutton:visited, input.textbutton, .littletextbutton
{
display: none;
}



/*
======== MORE INFO PAGES =================
*/

.moreinfobox
{
padding-left: 10px;
}

.picturebox
{
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #AC9F83;
background-color: white;
padding: 0px;
margin-right: 10px;
position: relative;
float: left;
}

.descriptionbox
{
display: block;
color: black;
font-size: 10pt;
line-height: 12pt;
font-variant: normal;
font-weight: normal;
padding: 0px 0px 0px 0px;
text-align: left;
}

.optionsbox
{
text-align: center;
}

.optionsbox table
{
margin-left:auto;
margin-right:auto;
}




/*
======== FOOTER =================
*/

.footer
{
display: none;
}

/*
============ LEFT NAV ==========================================
*/

.leftnavcontainer
{
display: none;
}


/*========= OUTFITBOX ===============*/
.outfittable
{
color: black;
border-style: solid;
border-color:#AC9F83;
border-width: 1px;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 11pt;
line-height: 11pt;
vertical-align: top;
background-color: white;
}

.outfittableheader
{
color: black;
background-color: #E6DBBD;
font-weight: bold;
text-align: center;
vertical-align: middle;
}

.outfittable tr td
{
vertical-align: middle;
border-style: solid;
border-color:#AC9F83;
border-width: 1px;
}

/*========= SPECIALBOX ===============*/

.specialbox
{
background-color: white;
width: 160px;
margin: 5px;
padding: 0px;
border-style: solid;
border-color:#AC9F83;
border-width: 1px;
font-family: Arial, sans-serif;
font-size: 12px;
text-align: center;
}

.specialbox .description
{
padding: 5px;
}



/*========= STANDARDTABLE ===============*/
.standardtable
{
color: black;
border-style: solid;
border-color:#AC9F83;
border-width: 1px;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 11pt;
line-height: 11pt;
vertical-align: middle;
text-align: center;
background-color: white;
padding: 0;
}

.standardtable .header
{
color: black;
background-color: #E6DBBD;
font-weight: bold;
text-align: center;
vertical-align: middle;
}

.standardtable tr td
{
vertical-align: middle;
text-align: center;
border-style: solid;
border-color:#AC9F83;
border-width: 1px;
font-size: 11pt;
line-height: 18pt;
}

/*========= OTHER RANDOM STUFF ===============*/
.storepagetext
{
margin: 10px 5px 5px 10px;
}

.indented
{
padding-left: 20pt;
padding-right: 20pt;
}
