body {
	margin: 0;
	background: #f6f6f5 url(../images/bck_grad.jpg) repeat-x 0 0;
	text-align: center;
}
img, table {
	border: 0;
}
form 
{
	margin: 0;
	padding: 0;
}
a
{
    font: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #e90268;
    text-decoration: none;
}
a:hover 
{
    color: #000;
    text-decoration: underline;
}
.link
{
    font: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #e90268;
    text-decoration: none;
}
.link:hover 
{
    color: #000;
    text-decoration: underline;
}
/*-------------------------Non-Standard--------------*/
#sitediv 
{
	width: 990px;
	text-align: left;
	padding: 0;
	margin: auto;
}
.maindiv 
{
	display: block;
	float: left;
	width: 940px;
	padding: 0;
	margin: 0;
}
.cartdiv 
{
	display: block;
	float: left;
	width: 880px;
	padding: 0 30px;
	margin: 0;
}
/*------------------PRINTLINKS-----------------------*/
#printlinks
 {
	display: block;
	float: right;
	width: 560px;
	height: 27px;
	text-align: right;
	padding: 0 33px 0 0;
	margin: 1px;
	position: relative;
	z-index:91;
}
#printlinks ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#printlinks ul li 
{
	display: inline;
	line-height: 16px;
	padding: 0;
	margin: 0;
}
.printlink
{
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #010101;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.printlink:hover
{
	color: #e90268;
	text-decoration: underline;
}
#printlinks .spacer
{
    font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #010101;
	padding:0 5px;
}
#phone
{
    font: 800 22px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #010000;
	text-decoration: none;
	padding: 0;
	margin: 0 33px 0 405px;
	display: block;
	float: left;
	clear: both;
}
#welcome
{
	float:right;
	display: block;
	height: 24px;
	padding: 0 0 0 400px;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	margin:0 200px 0 0;
	text-align:right;
	width:180px;
	position:relative;
	z-index:75;
}
/*------------------TOPNAV-----------------------*/
#topnavrow
{
    width: 927px;
    padding: 0 0 0 0;
    margin:0 6px 0 0;
    background: url(../images/hero_top_grad.jpg) repeat-x 0 100%;
    display: block;
    height: 24px;
    float: right; 
    position:relative;
    z-index: 20;
}
#topnavcrnr
{
    width:27px;
    height:24px;
    display: block;
    float: right;
    clear:right;
}
#topnav 
{
	display: block;
	width: 378px;
	height: 24px;
	padding: 0;
	margin: -24px 27px 0 0;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	background: url(../images/tab_pink_bck.gif) repeat-x 0 100%;
	color: #fff;
	float: right;
	position: relative;
	z-index: 92;
}
#welcome .login .loglink
{
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: underline;
}
#welcome .login .loglink:hover 
{
	color: #010101;
	text-decoration: underline;
}
#welcome .login .loglink.focused 
{
	color: #010101;
	text-decoration: underline;
}
.login
{
    width: 230px;
    display: block;
    float: left;
    text-align: left;
    padding: 6px 0 0 8px;
    margin: 0;
}
.checkout
{
	font: 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	display: block;
	float: right;
	width: 137px;
    height: 24px;
    text-align:right;
	color: #fff;
	text-decoration: none;
	padding:6px 3px 0 0;
	margin:0 5px 0 0;
}
.checkout:hover 
{
	color: #010101;
	text-decoration: underline;
}
.checkout.focused 
{
	color: #fff;
	text-decoration: none;
}
.checkout-link
{
	font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	display: block;
	float: right;
	width: 174px;
    height: 56px;
    text-align:right;
	color: #fff;
	text-decoration: none;
	padding:6px 0 0 0;
	background: url(../images/but_checkout.png) no-repeat 100% 0%;
	margin:-30px -6px 0 0;
}
.checkout-link:hover
{
	color: #010101;
	text-decoration: none;
	background: url(../images/but_checkout_f2.png) no-repeat 100% 0%;
}
.crnr
{
    display: block;
    float: right;
    width: 6px;
}
.searchrow
{
    display: block;
    width: 709px;
    height:30px;
    margin: 3px 0 5px 25px;
    padding:10px 0 0 25px;
    background: url(../images/bck_srchbar.gif) no-repeat 0 0;
}
.searcharea
{
	font: 15px/18px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
	vertical-align: middle;
	padding: 0 6px 2px 0;
	text-transform:uppercase;
}
.searchrow .input-s
{
    margin-left:5px;
}

.link.search
{
	display: inline-block;
	height: 23px;
	font: 800 13px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 23px;
	color: #000;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: -2px 0 0 5px;
}
.link.search:hover {
	background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #e90268;
}
.searchrow-x
{
    display: block;
    width: 900px;
    height:30px;
    margin: 4px 0 5px 25px;
    padding:10px 0 0 25px;
    background: url(../images/bck_srchbarX.gif) no-repeat 0 0;
    border:0;
	text-transform:uppercase;
}
.searcharea-x
{
	font: 15px/18px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
	vertical-align: middle;
	padding: 0 6px 2px 0;
	border:0;
}
/*------------------HEROSPACE-----------------------*/
#hero-x
{
    display: block;
    width: 965px;
    margin: 0 0 0 25px;
    height: 346px;
}
#heroframe-x
{
    display: block;
    position: relative;
    z-index: 10;
    margin: -346px 0 0 25px;
}
#hero
{
    display: block;
    width: 965px;
    margin: 0 0 0 25px;
    height: 29px;
}
#heroframe
{
    display: block;
    position: relative;
    z-index: 10;
    margin: -29px 0 0 25px;
}
/*------------------TOPNAV-----------------------*/
#mainnavrow-x
{
    width: 940px;
    padding: 0;
    margin:-332px 20px 0 0;
    background: url(../images/nav_bck.gif) repeat-x 0 100%;
    display: block;
    height: 41px;
    float: right; 
    position:relative;
    z-index: 35;
}
#mainnavcrnr-x
{
    width:18px;
    height:77px;
    display: block;
    float: right;
    clear:right;
    position: relative;
    z-index: 36;
    padding: 0;
    margin:-346px 2px 0 0;
}
#mainnavrow
{
    width: 940px;
    padding: 0;
    margin:-16px 0 0 0;
    background: url(../images/nav_bck.gif) repeat-x 0 100%;
    display: block;
    height: 41px;
    float: right; 
    position:relative;
    z-index: 35;
    border-top: solid 1px #efefef;
}
#mainnavcrnr
{
    width:18px;
    height:77px;
    display: block;
    float: right;
    clear:right;
    position: relative;
    z-index: 36;
    padding: 0;
    margin:-29px 2px 0 0;
}
#mainnav-x
{
    width: 835px;
    height: 41px;
    float:left;
    margin: 0 0 -41px 110px;
    position: relative;
}
#mainnav-x ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mainnav-x ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#mainnav
{
    width: 835px;
    height: 41px;
    float:left;
    margin: 0 0 -41px 110px;
    position: relative;
}

#mainnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mainnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#navtbl .navlogofirst
{
    vertical-align:middle;
    padding: 0px 5px 0 15px;
    margin: 0;
    position: relative;
    z-index: 100;
}
#navtbl .navlogo
{
    vertical-align:middle;
    padding: 0px 5px 0 5px;
    margin: 0;
    position: relative;
    z-index: 100;
}
#navtbl ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navtbl ul li
{
	display: inline-block;
	padding: 0;
	margin: 0;
    position: relative;
    height: 41px;
}
#navtbl .navitem
{
    vertical-align:middle;
    padding: 0 7px 0 7px;
    position: relative;
    z-index:90;
}
.navitem .nav
{
    height:20px;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-decoration: none;
	padding: 0 7px 5px 7px;
	margin: -20px 0 10px 0;
	display:inline-block;
}
.navitem .nav:hover,
.navitem .nav-open  
{
	color: #010101;
	height:20px;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 0 7px 5px 7px;
	margin: -20px 0 10px 0;
	display:inline-block;
}
.navitem .nav.focused 
{
	color: #010101;
	text-decoration: none;
}
.navitem .mega-l
{
    position: absolute;
    display: block;
    top: 24px;
    left: -5px;
    padding: 0px;
    z-index: 99;
}
.navitem .mega-r
{
    position: absolute;
    display: block;
    top: 24px;
    left: 0px;
    padding: 0px;
    z-index: 99;
}
/*---- Mega Menus ----*/
#mega_menu
{
    width: 350px;
}
.mega_mid
{
    border-right: solid 5px #8a8a8a;
    background-color: #fff;
    border-left: solid 5px #8a8a8a;
    text-align: center;
    padding: 0;
    margin: 0;
}
.mega_bot
{
    background: url(../images/bck_mega_botlt.gif) no-repeat 0 0;
    height: 15px;
    display: block;
    margin: 0;
    padding:0;
    width: 100%;
}
.mega_crnr
{
	float: right;
	padding: 0;
	margin:0;
}
.mega_content
{
    padding: 10px 0 0 0;
}
.body-mega
{
    margin-top:10px;
}
.body-mega td
{
	border-right: 1px solid #ccc;
	padding: 0 16px;
	text-align: left;
	vertical-align:top;
}
.body-mega tr .last
{
	border-right: 0px;
}
.body-mega .nav2 {
	display: block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	letter-spacing: .01em;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 3px 0 4px 0;
}
.body-mega .nav2:hover
{
    color:#000;
	text-decoration: underline;
}
.body-mega .nav3 {
	display: block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 2px 0 2px 5px;
	border: none;
	letter-spacing: .01em;
}
.body-mega .nav3:hover
{
    color:#e90268;
	text-decoration: underline;
}

#mainnav .l1.focused 
{
	color: #e90268;
	text-decoration: none;
}

#caplogo_top
{
    position: relative;
    z-index: 80;
    padding: 0;
    margin: -95px 0 0 -30px;
    border-top: 1px solid #fff;
}
#caplogo_bot
{
	display: block;
    position: relative;
    z-index: 85;
    padding: 0;
    margin: 0 0 0 -30px;
}
/*----------------------------LEFT NAVIGATION ------------------------------------*/
#leftnavcol 
{
	float: left;
	width: 155px;
	border-right: 1px solid #bbb;
	padding: 35px 0 20px 0;
	margin: -27px 0 0 0;
	position: relative;
	z-index: 15;
	height: 100%;
}
#leftnav {
	display: block;
	width: 155px;
	text-align: left;
	padding: 0;
	margin: 0;
}
#leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}
#leftnav .nav
{
	display: block;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 14px;
	text-decoration: none;
	text-align: left;
	padding: 8px 5px 8px 15px;
	margin: 0 0 0 0;
	border-bottom: solid 1px #bbb;
	text-transform:uppercase;
}
#leftnav .nav:hover
{
	text-decoration: none;
	color: #e90268;
}
#leftnav .nav.focused
{		
	margin: 0;
	color: #e90268;
}
#leftnav .nav.focused:hover
{		
	text-decoration: none;
	color: #e90268;
}
#leftnav .nav.first
{
	display: block;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 13px;
	text-decoration: none;
	text-align: left;
	padding: 8px 5px 8px 15px;
	margin: 0 0 0 0;
	border-bottom: solid 1px #bbb;
	border-top: solid 1px #bbb;
	text-transform:uppercase;
}
#leftnav .nav.first:hover
{
	text-decoration: none;
	color: #e90268;
}
#leftnav .nav.first.focused
{	
    color: #e90268;	
}
#leftnav .nav.first.focused:hover
{	
    color: #e90268;
	text-decoration: none;
}
#leftnav .level2 .nav {
	display: block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 5px 5px 1px 10px;
	margin: 0 0 0 20px;
}
#leftnav .level2 .nav:hover
{
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	color: #e90268;
}
#leftnav .level2 .nav.focused 
{
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #bbb;
	color: #e90268;
}
#leftnav .level2 .nav.focused:hover
{
	text-decoration: none;
	border-bottom: 1px solid #bbb;
	padding: 5px 5px 1px 10px;
	color: #e90268;
}
#leftnav .level3 .nav {
	display: block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 13px;
	color: #000;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px 2px 0;
	margin: 0 0 0 40px;
}
#leftnav .level3 .nav:hover
{	
	color: #e90268;
	text-decoration: underline;
}
#leftnav .level3 .nav.focused 
{
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#e90268;
}
#leftnav .level3 .nav.focused:hover
{	
	text-decoration: none;
}
/*------------------Feature Products On Main Page-----------------------*/
#prodfeat
{
    position: relative;
    z-index: 10;
    padding: 0;
    margin: -255px 0 0 80px;
    float: left;
    display: inline;
}
.prodfeatcont
{
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    margin-top: -15px;
}
.prodfeat_top img
{
	display:block;
	padding: 0px;	
	margin-bottom: -10px;
	vertical-align: top;
	height: 10px;
}
.prodfeat_bot img
{
	display:block;
	padding: 0px;	
	margin-top: -1px;
}
.prodfeat_img
{
    background: url(../images/featprod_mid.png) repeat-y 0 0;
    width: 173px;
    text-align: center;
    vertical-align: middle;
    padding-right: 5px;
}
.prodfeat_logo
{
    background: url(../images/featprod_mid.png) repeat-y 0 0;
    width: 173px;
    text-align: center;
    vertical-align: middle;
    padding: 0 5px 0 0;
}
.prodfeat_text
{
    background: url(../images/featprod_mid.png) repeat-y 0 0;
    width: 173px;
    text-align: center;
    vertical-align: middle;
    padding-right: 5px;
}
.prodfeat_text .name
{
    font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 5px 10px 0px 10px;
	vertical-align: baseline;
	height: 24px;
	width: 142px;
	text-align:center;
}
.prodfeat_text .name:hover
{
    font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-decoration: underline;
}
.prodfeat_text .price
{
    font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-decoration: none;
	display: block;
	padding:0 10px;
	text-align:center;
}
.prodfeat_text .sale
{
    font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-decoration: none;
	display: block;
	padding:0 10px;
	text-align:center;
}
.prodfeat_text .sale:hover
{
    font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
}

