/***
Filename:		shoppingcart.css
Author:			Andrei Vais
Date:			28/05/2008
Description:	Styling for shopping cart for Ryalux

***/
#ShoppingCart
{
	float: left;
	margin-bottom: 50px;
	width: 100%;
}

#ShoppingCart fieldset
{
	float: left;
	margin-bottom: 15px;
	width: 100%;
}

#ShoppingCart fieldset legend
{
	display: none;
}

#ShoppingCart strong
{
	font-weight: bold;
}

#PageContent .SingleColumnContent h3
{
	font-size: 130%;
	font-weight: normal;
	margin-top: 30px;
}

#PageContent .SingleColumnContent p img.CartImage
{
	float: right;
	margin: 0 0 0 15px;
}

#PageContent .SingleColumnContent form, #PageContent .SingleColumnContent form p, #PageContent .SingleColumnContent form h3
{
	float: left;
	width: 100%;
}

#PageContent .SingleColumnContent form p#SummaryMessage, #PageContent .SingleColumnContent p#SummaryMessage
{
	background: #9C1E3D;
	color: #FFFFFF;
	padding: 1% 0 1% 2%;
	width: 98.2%;
}

p#SummaryMessage strong
{
	font-size: 130%;
	/*line-height: 125%;*/
}

#Ryalux .Alert
{
	color: #FF0000;
}

#BasketMessage
{
	float: left;
	margin-top: 50px;
	width: 100%;
}

#Basket
{
	float: left;
	margin-top: 10px;
	width: 100%;
}

#Basket caption
{
	display: none;
}

#Basket th
{
	border: 1px solid #B3B3B3;
	font-weight: bold;
	padding: 4px 6px;
	width: 24%;
}

#Basket th.NarrowCollumn
{
	width: 14%;
}

#Basket th.ProductThumbnailColumn
{
	border-width: 0;
	width: 10%;
}

#Basket td
{
	border: 1px solid #B3B3B3;
	line-height: 130%;
	padding: 4px 6px;
	vertical-align: top;
}

#Basket td .LayerMask
{
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 50px;
}

#Basket td .LayerMask img
{
	float: left;
}

#Basket td a.RemoveSample
{
	color: #595A5D;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}

#PageContent #UserDetails
{
	list-style-image: none;
	list-style: none;
	padding-left: 0;
}

#PageContent #UserDetails li
{
	list-style-image: none;
	list-style: none;
	padding-left: 0;
}

#MySamples #LinkBackToSamples, #MySamples #CartButtons, #OrderConfirmation #CartButtons
{
	float: left;
	width: auto;
}

#MySamples #LinkBackToSamples a
{
	background: #FFFFFF;
	float: left;
	margin-top: 2px;
	text-decoration: none;
	width: auto;
}

#MySamples #CartButtons, #OrderConfirmation #CartButtons
{
	float: right;
}

#CartButtons input, #PageContent div form.standard p.formButton input.button
{
	background: #FFFFFF;
	border-width: 0;
	color: #595A5D;
	cursor: pointer;
	display: inline;
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 14px;
	padding-right: 0;
	padding-left: 0;
	text-transform: uppercase;
	width: auto;
}

#CartButtons #Order
{
	font-size: 85%;
	margin-right: 11px;
	width: 184px;
}

#DeliveryDetails #Send
{
	font-size: 85%;
	margin-right: 15px;
	width: 130px;
}

#CartButtons #ChangeSamples, #CartButtons #ChangeDetails
{
	font-size: 85%;
	width: 140px;
}

#CartButtons #ChangeDetails
{
	margin-left: 20px;
}

#CartButtons #Confirm
{
	font-size: 85%;
	margin-left: 20px;
	margin-right: 8px;
	width: 120px;
}

#PageContent .EmptyCart
{
	min-height: 265px;
}

ul#CatalogueLayout
{
	float: right;
	width: 100%;
}

#CatalogueLayout li
{
	background: #FFFFFF;
	display: inline;
	float: left;
	height: 227px;
	margin-top: 15px;
}

#CatalogueLayout li a.img
{
	background: url('../Images/imageloading.gif') no-repeat center center;
	float: left;
	overflow: hidden;
	height: 166px;
	margin-bottom: 0;
	width: 100%;
}

#CatalogueLayout li a.img img
{
	float: left;
	width: 100%;
}

#CatalogueLayout li h2
{
	float: left;
	padding-top: 5px;
	margin-bottom: 0;
	width: 97%;
}

#CatalogueLayout li p img.carpetsymbol
{
	display: inline;
	float: left;
	margin: 5px 10px 0 0;
}

#CatalogueLayout li h2 a
{
	color: #717275;
	display: block;
	font-size: 65%;
	font-weight: bold;
	height: 33px;
	line-height: 130%;
	margin-left: 4.2%;
	text-decoration: none;
	width: 94%;
}

#CatalogueLayout li h2 a:hover
{
	text-decoration: underline;
}

#PageContent ul.FourColumnLayout li
{
	height: 327px;
	margin-left: 2.1%;
	width: 22.9%;
}

#PageContent ul.ImageWithOptionsLayout
{
	margin-top: 15px;
	background-image: url('../../Static/Images/products_images/vatwist_roomset.jpg');
	background-repeat: no-repeat;
	height: 341px;
	overflow: hidden;
}

#PageContent ul.ImageWithOptionsLayout li
{
	width: 250px;
	margin-top: 0px;
	float: right;
	clear: both;
	border-bottom: 1px dotted #717275;
	height: 64px;
}

#PageContent ul.ImageWithOptionsLayout li:hover
{
	background-color: #E0E0E0;
}

#PageContent ul.ImageWithOptionsLayout li h2
{
	padding: 0px;
}

#PageContent ul.ImageWithOptionsLayout li h2 a
{
	font-size: 70%;
	margin: 0;
}

#PageContent ul.ImageWithOptionsLayout li h2 a
{
	padding: 25px 0 0 10px;
	height: 50px;
}

#PageContent ul.ImageWithOptionsLayout li h2 a:hover
{
	color: #9C1E3D;
}

