/* Style for ND UK and ND AU
latest version: 10/08/2008
*/

/* Set fixed width
total width: 1005px
content width: 674px
*/

.DoubleSeparator {
margin:0 !important;
padding: 0 !important;
}

.GeneralLayout,
table.Middle {
	width: 1005px !important;
	max-width: 1005px !important;
	min-width: 1005px !important;
}

.Layout1 td.ContentArea,
.Layout2 td.ContentCell,
.Layout3 td.ContentCell {
	width: 673px !important;
	padding:0;
 }
  
 /* TopNavBar */
.NavBarTop .NavigationText {
   margin-top: 0px;
}

.NavBarTop {
	padding-right: 23px;
}
 
/*NavBarLeft */
td.NavBarLeft {
	background: url(images/nav_left_bg.jpg) repeat-y top right !important;
	margin-right: 10px;
}

td.NavBarLeft .PropertyContainer {
	margin-left: 1px;
}

.NavBarLeft .ContextBoxBody  {       
 	background: url(images/nav_left_bg.jpg) repeat-y top right !important;
	text-align: right;
	padding: 0px;
}

/* Product search */
 .NavBarLeft .ContextBoxSearch div.Entry {
	padding: 0;
	margin: 0;
	min-height: 21px;
	height:21px;
	width: 160px;
	background: url(images/nav_left_search_bg.jpg) no-repeat top right !important;
	text-align: left;
  }

.ContextBoxSearch input.Search {
	margin-left: 10px;
	width: 100px;
	border: 1px dotted;
	font-size: 9px;
}

.ContextBoxSearch .NDSearch {
	padding-left: 5px;
}

.DialogError input.Search {
     border: 2px solid #E61818;
}

.DialogError input.NDSearch {
	border: none;
	background: transparent;
}



/* Categories list */
.LeftNavCats {
	margin-top: 10px;
}

.NavBarLeft .NavigationElement  {
	text-align: right;
	background: url(images/nav_left_bg.jpg) repeat-y top right !important;
	padding-right: 10px;
}

.NavBarLeft .NavigationElement a:link,
.NavBarLeft .NavigationElement a:visited ,
.NavBarLeft .NavigationElement a:hover{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.CurrentCat {
	font-weight: bold !important;
	font-size: 12px !important;
}

.LeftNavSeparator {
	padding: 8px 0 0 0;
	margin-left: 1px;
	width: 172px;
	height: 6px;
	background: url(images/nav_left_cat_sep.jpg) no-repeat top left;

}

/*NavBarRight */
td.NavBarRight {
 	background: url(images/nav_right_bg.jpg) repeat-y top left !important;
	padding: 8px 0 0 0px important!;
	margin: 0 !important;
}

td.NavBarRight .NavRightTop {
	padding: 0;
	margin: 0;
	height: 30px;
	width: 172px;
}

.NavBarRight .ContextBoxBody  {       
 	background: url(images/nav_right_bg.jpg) repeat-y top right !important;
	padding: 2px 0px 2px 10px;
}

td.NavBarRight  div .LocaleBox {
	width: 140px;
}
	
/* MiniBasketBox */
.ContextBoxBodyBasket {
	text-align: right;
	padding: 0 27px 0 9px;
	font-weight: bold !important;
}

.MiniBasketContainer {
	text-align: right;
	padding: 0 27px 0 9px;
}

.ContextBoxHeadBasket h1 {
	text-align: right !important;
	padding: 0 27px 0 0 !important;
	font-weight: bold !important;
}

.MiniBasketSeparator {
	padding: 8px 0 0 0;
	width: 172px;
	height: 6px;
	background: url(images/nav_right_basket_sep.jpg) no-repeat top left;
}

/* Login Box */


.NavBarRight .InputLabelling {
	font-weight: bold !important;    
}

 
.ContextBoxBodyLogin {
	background: url(images/nav_right_bg.jpg) repeat-y top right !important; 
	background-color: red;
	}

.Login a{
	font-weight: bold !important;
}

div.Login {
	padding-bottom: 10px;
}

.LoginBox input.Action {
	width: auto;
    cursor: pointer;
	border: 0px;
	padding: 0 0 10px 10px !important;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold !important;
	line-height: 140%;
	background: transparent url("../../../../SF/Icon/SimpleSymbols/img_actionlink.gif") no-repeat 0px 2px;

 }
 
 div.ContextBoxBody div.DialogError,
 .LoginBox .DialogError,
 .DialogError label,
 .DialogError .InputLabelling {
     color: #E61818 !important;
     font-weight: bold !important;
	 padding-right: 15px !important;
 }
 


/* Bottom nav bar */
.BottomNavLink {
	display: inline;
}

.NavBarBottom .NavigationText {
	margin-top: 0 !important;
}



/* Product detail page */
.ProductDetails  .InfoArea {
	float: left;
	width: 450px;
	padding-bottom: 20px;
}

.Price {
	margin-top: 30px;
	text-align: left;
}

.ProductPath {
	padding-left: 20px;
}

.ProductInfo {
	float: left;
	width: 395px;
}

.ProductLinks {
	float: right;
	text-align: right;
	padding-right: 5px;
}

.CrossSelling {
	float: left;
	width: 160px;
	text-align: center;
}


.CrossSelling h2 {
	color: #FF0000;
	padding-top: 11px;
	padding-bottom: 11px;
}

.UserAttributes {
	float: right;
	width: 490px;
	border-left: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
}



.UserAttributes h2 {
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 40px;
	color: #1B527B;
}

.ProductLinks {
	vertical-align: top;
}

.ProductLinks .ProductButton  {
	padding-top: 3px;
}

div.TaxAndShippingInfo  {
	color: #333333;
}

.ContentArea .BreadcrumbItem:hover,
.ContentArea .BreadcrumbItem,
.ContentArea span.BreadcrumbLastItem {
     font-size: 10px;
	 font-weight: normal;
}

.ProductBottomLinks  {
	margin-top: 10px;
	vertical-align: bottom;
	margin-bottom: 30px;
}

form.AddToBasket {
	float: left;
	height: 21px;
	padding: 0;
	margin: 0;
	vertical-align: top;
 	margin-right: 8px;
}


.AddToBasket input.Quantity {
	margin-right: 5px;
}

.AddToBasket input.ProductButton {
	margin-top: 1px;
}



img.ProductButton {
  vertical-align: bottom;
  height: 21px;
  padding-right: 5px;
  margin-top: 1px;
  padding-top: 0px;
}



.ProductBottomLinks .ExtraLinks {
	width: 200px;
	vertical-align: bottom;
}

.ExtraLinksPadding {
	padding-top: 15px;
}

.ProductBottomLinks .ExtraLinks a {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}


table.BulkDiscount {
	width: 200px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 12px;
}

table.BulkDiscount th {
	text-align: left;
}

table.BulkDiscount td {
	padding-top: 0px;
	padding-bottom: 0px;
}

table.BulkDiscount tr {
	height: 12px;
}


/* Product image area */
.ImageAreaPropertyContainer a.Action {
	text-align: right;
	margin-left: 50px;
}

div.ImageLeft .ImageArea {
	width: 150px !important;
	height: 150px;
	min-width: 150px !important;
	min-height: 150px !important;
/*	max-width: 150px !important; */

}


.OuterPreviewArea {
	position: relative;
    height: 150px;
    width: 150px;
	max-width: 150px;
	max-height: 150px;
}

#PreviewArea {
	width: 150px;
    height: 150px;
	max-width: 150px;
	max-height: 150px;
}



