/**********BASE********/
/* main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1.2em;
	color: black;
	/*background: white;*/
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/

p,h1,h2,h3,h4,h5,h6,ul,ol {margin-bottom:.5em}
a img,img{border:none;display:block;}
a{
	text-decoration:none;
	color:#252e1c;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1{font-size:197%}/* 26px */
h2{font-size:182%}/* 24px */
h3{font-size:167%}/* 22px */
h4{font-size:152%}/* 20px */
h5{font-size:136%}/* 18px */
h6{font-size:122%}/* 16px */

body{
	font-size: 13px; 
	text-align:center;/* for ie5.+*/
}
/*********************/
html {
  margin: 0px;
  padding: 0px;
}

body {
  margin: 0px;
  padding: 0px;
  color: #000000;
  /* background: #fff; */
  font: 0.7em Verdana, Helvetica, sans-serif;
  text-shadow: #fff 0 0 0;
  TEXT-ALIGN: center;
/*
  background-image: url(images/velia_background_trans2.png);
  background-repeat:repeat;

  background-image: url(images/background.gif);
  background-repeat: repeat-x;
*/
}

/* basic selectors */
a.adtext {
  color: #666666;
  text-decoration: none;
}
a.adtext:hover {
  color: #666666;
  text-decoration: none;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  color: #666666;
  text-decoration: none;
}
a:active, a:hover {
  color: #000099;
  text-decoration: none;
}
th {
  vertical-align: top;
}
td {
  vertical-align: top;
}
h1 {
  color: #5b626c;
  font: bold 130% Verdana, Helvetica, sans-serif;
}

h2 {
  color: #5b626c;
  font: bold 120% Verdana, Helvetica, sans-serif;
}

h3 {
  color: #5b626c;
  font: bold 110% Verdana, Helvetica, sans-serif;
}

h4 {
  color: #5b626c;
  font: bold 100% Verdana, Helvetica, sans-serif;
}

h5 {
  color: #000;
  font: bold 100% Verdana, Helvetica, sans-serif;
}

h6 {
  color: #000;
  font: bold italic 100% Verdana, Helvetica, sans-serif;
}

img {
  border: 0px;
}
hr {
  color: #ccc;
  height: 1px;
}
table {
  font-size: 100%;
}
code {
  color: #6c0;
  font: 100% "Courier New" , Courier, monospace;
}
form {
  margin: 0px;
  padding: 0px;
}
input, textarea, select {
  font: 100% Verdana, Helvetica, sans-serif;
  border: 1px solid #666666;
}

#bar
{
	/* styles for horizontal top bar */
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 27px;
	z-index: 100;
	background-position: 0% 0%;
	background-attachment: scroll;
	background-image: url('images/menu_img.png');
	background-repeat: repeat-x;
}
html > body #bar {
  height: 27px;
}

#footer 
{
  /*background : #e05a0a;*/
  clear: both;
  margin-top: 5px;
  font-size: xx-small;
  font: Verdana, Helvetica, sans-serif;
  /*
  border-left: #ffccff thin solid;
  border-right: #ffccff thin solid;
  border-bottom: #ffccff thin solid;      
*/
}

#footer ul
{
float: left;
margin-left: 1em;
margin-right: 1em;
margin-bottom: 3em;
margin-top: 3em;
/*
	position:relative;
	top: -6px;
	right: 427px; 
	margin: 1em;
	padding: 1px;
	display: block;
	text-align: left;
	
	border: solid 1px #ffccff 1px;
	list-style-type: none;
	width: 110px;
*/
}

#footer li
{	
	text-transform: capitalize;	
}

#footer a
{
	float: right;
	margin-top: 5em;
	margin-right: 1em;
	/*
	position:relative;
	top: -5em;
	right: -427px; 
	margin: 1px;
	*/
}

#logo 
{  
  float: left;
  margin-top: 10px; 
  width: 12em;
  height: 84px;
  display: inline;
  /*
  position: absolute;
  left: 7.7em;
  top: 29px;
  width: 12em; 
  */
}

#login_menu 
{
	float: right;
	display: inline;
	margin-top: 1px;
	margin-right: 1em;
	height: 20px;
	/*
	z-index: 3;
	*/	
	/*	
	position: absolute;
	top: 0px;
	right: 150px;
	*/  
	
}
#login_menu a
{
	font-size: 0.8em;
	font: Verdana, Helvetica, sans-serif;
	height: 2em;
}

