﻿html, body { margin: 0; padding: 0;background:#252525; } 

body { text-align: center; }

#content
{
	height:100%; 
	width: 950px; 
}

#mainContent
{
	display:inline;
	background:#ffffff;
	padding:0px;
	margin:0px;
	float:left;
	width:750px;
}

#pageContainer
{
	float:left;
	font-family:Arial;	
	width:750px;
}

.navSpacing
{
	height:18px;
	background-color:#ffffff;
	width:25px;
	float:left;
	display:inline;
	margin:1px 0px 0px 1px;	
}

.navSpacingSelected
{
	height:18px;
	background-color:#D13701;
	width:25px;
	float:left;
	display:inline;
	margin:1px 0px 0px 1px;	
}

#header
{
	float:left;
	height:63px;
	background:#ffffff;
}

#header a:link
{
	color:#ffffff; 
	text-decoration:underline;
	font-family:arial;
	font-weight:bold;
	font-size:11pt; 
}

#header a:visited
{ 
	color:#ffffff; 
	text-decoration:underline;
	font-family:arial;
	font-weight:bold;
	font-size:11pt;				
}

#header a:hover
{ 
	color:#ffffff; 
	text-decoration:underline;
	font-family:arial;
	font-weight:bold;
	font-size:11pt; 
}

#header a:active
{ 
	color:#ffffff; 
	text-decoration:underline;
	font-family:arial;
	font-weight:bold;
	font-size:11pt; 
}

#footer
{
	height:120px;
	background-color:black;
	color:white;
	display: block; 
	bottom: 0; 
	height: 3em
}

/* nav css */

#navcontainer
{
	color:white;
	width:190px;
	margin-top:0px;
	padding-left:0px;
	background:#ffffff;
	float:left;
}

#navcontainer ul
{
	margin-left:0;
	padding-left:0;
	color: #ffffff;
}

#navcontainer ul li
{
	background-color: #ccc;
}

#navcontainer ul li:last-child
{
	background-image:url(images/navFormatBgBottom.jpg);
	background-repeat:repeat-x;
	border-left:solid 1px #4d4d4d;
	border-right:solid 1px #4d4d4d;
	border-bottom:solid 1px #4d4d4d;	
	width:168px;
	height:25px;
}

.navSelect 
{
	font-family: arial;	
	background-color:#252525;
	border:solid 1px #ffffff;
	color:#ffffff;
	height:20px;
	width: 190px;
}

.navSelect a
{
	display: block;
	color:white;
	font-weight:bold;
	text-decoration: none;	
}

.navSelect a:link, .navSelect a:visited
{
	display: block;
	color:white;
	font-weight:bold;	
	text-decoration: none;	
}

.navSelect a, .navSelect a:link, .navSelect a:visited, navSelect a:hover
{
	line-height:20px;
	color:#ffffff;
	font-size:14px;
	overflow:hidden;
	padding-left:25px;
}

.sideAd
{
	padding:20px 0px 10px 20px;
	background:#ffffff;
	height: 255px;
	width: 176px;
}

/* footer css */

#ft
{
	height:98px;
	padding-top:20px 10px 0px 5px;
	text-align:center;
	background:black;
	width: 950px;
	float:left;
	border-top:1px solid #252525;
	margin-top:25px;
	color:white;
}

.footer
{
	float:right;
	text-align:right;
	width:70%;
	height:98px;
	padding:5px 15px 0px 0px;
	font-size:12px;
	font-family:verdana;	
}

.footer a, a:link, .footer a:visited
{
	color:white;
	font-weight:bold;
}

.footer a, .footer a:link, .footer a:visited, footer a:hover
{
	color:white;
	font-weight:bold;
}

.footer a:hover
{
	color:white;
	font-weight:bold;
}

.formatDisplay
{
	background-color:#FFFFFF;
	float:left;
	width:700px;
	margin:0px 0px 0px 15px;
	display: inline;	
}

.formatTitle
{
	background-color:#252525;
	color:#FFFFFF;
	float:left;
	height:30px;
	width:700px;
}

.formatTitle label
{
	float:left;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	margin:4px 0px 0px 20px;
}

.formatProducts
{
	height:240px;
	float:left;
	width:700px;
}

.formatProduct
{
	float:left;
	margin-top:10px;
	width:233px;
}

.formatProductTitle
{
	float:left;
	height:38px;
	text-align:center;
	width:233px;	
}

a.blackLink:link
{
	color:black;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}

a.blackLink:visited
{
	color:black;	
	font-family:arial;
	font-size:16px;	
	font-weight:bold;	
}

a.blackLink:hover
{
	color:black;	
	font-family:arial;
	font-size:16px;	
	font-weight:bold;	
}

.formatProductImg
{
	float:left;
	text-align:center;
	margin-top:5px;
	width:233px;
}

.formatProductPrice
{
	float:left;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:5px;	
	width:233px;
}

/* Format Page */

.formatHeading
{
	margin:20px 0 10px 30px;
	padding:5px 0px 0px 10px;
	width:685px;
	height:40px;
	color:white;
	float:left;
}

.pageHeading
{
	border-bottom:solid 1px black;
	display:inline;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:20px;
	height:30px;
	margin:20px 0px 0px 25px;
	width:700px;
}

.specialsDisplay
{
	margin:0 0 30px 1px;
	padding:0;	
	width:753px;
	height:303px;
	background-color:#FFFFFF;
	float:left;
	display:inline;	
}

/* Form Fieldset Styling */

.formFieldSet .forms
{
	float:left;
	width:550px;
	margin:10px 0px 5px 20px;
	padding-bottom:10px;
}

.formFieldSet
{
	border:solid 1px black;
	display:inline; /* IE 6 fix */
	float:left;
	margin:30px 0 0 75px;
	padding:0;
	width:600px;
}

.formFieldSet legend
{
	font-family:Arial;
	font-size:14px;
	margin-left:20px;
	padding:0 5px 0 5px;
	color: #000000;
	font-weight: bold;
}

.formFieldSet ol
{
	margin:20px 20px 0 20px;
	list-style: none;
}

.formFieldSet li
{
	font-family:Arial;
	font-size:13px;
	float: left;  
	clear: left;  
	width: 100%;
	padding-bottom:20px; 	
}

.fieldFieldSetLabel
{
	float:left;  
	width:150px;
	margin-right:20px; 
}

.formSubmitButton
{
	display:inline; /* IE 6 fix */
	float:left;
	font-family:Arial;
	font-size:14px;
	margin:20px 0 0 75px;
	width:600px;
}

.addressTable
{
	width:580px;
	font-family:Arial;
	font-size:14px;
	margin:15px 0 15px 10px;	
}

/* Search Results */

.resultsNav
{
	display:inline; /* IE 6 fix */
	border-bottom:1px solid black;
	color:black;
	float:left;	
	font-weight:bold;
	font-size:20px;
	font-family:Arial,Helvetica,sans-serif;
	height:30px;
	line-height:30px;
	margin:20px 0 0 25px;
	width:700px;
}

.resultsNav .resultNumber { float:left; }

.resultsNav .paging { float:right; }

.resultsNav .paging a:link, .resultsNav .paging a:visited
{
	color:black;
	font-weight:bold;
}

extendInfoLink a:link, a:visited
{
	color:black;
	font-weight:bold;	
}

.productDescBrief
{
	display:inline; /* IE 6 fix */	
	font-family:Arial,Helvetica,sans-serif;	
	font-size:13px;	
	float:left;
	height:215px;
	margin:20px 0 0 50px;
	width:650px;
}

.oce-first  
{
	background:#cccccc;
	width:110px;
	padding:3px;
}

.oce-second 
{ 
	background:#eeeff1;
	padding:3px;	
	width:180px;
}

.searchProductDescBriefTable
{
	font-family:Arial,Helvetica,sans-serif;	
	float:left;
	text-align:left;
	border-collapse:collapse;
	margin:0 10px 0 10px;
}

.searchProductDescBriefTable td
{
	color:black;
	font-size:12px;	
	border-top:1px solid #e8edff;
}

.searchProductDescBriefTable td 
{ 
	margin-bottom:5px; 
}

.searchProductDescBriefTable tr:hover td
{
	color:#339;
	background:#eff2ff;
}

.priceDisplaySearch
{
	float:left;
	height:140px;	
	width:200px;
}

.priceHeadingSmall
{
	float:left;
	font-weight:bold;
	font-size:22px;
	width:200px;
	text-align:center;
}

.priceGstHeadingSmall
{
	float:left;
	font-weight:bold;
	font-size:12px;
	width:200px;
	text-align:center;
}

.productDescBriefAddToCart
{
	float:left;
	margin:10px 0 0 0;
	width:200px;
	text-align:center;	
}

/* View Product */

.format
{
	display:inline;
	float:left;
	font-family:Arial;
	font-size:18px;
	height:30px;
	margin:0 0px 0px 25px;
	width:700px;
}

.productView-first  
{
	background:#cccccc;
	font-weight:bold;
	width:110px;
	padding:3px;
}

.productView-second 
{ 
	background:#eeeff1;
	padding:3px;	
	width:310px;
}

.productInfoContainer
{
	float:left;
	height:330px;
	width:650px;
}

.productInfoTable
{
	float:left;
	width:420px;
}

#productDetails
{
	display:inline; /* IE 6 Hack */	
	float:left;
	font-family:Arial;
	min-height:360px;
	width:700px;
	margin:0 0 10px 25px;
}

#productDescContainer
{
	display:inline; /* IE 6 Hack */
	float:left;
	font-family:Arial;	
	margin:0 0 10px 25px;
	width:700px;
}

#productDescContainer h1
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#productExtendedInfoContainer
{
	margin:0 0 0 25px;
	width:700px;	
}

#productExtendedInfoContainer h1
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;	
}

