﻿/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.boxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.errorBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffb3b5;
	font-weight: bold;
}
.stockWarning {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0033;
}
.productsNotifications {
	background: #f2fff7;
}
.orderEdit {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70d250;
	text-decoration: underline;
}
BODY {
	background: #ffffff;
	color: #000000;
	margin: 0px;
}
A {
	color: #302d51;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
A:hover {
	color: #302d51;
	text-decoration: underline;
		font-family:Arial, Helvetica, sans-serif;
}
FORM {
	display: inline;
	margin: 0px;
	padding: 0px;
}
TR.header {
	background: #ffffff;
}
.HeaderNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #877426;
}
A.headerNavigation {
	color: #877426;
	padding: 0px 2px 0px 1px;
}
A.headerNavigation:hover {
	color: #2f1f0b;
	text-decoration: none;
}
TR.headerError {
	background: #ff0000;
}
TD.headerError {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}
TR.headerInfo {
	background: #00ff00;
}
TD.headerInfo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #00ff00;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
TR.footer {
	background: #ffffff;
	font-size: 11px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #302d51;
}
.purpletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #302d51;
	font-weight: bold;
}
TD.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 46px;
}
.infoBox {
	background: #ffffff;
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	border-bottom-style: dotted;
	border-top-style: dotted;
	margin: 0px 0px 0px 0px;
}
.infoBoxContents {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.infoBoxNotice {
	background: #FF8E90;
}
.infoBoxNoticeContents {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
	color: #302d51;
}
TD.infoBox, SPAN.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #ffffff;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #ffffff;
}
TABLE.productListing {
	border-bottom: 1px;
	border-style: solid;
	border-color: #b5b5b5;
	border-spacing: 1px;
	border-bottom-style: dotted;
	border-top: 0px;
	border-left:0px;
	border-right:0px;
}
.productListing-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #b8b8b8;
	color: #FFFFFF;
	font-weight: bold;
}
TD.productListing-data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.pageResults {
	color: #0000FF;
}
A.pageResults:hover {
	color: #0000FF;
	background: #FFFF33;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: url(images/dex/back-h.jpg);
	background-repeat: repeat-x;
	color: #797979;
	padding: 4px 0px 5px 5px;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
TD.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: #ffffff;
	border-bottom: 0px solid #b5b5b5;
	border-bottom-style: dotted;
	padding: 0px 0px 3px 0px;
	color: #818080;
}
TD.main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: #ffffff;
	border-bottom: 0px solid #b5b5b5;
	border-bottom-style: dotted;
	padding: 0px 0px 3px 20px;
	color: #818080;
}
TD.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: #ffffff;
	border-bottom: 1px solid #b5b5b5;
	border-bottom-style: dotted;
	padding: 0px 0px 3px 0px;
	color: #818080;
}
TD.main2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: #ffffff;
	border-bottom: 1px solid #b5b5b5;
	border-bottom-style: dotted;
	padding: 0px 0px 3px 20px;
	color: #818080;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.accountCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0a480;
	font-weight: bold;
}
TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}
TD.formAreaTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.markProductOutOfStock {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}
SPAN.errorText {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* message box */
.messageBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.messageStackError, .messageStackWarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffb3b5;
}
.messageStackSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #99ff00;
}
/* input requirement */
.inputRequirement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/
.contentBox {
	background: #f6f2e7;
}
TD.contentBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #f3f3f3;
	color: #9f9d9d;
	padding: 4px 0px 4px 5px;
}
.contentBoxContents {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.BestSellersBox {
	background: #b6b7cb;
}
TD.BestSellersBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.BestSellersBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.CategoriesBox {
	background: #ffffff;
}
TD.CategoriesBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
	color: #302d51;
}
.CategoriesBoxContents {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CategoriesBoxContents a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.CategoriesBoxContents a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.CategoriesBoxContents a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.CurrenciesBox {
	background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.CurrenciesBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.InformationBox {
	background: #b6b7cb;
}
TD.InformationBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.InformationBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.LanguagesBox {
	background: #b6b7cb;
}
TD.LanguagesBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.LanguagesBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ManufacturerInfoBox {
	background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.ManufacturerInfoBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ManufacturersBox {
	background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.ManufacturersBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.OrderHistoryBox {
	background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.OrderHistoryBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ProductNotificationsBox {
	background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.ProductNotificationsBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ReviewsBox {
	background: #b6b7cb;
}
TD.ReviewsBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.ReviewsBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SearchBox {
	background: #ffffff;
}
TD.SearchBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
	color: #302d51;
}
.SearchBoxContents {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ShoppingCartBox {
	background: #b6b7cb;
}
TD.ShoppingCartBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.ShoppingCartBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.SpecialsBox {
	background: #b6b7cb;
}
TD.SpecialsBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.SpecialsBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TellaFriendBox {
	background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.TellaFriendBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.WhatsNewBox {
	background: #b6b7cb;
}
TD.WhatsNewBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #b6b7cb;
	color: #ffffff;
}
.WhatsNewBoxContents {
	background: #f8f8f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.quicksearchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	color: #302d51;
	border: 1px solid #cac4c4;
	padding: 4px;
	margin-bottom: 5px;
	width: 190px;
}
/*** Begin Header Tags SEO ***/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	background-image: url(images/dex/back-h.jpg);
	background-repeat: repeat-x;
	color: #797979;
	padding: 4px 5px 5px 5px;
	width: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #797979;
	padding: 4px 0px 5px 5px;
	border-bottom: 1px solid #999999;
}
/*** End Header Tags SEO ***/
/*** desintel css ***/
#index_main {
	width: 1002px;
	height: auto;
	overflow: hidden;
	position: relative;
	background-color: #ffffff;
}
#index_main #banner {
	width: 1002px;
	height: auto;
	overflow: hidden;
	background-position: top;
	background-repeat: no-repeat;
	position: relative;
}


#index_main .feature_product {
	width: 1002px;
	height: auto;
	overflow: hidden;
	background-image: url('images/dex/index14_03.jpg');
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 192px;
	color: #727171;
}
#index_main .feature_product .left {
	width: 200px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 38px 0px 0px 169px;
	color: #727171;
	line-height: 1.5em;
}
#index_main .feature_product .links {
	width: 200px;
	overflow: hidden;
	position: relative;
	float: left;
	margin: 36px 0px 0px 155px;
	color: #727171;
	line-height: 1.5em;
}
#index_main .feature_product .links li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-decoration: underline;
	font-size:12px;
}
#index_main .feature_product .right {
	width: 200px;
	overflow: hidden;
	position: relative;
	float: right;
	margin: 30px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727171;
	line-height: 1.9em;
}
img {
	border: 0px;
	text-align: center;
}
#index_main .address_land {
	width: 214px;
	height: auto;
	overflow: hidden;
	margin: 18px 20px 0px 0px;
	float: right;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7d7d;
	text-align: right;
	line-height: 1.4em;
}
TD.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #998842;
	font-weight: bold;
}
TD.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #998842;
	font-weight: bold;
}
TD.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #998842;
	font-weight: bold;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #998842;
	font-weight: normal;
}
body {
	margin: 0px;
}
hr {
	background-color: #b5b5b5; /* mozilla */;
	border: 0px;
/* fixes mozilla height */	color: #006699; /* ie */;
	float: left;
	height: 1px;
	margin: 6px 0px 6px 0px;
	width: 99%;
}
/*** End Header Tags SEO ***/
#home_banner {
   position: relative;
height:455px;
    width:1002px;
}

#home_banner .transitions {
 height:455px;
/*    margin: 6px 0; */
   margin-bottom: 6px;
   overflow: hidden;
   width:1002px;
}


#home_banner .banner {
   height: 363px;
   width:1002px;
}

#home_banner #sunjunkie-master {
   background: url('sunjunkie-banner2.jpg' );
}

#home_banner #sunjunkie-master a.dark,
#home_banner #sunjunkie-master a.mid,
#home_banner #sunjunkie-master a.light {
   display: block;
   float: left;
   height: 430px;
   width: 380px;

}

#home_banner #sunjunkie-master a.dark,
#home_banner #sunjunkie-master a.dark:link,
#home_banner #sunjunkie-master a.dark:visited {
   width: 380px;
}
#home_banner #sunjunkie-master a.mid,
#home_banner #sunjunkie-master a.mid:link,
#home_banner #sunjunkie-master a.mid:visited {
   width: 244px;
}
#home_banner #sunjunkie-master a.light,
#home_banner #sunjunkie-master a.light:link,
#home_banner #sunjunkie-master a.light:visited {
   width: 244px;
}


