/***************** 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;
}

.background_color
{
  background-color: #C00000;
}

.background_top_image
{
	background-image: url(../layout_images/background/red/background_top_red.jpg);	
	height: 100px;
}

.background_bottom_image
{
background-image: url(../layout_images/background/red/background_bottom_red.jpg);	
	height: 110px;
}

.background_top_inside
{
	background-image: url(../layout_images/background/red/backgroup_inside_top_red.gif);	
	height: 10px;
	width: 510px;
	background-repeat:no-repeat;
}

.background_bottom_inside
{
	background-image: url(../layout_images/background/red/backgroup_inside_bottom_red.gif);	
	height: 10px;
	width: 510px;
	background-repeat:no-repeat;
}

.background_left_inside
{
	background-color: #900000;
	width: 10px;
}

.background_right_inside
{
	background-color: #900000;
	width: 10px;
}

.background_main_text_area_aspx
{
 background-color: #900000;
 width: 490px;
 padding: 10px;
 vertical-align: text-top;
}

.background_main_text_area_b2b
{
 background-color: #900000;
 width: 490px;
 height: 350px;
 padding: 10px;
 vertical-align: text-top;
}

.background_static_tl
{
	background-image: url(../layout_images/background/red/static_tl_red.gif);	
	height: 10px;
	width: 10px;
}

.background_static_tr
{
	background-image: url(../layout_images/background/red/static_tr_red.gif);	
	height: 10px;
	width: 10px;
}

.background_static_bl
{
	background-image: url(../layout_images/background/red/static_bl_red.gif);	
	height: 10px;
	width: 10px;
}

.background_static_br
{
	background-image: url(../layout_images/background/red/static_br_red.gif);	
	height: 10px;
	width: 10px;
}

.static_white_background
{
background-color: #FFFFFF;
}

.estore_vertical_title
{	
	width: 16px; 
	height: 66px;
	background-image: url(../layout_images/background/red/estore.gif);	
	background-repeat: no-repeat;
}

.background_logo
{
	width: 136px;
	height: 99px;
	background-image: url(../layout_images/background/red/logo.jpg);	
	background-repeat: no-repeat;
}

.login_text
{
  color: #ffffcc;
}

.menu_layout
{
	background-color: #900000;
}

.estylez_ps_stock_status
{
	color:  #ffff22;
}

/******************** 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: #333333;}	
a.menulink:active { text-decoration: normal; color: #ffffff; }

/******************** End Links **********************/

/******************** Product Pages **********************/

a.cookielink:link { color: #fbcb1c; }
a.cookielink:visited { color: #fbcb1c; }
a.cookielink:hover { color: #ffffff; }
a.cookievlink:active { color: #fbcb1c; }

a.nav_prevnext:link { text-decoration: normal; color: #fbcb1c; }
a.nav_prevnext:visited { text-decoration: normal; color: #fbcb1c; }
a.nav_prevnext:hover { text-decoration: underline; color: #ffffff; }
a.nav_prevnext:active { text-decoration: normal; color: #fbcb1c; }

a.ppplink:link { text-decoration: normal; color: #fbcb1c; }
a.ppplink:visited { text-decoration: normal; color: #fbcb1c; }
a.ppplink:hover { text-decoration: underline; color: #ffffff; }
a.ppplink:active { text-decoration: normal; color: #fbcb1c; }

.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: #ffffcc;
}

.catdd_3rd a:hover
{
	color: #ffffff;
}

.estylez_ps_desc
{
	color: #ffffde; 
}

.error
{
	color: #ffffff;
}

TD { color: #000; }

/******************** End Product Pages **********************/


/* ### EOF ### */