#pinkdivrow
{
    width: 940px;
    padding: 0 0 0 0;
    margin:0 0 0 0;
    background: url(../images/bck_div_bar.png) repeat-x 0 100%;
    display: block;
    height: 27px;
    float: left; 
    position:relative;
    z-index: 20;
}
#ltpinkdivrow
{
    width: 11px;
    padding: 0 0 0 0;
    margin:0 0 0 19px;
    background: url(../images/lt_bck_div_bar.png) no-repeat 0 0;
    display: block;
    height: 25px;
    float: left; 
    position:relative;
    z-index: 20;
}
#rtpinkdivrow
{
    width: 19px;
    padding: 0 0 0 0;
    margin:-7px 1px 0 0;
    background: url(../images/rt_bck_div_bar.png) no-repeat 0 0;
    display: block;
    height: 45px;
    float: right; 
    position:relative;
    z-index: 20;
}
/*-----------------------------CLEARING STYLES----------------------*/
.clearleft {
	display: block;
	clear: left;
}
.clearright {
	display: block;
	clear: right;
}
.clear {
	display: block;
	clear: both;
}
#page-x
{
    width: 940px;
    background-color: #fff;
    display: block;
    margin:-15px 0 0 30px;
    padding: 0;
}
#page
{
    width: 940px;
    background: #fff url(../images/bck_site.gif) repeat-y 0 0;
    display: block;
    margin:-25px 0 0 30px;
    padding: 30px 0 0 0;
}
#page-cart
{
    width: 940px;
    background: #fff;
    display: block;
    margin:-25px 0 0 30px;
    padding: 30px 0 0 0;
    position: relative;
    z-index: 0;
}

