/****************************/
/* Common
/****************************/


/*
orange:#FFB24A;

*/
* {
	margin: 0;
	padding: 0;
}

body{	font-family:Arial, Helvetica, sans-serif;background:url(images/main_bg.jpg) repeat-x #f9a839;font-size:12px;color:#000000;text-align:left;}
img{	border: none;}
checkbox, input, radio, select{	font-family:Arial, Helvetica, sans-serif;	font-size: 12px;	margin-bottom:5px;}
#iDateOfBirth{margin-top:20px;}
textarea{	width: 100%;	font-family: Verdana, Arial, sans-serif;	font-size: 11px;	border:1px solid #FFB24A;}
a{	color: #000000;	background-color: inherit;	text-decoration: none;}
a:hover{	color: #000000;	background-color: inherit;	text-decoration: underline;}
.clear {		clear:both;	float:none;	}
.linkButton {	color: #000000;	background-color: inherit;	text-decoration: underline;	font-weight: bold;}
a.linkButton:hover{	color: #000000;	background-color: inherit;	text-decoration: underline;	font-weight: bold;}

.textBox{border: solid 1px #fbbf6a; clear:right;}
.productPrice{	color: #df5932;	font-size: 12px;	font-weight: bold;	font-family: Arial;}

/****************************/
/* Sections
/****************************/

.PageWrapper{margin: 0px auto;width: 942px;}
.ColumnLeft{	width:200px;}
.ColumnSeparator{	}
.ColumnRight{	background-color:white;width: 942px;	}


/****************************/
/* Category navigation
/****************************/
.category-navigation{	margin-bottom:15px;	padding-bottom:5px;	padding-left:0;}
.category-navigation .title{	padding:10px 10px 5px 0px;	font-weight: bold;text-transform: uppercase;}
.category-navigation .treeview{	margin: 0px 0 0 0;	padding: 0px 0 0 0;	font-size: 11px;	font-family:Arial, Helvetica, sans-serif;	color:#000000;	background-color: inherit;}

.category-navigation .treeview ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	background-color: inherit;
}
.category-navigation .treeview ul .li_selected
{
	font-weight: bold;
}
.category-navigation .treeview ul .li_unselected
{
}



/****************************/
/* Manufacturer navigation
/****************************/
.manufacturer-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.manufacturer-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.manufacturer-navigation .listbox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.manufacturer-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	background-color: inherit;
}


/****************************/
/* Info block
/****************************/
.infoblock-navigation
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.infoblock-navigation .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.infoblock-navigation .listbox
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.infoblock-navigation .listbox ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #000000;
	background-color: inherit;
}


/****************************/
/* HTML content block
/****************************/
.htmlcontent
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.htmlcontent-title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.htmlcontent-body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}


/****************************/
/* News list
/****************************/
.newslist
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.newslist .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.newslist .newsitems
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.newslist .newsitems .newsDate
{
	color: #000000;
}

.newslist .newsitems a.newsTitle
{
	color:#000000;
	text-decoration: none;
}
.newslist .newsitems a.newsTitle:hover
{
	color:#000000;
	text-decoration: underline;
}
.newslist .newsitems .newsDetails
{
	font-weight: bold;
	text-decoration: none;
	color: #8F969C;
	background-color: inherit;
}




/****************************/
/* News details
/****************************/

.newsitem
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.newsitem .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.newsitem .newsbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.newsComments
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.newsComments .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.newsComments .newComment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.newsComments .commentList
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.newsComments .commentList .comment
{
	border: 1px solid rgb(232, 230, 210);
	margin-top:10px;
	padding:10px;
	clear:both;
}





/****************************/
/* Checkout
/****************************/
.CheckoutPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.CheckoutPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CheckoutPage .CheckoutData
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.CheckoutData .OrderSummaryTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.CheckoutData .OrderSummaryBody
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}

/* Addresses */
.CheckoutData .SelectAddressTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}

.CheckoutData .AddressGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CheckoutData .AddressGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CheckoutData .AddressGrid .AddressItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid #FFB24A;
	width: 200px;
	height: auto;
}
.CheckoutData .AddressGrid .AddressItem .SelectButton
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}
.CheckoutData .AddressGrid .AddressItem .AddressBox
{
	text-align: left;
}
.CheckoutData .EnterAddressTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.CheckoutData .EnterAddress
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .EnterAddress .EnterAddressBody
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}
.CheckoutData .EnterAddress .Button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.CheckoutData .EnterAddress .TheSameAddress
{
	text-align: left;
	margin: 10px 10px 10px 10px;
}
.CheckoutData .EnterAddress .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}



/* Shipping options */
.CheckoutData .ShippingOptions
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .ShippingOptions .ShippingOptionItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .ShippingOptions .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}
.CheckoutData .ShippingOptions .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}
.CheckoutData .ShippingNotAllowed
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}



/* Payment methods */
.CheckoutData .PaymentMethods
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .PaymentMethods .PaymentMethodItem
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .PaymentMethods .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}
.CheckoutData .NoPaymentMethods
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}


.CheckoutData .PaymentInfo
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .PaymentInfo .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .PaymentInfo .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}




