body {
	text-align: center;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, verdana, tahoma, sans-serif;
}

select, input, textarea, button {
	font-family: arial, sans-serif;
}

input, select, label {
	vertical-align: middle;
}

hr {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	height: 1px;
	overflow: hidden;
}

div#fixedWidth {
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
	width: 920px;
}

ul#upperLinks, ul#upperLinks2 {
	font-size: 12px;
	height: 21px;
	margin-bottom: 2px;
	clear: both;
}

ul#upperLinks li, ul#upperLinks2 li {
	height: 20px;
	line-height: 20px;
}

ul#upperLinks li.last, ul#upperLinks2 li.last {
	float: right;
}

ul#upperLinks li a, ul#upperLinks2 li a {
	padding: 0 10px;
}

ul#upperLinks a, ul#upperLinks2 a {
	text-decoration: none;
}

div#bannerLogo {
	margin-bottom: 4px;
}

div#logoHolder {
	width: 210px;
	overflow: hidden;
}

div#bannerHolder {
	width: 703px;
}

ul#mainMenu, ul#mainMenu1, ul#mainMenu2 {
	height: 41px;
	font-size: 12px;
	font-weight: bold;
}

ul#mainMenu li, ul#mainMenu1 li, ul#mainMenu2 li {
	line-height: 41px;
	padding: 0 10px;
}

ul#mainMenu a, ul#mainMenu1 a, ul#mainMenu2 a {
	text-decoration: none;
}

div#categoriesHolder {
	min-height: 37px;
	padding-bottom: 4px;
}

div#categoriesHolder ul.hMenu {
	margin-top: 0;
}

div#categoriesHolder ul.hMenu li {
	background-repeat: no-repeat;
	background-position: center;
	width: 144px;
	height: 25px;
	overflow: hidden;
	margin: 6px 4px 0;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}

div#scroller {
	padding-top: 4px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
}

#hMarqueecontainer{
	padding-top: 4px;
	position: relative;
	overflow: hidden;
	height: 20px;
	white-space: nowrap;
}

div.hotProductsTop {
	padding-top: 4px;
	position: relative;
	overflow: hidden;
	height: 85px;
	margin-bottom: 10px;
	width: 745px;
}

div.hotProductsTop div.infoHolder {
	height: 85px;
	overflow: hidden;
	width: 82px;
	padding-top: 5px;
}

div.hotProductsTop div.infoHolder p.tag {
	height: 27px;
	overflow: hidden;
}

div.hotProductsTop div.picHolder {
	width: 70px;
}

div.hotProductsTop div.picHolder img {
	border: 0;
}

#hmarquee {
	position: absolute;
	top: -1px;
	right: 5px;
	margin: 5px;
	z-index: 0;
	line-height: 17px;
}

div#sidePanel {
	width: 165px;
	padding-bottom: 5px;
}

ul#languagesHolder {
	display: none;
}

ul#languagesHolder, div#greetings {
	height: 27px;
	margin-top: 5px;
}

ul#languagesHolder li, div#greetings p {
	margin: 0 5px;
}

div#greetings p {
	line-height: 12px;
	padding: 0 15px;
}

div#greetings p a {
	text-decoration: none; 
}

div#cartHolder {
	width: 100%;
	height: 29px;
	margin-top: 5px;
	font-size: 12px;
	padding-top: 55px;
}

div#cartHolder p {
	width: 100px;
}

div.callNow {
	width: 165px;
	height: 64px;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
}

div.callNow p {
	padding-top: 29px;
}

form#search {
	height: 75px;
	margin-top: 3px;
}

form#search p {
	padding-top: 36px;
}

input.searchInput {
	border: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 100px;
}

form#search img.submit {
	margin-top: 2px;
	vertical-align: middle;
}

.boxmenu {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}

.boxmenu .node { 
	cursor: pointer; 
	padding: 3px 10px;
}

.boxmenu table, .boxmenu td, .boxmenu td td { 
	border-collapse: collapse; 
}