.content-col1
{
    display:block;
    float: left;
    width: 580px;
    padding: 0 10px 0 0;
    vertical-align:top;
    margin: 0;
}
.content-col2
{
    display: block;
    float: right;
    width: 350px;
    vertical-align: top;
    margin: 0;
}
.block1
{
    width: 578px;
    border: solid 1px #bbbbbb;
    margin: 0 0 10px 0;
    display: block;
    float: left;
}
.block2
{
    width: 348px;
    border: solid 1px #bbbbbb;
    margin: 0 0 10px 0;
    display: block;
    float: right;
}
.blocknews
{
    width: 548px;
    height: 59px;
    border: solid 1px #bbbbbb;
    margin: 0 0 10px 0;
    padding: 10px 15px;
    display: block;
    float: left;
    background: url(../images/bck_newsignup.jpg) no-repeat 0 0;
}
.blocknews .title
{
    font: 800 16px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: left;
	text-decoration: none;
	padding: 0;
}
.blocknews .desc
{
    font: 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: left;
	text-decoration: none;
	padding-bottom: 4px;
}
.link.submit
{
    font: 800 15px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/but_bcksignup.gif) no-repeat 0 0;
	width: 87px;
	height: 20px;
	display: inline-block;
	padding-top: 3px;
}
.link.submit:hover
{
    background: url(../images/but_bcksignup_f2.gif) no-repeat 0 0;
    color: #fff;
}
.link.write
{
	display: block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 5px 0;
}
.link.write:hover
{
	color: #000;
	text-decoration: underline;
}
#ftr-x
{
    width: 940px;
    padding: 0 0 0 0;
    margin:-8px 0 0 0;
    background: url(../images/ftr_bar.png) repeat-x 0 100%;
    display: block;
    height: 126px;
    float: left; 
    position:relative;
    z-index: 20;
}
#ltftr-x
{
    width: 11px;
    padding: 0 0 0 0;
    margin: -8px 0 0 19px;
    background: url(../images/lt_ftr_bar.png) no-repeat 0 0;
    display: block;
    height: 126px;
    float: left; 
    position:relative;
    z-index: 20;
}
#rtftr-x
{
    width: 19px;
    padding: 0 0 0 0;
    margin:-8px 1px 0 0;
    background: url(../images/rt_ftr_bar.png) no-repeat 0 0;
    display: block;
    height: 126px;
    float: right; 
    position:relative;
    z-index: 20;
}
#ftr
{
    width: 940px;
    padding: 0 0 0 0;
    margin:-20px 0 0 0;
    background: url(../images/ftr_bar.png) repeat-x 0 100%;
    display: block;
    height: 126px;
    float: left; 
    position:relative;
    z-index: 20;
}
#ltftr
{
    width: 11px;
    padding: 0 0 0 0;
    margin: -20px 0 0 19px;
    background: url(../images/lt_ftr_bar.png) no-repeat 0 0;
    display: block;
    height: 126px;
    float: left; 
    position:relative;
    z-index: 20;
}
#rtftr
{
    width: 19px;
    padding: 0 0 0 0;
    margin: -20px 1px 0 0;
    background: url(../images/rt_ftr_bar.png) no-repeat 0 0;
    display: block;
    height: 126px;
    float: right; 
    position:relative;
    z-index: 20;
}
#roganlogo
{
    position: relative;
    z-index: 35;
    width: 146px;
    height: 36px;
    display: block;
    float:right;
    margin: 30px 20px 0 0;
}

