*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #666666;
	background: #e6e2e2 url(/images/bgrounds/body.gif) 50% -300px;
	margin: 12px 0 0 0;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #666666; text-decoration: underline; }
a:visited { color: #666666; text-decoration: underline; }
a:hover { color: #666666; text-decoration: none; }
a:active { color: #666666; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}

#sub-l .content ul, .catlist { margin: 0 0 1em 5px; }
#sub-l .content ul li, .catlist li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/pink-arrow.gif) no-repeat 4px 4px;
}
#sub-l .content ol {
	margin: 0 0 1em 20px;
}
#sub-l .content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #a66266;
}
h1 { font-size: 1.5em; color: #3a3a3a; font-style: italic; font-weight: normal; margin-bottom: .3em; text-transform: lowercase; }
h2 { font-size: 1.3em; text-transform: lowercase; }
h3 { font-size: 1.1em; text-transform: lowercase; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	line-height: 1.3em;
	margin: 0 0 1em 0;
	text-transform: none;
}
.content p, #sub-l p {
	font-size: 1.1em;
	line-height: 1.2em;	
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#container {
	margin: 0 auto;
	width: 960px;
	background: #fff url(/images/bgrounds/container.gif) no-repeat;
	text-align: left;
}
#header {
	position: relative;
	width: 100%;
	height: 174px;
	background: url(/images/bgrounds/header.gif) no-repeat 615px 110px;
}

#header .logo {
	position: absolute;
	left: 28px;
	top: 20px;
}
#header h2 {
	width: 283px;
	height: 36px;
	position: absolute;
	right: 27px;
	top: 15px;
	background: url(/images/text/customer-service-and-phone-orders.gif) no-repeat;
}


#topnav {
	position: relative;
	text-align:right;
	width: 960px;
	height: 38px;
}

#topnav ul {
	top: 137px; 
	right: 19px;
	position: absolute;
	height: 25px;
}
#topnav li {
	float: left;
	text-align: center;
}
#topnav li.current a, #topnav li.current a:link, #topnav li.current a:visited, #topnav li.current a:hover, #topnav li.current a:active {
	font-weight: bold;
	text-decoration: none;
}

#topnav li a, #topnav li a:link, #topnav li a:visited, #topnav li a:active {
	padding: 3px 9px 3px 13px;
	display: block; /*if require background-changing, remove from LI and remove floating on footer*/
	font-weight: normal;
	font-size: .9em;
	color: #666666;
	font-style: italic;
	text-decoration: none;
	text-transform: lowercase;
	background: url(/images/icons/pink-bullet.gif) no-repeat left 50%;
}

#topnav li a.first, #topnav li a.first:link, #topnav li a.first:visited, #topnav li a.first:active {
	background: none;
}
#topnav li a:hover {
	text-decoration: underline;
}
.cartnav {
	height: 52px;
	position: absolute;
	right: 28px;
	top: 54px;
}

#nav-notloggedin {
	width: 342px;
}
#nav-loggedin {
	width: 538px;
}
.cartnav li {
	float: left;
}

.cartnav li#view-cart-button {
	width: 126px;
	background: url(/images/text/nav-view-cart-over.gif) no-repeat;
}
.cartnav li#checkout-button {
	width: 88px;
	margin-right: 10px;
	background: url(/images/text/nav-checkout-over.gif) no-repeat;
}
.cartnav li#login-register-button {
	width: 118px;
	background: url(/images/text/nav-login-register-over.gif) no-repeat;
}
.cartnav li#my-account-button {
	width: 109px;
	margin-right: 10px;
	background: url(/images/text/nav-my-account-over.gif) no-repeat;
}
.cartnav li#order-history-button {
	width: 109px;
	margin-right: 10px;
	background: url(/images/text/nav-order-history-over.gif) no-repeat;
}
.cartnav li#logout-button {
	width: 76px;
	background: url(/images/text/nav-logout-over.gif) no-repeat;
}

