html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
}

html
{
	color: #AAAAAA;
}

body
{
	min-width: 960px;
}

strong
{
	font-weight: bold;
}

#container
{
	background: #fff url(/Images/Design/body_bg.jpg) repeat-x left top;
	min-height: 100%;
}

body, p, ul, ol, td
{
	font: .85em/1.6em "Arial" ,sans-serif;
}

a
{
	color: #7C428F;
	outline:none;
}

input
{
	outline:none;
}

.hide
{
	display: none
}

#main .imgReplace
{
	margin-left: -9999em;
}

textarea
{
	width: 250px;
	height: 100px;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

.clearBoth
{
	clear: both;
}

#clearHeader
{
	height: 160px;
}

#headerContainer
{
	height: 160px;
	position: absolute;
	top: 0; /* This makes sure that the menu dropdowns are always on top */
	z-index: 10;
	width: 960px;
}

#wrap
{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#header
{
	background-color: Transparent;
	height: 122px;
	padding: 0;
	margin: 0;
}

.fltl
{
	float: left;
}

.fltr
{
	float: right;
}

.txt-right
{
	text-align: right;
}

.txt-left
{
	text-align: left;
}

.txt-center
{
	text-align: center;
}

.txt-small
{
	font-size: 0.7em;
}

.txt-hide
{
	text-indent: -999em;
	overflow: hidden;
}

.waterMarkField
{
	color: #666666;
}

#header #headerLeft
{
	background: #fff url(/Images/Design/wrap_bg.jpg) no-repeat center top;
	height: 156px;
}

#header #headerLeft, #header #headerRight
{
	float: left;
	margin: 0;
	width: 480px;
}

#header #headerLeft a
{
	display: block;
	height: 122px;
	width: 480px;
	position:absolute;
	z-index:50;
}

h1, h2, h3, h4
{
	color: #669933;
}

h1
{
	font-size: 1.3em;
}

h2
{
	font-size: 1em;
}

#topPanel
{
	margin-bottom: 5px;
	width: 725px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

#topPanel .BackuptopPanel
{
	background: #fff url(/Images/Panels/home_page_panel.jpg) no-repeat center top;
}

#topPanel .HomeHeaderText
{
	top: 90px;
	left: 20px;
	display: inline;
	position: absolute;
	width: 450px;
	font-family: 'Trebuchet MS';
}

#staticPageTopPanel
{
	background: #FFFFFF url(/Images/Panels/DefaultStaticPageImage.jpg) no-repeat scroll center top;
	font-family: Arial,Helvetica,sans-serif;
	height: 181px;
	margin-bottom: 10px;
	position: relative;
	width: 727px;
}

.BackuptopPanel
{
	height: 181px;
}

#main #topPanel .promoText
{
	display: inline;
	position: absolute;
	width: 400px;
	margin: 10px 0 10PX 28px;
	line-height: 1.2em;
	font-size: 0.9em;
}

#topPanel .HomeHeaderText p
{
	line-height: 14px;
	font-size: 14px;
	color: #343434;
}


#topPanel #mainPromo
{
	float: left;
	height: 207px;
	width: 718px;
}

#topPanel #subPromo
{
	float: left;
	height: 207px;
	width: 242px;
}

#topPanel #subPromo #subPromo1
{
	height: 141px;
	width: 242px;
}

#topPanel #subPromo #subPromo2
{
	height: 66px;
	width: 242px;
}

ul.features li
{
	margin: 0;
	padding: 0 0 0 14px;
	list-style-type: none;
	background: url(/Images/Design/feature-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}


#main
{
	padding: 0;
	float: right;
	background: #fff;
	width: 725px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#main h1
{
	margin-top: 0px;
	line-height: 37px;
	color: #669933;
	font-size: 18px;
	margin-left: 0px;
}

#main p
{
	color: #000;
	margin-bottom: 5px;
	font-size: 12px;
	padding-right: 0px;
	margin-left: 0px;
}

/**/

#sidebar
{
	background: #fff;
	margin: 0;
	float: right;
	width: 192px;
}

#sidebar h2
{
	padding-left: 10px;
	margin-top: 7px;
	line-height: 37px;
	height: 37px;
	color: #669933;
	font-size: 18px;
}

#sidebar p
{
	margin-left: 10px;
	padding-left: 10px;
	color: #000;
}

#sidebar img
{
}
#sidebar h3, #sidebar p
{
	padding: 0 10px 0 0;
}

#footerContainer
{
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 347px;
	background: #fff url(/Images/Design/footer.jpg) no-repeat;
	background-position: center;
}

#footer
{
	width: 960px;
	height: 250px; /* 	margin-left: auto; 	margin-right: auto;*/
	clear: both; /*max-width: 960px; 	min-width: 960px;*/
	float: left;
	position: absolute;
}

#footerLeft
{
	padding-top: 5px;
	float: left;
}

#footerMiddle
{
	float: left;
	width: 700px;
	margin-top: 18px;
}

#footerMiddle ul
{
	margin-left: 60px;
	color: #EB6909;
	float: left;
}

#footer .center
{
	margin-left: 210px;
}

#footerMiddle ul li
{
}

#footerMiddle ul li strong a
{
	color: #EB6909;
}

#footerMiddle ul li a
{
	text-decoration: none;
	color: #666666;
	margin-right: 10px;
}

#footerRight
{
	text-align: right;
	float: right;
	padding-right: 0px;
	position: relative;
	margin-top: 50px;
}

#footerRight .Logo
{
	display: block;
	height: 50px;
	width: 100px;
}

#footerRight a
{
	float: left;
	margin-top: 40px;
	display: block;
	width: 150px;
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

#footerLeft
{
	font-size: 0.9em;
}

#footerLeft .copyright
{
	color: #FFF;
	text-decoration: none;
	margin-top: 100px;
	display: block;
	margin-left: 60px;
}

#footer .footerAddress
{
	float: left;
	color: #FFF;
	padding-left: 60px;
}

#footer p
{
	margin: 0;
	padding: 4px;
	font-size: .8em;
}

#FooterLinks
{
}

/*-- Home page / side bar pods --*/
#pods
{
	width: 960px;
}
.genericPod
{
	padding: 0;
	margin-top: 6px;
	width: 285px;
	float: left;
}

.podSpacerNarrow
{
	display: block;
	float: left;
	width: 17px;
	height: 1px;
}

.podSpacerWide
{
	display: block;
	float: left;
	width: 34px;
	height: 1px;
}

.genericPod h2
{
	line-height: 37px;
	height: 37px;
	color: #669933;
	font-size: 18px;
}

.genericPod p
{
	font-size: 12px;
	color: #000;
	margin-top: 1em;
}

.genericPod .genericPodBtn
{
	margin-top: 10px;
	text-align: right;
}

#sidebar div.side
{
	margin-top:10px;
}

#sidebar .cards
{
	margin-top:15px;
	width:190px;
	height:64px;	
}

#sidebar .GiftFinderWrap
{
	height: 228px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

#sidebar .GiftFinderWrap .GiftFinder
{
	background-image: url(/Images/Design/ColourPickerBg.jpg);
	background-repeat: no-repeat;
	height: 228px;
	position: relative;
	color: #000000;
}

#sidebar .GiftFinderWrap .GiftFinder .GiftFinderText
{
	margin: 2px 0 2px 10px;
	display: block;
	font-size: 0.8em;
}

#sidebar .GiftFinderWrap .GiftFinder .GiftFinderText label
{
	margin-top: 2px;
	margin-right: 5px;
	float: left;
}

#sidebar .GiftFinderWrap .GiftFinder .GiftFinderText input
{
	margin-top: 5px;
	float: left;
}

.colourPicker
{
	margin-top: 5px;
}

.colourPicker table
{
	width: 99%;
	border: 2px solid #CDCDCD;
}

#sidebar .GiftFinderWrap .GiftFinder .giftFinderHeading
{
	margin-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}

.colourPicker table tr td
{
	border: none;
	height: 19px;
	width: 18px;
	padding: 0;
}

#sidebar .colourPicker table div
{
	margin-top:0px;	
}

.colourPicker table td img
{
	margin: 0;
}

#test
{
	color: #FAFAFA;
}

#sidebar .GiftFinderWrap .GiftFinder .OccasionList
{
	border-width: thin;
	border-color: #ABADB3;
	border-top-style: dotted;
	border-bottom-style: dotted;
	margin-left: 10px;
	margin-right: 10px;
	padding: 4px 0 4px 0;
}

#sidebar .GiftFinderWrap .GiftFinder .PriceRangeList
{
	margin: 5px 0 2px 10px;
}

#sidebar .GiftFinderWrap .GiftFinder .OccasionList select,
#sidebar .GiftFinderWrap .GiftFinder .PriceRangeList select
{
	height: 17px;
	font-size: 0.75em;
}

#sidebar .GiftFinderWrap .GiftFinder .GiftFinderSubmit
{
	position: absolute;
	bottom: 0;
	right: 8px;
}

#sidebar #JoinMailingList
{
	background-image: url(/Images/Design/joinMailingListBg.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 193px;
	float: left;
}

#sidebar #JoinMailingList h1
{
	padding: 15px 0 0 20px;
	color: #F0812F;
}

#sidebar #JoinMailingList p
{
	padding: 0 10px 0 10px;
	font-size: 0.8em;
}

#sidebar #JoinMailingList .emailField
{
	margin-left: 20px;
}

#sidebar #JoinMailingList .SubmitButton
{
	margin-top: 10px;
}

/*-- Home page specific --*/
#featuredProducts #featuredProductsImages
{
	width: 960px;
	height: 138px;
}

#featuredProducts #featuredProductsIntro img
{
	float: left;
}

#featuredProducts #featuredProductsIntro .introText
{
	font-size: 12px;
	margin-left: 10px;
	color: #53441D;
}

#featuredProducts #featuredProductsIntro
{
	margin-top: 10px;
	height: 31px;
	line-height: 31px;
	background-color: #EFEFEF;
}

#featuredProducts #featuredProductsBtm
{
	margin-top: 5px;
	text-align: right;
}

.contactFrm
{
	color: #000;
	margin-left: 10px;
}

.contactFrm tr td
{
	padding: 5px 0 5px 0;
}

.contactFrm tr td label
{
	margin-right: 5px;
}

#headerContainer input.searchBox
{
	float: right;
	margin-top: 7px;
	border: 1px solid #666666;
}

#headerContainer input.searchBtn
{
	float: right;
	margin: 5px 7px 0 10px;
}

#headerContainer .basicSearchText
{
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	color: #7C428F;
}

/*-- Flyout Navbar --------------- */
#nav
{
	top:-34px;
	position: relative;
	width: 960px;
	height: 36px;
}

#navbar, #navbar ul, #nav_submenu
{
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 10;
}

#navbar
{
	background: #FFFFFF url(/Images/Design/nav_bg.jpg) no-repeat;
	width: 725px;
	float: right;
	font-family: Arial,Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 36px;
}

.pnlSearch
{
	position: absolute;
	right: 0;
	width: 275px;
	height: 36px;
	bottom: -34px;
}

#navbar li.home
{
}

#navbar li a
{
	margin-top: 0px;
	display: block;
	text-decoration: none;
	color: #7C428F;
	font-size: 14px;
}

#navbar a span
{
	display: block;
	background-color: Transparent;
	padding: 5px 20px 7px 20px;
}

#navbar a:hover
{
	color: #FFF;
	background: #7C428F url(/Images/Design/nav_selected_bg.gif) no-repeat 50%;
	text-decoration: none;
}

#navbar a:hover span
{
	background: #7C428F url(/Images/Design/nav_selected_bg.gif) no-repeat 50%;
	text-decoration: none;
}

#navbar li
{
	float: left;
	background: #FFF url(/Images/Design/nav_unselected_bg.jpg) no-repeat top right;
}

#navbar li ul li
{
	background-image: none;
	border-right: none;
}

#navbar li ul li a:hover
{
	background: none;
}

.navoptions
{
	position: absolute;
	z-index: 1000;
	left: -999em;
	padding-top: 0px;
}

.navoptions li
{
	margin: 0;
	width: 200px;
	background: #fff;
	text-align: left;
	filter: alpha(opacity=96);
	font-size: 12px;
}

.navoptions li.first
{
	padding-top: 18px;
}

.navoptions li a
{
	margin: 0 0 0 20px;
	display: block;
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
	color: #000;
	padding: 4px;
	font-size: 12px !important;
}

.navoptions li a:hover
{
	color: #000 !important;
	background: #FFF;
	text-decoration: underline !important;
}

#navbar li:hover .navoptions
{
	left: auto;
	z-index: 2000;
}

#navbar li:hover a
{
	color: #fff;
}

#navbar li:hover a span
{
	background: #7C428F url(/Images/Design/nav_selected_bg.gif) no-repeat 50%;
	text-decoration: none;
}

#navbar li ul a
{
	background-color: #fff;
	color: #333333;
}

#navbar li:hover ul a
{
	color: #333333;
	background-color: #FFF;
}

#navbar a.this, #navbar a.this:hover, #navbar li:hover a.this
{
	color: #fff;
	position: relative;
	top: 1px;
	padding: 0 0 0 8px;
	margin-top: 0px;
}

#navbar a.this span, #navbar a.this:hover span, #navbar li:hover a.this span
{
	padding: 9px 8px 9px 0;
	display: block;
}

.dropdownTab
{
	position: absolute;
	margin-top: -5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFF;
	z-index: 100;
}

.tabMyAccount li
{
}

.tabCategories
{
	width: 565px;
}

.tabCategories .tabCategoriesHead, .tabMyAccount .tabMyAccountHead
{
	height: 8px;
	font-size: 1px;
	background: url(/Images/Design/categories_menu_head.jpg) no-repeat left bottom;
}

.tabMyAccount .tabMyAccountHead
{
	background: url(/Images/Design/categories_menu_head.jpg) no-repeat -17px bottom;
}

.tabCategories table
{
	padding: 0;
	margin: 0;
}

.tabCategories .CategoryHeading
{
	font-weight: bold;
	color: #7C428E;
	background-color: #E0E0E0;
	padding: 2px 5px 5px 15px;
	font-weight: bold;
	margin-bottom: 5px;
}

.tabMyAccount .subHeading
{
	background-color: #E0E0E0;
	height: 25px;
	width: 100%;
}

.tabCategories table tr td
{
	vertical-align: text-top;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabCategories ul
{
	float: left;
	width: 113px;
}

.tabCategories ul li
{
	width: 113px;
	margin-left: 10px;
}

.tabCategories ul li a
{
	display: block;
	padding: 0;
	margin: 3px 0 3px 5px;
}

.category-table
{
	margin-left:-4px;
}

.categoryItem
{
	width: 175px;
	height: 120px;
	margin: 0 5px 5px 4px;
	position: relative;
}

.categoryItem .CategoryPodText
{
	position: absolute;
	bottom: 2px;
	left: 40px;
}

.categoryItem .CategoryPodText a
{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial;
}

.categoryItem .PodLink
{
	display: block;
	width: 175px;
	height: 128px;
}

/* ----- simple cart -------------------------------------- */

#headerContainer #header #headerRight #cart
{
	padding: 0;
	background-image: url(../Images/Design/header_mini_cart.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 83px;
	width: 235px;
	padding-top: 40px;
}

#headerContainer #header #headerRight #cart .cart-btns .cart-btn
{
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 15px;
	vertical-align: middle;
}

#headerContainer #header #headerRight #cart .cart-btns
{
	margin-left: 50px;
}

#headerContainer #header #headerRight #cart .cartText
{
	margin-right: 10px;
	font-size: 14px;
	margin-left: 90px;
	color: #FFF;
}

#headerContainer #header #headerRight #cart .divider
{
	margin-right: 10px;
	margin-left: 10px;
}

#headerContainer #header #headerRight #cart .cartText .divider
{
	color: #CCCCCC;
}

#headerContainer #header #headerRight #cartPromptBtns .checkoutButton
{
	margin-left: 40px;
	margin-right: 15px;
}

#headerContainer #header #headerRight a
{
	display: block;
	float: right;
}


/*-- Product List Page --------------------------------*/

#main table.productList tr td
{
	background-color: #FFF;
	border: 1px solid #CCC;
}

#main .prodList .productPod
{
	width: 235px;
	margin-right: 9px;
}

#main .prodList .productPod .ProductDetails
{
	min-height: 245px;
	background: url(/Images/Design/ProductListItemBg.jpg) repeat-x bottom left;
}

#main .prodList .productPod .productImage
{
	float: left;
	width: 235px;
	text-align: center;
	min-height: 200px;
}

#main .prodList .productPod .productImage img
{
	margin-top: auto;
	margin-bottom: auto;
}

#main .prodList .productPod .productImage a
{
	display: block;
	margin-top: auto;
	margin-bottom: auto;
	height: 200px;
}

#main .prodList .productPod .productText
{
	float: left;
	width: 235px;
	text-align: center;
}

#main .prodList .productPod .productText a.productTitle
{
	display: block;
	font-size: 12px;
	height: 40px;
	padding: 0 10px 0 10px;
}

#main .prodList .productPod .productText .reference
{
	font-size: 10px;
	color: #999999;
	display: block;
}

#main .prodList .productPod .productText .price
{
	margin: 6px 0 6px 0;
	/*font-size: 20px;*/
	color: #EB6A0A;
	font-weight: bold;
}

.strike-sale
{
	text-decoration:line-through;
}

#main .prodList .productPod .productText .priceType
{
	color: #999999;
}

#main .prodList .productPod .productText .rrp
{
	text-decoration: line-through;
}

#main .prodList .productPod .productText a
{
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

#main .prodList .productPod .productText a:hover
{
	text-decoration: none;
}

#main .prodList .featuredProductPod
{
	width: 100%;
	margin-right: 8px;
}

#main .prodList .featuredProductPod .ProductDetails
{
	min-height: 230px;
	background: url(/Images/Design/ProductListItemBg.jpg) repeat-x bottom left;
}

#main .prodList .featuredProductPod .productImage
{
	float: left;
	width: 175px;
	text-align: center;
}

#main .prodList .featuredProductPod .details
{
	float: left;
	width: 70%;
}

#main .prodList .featuredProductPod .shortDescription
{
	float: left;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.1em;
}

#main .prodList .featuredProductPod .productText
{
	float: left;
}

#main .prodList .featuredProductPod .reference
{
	font-size: 10px;
	color: #999999;
	display: block;
}

#main .prodList .featuredProductPod .price
{
	margin: 6px 0 6px 0;
	font-size: 20px;
	color: #EB6A0A;
	font-weight: bold;
	float: left;
}

#main .prodList .featuredProductPod .rrp
{
	text-decoration: line-through;
}

#main .prodList .featuredProductPod .productText a
{
	font-size: 11px;
	color: #333333; 
	text-decoration: underline;
}

#main .prodList .featuredProductPod a.productTitle
{
	display: block;
	font-size: 14px;
	height: 30px;
	font-weight:bold;
}

#main .prodList .featuredProductPod .addAButton
{
	float: right;
}

#main .prodList .featuredProductPod .addAButton a
{
	display: block;
	background-image:url(/Images/Design/added_to_basketbtn.gif);
	float: right;
	height: 27px;
	width: 121px;
}

#main .prodList .featuredProductPod .addAButton a:hover
{
	background-image:url(/Images/Design/added_to_basketbtn_over.gif);
}

/*-- Category filters ---------------------------------------------------------------------------------------------*/
.filter
{
	margin-top: 0px;
}

.filter .pages
{
	padding-top: 4px;
	width: 48%;
}

.filter .pages span.selectedPage
{
	display: block;
	height: 17px;
	width: 17px;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #7C428F;
	text-align: center;
	line-height: 17px;
	float: left;
	font-weight: bolder;
}

.filter .pages a
{
	display: block;
	height: 17px;
	width: 17px;
	font-size: 0.9em;
	font-weight: normal;
	color: #7C428F;
	text-align: center;
	line-height: 17px;
	float: left;
	text-decoration: none;
}

.filter .pages .pageText
{
	display: block;
	height: 17px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 17px;
	float: left;
}

.filter .pages a.pgrBtn
{
	color: #7C428F;
	width: 40px;
	margin: 0;
	font-weight: bold;
}

.filter .pages a.previous
{
	width: 60px;
}

.filter .SortFilter
{
	margin-right: 20px;
	color: #333333;
	font-size: 12px;
}

.filter .SortFilter label
{
	padding: 0 7px 0 0;
}

.filter .filters
{
	float: right;
	text-align: left;
	padding: 0em 0em 0em 0.45em;
	font-size: 12px;
	color: #333333;
	width: 50%;
}

/*-- Breadcrumb ---------------------------------------------------------------------------------------------*/
.breadcrumb
{
	font: 12px arial,helvetica,sans-serif;
	margin-bottom: 5px;
	margin-top: 2px;
}
.breadcrumb a
{
	color: #7C428F;
	font: 12px arial,helvetica,sans-serif;
}

.breadcrumb .currentPage
{
	color: #7C428F;
	font-weight: bold;
}

/*-- Product Details Page --------------------------------*/
#main #productDetail
{
	margin-top:4px;
	background-color: #FFF;
}

#main #productDetail h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #7E438E;
	line-height: normal;
}

#main #productDetail .reference
{
	font-size: 10px;
	color: #999999;
	display: block;
	margin-bottom: 10px;
}

#main #productDetail #productBody
{
}


#main #productDetail #productBody #productDetails
{
	float: left;
	margin-left: 20px;
	width: 365px;
	color: #000000;
}

#main #productDetail #productBody #productDetails h2
{
	padding: 0;
}


#main #productDetail #productBody #productDetails #productDescription
{
	font-size: 12px;
	width: 362px;
	margin-bottom: 15px;
}

#main #productDetail #productBody #productDescription strong
{
	font-size: 12px;
	font-weight: bold; /*display: block;*/
	margin-bottom: 10px;
}

#main #productDetail #productBody #productDescription p
{
	padding: 0;
	margin-bottom: 10px;
}

#main #productDetail #productBody #productActions
{
	background-color: #E4F2FB;
	padding: 10px;
}


#main #productDetail #productBody #productActions label, #main #productDetail #productBody #addToCart label
{
	display: block;
	float: left;
	width: 65px;
	line-height: 20px;
}

#main #productDetail #productBody #productActions h2
{
	font-size: 14px;
}


#main #productDetail #productBody #productDescription p
{
	padding: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#main #productDetail #productBody #productDetails #productActions p
{
	padding: 0;
}

#main #productDetail #productBody #productPrice
{
	margin-top: 10px;
	width: 100%;
}

#main #productDetail #productBody #productPrice #priceContainer
{
	float: left;
	width: 220px;
}

#main #productDetail #productBody #productPrice #priceContainer .price
{
	font-size: 24px;
	color: #EB6909;
	display: inline;
	font-weight: bold;
	margin-right: 25px;
}

#main #productDetail #productBody #productPrice .cardImage
{
	float: right;
	margin-top: 18px;
	margin-bottom: 18px;
}

#main #productDetail #productBody #productActions .vatMsg
{
	margin-left: 10px;
	font-size: 12px;
}


.loading{background:url(/img/ajaxLoader.gif) center center no-repeat;}

.image-column {width:340px;float:left;}

.image-column .clickToView
{
	font-size: 12px;
	display: block;
	margin: 5px 0 5px 0;
	color: #545454;
	vertical-align: middle;
}

.image-column .clickToView .clickToViewText
{
	display: block;
	text-decoration: underline;
	float: left;
	width: 40%;
	color: #545454;
}
.image-column .main-image{width:340px;border:1px solid #cdcdcd;text-align:center;}
.main-image .image{width:100%;height:300px;display:block;}
.main-image .image img{display:block;margin-left:auto;margin-right:auto;}

.additional-images{width:350px;clear:both;}
.additional-images .image{border:1px solid #cdcdcd;width:78px;margin-right:7px;float:left;margin-top:5px;}


#addToBasket
{
	float: right;
	width: 130px;
}

#main #productDetail #productBody #productActions .ActionLabel
{
	font-size: 18px;
	color: #7C428F;
	font-family: 'Trebuchet MS';
	padding: 3px;
	width: 100%;
	margin-bottom: 10px;
}

/*----- Special offer -----------------------------------*/


#main #productDetail .relatedProducts h3
{
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 5px 5px;
}

#main #productDetail .relatedProducts table
{
    margin-left:13px;
    padding-top:10px;
    width:100%;
}

#main #productDetail .relatedProducts .AddAssociatedProductToCart
{
    margin-top:10px;
}

#main #productDetail .relatedProducts .relatedProdList .productPod
{
	border: 1px solid #CCCCCC;
	width: 117px;
	margin-right: 4px;
	height:264px;
}

#main #productDetail .relatedProducts .relatedProdList .productPod .productImage
{
	float: left;
	width: 117px;
	text-align: center;
	height: 160px;
}

#main #productDetail .relatedProducts .relatedProdList .productPod .productText
{
	font-size: 10px;
	width: 117px;
	text-align: center;
	height:65px;
}

#main #productDetail .relatedProducts .relatedProdList .productPod input
{
	margin-left: 40px;
	margin-top: 1px;
}


#main #productDetail .relatedProducts .relatedProdList .productPod .productText a.productTitle
{
	font-size: 12px;
	position: relative;
	top: 0;
	display: block;
	padding: 2px;
}

#main #productDetail .relatedProducts .relatedProdList .productPod .productText .reference
{
	font-size: 10px;
	color: #999999;
	display: block;
}

#main #productDetail .relatedProducts .relatedProdList .productPod .productText .price
{
	font-size: 14px;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	background-color: #7C428F;
	padding-left: 5px;
	font-weight: bolder;
}

#main #productDetail .relatedProducts .relatedProdList .productPod .productText a
{
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

#main #productDetail .relatedProducts .AddAssociatedProductToCart
{
	text-align: right;
}

#main #productDetail .relatedProducts .AddAssociatedProductToCart #PromptWrap
{
	margin-left: 450px;
	margin-top: -15px;
}

#main #productDetail .relatedProducts .AddAssociatedProductToCart #PromptWrap #promptText
{
	margin-top: 20px;
	text-align: justify;
}

#main #productDetail .relatedProducts
{
	padding-top: 5px;
}

.SpecialOfferHeaderContainer
{
	background-image: url(../Images/Design/SpecialOfferHeaderImage.gif);
	background-repeat: no-repeat;
	height: 48px;
	vertical-align: bottom;
	padding-top: 1px;
	margin-bottom: 10px;
}

.SpecialOfferHeaderContainer .SpecialOfferHeader
{
	margin-left: 20px;
	margin-top: 20px;
	color: #333333;
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
}

.SpecialOfferHeaderContainer .SpecialOfferHeader .SpecialOfferHeaderHeading
{
	color: #7C428F;
	font-size: 17px;
	font-family: 'trebuchet MS';
}

/*-- Sign Up Page --*/
#signUpContainer
{
}

#signUpContainer #signUpMain
{
	float: left;
	width: 100%;
}

#signUpContainer #signUpMain .frm
{
	/*padding:0 15px 0 33px;*/
}

#signUpContainer #signUpAdditional
{
	width: 285px;
	float: left;
}

.frm table.signUp
{
	width: 100%;
	font-family: Trebuchet MS, Verdana;
	color: #7B438E;
	min-height:10px;
}

.frm .addressButtons
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.frm table.signUp tr td
{
	background-color: #F0F8FB; /*background-color: #000000;*/
	padding: 5px 28px;
	font-weight: bolder;
}

.frm table.signUp tr.labels td
{
	padding-bottom: 0;
	margin-bottom: 0;
}

.frm table.signUp tr.fields td
{
	padding-top: 0;
	margin-top: 0;
}

.frm table.signUp tr.fields .submit
{
	padding-right: 26px;
	padding-top: 15px;
}

.frm table.signUp tr td.deco
{
	padding: 0;
	width: 11px;
	background-color: #F0F8FB;
}

.addressNote
{
	background: url(/Images/Design/postageBox.jpg) no-repeat;
	padding: 20px 0 5px 25px;
	line-height: 1.2em;
}

.signUpDivider
{
	margin-bottom: 8px;
}

.smallTxt
{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.extraSmallTxt
{
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}


#main #productDetail #productBody #productActions 
{
}

#main #productDetail #productBody #productActions  #PromptWrap
{
	text-align: center;
	padding: 5px;
	margin-top: -5px;
}

/*-- Login Form ---------------------------------------/*
/* -- Login -- */
.login
{
	background-color: #F0F8FB;
	width: 400px;
	font-size: 12px;
	display: block;
	text-align: left;
	margin-bottom: 4px;
	padding: 10px 5px 10px 20px;
}

.loginRow
{
	margin: 5px 0 5px 0px;
}

.login label
{
	display: block;
	float: left;
	width: 100px;
	color: #333333;
}

.login input
{
}

/*-- View cart ----------------------------------------------------------------------------------------------*/
.giftWrapButton
{
	float: right;
	text-align: right;
	margin: 10px 0px 5px 0px;
}

table.pricingTable
{
	font-size: 1.0em;
	font-family: Arial;
	width: 725px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom:15px;
}

table.pricingTable td
{
	width:50%;
	padding:5px;
}

table.pricingTable th
{
	text-align: left;
	color: #FFFFFF;
	background-color: #72AFD0;
	font-weight: bold;
	padding: 5px;
}

table.pricingTable tr
{
	vertical-align: middle;
	padding-bottom: 10px;
	background-color: #F0F8FC;
	margin-top: 8px;
}

table.viewCart
{
	font-size: 1.0em;
	font-family: Arial;
	width: 725px;
	border-bottom: 1px dotted #CCCCCC;
}

#main table.viewCart tr
{
	background:#ffffff;
}

#main table.viewCart td, #main table.viewCart th
{
	filter: alpha(opacity=0);
	opacity:0;
	zoom:1;
}

table.viewCart th
{
	text-align: left;
	color: #FFFFFF;
	background-color: #72AFD0;
	font-weight: bold;
	padding: 5px;
}

table.viewCart tr
{
	vertical-align: middle;
	padding-bottom: 10px;
	background-color: #F0F8FC;
	margin-top: 8px;
}

.alternatingWhiteRow
{
	background-color: #FFF;
	height: 8px;
}

.giftWrapCheckbox input
{
	margin-right: 8px;
	display:block;
	float:left;
}

.giftWrapCheckbox label
{
	background: url(/Images/Design/giftwrap.gif) no-repeat left;
	padding-left: 15px;
	display:block;
	float:left;
}

.editMessage
{
	clear:both;
}
.giftWrapCheckbox
{
}

table.viewCart tr .giftWrap
{
	width: 91%;
	margin-bottom: 10px;
}

table.viewCart tr.giftWrapLine
{
	border-top: none;
	color: #333333;
}

table.viewCart tr.giftWrapLine Label
{
	font-size: 0.95em;
}

table.viewCart th.product, table.viewCart td.product
{
	width: 45%;
	padding-left: 20px;
}

table.viewCart td.product
{
	height:65px;
}

#main table.viewCart td.product h1
{
	line-height:18px;
}

table.viewCart td
{
	vertical-align: top;
	padding: 10px 5px 5px 28px;
}

table.viewCart th.price, table.viewCart td.price
{
	text-align: right;
	padding-right: 20px;
}

table.viewCart h1
{
	padding: 0 !important;
	margin: 0 !important;
}

table.viewCart .productName
{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

.cartImage img
{
	margin: 10px 0 10px 10px;
	width: 90px;
	height: 90px;
	text-align: center;
}

table.viewCart tr td.price
{
	font-size: 14px;
	color: #333333;
}

table.viewCart .cartImage img
{
	vertical-align: middle;
	margin: 0px 5px 5px 5px;
	max-height: 100px;
	max-width: 100px;
}

table.viewCart .cartDeleteItem img
{
	margin-left: 5px;
	float:left;
}

table.viewCart .cartDeleteItem .removeCheckbox
{
	float:left;
}

table.viewCart.ItemTemplate ddlQuantity
{
	padding-left: 10;
}

table.viewCart .sectionTop
{
	margin-top: 10px;
}

.pick-photo
{
	float:left;
	display:block;
	font-size:0px;
	line-height:0px;
	text-indent:-999em;
	overflow:hidden;
	height:80px;
	width:370px;
	background:url(/Images/Design/clicktoupload.jpg) no-repeat top left;
}

.pickphoto h2, .previewPhoto h1
{
	font-weight:bold;
	font-size:14px;
}
	
.pickphoto h2.upload
{
	text-indent:-999em;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
	height:40px;
	width:233px;
	background:url(/Images/Design/UploadyourImage.jpg) no-repeat top left;
}

.picked-photo
{
	float:left;
	display:block;
	margin-right:5px;	
}

.editMessageCommand
{
	clear:both;
}

.basketTotal
{
	font-weight: bold;
	float: right;
	color: #800000;
	margin-top: 10px;
}

.basketTotal .boxBody p .listTotalPrice
{
	font-size: 1.4em;
	color: #EA7013;
}

.basketTotal .boxBody .total
{
	margin-top: 10px;
	font-size: 14px;
}
#headerContainer #header #headerRight
{
	z-index: 100;
	position: relative;
}
#headerContainer #header #headerRight #cartPrompt
{
	position: absolute;
	height: 188px;
	width: 286px;
	left: 100px;
	top: 113px;
	background-color: #FFF;
	background: url(/Images/Design/added_to_basket.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#headerContainer #header #headerRight #cartPrompt #cartPromptBtns
{
	margin: 100px 0px 0px 23px;
	width: 90%;
}


#copyBody
{
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding-bottom: 10px;
}

#copyBody h2
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.0em;
	font-weight: bold;
	color: #7C428F;
}

#copyBody ul li
{
	list-style-type:disc;
	list-style-position:inside;
}

#copyBody .boxHead h2
{
	color: #FFF;
	margin-left: 15px;
}

.detailBox a
{
	font: 12px arial;
	color: #44484b;
	line-height: 18pt;
}

.detailBox .boxHead
{
	height: 30px;
	background-color: #73AFD1;
}

.detailBox h2
{
	padding-top: 6px;
	text-indent: 5px;
	color: #ffffff;
	text-align: left;
	font-weight: bolder;
}

.detailBox .boxBody
{
	margin: 0;
	padding: 10px;
	background-color: #F1F9FB;
	color: #000;
}

#copyBody p
{
	/*padding: 0;*/
}

/*
#copyBody h1
{
	color: #814592;
	padding-left: 0;
}
*/
.giftWrap .ImageUploader
{
	width: 100%;
}

.giftWrap .ImageUploader .Upload-btn
{
	margin-left: 0;
}

table.viewCart tr.giftWrapLine .label
{
	margin-top: 10px;
	display: block;
	color: #800080;
}

table.viewCart tr.giftWrapLine .field
{
	width: 100%;
}

/*-- Delivery Calendar ----------------------------------------------------------------------------------------------*/

.boxBody .DeliveryCalendar
{
	width: 178px;
	margin-top: 4px;
	background: none;
}

.boxBody .DeliveryCalendar tr
{
	background-color: #FFF;
}

.boxBody .DeliveryCalendar th
{
	color: Black;
	font-size: 0.85em;
	padding-left: 5px;
	padding-right: 5px;
}

.boxBody .DeliveryCalendar th th
{
	padding-left: 0;
	padding-right: 0;
}

.boxBody .DeliveryCalendar td
{
	/*padding-left: 5px; 	padding-right: 5px;*/
}

.boxBody .DeliveryCalendar table .CalendarTitle
{
	background: #FFF;
	padding: 5px;
}


.boxBody .DeliveryCalendar .CalendarTitle
{
	background: none;
}


/*-- Promptbox ----------------------------------------------------------------------------------------------*/

#PromptWrap
{
	position: absolute;
	width: 286px;
	z-index: 100;
	margin-left: -110px;
	margin-top: 15px;
}


#PromptWrap #innerWrap
{
	background: url(/Images/Design/promptTopBg.gif) no-repeat;
	background-position: top; /*padding-bottom: 20px;*/
}

#PromptWrap #promptText
{
	color: #000;
	font-size: 0.85em;
	margin-top: 30px;
	padding: 10px;
}

#PromptWrap .promptBtns
{
	text-align: right;
	padding-right: 10px;
}

.prodList #PromptWrap
{
	margin-top: 0;
	font-size: 1.2em;
}

.accordionHeader
{
	background-color: #72AFD0;
	color: #FFFFFF;
	padding-left: 10px;
	cursor: pointer;
	border-bottom: solid 1px #FFF;
}

.accordionHeader a
{
	color: #FFFFFF;
}

.frmFilterContainer
{
	float: left;
	border: 1px solid #CECECE;
	background-color: #EFEFEF;
	padding: 10px;
	width: 96.9%;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.frmFilterContainer label
{
	font-size: 14px;
	font-weight: bold;
}

.frmDates, .frmTypes
{
	border: 1px solid #CECECE;
	background-color: #F8F8F8;
	padding: 10px;
	float: left;
}

.frmDates
{
	width: 200px;
}

.frmTypes
{
	width: 250px;
}

.frmLinks
{
	border: 1px solid #CECECE;
	background-color: #F8F8F8;
	width: 200px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}

.frmDates label, .frmTypes label
{
	margin-left: 5px;
}

.frmFilters
{
	border: 1px solid #CECECE;
	background-color: #F8F8F8;
	width: 200px;
	float: left;
	margin-left: 10px;
	padding: 10px;
}

.order
{
	background-color: #FFF;
	font-size: 1.5em;
	color: #000000;
}

.order tr th
{
	text-align: center;
	color: #333;
	background-color: #ECECEC;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

.order tr td, .order tr th
{
	border: 1px solid #CECECE;
}

.order tr td.orderid, .order tr th.orderid
{
	width: 60px;
}

.order tr td.status, .order tr th.status
{
	width: 150px;
}
.order tr td.stock, .order tr th.stock
{
	width: 30px;
}
.order tr td.customer, .order tr th.customer
{
	width: 120px;
}

.order tr td.commands, .order tr th.commands
{
	width: 100px;
}

.order tr td.date, .order tr th.date
{
	width: 60px;
}

.order tr td.discount, .order tr th.discount
{
	width: 100px;
}

.order tr td.postage, .order tr th.postage
{
	width: 200px;
}

.order tr td.value, .order tr th.value
{
	width: 60px;
}

.orderDetails
{
	font-size: 12px;
	margin: 5px 0 0 21px;
	border: 1px solid #CECECE;
	background-color: #FFF;
	width: 97%;
}

.orderDetails th
{
	text-align: left;
	color: #7C428F;
	background-color: #F1F9FB;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	border: 1px solid #CECECE;
}

.orderDetails td.price
{
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 14px;
	color: #DF711B;
	font-weight: bold;
}

.orderDetails tr.altRow
{
	background-color: #CCCCFF;
}

.orderActionsPanel
{
	width: 200px;
	height: 520px;
	background-color: #F3F3F7;
	border: 2px solid #C2C4D2;
	padding: 8px 5px 10px 5px;
	font-size: 1.1em;
}

.adminGrid
{
	margin-left: 1px;
	margin-top: 1em;
	font-size: 0.8em;
	vertical-align: top;
}

.adminGrid td, .adminGrid th
{
	border: 1px solid #CECECE;
}

.adminGrid td.text
{
	width: 300px;
}

.adminGrid .topRow
{
	border-bottom: 1px solid #EFEFEF;
}

.adminGrid tr.altRow
{
}

.adminGrid tr.outofstock
{
	background-color: #FF4F4F;
}

.adminGrid tr td, .adminGrid tr th
{
	padding: 5px;
	color: #000000;
}

/*-- Search Results ----------------------------------------------*/
table.searchResults
{
	margin-top:3px;
	width: 100%;
}

table.searchResults tr td
{
	width: 99%;
}

.searchResult
{
	margin-bottom: 1em;
	padding: 10px;
	background-color: #F0F8FC;
}
.searchImage, .searchDetails
{
	float: left;
}
.searchImage
{
	border: 1px solid #cecece;
	min-width: 150px;
	text-align: center;
	background-color: #FFFFFF;
}
.searchDetails
{
	width: 72%;
	margin-left: 15px;
}
.searchDetails a
{
	color: #7C428F;
	font-size: 14px;
	width: 65%;
}

#main .searchDetails p
{
	margin-left: 0;
}

.searchText
{
	color: #EA7013;
	font-size: 1.3em;
	font-weight: bold;
}

#copyArea
{
	color: #447C9E;
	font-size: 1.0em;
}

#copyArea p
{
	color: #333;
}

#copyArea .testimonial
{
	margin-left: 20px;
	margin-top: 20px;
}

#copyArea .testimonial p
{
	line-height: 1.1em;
	color: #447C9E;
}

#copyArea .Pricing
{
	margin-top: 20px;
}

#copyArea ul
{
	margin-left: 0px;
}

.terms
{
	margin-left:5px;
}

#main .locationHeader h2
{
	font-size:18px;
	line-height:20px;
	margin:0px;
	margin-left:20px;	
}

#footerBottomCentre
{
	float: left;
	margin-top: 15px;
	margin-left: 60px;
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #DEDEDE;
	padding-top: 10px;
}

#footerBottomCentre ul li
{
	float: left;
	margin-right: 5px;
}

#footerBottomCentre ul li a
{
	color: #6AB87E;
	text-decoration: none;
}

#main .NoProductsCategoryList
{
	color: #000000;
	margin-top: 20px;
}

#main #productDetail #productBody #productDetails #productActions .NoStockMessgae
{
	margin-top: 30px;
}

.homePagePromoContainer
{
	width: 725px;
}

.homePagePromo
{
	height: 125px;
	width: 100%;
}

.homePagePromo a
{
}

#main .homePagePromo h1, #main .HomeHeaderText h1
{
	padding-top: 10px;
	margin-left: 20px;
	margin-top: 0;
	color: #C32439;
	font-size: 30px;
	width: 490px;
}


.categoryPromoPanel .homePagePromo
{
	height: 180px;
	width: 100%;
}

.categoryPromoPanel .homePagePromo a
{
	display: block;
	height: 180px;
	width: 100%;
}


#main .homePagePromo .promoText, .templatePageText
{
	width: 490px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 12px;
	color: #000000;
	line-height: 1.1em;
}

#main #copyBody .note
{
	color: #FFFFFF;
	background-color: #8AC9EC;
	font-weight: bold;
	padding: 3px;
}

#main #productDetail .relatedProducts .relatedProdList .productPod .productImage a
{
	height: 160px;
	display: block;
}

#PromptWrap .PromptBottom
{
	background: url(/Images/Design/promptBottomBg.png) no-repeat;
	height: 30px;
	margin-top: -20px;
}

#addToBasket #PromptWrap
{
	margin-left: -150px;
	margin-top: 25px;
}

.productPod .AddToBasketButton a
{
	background: url(/Images/Design/add_to_basket.jpg) no-repeat;
	height: 27px;
	display: block;
}

.productPod .AddToBasketButton a:hover
{
	cursor:pointer;
	background: url(/Images/Design/add_to_basket_roll.jpg) no-repeat;
}


.Customerorder
{
	background-color: #FFF;
	font-size: 1.5em;
	color: #000000;
}

.Customerorder tr th
{
	text-align: center;
	color: #7C428F;
	background-color: #F1F9FB;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

.Customerorder tr td, .Customerorder tr th
{
	border: 1px solid #CECECE;
	font-size: 12px;
}

.Customerorder tr td.orderid, .Customerorder tr th.orderid
{
	width: 60px;
	color: #7C428F;
}

.Customerorder tr td.status, .Customerorder tr th.status
{
	width: 150px;
}
.Customerorder tr td.stock, .Customerorder tr th.stock
{
	width: 30px;
}
.Customerorder tr td.customer, .Customerorder tr th.customer
{
	width: 120px;
}

.Customerorder tr td.commands, .Customerorder tr th.commands
{
	width: 100px;
}

.Customerorder tr td.date, .Customerorder tr th.date
{
	width: 60px;
}

.Customerorder tr td.discount, .Customerorder tr th.discount
{
	width: 100px;
}

.Customerorder tr td.postage, .Customerorder tr th.postage
{
	width: 200px;
}

.Customerorder tr td.value, .Customerorder tr th.value
{
	width: 60px;
}

.adminGrid
{
	margin-left: 1px;
	margin-top: 1em;
	font-size: 0.8em;
	vertical-align: top;
}

.CustomerGrid td, .CustomerGrid th
{
	border: 1px solid #CECECE;
}

.CustomerGrid td.text
{
	width: 300px;
}

.CustomerGrid .topRow
{
	border-bottom: 1px solid #EFEFEF;
}

.CustomerGrid tr.altRow
{
}

.CustomerGrid tr.outofstock
{
	background-color: #FF4F4F;
}

.CustomerGrid tr td, .CustomerGrid tr th
{
	padding: 5px;
	color: #7C428F;
}

#copyBody .CustomerGrid h2
{
	font-size: 1.2em;
}

.boxBody .detail
{
	font-size: 1.2em;
}

.boxBody .detail label
{
	color: #7C428F;
	font-weight: bold;
}

.signupHeader
{
	background: url(/Images/Headings/my_account.jpg);
	height: 206px;
	width: 727px;
}

#main .signupHeader h1
{
	color: #A40034;
	font-size: 38px;
	padding-top: 18px;
}

#main .signupHeader h1 span
{
	display: block;
	color: #7A7A7A;
	font-size: 25px;
	line-height: 25px;
}

.signupHeader .signupText
{
	width: 447px;
	margin-top: 10px;
}

.signupHeader .signupText p
{
	line-height: 1.2em;
}


#EnquiryForm label
{
	display: block;
	float: left;
	width: 200px;
}

#EnquiryForm .field
{
	float: left;
	width: 300px;
}

#EnquiryForm .enquiryRow
{
	margin-top: 5px;
	color: #000;
	font-size: 0.87em;
	padding-left: 20px;
}

#EnquiryFields
{
	background-color: #F0F8FB;
	padding: 10px 0 10px 0;
}

#enquiryButtons
{
	margin-top: 15px;
	padding-right: 80px;
	text-align: right;
}

.requiredMarker
{
	color: #FF0000;
}

.errorSummary {border: 1px solid #cc0000;background-color: #cc0000;width: 100%;color:#ffffff;margin:10px 0px 10px 0px;}
.errorSummary h4 {margin:3px 0px 3px 3px;color:#ffffff;}
.errorSummary ul {margin: 0px;padding: 5px;background-color: #ffffff;color:#cc0000;list-style-type:none;}

#EnquiryForm p
{
	padding: 0;
}

.orange
{
}

#AdditionalBodyCopy
{
	margin-top: 10px;
}

#main #AdditionalBodyCopy p
{
	margin-left:0px;
	padding-right:0px;
}

#CategoryHeader p
{
}

#CategoryHeader h1
{
	margin-bottom: 10px;
}

.templatePageText, .templateFooterPageText
{
	color: #000;
	line-height: 1.1em;
	font-size: 0.95em;
}

.templateFooterPageText
{
	margin-top: 5px;
}

.testimonialName
{
	text-align:right;
	color: #447C9E;
	font-size: 12px;
}

.testimonial .testimonialName
{
	color:#447C9E;
}

hr
{
  border: 0;
  width: 80%;
  background-color: #669933;
  height: 1px;
}

.testimonialItem
{
	margin-top: 30px;
	margin-bottom: 10px;
}

#main .testimonialItem p
{
	color: #447C9E;
}

.seperator
{
	margin-top: 30px;
}

.FilterRefreshButton
{
	float: right;
}

.FilterField
{
	margin-top: 5px;
	float: right;
}

.human-sitemap a
{
	font-size: 1.2em;
}

/* Image Picker */
.dialog
{
	width:705px;
	height:415px;
	overflow:auto;
}

.dialog .innertube
{
	padding:5px 15px
}

.dialog .pickphoto .ImageUploader span
{
	font-size:10px;
}

.dialog .pickphoto
{
	float:left;
	width:365px;
	margin-left:5px;
	border-right:1px solid #B6C4CD;
	height:310px;
	margin-top:5px;
	margin-bottom: 5px;
}

.dialog .footer
{
	padding-top:2px;
	margin-top:10px;
	border-top:1px solid #B6C4CD;
	clear:both;
}
.dialog .help
{
	padding-bottom:5px;
	border-bottom:1px solid #B6C4CD;
}

.dialog .help p
{
	font-size:12px;
}

.dialog .previewPhoto img
{
	border:1px solid #666666;
	margin-top:10px;
	margin-bottom:10px;
}

.dialog .previewPhoto
{
	float:left;
	width:250px;
	height:300px;
	margin-left: 15px;
	text-align:left;
	margin-top:15px;
}

.thumbnails img
{
	
	margin:5px;
	border:1px solid #669933;
}

.thumbnails img.btnPrevious
{
	margin-left:0px;
}

.btnPrevious
{
	float:left;
}

.btnNext
{
	float:left;
}

.scrollThumbnails
{
	float:left;
}

.thumbnails ul li
{
	width:80px;	
	height:115px;
}

.banner
{
	width:100%;
	height:	180px;
}

.banner .inner-banner
{
	padding:10px 20px;
}

.banner .inner-banner p br
{
	line-height:7px;
	height:7px;
	font-size:7px;	
}

#main .banner .inner-banner p, #main .banner .inner-banner h1
{
	margin:0px;
	padding:0px;	
}

#main .banner .inner-banner h1
{
	font-size:24px;
	line-height:23px;
	margin-top:5px;
	margin-bottom:0px;
}


/* -- Login -- */
#newCustomer, #existingCustomer
{
	width:48%;
	min-width:284px;
	height:255px;
}

#newCustomer
{
	float:left;
}

#existingCustomer
{
	float:right;
	margin-left:3px;
}

#newCustomer input.sign-up
{
	margin-left:35px;
}

#newCustomer h1, #existingCustomer h1
{
	padding:5px 0px 5px 70px;
}

#newCustomer h1
{
	padding-left:60px;
}

#newCustomer .innertube p
{
}
#existingCustomer .innertube p,
#existingCustomer .innertube label
{
}

#newCustomer h1
{
	background:#0A529A url(/Images/Design/login-new-customer.gif) no-repeat 35px 2px;
}

#existingCustomer h1
{
	background:#0A529A url(/Images/Design/login-existing-customers.gif) no-repeat 35px 1px;
}

#newCustomer .innertube,
#existingCustomer .innertube
{
	padding:15px 20px 5px 35px;
}

.loginRow
{
	margin:0 0 2px 0;
}

#existingCustomer p
{
	margin-bottom:0.5em;
}

#existingCustomer label
{	
	display:block;
	color:#794186;
	width:8em;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	
}

#existingCustomer input
{
	width:16em;
}

#existingCustomer input.login-btn
{
	width:66px;
	height:32px;
}

.forgotten-password
{
	display:block;
	font-size:12px;
	margin-top:4px;
}
/* CHECKOUT */
.checkout-box
{
	width:100%;
	background:#f1f9fb;
	border-bottom:2px solid #73afd1;
	margin-top:15px;
}

.checkout-box .innertube
{
	padding:10px 40px 5px 40px;	
}

.checkout-box .bottomtube
{
	padding:10px 0px 5px 0px;	
	margin-left:40px;
	margin-right:40px;
	border-top:1px dotted #cccccc;
}

.checkout-box .newtube
{
	padding:5px 0px 5px 0px;	
	margin-left:40px;
	margin-right:40px;
	border-top:1px dotted #cccccc;
}

#main .checkout-box h1
{
	margin:0px;
	background:#73afd1;
	font-size:16px;
	line-height:16px;
	padding:5px 0px 5px 40px;	
	color:#fff;
	font-weight:bold;
}


#main .checkout-box .newtube h1
{
	background:none;
	color:#000000;
	margin:0px;
	padding:5px 0px;
}

#main .checkout-box h2
{
	color:#000000;
	font-size:1.2em;
	font-weight:bold;	
}

.checkout-box p, .checkout-box input, .checkout-box label, .checkout-box select
{
}

.checkout-box p.txt-small
{
	font-size:8px;
}

.checkout-box .innertube input:focus, .checkout-box .innertube input.focus
{
	background-color:#FFFE9D;
}

.btn-continue
{
	float:right;	
}

.price-range-list
{
	width: 25%; 
}

.CheckoutCalendar
{
	margin-left:185px;	
}

.order-address
{
	width:370px;
}

.giftWrap .validation-message
{
	font-weight:bold;
	color:red;
	display:none;
	float:left;
}

.save-address label
{
	font-size:12px;
	font-weight:bold;
	color:#794186;
}

.social_bookmarks 
{
	display:block;
    text-align: right;
    width:300px;
    height:25px;
    margin-top:10px;
    overflow:hidden;
    vertical-align:top;
}

.social_bookmark {
    display: inline-block;
    height: 20px;
    margin-left: 0;
    vertical-align: text-bottom;
    float:left;
}

.social_facebook
{
	padding-right:10px;
}