/* Confirm order */
.CheckoutData .ConfirmOrder
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .ConfirmOrder .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.CheckoutData .ConfirmOrder .ErrorBlock
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}



/*Completed */

.CheckoutData .OrderComleted
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CheckoutData .OrderComleted .Body
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
}
.CheckoutData .OrderComleted .SelectButton
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}


/****************************/
/* Blog
/****************************/
.blog
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blog .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blog .blogposts
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.blog .blogposts .blogDetails
{
	font-weight: bold;
	text-decoration: none;
	color: #8F969C;
	background-color: inherit;
}



/****************************/
/* Blog details
/****************************/

.blogpost
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blogpost .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blogpost .postbody
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.blogComments
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.blogComments .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.blogComments .newComment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.blogComments .commentList
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.blogComments .commentList .comment
{
	border: 1px solid rgb(232, 230, 210);
	margin-top:10px;
	padding:10px;
	clear:both;
}


/****************************/
/* Contact us form
/****************************/
.contactform
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.contactform .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.contactform .info
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.contactform .sendEmail
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.contactform .contactform
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}


/**************************************************/
/* Shopping cart / Wishlist / Order summary
/**************************************************/
.shoppingcart
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.shoppingcart .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.shoppingcart .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}


.wishlist
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.wishlist .title
{
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.wishlist .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}



.OrderSummaryContent
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.OrderSummaryContent .CouponBox
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.OrderSummaryContent .TotalInfo
{
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
.OrderSummaryContent .Buttons
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.OrderSummaryContent .Buttons .CommonButtons
{
	float:left;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.OrderSummaryContent .Buttons .AddonButtons
{
	float:right;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align:right;
}

.WishlistContent
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}




.cart_line_y
{
	background: url(images/cart_line_y.gif) left center repeat-y;
}
.cart_line_x
{
	background: url(images/cart_line_x.gif) center top repeat-x;
}
.cart_total_left
{
	width: 100%;
	text-align: right;
	vertical-align: middle;
	height: 21px;
	font-weight: bold;
	color: #353434;
}
.cart_total_right
{
	text-align: right;
	vertical-align: middle;
	padding-left: 5px;
}

/****************************/
/* Compare products
/****************************/
.compareProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.compareProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.compareProducts .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}


.compareProductsTable
{
}
.compareProductsTable .removeButton
{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
.compareProductsTable tr.productName
{
	background-color: #CCCCCC;
	font-weight: bold;
}
.compareProductsTable td
{
	border-width: 1px;
	border-color: #BFBFBF;
	border-style: solid;
	padding: 3px;
}


/****************************/
/* Polls
/****************************/
.todaysPollBox
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.todaysPollBox .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.todaysPollBox .pollItem
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.pollBlock
{
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.pollTakePoll, .pollResults
{
	border: dashed 1px #666;
	padding: 5px;
	margin-top: 10px;
	
}
.pollDisplayText
{
	font-weight: bold;
}

.pollTotalVotes
{
	font-style: italic;
}


/****************************/
/* Order details
/****************************/

.OrderDetails
{
	margin-bottom: 15px;
	padding: 0px;
}
.OrderDetails .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.OrderDetails .info
{
	border: 1px solid rgb(232, 230, 210);
	padding:10px;
}
.OrderDetails .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.OrderDetails .OrderOverview
{
	text-align: left;
	padding-bottom: 10px;
}
.OrderDetails .ShippingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.OrderDetails .BillingBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.OrderDetails .ProductsBox
{
	text-align: left;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}






/****************************/
/* Email a friend page
/****************************/

.emailafriendBox
{
	margin-bottom: 15px;
	padding: 0px;
}
.emailafriendBox .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.emailafriendBox .sendEmail
{
	border: 1px solid rgb(232, 230, 210);
	padding:10px;
}


/****************************/
/* Search
/****************************/



.searchPanel
{
	margin-bottom: 15px;
	padding: 0px;
}
.searchPanel .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.searchPanel .searchInput
{
	border: 1px solid rgb(232, 230, 210);
	width: 100%;
	padding:10px;
}
.searchPanel .searchResults
{
	padding-top:10px;
}


/****************************/
/* Rating
/****************************/

.ratingStar
{
	font-size: 0pt;
	width: 13px;
	height: 12px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.filledRatingStar
{
	background-image: url(Images/FilledStar.png);
}
.emptyRatingStar
{
	background-image: url(Images/EmptyStar.png);
}
.savedRatingStar
{
	background-image: url(Images/SavedStar.png);
}


/****************************/
/* Breadcrumb
/****************************/
.breadcrumb
{
	float: left;
	vertical-align: top;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.breadcrumb a
{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
.breadcrumb a:hover
{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
}


/****************************/
/* Copyright / Powered by
/****************************/

.copyright
{
	float: right;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.copyright a
{
	color: #000000;
	background-color: inherit;
}




/***************************************************************************************************/
/* Home page categories
/***************************************************************************************************/
.HomePageCategoryGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.HomePageCategoryGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.HomePageCategoryGrid .HomePageCategoryItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 150px;
	height: auto;
}
.HomePageCategoryGrid .HomePageCategoryItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.HomePageCategoryGrid .HomePageCategoryItem .picture
{
	text-align: center;
}



/***************************************************************************************************/
/* Category details page
/***************************************************************************************************/
.CategoryPage
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .CategoryTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CategoryPage .CategoryDescription
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}




/* Subcategories section */
.CategoryPage .SubCategoryGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .SubCategoryGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 150px;
	height: auto;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .SubCategoryGrid .SubCategoryItem .picture
{
	text-align: center;
}

.CategoryPage .SubCategoryList
{
	margin-bottom: 15px;
	padding: 0px;
}



/* Featured products section */
.CategoryPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .FeaturedProductGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.CategoryPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .FeaturedProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .FeaturedProductGrid .ProductItem .picture
{
	text-align: center;
}
.CategoryPage .FeaturedProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}





/* products section */
.CategoryPage .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.CategoryPage .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.CategoryPage .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.CategoryPage .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.CategoryPage .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.CategoryPage .ProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}











.CategoryPage .ProductList1
{
	margin-bottom: 10px;
	padding: 0px;
}
.CategoryPage .ProductList1 .ItemBox
{
	padding: 10px;
	text-align: left;
	vertical-align: text-top;
	clear:both;
}
.CategoryPage .ProductList1 .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
}
.CategoryPage .ProductList1 .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.CategoryPage .ProductList1 .ProductItem .picture
{
	text-align: center;
}
.CategoryPage .ProductList1 .ProductItem .description
{
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
	text-align: left;
}
.CategoryPage .ProductList1 .ProductItem .prices
{
	text-align: left;
	vertical-align: middle;	
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
}
.CategoryPage .ProductList1 .ProductItem .buttons
{
	width: 100px;
	text-align: right;	
	padding: 0px 0px 0px 10px;
	margin:5px 0px 0px 0px;
	vertical-align: middle;
	padding-right: 20px;
}
.CategoryPage .ProductList1 .ProductItem .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}