/*
#login_menu
{
    Z-INDEX: 100;
    RIGHT: 10px;
    POSITION: absolute;
    TOP: 10px
}
*/
#login_menu ul
{    
    list-style-type: none;
    display: inline;
}

#login_menu li
{
    display: inline;
    border-left: #000 1px solid;    
}
#login_menu li.first
{
    border-left: medium none
}
#login_menu li A:link
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    COLOR: #000;
    PADDING-TOP: 0px;
    TEXT-DECORATION: none
}
#login_menu LI A:visited
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    COLOR: #000;
    PADDING-TOP: 0px;
    TEXT-DECORATION: none
}
#login_menu LI A:active
{
    COLOR: #000;
    TEXT-DECORATION: underline
}
#login_menu LI A:hover
{
    COLOR: #000;
    TEXT-DECORATION: underline
}

#email_signup
{
	clear:right;
	float: right;
	margin-right: -1.1em;
	margin-top: 2.5em;	
	height: 15px;
	width: 280px;
	/*
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 100;
	*/
	/*left: 400px;*/
}
#email_signup ul 
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#email_signup li
{
	display: inline;
	margin-right: 1em;
}

#email_signup li.last
{
	/*display: inline;*/
	margin-right: 0em;
}

#menu1 ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#menu1 li {
  padding: 0px;
  margin: 0px;
  display: inline;
  border-left: solid 1px #000;
}
#menu1 li.first {
  border-left: none;
}
#menu1 li a:link, #menu1 li a:visited {
  padding: 0px 2px 0px 5px;
  color: #000;
  text-decoration: none;
}
#menu1 li a:active, #menu1 li a:hover {
  color: #000;
  text-decoration: underline;
}

#top_lepord_border, #bottom_lepord_border
{	
	position: static; /*display: block;*/
	height: 16px;
	background-image: url(images/velia_lepord_print.jpg);
	background-repeat: repeat-x;
}
/*
#bottom_lepord_boarder
{
	position: relative;
	top: 20px;
}
*/
#bodyborder
{
	background-image: url(images/velia_lepord_print.jpg);
	background-repeat: repeat-x; /*position: absolute;*/
	background-position: center top;
	font-weight: normal;
	background-position: left top;
}

#bodyborder ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#bodyborder li
{
	display: inline;
	float: left;
	margin-right: 1px;
	width: 30px;
	height: 15px;
	color: #893A59;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 30px; 
	voice-family: "\"}\"";
	voice-family: inherit;
}/*
#bodyborder li a:link, #bodyborder li a:visited {
  
}*/
html > body #mainmenu {
  position: relative; /* Necessary for menu to position in Opera */
}

#mainmenu
{
	clear:both;
	/* styles for section or tab menu */
	/*position: relative; */		
	margin: 0px;
	height: 40px; /*padding: 7px 20px 3px 20px;*/ /*margin-bottom: 10px; */
	font-size: 85%; /* box model hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	/*z-index: 100; background-position: 0% 0%;*/
	background-image: url(images/velia_taskbar_no_text.jpg); /*background-repeat: repeat-x;*/
	background-repeat: no-repeat;
}

#mainmenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#mainmenu li {
  display: inline;  
}
#mainmenu li a:link, #mainmenu li a:visited {
  /*display: block;*/
  float: left;
  margin-right: 1px;
  width: 66px;
  height: 27px;
  color: #737685;
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: none;
  text-align: center;
  padding-top: 6px; /* box model hack */
  padding-right: 3em;
  voice-family: "\"}\"";
  voice-family: inherit;
}
html > body #mainmenu li a:link, html > body #mainmenu li a:visited {
  width: 85px;
  height: 27px;  
}