.priceWas
{
	float:left;
	font-weight:bold;
	font-size:28px;
	margin-top:10px;
	width:420px;
	text-align:center;	
}

.priceHeading
{
	background-color:#EEEFF1;
	float:right;
	font-weight:bold;
	font-size:28px;
	width:420px;
	text-align:center;
}

.priceGstHeading
{
	background-color:#EEEFF1;
	float:right;
	font-weight:bold;
	font-size:14px;
	padding:0 0 10px 0;
	width:420px;
	text-align:center;
}

.addToCart
{
	background-color:#cccccc;
	float:right;
	padding:5px;
	width:410px;
	text-align:center;
}

.extenedInfoTable
{
	border-collapse:collapse;	
	float:left;
	font-family:Arial;
	margin:10px 0 20px 0;
	text-align:left;
	width:640px;
}

.extenedInfoTable th
{
	background-color:#cccccc;	
	color:black;
	font-weight:bolder;
	font-size:16px;
	padding:5px 10px;
}

.extenedInfoTable td
{
	border-top:1px solid #ccc;
	background-color:#eeeff1;
	color:black;
	font-weight:bold;
	padding:10px 15px;
}

.productDescBriefFormat
{
	float:left;
	margin-top:30px;
	width:500px;
}

.catViewProductPrice
{
	display:inline;
	float:left;
	font-size:20px;
	text-align:center;
	margin:10px 0 0 0px;
	width:323px;
}