.CategoryPage .ProductList2
{
	margin-bottom: 15px;
	padding: 0px;
}
/***************************************************************************************************/
/* Manufacturer details page
/***************************************************************************************************/
.ManufacturerPage
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .ManufacturerTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.ManufacturerPage .ManufacturerDescription
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}

/* Featured products section */
.ManufacturerPage .FeaturedProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .FeaturedProductGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.ManufacturerPage .FeaturedProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .picture
{
	text-align: center;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.ManufacturerPage .FeaturedProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
/* products section */
.ManufacturerPage .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.ManufacturerPage .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.ManufacturerPage .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.ManufacturerPage .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.ManufacturerPage .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.ManufacturerPage .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.ManufacturerPage .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
/***************************************************************************************************/
/* Recently added products
/***************************************************************************************************/

.RecentlyAddedProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.RecentlyAddedProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.RecentlyAddedProducts .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.RecentlyAddedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RecentlyAddedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.RecentlyAddedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
/***************************************************************************************************/
/* Recently viewed products 
/***************************************************************************************************/

.RecentlyViewedProducts
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}
.RecentlyViewedProducts .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.RecentlyViewedProducts .ProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.RecentlyViewedProducts .ProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RecentlyViewedProducts .ProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 250px;
	height: 300px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .picture
{
	text-align: center;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .description
{
	margin-top:5px;
	text-align: center;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo
{
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices
{
	width: 90px;
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .buttons
{
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}
.RecentlyViewedProducts .ProductGrid .ProductItem .addInfo .prices .productPrice
{
	color: #df5932;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
/***************************************************************************************************/
/* Home page products
/***************************************************************************************************/

.HomePageProductGrid
{
	margin-bottom: 15px;
	padding: 0px;
}
.HomePageProductGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.HomePageProductGrid .ProductItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 200px;
}
.HomePageProductGrid .ProductItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.HomePageProductGrid .ProductItem .picture
{
	text-align: center;
}
/****************************/
/* Product details page
/****************************/

.ProductDetailsPage
{
	border:1px solid #C4C6C8;
	margin-top:0;
	padding:25px;
	height:100%;
}
.ProductEssential
{
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}
.ProductCollateral
{
	margin-top:10px;
	margin-bottom:10px;
	clear: both;
}
.ProductDetailsInfo
{
	float: left;
}
.ProductDetailsInfo .picture 
{
	float:left;
	width:200px;
}
.ProductDetailsInfo .overview
{
	float:right;
	width:200px;
}
.ProductDetailsInfo .overview .productname
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}
.ProductDetailsInfo .overview .shortdescription
{
	color:#0A263C;
	font-size:1.2em;
	margin-bottom:0.3em;
}

.ProductDetailsInfo .fulldescription
{
	clear:both;
	color:#0A263C;
	margin-bottom:0.3em;
}
.ProductRatingBox
{
	float: left;
	margin-top:10px;
	margin-bottom:10px;
}
.ProductVariantList
{
	margin-bottom: 15px;
	padding: 0px;
}
.ProductVariantLine
{
	width: 100%;
	background: rgb(247, 245, 232) none repeat scroll 0% 50%;
	height: 54px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	border: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top:10px;
	vertical-align: bottom;
}
.RelatedProductsGrid
{
}
.RelatedProductsGrid .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}
.RelatedProductsGrid .ItemBox
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}
.RelatedProductsGrid .RelatedItem
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	border: 1px solid rgb(232, 230, 210);
	width: 200px;
	height: 200px;
}
.RelatedProductsGrid .RelatedItem .title
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
	font-weight: bold;
}
.RelatedProductsGrid .RelatedItem .picture
{
	text-align: center;
}
.productReviewList
{
	margin: 10px 0 0 0;
	padding: 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.productReviewList .productReviewItem
{
	border: 1px solid rgb(232, 230, 210);
	margin-top: 10px;
	padding:10px;
	clear: both;	
}
.productReviewBox
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:10px;
}
.productSpecBox
{
	border: 1px solid rgb(232, 230, 210);
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
/****************************/
/* Input forms / tables
/****************************/
.TableContainer
{
	
}
.TableContainer .Row
{
}
.TableContainer .Row .ItemName
{ 
	padding: 0px 5px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	width: 125px;

}
.ItemName{
text-align:right;
}
.TableContainer .Row .ItemValue
{ 
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}


/****************************/
/* Account
/****************************/
.AccountPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.AccountPage .title
{
	padding:20px 20px 20px 10px;
	font-weight: bold;
	font-size:14px;
	clear:both;
	text-transform:capitalize;
}

.AccountPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: inherit;
}

