﻿/*********************** CATEGORY SECTION *************************/

#region3 li#Pager
{
	list-style-type: none;
	float:right;
}

h5.CategoryName
{
	font-size: 1.2em;
}

span.SortText
{
	font-size: 1.2em;
}

/*********************** END OF CATEGORY SECTION *************************/


/*********************** BASKET SECTION *************************/

.BasketTotals
{
	margin-top: 30px;

}


/*********************** END OF BASKET SECTION *************************/

/*********************** MISCELLANEOUS SECTION *************************/

.btnPadding
{
	padding: 5px 0px;
}

.TableText
{
	font-size: 0.9em;
}

.myaccountbrightvalidator
{
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
}

.browse
{
	font-weight: bold;
	font-size: 1.2em;
}

#region3 .OrderDetailsheaderlabel td
{
	font-size: 1em;
}

#region3 .SingleAddressPanel h1, #region3 .ShoppingBasket h1, #region3 .OrderHistory h1
{
	font-size: 1.3em;
}

#region3 .OrderHeading
{
	font-size: 1.2em;
}


/*********************** SHIPPING ADDRESS SECTION *************************/

.addressTable
{
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 0.9em;
}

/*********************** END OF SHIPPING ADDRESS SECTION *************************/


/*********************** ORDER SUMMARY ADDRESS SECTION *************************/


.OrderSummary h1
{
	font-size: 1.4em;
}

.OrderSummary td
{
	padding-right: 3px;
}

.refBox
{
	float: right; margin-right: 0px; margin-top: 5px;
}