/*#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected {
  background: url( 'images/tab.gif' ) no-repeat 0px -92px;
}*/
#leftcontent {
  position: relative;
  top: 40px;
  left: 0px;
  width: 180px;
  background: #fff;
  z-index: 100;
}
/*
#leftcontent {
  position: absolute;
  top: 159px;
  left: 10px;
  width: 180px;
  background: #fff;
  z-index: 100;
}
*/
#rightcontent {
  position: relative;
  right: 5px;
  top: -400px;
  width: 180px;
  background: #fff;
  margin-right: 10px;
  z-index: 100;
}
#centercontent
{    
    top: -400px;
    voice-family: "\"}\"";
    voice-family: inherit;
    left: 150px;
    margin-right: 50px;
    z-index: 100;
    position: relative;    
}
/*
#centercontent
{
    margin-top: 1px;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 200px;
    margin-right: 200px;
    z-index: 100;
    position: static;    
}
*/
html > body #centercontent {
  margin-left: 200px;
  margin-right: 205px;
  z-index: 100;
}
#centercontentwide {
  margin-top: 20px;
  background: #fff;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 200px;
  margin-right: 10px;
  z-index: 100;
}

html > body #centercontentwide
{
    margin-left: 200px;
    margin-right: 10px;
    z-index: 100;
}

.subtotal {
  text-align: right;
  border-top: 1px solid #c9c9c9;
  margin-top: 5px;
}

.sectionheader
{
	border-bottom: #dcdcdc 1px dotted;
	color: #ff00ff;
	font-size: 8pt;
	padding-bottom: 5px;
	font-weight: bold;
}

.admin-header {
  background-color: #6190CD;
  height: 40px;
  padding-left: 10px;
  border-bottom: solid 4px #B4CCEB;
}
.admin-header h1 {
  color: white;
}

.admintable {
  margin: 5px;
  padding: 0;
  width: 700px;
  border: 1px dashed #cccccc;
}
.adminlabel {
  font-size: 8pt;
  font-family: verdana;
  width: 120px;
  margin-bottom: 3px;
  vertical-align: top;
}
.adminitem {
  border-width: 0px;
  background-color: #ffffff;
  margin-bottom: 3px;
}

.ourprice {
  font-weight: bold;
  font-size: 10pt;
  color: #b22222;
  font-family: verdana;
}

.retailprice {
  font-weight: bold;
  font-size: 10pt;
  color: #000000;
  font-family: verdana;
  text-decoration: line-through;
}

.totalbox {
  text-align: center;
  color: #990000;
  font-weight: bold;
}

.adbox {
  padding: 10px;
  font-size: 9pt;
  margin-bottom: 10px;
  border: 1px solid gainsboro;
}
a.editme {
  text-decoration: none;
  color: #4a4d5c;
}
.commandbar {
  padding: 3px;
  font-size: 8pt; /*	background-color: blue;*/
  border: 1px solid gainsboro;
}

.mainproductimage {
  width: 220px;
  text-align: center;
  float: left;
  padding-bottom: 10px;
}

.productdata {
  border: none;
  border-collapse: collapse;
}
.<STYLE>
/*
HTML
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
*/
/*
BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: #fff;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    FONT: 0.7em Verdana, Helvetica, sans-serif;
    COLOR: #000000;
    PADDING-TOP: 0px
}

A.adtext
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A.adtext:hover
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #666666;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #000099;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #000099;
    TEXT-DECORATION: none
}
TH
{
    VERTICAL-ALIGN: top
}
TD
{
    VERTICAL-ALIGN: top
}
H1
{
    FONT: bold 130% Verdana, Helvetica, sans-serif;
    COLOR: #5b626c
}
H2
{
    FONT: bold 120% Verdana, Helvetica, sans-serif;
    COLOR: #5b626c
}
H3
{
    FONT: bold 110% Verdana, Helvetica, sans-serif;
    COLOR: #5b626c
}
H4
{
    FONT: bold 100% Verdana, Helvetica, sans-serif;
    COLOR: #5b626c
}
H5
{
    FONT: bold 100% Verdana, Helvetica, sans-serif;
    COLOR: #000
}
H6
{
    FONT: bold italic 100% Verdana, Helvetica, sans-serif;
    COLOR: #000
}
IMG
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
HR
{
    COLOR: #ccc;
    HEIGHT: 1px
}
TABLE
{
    FONT-SIZE: 100%
}
CODE
{
    FONT: 100% "Courier New" , Courier, monospace;
    COLOR: #6c0
}
FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
INPUT
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT: 100% Verdana, Helvetica, sans-serif;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid
}
TEXTAREA
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT: 100% Verdana, Helvetica, sans-serif;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid
}
SELECT
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT: 100% Verdana, Helvetica, sans-serif;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid
}
*/
#bar
{
    PADDING-RIGHT: 20px;
    BACKGROUND-POSITION: 0% 0%;
    PADDING-LEFT: 20px;
    FONT-SIZE: 110%;
    Z-INDEX: 100;
    BACKGROUND-ATTACHMENT: scroll;
    BACKGROUND-IMAGE: url(images/menu_img.png);
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 7px;
    BACKGROUND-REPEAT: repeat-x;
    HEIGHT: 27px;
    voice-family: inherit
}
UNKNOWN
{
    HEIGHT: 27px
}
#header
{
	/*BACKGROUND: #e05a0a;*/
    width: 850px;
	display: inline;
}