.cartnav li a, .cartnav li a:link, .cartnav li a:visited, .cartnav li a:active {
	display: block;
	height: 52px;
	text-indent: -9000px;
	overflow: hidden;
	background: url(/images/text/nav-view-cart.gif) no-repeat;
}
.cartnav li a:hover, .cartnav li a.current, .cartnav li a.current:link, .cartnav li a.current:visited, .cartnav li a.current:hover, .cartnav li a.current:active {
	background-image: url(/images/text/nav-view-cart-over.gif);
}

.cartnav li#checkout-button a, .cartnav li#checkout-button a:link, .cartnav li#checkout-button a:visited, .cartnav li#checkout-button a:active {
	background-image: url(/images/text/nav-checkout.gif);
}
.cartnav li#checkout-button a:hover, .cartnav li#checkout-button a.current, .cartnav li#checkout-button a.current:link, .cartnav li#checkout-button a.current:visited, .cartnav li#checkout-button a.current:hover, .cartnav li#checkout-button a.current:active {
	background-image: url(/images/text/nav-checkout-over.gif);
}

.cartnav li#login-register-button a, .cartnav li#login-register-button a:link, .cartnav li#login-register-button a:visited, .cartnav li#login-register-button a:active {
	background-image: url(/images/text/nav-login-register.gif);
}
.cartnav li#login-register-button a:hover, .cartnav li#login-register-button a.current, .cartnav li#login-register-button a.current:link, .cartnav li#login-register-button a.current:visited, .cartnav li#login-register-button a.current:hover, .cartnav li#login-register-button a.current:active {
	background-image: url(/images/text/nav-login-register-over.gif);
}

.cartnav li#my-account-button a, .cartnav li#my-account-button a:link, .cartnav li#my-account-button a:visited, .cartnav li#my-account-button a:active {
	background-image: url(/images/text/nav-my-account.gif);
}
.cartnav li#my-account-button a:hover, .cartnav li#my-account-button a.current, .cartnav li#my-account-button a.current:link, .cartnav li#my-account-button a.current:visited, .cartnav li#my-account-button a.current:hover, .cartnav li#my-account-button a.current:active {
	background-image: url(/images/text/nav-my-account-over.gif);
}

.cartnav li#order-history-button a, .cartnav li#order-history-button a:link, .cartnav li#order-history-button a:visited, .cartnav li#order-history-button a:active {
	background-image: url(/images/text/nav-order-history.gif);
}
.cartnav li#order-history-button a:hover, .cartnav li#order-history-button a.current, .cartnav li#order-history-button a.current:link, .cartnav li#order-history-button a.current:visited, .cartnav li#order-history-button a.current:hover, .cartnav li#order-history-button a.current:active {
	background-image: url(/images/text/nav-order-history-over.gif);
}

.cartnav li#logout-button a, .cartnav li#logout-button a:link, .cartnav li#logout-button a:visited, .cartnav li#logout-button a:active {
	background-image: url(/images/text/nav-logout.gif);
}
.cartnav li#logout-button a:hover, .cartnav li#logout-button a.current, .cartnav li#logout-button a.current:link, .cartnav li#logout-button a.current:visited, .cartnav li#logout-button a.current:hover, .cartnav li#logout-button a.current:active {
	background-image: url(/images/text/nav-logout-over.gif);
}

#main {
	width: 960px;
}
#main-l, #main-r, #sub-l, #sub-r {
	float: left;
	display: inline;
}
#main-l {
	width: 227px;
}
#main-r {
	width: 733px;
}

#sub-l {
	width: 525px;
	margin: 0 10px 0 0;
}
#sub-r {
	width: 170px;
}