/****************************/
/* Customer info
/****************************/

.CustomerInfoBox
{
	margin: 0px 10px 10px 10px;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: inherit;
}
.SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
	color:#000000;
	font-size:12px;
}
.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px 0 10px 10px;
	
	height: auto;
}
.CustomerInfoBox .Button
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}

.CustomerAddresses
{
	margin: 0px 10px 10px 10px;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.CustomerAddresses .AdressList .AddressItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px 0px 10px 10px;
	border: 1px solid #C4C2C2;
	height: auto;
	color:black;
	line-height:14px;
	clear:both;
}
.CustomerOrders
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.CustomerOrders .OrderList
{
}
.CustomerOrders .OrderList .OrderItem
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid rgb(232, 230, 210);
	height: auto;
}
.CustomerPassRecovery
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}
.CustomerInfoBox .SectionBody
{
	text-align: left;
	padding: 10px;
	border: 1px solid #C4C2C2;
	height: auto;
}
.CustomerInfoBox .Button
{
	margin-bottom:5px;
	margin-top:5px;
	text-align: center;
}
.blockBordered
{
	border: 1px solid rgb(232, 230, 210);
}

/****************************/
/* Login page
/****************************/
.LoginPage
{
background-color:white;
}

.LoginPage .title
{
	
	font-weight: bold;
	
	clear:both;
}

.LoginPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

.LoginPage .RegisterTitle
{
	text-align: center;
	margin: 20px 10px 0px 10px;
	font-weight: bold;
	font-size:12px;
}

.LoginPage h3.LoginTitle
{
	text-align: center;
	margin: 20px 10px 0px 5px;
	font-weight: bold;
	font-size:14px;
	color:#000000;
	text-align:left;
	
	
}

.LoginPage .RegisterBlock
{	
	text-align: left;
	margin: 10px;
	border: 0px solid rgb(232, 230, 210);
	
	
}

.LoginPage .LoginBlock
{
	text-align: left;
	margin: 10px;
	padding: 5px;
	border: 0px solid rgb(232, 230, 210);
	
	
}
.LoginTableContainer
{
	vertical-align: middle;
}
.LoginTableContainer .Row
{ 
}
.Row .ItemName
{ 
	padding: 0px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	
	font-size:12px;

}
.ItemName{
font-weight:normal;
font-size:12px;
}
.LoginTableContainer .Row .ItemValue
{ 
	padding: 0px 0px;
	vertical-align:middle;
}
.LoginPage .ForgotPassword
{
	
	text-indent:100px;
}

.LoginPage .LoginButton
{
	margin:10px 0 20px 95px;
	clear:both;
}
p.login{
margin:10px 0 0 15px;
}

.required_no_padd{
font-style:italic;
clear:left;
font-size:10px;
margin:0 0 10px 0px;	
padding-top:8px;

}
.ForgotPassword a:link{
color:#000000;
text-decoration:underline;
}
.ForgotPassword a:visited{
color:#000000;
text-decoration:underline;
}
.ForgotPassword a:hover{
color:#000000;
text-decoration: none;
}
/****************************/
/* Registration page
/****************************/
.RegistrationPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	
	
}

.RegistrationPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.RegistrationPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF;
}

.RegistrationPage .SectionTitle
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	clear:both;
}
.RegistrationPage .SectionBody
{
	text-align: left;
	padding: 10px 0 20px 10px;
	height: auto;
}
.RegistrationPage .Button
{
	
	margin:10px 20px 10px 0; 
	float:right;
}

/****************************/
/* Password recovery page
/****************************/
.PasswordRecoveryPage
{
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
}

.PasswordRecoveryPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.PasswordRecoveryPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: inherit;
}

/****************************/
/* Password recovery page
/****************************/
.AddressEditPage
{
	margin-bottom:15px;

	padding: 0 15px 5px 15px;
	background-color:white;
}

.AddressEditPage .title
{
	padding:10px 10px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear:both;
}

.AddressEditPage .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 12px;
	color:#000000;
	background-color: inherit;
}


.lijn{
border-top:solid 1px #000000;
clear:both;
}
.border_right{
border-right:solid 1px black;
}

/****************/
p.required{
margin:0px 0 10px 15px;
font-size:10px;
font-style:italic;
clear:left;
padding-top:8px;}

.etoile{position:relative;top:-5px}

p#footer{
text-align:center;
padding-top:10px;
font-size:12px;
padding-bottom:40px;
}
#footer a:link{
text-decoration:none;
color:#000000;
}
#footer a:visited{
text-decoration:none;
color:#000000;
}
#footer a:hover{
text-decoration:underline;
color:#000000;
}

/****** Tab menu, my account **************/



/***************** 		indicator		******************************/

ul#proces{
list-style:none;
float:right;
margin-right:100px;
}
ul#proces li{
float:left;
padding:10px 30px 30px 30px;
text-transform:uppercase;
color:#9a9999;
font-weight:bold;
background:url(images/bg_proces.jpg) repeat-x top center;
}
ul#proces li#current{
background:url(images/curr_in_proces.jpg) top center;
color:#333333;
}
/**************** H 2 Shopping basket, lijn onder ******************/

h2.shoppingBasket{
border-bottom:solid 1px black;
clear:right;
font-size:14px;
font-weight:bold;

padding-bottom:5px;
text-indent:10px;
}
p.instruction{
padding-left:10px;
padding:10px 0 8px 10px;
font-size:12px;

}
.lijn{
text-indent:-9999px;
border:none;
border-bottom:solid 1px black;
height:1px;
clear:both;
}
#Page_Sub_Titel{
background-color:#FFB24A;
padding:10px 0 10px 10px;
border-bottom:1px solid #000000;
font-size:12px;
padding-bottom:8px;
padding-top:8px;
font-weight:bold;
}
.kolom_left{
width:310px; 
padding:10px;
float:left;
}
.kolom_right{
width:310px; 
padding:10px;
float:left;
}
#kolom01{
width:370px;
float:left;
padding:10px 9px 0 0px;
}
#kolom01 input { width: 170px;}

#kolom02{
float:left;
width:448px;
padding:10px 9px 0 0px;
}
h3.Title_inform{
margin:10px 0 0 0;
border-bottom:solid 1px black;
text-indent:10px;
font-size:12px;
font-weight:bold;
padding-bottom:10px;
width:auto;
}
.pasword_restricion{
font-style:italic;
}
h2.MyAccountTtle{
clear:both;
color:#f68f28;
font-weight:bold;
border-bottom:solid 1px #333333;
padding:5px 0 5px 0;
font-size:18px;
margin:20px 10px;
}
.kolom01MyAccount{
width:450px;
float:left;
}
.kolom02MyAccount{
width:450px;
float:right;
}
.ColumnRight table{
border-spacing:0px;
}
.subH2{
margin:10px;
}
#kader{
border:solid 1px black;
width:900px;
margin:0 auto;
}
input{
border:solid 1px #FFB24A;
}

#ctl00_cph1_CustomerTabs_pnlCustomerInfo_ctrlCustomerInfo_UniservControl_rblID2 input{border: none; width:20px;}

#ctl00_cph1_CustomerTabs_pnlCustomerInfo_ctrlCustomerInfo_UniservControl_rblID1 input{border: none; width:20px;}

#ctl00_cph1_UniservShippingControl_Panel1 input{border:none;width:20px;}

#ctl00_cph1_UniservShippingControl_Panel1 #ctl00_cph1_UniservShippingControl_TxtPostcode{border:1px solid #FFB24A;}

#ctl00_cph1_UniservShippingControl_Panel1 #ctl00_cph1_UniservShippingControl_TxtPostcode{width:140px;}

#ctl00_cph1_UniservShippingControl_Panel1 #ctl00_cph1_UniservShippingControl_rblID1 label{ font-size: 10px; }

#ctl00_cph1_UniservShippingControl_Panel2 #ctl00_cph1_UniservShippingControl_rblID2 input{width:20px;margin-left:7px;}

#ctl00_cph1_UniservShippingControl_Panel2 label{ width:140px;}

#ctl00_cph1_UniservShippingControl_Panel2 label{ font-size: 11px;} 

#ctl00_cph1_UniservShippingControl_Panel2  #ctl00_cph1_UniservShippingControl_rblID2 input{border:none;}

#ctl00_cph1_UniservPersonalbookControl_CustomerTabs_pnlCustomerAddresses_rblID1 input{width:20px; border:none;}

#ctl00_cph1_UniservPersonalbookControl_CustomerTabs_pnlCustomerAddresses_rblID2 input{width:20px; border:none;}

#ctl00_cph1_UniservPersonalbookControl_CustomerTabs_pnlCustomerAddresses_rblID2{margin-left:140px;}