.boxmenu table {
	margin: 1px auto;
}

.boxmenu .l1  { 
	width: 125px;
}

.boxmenu .l2  { 
	width: 104px;
}

.boxmenu .l3  { 
	width: 75px;
}

div#sideCategoryList {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 23px;
}

div#sideCategoryList ul li {

}

div#sideCategoryList ul li a {
	text-decoration: none;
	padding: 3px 10px;
	display: block;
}

div#sideCategoryList ul li.dynamic {
	position: relative;
	z-index: 9;
}

div#sideCategoryList ul li span.parentMenu {
	position: absolute;
	top: 4px;
	left: 10px;
}

div#sideCategoryList li.dynamic:hover ul.submenu {
	display: block;
}

div#sideCategoryList li.dynamic:hover ul.submenu ul.submenu {
	display: none;
}

div#sideCategoryList li.dynamic:hover ul.submenu li:hover ul.submenu {
	display: block;
}

div#sideCategoryList ul ul.submenu {
	position: absolute;
	top: 0;
	display: none;
	z-index: 10;
}

div#sideCategoryList ul.submenu li {
	width: 165px;
}

div#sideCategoryList ul#categoryItems ul{
	margin: 0 10px 0;
}

div#sideCategoryList ul.submenuBox li {
	border-bottom: 0;
	border-top-style: solid;
	border-top-width: 1px;
}

div#sideCategoryList ul.categoryItems {
	padding-bottom: 23px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

div#sideCategoryList ul.categoryItems ul.submenuBox li.box a {
	border: 0;
}

div#hotProducts {
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 45px;
	margin-top: 4px;
}


.hotProductBox h3 {
	font-size: 13px;
	height: 30px;
	overflow: hidden;
}

.hotProductBox p {
	font-size: 11px;
}

.hotProductBox p.price {
	font-size: 14px;
	font-weight: bold;
}

.hotProductBox .picHolder {
	padding: 9px 0;
}

.hotProductBox p.more {
	font-weight: bold;
}

.hotProductBox a {
	text-decoration: none;
}

div#hMarqueecontainer2 {
	position: absolute;
	top: 0;
	right: 0;
}

div#hotProducts p.bottom {
	background-position: center bottom;
	background-repeat: no-repeat;
}

div#hotProducts  .hotProductBox {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#hmarquee2 .hotProductBox {
	margin: 0 10px;
}

.hotProductBox div {
	margin: 0 5px;
}

#marqueecontainer{
	position: relative;
	overflow: hidden;
	height: 150px;
	padding-bottom: 11px;
}

.price {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

#vmarquee {
	position: absolute;
	margin: 5px;
	z-index: 0;
	width: 155px;
}

form#newsLettterHolder {
	background-position: center top;
	background-repeat: no-repeat;
	height: 44px;
	margin-top: 5px;
	padding-top: 32px;
	font-size: 11px;
}

form#newsLettterHolder input {
	border: 0;
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
}

form#newsLettterHolder p {
	margin: 0 13px;
}

form#newsLettterHolder p.submitHolder {
	margin-top: 5px;
}

div.content {
	overflow: hidden;
}

div#page {
	width: 745px;
	padding-bottom: 10px;
}

div.content {
	padding: 0 40px;
}

div.content object, div.content embed{
	position: relative;
	z-index: 5;
}

ul.productsList ul  {
	height: 253px;
}

ul.productsList ul.first {
	background-image: none;
}

ul.productsList li li {
	text-align: center;
	width: 25%;
}

ul.productsList li li.last {
	background-image: none;
}