.browseproducts {
	background: url(/images/text/browse-products.gif) no-repeat;
	width: 142px;
	height: 18px;
	margin: 0 0 5px 28px;
}
.browsebrands {
	background: url(/images/text/browse-brands.gif) no-repeat;
	width: 192px;
	height: 35px;
	margin: 10px 0 15px 10px;
}
.sidesearch {
	background: url(/images/text/sidesearch.gif) no-repeat;
	width: 188px;
	height: 36px;
	margin: 10px 0 15px 12px;
}
#main-l form {
	margin: 0 0 0 37px;
}
#main-l select {
	border: 1px solid #999;	
	width: 163px;
	color: #666666;
	padding: 2px;
	font-size: .9em;
}
#main-l option {
	color: #666666;
}
#main-l form input {
	float: left;
}
#main-l form input#keyword {
	border: 1px solid #999;
	width: 134px;
	height: 11px;
	font-size: .9em;
	color: #666666;
	padding: 2px;
	margin: 0 3px 0 0;
}

input.quantity {
	width: 30px;
}

.sidespecials, .sidenewproducts, .sidegiftvouchers, .helphowto {
	width: 117px;
	height: 18px;
	margin: 0 0 6px 28px;
}

.helphowto {
	width: 150px;
}
.sidenewproducts a {
	background-image: url(/images/text/new-products.gif);
}
.sidespecials a {
	background-image: url(/images/text/specials.gif);	
}
.sidegiftvouchers a {
	background-image: url(/images/text/gift-vouchers.gif);
}
.helphowto a {
	background-image: url(/images/text/help-how-to.gif);
}
.helphowto a, .helphowto a:link, .helphowto a:visited, .helphowto a:active,
.sidespecials a, .sidespecials a:link, .sidespecials a:visited, .sidespecials a:active,
.sidenewproducts a, .sidenewproducts a:link, .sidenewproducts a:visited, .sidenewproducts a:active,
.sidegiftvouchers a, .sidegiftvouchers a:link, .sidegiftvouchers a:visited, .sidegiftvouchers a:active {
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	overflow: hidden;
	text-indent: -9000px;	
	width: 117px;	
}
.helphowto a, .helphowto a:link, .helphowto a:visited, .helphowto a:active {
	width: 150px;
}
.sidespecials a:hover, 
.helphowto a:hover, 
.sidenewproducts a:hover, 
.sidegiftvouchers a:hover {
	background-position: 0 -30px;
}

.curvebox {
	background: url(/images/bgrounds/curvebox.gif) no-repeat bottom left;
	text-transform: lowercase;
	padding: 0 0 1px 0;
	line-height: 1.4;
	margin: 0 0 10px 0;
}
.curvebox p {
	padding: 0 20px;
	font-style: italic;
}
.curvebox h3 {
	width: 170px;
	height: 42px;
	background: url(/images/text/mailing-list.gif) no-repeat;
}

#deliverybox h3 { background-image: url(/images/text/delivery.gif); }
#inyourcartbox h3 { background-image: url(/images/text/in-your-cart.gif); }

#featured-products {
	width: 733px;
}

#featured-products h1 {
	background: url(/images/text/featured-products.gif) no-repeat;
	width: 151px;
	height: 18px;
	margin: 5px 0 10px 3px;
}

p.breadcrumbs {
	border-bottom: 1px solid #c8c8c8;
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
}

.frame {
	width: 120px;
	margin: 0 9px 0 0;
	padding: 10px 10px 0 10px;
	background: url(/images/bgrounds/photo-frame-140.gif) no-repeat;
	float: left;
	display: inline;
}

.frame a.scene {
	overflow: hidden;
	width: 120px;
	height: 120px;
	display: block;
	margin-bottom: 16px;

}

.frame h2 {
	font-size: .9em;
	margin: 0 0 0 0;
	text-transform: none;
	font-style: normal;
}
.frame h2 a, .frame h2 a:link, .frame h2 a:visited, .frame h2 a:active {
	color: #a66266;
	text-decoration: none;
}
.frame h2 a:hover {
	text-decoration: underline;
	color: #333;
}
.frame h3 {
	font-weight: normal;
	text-transform: none;
	font-style: normal;
	font-size: 1.4em;
}