/* Category list page */
.CategoryList h3 {
	padding: 15px 0px 15px 15px;
}

.ProductList .ListItemCategory h3 {
	padding: 0px 0px 0px 0px !important;
	width: 400px;
}
.ListItemCategory .ImageArea {
	min-height: 93px !important;
	width: 153px  !important;
	margin-right: 39px;
	padding: 0;
}

div.CategoryImage,
.CategoryList div.CategoryImage {
    padding: 0;
	margin:0;
}

.CategoryList .ListItemCategory .InfoArea h3 a {
	color: black;
	text-transform: uppercase;
	font-size: 18px;
 }
 
.ListItemCategory {
	margin: 0;
	padding: 10px 0 0 0;
}


.ListItemCategory h3 {
	padding: 0px;
}

.ListItemCategory  p {
	font-size: 12px;
}
.ListItemCategory .ViewProducts {
	text-align: right;
	float: right;
	width: 93px;
	margin-top:  -15px;
	padding-right: 6px;
}

 div.CategoryList  div.Separator {
	padding: 0px;
	margin: 0px;
}

/* Product list */
.CatImageArea {
	float: left;
	margin-right: 30px;
}
	
.ProductArea h2 a {
	font-size: 18px;
	font-weight: bold;
}

.ProductDropDown {
	margin-top: 35px;
	margin-bottom: 35px;
}

.ProductList .BasketLinks .ProductButton {
	display: inline;
}

.ProductDropDown input {
	height: 18px;
	text-align: right;
	width: 25px;
}
.ProductDropDown select,
.ProductDropDown input {
	margin: 0;
	padding: 0;
	vertical-align: top; 
}

.ProductList input.ProductButton {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	font-size: 11px;
	height: 21px;
}

.BasketLinks a,
.AddToCart input {
	vertical-align: bottom;
	height: 21px;
}

.ProductDropDown input {
	margin-right: 5px;
}

.ProductDropDown select {
	width: 450px;
	height: 22px;
}

/* My Account page */
.BreadcrumbLastItem {
		padding: 15px 0px 15px 10px !important;
}

/* Content/Article page */
.ArticleImage {
	padding: 0;
}

div.ArticleImage img {
      margin: 0;
  }



