/* 
Themed by Chad Tracy -- DualTech Services, inc. Questions? Comments? Email us at dtsupport@dual-tech.com
*/


/* Main CSS */

.table_col {
	border:1px solid #000;
	background-color:#fff;
	color:A29C52;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	width:160px;
	font-weight:bold;
}

.gray_box a:link {
	color:A29C52;
}

.header_text {
	margin-top:-100px;
}

h2.greeting {
	font-size:16px;
	margin-left:70px;
}
body {
	color:#000;
	text-align:center;
	overflow-x:hidden;
	margin-top:0px;
}

a:link {
	color:#868789;
	text-decoration:none;
}

a:visited {
	color:#868789;
	text-decoration:none;
}

a:hover {
	color:#97903E;
	text-decoration:none;
}

a:active {
	color:#868789;
	text-decoration:none;
}

#wrapper {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

.inner_wrapper {
	font-family:Century Gothic, Arial, sans serif;
	float:left;
}

#left_nav {
	font-size:14px;
	float:left;
	margin-top:6px;
	z-index: 1;
}

.middle_top {
	float:left;
	margin-top:1px;
	margin-left:1px;
}

.middle_content {
	font-family:Century Gothic, Arial, sans serif;
	float:left;
	margin-top:1px;
	margin-left:130px;
	margin-right:10px;
	_margin-left:65px;
}

.middle_content2 {
	font-size:14px;
	font-family:Century Gothic, Arial, sans serif;
	float:left;
	margin-top:100px;
	margin-bottom:2px;
	margin-left:0px;
}

.little_wrapper {
	margin-top:5px;
	font-family:Century Gothc, Arial, sans serif;
	width:156px;
	margin-left:5px;
	font-size:13px;
}

.white_box {
	font-size:14px;
	font-family:Century Gothic, Arial, sans serif;
	border:1px solid #000;
	background:#FFF;
	padding:10px;
	float:left;
}

.white box ul,li {
	font-size:14px;
	color:#A0A2A4;
}

.white_box input {
	margin:10px;
}

.product_search_background {
	background:#9B9543;
	font-weight:bold;
	color:#FFF;
	padding-top:5px;
	width:100%;
}

.gray_box {
	font-size:14px;
	color:#A0A2A4;
	font-family:Century Gothic, Arial, sans serif;
	border:1px solid #939598;
	background:#E7E7E8;
	padding:10px;
	float:left;
}

.tan_box {
	font-size:14px;
	color:#939598;
	font-family:Century Gothic, Arial, sans serif;
	margin-top:2px;
	_margin-top:0px;
	border:1px solid #939598;
	background:#F0EFDF;
	padding:10px;
	float:left;
}



.gray_box h3 {
	margin-top:-5px;
	margin-left:2px;
	color:#000;
	font-weight:bold;
	font-size:15px;
	margin-bottom:0px;
}

.white_box h3 {
	margin-top:-5px;
	margin-left:2px;
	color:#000;
	font-weight:bold;
	font-size:15px;
	margin-bottom:0px;
}

.quote_box {
	border:1px solid #939598;
	font-family:Century Gotchic, Arial, sans serif;
	font-size:16px;
	color:#9B9543;
	margin-top:-4px;
	background:#E7E7E8;
	width:764px;
	float:left;
	margin-bottom:10px;
	font-weight:bold;
	height:90px;
	z-index: 2;
	position:relative;
}

.quote_box p {
	margin:0px;
	padding:0px;
}

/* About Us Rollover Button */

 * html a:hover
{
	visibility:visible
}

#about_us {
	background: url('/includes/templates/marketpro_v2/images/about_us_over.gif') no-repeat;
 	position: relative;
	white-space: nowrap;
 	margin: 0;
	padding: 0;
	width:161px;
	height:37px;
}

#about_us img
{
	width:161px;
	height:37px;
	border: 0
}

#about_us a
{
	width:161px;
	height:37px;
	text-decoration: none;
 	display: block;
}

#about_us a:hover img
{
	visibility:hidden
}

/* Products Rollover Button */

