/* GENERAL LINKS */
a:link {color:#E1238C; text-decoration:none;}
a:visited {color:#E1238C; text-decoration:none;}
a:active {color:#E1238C; text-decoration:none;}
a:hover {color:#E1238C; text-decoration:underline;}

/* Highligh LINKS */
a.highlight:link {color:#E1238C; text-decoration:none;}
a.highlight:visited {color:#E1238C; text-decoration:none;}
a.highlight:active {color:#E1238C; text-decoration:none;}
a.highlight:hover {color:#E1238C; text-decoration:underline;}

/* PAGE LAYOUT */
BODY {
	margin: 0px 5px 0px 5px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #003300;
	text-align: center;
}
DIV.body {
	width: 640px ;
	margin-left: auto ;
	margin-right: auto ;
}

/* HEADER */
TABLE.page-top {
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: 0px none #E1FAAA;
	width: 640px;
	text-align: center;
}
TD.header-sides {
	display: none;
}
TD.header-middle {
	width: 100%;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}
TABLE.page-search {
	display: none;
}

/* BANNER */
TABLE.page-banner {
	border-collapse: collapse;
	border: 0px none #E1FAAA;
	width: 640px;
	text-align: center;
}

/* FOOTER */
TABLE.page-bottom {
	display: none;
}
TD.page-line {
	display: none;
}

/* BODY */
TABLE.page-body {
	margin-top: 18px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border: 0px none #E1FAAA;
	width: 640px;
	text-align: center;
}
TD.body-left {
	display: none;
}
TD.body-padding {
	display: none;
}
TD.body-middle {
	padding: 0px;
	width: 100%;
	vertical-align: top;
}
TD.body-right {
	display: none;
}
TABLE.middle-inner {
	border-collapse: collapse;
	border: 0px none;
	width: 640px;
}
TABLE.middle-box {
	background-color: #FFFFFF;
	border: 2px solid #E1FAAA;
	width: 100%;
}
HR.box-line {
	background-color: #E1FAAA;
	color: #E1FAAA;
	border: none;
	height: 1px;
	margin: 1px 4px 1px 4px;
}
TD.ads {
	background-color: #FFFFFF;
	border: 2px solid #E1FAAA;
	width: 24.25%;
	vertical-align: top;
	text-align: center;
}

/* MIDDLE - INFO */
TD.middle-info {
	padding: 6px 80px 18px 80px;
	text-align: left;
}
TD.middle-img {
	padding: 6px 80px 18px 80px;
	text-align: center;
}
TD.info-left {
	width: 30%;
	vertical-align: top;
}
TD.info-right {
	width: 70%;
	vertical-align: top;
}

/* MIDDLE - TOP/BOTTOM */
TD.top-bot {
	width: 100%;
	padding: 6px 40px 6px 40px;
}
TD.sort-bar {
	background-color: #E1FAAA;
	width: 100%;
	padding: 6px 3px 6px 3px;
	color: #003300;
}
P.top-bot {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 16px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
.top-title {
	font-size: 13px;
    font-weight: bold;
	color: #289128;
}

/* MIDDLE - GENERAL */
TD.middle-general {
	width: 100%;
	padding: 6px 6px 18px 6px;
}
TD.middle-index {
	width: 100%;
	padding: 12px 0px 12px 0px;
}

/* MIDDLE - PRODUCTS (/products.asp, brand.asp) */
TD.prod-desc {
	padding: 6px 40px 12px 0px;
	vertical-align: top;
	text-align: left;
}
TD.prod-img {
	padding: 24px 0px 12px 0px;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
}
TD.cosm-desc {
	padding: 6px 0px 12px 40px;
	vertical-align: top;
	text-align: left;
}
TABLE.cosm-shades {
	border-collapse: separate;
	border-spacing: 3px;
	margin-left: auto;
	margin-right: auto;
}
TD.cosm-shades {
	padding: 0px 20px 24px 20px;
	text-align: center;
}

/* INPUT */
INPUT {
	background-color: #FFFFFF;
	border: #C0C0C0 1px solid;
	padding: 1px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 13px;
    font-weight: normal;
	color: #003300;
}
INPUT.button {
	background-color: #FFFFFF;
	border: #64BE14 1px solid;
	padding: 2px;
	font-family: Arial,Helvetica,Sans-Serif;
    font-weight: bold;
	font-size: 13px;
	color: #289128;
}
INPUT.search {
	background-color: #FFFFFF;
	border: #FFFFFF 1px solid;
	padding: 1px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 13px;
    font-weight: normal;
}
INPUT.find {
	background-color: #FFFFFF;
	border: #E0E0E0 0px solid;
	padding: 2px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
    font-weight: normal;
	color: #289128;
}
SELECT {
	background-color: #FFFFFF;
	border: #64BE14 1px solid;
	padding: 2px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
SELECT.checkout {
	background-color: #FFFFFF;
	border: #C0C0C0 1px solid;
	padding: 1px;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
TD.button {
	height: 36px;
	vertical-align: middle;
	text-align: center;
}

/* BANNER TEXT */
P.banner_title {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 14px;
    font-weight: normal;
	color: #FF0000;
    text-decoration: underline;
	text-align: center;
}
P.banner_text {
	margin-top: 2px;
	margin-bottom: 6px;
	line-height: 18px;
	font-size: 12px;
    font-weight: normal;
	color: #606060;
	text-align: center;
}

/* BASKET */
TD.middle-basket {
	width: 100%;
	padding: 6px 6px 30px 6px;
}
TABLE.basket {
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
}
TD.basket-bar {
	padding: 1px;
	height: 18px;
	font-size: 13px;
    font-weight: bold;
	color: #289128;
	vertical-align: middle;
}
TR.basket-item {
	height: 24px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
TR.basket-total {
	height: 22px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
HR.basket-line {
	color: #FFFFFF;
	border: none;
	width: 100%;
	height: 1px;
	margin: 0px;
}

/* GENERAL TEXT */
P {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 16px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
P.high {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 16px;
	font-size: 13px;
    font-weight: normal;
	color: #289128;
}
.high {
	font-size: 13px;
    font-weight: normal;
	color: #289128;
}
P.bold {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 16px;
	font-size: 13px;
    font-weight: bold;
	color: #289128;
}
.bold {
	font-size: 13px;
    font-weight: bold;
	color: #289128;
}
P.warning {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 16px;
	font-size: 12px;
    font-weight: normal;
	color: #FF0000;
}
.small {
	font-size: 11px;
    font-weight: normal;
	color: #003300;
}
.link-spacer {
	color: #E0E0E0;
}
img {
	border: 0;
}

/* INFO TEXT */
P.iHeading {
	margin-top: 18px;
	margin-bottom: 18px;
	font-size: 16px;
    font-weight: normal;
	color: #289128;
	text-align: center;
}
P.iText {
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 18px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
P.iSmall {
	line-height: 14px;
	font-size: 11px;
    font-weight: normal;
	color: #003300;
}
LI.iList {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}

/* INDEX PAGES (/catindex.asp) */
TD.middle-index {
	width: 100%;
	padding: 12px 40px 12px 40px;
}
HR.index-line {
	background-color: #E1FAAA;
	color: #E1FAAA;
	border: none;
	height: 1px;
	margin: 12px 0px 12px 0px;
}
P.xTitle {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
    font-weight: normal;
	color: #289128;
}
P.xText {
	margin-top: 4px;
	margin-bottom: 12px;
	line-height: 16px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}

/* COMMENTS & QUOTES (/product.asp, /brand.asp) */
P.qTitle {
	margin-top: 18px;
	margin-bottom: 18px;
	font-size: 16px;
    font-weight: normal;
	color: #289128;
	text-align: center;
}
P.qText {
	margin-top: 18px;
	margin-bottom: 18px;
	line-height: 19px;
	font-size: 12px;
	color: #003300;
}
.qName {
    font-weight: bold;
	font-style: italic; 
	color: #289128;
}
UL.qList {
	list-style-type: disc;
	padding: 0px;
	margin: 12px 0px 12px 16px;
}
LI.qList {
	margin: 6px 0px 6px 0px;
	line-height: 18px;
}

/* PRODUCT DESCRIPTION (/product.asp, /brand.asp) */
P.dHeading {
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 16px;
	color: #289128;
}
P.dTitle {
	margin-top: 6px;
	margin-bottom: 12px;
	line-height: 22px;
	font-size: 18px;
	color: #289128;
}
P.dText {
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 18px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
P.dBand {
	margin-top: 18px;
	margin-bottom: 10px;
	background-color: #DDFFDD;
	line-height: 18px;
	font-weight: bold;
}
UL.dList {
	list-style-type: disc;
	padding: 0px;
	margin: 6px 0px 6px 16px;
}
LI.dList {
	margin: 6px 0px 6px 0px;
	line-height: 18px;
}
P.dSmall {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 16px;
	font-size: 11px;
    font-weight: normal;
	color: #003300;
}
P.dIngred {
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 16px;
	font-size: 11px;
    font-weight: normal;
	color: #003300;
}
.dHigh {
	font-size: 13px;
    font-weight: bold;
	color: #289128;
}

/* PRODUCT PRICES */
P.pTitle {
	margin-top: 2px;
	margin-bottom: 4px;
	font-size: 13px;
    font-weight: bold;
	color: #289128;
}
P.pRef-List {
	margin-top: 4px;
	margin-bottom: 6px;
	font-size: 12px;
    font-weight: normal;
	color: #003300;
}
.pHigh {
	font-size: 13px;
    font-weight: normal;
	font-style: italic; 
	color: #FF0000;
}
.pSave {
	background-color: #FFFFAA;
	font-size: 12px;
    font-weight: normal;
	color: #AA0000;
}
.pSmall {
	font-size: 11px;
    font-weight: normal;
	color: #003300;
}
.pPrice {
	font-size: 14px;
    font-weight: bold;
	color: #289128;
}
.pOffer {
	font-size: 12px;
	font-family: Trebuchet MS, Lucida, Arial;
    font-weight: normal;
	color: #003300;
	text-decoration: line-through;
}