table.showcase td.box {
	background-image: url(../Images/dotz.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.showcase td.box.edge {
	background-image: url(../Images/productListBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.productBox {
	text-align: center;
	padding: 10px;
	margin: 0 auto;
}

div.productBox div.psHolder {
	position: relative;
	font-size: 1px;
	height: 1px;
}

div.productBox p.saleTag {
	position: absolute; 
	top: 32px; 
}

div.productBoxSingle p.saleTag {
	position: static;
}

div.productBox div.pSaleInfo, div.productBoxSingle div.pSaleInfo{
	background-color: FFFFE;
	border: 1px solid #000000;
	font-size: 11px;
	display: none;
	position: absolute;
	top: 10px;
	left: 40px;
	color: #000000;
	width: 250px;
	padding: 5px 10px;
	height: auto;
}

div.productBoxSingle div.pSaleInfo {
	left: 150px;
	top: 0;
}

div.productBox div.pSaleInfo .button, div.productBoxSingle div.pSaleInfo .button {
	font-weight: bold;
}

div.productBox div.pSaleInfo h4 {
	font-size: 11px;
	text-align: center;
	margin: 0;
}

div.productBox div.pSaleInfo p.button {
	text-align: center;
	margin: 0 90px;
	cursor: pointer;
}

div.productBox h3.CategoryProductName {
	font-size: 13px;
	height: 27px;
	overflow: hidden;
	line-height: 14px;
	margin-bottom: 5px;
}

div.productBox h3.CategoryProductName a, div.productBox p.productShortDesc a {
	text-decoration: none;
}

div.productBox p.imgHolder {
	margin-bottom: 4px;
	width: 100%;
	overflow: hidden;
}

div.productBox p.productShortDesc {
	font-size: 11px;
	height: 32px;
	overflow: hidden;
	line-height: 11px;
	margin-bottom: 5px;
}


div.productBox div.pricesHolder {
	height: 30px;
	overflow: hidden;
	margin: 5px 0;
}

div.productBox p.CategoryProductPrice, p.groupSale {
	font-size: 13px;
	font-weight: bold;
}

div.productBox p.CategoryShippingCost {
	font-size: 10px;
}


form.add2Chart {
	padding: 5px 0;
}

form.add2Chart input.button {
	border: 0;
	background-color: transparent;
	width: 83px;
	height: 19px;
	line-height: 12px;
	font-size: 12px;
	cursor: pointer;
	padding-bottom: 2px;
	font-weight: normal;
}

form.add2Chart p.moreInfo {
	height: 17px;
	line-height: 20px;
	font-size: 12px;
	cursor: pointer;
	padding-bottom: 2px;
	text-align: center;
	width: 83px;
	margin: 0 auto;
}

form.add2Chart p.moreInfo a {
	text-decoration: none;
}

form.sorting {
	background-position: center;
	background-repeat: no-repeat;
	width: 246px;
	height: 18px;
	font-size: 11px;
	color: #ffffff;
	padding: 0 5px;
}

form.sorting select {
	height: 17px;
	font-size: 11px;
	overflow: hidden;
}

div#cat_nav, div.bottomNav {
	background-position: center;
	background-repeat: no-repeat;
	
	height: 14px;
	padding: 2px 9px;
	font-size: 11px;
	text-align: center;
}

div#cat_nav {
	width: 476px;
}

div.bottomNav {
	margin: 10px 0;
	text-align: center;
}

div#cat_nav img, div.bottomNav img {
	vertical-align: middle;
}

div#cat_nav a.arrows, div.bottomNav a.arrows {
	font-weight: bold;
	padding: 0 5px;
}

div#cat_nav a, div.bottomNav a {
	text-decoration: none;
}

div.freeZone {
	margin-top: 5px;
	overflow: hidden;
	width: 165px;
}

div.freeZone table {
	width: 150px;
}

div.productBoxSingle div.imgHolder {
	width: 120px;
	padding: 10px 0;
}

div.productBoxSingle div.imgHolder img {
	max-width: 115px;
}

div.productBoxSingle div.productHolder {
	width: 620px;
	padding: 10px 0;
}

div.productBoxSingle div.specialSaleHolder {
	position: relative;
}

div.productBoxSingle div.productHolder h3 {
	font-size: 12px;
}

div.productBoxSingle div.productHolder p.content {
	font-size: 11px;
	margin-bottom: 10px;
}

div.productBoxSingle div.productHolder p.content a {
	text-decoration: none;
}