#products {
 	position: relative;
	background: url('/includes/templates/marketpro_v2/images/products_over.gif') no-repeat;
	white-space: nowrap;
 	margin: 0;
	padding: 0;
	display:block;
	width:161px;
	height:37px;
}

#products a
{
	text-decoration: none;
 	display: block;
	width:161px;
	height:37px;
}

#products img
{		
	border: 0
	width:161px;
	height:37px;
}

#products a:hover img
{
	visibility:hidden
}

/* Services Rollover Button */

#services {
	background: url('/includes/templates/marketpro_v2/images/services_over.gif') no-repeat;
 	position: relative;
	white-space: nowrap;
 	margin: 0;
	padding: 0;
	width:161px;
	height:37px;
}

#services img
{
	border: 0
	width:161px;
	height:37px;
}

#services a
{
	text-decoration: none;
 	display: block;
	width:161px;
	height:37px;
}

#services a:hover img
{
	visibility:hidden
}

/* Our Success Rollover Button */

#our_success {
	background: url('/includes/templates/marketpro_v2/images/our_success_over.gif') no-repeat;
 	position: relative;
	white-space: nowrap;
 	margin: 0;
	padding: 0;
	width:161px;
	height:37px;
}

#our_success img
{
	border: 0
	width:161px;
	height:37px;
}

#our_success a
{
	text-decoration: none;
 	display: block;
	width:161px;
	height:37px;
}

#our_success a:hover img
{
	visibility:hidden
}

/* Contact Us Rollover Button */

#contact_us {
	background: url('/includes/templates/marketpro_v2/images/contact_us_over.gif') no-repeat;
 	position: relative;
	white-space: nowrap;
 	margin: 0;
	padding: 0;
	width:161px;
	height:37px;
}

#contact_us img
{
	border: 0
	width:161px;
	height:37px;
}

#contact_us a
{
	text-decoration: none;
 	display: block;
	width:161px;
	height:37px;
}

#contact_us a:hover img
{
	visibility:hidden
}

CODE {
font-family:arial, verdana, helvetica, sans-serif;
font-size:1em;
}

FORM,SELECT,INPUT {
display:inline;
font-size:1em;
margin:0.1em;
}

TEXTAREA {
float:left;
display:block;
width:95%;
margin:auto;
}

input:focus,select:focus,textarea:focus {
background:#F0F8FF;
}

FIELDSET {
border:1px solid #ccc;
margin:0.5em 0;
padding:0.5em;
}

LEGEND {
font-weight:700;
padding:0.3em;
color:#000;
}

h4.optionName {
line-height:1.5em;
padding:0.2em;
}

LABEL.checkboxLabel,LABEL.radioButtonLabel {
margin:0.5em 0.3em;
}

LABEL.inputLabel {
width:11em;
float:left;
}

LABEL.inputLabelPayment {
width:15em;
float:left;
}

LABEL.selectLabel,LABEL.switchedLabel,LABEL.uploadsLabel {
width:12em;
float:left;
}

ADDRESS {
font-style:normal;
}

.clearBoth {
clear:both;
}

HR {
height:1px;
margin-top:0.5em;
border:none;
border-bottom:1px solid #9a9a9a;
}

.messageStackWarning,.messageStackError,.messageStackSuccess,.messageStackCaution {
line-height:1.8em;
font-weight:400;
border:1px solid #000;
padding:0.2em;
}

.messageStackWarning,.messageStackError {
background-color:#CB6E6E;
color:#fff;
}

.messageStackSuccess {
background-color:#CB6E6E;
color:#000;
}

.messageStackCaution {
background-color:#CB6E6E;
color:#000;
}

.inner_wrapper {
	margin-left:150px;
	float:left;
	width:600px;
}

#mainWrapper {
text-align:left;
width:100%;
vertical-align:top;
}

#headerWrapper {
background-color:#FFF;
margin:0;
padding:0;
}

#logoWrapper,#cartBoxListWrapper,#ezPageBoxList,#cartBoxListWrapper ul,#ezPageBoxList ul,#mainWrapper,#popupAdditionalImage,#popupImage {
margin:0;
padding:0;
}

