/************************************************************************************/
/*                                                                                  */
/*   scV2Design.css  - Cascading Style Sheet for Super Cloth, version 2             */
/*   scV2Design.css                                                                 */
/*                                                                                  */
/************************************************************************************/

body { background-color: #FFFFFF; margin: 0px; padding: 0px; }
body,a,div,ul,ol,p,td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

/***   Navigation   ***/
.navigation { color: #ffffff; text-decoration: none; line-height: 14px; font-size: 12px; font-weight: bold; background: inherit; display: block; padding: 5px; margin: 0px; }
.navigation:hover { color: #ffffff; text-decoration: none; line-height: 14px; font-size: 12px; font-weight:bold; background: #90C743; display: block; padding: 5px; margin: 0px; }
#navHome { position:absolute; left:212px; top:27px; width:51px; z-index:1; }
#navBuyNow { position:absolute; left:265px; top:27px; width:70px; z-index:2; }
#navFAQ { position:absolute; left:337px; top:27px; width:50px; z-index:3; }
#navTestimon { position:absolute; left:389px; top:27px; width:96px; z-index:4; }
#navAffil { position:absolute; left:487px; top:27px; width:222px; z-index:5; }
#navContact { position:absolute; left:711px; top:27px; width:82px; z-index:6; }


/***   Individual Page Layout   ***/
#divMainContent { width: 798px; }
#divHomeContent { margin: 20px 0px 20px 0px; }
#divBuyContent { margin: 20px 0px 20px 0px; }
#divFaqContent { margin: 20px 39px 20px 39px; }
#divTestimonContent { margin: 20px 0px 20px 0px; }
#divAffilContent { margin: 20px 0px 20px 0px; }
#divContactContent { margin: 20px 0px 20px 0px; }
.divGenericContent { margin: 20px 0px 20px 0px; text-align: center; width: inherit; }


/***   Misc   ***/
#copyright { background-image:url(images/copy1.jpg); background-repeat: no-repeat; font-size:10px; color: #FFFFFF; padding: 8px 6px 8px 12px; margin: 10px 0px 10px 0px; width: 798px; }
.cash { text-align: right; }
.buyHeader { font-style: italic; }
.distLink { color: #006600; font-weight:bold; font-size: 14px; }
.distLinkNoLine { text-decoration:none; color: #006600; font-weight:bold; font-size: 14px; }
.tm { font-size: small; }
#alpinestud{ font-size:10px; text-align:center; width: 798px; }
.smTxt { font-size: 10px; }