#featured-products .woolshack {
	float: left;
	margin-top: 30px;
}
#sub-r .woolshack {
	margin: 17px 0 0 27px;
}

#pro-l {
	float: right;
	width: 220px;
	margin: 8px 10px 0 10px;
	text-transform: none;
	font-style: normal;
}
#pro-r {
	width: 525px;
	text-transform: none;
	font-style: normal;
}
#pro-r p.remain {
	color: #DF9999;
}
#pro-l p {
	text-align: center;
	color: #a66266;
	padding: 5px;
	margin: 0;
	font-size: 1em;
}
#pro-r h2, #pro-r h5 {
	font-size: 1em;
	margin: 0 0 0 0;
	text-transform: none;
}
#pro-r h3 {
	font-size: 1.4em;
	font-weight: normal;
}
#pro-r h5 {
	/*border-top: 1px solid #c8c8c8;*/
	margin: 15px 0 5px 0;
	padding: 15px 0 0 0;
}

.add-to-cart-button {
	width: 105px;
	height: 24px;
	background-image: url(/images/text/add-to-cart-over.gif);
}

.add-to-cart-button a, .add-to-cart-button a:link, .add-to-cart-button a:visited, .add-to-cart-button a:active {
	width: 105px;
	height: 24px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	background: url(/images/text/add-to-cart.gif) no-repeat;
}

.add-to-cart-button a:hover {
	background-image: url(/images/text/add-to-cart-over.gif) ;
}

.large-frame-top, .small-frame-top {
	width: 330px;
	background: url(/images/bgrounds/large-frame-top.gif) no-repeat;
	padding: 9px 0 0 0;
}
.small-frame-top {
	width: 220px;
	background-image: url(/images/bgrounds/small-frame-top.gif);
}
.large-frame-bottom, .small-frame-bottom {
	width: 330px;
	background: url(/images/bgrounds/large-frame-bottom.gif) no-repeat bottom left;
	padding: 0 9px 9px 9px;
}
.small-frame-bottom {
	width: 220px;
	background-image: url(/images/bgrounds/small-frame-bottom.gif);
}
.large-frame-bottom img, .small-frame-bottom img {
	border: 1px solid #fad0d2;
}

.home-frame-top {
	width: 525px;
	background: url(/images/bgrounds/home-frame-top.gif) no-repeat;
	padding: 25px 0 0 0;
}

.home-frame-bottom {
	background: url(/images/bgrounds/home-frame-bottom.gif) no-repeat bottom left;
	width: 525px;
	padding: 0 9px 9px 9px;
}

.home-frame-bottom p {
	padding: 0 20px;
}

#footer {
	margin: 0 auto;
	width: 960px;
	background: url(/images/bgrounds/footer.gif) no-repeat;
	text-align: left;
	position: relative;
	text-transform: lowercase;
	height: 60px;
}



#footer ul {
	top: 30px; 
	left: 206px;
	position: absolute;
	height: 25px;
}
#footer ul li {
	float: left;
	text-align: center;
}


#footer ul li.current a, #footer ul li.current a:link, #footer ul li.current a:visited, #footer ul li.current a:hover, #footer ul li.current a:active {
	color: #666;
	text-decoration: none;
}
#footer ul li a, #footer ul li a:link, #footer ul li a:visited, #footer ul li a:active {
	padding: 3px 13px 3px 9px;
	display: block;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	text-decoration: underline;
	text-transform: lowercase;
	background: url(/images/icons/white-bullet.gif) no-repeat right 55%;
}