#bottom_lepord_boarder
{
    POSITION: relative;
    TOP: 20px
}
#bodyborder
{
    BACKGROUND-POSITION: left top;
    FONT-WEIGHT: normal;
    BACKGROUND-IMAGE: url(images/velia_lepord_print.jpg);
    BACKGROUND-REPEAT: repeat-x
}
#bodyborder UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
#bodyborder LI
{
    DISPLAY: inline;
    FONT-WEIGHT: bold;
    FLOAT: left;
    WIDTH: 30px;
    COLOR: #893a59;
    MARGIN-RIGHT: 1px;
    PADDING-TOP: 30px;
    HEIGHT: 15px;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    voice-family: inherit
}
UNKNOWN
{
    POSITION: relative
}

UNKNOWN
{
    WIDTH: 85px;
    HEIGHT: 27px
}
#leftcontent
{
    Z-INDEX: 100;
    BACKGROUND: #fff;
    LEFT: 0px;
    WIDTH: 180px;
    POSITION: relative;
    TOP: 40px
}
#rightcontent
{
    Z-INDEX: 100;
    RIGHT: 5px;
    BACKGROUND: #fff;
    WIDTH: 180px;
    MARGIN-RIGHT: 10px;
    POSITION: relative;
    TOP: -400px
}
#centercontent
{
    Z-INDEX: 100;
    LEFT: 150px;
    MARGIN-RIGHT: 50px;
    POSITION: relative;
    TOP: -400px;
    voice-family: inherit
}
UNKNOWN
{
    Z-INDEX: 100;
    MARGIN-LEFT: 200px;
    MARGIN-RIGHT: 205px
}
#centercontentwide
{
    MARGIN-TOP: 20px;
    Z-INDEX: 100;
    BACKGROUND: #fff;
    MARGIN-LEFT: 200px;
    MARGIN-RIGHT: 10px;
    voice-family: inherit
}
UNKNOWN
{
    Z-INDEX: 100;
    MARGIN-LEFT: 200px;
    MARGIN-RIGHT: 10px
}
.subtotal
{
    BORDER-TOP: #c9c9c9 1px solid;
    MARGIN-TOP: 5px;
    TEXT-ALIGN: right
}
.sectionheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 5px;
    COLOR: #ff00ff;
    BORDER-BOTTOM: #dcdcdc 1px dotted
}
.admin-header
{
    PADDING-LEFT: 10px;
    BORDER-BOTTOM: #b4cceb 4px solid;
    HEIGHT: 40px;
    BACKGROUND-COLOR: #6190cd
}
.admin-header H1
{
    COLOR: white
}
.admintable
{
    BORDER-RIGHT: #cccccc 1px dashed;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #cccccc 1px dashed;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 5px;
    BORDER-LEFT: #cccccc 1px dashed;
    WIDTH: 700px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #cccccc 1px dashed
}
.adminlabel
{
    FONT-SIZE: 8pt;
    MARGIN-BOTTOM: 3px;
    VERTICAL-ALIGN: top;
    WIDTH: 120px;
    FONT-FAMILY: verdana
}
.adminitem
{
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    MARGIN-BOTTOM: 3px;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-WIDTH: 0px
}
.ourprice
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #b22222;
    FONT-FAMILY: verdana
}
.retailprice
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: line-through
}
.totalbox
{
    FONT-WEIGHT: bold;
    COLOR: #990000;
    TEXT-ALIGN: center
}
.adbox
{
    BORDER-RIGHT: gainsboro 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: gainsboro 1px solid;
    PADDING-LEFT: 10px;
    FONT-SIZE: 9pt;
    MARGIN-BOTTOM: 10px;
    PADDING-BOTTOM: 10px;
    BORDER-LEFT: gainsboro 1px solid;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: gainsboro 1px solid
}
A.editme
{
    COLOR: #4a4d5c;
    TEXT-DECORATION: none
}
.commandbar
{
    BORDER-RIGHT: gainsboro 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: gainsboro 1px solid;
    PADDING-LEFT: 3px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: gainsboro 1px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: gainsboro 1px solid
}

