body
{
	text-align: center;
	font: .6em Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

.hidden { display: none; }
.unhidden { display: block; }


.contentplaceholder
{
	font-family: Verdana;
	font-size: 10pt;

}
#MsoNormal
{
	font-family: Verdana;
	font-size: 30pt;
	color: #000000;
}
.normal
{
	font: 110% Verdana, Arial, Helvetica, sans-serif;
}

/* basic selectors */
a.adtext
{
	color: #666666;
	text-decoration: none;
}
a.adtext:hover
{
	color: #666666;
	text-decoration: none;
}
a:link
{
	color: #9D66CC;
}
a:visited
{
	color: #9D66CC;
}
a:active, a:hover
{
	color: #9D66CC;
	text-decoration: none;
}
th
{
	vertical-align: top;
}
td
{
	vertical-align: top;
}
h1
{
	color: #5b626c;
	text-decoration: none;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}



h2
{
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h3
{
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h4
{
	color: #5b626c;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
}

h5
{
	color: #9D66CC;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
}

h6
{
	color: #000;
	font: bold italic 90% Verdana, Arial, 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, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}

.menu_subcategory
{
 height:13px;	
}

.menu_subcategory h2 a
{
	font-size: 7pt;
	text-decoration:none;
	font-weight:normal;
	color: #9D66CC;
	cursor: pointer;
	padding-left: 5px;
}

.menu_category
{
   height:15px;
}

.menu_category h1 a
{
	text-decoration:none;
	color: #cb0133;
	font-weight: bold;
	font-size: 9pt;
	cursor: pointer;
}

.menu_category_no_childs
{
	  height:15px;
}
.menu_category_no_childs h1 
{
	text-decoration:none;
	color: #cb0133;
	font-weight: bold;
	font-size: 9pt;
}

.menu_promo
{
	color: #f46000;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 5px;
	cursor: pointer;
}
#menu_subcategory
{
	color: #9D66CC;
	padding-top: 1px;
	cursor: pointer;
	padding-left: 5px;
}




#footer
{
	position: relative;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: center;
}

.baseline
{
	position: relative;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: center;
}
.baseline2
{
	position: relative;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: center;
}

.bar
{
	/* styles for horizontal top bar */
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	color: white;
	padding: 5px 10px 3px 10px;
	
	margin-left: 175px;
}
html > body #bar
{
	height: 23px;
}

#couponMessage
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: verdana;
}

.lblProductName
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: verdana;
}

/* layout styles */
#header
{
	height: 70px;
	z-index: 100;
}
#blogtitle
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: verdana;
}


#blog
{
	color: #9D66CC;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}
#blogcontent
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
}


#footer
{
	position: relative;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: center;
}




#logo
{
	position: absolute;
	top: 10px;
	z-index: 100;
}
#textbox
{
	margin-top: 0;
}

#menu1
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-right: 50px;
	text-align: right;
	overflow:hidden;
}

#menu1 ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
	background-color:White;
}
#menu1 li
{
	padding: 5px;
	margin: 0px;
	display: inline;
	border-left: solid 1px #000;
	overflow:hidden;
}
#menu1 li.first
{
	border-left: none;
	overflow:hidden;
}
#menu1 li a:link, #menu1 li a:visited
{
	padding: 0px 2px 0px 5px;
	color: #000;
	text-decoration: none;
	overflow:hidden;
}
#menu1 li a:active, #menu1 li a:hover
{
	color: #000;
	text-decoration: underline;
	overflow:hidden;
}

#mainmenu
{
	/* styles for section or tab menu */
	position: relative;
	left: 160px;
	width: 750px;
	z-index: 100;
}
html > body #mainmenu
{
	position: relative;
	text-align: left;
}
#mainmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mainmenu li
{
	display: inline;
}
#mainmenu li a:link, #mainmenu li a:visited
{
	color: #800060;
	display: block;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	height: 17px;
	text-decoration: none;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

html > body #mainmenu li a:link, html > body #mainmenu li a:visited
{
	padding-left: 40px;
	height: 17px;
}
#mainmenu li a:active, #mainmenu li a:hover, #mainmenu li a.selected
{
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: Purple;
}




#frame
{
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	padding: 0px;
	background: #fff;
	text-align: left;
}

#leftcontent
{
	width: 170px;
	padding: 0px;
	padding-left: 1px;
	float: left;
	background: #fff;
}

#centercontent
{

	background: #fff;
	width: 600px;
	padding: 0px;
	float: left;
}
#centercontent_large
{
	background: #fff;
	width: 700px;
	padding: 10px;
	float: left;
}
#rightcontent
{
	margin-top: 20px;
	width: 180px;
	background: #fff;
	padding: 0px;
	float: right;
}






.subtotal
{
	text-align: right;
	border-top: 1px solid #c9c9c9;
	margin-top: 5px;
}

.sectionheader
{
	border-bottom: #dcdcdc 1px dotted;
	color: #65738E;
	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: 900px;
	border: 1px dashed #cccccc;
}
.adminlabel
{
	font-size: 8pt;
	font-family: verdana;
	color:Navy;
	text-align:right;
	width: 120px;
	margin-bottom: 3px;
	vertical-align: top;
}
.adminitem
{
	border-width: 0px;
	background-color: #ffffff;
	margin-bottom: 3px;
	text-align: left;
}

.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
	
}
.New
{
	font-size: 10pt;
	color: #ff0000;
	background-color:#ffffff;
	font-family: verdana;
	font-weight:bold;
	position:absolute;
	top : 0px; 
	left :0px;

	
}
.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
{
	width: 150px;
	padding: 0px;
	font-size: 8pt;
	margin-bottom: 0px;
	border-color: #5b626c;
	border: 1px solid;
}
a.Edit
{
	text-decoration: none;
	color: #4a4d5c;
}
.commandbar
{
	padding: 3px;
	font-size: 8pt;
	background-color: Gray;
	border: 1px solid;
}