p.pw_assist{
padding-left:40px;
border-bottom:solid 1px #000000;
padding:40px 40px 40px 70px;
line-height:30px;
}
#pw_assist input { vertical-align : middle;}
p#pw_assist{
background:url(images/een.jpg) no-repeat 40px 40px;
}
p#pw_assit_onder{
padding-left:40px;
padding:20px 40px 40px 70px;
clear:left;
}
p#pw_assist2{
background:url(images/twee.jpg) no-repeat 40px 40px;
border-bottom:none;
}
#register td{
padding:0px 0;
}
#register .label{
text-align:right;
font-size:12px;
}
h1{
font-size:14px;
padding:10px;
margin-left:5px;
}
#pw_assist3{
background:url(images/drie.jpg) no-repeat 40px 40px;
border-bottom:none;
padding-bottom:0px;
line-height:normal;
}
#pw_recovery3 input{
margin-bottom:10px;
}
.pw_label{
text-align:right;
width:350px;
line-height:24px;
float:left;
height:150px;
padding-right:10px;
}
#pw3_fields{
float:left;
width:300px;
}
#pw_3{
margin:20px 0 20px 790px;
}
.btn_orange_Large_left{background:url(img/buttons/orange_normal_left.jpg) no-repeat bottom left;font-size:14px;color:#FFFFFF;font-weight:bold;padding:10px 0px 10px 20px;}
.btn_orange_Large_left a{color:#FFFFFF;background:url(img/buttons/orange_normal_right.jpg) no-repeat bottom right;padding:10px 20px 10px 0px;cursor:pointer;}

.bottom_accountpage { padding-left: 135px; clear:both; padding-top: 20px;}

#btn_to_right{margin-left:700px;}
#pw_assit_onder #btn_to_right { float:right; margin:0;}

/* buttons */

.btn_tiny_orange_left  { background:url(img/buttons/orange_tiny_right.jpg) no-repeat top right;padding:10px 0 12px 0; }
.btn_tiny_orange_left .right  { background:url(img/buttons/orange_tiny_left.jpg) no-repeat top right;padding:10px 15px 12px 15px; }

.btn_normal {} 
.btn_normal a {padding:10px 0px 0 0;font-weight:bold;color:#FFFFFF; } 
.btn_normal_orange_left  { background:url(img/buttons/orange_normal_right.jpg) no-repeat top right;padding:10px 0 12px 0; }
.btn_normal_orange_left .right  { background:url(img/buttons/orange_normal_left.jpg) no-repeat top right;padding:10px 15px 12px 15px; }

.btn_medium, .btn_medium .right { height: 29px; margin-bottom: 1em; float:left;} 
.btn_medium a {font-weight:bold;color:#FFFFFF;text-align:center; padding: 6px 10px 0 10px;display:block; } 
.btn_medium a:hover { color: #FFF;}
.btn_medium_orange_left  { background:url(img/buttons/orange_medium_right.jpg) no-repeat top right; }
.btn_medium_orange_left .right  { background:url(img/buttons/orange_medium_left.jpg) no-repeat top left; }

.btn_large, .btn_large .right { height: 43px; margin-bottom: 1em; float:left;} 
.btn_large a {font-weight:bold;color:#FFFFFF;text-align:center; padding: 15px 25px 0 25px;display:block;min-width: 75px } 
.btn_large a:hover { color: #FFF;}
.btn_large_orange_left  { background:url(img/buttons/orange_2x_right.jpg) no-repeat top right; }
.btn_large_orange_left .right  { background:url(img/buttons/orange_2x_left.jpg) no-repeat top left; }


.btn_orange_small_left{
background:url(images/small_orange_left.jpg) no-repeat;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
float:right;
padding-left:12px;
margin-right:10px;
}
.btn_orange_small_left a{
display:block;
padding-right:12px;
padding-top:0px;
padding-bottom:5px;
color:#FFFFFF;
background:url(images/small_orange_right.jpg) no-repeat top right;
cursor:pointer;
}
#addressTitle1{width:250px;float:left;}
#addressTitle2{width:210px;float:left;}
/**/
.LoginTableContainer td{
margin:0px 0 8px 0;
}
#register td{
padding:5px 0;
}
.LoginTableContainer input{
width:200px;
font-size:12px;
}
#register input{
width:200px;
}
#continue_to_register{
margin-top:10px;
}
.clearBoth{
clear:both;
}
#addAdress{
padding:10px;
}
.add_address{
text-align:right;
padding:5px;
}
#Submit_add_address{
clear:both;
margin:20px 10px 0px 135px;
}
#succes_melding{
padding:5px 0 7px 25px;
margin:10px;
border:solid 1px #c4c2c2;
font-size:11px;
font-weight:bold;
background:url(images/accept.jpg) no-repeat top left #e0e0e0;
line-height:15px;
}
#breadcrumb{
}
#paswordChange .Row .ItemName{
margin-left:10px;
width:170px;
}
#thankYou{
clear:left;
margin:10px;
border:solid 1px black;
width:565px;
float:left;
}
ul#order_numbers{
clear:both;
margin:10px 0 0 40px;
float:left;
}
p.orderNumbersAre{
padding:10px;
border-bottom:solid 1px black;
}
#linkerKolom{
float:left;
width:200px;
}
p.instruction01{
float:left;
margin:20px 0 20px 20px;
width:200px;
clear:left;
}
#thankYou .btn_orange_Large_left{
clear:both;
margin-left:20px;
}
#rechterKolom{
float:left;
width:200px;
margin-left:120px;
}
#rechterKolom p{
padding-top:10px;
}
#linkerCTA{
border:1px solid black;
float:left;
margin:10px;
width:330px;
}
#knoppen{
clear:left;
float:none;
}
#breadCrumb{
margin:10px 0 0 10px;
font-size:12px;
}
#breadCrumb a:link{
text-decoration:underline;
}
#breadCrumb a:visited{
text-decoration:underline;
}
#breadCrumb a:hover{
text-decoration:none;
}
.CustomerPassRecovery .SectionBody{
margin:10px;
padding-top:10px;
}
.CustomerPassRecovery .SectionTitle{
text-indent:10px;
}
#Submit_new_password{clear:both;margin:20px 10px 20px 194px;}

