/* Reset everything to nothing */
* { margin: 0; padding: 0; }

/* Begin Typography & Colors */
body { font-size: 62.5%; font-family: Verdana, Arial, Sans-Serif; color: #7A7A7A; }
h1, h2, h3, h4, h5, h6 { font-family: georgia, 'times new roman', times, serif; margin: 0 0 16px 0; font-weight: bold; color: #671758; }
h1 { font-size: 26px; letter-spacing: -2px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
p { margin: 0 0 14px; }
ul, ol { margin: 14px 0; padding: 0 0 0 16px; }
table { border-collapse: collapse; border: 0px solid #7a7a7a; margin: 12px 0; }
td { border: 0px solid #7a7a7a; padding: 4px; }
tr { border: 0px solid #7a7a7a; }
th { border: 0px solid #7a7a7a; padding: 4px; text-align: left; }
hr { border-width: 1px 0 0 0; border-top: 1px solid #7a7a7a; height: 1px; }

fieldset { border: 1px solid #671758; padding: 10px; }
input[type=text], textarea { width: 350px; padding: 2px; border: 1px solid #671758; background: #FFF4FC; color: #671758; margin: 0 0 4px 0; }
input[type=text]:focus, textarea:focus { background: #ffffff; color: #7A7A7A; }
textarea { height: 150px; }


a { color: #671758; text-decoration: none; font-weight: bold; }
a:hover { color: #671758; text-decoration: underline; }


/* Layout begin */
#container { width: 980px; margin: 0 auto; background: url(../images/body-bg-main.png) top center no-repeat; }
#headers { clear: both; width: 980px; margin: 0 auto; height: 196px; }
#sitetitle { height: 0; padding-top: 190px; overflow: hidden; display: block; width: 980px; background: url(../images/site-title-main.png) top center no-repeat; margin: 0 auto; }

#content { width: 920px; margin: 40px auto 30px auto; font-size: 11px; }

#footers { width: 920px; margin: 0 auto; background: url(../images/footer-bg-main.png) top center no-repeat; clear: both; min-height: 40px; padding: 83px 30px 30px 30px; }

/*.uw-seller-info { width: 262px; float: left; margin: 0 22px; text-align: center; }*/
/*.uw-seller-info { width: 262px; float: left; margin: 0 98px; text-align: center; }*/
.uw-seller-info { width: 262px; float: left; margin: 0 327px; text-align: center; }
#polaroid-katie, #polaroid-tasha, #polaroid-elena { width: 262px; height: 0; padding-top: 353px; overflow: hidden; display: block; margin: 0 auto; }
#polaroid-katie { background: url(../images/polaroid-katie.png) top left no-repeat; }
#polaroid-tasha { background: url(../images/polaroid-tasha.png) top left no-repeat; }
#polaroid-elena { background: url(../images/polaroid-elena.png) top left no-repeat; }
#ptv-katie, #ptv-tasha, #ptv-elena { width: 174px; height: 0; padding-top: 95px; overflow: hidden; display: block; margin: 12px auto; }
#ptv-katie { background: url(../images/ptv-katie.png) top left no-repeat; }
#ptv-tasha { background: url(../images/ptv-tasha.png) top left no-repeat; }
#ptv-elena { background: url(../images/ptv-elena.png) top left no-repeat; }

#textcontent { width: 921px; height: 0; padding-top: 280px; overflow: hidden; display: block; margin: 0px auto 36px auto; background: url(../images/text-content.png) top center no-repeat; }