#footer ul li a.first, #footer ul li a.first:link, #footer ul li a.first:visited, #footer ul li a.first:active {
	background: none;
}
#footer ul li a:hover {
	text-decoration: none;
}
#footer p.weaccept {
	position: absolute;
	top: 32px;
	left: 390px;
	font-weight: bold;
	color: #fff;
}
#footer .visamastercard {
	position: absolute;
	left: 465px;
	top: 26px;
}
#footer p.copyright {
	position: absolute;
	top: 32px;
	right: 33px;
	font-weight: bold;
	color: #fff;
}
#footer p.copyright a, #footer p.copyright a:link, #footer p.copyright a:visited, #footer p.copyright a:active {
	color: #fff;
	text-decoration: none;
}
#footer p.copyright a:hover {
	color: #fff;
	text-decoration: underline;
}

/* FAQ - Help & How To's
----------------------------------*/

.faqDesc {
}

#sub-l ul.faqCat {
	margin: 15px 0;
	padding: 0;
}
#sub-l ul.faqCat li {
	background: none;
	border-bottom: 1px solid #eee;
	color: #DE8B90;
	font-size: 1.2em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;	
}
ul.faqCat li a, ul.faqCat li a:visited {
	background: url(/images/icons/pink-arrow.gif) no-repeat 5px 12px;
	color: #DE8B90;
	display: block;
	text-decoration: none;
	text-indent: 16px;	
}
ul.faqCat li a:hover {
	background-image: none;
	background-color: #DE8B90;
	color: white;
	text-decoration: none;
}

dl.faq dt {
	color: #DE8B90;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
}
dl.faq dt:hover {
	background: #FBD1D1;
}
dl.faq dd {
	background: #fcfcfc;
	border: 1px dotted #ccc;
	margin: 5px 0 15px 0;
	padding: 10px;
}

/* Vouchers
----------------------------------*/

.voucher-list td {
	border-bottom: 1px solid #eee;
	font-style: normal;
	padding: 5px 0;	
}

/* View Cart
----------------------------------*/

.viewCart {
	margin: 0 0 1.2em 0;
	font-style: normal;
	width: 100%;	
}
.viewCart tr:hover {
	background-color: #f8f8f8;
}
.viewCart th {
	background-color: #DE8B90;
	border: none;	
	color: white;
	padding: 5px 10px;	
	text-align: left;	
	text-transform: lowercase;
	vertical-align: top;
}
.viewCart td {
	border-bottom: 1px solid #dedede;
	line-height: 1.4em;
	padding: 10px;	
	text-align: left;
	vertical-align: top;
}
.viewCart td.img {
	padding: 10px 0;
}
.viewCart td.img a.cartImg {
	display: block;
	height: 50px;
	overflow: hidden;
	text-decoration: none;
	width: 50px;
}
span.voucherImg, .viewCart a.voucherImg, .viewCart a:hover.voucherImg {
	background-color: #e3e3e3;
	color: #c3c3c3;
	display: block;
	font-size: 1.6em;
	height: 50px;
	line-height: 2.6em;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 50px;	
}
.viewCart tr.last td {
	border-bottom: 1px solid #333;
}
.viewCart th.right, .viewCart td.right {
	text-align: right;
}
.viewCart tr.subtotal td {
	color: #333;
	border-bottom: 1px dashed #666;
}
.viewCart tr.voucher td {
	border-bottom: 1px solid #666;	
	color: #DE8B90;
}
.viewCart tr td.voucherSmall {
	color: #DE8B90;
}
.viewCart td.remove, .viewCart td.remove a {
	font-size: 0.9em;
	text-align: center;
}
.viewCart td.remove a:hover {
	text-decoration: underline;
}
.viewCart tr.total td {
	background-color: #EFEFEF;
	border-bottom: 1px solid #666;
	color: #333;
	font-size: 1.1em;
	padding: 15px 10px;
}
.viewCart tr.total em, .viewCart tr.subtotal em, .viewCart tr.credit em {
	color: #999;
	font-size: 0.9em;
	font-style: normal;
}
.viewCart tr.credit td {
	color: #666;
}
.viewCart td .input {
	background-color: #EFEFEF;	
	border: 1px solid #CCC;
	color: #666;
	font-size: 0.9em;
	padding: 2px;
}