#fout_melding{
padding:5px 0 7px 25px;
margin:10px;
border:solid 1px #c4c2c2;
font-size:11px;
font-weight:bold;
background:url(images/error.jpg) no-repeat top left #e0e0e0;
line-height:15px;
}
.AddressEditPage .title{
text-indent:10px;
}
#deliveryDetails{
width:445px;
float:left;
margin:10px;
border:solid 1px black;
}
#orderSummary{
width:445px;
float:left;
margin:10px;
border:solid 1px black;
}
.name{
font-weight:bold;
}
p.DeliveryAddressReview{
margin:10px 0 10px 20px;
float:left;
width:150px;
}
p.delivery_service{
padding:10px;
}
#rechterKolomPlaceOrder{
width:200px;
float:left;
padding:20px 0 0 20px;
}
#linkerKolomPlaceOrder{
padding-top:10px;
width:200px;
float:left;
border-right:solid 1px black;
}
.alingRight{
text-align:right;
padding-right:20px;
}
.alingLeft{
padding-left:20px;
}
#order_sum {
border-top:1px solid black;
color:#FF9900;
font-size:14px;
font-weight:bold;
margin:10px 0 0 25px;
padding:10px 0 20px;
text-align:right;
width:140px;
}
.smallText{
font-size:10px;
vertical-align:top;
padding:20px 0 0 20px;
}
.alingRight img{
padding-top:20px;
}
p.voetnoot {
font-size:10px;
padding:0 0 20px 10px;
width:520px;
}
h5{
clear:left;
font-size:11px;
margin-top:0;
padding:0 0 0 10px;
width:500px;
}
p.voetnoot a{
text-decoration:underline;
}
.placeOrder #button{
float:right;
clear:right;
margin:20px 20px 0 0;
}

#addMessurement{
background-color:green;
margin-right:20px;
}
#MeasurementItems{
clear:both;
}

.Measurement{
width:445px;
float:left;
border:solid 1px black;
font-size:11px;
margin:10px;
margin-top:0;
border:1px solid #C4C2C2;
padding:10px 0 0 0;
}
.MeasurementTable td{
padding:3px 0;
}

#MeasurementTable{
padding:0 0 0 20px;
}
td.left_meassurements{
padding-left:10px;
}
.deeltitel{
float:left;
font-size:12px;
font-weight:bold;
margin-top:10px;
text-indent:10px;
}
h3{
padding:0px 0 10px 10px;
float:left;
width:200px;
}
#MeasurementItems .btn_orange_small_left{
float:right;
}

.test
{
	margin-top:350px;
}
.merberH3
{
	width:400px;
	font-size:12px;
	font-weight:bold;
	
	}
.memberBenefits li
{

	background:url(images/bullet_orange.png) no-repeat;
	text-indent:20px;
	margin-top:5px;
	list-style-type:none;
	font-size:12px;
	}
ul.memberBenefits 
{
margin:10px 0 10px 10px;	
	}
	
#formMember
{
border:solid 1px #c2c2c2;
width:530px;	
margin-left:10px;
padding-top:10px;
float:left;
	}
h3.formLabels
{
	font-size:12px;
	font-weight:bold;
	
	}
#memberName
{

width:205px;
margin-left:10px;

	}
#memberMessage
{

width:250px;
float:left;
	}
	#formBox
	{
		float:left;
		}
#memberMessage texrarea
{
	height:120px;
	border:solid green 1px;
	}
	
#vriendInvite th
{
	font-size:12px;
	padding-bottom:5px;
	
	}
#vriendInvite td
{
	padding-right:5px;
	}
	
#vriendInvite 
{
margin-left:15px;
font-size:12px;
	
	}
#sendCoupons{margin-left: 300px;text-align:right;padding: 10px;}
#sendCoupons input{	border:none;	background: none;color: #FFF;font-size: 15px;font-weight: bold;padding: 12px;}

#agree
{
	font-size:12px;
	margin-left:15px;
	}