.mainproductimage
{
    FLOAT: left;
    PADDING-BOTTOM: 10px;
    WIDTH: 220px;
    TEXT-ALIGN: center
}
.productdata
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BORDER-COLLAPSE: collapse
}
.productdata TD
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: left
}
.productdata TH
{
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: left
}
.price
{
    FONT-WEIGHT: bold;
    COLOR: #c00
}
DEL.price
{
    COLOR: #000;
    TEXT-DECORATION: line-through
}
.productsection
{
    PADDING-RIGHT: 10px;
    BORDER-TOP: #cccccc 1px dashed;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px
}
.browsebox
{
}
.browsebox H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #3973b5;
    BORDER-BOTTOM: #cccccc 1px dashed;
    FONT-FAMILY: Verdana
}
.browsebox H1 A
{
    COLOR: #3973b5
}
H1.accent
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 0px 0px 5px;
    COLOR: #990000
}
.smalltext
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    FONT-FAMILY: verdana
}
.adbox H3
{
    MARGIN-TOP: 1px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    MARGIN-BOTTOM: 3px;
    COLOR: #c7c030;
    FONT-FAMILY: verdana
}
.loginheader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #666666;
    FONT-FAMILY: verdana;
    HEIGHT: 30px;
    BACKGROUND-COLOR: #f5f5f5;
    TEXT-ALIGN: center
}
.logincell
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
    PADDING-BOTTOM: 20px;
    VERTICAL-ALIGN: middle;
    PADDING-TOP: 20px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}