/*-----------------------TEXTLINKS -----------------------------*/
.textlinkarea 
{
	float: left;
	width: 740px;
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding: 4px 0 0 0;
	margin: 25px 0 0 20px;
	position: relative;
	z-index: 99;
	clear: both;
}
.textlinkarea  .link
{
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: left;
	text-decoration: none;
	padding: 1px 3px 0 3px;
	margin: 0;
	display: inline-block;
}
.textlinkarea  .link:hover 
{
	color: #000;
	text-decoration: none;
}
.textlinkarea  .linkfirst
{
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: left;
	text-decoration: none;
	padding: 1px 3px 0 0;
	margin: 0;
	display: inline-block;
}
.textlinkarea  .linkfirst:hover 
{
	color: #000;
	text-decoration: none;
}
/*----------------------BREADCRUMBS ----------------------*/
#bcrumbs {
	display: block;
	width: 510px;
	text-align: left;
	padding: 0 0 15px 30px;
	margin: 0;
	position: relative;
	z-index: 73;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
}
#bcrumbs .active {
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	padding: 0;
	margin: 0 3px;
}
#bcrumbs .link {
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0 3px;
}
#bcrumbs .link:hover 
{
	color: #e90268;
	text-decoration: underline;
}
#pagecontent
{
    width: 600px;
    display: block;
    float:left;
    margin: -10px 0 0 0;
    vertical-align: top;
    position: relative;
    z-index: 0;
}
#sidebar
{
    width: 184px;
    display: block;
    float:right;
    margin: -10px 0 0 0;
    vertical-align: top;
}
.adcol-deptpg
{
	float: left;
	width: 200px;
	padding: 0;
	margin: 0 0 0 15px;
}
.adcol-deptpg .desc
{
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
.curvebox_top
{
    display: block;
	height: 8px;
	width: 100%;
	background: url(../images/box_toplt.gif) no-repeat 0 0;
	padding: 0;
	margin: 0;

}
.curvebox_mid_dept
{
    width: 95%;
    border-right: solid 1px #bbb;
    background-color: #fff;
    border-left: solid 1px #bbb;
    text-align: center;
    padding: 5px;
}
.curvebox_mid_dept2
{
    width: 92%;
    border-right: solid 1px #bbb;
    background-color: #fff;
    border-left: solid 1px #bbb;
    text-align: center;
    padding: 5px;
}
.curvebox_mid_prev
{
    width: 98%;
    border-right: solid 1px #bbb;
    background-color: #fff;
    border-left: solid 1px #bbb;
    text-align: center;
    padding: 5px 6px;
}
.curvebox_mid_cart
{
    width: 95%;
    border-right: solid 1px #bbb;
    border-left: solid 1px #bbb;
    text-align: center;
    padding: 5px 4px 5px 5px;
}
.curvebox_bot
{
    background: url(../images/box_botlt.gif) no-repeat 0 0;
    height: 8px;
    display: block;
    margin: 0 0 10px 0;
    padding:0;
    width: 100%;
}
.curvebox_crnr
{
	float: right;
	padding: 0;
	margin: 0 -2px 0 0;
}

.sectiontitle
{
    font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	padding-top: 8px;
}
.sectiontitle:hover
{
	color: #e90268;
	padding-top: 8px;
}
#col-subdept
{
    display: block;
    float: left;
    width: 740px;
    padding: 0;
    margin: 0;
}
#col-subdept-hdr
{
    display: block;
    float: left;
    width: 730px;
    padding: 0;
    margin: 0 0 0 10px;
}
.subdeptrow
{
    display: block;
    float: left;
    width: 590px;
    padding: 0;
    margin: 0;
}
.deptrow
{
    display: block;
    float: left;
    width: 375px;
    padding: 0;
    margin: 0;
}
#col-dept
{
    width: 375px;
    padding: 0;
    margin: 0;
    float: left;
    display: block;
}
.deptcell
{
    display: block;
    float: left;
    width:115px;
    padding-left: 10px;
}
.sidecell
{
    display: block;
    float: left;
    width:174px;
}
.curvebox_mid_side
{
    width: 164px;
    border-right: solid 1px #bbb;
    background-color: #fff;
    border-left: solid 1px #bbb;
    text-align: center;
    padding: 5px;
}
.sidecell .title
{
	display: block;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding: 4px 0;
	margin: 0;
}
.sidecell .title:hover
{
    color: #e90268;
	text-decoration: underline;
}
.sidecell .img
{
	display: block;
	padding: 0;
	margin: 4px auto;
}
.sidecell .text
{
	display: block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
	padding: 6px 0;
	margin: 0;
}
.sidecell .subtitle
{
	display: block;
	font: 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-align: left;
	text-decoration: none;
	padding: 9px 0 0 0;
}
.sidecell .text .link
{
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 3px 0 3px 0;
	display: inline-block;
}
.sidecell .text .link:hover
{
	color: #e90268;
	text-decoration: underline;
}
/*----------------Shoe Search------------------*/
.ssearch
{
	display: block;
	width: 174px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.ssearch .head
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 20;
	padding: 0;
	margin: 0;
}
.ssearch .bod
{
	position: relative;
	z-index: 10;
	width: 162px;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 10px 5px 0 5px;
	margin: -20px 0 0 0;
}
.ssearch .bottom
{
	background: url(../images/box_botlt.gif) no-repeat 0 0;
    height: 8px;
    display: block;
    margin: 0 0 10px 0;
    padding:0;
    width: 99%;
}
.ssearch .bod .text
{
	display: block;
	width: 120px;
	font:  11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	padding: 0 0 12px 5px;
}
.ssearch .bod .sect
{
	display: block;
	width: 162px;
	padding: 4px 0;
	text-align: right;
	margin: 0;
}
.ssearch .bod .but-search
{
	display: inline-block;
	float: right;
	height: 23px;
	font: 800 13px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 23px;
	color: #000;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 8px 0 2px 0;
}
.ssearch .bod .but-search:hover
{
	background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #e90268;
}

.but-go
{
	display: inline-block;
	float: left;
	height: 18px;
	font: 800 13px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #000;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px;
	margin: 3px 0 0 0;
}
.but-go:hover
{
	background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #e90268;
}
.link.wishlist
{
	display: inline-block;
	float: left;
	height: 15px;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #000;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0 0 2px 5px;
}
.link.wishlist:hover
{
	background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #e90268;
}
.link.larger
{
	display: inline-block;
	float: left;
	height: 15px;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #666;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0 0 2px 5px;
}
.link.larger:hover
{
	background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #e90268;
}
.link.go
{
	display: inline-block;
	float: left;
	width: 36px;
	height: 15px;
	font: 800 10px arial, sans-serif;
	color: #fff;
	background: url(../images/butbk_go.gif) no-repeat 50% 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px 0 0 0;
	margin: 0;
}
.link.go:hover {
	background: url(../images/butbk_go_f2.gif) no-repeat 50% 0;
	text-decoration: none;
}
.link.go2, .but-reset
{
	display: inline-block;
	float: right;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #bbb;
	padding: 2px 5px 2px 5px;
	margin: 0 0 0 5px;
	background: url(../images/but_bck.gif) repeat-x 0 0;
}
.link.go2:hover,  .but-reset:hover {
	background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #e90268;
}
.link.add-d 
{
		display: inline-block;
	float: left;
	height: 23px;
	font: 800 13px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 23px;
	color: #e90268;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0 0 2px 0;
}
.link.add-d:hover {
		background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #000;
}
.link.rect 
{
		display: inline-block;
	float: left;
	height: 23px;
	font: 800 13px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 23px;
	color: #e90268;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 10px 0 2px 20px;
}
.link.rect:hover {
		background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #000;
}
.link.faq
{
    font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	margin-top: 15px;
	display: inline-block;
}
.link.faq:hover
{
    color: #e90268;
    text-decoration: underline;
}
/*----------------------Previously Viewed----------------------*/
#prev-view
{
    width: 580px;
    margin-left: 10px;
    margin-top: 20px;
}
#subdept-prod
{
    width: 580px;
    margin-left: 10px;
}
.hdr-prev
{
	display: block;
	width: 100%;
	font:  800 16px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	background: #fff;
	border: 0;
	border-bottom: none;
	padding: 0 8px 2px 16px;
	margin: 0;
}
.body-prev
{
	width: 100%;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	background: #fff;
	border: 0;
	margin: 0 auto 0 auto;
	text-align: center;
}
.body-prev .top td
{
	vertical-align: bottom;
	text-align: center;
	padding: 10px 6px 3px 6px;
	margin: 0;
}
.body-prev .mid td
{
	vertical-align: top;
	padding: 5px 3px 0 7px;
	text-align: center;
}
.body-prev .bot td
{
	vertical-align: bottom;
	padding: 0 5px 0 5px;
	text-align: center;
}
.body-prev .first,
.body-prev .last,
.body-prev td
{
    text-align: center;
}

.body-prev .text
{
	display: block;
	font: 11px/13px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	padding: 0;
}
.body-prev .name 
{
	display: inline-block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 3px 0 2px 0;
}
.body-prev .name:hover	
{
	color: #e90268;
	text-decoration: underline;
}
.new
{
	display: inline-block;
	float: left;
	width: 20px;
	height: 21px;
	background: url(../images/new.gif) no-repeat 0 0;
	padding: 0;
	margin: 0 2px 0 0;
}
.body-prev .smfloat
{
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0 1px;
}
.body-prev .row 
{
	display: block;
	clear: both;
	padding: 2px 0;
	margin: 0;
}
.body-prev .strikethru
{
	text-decoration: line-through;
}
.body-prev .onsale
{
	display: inline-block;
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	padding: 0 2px 0 0;
	margin: 0;
}

.body, .body-prev .saleprice
{
	display: inline-block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
}
.body-prev .price
{
	display: block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0;
}
.body-prev .img
{
	display: block;
	text-align: center;
	vertical-align: bottom;
	padding: 0 6px;
	margin: 0 auto;
}
.body-prev .logo
{
	display: block;
	text-align: center;
	vertical-align: bottom;
	padding: 0 6px;
	margin: 3px 0 0 0;
}
/*----------------------Previously Viewed----------------------*/
#prev-view
{
    width: 580px;
    margin-left: 10px;
}
#subdept-prod
{
    width: 580px;
    margin-left: 10px;
}
.body
{
	width: 100%;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	background: #fff;
	border: 0;
	margin: 0 auto 0 auto;
	text-align: center;
}
.body .top td
{
	vertical-align: bottom;
	text-align: center;
	padding: 20px 6px 3px 6px;
	margin: 0;
}
.body .mid td
{
	vertical-align: top;
	padding: 5px 3px 0 7px;
	text-align: center;
}
.body .bot td
{
	vertical-align: bottom;
	padding: 0 5px 10px 5px;
	text-align: center;
}
.body .first,
.body .last,
.body td
{
    text-align: center;
}

.body .text
{
	display: block;
	font: 11px/13px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	padding: 0;
}
.body .name 
{
	display: inline-block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0;
	padding: 3px 0 2px 0;
}
.body .name:hover	
{
	color: #e90268;
	text-decoration: underline;
}
.body .new
{
	display: inline-block;
	float: left;
	width: 20px;
	height: 21px;
	background: url(../images/new.gif) no-repeat 0 0;
	padding: 0;
	margin: 0 0 0 0;
}
.body-prev .smfloat
{
	display: inline-block;
	float: left;
	padding: 0;
	margin: 0 1px;
}
.body .row 
{
	display: block;
	clear: both;
	padding: 2px 0;
	margin: 0;
}
.body .strikethru
{
	text-decoration: line-through;
}
.body .onsale
{
	display: inline-block;
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	padding: 0 2px 0 0;
	margin: 0;
}

.body, .body .saleprice
{
	display: inline-block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
}
.body .price
{
	display: block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0;
}
.body .img
{
	display: block;
	text-align: center;
	vertical-align: bottom;
	padding: 0 6px;
	margin: 0 auto;
}
.body .logo
{
	display: block;
	text-align: center;
	vertical-align: bottom;
	padding: 0 6px;
	margin: 3px 0 0 0;
}
	
/*--------------Paging --------------*/
.paging
{
	float: right;
	width: 240px;
	font: 11px/18px Arial, sans-serif;
	color: #43433c;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0;
	margin: 0
}
.page-true
{
	display: inline-block;
	font: 800 14px Arial, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 2px 1px 1px 1px;
	margin:  0 3px 0 3px;
}
.page-false
{
	display: inline-block;
	font: 14px Arial, sans-serif;
	color: #e90268;
	text-decoration: underline;
	padding: 2px 1px 1px 1px;
	margin: 0 3px;
}
.page-false:hover
{
	color: #000;
	text-decoration: underline;
}
.next-tri
{
	float: right;
	width: 18px;
	height: 18px;
	background: url(../images/arr_next.gif) no-repeat 0 0;
	padding: 0;
	margin: 2px 0 0 2px;
}
.next-tri:hover
{
	background: url(../images/arr_next_f2.gif) no-repeat 0 0;
}
.prev-tri
{
	float: right;
	width: 14px;
	height: 18px;
	background: url(../images/arr_prev.gif) no-repeat 0 0;
	padding: 0;
	margin: 2px 0 0 0;
}
.prev-tri:hover
{
	background: url(../images/arr_prev_f2.gif) no-repeat 0 0;
}
/*-------------Paging2 Full Featured-----------*/
.paging2
{
	display: block;
	width: 735px;
	font: 11px Arial, sans-serif;
	color: #000;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0 0 5px 0;
	margin: 8px 0 5px 15px;
	text-align:right;
}
.paging2 .text
{
	display: inline-block;
	font: 11px Arial, sans-serif;
	color: #000;
	padding: 6px 2px 0 2px;
	font-weight:normal;
}
.paging2 .link
{
	display: inline-block;
	font: 11px Arial, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 6px 2px 0 2px;
}
.paging2 .link:hover
{
	color: #e90268;
	text-decoration: underline;
}
.paging2 .first
{
	display: inline-block;
	font: 11px Arial, sans-serif;
	color: #000;
	background: url(../images/elipses.gif) no-repeat 100% 16px;
	text-decoration: none;
	padding: 6px 12px 0 4px;
	margin: 0 0 0 10px;
}
.paging2 .first:hover
{
	color: #e90268;
	text-decoration: underline;
}
.paging2 .last
{
	display: inline-block;
	font: 11px Arial, sans-serif;
	color: #000;
	background: url(../images/elipses.gif) no-repeat 0 16px;
	text-decoration: none;
	padding: 6px 4px 0 12px;
}
.paging2 .last:hover
{
	color: #e90268;
	text-decoration: underline;
}
.paging2 .true
{
	display: inline-block;
	font: 800 12px Arial, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 1px 1px 2px 1px;
	margin: 0 1px;
}
.paging2 .false
{
	display: inline-block;
	font: 11px Arial, sans-serif;
	color: #e90268;
	text-decoration: underline;
	padding: 1px 1px 2px 1px;
	margin: 0 1px;
}
.paging2 .false:hover
{
	color: #000;
	text-decoration: underline;
}
.paging2 .prev
{
	display: inline-block;
	width:14px;
	height: 14px;
	border: solid 1px #666;
	background: url(../images/arr_prev.gif) no-repeat 0 0;
	padding: 0;
	margin: 4px 5px -2px 0;
}
.paging2 .prev:hover
{
	background: url(../images/arr_prev_f2.gif) no-repeat 0 0;
}
.paging2 .next
{
	display: inline-block;
	width:14px;
	height: 14px;
	border: solid 1px #666;
	background: url(../images/arr_next.gif) no-repeat 0 0;
	padding: 0;
	margin: 4px 0 -2px 5px;
}
.paging2 .next:hover
{
	background: url(../images/arr_next_f2.gif) no-repeat 0 0;
}
.pagination
{
    display: inline;
    float: right;
    margin-top: -22px;
}
/*---------------------------*/
.level-paging
{
	display: block;
	white-space: nowrap;
	padding: 0 0 2px 0;
	margin: 0 5px 5px 5px;
	float: right;
	clear:both;
	width:278px;
	text-align:right;
	
}
.level-page-false-l
{
	display: inline-block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	padding: 0 4px 0 0;
	margin: 0;
}
.level-page-false-l:hover
{
	color: #e90268;
	text-decoration: underline;
}
.level-page-false-r
{
	display: inline-block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	padding: 0 0 0 4px;
	margin: 0;
}
.level-page-false-r:hover
{
	color: #e90268;
	text-decoration: underline;
}
.level-page-false
{
	display: inline-block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	padding: 0 3px 0 3px;
	margin: 0;
}
.level-page-false:hover
{
	color: #e90268;
	text-decoration: underline;
}

/*------------Content Styles ------------*/
p {
	font: 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
.bodytext {
	font: 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
.bullet
{
	display: block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	background: url(../images/bullet.gif) no-repeat 20px 12px;
	text-align: left;
	padding: 6px 0 3px 30px;
	margin: 0;
}
.bullet-bold
{
	display: block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	background: url(../images/bullet.gif) no-repeat 18px 12px;
	text-align: left;
	padding: 6px 0 3px 30px;
	margin: 0;
}
.bodytext .bold {
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.bodytext .bolditalic {
	font: italic 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
.bodytext .sm {
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
bodytext .small-uc {
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-transform: uppercase;
	text-align: center;
}
/*------------------*/
.headvlrg {
	display: block;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.headlrg {
	display: block;
	font: 800 13px Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.head {
	display: block;
	font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.subhd {
	display: block;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	vertical-align: top;
	padding: 0;
	margin: 0 0 4px 0
}
/*-----------------*/
.headvlrg.blk {
	color: #000;
}
.headlrg.blk {
	color: #000;
}
.head.blk {
	color: #000;
}
.subhd.blk {
	color: #000;
	text-decoration: none;
}
.link.blk {
	color: #000;
	text-decoration: none;
}
.link.blk:hover{
	text-decoration: underline;
}
/*-----------------*/
.headvlrg.gray {
	color: #666;
}
.headlrg.gray {
	color: #666;
}
.head.gray {
	color: #666;
}
.subhd.gray {
	color: #666;
	text-decoration: none;
}
.link.gray {
	color: #666;
	text-decoration: none;
}
.link.gray:hover {
	text-decoration: underline;
}
/*-------------------------------*/
.headvlrg.blu {
	color: #0caae5;
}
.headlrg.blu {
	color: #0caae5;
}
.head.blu {
	color: #0caae5;
}
.subhd.blu {
	color: #0caae5;
	text-decoration: none;
}
.link.blu {
	color: #0caae5;
	text-decoration: none;
}
.link.blu:hover 
{
	color: #0caae5;
	text-decoration: underline;
}
/*-------------------------------*/
.headvlrg.red {
	color: #e90268;
}
.headlrg.red {
	color: #e90268;
}
.head.red {
	color: #e90268;
}
.subhd.red {
	color: #e90268;
	text-decoration: none;
}
.link.red {
	color: #e90268;
	text-decoration: none;
}
.link.red:hover 
{
	color: #e90268;
	text-decoration: underline;
}
/*-------------------------------*/
.headvlrg.burg {
	color: #5f028f;
}
.headlrg.burg {
	color: #5f028f;
}
.head.burg {
	color: #5f028f;
}
.subhd.burg {
	color: #5f028f;
	text-decoration: none;
}
.link.burg {
	color: #5f028f;
	text-decoration: none;
}
.link.burg:hover 
{
	color: #5f028f;
	text-decoration: underline;
}
/*-------------------------------*/
.headvlrg.rust{
	color: #ff9c00;
}
.headlrg.rust{
	color: #ff9c00;
}
.head.rust {
	color: #ff9c00;
}
.subhd.rust {
	color: #ff9c00;
	text-decoration: none;
}
.subhd.rust:hover {
	text-decoration: underline;
}
.link.rust {
	color: #ff9c00;
	text-decoration: none;
}
.link.rust:hover 
{
	color: #ff9c00;
	text-decoration: underline;
}
/*----------------------------------*/
.headvlrg.grn {
	color: #46a500;
}
.headlrg.grn {
	color: #46a500;
}
.head.grn {
	color: #46a500;
}
.subhd.grn {
	color: #46a500;
	text-decoration: none;
}
.subhd.grn:hover {
	color: #46a500;
	text-decoration: underline;
}
.link.grn {
	color: #46a500;
	text-decoration: none;
}
.link.grn:hover {
	text-decoration: underline;
}

/*-----------Padding------------*/
.padleft {
	float: left;
	margin: 6px 12px 6px 0;
}
.padright {
	float: right;
	margin: 6px 0 6px 12px;
}
h1
{
    font: 18px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	padding: 0;
	margin: 0 0 5px 25px;
}
h2
{
	display: block;
	font: 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
h3 {
	display: block;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
h4 {
	display: block;
	font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	padding: 0 0 4px 0;
	margin: 0;
	letter-spacing:.05em;
}
h5 {
	display: block;
	font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	padding: 0 0 4px 0;
	margin: 0;
	letter-spacing:.05em;
}
h6 {
	display: block;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
/*----------------CART COLUMN-------------------*/
#e6cart-cartcol
{
	float: right;
	width: 171px;
	background:  #fff;
	padding: 0;
	margin: 0;
	border: 1px solid #bbb;
}
#e6cart-cartcol-site
{
	display: block;
	width: 171px;
	background: #fff;
	padding: 0;
	margin: 0;
	border: 1px solid #bbb;
}
#e6cart-hdr
{
	display: block;
	width: 171px;
	height: 14px;
	text-align: center;
	padding: 2px 0 10px 0;
	margin: 0;
	border-bottom: solid 1px #e90268;
}
.e6cart-cc-title-site
{
	display: inline-block;
	float: left;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-align: left;
	text-transform: uppercase;
	padding: 6px 6px 4px 13px;
	margin: -3px 0 0 0;
}
.e6cart-cc-close
{
	display: inline-block;
	float: left;
	height: 15px;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: #666;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 2px 0 2px 5px;
}
.e6cart-cc-close:hover
{
    background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #e90268;
}	
.e6cart-cc-img
{
	display: block;
	text-align: left;
	padding: 4px 0;
	margin: 0;
}
.e6cart-cc-item
{
	float: right;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: right;
	margin: -16px 0 0 0;
}
.e6cart-cc-content
{
	display: block;
	width: 83%;
	padding: 14px 3px 8px 6px;
	margin: 0 0 0 12px;
}
.e6cart-cc-listno
{
	float: left;
	font: 800 13px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
	margin: 0 0 0 -16px;
}
.e6cart-cc-list
{
	display: block;
	font: 800 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
	text-decoration: underline;
	padding: 0 0 4px 0;
	margin: 0;
}
.e6cart-cc-list:hover
{
	color: #e90268;
}
.e6cart-cc-sku
{
	display: block;
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
	padding: 0 0 6px 0;
	margin: 0;
}
.e6cart-cc-promo
{
	display: block;
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-align: left;
	text-decoration: none;
	padding: 6px 0 2px 14px;
	margin: 0;
}
.e6cart-cc-promo:hover
{
	color: #ff3800;
	text-decoration: underline;
}
.e6cart-cc-price
{
	display: inline-block;
	float: left;
	font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 8px 0 0 0;
}
.e6cart-cc-qty
{
	display: inline-block;
	float: right;
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: right;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.e6cart-cc-remove
{
	display: block;
	clear: both;
	font: 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: right;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	padding: 6px 0 6px 0;
	margin: 0;
}
.e6cart-cc-remove:hover
{
	color: #e90268;
	text-decoration: underline;
}
#e6cart-cc-sum
{
	width: 165px;
	border-top: 1px dashed #ccc;
	border-bottom: 6px solid #e90268;
	padding: 6px 6px 0 0;
	margin: 0;
}
#e6cart-cc-sumleft
{
	display: inline-block;
	float: left;
	width: 85px;
	text-align: right;
	padding: 0;
	margin: 0;
}
#e6cart-cc-sumright
{
	display: inline-block;
	float: right;
	text-align: right;
	padding: 0 4px 0 10px;
	margin: 0;
}
.e6cart-cc-sumtitle
{
	display: block;
	font: 800 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: right;
	padding: 4px 0;
	margin: 0;
}
.e6cart-cc-sumprice
{
	display: block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: right;
	padding: 4px 0px;
	margin: 0;
}
#e6cart-cc-total
{
	display: block;
	clear: both;
	width: 147px;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	border-top: 1px solid #e90268;
	border-bottom: 1px solid #e90268;
	padding: 4px 0 4px 24px;
	margin: 0;
}
#e6cart-cc-totalprice
{
	display: inline-block;
	float: right;
	font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: right;
	padding: 4px 6px 4px 0;
	margin: -4px;
}
.e6cart-cc-content2
{
	display: block;
	width: 94%;
	padding: 8px 6px;
	margin: 0 0 0 12px;
}
.e6cart-cc-link
{
	display: block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: left;
	text-decoration: none;
	padding: 4px 0;
	margin: 0;
}
.e6cart-cc-link:hover
{
	color: #e90268;
	text-decoration: underline;
}
/*------------------Comparison PopUp------------------------*/
.body-comp
{
	text-align: center;
	padding: 0;
	margin: 4px 0;
	border: 1px solid #d2d4d3;
}
.body-comp .top td
{
	font: 800 10px arial, sans-serif;
	color: #000;
	border: 0;
	margin: 0;
	width: 80px;
	text-align: center;
}
.body-comp .top .logocell
{
    vertical-align: top;
}
.body-comp .title td
{
    float: left;
	border: 0px;
	text-align: left;
	text-decoration: none;
	padding: 10px 0 0 10px;
	margin: 0;
}
.body-comp .compare
{
    display: block;
    font: 10px arial, sans-serif;
	color: #e90268;
	margin: 5px 0 0 26px;
	width: 90px;
}

.body-comp .bot .price
{
	font: 800 10px arial, sans-serif;
	color: #333;
	margin: 0 0 2px 0;
	background-color: #d2d4d3;
}
.body-comp .bot td
{
	font: 10px arial, sans-serif;
	color: #333;
	border-bottom: 1px solid #d2d4d3;
	margin: 0 0 2px 0;
	background-color: #efefef;
}
.body-comp .bot .first
{
	border-right: 1px solid #d2d4d3;
	border-left: 1px solid #d2d4d3;
	padding: 2px 4px;
	text-align: left;
	background-color: #dedede;
	font: 800 10px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333;
	width: 100px;
}
.body-comp td
{	
	border-right: 1px solid #d2d4d3;
	padding: 2px 4px;
}

.body-comp .last
{
	border-right: 1px solid #d2d4d3;
	padding: 2px 4px
}

.link.pinkbbl 
{
		display: inline-block;
	float: right;
	height: 23px;
	font: 800 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 23px;
	color: #e90268;
	background: url(../images/but_bck.gif) repeat-x 0 0;
	border: solid 1px #bbb;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding: 0 5px 0 5px;
	margin: 0 0 2px 0;

}
.link.pinkbbl:hover
{ 
			background: url(../images/but_bck.gif) repeat-x 0 0;
	text-decoration: none;
	color: #000;
}

.body-comp .close
{
    text-align: right;
    border: 0;
}

.ContentWindow
{
    margin: 0;
    width:560px;
    
}
.divider
{
    display: block;
    width:560px;
    height: 1px;
    padding: 0;
    margin: 5px 0 10px 0;
    background-color: #666;
}

/*Changes: Used for Content block on dept, product, content, and articles pages.  Can be different for Secondary Content blocks  */
/*	ie: .Secondary.Content{} */
.Content
{
	display:block;
	text-align:left;
}
/*Changes: Used to float Content Image on dept, product, content, and articles pages.  Can be different for Secondary Content Image  */
/*	ie: .Secondary.Content.Image{} */
.Content.Image
{
	float:right;
	padding: 5px;
}

.Content.Image .SubPages
{
	width: 180px;
}

.Secondary.Content.Image
{
	float:left;
	padding: 5px;
}

/*--------------------------------SUBPAGES TABLE--------------------------*/
/*Changes: All SubPages Table Layouts */
.SubPages
{	
	display: block;
	clear: both;
	font: normal 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	border: 1px solid #ddd;
	margin: 10px 0;
}
.SubPages .hdr
{
	display: block;
	font: normal 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

.SubPages .hdr td
{
	padding: 2px 5px;
}

.SubPages .body tr .first
{	
	text-align: left;
}

.SubPages .body td
{
	border: 0px;
	padding: 2px 5px;
}

.SubPages img
{
	padding-right: 5px;
	float:left;
}

.SubPages .name
{
	font: normal 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #f30;
	text-decoration: underline;
}

.PopUpWindow .link
{
	display:inline;
}
.e6cart-btn-inc-up
{	
	margin-top:1px;
	float:right;
	display:block;
}
.e6cart-btn-inc-dwn
{
	float:right;
	display:block;
	clear:right;
}
.e6cart-inc-qty-box
{
	height: 15px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #666666;
	margin: 1px -1px 0 0;	
	text-align:right;	
	font: bold 12px arial, sans-serif;
}
.error
{
	color: Red;
}
/*-------------------------------------ARTICLE STYLES--------------------------------*/
.Content{display:block;}
.Content.Image{float:right;padding:5px;}
.Content.Image .SubPages{width:200px;}
.Secondary.Content.Image{float:left;padding:5px;}
.Articles .article{padding-bottom:10px;clear:both;text-align:left;}
.article{width:193px;padding-top:5px;}
.article .img{display: block; clear: both;}
.Summary.Articles{width:580px; display:block; clear: both;}
.Summary.Articles .pad{float:left;padding:2px 0;display: block; clear: both;}
.List.Articles .pad{float:left;padding:2px 10px 2px 0; }
.Summary.Articles .last .pad{float:left;padding:2px 0;}
.Summary.Articles .content{text-decoration:none;padding:2px; width: 141px;}
.List.Articles .content{text-decoration:none;padding:2px; width: 340px; float:left;}
.hdr{font: 13px Helvetica Neue, Helvetica, Arial, sans-serif;color:#e90268;border-bottom:1px solid #ccc;width:100%;padding:2px 0;}
.hdr td{padding:3px 10px;}
.hdr .first{text-align:left; width: 60%;}
.hdr .last{text-align:right; width: 40%;}
.hdr.hr2 .first.last .last {float: right; text-align: right;}
.hdr a{color:#000;text-decoration:none;display:inline;}
.hdr a:hover{color:#c42600;}
.body{margin:0 0 5px 15px; }
.Summary.Articles .body td{border-bottom:1px solid #fff; width:100%;vertical-align:top;font:normal 11px arial, sans-serif;color:#000;margin:0;padding:6px 0;}
.List.Articles .body td{border-bottom:1px solid #ccc;vertical-align:top;font:normal 11px arial, sans-serif;color:#000;margin:0;padding:6px 0;}
.body .top td{border-bottom:0;vertical-align:bottom;}
.body .bot td{border-top:0;}
.body tr td .content{width:100%; text-align: left;}
.desc{font:11px Helvetica Neue, Helvetica, Arial, sans-serif;vertical-align:top;color:#000;text-decoration:none;}
.name{display:inline;font:normal 12px Helvetica Neue, Helvetica, Arial, sans-serif;color:#000;text-decoration:none;text-align:left;margin:0;padding:0;}
.name:hover{text-decoration:underline;}
.SubPages .hdr{display:block;font:800 12px Helvetica Neue, Helvetica, Arial, sans-serif;color:#000;text-decoration:none;text-align:left;vertical-align:top;}
.SubPages .body .first td{border-bottom:0;border-top:1px solid #ccc;}
.SubPages .body .last td{border-top:0;border-bottom:1px solid #ccc;}
.SubPages .body td{border-top:0;border-bottom:0;}
.SubPages img{padding-right:5px;}
.SubPages .name{display:inline;vertical-align:top;font:normal 12px Helvetica Neue, Helvetica, Arial, sans-serif;color:#e90268;text-decoration:underline;text-transform:none;}
.Links .name,.Links.Articles .name,.List.Products .body a{color:#e90268;display:block;font:normal 11px Helvetica Neue, Helvetica, Arial, sans-serif;text-decoration:underline;}
.Articles .name,.Articles .name:hover{display:inline;}

.tabrow
{
	position: relative;
	top: 0;
	left: 0;
	z-index: 90;
	width: 732px;
	height: 20px;
	padding: 0;
	margin: 6px auto 0 auto;
}
.detail-txt .chartlink
{
	display: inline-block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	background: url(../images/star_note.gif) no-repeat 0 2px;
	text-align: left;
	padding: 0 0 0 11px;
	margin: 0 0 0 6px;
	text-decoration: none;
}
.detail-txt .chartlink:hover
{
	text-decoration: underline;
}
.star-row
{
	display: inline-block;
	height: 18px;
	text-align: left;
	padding: -20px 0 0 90px;
	margin: 0 4px 0 0;
	width:150px;
}
.section2 .title
{
	display: inline-block;
	font: 800 12px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	padding: 3px 0 3px 0;
}
.Content
{
    margin-left:15px;
}
.e6cart-button, .e6cart-promobutton
{
	background-color:#e90268;
	color:#fff;
}
.e6cart-button:hover, .e6cart-promobutton:hover
{
	color:#000;
}
.x-sell .titlehdr
{
	display: block;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
	padding: 8px 0;
	margin:0;
}
.x-sell .title
{
	display: block;
	font: 800 14px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #e90268;
	text-align: left;
	text-transform: uppercase;
	text-align: left;
	padding: 8px 0 8px 13px;
	margin:0;
}
.x-sell
{
	display: block;
	width: 171px;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	background: #fff;
	text-align: center;
	padding: 0;
	margin: 10px 0;
	border:solid 1px #bbb;
}
.x-sell .name
{
	display: block;
	font: 11px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	padding: 4px 0 0 0;
	margin: 0 0 12px 0;
}
.x-sell .name:hover
{
	color: #e90268;
	text-decoration: underline;
}
.padlock
{
	float: left;
}
.locktext
{
	display: block;
	margin-left: 45px;
}
.locktext .hdr
{
	font-size: 16px; 
	font-weight: 600;
	margin:0; 
	padding: 0 0 6px 0; 
	color:#202020;
	font: arial, sans-serif;
	width: auto;
	display: block;
}
.locktext .text
{
	padding: 0 0 6px 0;
}
.e6cart-rephdr
{
    display:block;
    clear:both;
    width:850px;
}
.e6cart-clientopen .divline
{
    width:830px;
}
.e6cart-rephdr .divline
{
    width:880px;
}
.e6cart-divline
{
    width:880px;
}
.e6cart-divline2
{
    width:880px;
}
.e6cart-clientbox
{
    width:856px;
}
.e6cart-masterlist
{
    width:880px;
}
.e6cart-masterlist .masthead
{
    width:868px;
}
.e6cart-masterlist .masthead .hdr
{
	width: 830px;
}
.e6cart-clientopen
{
    width:860px;
}
.e6cart-prodordrow
{
    width:825px;
}
.e6cart-addprodtab
{
    width:825px;
}
.e6cart-addprodtab .e6cart-left
{
    width:170px;
}
.e6cart-addprodtab .e6cart-right
{
    width:689px;
}
.e6cart-prodordrow2
{
    width: 860px;
}
.e6cart-prodaddedtab
{
    width: 860px;
}
.e6cart-addprodtab .e6cart-payboxleft
{
    width:180px;
}
.e6cart-addprodtab .e6cart-payboxright
{
    width:649px;
}
.e6cart-button5
{
	margin: 10px 0 0 0;
}
.e6cart-clientclosed
{
    width:860px;
}