div.productBoxSingle div.productHolder p.moreInfo {
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
	font-size: 12px;
	cursor: pointer;
	padding-bottom: 2px;
	text-align: center;
	width: 83px;
	padding-top: 2px;
	padding-top: 4px;
}

div.productBoxSingle div.productHolder p.moreInfo a {
	text-decoration: none;
}

div.productBoxSingle div.productHolder form.add2Chart {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 4px;
}

div.productBoxSingle .CategoryProductPrice {
	font-size: 12px;
	font-weight: bold;
}

div.productBoxSingle .price {
	font-size: 13px;
	font-weight: bold;
}

div.productBoxSingle .shipping {
	font-size: 11px;
}

div#screening {
	height: 97px;
	display: none;
}

div#screening ul.hMenu {
	font-size: 12px;
	line-height: 15px;
	padding: 20px 0;
}

div#screening li {
	padding: 0 25px;
}

div#screening ul.hMenu li li {
	float: none;
	padding: 0;
}

form.sreenSearch input.txt {
	width: 217px;
	height: 24px;
	border: 0;
}

form.sreenSearch input.button {
	font-size: 11px;
	padding: 0;
}

h2.pages {
	margin-top: 5px;
	background-position: center;
	background-repeat: no-repeat;
	height: 18px;
	font-size: 12px;
	padding: 0 5px;
}

table#cart, p.smallTitle {
	font-size: 12px;
	margin: 15px 0;
}

table#cart, table.data {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	margin: 5px 0;
}

table#cart td, table#cart th, table.data td, table.data th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	padding: 2px 4px;
}

td#continue input.button, form#checkout input.button, table.data input.button {
	color: #ffffff;
	height: 18px;
	text-align: center;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
}

p.location {
	background-repeat: no-repeat;
	padding: 5px 25px;
	font-size: 12px;
	font-weight: bold;
}

div.pSaleInfo {
	width: 745px;
	height: 100px;
	font-size: 13px;
}

div.pSaleInfo h4, div.pSaleInfo p {
	margin: 10px;
	font-size: 13px;
}

h1.productTitle {
	margin-top: 5px;
	width: 745px;
	height: 31px;
	font-size: 20px;
	font-weight: normal;
	line-height: 28px;
	overflow: hidden;
}

h1.productTitle span {
	padding: 0 5px;
}

div.productDetails, div.productDetails table, div#groupsale_orders table {
	padding: 7px 0;
	font-size: 13px;	
}

div.productDetails div.description {
	width: 215px;
	padding: 7px 5px;
}

div.productDetails div.description p {
	line-height: 15px;
	margin: 0;
}

p.groupSaleImgHolder {
	padding: 25px;
}

div.productDetails div.priceDetails {
	width: 270px;
	padding: 0 5px;
}

div.productDetails span.asLowAs1 {
	font-size: 20px;
}

div.productDetails div.imgHolder {
	width: 210px;
	padding: 0 5px;
	overflow: hidden;
}

div.productDetails div.imgHolder p.zoom {
	text-align: left;
	font-size: 12px;
	background-image: url(../Images/zoom.gif);
	font-weight: bold;
	padding: 0 25px;
}

div.productDetails div.imgHolder p.zoom a {
	text-decoration: none;
}

p.smallTitle a {
	text-decoration: none;
}

div.description, form.productform {
	width: 745px;
	font-size: 12px;
}

div.description p {
	margin: 5px 0;
}

table.features {
	margin: 15px auto;
}

table.features th {
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	padding: 5px;
}

table.features span.price {
	font-weight: bold;
}

table.features select {
	width: 150px;
}

table.additionalProducts {
	margin: 10px auto;
	font-size: 12px;
}

table.additionalProducts th {
	font-weight: normal;
}

table.additionalProducts td {
	padding: 15px 0;
}

table.additionalProducts td p.button {
	text-decoration: none;
	width: 18px;
	height: 18px;
}

h2.additional {
	height: 18px;
	padding: 0 5px;
	font-size: 13px;
	margin: 10px 0;
}