#agree a:link,#agree a:visited 
{ 
	text-decoration:underline
	}
#agree a:hover
{
	text-decoration:none;
	}


#status
{
	float:right;
	width:370px;
	
	}
#status img { vertical-align:middle;}

#memberStatus
{
width:320px;
font-size:12px;

	}
ul#sendStatus
{
	font-size:12px;
	clear:both;
	margin-bottom: 1em;
	
	}
ul#sendStatus li
{
	text-indent:20px;
	background:url(images/bullet_orange.png) no-repeat;
	list-style:none;
	
	}



h3.memberStatus{padding-left:0;	font-size:12px;float:none;}
#yourCodes table
{
	clear:both;
	}
table#ctl00_cph1_CustomerTabs_pnlmembergetmember_CustomerMemberGetMember_GridViewYourCodes
{
	clear:both;
	border:none;
	
	border-bottom:solid 1px #d0d0d0;
	
	width:340px;
	margin-bottom:25px;
	font-size:12px;
}
table#ctl00_cph1_CustomerTabs_pnlmembergetmember_CustomerMemberGetMember_GridViewYourCodes td
{
	border:none;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	}
table#ctl00_cph1_CustomerTabs_pnlmembergetmember_CustomerMemberGetMember_GridViewYourCodes th

{
	font-size:12px;
	border-bottom:solid 1px #d0d0d0;
	padding-bottom:3px;	
	
	}
table#ctl00_cph1_CustomerTabs_pnlmembergetmember_CustomerMemberGetMember_GridViewCoupons
{
	clear:both;
	border:none;
	
	border-bottom:solid 1px #d0d0d0;
	
	width:340px;
	margin-bottom:25px;
	font-size:12px;
	
	}
	
table#ctl00_cph1_CustomerTabs_pnlmembergetmember_CustomerMemberGetMember_GridViewCoupons td
{
	border:none;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	}
table#ctl00_cph1_CustomerTabs_pnlmembergetmember_CustomerMemberGetMember_GridViewCoupons th
{
	font-size:12px;
	border-bottom:solid 1px #d0d0d0;	
	padding-bottom:3px;
}

/****************************/
/* Sitemap
/****************************/


/* buttons */

.btn_tiny_orange_left  { background:url(img/buttons/orange_tiny_right.jpg) no-repeat top right;padding:10px 0 12px 0; }
.btn_tiny_orange_left .right  { background:url(img/buttons/orange_tiny_left.jpg) no-repeat top right;padding:10px 15px 12px 15px; }

.btn_normal {} 
.btn_normal a {padding:10px 0px 0 0;font-weight:bold;color:#FFFFFF; } 
.btn_normal_orange_left  { background:url(img/buttons/orange_normal_right.jpg) no-repeat top right;padding:10px 0 12px 0; }
.btn_normal_orange_left .right  { background:url(img/buttons/orange_normal_left.jpg) no-repeat top right;padding:10px 15px 12px 15px; }

.btn_medium, .btn_medium .right { height: 29px; margin-bottom: 1em; float:left;} 
.btn_medium a {font-weight:bold;color:#FFFFFF;text-align:center; padding: 6px 10px 0 10px;display:block; } 
.btn_medium a:hover { color: #FFF;}
.btn_medium_orange_left  { background:url(img/buttons/orange_medium_right.jpg) no-repeat top right; }
.btn_medium_orange_left .right  { background:url(img/buttons/orange_medium_left.jpg) no-repeat top left; }

.btn_large, .btn_large .right { height: 43px; margin-bottom: 1em; float:left; font-size: 14px} 
.btn_large a {font-weight:bold;color:#FFFFFF;text-align:center; padding: 15px 25px 0 25px;display:block;min-width: 75px } 
.btn_large a:hover { color: #FFF;}
.btn_large_orange_left  { background:url(img/buttons/orange_2x_right.jpg) no-repeat top right; }
.btn_large_orange_left .right  { background:url(img/buttons/orange_2x_left.jpg) no-repeat top left; }

.highlight  {border:solid 2px #3398CC!important;}


.mensconf{padding:4px 0 7px 12px;width:130px;height:20px; background:url(images/blue_22x.png) no-repeat; float: right;position:relative;top:35px;left:-170px;}
.mensconf a{color:#FFFFFF;font-size:12px;line-height:19px; font-weight:bold;}

.galleryconf{padding:5px 0 7px 13px;width:140px;height:20px;background:url(images/green_22x.png) no-repeat;float: right;position:relative;top:35px;right:-130px;}
.galleryconf a {color:#FFFFFF;font-size:12px;line-height:19px; font-weight:bold;}


/******************Back Button(OgoneLayout)*****************/

.previousBtn{background:url(img/previous_btn.jpg) no-repeat bottom left;float:right;width:71px;height:15px;color:white;font-size:11px;font-weight:bold;text-align:center;padding-top: 15px;}
.previousBtn a{color:#FFFFFF;text-decoration:none;}

/*************** sous-menu affiliates ***************/
#headermenuaff a{text-decoration:none;}
#headermenuaff a:hover{ text-decoration:underline;color:#F7A13C;}