/***************** Layout ************************/
BODY
{
	font-family: Georgia, Verdana,arial,MS Sans Serif;	
	margin-top: 0px; /* used to be 5 for fixed width */
	margin-left: 0px; 
	margin-right: 0px;	
	margin-bottom: 0px;
	background-image: url(../layout_images/dead_space_bkgd.jpg);
	background-repeat: repeat;
	color: #000000;
}

.background_color
{
  background-color: #F23695;
}

.background_top_image
{
	background-image: url(../layout_images/background/pink/background_top_pink.jpg);	
	height: 100px;
}

.background_bottom_image
{
background-image: url(../layout_images/background/pink/background_bottom_pink.jpg);	
	height: 110px;
}

.background_top_inside
{
	background-image: url(../layout_images/background/pink/backgroup_inside_top_pink.gif);	
	height: 10px;
	width: 510px;
	background-repeat:no-repeat;
}

.background_bottom_inside
{
	background-image: url(../layout_images/background/pink/backgroup_inside_bottom_pink.gif);	
	height: 10px;
	width: 510px;
	background-repeat:no-repeat;
}

.background_left_inside
{
	background-color: #BE0064;
	width: 10px;
}

.background_right_inside
{
	background-color: #BE0064;
	width: 10px;
}

.background_main_text_area
{
 background-color: #BE0064;
 width: 490px;
 padding: 10px;
 vertical-align: text-top;
}

.background_main_text_area_aspx
{
 background-color: #BE0064;
 width: 490px;
 padding: 10px;
 vertical-align: text-top;
}

.background_main_text_area_b2b
{
 background-color: #BE0064;
 width: 490px;
 height: 350px;
 padding: 10px;
 vertical-align: text-top;
}

.background_static_tl
{
	background-image: url(../layout_images/background/pink/static_tl_pink.gif);	
	height: 10px;
	width: 10px;
}

.background_static_tr
{
	background-image: url(../layout_images/background/pink/static_tr_pink.gif);	
	height: 10px;
	width: 10px;
}

.background_static_bl
{
	background-image: url(../layout_images/background/pink/static_bl_pink.gif);	
	height: 10px;
	width: 10px;
}

.background_static_br
{
	background-image: url(../layout_images/background/pink/static_br_pink.gif);	
	height: 10px;
	width: 10px;
}

.static_white_background
{
background-color: #FFFFFF;
}

.estore_vertical_title
{	
	width: 16px; 
	height: 66px;
	background-image: url(../layout_images/background/pink/estore.gif);	
	background-repeat: no-repeat;
}

.background_logo
{
	width: 136px;
	height: 99px;
	background-image: url(../layout_images/background/pink/logo.jpg);	
	background-repeat: no-repeat;
}

.menu_layout
{
	background-color: #BE0064;
}

.estylez_ps_stock_status
{
	color: #ffffdd;
}

/******************** Layout End ********************/			



/******************** Links *************************/

A    { }

A:link   { color: #bb0000; text-decoration: none;}
A:visited   { color: #bb0000; text-decoration: none;}
A:hover  { color: #025794; text-decoration: underline;}		
A:active   { color: #bb0000; text-decoration: none;}

.mainlink 
{
	font-family: Georgia, Verdana, arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
	font-weight: 600;
	letter-spacing: 0px;
}
a.mainlink:link { text-decoration: normal; color: #000000; }
a.mainlink:visited { text-decoration: normal; color: #000000; }
a.mainlink:hover { text-decoration: underline; color: #ffffff;}	
a.mainlink:active { text-decoration: normal; color: #000000; }

.menulink 
{
	font-family: Georgia, Verdana, arial,MS Sans Serif;
	font-style: normal;
	font-size: 11px;
	text-decoration: normal;
	font-weight: 600;
	letter-spacing: 0px;
}
a.menulink:link { text-decoration: normal; color: #ffffff; }
a.menulink:visited { text-decoration: normal; color: #ffffff; }
a.menulink:hover { text-decoration: underline; color: #bc75ef;}	
a.menulink:active { text-decoration: normal; color: #ffffff; }


/******************** End Links **********************/

/******************** Product Pages **********************/

a.cookielink:link { color: #ffffff; }
a.cookielink:visited { color: #ffffff; }
a.cookielink:hover { color: #fbcb1c; }
a.cookievlink:active { color: #ffffff; }

a.nav_prevnext:link { text-decoration: normal; color: #ffffff; }
a.nav_prevnext:visited { text-decoration: normal; color: #ffffff; }
a.nav_prevnext:hover { text-decoration: underline; color: #fbcb1c; }
a.nav_prevnext:active { text-decoration: normal; color: #ffffff; }

a.ppplink:link { text-decoration: normal; color: #ffffff; }
a.ppplink:visited { text-decoration: normal; color: #ffffff; }
a.ppplink:hover { text-decoration: underline; color: #fbcb1c; }
a.ppplink:active { text-decoration: normal; color: #ffffff; }

.catdd_1st a, .catdd_1st a:link, .catdd_1st a:visited, .catdd_1st a:active
{
	color: #ffffff;	
}

.catdd_1st a:hover
{
	color: #fbcb1c;

}

.catdd_2nd a, .catdd_2nd a:link, .catdd_2nd a:visited, .catdd_2nd a:active
{
	color: #fbcb1c;
}

.catdd_2nd a:hover
{
	color: #ffffff;
}

.catdd_3rd a, .catdd_3rd a:link, .catdd_3rd a:visited, .catdd_3rd a:active
{
	color: #000000;
}

.catdd_3rd a:hover
{
	color: #ffffff;
}

.estylez_ps_desc
{
	color: #000000; 
}

.error
{
	color: #ffffff;
}

TD { color: #000; }

/******************** End Product Pages **********************/

/******************** Product Pages **********************/


/* ### EOF ### */