.baseline
{
	position: relative;
	margin-bottom: 10px;
	background-color: #ffffff;
	text-align: center;
}
.mainproductimage
{
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata
{
	border: none;
	border-collapse: collapse;
}
.productdata td, .productdata th
{
	font-weight: normal;
	padding: 2px;
	text-align: left;
}
.price
{
	font-weight: bold;
	color: #c00;
}
del.price
{
	color: #000;
	text-decoration: line-through;
}

.productsection
{
	padding: 10px;
	border-top: 1px dashed #cccccc;
}



h1.accent
{
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	margin-bottom: 5px;
}
.smalltext
{
	font-size: 8pt;
	color: #666666;
	font-family: verdana;
	/*text-align: left;*/
}
.AdBox h3
{
	font-weight: bold;
	font-size: 10pt;
	font-family: verdana;
	color: #C7C030;
	margin-top: 1px;
	margin-bottom: 3px;
}
.loginheader
{
	height: 30px;
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	font-family: verdana;
	background-color: #f5f5f5;
	text-align: center;
}
.logincell
{
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	width: 50%;
}
.logtable
{
	border: 1px solid #cccccc;
	width: 700px;
	background-color: #cccccc;
}
.subcategory
{
	margin-left: 10px;
	text-decoration: none;
}
.ProductSummaryDisplayWrapper
{
	padding:10px 10px 10px 10px;
	text-align:center;
}

.ProductSummaryImageHolder
{
	/* padding-left:20px;     text-align:left;     vertical-align:middle;*/
	position:relative;
	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
{
	background-image: url(images/core_box_bg.gif);
	width: 140px;
	padding-left: 20px;
	padding-right: 20px;
}
.coreboxtop
{
	background-image: url(images/core_box_top.gif);
	height: 22px;
	width: 180px;
}
.coreboxbottom
{
	width: 180px;
	background-image: url(images/core_box_bottom.gif);
	height: 22px;
}
.coreboxheader
{
	width: 180px;
	background-image: url(images/core_box_bg.gif);
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}
.tenpixspacer
{
	height: 2px;
}
.twentypixspacer
{
	height: 1px;
}

#bigspacer
{
	height: 500px;
}

.out
{
	display: block;
	background: #bbb;
	border: 1px solid #ddd;
	position: relative;
	margin: 1em 0;
}
.in
{
	text-align: center;
	background: #fff;
	border: 1px solid #555;
	position: relative;
	padding: 5px;
	font-weight: normal;
}
.ltin
{
	left: -2px;
}
.tpin
{
	top: -2px;
}
.rtin
{
	left: 2px;
}
.narrow
{
	width: 8em;
}
/* change to suit */
.image
{
	padding: 0;
}


a.TagItem1
{
	color: #EFE4F5;
	font-size: xx-small;
	text-decoration: none;
}

a.TagItem2
{
	color: #EFE4F5;
	font-size: x-small;
	text-decoration: none;
}

a.TagItem3
{
	color: #C9ADE7;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}

a.TagItem4
{
	color: #B88FDB;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}

a.TagItem5
{
	color: #9E67CC;
	font-size: medium;
	text-decoration: none;
}

a.TagItem6
{
	color: #8E4DC4;
	font-size: large;
	text-decoration: none;
}

a.TagItem7
{
	color: #7638BD;
	font-size: x-large;
	text-decoration: none;
}

a.TagItem1:hover
{
	color: #cb0133;
	font-style: italic;
}

a.TagItem2:hover
{
	color: #cb0133;
	font-style: italic;
}

a.TagItem3:hover
{
	color: #cb0133;
	font-style: italic;
}

a.TagItem4:hover
{
	color: #cb0133;
	font-style: italic;
}

a.TagItem5:hover
{
	color: #cb0133;
	font-style: italic;
}

a.TagItem6:hover
{
	color: #cb0133;
	font-style: italic;
}

a.TagItem7:hover
{
	color: #cb0133;
	font-style: italic;
}

.btnAdmin
{
	width:150px;
	border-color:Red;
	border-style:solid;
	border-width:medium;
	background-color:White;
	margin-top:5px;
	}

.siteLevel1 
{
 margin-top:4px;
  margin-left: 10px;
  font-size: 12pt;
  font-weight: bold;
  height: 31px;
}

.siteLevel1 td {
}

.siteLevel1 td a:link {
  color: #FFF;  
}

.siteLevel1 td a:visited {
  color: #FFF;
}

.siteLevel1 td a:hover {
  color: #EFEFEF;
}

.welcomePanel {
  float: right;
  padding-right: 5px;
}