#navColumnOneWrapper,#navColumnTwoWrapper,#mainWrapper {
margin:auto;
}

#tagline {
color:#000;
font-size:2em;
text-align:center;
vertical-align:middle;
}

#sendSpendWrapper {
border:1px solid #cacaca;
float:right;
margin:0 0 1em 1em;
}

.floatingBox,#accountLinksWrapper,#sendSpendWrapper,#checkoutShipto,#checkoutBillto,#navEZPagesTOCWrapper {
width:47%;
margin:0;
}

.wrapperAttribsOptions {
margin:0.3em 0;
}

.navSplitPagesResult {
font-weight:400;
}

.navNextPrevCounter {
font-size:0.9em;
margin:0;
}

.navNextPrevList {
display:inline;
white-space:nowrap;
list-style-type:none;
margin:0;
padding:0.5em 0;
}

#navMainWrapper,#navSuppWrapper,#navCatTabsWrapper {
background-color:#;
font-size:1.2em;
font-weight:700;
color:#fff;
width:100%;
border:1px solid #9a9a9a;
margin:0;
}

#navMain ul,#navSupp ul,#navCatTabs ul {
list-style-type:none;
text-align:center;
line-height:1.5em;
margin:0;
padding:0;
}

#navMain ul li,#navSupp ul li,#navCatTabs ul li {
display:inline;
}

#navMain ul li a,#navSupp ul li a,#navCatTabs ul li a {
text-decoration:none;
color:#fff;
margin:0;
padding:0 0.5em;
white-space:nowrap;
}

#navEZPagesTOCWrapper {
font-weight:700;
float:right;
height:1%;
border:1px solid #000;
}

#navEZPagesTOC ul {
list-style-type:none;
line-height:1.5em;
margin:0;
padding:0.5em 0;
}

#navEZPagesTOC ul li {
white-space:nowrap;
}

#navEZPagesTOC ul li a {
color:#428dff;
text-decoration:none;
margin:0;
padding:0 0.5em;
}

#navMainSearch,#navCategoryIcon,.buttonRow,#indexProductListCatDescription {
margin:0.5em;
}

#navBreadCrumb {
border-bottom:1px dotted #9a9a9a;
padding:3px;
}

/*
#navEZPagesTop {
background-color:#ff3;
}

#navBreadCrumb,#navEZPagesTop {
font-family:Century Gotchic, Arial, sans serif;
color:#000;
font-size:0.95em;
font-weight:700;
margin:8px;
padding:1px;
border:1px solid #000;
}
*/

#contentColumnMain,#navColumnOne,#navColumnTwo,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew,.alert {
vertical-align:top;
}

.alert {
color:red;
margin-left:0.5em;
}

#bannerOne,#bannerTwo,#bannerThree,#bannerFour,#bannerFive,#bannerSix {
padding:0.8em;
}

.centerColumn {
padding:8px;
}

.smallText,#siteinfoLegal,#siteinfoCredits,#siteinfoStatus,#siteinfoIP {
font-size:0.9em;
}

#cartAdd {
float:right;
text-align:center;
border:1px solid #000;
margin:1em;
padding:1em;
}

.tableHeading TH {
border-bottom:1px solid #ccc;
}

.tableHeading,#cartSubTotal {
background-color:#e9e9e9;
}

#cartSubTotal {
border-top:1px solid #ccc;
font-weight:700;
text-align:right;
line-height:2.2em;
padding-right:2.5em;
}

.tableRow,.tableHeading,#cartSubTotal {
height:2.2em;
}

.cartProductDisplay,.cartUnitDisplay,.cartTotalDisplay,.cartRemoveItemDisplay,.cartQuantityUpdate,.cartQuantity,#cartInstructionsDisplay,.cartTotalsDisplay {
padding:0.5em 0;
}

.cartUnitDisplay,.cartTotalDisplay {
text-align:right;
padding-right:0.2em;
}

#scUpdateQuantity {
width:2em;
}

.cartQuantity {
width:4.7em;
}

.cartNewItem {
color:#3C3;
position:relative;
}

.cartOldItem {
color:#609;
position:relative;
}

