﻿.search fieldset .query {border: 1px solid #b4c0b6; width: 400px; margin-right: 10px;}

.code { width: 200px; }



.digital-header
{
	width: 15%;
}

#shop-nav li .a {color: #FFF; text-decoration: none;}

.prodindex {float: right; width: 715px;}


ul.helplist { display:block;margin-left:30px;padding-bottom:10px;}
/* Bug: 352, Modified By: Upul,  digital logo fix;  */
a.digital-preview {display: block; width: 90px; height: 40px; text-indent: -9999px; overflow: hidden; background:url(../../images/productdetails/digital_preview.gif) 0 0 no-repeat;}
/* Bug: 438, Upul */
h2.h2_dymocksGiftCards { width: 231px; height: 41px; background: url(../../images/giftCards/h2_dymocksGiftCards.gif) top left no-repeat; border-bottom-style:none;}



/*h2.h2_bestSellerList { height: 40px; background: url("http://www.dymocks.com.au/images/h2_bestSellerList.gif") top left no-repeat;}

h2.h2_dymocksDigitalBooks
{
     display: block; 
     background: url(../../Images/ProductDetails/h2_digital.gif) top left no-repeat; 
     height: 41px;
}*/
  
 /*Alex 26.09.2009
 Custom style added. 
 Used on: 
 LandingPage.aspx
 ProductDetail.aspx
 
 Reason:
  not all images have to have width:200px and height:300px; providing from style sheet by default.
  it has to be only if image came from thirdparty server. */
 
 #product img.prodimg-orig {display: block; float: left;}
 
  
