/* custom\css\Vision.css */
body {
 	color: #000000; 
}  

.deliveryMainTable {
	padding: 10px;
}

a {  
	color: #003366;
}

blockquote, code, #sidebar ul.sidemenu a:hover {
	border-left-color: #003366;
}

h2, ul, ol, #main h1, #sidebar h3, #sidebar ul.sidemenu a:hover {
	color: #003399;
}

tr#productRRPContainer,tr#productPriceBreakPriceExGSTContainer,tr#productPriceBreakPriceIncGSTContainer,tr#productPriceBreakGSTContainer,tr#productPriceBreakPriceIncGSTContainer,tr#orderingContainer
	{
	height: 24px;
}

#wrap, #content-wrap,#header {
	width: 900px;		
}

#header {
	background-image: url(../images/headerbg.jpg);
}

#main {
	width:663px;
}

#newsletterMain  {
	width:890px;
}

th.newsletterProductHeading {
	background-color: black;
	color: #ffffff;
	font: bold 1.1em Verdana, Tahoma, 'Trebuchet MS',  Sans-serif;  
	padding: 3px;
	text-align: left;
}

#sidebar  {
	width:232px;
}

#productPriceContainer  {
	margin-left: 10px;
	float:right; 
}

#productStockOnHandHeading  {
	margin-left: 10px;
}

#productRRPContainer  {
	font-size: medium;
	font-weight: bold;
}

.productRRPBeforeSaving {
   color: red;
}

#productTotalPriceContainer {
	margin-top: 5px;
}
span#productTotalPrice {
	border-top-color: black;
	border-top-style: double;
	border-top-width: medium;
	margin-top: 5px;
}
span.prodHeading {
	font-size: medium;
	font-weight: bold;
}
#productPriceContainer td.priceData{
	color: black;
}
span.prodHeading {
	text-align: right;
	color: #999999;
}
span.priceData{
	color: black;
}

#orderQtyInput {
	color: black;
	text-align: right;
}

#productPriceContainer td {
	font-weight: bold;
	color: #999999;
}


input, select {
	border:1px solid #cccccc;
}


ul.idTabs {
	clear: both;
	color:#FFFFFF;
	display: block;
	list-style:none outside none;
	text-align: left;
	margin: 0px;
}
li.tabs {
	background:url(../../standard/css/TechMania/tabright.gif) no-repeat scroll right top transparent;
	color:#CCCCCC;
	float:left;
	font: bold 1.0em Verdana,Tahoma,'Trebuchet MS',Sans-serif;
	line-height:normal;
	list-style:none;
	margin:0px;
	overflow:hidden;
	padding:1px 0px 0px 0px;
	text-decoration:none;
}

li.tabs a {
	color: #cccccc;
	padding:7px 15px 4px 8px;
	display:block;
}
li.tabs a:hover {
	color: #ffffff;
}

li.tabs a.selected {
	font-weight: bold; 
	color: #ffffff;
}

div.hiddenText {
	display: none;
	text-align: left;
}
div.selectedText {
	clear: both;
	display: block;
	text-align: left;
	border:2px solid black;
	width: 96%;
	margin: 0px 35px 0px 15px;
	min-height: 350px;
	padding: 5px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
span.tabs {float:none;}

/* End IE5-Mac hack */
span.tabs {
}

div.tabs a:hover {
	background-position:0% -42px;
}

div.tabs a:hover span {
	background-position:100% -42px;
}

form#productRelationshipForm {
	background-color:#ffffff;
	border:0px solid #ffffff;
	margin:0px;
	padding:0px;
}
	
p.spacer {
	display:block;
}
#productListContainer table {
	width:100%;
}

div.sortContainer {
	margin: 5px;
}

div.NewsletterHeading {
	background-image: url(../images/headerbg.jpg);
	width: 900px;
	height: 110px;
}
div.NewsletterHeading span#heading1 {
	color: #ffffff;
	font-size: xx-large;
	margin: 20px 15px 20px 20px;
}
#footer #footer-left {
	padding: 10px 0px 10px 0px; 
	width: 55%;
}
#footer #footer-right {
	padding: 10px 0px 10px 0px; 
	width: 42%;
}

img {
	border: 0px solid #CCC;
}

#priceBreakContainer span {
	padding-right: 10px;
}

#productPriceBreakPriceExGSTContainer span {
	padding-right: 10px;
	padding-top: 10px;
}

#productPriceBreakGSTContainer span {
	padding-right: 10px;
	padding-top: 10px;
}

#productPriceBreakPriceIncGSTContainer span {
	padding-right: 10px;
	padding-top: 10px;
}

a#orderAnchor #orderImage {
	background-color:white;
}