.cartBoxTotal {
text-align:right;
font-weight:700;
}

.cartRemoveItemDisplay {
width:3.5em;
}

.cartAttribsList {
margin-left:1em;
}

#mediaManager {
width:50%;
margin:0.2em;
padding:0.5em;
}

.normalprice,.productSpecialPriceSale {
text-decoration:line-through;
}

.productSpecialPrice,.productSalePrice,.productSpecialPriceSale,.productPriceDiscount {
color:red;
}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul,#ezPageBoxList ul {
list-style-type:none;
}

#cartBoxListWrapper li,#ezPageBoxList li,.cartBoxTotal {
margin:0;
padding:0.2em 0;
}

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
width:5.5em;
text-align:right;
padding:0.2em;
}

.lineTitle,.amount {
text-align:right;
padding:0.2em;
}

.amount {
width:5.5em;
}

#productMainImage,#reviewsInfoDefaultProductImage,#productReviewsDefaultProductImage,#reviewWriteMainImage {
margin:0 1em 1em 0;
}

#cartImage {
margin:0.5em 1em;
}

.attribImg {
width:20%;
margin:0.3em 0;
}

.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew {
margin:1em 0;
}

.leftBoxHeading,.centerBoxHeading,.rightBoxHeading {
background-color:#808284;
margin:0;
padding:1px 1px 1px 5px;
}

.leftBoxContainer,.rightBoxContainer,.centerBoxWrapper,.tabTable {
border:1px solid #808284;
margin-bottom:15px;
width:594px;
}

.sideBoxContent {
background-color:#fff;
padding:0.4em;
}

h3.leftBoxHeading a:hover,h3.rightBoxHeading a:hover {
color:#fff;
text-decoration:none;
}

.rightBoxContent {
background-color:#fff;
margin-bottom:1em;
}

.productListing-rowheading {
background-color:#808284;
color:#fff;
height:20px;
padding:3px;
}

.productListing-rowheading a:link {
color:#fff;
}

.productListing-data {
border-top:1px solid #808284;
}

.centeredContent,TH,#cartEmptyText,#cartBoxGVButton,#cartBoxEmpty,#cartBoxVoucherBalance,#navCatTabsWrapper,#navEZPageNextPrev,#bannerOne,#bannerTwo,#bannerThree,#bannerFour,#bannerFive,#bannerSix,#siteinfoLegal,#siteinfoCredits,#siteinfoStatus,#siteinfoIP,.center,.cartRemoveItemDisplay,.cartQuantityUpdate,.cartQuantity,.cartTotalsDisplay,#cartBoxGVBalance,.leftBoxHeading,.centerBoxHeading,.rightBoxHeading,.productListing-data,.accountQuantityDisplay,.ratingRow,LABEL#textAreaReviews,#productMainImage,#reviewsInfoDefaultProductImage,#productReviewsDefaultProductImage,#reviewWriteMainImage,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.additionalImages,.centerBoxContentsSpecials,.centerBoxContentsAlsoPurch,.centerBoxContentsFeatured,.centerBoxContentsNew,.gvBal,.attribImg {
text-align:center;
}

#bestsellers .wrapper {
margin:0 0 0 1.5em;
}

#bestsellers ol {
margin-left:1.1em;
padding:0;
}

#bestsellers li {
margin:0.3em 0;
padding:0;
}

#upProductsHeading {
text-align:left;
}

#upDateHeading {
text-align:right;
}

.rowOdd {
background-color:#E8E8E8;
height:1.5em;
vertical-align:top;
}

.rowEven {
background-color:#F0F0F0;
height:1.5em;
vertical-align:top;
}

#myAccountGen li,#myAccountNotify li {
margin:0;
}

.accountTotalDisplay,.accountTaxDisplay {
width:20%;
text-align:right;
}

.accountQuantityDisplay {
width:10%;
vertical-align:top;
}

TR.tableHeading {
background-color:#cacaca;
height:2em;
}

#siteMapList {
width:90%;
float:right;
}

.ratingRow {
margin:1em 0 1.5em;
}