.logtable
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-BOTTOM: #cccccc 1px solid;
    BACKGROUND-COLOR: #cccccc
}
.subcategory
{
    MARGIN-LEFT: 10px
}
.productbox
{
    BORDER-RIGHT: #c5c5c5 1px solid;
    BORDER-TOP: #c5c5c5 1px solid;
    MARGIN: 5px;
    BORDER-LEFT: #c5c5c5 1px solid;
    WIDTH: 220px;
    BORDER-BOTTOM: #c5c5c5 1px solid;
    HEIGHT: 300px
}
.productimage
{
    WIDTH: 125px
}
.productsummarydisplaywrapper
{
    WIDTH: 200px;
    PADDING-TOP: 20px
}
.productsummaryimageholder
{
    VERTICAL-ALIGN: middle;
    HEIGHT: 135px;
    TEXT-ALIGN: center
}
.productsummarytext
{
    PADDING-LEFT: 20px;
    HEIGHT: 55px
}
.retailprice
{
    FONT-WEIGHT: bold;
    COLOR: black;
    TEXT-DECORATION: line-through
}
.yousave
{
    FONT-WEIGHT: bold;
    COLOR: #336600
}
.hookline
{
    FONT-SIZE: larger;
    COLOR: #5b626c;
    FONT-STYLE: italic
}
.coreboxbody
{
    PADDING-RIGHT: 20px;
    PADDING-LEFT: 20px;
    BACKGROUND-IMAGE: url(images/core_box_bg.gif);
    WIDTH: 140px
}
.coreboxtop
{
    BACKGROUND-IMAGE: url(images/core_box_top.gif);
    WIDTH: 180px;
    HEIGHT: 22px
}
.coreboxbottom
{
    BACKGROUND-IMAGE: url(images/core_box_bottom.gif);
    WIDTH: 180px;
    HEIGHT: 22px
}
.coreboxheader
{
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url(images/core_box_bg.gif);
    PADDING-BOTTOM: 10px;
    WIDTH: 180px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: center
}
.tenpixspacer
{
    HEIGHT: 10px
}
.twentypixspacer
{
    HEIGHT: 20px
}
.sectionoutline
{
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-RIGHT: 15px;
    BORDER-TOP: #cccccc 1px solid;
    PADDING-LEFT: 15px;
    PADDING-BOTTOM: 15px;
    BORDER-LEFT: #cccccc 1px solid;
    PADDING-TOP: 15px;
    BORDER-BOTTOM: #cccccc 1px solid
}
checkout-visited
{
    FONT-SIZE: 16pt;
    COLOR: #dcdcdc;
    FONT-FAMILY: verdana
}
checkout-current
{
    FONT-SIZE: 16pt;
    COLOR: #990000;
    FONT-FAMILY: verdana
}
.ratingstar
{
    PADDING-RIGHT: 0px;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FONT-SIZE: 0pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 13px;
    CURSOR: pointer;
    PADDING-TOP: 0px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 12px
}
.filledratingstar
{
    BACKGROUND-IMAGE: url(Images/FilledStar.png)
}
.emptyratingstar
{
    BACKGROUND-IMAGE: url(Images/EmptyStar.png)
}
.savedratingstar
{
    BACKGROUND-IMAGE: url(Images/SavedStar.png)
}
FIELDSET
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    moz-border-radius: 1em;
    border-radius: 1em
}
.loadingbox
{
    BORDER-RIGHT: lightsteelblue 1px solid;
    BORDER-TOP: lightsteelblue 1px solid;
    LEFT: 40%;
    BORDER-LEFT: lightsteelblue 1px solid;
    WIDTH: 250px;
    PADDING-TOP: 20px;
    BORDER-BOTTOM: lightsteelblue 1px solid;
    POSITION: absolute;
    TOP: 40%;
    HEIGHT: 50px;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center
}
.selected
{
    FONT-WEIGHT: bold;
    COLOR: #e03300
}
.notselected
{
    FONT-WEIGHT: bold;
    COLOR: #ccc
}
.payPalLink
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
    COLOR: #e03300;
    TEXT-DECORATION: underline
}
.adminHeader
{
    FONT-SIZE: 1.5em;
    LEFT: 110px;
    COLOR: #004a78;
    POSITION: absolute
}
#thumb_nails
{
    margin: 2em 0em 5em 5em;
    display: table;
    /*
    Z-INDEX: 100;
    LEFT: 0px;
    POSITION: relative;
    TOP: 0px;
    HEIGHT: 700px;
    TEXT-ALIGN: left
	*/
}

#full_image
{
	margin-top: 2em;
	margin-left: 15em;
    margin-bottom: 2em;
	display: block;
}

#pressItem
{
    Z-INDEX: 100;
    MARGIN-LEFT: 20px;
    POSITION: relative;
    TOP: -100px;
    HEIGHT: 800px
}
/*
BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    FONT: 85% Verdana, Helvetica, sans-serif;
    PADDING-TOP: 0px;
    TEXT-ALIGN: center
}
*/
#wrapper
{	
	width:850px;
	margin:auto;/* center the page*/
	text-align:left;/* reset text back to left due to ie5.x fix */	
	border-top:			solid 2px #ffccff;	
	border-right:		solid 2px #ffccff;
	border-left:			solid 2px #ffccff;
	border-bottom:	solid 1px #ffccff;
	background: white;
}
/*
BODY
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    FONT: 85% Verdana, Helvetica, sans-serif;
    PADDING-TOP: 0px
}
#content_head
{
    BORDER-RIGHT: #fff 5px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #fff 5px solid;
    PADDING-LEFT: 0px;
    BACKGROUND: #e05a0a;
    PADDING-BOTTOM: 0px;
    MARGIN: 20px 20px 0px;
    BORDER-LEFT: #fff 5px solid;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: #fff 5px solid;
    HEIGHT: 120px;
    voice-family: inherit
}
*/
UNKNOWN
{
    HEIGHT: 120px
}
#MainNavigation1
{
    HEIGHT: 800px
}
#content_left
{
	/*BACKGROUND: #e05a0a; */       
    /*position: absolute;*/
    float: left;
    /*top: 160px;*/
    padding-right: 0px;
    border-top: #fff 5px solid;
    padding-left: 1em;
    left: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    /*border-right: #ffccff thin solid;*/
    width: 150px;        
    voice-family: inherit;
    display:inline;/* cure IE6 double margin bug*/
}

