body, p, div, th, td, p, input, select, textarea {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
        COLOR: #7E7E7E; FONT-SIZE: 10px;
}

.productSwatchOverview {
width: 400px;
}

A:link {
        /*COLOR: #081589; TEXT-DECORATION: none;*/
                COLOR: #7E7E7E; TEXT-DECORATION: none;
}
A:visited {
        /*COLOR: #081589; TEXT-DECORATION: none;*/
        COLOR: #7E7E7E; TEXT-DECORATION: none;
}
A:hover {
        COLOR: #660000; TEXT-DECORATION: underline;
}
A:active  {
        /*COLOR: #081589; TEXT-DECORATION: none;*/
        COLOR: #7E7E7E; TEXT-DECORATION: none;
}
H1 {
        FONT-SIZE: 15px;
}
H2 {
        FONT-SIZE: 13px;
}
H3 {
        FONT-SIZE: 12px;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}

BODY {
        margin: 0px; 
		BACKGROUND-COLOR: #FFFFFF;
}
.HeadBox {
        BACKGROUND-COLOR: #FFFFFF;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #D6D7D9;
}

.VertMenuHr {
        COLOR: #999999;
}

.DialogBox {
        BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
        BACKGROUND-COLOR: #ccc;
}
.DialogTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px;
}
.NumberOfArticles {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TopLabel {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Text {
        COLOR: #000000;
}
.AdminSmallMessage {
        COLOR: #FF3300;
}
.AdminTitle {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Line {
        BACKGROUND-COLOR: #FF3300;
}
.ProductTitle {
        /*COLOR: #081589; FONT-WEIGHT: bold; FONT-SIZE: 12px;*/
        COLOR: #7D7D7D; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetailsTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
        COLOR: #67031D; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.ProductDetails {
        COLOR: #000000;
}
.ProductPriceTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceConverting {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPrice {
        /*COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 12px;*/
        COLOR: #838383; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceSmall {
        COLOR: #FF3300; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.MarketPrice {
        FONT-SIZE: 11px;
}
.ItemsList {
        COLOR: #081589; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.NavigationPath {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.FormButton {
        COLOR: #720E16; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Button {
       FONT-FAMILY: Arial;
           BACKGROUND: #68C1FF url('images/butbg.gif');
       color:#FFFFFF; font-weight:bold; font-size:11px; text-decoration:none; background-color:#68C1FF
}
.CustomerMessage {
        COLOR: #FF3300; FONT-SIZE: 10px; line-height: 17px;
}
.ErrorMessage {
        COLOR: #7E7E7E; FONT-SIZE: 10px; line-height: 17px;
}
.Star {
        COLOR: #67031D;
}
.HighLight {
                BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
        COLOR: #FFFFFF;
}

.SmallNote:link {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #888888; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:active {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        BACKGROUND-COLOR: #081589; COLOR: #FFFFFF;
}
.Tab {
        BACKGROUND-COLOR: #D6D7D9;
        FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff
{
    BACKGROUND-COLOR: transparent;        /* like "VertMenuBox" */
    BORDER-RIGHT: none;                                /* like "VertMenuBox" */
    BORDER-TOP: none;                                /* like "VertMenuBox" */
    BORDER-LEFT: none;                                /* like "VertMenuBox" */
    BORDER-BOTTOM: none;                        /* like "VertMenuBox" */
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 1px;
    MARGIN-RIGHT: 2px;
    CURSOR: pointer;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: transparent;        /* like "VertMenuBox" */
    BORDER-RIGHT: none;                                /* like "VertMenuBorder" */
    BORDER-TOP: none;                                /* like "VertMenuBorder" */
    BORDER-LEFT: none;                                /* like "VertMenuBorder" */
    BORDER-BOTTOM: none;                        /* like "VertMenuBorder" */
    MARGIN-BOTTOM: 1px;
        MARGIN-TOP: 1px;
        MARGIN-LEFT: 1px;
    MARGIN-RIGHT: 2px;
    CURSOR: pointer;
}
.CatMenuItemOn
{
    BACKGROUND-COLOR: #081589;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #081589 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #081589 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #081589 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #081589 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px;
    MARGIN-RIGHT: 2px;
    CURSOR: pointer;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px;
    MARGIN-RIGHT: 2px;
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial;
    CURSOR: pointer;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #FFFFFF;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #330000;
}
.NavDialogBorder {
    background-color: #D6D7D9;
}
.NavDialogBox {
    background-color: #ffffff;
}
.SubHeader2 {
    COLOR: #666666;
    font-size: 11px;
    FONT-WEIGHT: bold;
}
.SubHeader2Line {
    BACKGROUND-COLOR: #CCCCCC;
}
.PopupHelpLink {
    FONT-SIZE: 9px;
    COLOR: #330000;
    TEXT-DECORATION: none;
}
.HightLightRow {
        BACKGROUND-COLOR: #B0B0B0;
        font-weight: bold;
}
.HightLightEqualRow {
        BACKGROUND-COLOR: #ffe8af;
}
.VertMenuSubTitle {
        BACKGROUND-COLOR: #081589;
}





.container {
        position: relative;
        width: 782px;
        margin: 0 auto;
        text-align: left;
        padding: 0px;
        color: #5E0B15;
        border: 0px solid #000;
        vertical-align: middle;
}

.clearMe {
        font-size: 0px;
        height: 0px;
        clear: both;
}
.outerBorder {
         z-index: 11;
        top: 59px;
        position: relative;
        height: 100%;
        width: 100%;
        border: 1px solid #ccc;


}

.topMenu {

        text-align: right;
        background-color: #efefef;
        border-bottom: 1px solid #ccc;
        color: #5E0B15;
        font-size: 11px;
        padding-right: 0px;
        padding-bottom: 3px;
        padding-top: 3px;
        padding-left: 80px;


}
.subglobalNav {
	font-size: 10px;
	color: #7d7d7d;
}
.bottomMenu {
        width: 762px;
        text-align: right;
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        color: #000;
        padding-bottom: 3px;
        padding-top: 3px;
        padding-right: 20px;

}
.bottomMenu a:link {  color: #7d7d7d; text-decoration: none;}
.bottomMenu a:visited {  color: #7d7d7d; text-decoration: none;}
.bottomMenu a:hover {  color: #5E0B15; text-decoration: underline;}
.bottomMenu a:active {  color: #5E0B15; text-decoration: none;}
.sideBar {

        width: 146px;
        height: 100%;
        min-height: 100%;
        background-color: #efefef;
        border-right: 1px solid #ccc;

        float: left;

        color: #7F0413;
        font-size: 10px;
        padding-left: 10px;
        padding-top: 4px;
       
        padding-right: 0px;


}

.sideBarItem {
        position: relative;
        width: 142px;

        margin-top: 6px;
        margin-bottom: 6px;
        margin-left: -10px;

        padding-left: 8px;
		padding-right: 6px;

        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        background-color: #FFFFFF;

        color: #333333;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 17px;
        padding-top: 7px;
        padding-bottom: 10px;
}
.sideBarItem a:link {  color: #7d7d7d; text-decoration: none;}
.sideBarItem a:visited {  color: #7d7d7d; text-decoration: none;}
.sideBarItem a:hover {  color: #660000; text-decoration: underline;}
.sideBarItem a:active {  color: #333333; text-decoration: none;}
.sideBarItem img {
	
	padding-left: 0px;
	padding-right: 0px;

	margin-right: -8px;
	margin-left: -8px;

}

.content {
        clear: none;
        width: 579px;
        float: left;


       /* left: 178px;*/
	   float: right;

        padding: 12px;
		padding-left: 22px;
		padding-right: 22px;
        border: 0px solid #811;

}
.contentFull {
        clear: none;
        width: 753px;
        float: left;


        padding: 14px;
        border: 0px solid #000;

}
.headerImg {
        float: right;
        margin-right: 35px;
        margin-bottom: 10px;
        position: relative;



}
.centerMe {
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #000;
	padding: 0px;
	display: block;
}

.imgLogo {
        z-index:19;
        top: 0px;
        position: absolute;



}
.textLogo {
        top: 30px;
        left: 68px;
        position: absolute;
}

.textAboveMenu {
        top: 40px;

        color: #660000;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        position: absolute;
        margin-left: auto;
        text-align: right;

        border: 0px solid #ccc;
        right: 0px;

}
.textAboveMenu a:link {  color: #660000; text-decoration: none;}
.textAboveMenu a:visited {  color: #660000; text-decoration: none;}
.textAboveMenu a:hover {  color: #5E0B15; text-decoration: underline;}
.textAboveMenu a:active {  color: #440000; text-decoration: none;}

.textBelowContent {

        color: #7E7E7E; /*#5E0B15;*/
        font-size: 9px;
        position: relative;
        margin-left: auto;
        text-align: right;

        border: 0px solid #ccc;
        right: 0;
        margin-top: 59px;


}
.textBelowContent a:link {  color: #7d7d7d; text-decoration: none;}
.textBelowContent a:visited {  color: #7d7d7d; text-decoration: none;}
.textBelowContent a:hover {  color: #5E0B15; text-decoration: underline;}
.textBelowContent a:active {  color: #5E0B15; text-decoration: none;}

.imgFloat {
        float: left;
        margin-right: 4px;
}

.categoryBox {
        position: relative;
        width: 147px;
        height: 295px;

        background-color: #fff;

        border: 1px solid #ccc;
        float: left;

        color: #828282;
        font-size: 10px;
        line-height: 14px;
		margin-left: 20px;
		margin-right: 0px;
        margin-bottom: 27px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 8px;

}

.categoryBoxBottom {
        clear: both;
        margin-top: 5px;
        background-color: #efefef;
        border-top: 1px solid #ccc;
        color: #7F0413;
        font-size: 11px;
        padding-top: 4px;

        position: absolute;
        width: 163px;
        height: 15px;
        bottom: 0px;
        text-align: right;
        margin-left: -8px;
        margin-right: -8px;
		

}

.categoryBoxBottom a:link {  color: #5E0B15; text-decoration: none;}
.categoryBoxBottom a:visited {  color: #5E0B15; text-decoration: none;}
.categoryBoxBottom a:hover {  color: #5E0B15; text-decoration: underline;}
.categoryBoxBottom a:active {  color: #5E0B15; text-decoration: none;}

.categoryBoxSpecial {
        position: relative;
        width: 270px;
        height: 197px;
        background-color: #fff;

        border: 1px solid #ccc;
        float: left;

        color: #828282;
        font-size: 10px;
		margin-left: 10px;
		margin-right: 2px;
        margin-bottom: 14px;

}
.special_cat
{
        position: relative;
        width: 270px;
        height: 197px;
        background-color: #fff;

        border: 1px solid #ccc;
        float: left;

        color: #828282;
        font-size: 10px;

        margin-bottom: 27px;
        margin-top: 11px;
        margin-left: 3px;
		margin-right: 3px;


}
.WhatsNewBox {
        position: relative;
        width: 464px;
        height: 333px;
        background-color: #fff;

        border: 1px solid #ccc;
        float: left;

        color: #828282;
        font-size: 10px;

        margin-left: 48px;
        margin-right: 14px;
        margin-bottom: 32px;

}

.SpecialTopBox {
        position: relative;
        width: 300px;
        height: 369px;
        background-color: #fff;

/*        border: 1px solid #ccc; */
        float: left;

        color: #828282;

        margin-left: auto;
        margin-right: auto;
        margin-bottom: 32px;

}

.HomeImage {
        position: relative;
        background-color: #fff;

        border: 0px;
        float: left;

        color: #828282;
        margin-top: 11px;
      /*  margin-left: 7px; */
}

.JoinListBox {

        position: relative;
        background-color: #fff;
        width: 246px;

        border: 1px solid #ccc;
        float: left;

        color: #828282;
        margin-top: 2px;
        margin-left: 2px;
		padding: 7px;
}

.SearchBox {
        position: relative;
        background-color: #fff;
        width: 170px;

        border: 1px solid #ccc;
        float: left;

        color: #828282;
        margin-top: 2px;
        margin-left: 10px;
		margin-right: -8px;
		padding: 7px;
}

.categoryHome {
        position: relative;
        width: 270px;
        height: 197px;
        background-color: #fff;

        border: 1px solid #ccc;
        float: right;

        color: #828282;
        font-size: 10px;
        margin-top: 11px;
        margin-left: 12px;
}

.categoryHome2 {
        position: relative;
        width: 270px;
        height: 197px;
        background-color: #fff;

        border: 1px solid #ccc;
        float: right;

        color: #828282;
        font-size: 10px;

        margin-bottom: 10px;
        margin-top: 11px;
        margin-left: 12px;


}




.categoryBoxBottomSpecial {
        clear: both;
        margin-top: 5px;
        color: #7d7d7d;
        font-size: 10px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        line-height: 15px;
        position: absolute;
        padding-left: 9px;
        padding-right: 9px;
        padding-bottom: 8px;

        width: 252px;
        bottom: 0px;
        text-align: left;


}
.categoryBoxBottomSpecial a:link {
        color: #5E0B15;
}
.categoryBoxBottomSpecial a:visited {
        color: #5E0B15;
}
.categoryBoxBottomSpecial a:hover {
        color: #5E0B15;
}
.categoryBoxBottomSpecial a:active {
        color: #5E0B15;
}

.productShadesContainer {
        position: relative;
        width: 526px;
        margin-left: 25px;


}
.productColorBoxContainer {
        width: 126px;
        height: 30px;
        float: left;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;


}
.productColorBox {
        position: relative;
        width: 25px;
        height: 30px;
        float: left;
        border-right: 0px solid #ccc;

}
.productColorBoxInfo {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #7d7d7d;
        position: relative;
        width: 69px;
        height: 30px;

        float: left;
        border: 0px solid #ccc;
        vertical-align: middle;


        padding-left: 5px;



}
.productColorBoxInfo table {
        height: 100%;
        padding: 0;
        margin: 0;
}
.productColorBoxInfo td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #7d7d7d;
        height: 100%;
        padding: 0;
        margin: 0;
        vertical-align: middle;
}
.productHoverInfo {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #7d7d7d;
        text-align: right;
        width: 100%;
        padding-top: 5px;
        line-height: 10px;

}
.topSideDivider {
        width: 100%;
        position: relative;

        margin-left: 1px;
        height: 7px;
        border: 1px solid #ccc;
        border-bottom: 0px solid #ccc;
        clear: both;
        margin-top: 0px;
        margin-bottom: 18px;
        text-align: right;
        padding-top: 2px;
		margin-left: auto;
		margin-right: auto;

}
.customBlendText {
        width: 93%;
        position: relative;

        clear: both;
        margin-top: -5px;
        margin-bottom: -5px;
        text-align: left;
		margin-left: auto;
		margin-right: auto;
		line-height: 14px;
}
.TopDivider {
        width: 96%;
        position: relative;

        margin-left: 1px;
        height: 8px;
        border: 1px solid #ccc;
        border-bottom: 0px solid #ccc;
        clear: both;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: right;
        padding-top: 0px;

}

.JoinDivider {
        width: 86%;
        position: relative;


        margin-left: 1px;
        height: 7px;
        border: 1px solid #ccc;
        border-bottom: 0px solid #ccc;
        clear: both;
        margin-top: 19px;
        margin-bottom: 7px;
        text-align: center;
        padding-top: 5px;
}

.bottomSideDivider {
        width: 100%;
        position: relative;


        height: 8px;
        border: 1px solid #ccc;
        border-top: 0px solid #ccc;
        clear: both;
        top: 18px;
        margin-bottom: 45px;
		margin-left: auto;
		margin-right: auto;


}

.BottomDivider {
        width: 96%;
        position: relative;


        height: 7px;
        border: 1px solid #ccc;
        border-top: 0px solid #ccc;
        clear: both;
        top: 1px;
	  text-align: right;

        margin-bottom: 40px;

}


.shadesRadioButton {
        position: absolute;
        left: 70px;
        top: 5px;

}
.boldyFont {
        color: #888;
        FONT-SIZE: 10px;
        font-weight: bold;

}
.swatchImageContainer {
        position: relative;
        float: right;
        width: 144px;
        height: 200px;

}
.swatchImage {
        height: 142px;
        border: 1px solid #ccc;

}
.shoppingBagContainer {
        width: 570px;
        position: relative;
        margin: auto;
        border: 0px solid #000;
}
.categoryDescriptionContainer {
        float: left;
        width: 310px;
        position: relative;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7d7d7d;
        line-height: 18px;	
        margin-right: 5px;
        margin-left: 8px;

}

.categorySpecialHeader {
        float: right;
        width: 310px;
        position: relative;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7d7d7d;
        line-height: 18px;
        margin-right: 18px;
        margin-left: 18px;

}

.categoryBillieJapan {

        width: 528px;
        position: relative;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7d7d7d;
        line-height: 18px;
        margin-right: auto;
        margin-left: auto;

}

.BillieSpecialOfferBox {

        width: 475px;
        position: relative;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7d7d7d;
        line-height: 18px;
        margin-right: 18px;
        margin-left: 18px;

}
.toolContainer {
        padding: 0px;
        margin-left: 18px;
        width: 540px;
        border: 0px solid #000;
        clear: both;
        top: 10px;
        margin-bottom: 10px;
        height: 90px;

}
.toolContainerDescription {
        margin-left: 17px;
/*        width: 240px; */
        width: 240px;
        float: left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #7d7d7d;
        line-height: 14px;
        height: 100%;
}
.toolContainerDescription td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #7d7d7d;
        line-height: 14px;
        text-align: left;
	  vertical-align: middle;	
	
}
.borderBox {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 10px;


}
.toolContainerFarRight {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #7d7d7d;
        width: 77px;
        float: right;
        vertical-align: bottom;
        text-align: right;
        border: 0px solid #000;
        height: 100%;

}

.toolContainerFarRight td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #7d7d7d;
}

.SearchContainer {
        padding: 0px;
        margin-left: 1px;
        width: 548px;
        border: 0px solid #000;
        clear: both;
        top: 5px;
        margin-bottom: 5px;
        height: 70px;

}

.SearchContainerFarRight {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #7d7d7d;
        width: 71px;
        float: right;
/*        margin-right: 34px; */
        margin-right: 5px;
        vertical-align: middle;
        text-align: right;
        border: 0px solid #000;
        height: 100%;

}
.static_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding: 25px;
	border: 1px solid #CCCCCC;
	width: 500px;
	margin: 0px;
	float: none;
	clear: none;
	background-position: center;
}
.static_header {
	text-align: right;
}
.regTable {
	border-collapse: separate;

}
.regTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	empty-cells: hide;
}

.regTable th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #EBEBEB;
	color: #660000;
	font-weight: normal;
	font-size: 10px;

}
.regTable form {
	margin: 0px;

}
.innerTable {

}
.innerTable td {
	padding-left: 0px;
	padding-right: 0px;
}
.innerTable th {
	padding-left: 0px;
	padding-right: 0px;
}
.innerTable2 {

}
.innerTable2 td {
	padding-top: 0px;
	padding-bottom: 0px;
}
.orderListTable {
	width: 566px; 
	margin-left: -20px; 
	margin-right: -20px;
	border-bottom: 1px dashed #888;

}
.orderListTable td {
	padding: 0px;
	padding-left: 10px;
}
.TableHead {
    BACKGROUND-COLOR: #EBEBEB;
}

.TableHead th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #EBEBEB;
	color: #660000;
	font-weight: normal;
	font-size: 10px;

}
.warmVsCoolGuideMap {
	position: absolute;
	margin: 0px; 
}

.receiptTable {
	border-collapse: separate;
	border: 1px solid #ccc;

}
.receiptTable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	empty-cells: hide;
	margin-left: auto;
	margin-right: auto;


}
.receiptTable th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #EBEBEB;
	color: #660000;
	font-weight: normal;
	font-size: 10px;

}
.receiptTable form {
	margin: 0px;

}
.smallTableHead {
    BACKGROUND-COLOR: #EBEBEB;
}

.smallTableHead th {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #EBEBEB;
	color: #660000;
	font-weight: normal;
	font-size: 10px;

}
.padMe td {
	padding-left: 20px;
	padding-right: 20px;
}
.proPicks {
	line-height: 16px;
	font-size: 10px;

}

.proPicks a:link {
        color: #5E0B15;
}
.proPicks a:visited {
        color: #5E0B15;
}
.proPicks a:hover {
        color: #5E0B15;
}
.proPicks a:active {
        color: #5E0B15;
}

.pink {
	color: #A43E65;
}

.bridalPageText {


}

.bridalPageText td {
	line-height: 16px;
}

.bridalPageText a:link {  color: #A43E65; text-decoration: none;}
.bridalPageText a:visited {  color: #A43E65; text-decoration: none;}
.bridalPageText a:hover {  color: #A43E65; text-decoration: underline;}
.bridalPageText a:active {  color: #A43E65; text-decoration: none;}