LABEL#textAreaReviews {
font-weight:400;
margin:1em 0;
}

#popupShippingEstimator,#popupSearchHelp,#popupAdditionalImage,#popupImage,#popupCVVHelp,#popupCouponHelp,#popupAtrribsQuantityPricesHelp,#infoShoppingCart {
background-color:#fff;
}

#navEZPagesTOC ul li a:hover,#navMain ul li a:hover,#navSupp ul li a:hover,#navCatTabs ul li a:hover {
color:#ffb062;
}

#logo,.centerBoxContents,.specialsListBoxContents,.categoryListBoxContents,.centerBoxContentsAlsoPurch,.attribImg,.back {
float:left;
}

P,ADDRESS,#productDescription,.shippingEstimatorWrapper {
padding:0.5em;
}

#contentMainWrapper,#navColumnOne {
padding:8px;
}

.important,.bold {
font-weight:700;
}

.gvBal,.forward {
float:right;
}

h3.leftBoxHeading,h3.leftBoxHeading a,h3.rightBoxHeading,h3.rightBoxHeading a,h2.centerBoxHeading,h2.centerBoxHeading a {
font-size:1em;
color:#fff;
}

.optionsGridTable {
	border: 1px solid black;
  border-collapse: collapse;
}
.optionsGridHzName, .optionsGridVtName, .optionsGridCorner, .optionsGridValue {
  border: 1px solid gray;
}
.optionsGridVtName, .optionsGridCorner {
  text-align: right;
  padding: 0 5px 0 10px;

  background-color: #CCC;
}
.optionsGridHzName {
  font-weight: bold;
  background-color: #CCC;
}
.optionsGridHzName, .optionsGridValue {
  text-align: center;
  padding: 0 10px 0;
}

h1 {
font-size:1.5em;
font-weight:700;
color:#9a9a9a;
padding-top:11px;
}

h4,h5,h6,h4.optionName,LEGEND,ADDRESS,.sideBoxContent,.larger {
font-size:1.1em;
}

#navMainWrapper, .navMainSearch, #navCatTabsWrapper, #navEZPagesTop, 
.banners, #navBreadCrumb, #navColumnOne.columnLeft { display: none;}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navColumnTwo {
	padding-right:0px;
	padding-top:50px;
	margin-left:-50px;
}

input {
	font-size:15px;
}

#contentColumnMain {
margin-left:-50px;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}
.header_nav {
	color:#fff;
	margin-top:-44px;
	margin-left:350px;
	margin-bottom:-7px;
	padding-bottom:0px;
	font-weight:bold;
	font-family:Century Gothic, Arial, sans serif;
}

.header_nav2 {
	color:#fff;
	margin-top:-44px;
	margin-left:480px;
	margin-bottom:-7px;
	font-weight:bold;
	font-family:Century Gothic, Arial, sans serif;
}

.header_nav ul {
	padding-bottom:-5px;
}

.header_nav li {
	margin-left:2px;
	display:inline;
	color:#fff;
	margin:0px;
	padding:0px;
	padding-bottom:32px;
}

.header_nav a:link {
	color:#fff;
}

.header_nav a:link {
	color:#fff;
}

.header_nav a:visited {
	color:#fff;
}

.header_nav a:active {
	color:#fff;
}

.header_nav a:hover {
	color:#fff;
	text-decoration:underline;
}

.header_nav2 ul {
	padding-bottom:-5px;
}

.header_nav2 li {
	margin-left:2px;
	display:inline;
	color:#fff;
	margin:0px;
	padding:0px;
	padding-bottom:32px;
}

.header_nav2 a:link {
	color:#fff;
}

.header_nav2 a:link {
	color:#fff;
}

.header_nav2 a:visited {
	color:#fff;
}

.header_nav2 a:active {
	color:#fff;
}

.header_nav2 a:hover {
	color:#fff;
	text-decoration:underline;
}

.back {
	float:left;
	margin:0px;
	padding:0px;
}

.attrib-2 {
	margin-top:-35px;
}

.wrapperAttribsOptions {
	margin-left:20px;
}

.servicesQuickFix {
	_margin-left:-110px;
}