/* CSS Goodness by Drew Taylor www.Drew-Taylor.com */

@import url("blueprint.css");
@import url("master.css");

/* structure.css */
#main { margin: 2px 10px 0 10px; width: 887px; float: left;}
.fixedHeight {height: 570px;}
#leftCol {background-color: #ded8d1; float: left; width: 535px;}
#rightCol {float: left; width: 352px;}
#thumbs {float: left; padding: 15px 15px 0 15px; width: 155px;}
#thumbs img {padding-bottom: 15px;}
#mainImage {float: left; padding: 15px 15px 15px 0;}
#infoBox {float: left; color: #363636; border-top: 15px solid #ded8d1; padding: 25px; width: 302px;}
#map {text-align: center; padding-top: 50px}
#contactWindow {background:url(images/contactwindow_bg_.jpg) no-repeat; width: 812px; height: 471px; margin-left: 5px; padding: 100px 0 0 65px; }
#colorBox {float: left;}
#colorBox img {padding: 0 5px 5px 0;}
#orderBox {color: #464646; padding: 30px 50px 30px 50px;}
#orderBox a {color: #464646; }

img {border-width: 0px;}

/* text.css */
.leadin {font-weight: bold; font-size: 16px; margin-bottom: 10px;}

/* tables.css */
.size {background-color: #ded8d1;}
.measurement {background-color: #b5aea5;}
.sizeChart { text-align: center; margin-bottom: 10px; font-weight: bold;}
td {padding: 3px; margin: 0; width: 50px;  border: #ded8d1 1px solid;}
tr {padding: 0px; margin: 0;}