.viewCart span.remain {
	display: block;
	color: #DF9999;
}

.extra {
	border: 1px solid #DE8B90;
	margin: 15px 0 30px 0;
}
.extra td {
	border: none;
}
.extra th {
	background-color: #DE8B90;
}

.shipping {
	border: 1px solid #CCC;
	color: #999;
	font-size: 1em;	
	margin-top: 55px;
	padding: 15px;		
}

/* My Account
----------------------------------*/

.myDetails {
	border: 1px solid #DE8B90;	
	margin: 10px 0;
	padding: 15px;
}
.myDetails h2 {
	font-weight: normal;
}
.myDetails table th, .myDetails table td {
	border-bottom: 1px solid #dedede;
	line-height: 1.4em;
	padding: 10px 0;	
	text-align: left;
	vertical-align: top;
}
.myDetails table tr.last td {
	border-bottom: none;
}
.myDetails td strong {
	color: #444;
}

/* Forms
----------------------------------*/

.userForm {
	border: 1px solid #DE8B90;	
	font-style: normal;
	margin: 20px 0;
	padding: 15px;
	width: 250px;
}
.userForm h2 {
	font-weight: normal;
}
.userForm label {
	color: #444;
	cursor: pointer;	
	display: block;
	float: left;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 15px;
	text-transform: lowercase;
	width: 110px;
}
.userForm .input {
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	color: #666;
	float: right;	
	font-size: 1em;
	padding: 2px;
	width: 130px;
}
.userForm .text {
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	color: #666;
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 15px;
	padding: 2px;
	width: 130px;
}
.userForm .select {
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	color: #666;
	float: right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 15px;	
	padding: 2px;
	text-transform: none;
	width: 135px;
}
.userForm .checkLabel {
	color: #999;
	float: left;
	font-size: 0.95em;
	font-weight: normal;
	line-height: 1.3em;
	width: 200px;
}
.userForm .check {
	float: left;
	margin: 0 10px 15px 10px;
}
.userForm .radioOptions {
	float: right;
	margin-bottom: 15px;
	width: 260px;
}
.userForm .radioLabel {
	color: #999;
	display: block;
	float: left;
	font-weight: normal;
	line-height: 1.4em;
	width: 110px;
}
.userForm .radioSeperate {
	border-bottom: 1px solid #ccc;
	color: #BF6B72;
	line-height: 2em;
	text-transform: uppercase;
	width: 100%;	
}
.userForm .input:hover, .userForm .text:hover, .userForm .select:hover, .contactForm form .text-input:hover, .contactForm form .text-area:hover {
	border: 1px solid #999;	
}
.inputError {
	background-color: #DE8B90;	
	clear: both;
	color: white;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
	padding: 2px;
	position: relative;
	top: -10px;
	left: 114px;
	width: 132px;
}

.userFormFull {
	width: 450px;
}
.userFormFull label {
	width: 170px;
}
.userFormFull .checkLabel {
	color: #444;
	font-weight: bold;
	width: 175px;
}
.userFormFull .smallLabel {
	color: #999;
	float: none;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0;	
	width: auto;
}
.userFormFull .input, .userFormFull .text {
	width: 260px;
}
.userFormFull .select {
	width: 266px;
}
.userFormFull .inputError {
	left: 184px;
	width: 262px;
}

.loginError {
	background-color: #EFEFEF;	
	border: 1px solid #666;
	color: #333;
	font-size: 1em;
	line-height: 1.8em;	
	margin-bottom: 18px;
	padding: 15px;
	width: 250px;	
}
.loginLinks {
	border: 1px solid #CCC;
	color: #999;
	font-size: 1em;
	line-height: 1.8em;	
	margin-bottom: 18px;
	padding: 15px;
	width: 250px;	
}