form.productform p.subtotal {
	text-align: center;
}

form.productform p.submitHolder, p.finalPrice, div.priceDetails p.submitHolder {
	margin: 15px 0;
	text-align: center;
}

form.form1  {
	padding: 5px;
}

form.form1 input.txt, form.form1 input.tinyTxt, form.form1 textarea {
	font-size: 12px;
}

form.form1 dd {
	margin-bottom: 5px;
}

div.articles form.form1 input.txt, form.form1 input.tinyTxt {
	height: 13px;
}

div.articles form.form1 input.button {
	height: 23px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 104px;
	background-image: url(../Images/form1ButtonBg.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-decoration: none;
}

input.buyButton {
	font-size: 11px;
	font-weight: bold;
	width: 150px;
	height: 17px;
	border: 0;
	background-color: transparent;
}

p.contactFooter {
	margin: 10px 0;
}

div#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	border-top-style: solid;
	border-top-width: 2px;
	padding: 10px 20px;
}

div#footer a {
	text-decoration: none;
}

div#footer ul li {
	display: inline;
	font-weight: bold;
}

div#footer ul li a {
	padding: 0 5px;
}

div#footer p#credits {
	font-size: 11px;
	padding-top: 20px;
}

div#footer p#credits a {
	text-decoration: none;
}

ul.hMenu li {
	float: left;
	list-style-type: none;
}

ul.dropDownMenu {
	height: 30px;
}

ul.dropDownMenu li {
	float: left;
	position: relative;
	padding: 0 10px;
	margin: 0 10px;
}

ul.dropDownMenu ul {
	position: absolute;
	top: 10px;
	left: 0;
	display: none;
	padding: 0 10px;
	width: 110%;
}

ul.dropDownMenu li:hover ul {
	display: block;
}

ul.dropDownMenu ul li {
	float: none;
	white-space: nowrap;
}

.column {
	float: left;
}

.style0 {
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	height: 1px;
}

div.round {
	position: absolute;
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 1px;
	font-size: 1px;
	width: 39px;
	height: 28px;
}

div.left {
	left: -6px;
}

div.right {
	right: -6px;
}

div.top {
	top: -6px;
}

div.bottom {
	bottom: -6px;
}

.bottom.left {
	background-image: url(../Images/mainBLBg.gif);
}

.bottom.right {
	background-image: url(../Images/mainBRBg.gif);
}

.top.left {
	background-image: url(../Images/mainTLBg.gif);
}

.top.right {
	background-image: url(../Images/mainTRBg.gif);
}

p.separator {
	height: 4px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	margin-top: 10px;
	clear: both;
}

input.radio {
	width: 10px;
	position: relative;
	bottom: 3px;
}

input.readonly {
	cursor: default;
}

input.button {
	border: 0;
	background-color: transparent;
	background-position: top center;
	background-repeat: no-repeat;
}

span.button {
	text-decoration: underline;
}

a.button {
	display: block;
	background-position: top center;
	background-repeat: no-repeat;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right
}

.clear {
	clear: both;
}

.oppositeAlign {
	text-align: right;
}

.centerAlign {
	text-align: center;
}

.button, .submit {
	cursor: pointer;
}

.strikedThru {
	text-decoration: line-through;
}

.number {
	font-size: smaller;
}

.search input {
	border: 0;
	height: 16px;
	width: 60px;
	font-size: 12px;
}

.dirrtl {
	direction: rtl;
	text-align: right;
}

.dirltr {
	direction: ltr;
	text-align: left;
}

.error, .req {
	color: #aa0000;
	font-weight: bold;
}

input.mib {
	border: 0;
	background-color: #ffffff;
	cursor: default;
	width: 2px;
}

p.error {
	color: #a00000;
	font-size: 12px;
}

.couponUsage, .couponMessage {
	color: blue;
	font-size: 12px;
}

.couponUsage td, .couponUsage td {
	padding: 0 15px;
}

form.add2Chart p.order {
	text-align: center;
}