body,p,th,td {
font-family: Verdana, Arial, Helvetica, Sans-serif; 
font-size: 12px;
margin:0;
border:none;
color:#FFF;	
}

input		{border:solid 1px #ed007d; background:#ec66ad; }

a:link 		{color: #93e100; text-decoration: none;}
a:visited 	{color: #93e100; text-decoration: none;}
a:hover		{color: #ED007D; text-decoration: underline;}

H1 { font-size: 15px;}
H2 { font-size: 13px;}
H3 { font-size: 12px;}
HR { color: #ed007d; height: 1px;}
BODY { margin:0; BACKGROUND-COLOR: #000000;}
.HeadBox {
        BACKGROUND-COLOR: #ECEFF3;
}
.HeadText {
        FONT-SIZE: 12px; FONT-WEIGHT: bold; color:#FFFFFF;
}
.HeadLine {
        background-color: #000000;
}


.VertMenuBox {
	border:none;
}
.VertMenuBorder {
/* TD border */
}
.VertMenuTitle {
        BACKGROUND-COLOR: #ed007d;
		COLOR: #ffffff;
		font-weight: bold;
		font-size: 10px;
}
.VertMenuItems {
        COLOR: #FFF; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #FFF; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR:#FFF; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #ed007d; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #FFF;
}


.CategoriesList {
	FONT-SIZE: 12px;
}

.DialogBox {
        /* BACKGROUND-COLOR: #000000; --This is the background of the main section*/
}
.DialogBorder {
	/* border for the maing windows */
}
.DialogTitle {
        COLOR: #FFF; FONT-WEIGHT: bold; FONT-SIZE: 12px; height:15px;
}
.NumberOfArticles {
        COLOR: #ee007e; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TopLabel {
        COLOR: #ee007e; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Text {
        COLOR: #ee007e;
}
.AdminSmallMessage {
        COLOR: #93e100;
}
.AdminTitle {
        COLOR: #93e100; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.Line {
        BACKGROUND-COLOR: #333;
}
.ProductTitle {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetailsTitle {
        COLOR: #93e100; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductDetails {
        COLOR: #FFFFFF;
}
.ProductPriceTitle {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceConverting {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPrice {
        COLOR: #93e100; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}
.ProductPriceSmall {
        COLOR: #93e100; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.MarketPrice {
        FONT-SIZE: 11px;
}
.ItemsList {
        COLOR: #ED007D; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.NavigationPath {
        COLOR: #666; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.FormButton {
        COLOR: #666; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Button {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(images/butbg.gif);
       BACKGROUND-COLOR: #ed007d;
       COLOR: #FFFFFF; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}
.CustomerMessage {
        COLOR: #93e100; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.ErrorMessage {
        COLOR: #93e100; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.Star {
        COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #FFFFCC;
}
.SaveMoneyLabel {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}
.TableHead {
    BACKGROUND-COLOR: #ed007d;
}
.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: #000000; COLOR: #FFFFFF;
}
.Tab {
        BACKGROUND-COLOR: #000000;
        FONT-WEIGHT: bold;
    TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: transparent;	/* like "VertMenuBox" */
	border:none;
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px;
    CURSOR: pointer;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: transparent;	/* like "VertMenuBox" */
	border:none;
    MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 1px;
    MARGIN-RIGHT: 2px;  
    CURSOR: pointer;
}
.CatMenuItemOn 
{
     /* like "VertMenuTitle" */
	border:none;
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
    CURSOR: pointer;
}
.CatSubMenu
{
    /* like "VertMenuBox" */
	border:none;
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
    CURSOR: pointer;
}
.CatMenuItem:link
{
    COLOR: #FFFFFF;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #75b300;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #FFFFFF;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #FFFFFF;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}   
.NavDialogBorder {
    background-color: #ed007d;
}
.NavDialogBox {
    background-color: #ECEFF3;
}
.SubHeader2 {
    COLOR: #666666;
    font-size: 11px;
    FONT-WEIGHT: bold;
}
.SubHeader2Line {
asdd}
.PopupHelpLink {
    FONT-SIZE: 9px;
    COLOR: #330000;
    TEXT-DECORATION: none;
}
.HightLightRow {
	BACKGROUND-COLOR: #B0B0B0;
	font-weight: bold;
}
.HightLightEqualRow {
	BACKGROUND-COLOR: #ffe8af;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #ed007d;
}

/* Static page styles*/
#static_wrapper{text-align:justify;	font-size:12px; padding-top:25px; line-height:16px;}
.horizontal_divider{padding-top:25px;text-align:center;}

/* Unsubscribe styles */
#unsubscribe{ font-size:10px;}
textarea, select{border:solid 1px #ed007d;background:#ec66ad; }

/* footer page*/
#footer_main{text-align:center; margin:auto; padding:5px;}
#info{width:500px;text-align:justify; margin:auto; padding-bottom:5px;}

/* Mailing List*/
#mailing_list{background:url(images/backgrounds/ml_bg.jpg) top center no-repeat; font-size:9px; padding:180px 0 0 5px; height:75px; width:135px; text-align:center;}

/* Gift Reg */
#gift_reg{background:url(images/backgrounds/gift_reg.jpg) top center no-repeat;  padding:60px 0 0 5px; margin-top:10px; height:150px; width:135px; text-align:center;}

.subscribe_btn{ padding:2px; color:#FFF; border:#FFF solid 1px; display:block; width:100px; margin:auto; margin-top:4px;}
.subscribe_btn a:hover{color:#000;}

/* Home code */
#pi_code{ font-weight:bold; font-size:13px; line-height:25px; }

/* floral_hr */
#floral_hr{ height:55px; background:url(images/h_divider.gif) center  no-repeat ;}

/* -------------------------------------------- banner ----------------------------------- */

/*Default setting,its value isn't changed.*/
.JWSSothinkBgC{background-color:transparent;}

/*Global setting.    It: item    G:global*/
.JWSItBS{border-style: none;}
.JWSItBW{border-width:1px;}
.JWSItBC{border-color:#454545;}
.JWSGBgC{background-color:transparent;}
.JWSGBgI{background-image:none;}
.JWSGBgR{background-repeat:repeat;}


/*Title setting.    F: font*/
.JWSF{font:bold 9pt Verdana,Arial; line-height:9pt;}
.JWSFC{color:#000000;}
.JWSFD{text-decoration:none;}
.JWSBgC{background-color:#FFFFFF;}
.JWSBgI{background-image:none;}
.JWSBgR{background-repeat:no-repeat;}


/*Pagination setting.    U:unselect    S:select  Ot: mouse out  Ov: mouse over  F: font  */
.JWSUOtBgC{background-color:transparent;}
.JWSUOtF{font:7pt Verdana,Arial; line-height:7pt;}
.JWSUOtFC{color:#000000;}
.JWSUOtFD{text-decoration:none;}

.JWSUOvBgC{background-color:transparent;}
.JWSUOvF{font:7pt Verdana,Arial; line-height:7pt;}
.JWSUOvFC{color:#000000;}
.JWSUOvFD{text-decoration:none;}

.JWSSOtBgC{background-color:transparent;}
.JWSSOtF{font:7pt Verdana,Arial; line-height:7pt;}
.JWSSOtFC{color:#CC0000;}
.JWSSOtFD{text-decoration:none;}

.JWSSOvBgC{background-color:transparent;}
.JWSSOvF{font:7pt Verdana,Arial; line-height:7pt;}
.JWSSOvFC{color:#CC0000;}
.JWSSOvFD{text-decoration:none;}


/*Global border setting      G:Global border  Sz::size    Cn: corner    Lt: left top
  Rb: right bottom   Lb: left bottom  Rt: right top  T: top    Bt: bottom   L:left   Ri: right */
.JWSGBS{border-style:solid;}
.JWSGBW{border-width:1px;}
.JWSGBC{border-color:#999900;}

.JWSGCnSz{width:10px;height:10px;}

.JWSGLtCn{background-image:url("images/border01_tl.gif");}
.JWSGRtCn{background-image:url("images/border01_tr.gif");}
.JWSGRbCn{background-image:url("images/border01_br.gif");}
.JWSGLbCn{background-image:url("images/border01_bl.gif");}

.JWSGTBgC{background-color:transparent;}
.JWSGTBgI{background-image:url("images/border01_t.gif");}
.JWSGTBgR{background-repeat:repeat;}

.JWSGRiBgC{background-color:transparent;}
.JWSGRiBgI{background-image:url("images/border01_r.gif");}
.JWSGRiBgR{background-repeat:repeat;}

.JWSGBtBgC{background-color:transparent;}
.JWSGBtBgI{background-image:url("images/border01_b.gif");}
.JWSGBtBgR{background-repeat:repeat;}

.JWSGLBgC{background-color:transparent;}
.JWSGLBgI{background-image:url("images/border01_l.gif");}
.JWSGLBgR{background-repeat:repeat;}


/*Item  or  item tip setting.   Ot: mouse out   Ov: mouse over    It:item     F: font    Tp: tip  i:item */

/*Item 0 */
.JWSItBgCi0{background-color:transparent;}
.JWSOtFi0{font:9pt Verdana,Arial;}
.JWSOtFCi0{color:#000000;}
.JWSOtFDi0{text-decoration:none;}
.JWSOvFi0{font:9pt Verdana,Arial;}
.JWSOvFCi0{color:#000000;}
.JWSOvFDi0{text-decoration:none;}

/*Item 1 */
.JWSItBgCi1{background-color:transparent;}
.JWSOtFi1{font:9pt Verdana,Arial;}
.JWSOtFCi1{color:#000000;}
.JWSOtFDi1{text-decoration:none;}
.JWSOvFi1{font:9pt Verdana,Arial;}
.JWSOvFCi1{color:#000000;}
.JWSOvFDi1{text-decoration:none;}

/*Item 2 */
.JWSItBgCi2{background-color:transparent;}
.JWSOtFi2{font:9pt Verdana,Arial;}
.JWSOtFCi2{color:#000000;}
.JWSOtFDi2{text-decoration:none;}
.JWSOvFi2{font:9pt Verdana,Arial;}
.JWSOvFCi2{color:#000000;}
.JWSOvFDi2{text-decoration:none;}

/*Item 3 */
.JWSItBgCi3{background-color:transparent;}
.JWSOtFi3{font:9pt Verdana,Arial;}
.JWSOtFCi3{color:#000000;}
.JWSOtFDi3{text-decoration:none;}
.JWSOvFi3{font:9pt Verdana,Arial;}
.JWSOvFCi3{color:#000000;}
.JWSOvFDi3{text-decoration:none;}

/*Item 4 */
.JWSItBgCi4{background-color:transparent;}
.JWSOtFi4{font:9pt Verdana,Arial;}
.JWSOtFCi4{color:#000000;}
.JWSOtFDi4{text-decoration:none;}
.JWSOvFi4{font:9pt Verdana,Arial;}
.JWSOvFCi4{color:#000000;}
.JWSOvFDi4{text-decoration:none;}

/*Item 5 */
.JWSItBgCi5{background-color:transparent;}
.JWSOtFi5{font:9pt Verdana,Arial;}
.JWSOtFCi5{color:#000000;}
.JWSOtFDi5{text-decoration:none;}
.JWSOvFi5{font:9pt Verdana,Arial;}
.JWSOvFCi5{color:#000000;}
.JWSOvFDi5{text-decoration:none;}

/*Item 6 */
.JWSItBgCi6{background-color:transparent;}
.JWSOtFi6{font:9pt Verdana,Arial;}
.JWSOtFCi6{color:#000000;}
.JWSOtFDi6{text-decoration:none;}
.JWSOvFi6{font:9pt Verdana,Arial;}
.JWSOvFCi6{color:#000000;}
.JWSOvFDi6{text-decoration:none;}

/*Item 7 */
.JWSItBgCi7{background-color:transparent;}
.JWSOtFi7{font:9pt Verdana,Arial;}
.JWSOtFCi7{color:#000000;}
.JWSOtFDi7{text-decoration:none;}
.JWSOvFi7{font:9pt Verdana,Arial;}
.JWSOvFCi7{color:#000000;}
.JWSOvFDi7{text-decoration:none;}

/*Item 8 */
.JWSItBgCi8{background-color:transparent;}
.JWSOtFi8{font:9pt Verdana,Arial;}
.JWSOtFCi8{color:#000000;}
.JWSOtFDi8{text-decoration:none;}
.JWSOvFi8{font:9pt Verdana,Arial;}
.JWSOvFCi8{color:#000000;}
.JWSOvFDi8{text-decoration:none;}

/*Item 9 */
.JWSItBgCi9{background-color:transparent;}
.JWSOtFi9{font:9pt Verdana,Arial;}
.JWSOtFCi9{color:#000000;}
.JWSOtFDi9{text-decoration:none;}
.JWSOvFi9{font:9pt Verdana,Arial;}
.JWSOvFCi9{color:#000000;}
.JWSOvFDi9{text-decoration:none;}

/*Item 10 */
.JWSItBgCi10{background-color:transparent;}
.JWSOtFi10{font:9pt Verdana,Arial;}
.JWSOtFCi10{color:#000000;}
.JWSOtFDi10{text-decoration:none;}
.JWSOvFi10{font:9pt Verdana,Arial;}
.JWSOvFCi10{color:#000000;}
.JWSOvFDi10{text-decoration:none;}
 /* --------------------------------------------- banner End ------------------------------- */