#content_left a
{
	padding-bottom: 6em;
}

#content_center
{
	/*background: #e05a0a;*/
	float: left;
	width: 686px;
	/*height: 100%;*/
	overflow: hidden;
	margin-top: 0px; 
	margin-bottom: 0px; 
	/*margin-left: 150px;*/
	margin-right: 0px;	
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-left: #ffccff thin solid;
}

#content_right
{
	/*BACKGROUND: #e05a0a;*/
	/* border-right: #fff 5px solid; */
    padding-right: 0px;
    border-top: #fff 5px solid;
    padding-left: 0px;
    right: 0px;
    padding-bottom: 0px;
    margin: 10px 0px 20px 0px;
    border-left: #fff 5px solid;
    width: 150px;
    padding-top: 0px;
    border-bottom: #fff 5px solid;
    /*position: absolute;*/
    float: right;
    top: -160px;
    voice-family: inherit
}

UNKNOWN
{
    WIDTH: 150px;
    HEIGHT: 800px
}

UNKNOWN
{
    WIDTH: 150px
}

.valid
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 5px;
    LEFT: 0px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: 0px;
    BOTTOM: 0px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: 0px;
    POSITION: absolute
}
.linkBack
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 5px;
    LEFT: 0px;
    PADDING-BOTTOM: 5px;
    FONT: 11px Verdana, Helvetica, sans-serif;
    BORDER-LEFT: 0px;
    COLOR: #fff;
    BOTTOM: 36px;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: 0px;
    POSITION: absolute;
    TEXT-DECORATION: none
}
.linkSource
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 5px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 5px;
    LEFT: 0px;
    PADDING-BOTTOM: 5px;
    FONT: bold 11px Verdana, Helvetica, sans-serif;
    BORDER-LEFT: 0px;
    COLOR: #fff;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: 0px;
    POSITION: absolute;
    TOP: 0px;
    TEXT-DECORATION: none
}
.full_image
{
    Z-INDEX: 200;
    POSITION: relative
}
#bottom_banner
{
    FONT-SIZE: 8pt;
    LINE-HEIGHT: normal;
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: left
}
UNKNOWN
{
    LIST-STYLE-TYPE: none
}

.star_flash {position: relative; height: 120px; z-index: 3; }
.front_image {position: relative; top: 0px; left: 0px; z-index: 2;}

#promo {border: solid 1px black; background-image: url(images/promo.png); background-repeat: no-repeat; width: 728px; height: 90px;}

#promo-popup 
{
background-image:url(images/promo_popup.jpg);
background-repeat:no-repeat;
height:823px;
overflow:hidden;
padding-left:10px;
padding-top:150px;
text-align:left;
width:450px;
}

#promo-popup a {color: Blue;}
#promo-popup h1 {color: black; padding: 2px 2px;}
#promo-popup li {margin-left: 5px; padding: 2px 2px;}
#promo-popup ul 
{
    padding-left: 5px;
    list-style-type: square;
}

.visit-c, .visit-b {float: left;}
/* Skin care */

#skin-care {margin-left: 10px;}
#skin-care-title {text-align: center; margin-top: 15px;}

ul.navigation {
 list-style: none;
 margin: 0;
 padding: 0;
 padding-bottom: 9px;
 text-align:center;
}

ul.navigation li {
 display: inline;
 margin-right: 20px;
}

ul.navigation a {
 padding: 10px;
 color: #000;
 text-decoration: none;
}

ul.navigation a:hover {
 background-color: #f6f6f6;
}

ul.navigation a.selected {
 background-color: #FFF0FF;
}

ul.navigation a:focus {
 outline: none;
}
/* Skin care coda slider */
#slider {
  width: 620px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
#slider table {margin: auto;}
#slider td {padding: 4px 4px;}
#slider tr {text-align: left; margin: 4px 4px;}

.scroll {
  height: 100%;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  background-color: #FFF0FF;
  padding: 20px;
  height: 100%;
  width: 580px; /* change to 560px if not using JS to remove rh.scroll */
}
.panel h2 {text-align: center;} 
.panel h4 {text-decoration: underline;}
/* We have to use absolute positioning to place these, 
so this is why #slider has position: relative; applied */

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

/* End Skin Care slider */