/*Layout*/
#rightcolcontainer { height: 380px; width: 300px; left: 0; top: 0; position: absolute; visibility: visible; }
#maincontainer { height: 100%; margin-left: -372px; width: 745px; left: 50%; top: 10px; position: absolute; visibility: visible; }
#headercontainer { height: 85px; width: 745px; left: 0; top: 0; position: absolute; z-index: 1; visibility: visible; }
#prodcontainer { background-color: #194b57; height: 480px; width: 745px; left: 0; top: 105px; position: absolute; z-index: 0; visibility: visible; }
#navcontainer { background-color: #1c3336; height: 465px; width: 152px; left: 15px; top: 0; position: absolute; z-index: 1; visibility: visible; }
#prodpic { background-color: #fff; height: 465px; width: 295px; left: 167px; top: 0; position: absolute; z-index: 2; visibility: visible; }
#rightcontainer { height: 455px; width: 283px; left: 462px; top: 0; position: absolute; z-index: 1; visibility: visible; }
#proddescription { background-color: #88cac4; height: 192px; width: 283px; left: 0; top: 25px; position: absolute; z-index: 2; overflow: hidden; visibility: visible; }
#prodNameText { background-color: #fff; height: 25px; width: 283px; left: 0; top: 0; z-index: 2; position: absolute; visibility: visible; }
#prodtshirtform { background-color: #88c5ca; background-image: url(../merchandise/t-shirts/images/prodformbg.gif); height: 248px; width: 283px; left: 0; top: 217px; position: absolute; z-index: 3; visibility: visible; }
#copyright { height: 35px; width: 745px; left: 0; top: 590px; position: absolute; visibility: visible; }
/*Typography
*/
.prod, li { color: #233149; font-size: 11px; font-family: tahoma, arial, helvetica; line-height: 12px; margin: 0; padding: 5px 5px 0; }
.prodimg { margin-top: 10px; padding-top: 10px; border-width: 0; }