.deliveryContainer {
	border: 1px solid #DE8B90;	
	margin: 20px 0;
	padding: 15px;
	width: 450px;
}
.deliveryForm {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	width: 450px;
}
.deliveryForm h2 {
	font-weight: normal;
	margin-bottom: 20px;
}
.deliveryForm label {
	width: 170px;
}
.deliveryForm .checkLabel {
	color: #444;
	font-weight: bold;
	width: 175px;
}
.deliveryForm .smallLabel {
	color: #999;
	float: none;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0;	
	width: auto;
}
.deliveryForm .input, .deliveryForm .text {
	width: 260px;
}
.deliveryForm .select {
	width: 266px;
}
.deliveryForm .inputError {
	left: 183px;
	width: 262px;
}

a.errorAnchor {
	display: none;
}
.formError {
	background-color: #EFEFEF;
	border: 1px solid #666;
	color: #333;
	font-size: 1em;
	line-height: 1.8em;	
	margin-bottom: 20px;
	padding: 15px;
	text-align: center;
	width: 450px;
}

.thankYou {
	background-color: #FFEFF0;
	border: 2px solid #DE8B90;
	color: #333;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	text-transform: none;
	width: 400px;
}

/* Search
----------------------------------*/

.searchForm {
	border: 1px solid #DE8B90;	
	font-style: normal;
	margin: 20px 0;
	padding: 15px;
	text-transform: none;
	width: 490px;
}
.searchForm .input {
	background-color: #EFEFEF;
	border: 1px solid #CCC;
	color: #666;
	font-size: 1em;
	padding: 2px;
	width: 150px;
}
.searchResults {
	background-color: #FFEFF0;
	border: 2px solid #DE8B90;
	color: #333;
	margin: 0 auto 20px auto;
	padding: 15px;
	text-transform: none;
	width: 490px;
}
.searchItem {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 520px;
}

.searchItem img {
	float: left;
	width: 125px;
}
.searchItem .details {
	float: right;
	line-height: 1.4em;
	width: 375px;	
}

.return-payment {
	border:2px solid #DE8B90;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
	width:380px;
}

/* Order History
----------------------------------*/

table.orderHistory {
	border-top: 1px solid #DE8B90;
	border-left: 1px solid #DE8B90;	
	border-bottom: 1px solid #DE8B90;
}
table.orderHistory th {
	border-bottom: 1px solid #DE8B90;
	border-right: 1px solid #DE8B90;	
	background-color: #DE8B90;
	color: white;
	font-size: 1em;
	line-height: 1.4em;	
	padding: 5px 3px;	
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}
table.orderHistory td {
	border-right: 1px solid #DE8B90;
	color: #555;	
	font-size: 1em;
	line-height: 1.4em;	
	padding: 5px 3px;	
	text-align: left;
	vertical-align: top;
}
table.orderHistory tr.odd td {
	background-color: #FFEFF0;
}
table.orderHistory tr:hover td {
	background-color: #FFDFE2;
}
table.orderHistory td a {
	color: #666;
	text-decoration: underline;
}
table.orderHistory td a:hover {
	color: #DE8B90;
	text-decoration: underline;
}

table.orderHistoryInfo {
	border-top: 1px solid #DE8B90;
	border-left: 1px solid #DE8B90;
	border-bottom: 1px solid #DE8B90;	
}
table.orderHistoryInfo strong {
	color: #444;
}
table.orderHistoryInfo th {
	background-color: #DE8B90;
	color: white;
	font-size: 1em;
	line-height: 1.4em;	
	padding: 5px;	
	text-align: left;
	text-transform: uppercase;
	vertical-align: top;
}
table.orderHistoryInfo td {
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #DE8B90;
	font-size: 0.95em;
	line-height: 1.3em;
	padding: 5px;	
	text-align: left;
	vertical-align: top;
}