/* Category View */

.productDescBriefFormatTable
{
	
}

.catView-first  
{
	background:#cccccc;
	font-weight:bold;
	font-size:13px;
	width:110px;
	padding:3px;
}

.catView-second 
{ 
	background:#eeeff1;
	font-size:12px;
	padding:3px;	
	width:210px;
}

/* Cart */

#cartContainer
{
	display:inline; /* IE 6 Fix */
	float:left;
	margin:0 0 0 40px;
	width:670px;
}

#cartHeading
{
	background-color:#252525;
	color:white;
	float:left;
	width:670px;
	margin:20px 0 0 0;
}

.cartHeadingProduct
{
	font-weight:bold;
	float:left;
	padding:5px 0 5px 0;
	text-align:center;
	width:320px;
}

.cartHeadingQty
{
	font-weight:bold;	
	float:left;
	padding:5px 0 5px 0;	
	text-align:center;	
	width:100px;
}

.cartHeadingPrice
{
	font-weight:bold;	
	float:left;
	padding:5px 0 5px 0;	
	text-align:center;	
	width:125px;
}

.cartHeadingTotal
{
	font-weight:bold;	
	float:left;
	padding:5px 0 5px 0;	
	text-align:center;	
	width:125px;
}

#cartItemsListing
{
	float:left;
	width:670px;
}

.cartItems
{
	float:left;
	width:670px;
	text-align:center;	
	padding:5px 0 5px 0;	
}

.cartItemsAlt
{
	background-color:#CCCCCC;
	float:left;
	width:670px;
	text-align:center;	
	padding:5px 0 5px 0;	
}

#emptyCart
{
	float:left;
	width:670px;	
}

.cartItemProduct
{
	float:left;
	width:310px;
}

.cartItemQty
{
	float:left;
	width:100px;
}

.cartItemPrice
{
	float:left;
	width:130px;	
}

.cartItemTotal
{
	float:left;
	width:130px;	
}

#updateCart
{
	background-color:#252525;
	float:left;
	padding:5px 0 5px 0px;
	width:670px;
}

.emptyButton
{
	margin-left:10px;
}

#cartSubTotal
{
	float:left;
	font-weight:bold;
	font-size:16px;
	margin-top:20px;
	width:670px;
}

.subTotal
{
	float:right;
	margin:0 0 0 0;
}

.cartGst
{
	float:right;
	margin:0 0 0 10px;
}

#cartTotals
{
	float:left;
	font-size:18px;
	font-weight:bolder;
	margin:10px 0 10px 0;
	width:670px;
}

.creditAvailable
{
	float:right;
}

.total
{	
	float:right;
}

#cartCredit
{
	float:left;
	margin:10px 0 10px 0;
	width:670px;
}

.cartCouponItem
{
	float:left;
	width:670px;
}

#cartCheckout
{
	background-color:#252525;	
	float:left;
	padding:5px 0 5px 0;
	margin:10px 0 0 0;
	width:670px;
}

table.stats
{
	text-align: center;
	color: #fff;
	float:left;
	width: 600px;
	background-color:#666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:10px 0 0 75px;
}

table.stats td
{
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}

table.stats th
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
} 

#cartWeight
{
	display:inline; /* IE6 Fix */	
	color:white;
	background-color:#666;
	font-weight:bold;
	float:left;
	text-align:center;
	height:30px;
	padding:5px 0 0 0;
	margin:0 0 0 75px;		
	width:600px;
}

.checkoutInfo
{
	display:inline; /* IE6 Fix */
	float:left;
	margin:10px 0 0 75px;
	width:600px;
}

.checkoutInfo p
{
	margin:10px 0 0 0;
}

.totalCharge
{
	background-color:#666;
	color:white;	
	display:inline; /* IE6 Fix */	
	float:left;	
	font-weight:bold;
	text-align:center;
	height:30px;
	padding:5px 0 0 0;
	margin:20px 0 0 75px;		
	width:600px;
}

#orderItems
{
	display:inline; /* IE6 Fix */
	float:left;
	font-weight:bold;
	margin:20px 0 0 75px;
	width:600px;
}

.orderItem
{
	background-color:#252525;
	color:white;
	float:left;
	padding:5px 0 5px 0;
	width:600px;
}

.orderItemAlt
{
	background-color:#666666;
	color:white;	
	float:left;
	padding:5px 0 5px 0;	
	width:600px;
}

.orderItemName
{
	float:left;
	margin-left:5px;
	width:285px;
}

.orderItemQty
{
	float:left;
	width:150px;
}

.orderItemCost
{
	float:left;
	width:150px;
}

.orderCheck
{
	display:inline; /* IE6 Fix */	
	float:left;
	margin:10px 0 0 75px;
	width:600px;
}

.error
{	
	border:soild 1px red;
	background-color:#EFA4A4;
	display:inline; /* IE6 Fix */	
	float:left;
	font-weight:bold;
	height:30px;
	padding-top:4px;
	margin:20px 0 0 75px;
	text-align:center;
	width:600px;
}

.formLinks
{
	float:left;
	margin-top:10px;
}

.faqList
{
	display:inline;
	float:left;	
	margin:20px 0 0 30px;
	width:700px;
}

.faqTitle
{
	color:white;	
	float:left;
	width:700px;
	background:#252525;
	font-weight:bold;	
	height:30px;
	line-height:30px;
}

.faqTitleLabel
{
	margin-left:10px;
}

.faqDesc
{
	background:#EFEFEF;	
	width:700px;	
}

.faqDesc p
{
	margin:10px;
}

.questionFirst
{
	color:#FFFFFF;
	margin-left:10px;	
	height:30px;
	line-height:30px;	
}

.questionSecond
{
	color:#FFFFFF;
	margin-left:10px;	
}

.answerFirst
{
	color:#252525;
	margin-left:10px;	
}

.answerSecond
{
	color:#252525;
	margin-left:10px;	
}

/* chart display */

.chartWrapper
{
	display:inline;
	width:180px;
	font-family:arial;
	float:left;
	background-color:#FFF;			
}

.chartTopTitle
{
	color:white;
	background-color:#252525;
	font-weight:bolder;	
	display:inline;
	float:left;
	font-size:16px;
	text-align:center;
	width:180px;
	margin:0 0 5px 5px;
}

.chartDisplay
{	
	display:inline;
	width:180px;
	float:left;
	margin-left:5px;
}

.chartDisplayFormat
{
	color:white;
	background-color:#252525;
	font-weight:bolder;	
	display:inline;
	float:left;
	font-size:15px;
	font-size:15px;
	text-align:center;
	width:180px;
	margin-bottom:5px;
}

.chartDisplayList
{
	display:inline;
	float:left;
	padding-bottom:5px;
	width:180px;	
}

.chartDisplayList ul
{
	list-style:none;
	padding:0;
	width:180px;
}

.chartDisplayList li
{
	font-size:11px;
	width:180px;
	text-align:left;
}

.chartDisplayList li a, a:link, a:visited, a:hover
{
	color:black;
	margin:0;
	padding:0;
}

.chartNumber
{
	float:left;
	width:10px;
	font-weight:bold;
	margin:0 0 5px 0;	
}

.chartStockName
{
	float:left;
	width:170px;
	display:inline;
	margin:0 0 5px 0;	
}

.infoText
{
    font-family:arial;
    font-size:10pt;
}