*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #351314;
	background: #fff url(/images/bgrounds/body.gif) repeat-x;
	text-align: center;
}
/*.content {
	font-size: .9em;
}*/
.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #ce226d; text-decoration: underline; }
a:visited { color: #ce226d; text-decoration: underline; }
a:hover { color: #ce226d; text-decoration: none; }
a:active { color: #ce226d; text-decoration: underline;}

.content ul { margin: 0 0 1em 10px; }
.content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 10px; 
	background: url(/images/icons/bullet.gif) no-repeat 0px 5px; 
}
.content ol {
	margin: 0 0 1em 30px;
}
.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 { margin: 0 10px 0 0; float: left; }
.img-r { margin: 0 0 0 10px; float: right; }
.img-l, .img-r, .img-c { margin-bottom: 10px }
.img-c { margin-left: 0px; }
.img-bdr { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #ce226d;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.3em; color: #d76688; }
h3 { font-size: 1.1em; color: #a18c55;}
h4 { font-size: 1.1em; color: #a18c55}
h5 { font-size: 1em; color: #a18c55}
h6 { font-size: 1em; color: #a18c55}

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

.sIFR-active h1 {
	visibility: hidden;
	line-height: 1em;
}

.sIFR-active h1 {
	padding-bottom: 0;
	font-size: 20px;
	color: #ed7e10;
}


p {
	margin: 0 0 1.3em 0;
}

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

#header {
	position: relative;
	width: 100%;
	height: 246px;
}

#header .logo {
	position: absolute;
	top: 37px;
	left: 38px;
}
#header h2 {
	position: absolute;
	top: 92px;
	left: 315px;
	width: 191px;
	background: url(/images/text/h2-organic-with-style.gif);
	height: 22px;
}
#header form {
	position: absolute;
	top: 99px;
	z-index: auto !important;
	z-index: -1;
	left: 807px;
}
#header form input {
	width: 144px;
	color: #ce226d;
	float: left;
	display: inline;
	margin: 5px 9px 0 0;
	font-size: .9em;
	padding: 2px 0;
}
#header form input.button {
	width: auto;
	margin: 0;
	padding: 0;
}




#utilitynav {
	/*position: absolute;
	top: 13px; right: 0px;*/
	position: relative;
	text-align:right;
	width: 995px;
	height: 38px;
}
#utilitynav ul {
	height: 25px;
	position: absolute;
	top: 13px; right: 20px;
}

#utilitynav li {
	float: left;
	text-align: center;
}
    
#utilitynav ul li ul {
	top: 0; 
	right: -15px;
	/*position: static;*/
	margin-top: 23px;
	z-index: 500000000;
}

#utilitynav li.current a {
	font-weight: bold;
	color: #d76688;
}

#utilitynav li a {
	padding: 5px 13px 5px;
	display: block; /*if require background-changing, remove from LI and remove floating on footer*/
	font-weight:normal;
	color: #351314;
	letter-spacing: .15em;
	font-size: .9em;
	text-decoration: none;
	text-transform: lowercase;
}
#utilitynav li a.left { background: url(/images/bgrounds/utilitynav.gif) no-repeat left top; }
#utilitynav li a.right { background: url(/images/bgrounds/utilitynav.gif) no-repeat right top; }
#utilitynav li a.down { background: url(/images/icons/down-arrow.gif) no-repeat 7px 50%; padding-left: 19px}

#utilitynav li a:hover {
	text-decoration: underline;
}



#utilitynav li ul li a, #utilitynav li ul li a:link, #utilitynav li ul li a:visited, #utilitynav li ul li a:active {
	padding: 5px;
	line-height: 1.2em;
	/*border-bottom: 1px solid #005481;*/
	width: 110px;
	font-size: .8em;
	background-color: #eee;
}


#utilitynav li ul {
	position: absolute;
	background-color: #eee;
	display: block;
	padding: 5px 0;
	padding: 0;
	width: 120px;
	left: -999em;
	z-index: 50000000;
}
#utilitynav li ul li {
	width: 120px;
	text-align: left;
	position: relative;
	z-index: 1000;
}
#utilitynav li ul li.current a, #utilitynav li ul li.current a:link,#utilitynav li ul li.current a:visited, #utilitynav li ul li.current a:hover,#utilitynav li ul li.current a:active {
	color: #d76688;
}
#utilitynav li ul li a, #utilitynav li ul li a:link, #utilitynav li ul li a:visited, #utilitynav li ul li a:active {
	color: #333;
	font-weight: normal;
}

#utilitynav li ul ul {
	padding: 0;
	position: absolute;
	top: 0; right: -120px;
	z-index: 10000;
}

#utilitynav li li li li {	
	z-index: 10;
}

#utilitynav li:hover ul ul, #utilitynav li:hover ul ul ul, #utilitynav li.sfhover ul ul, #utilitynav li.sfhover ul ul ul {
	left: -999em;
}

#utilitynav li:hover ul, #utilitynav li li:hover ul, #utilitynav li li li:hover ul, #utilitynav li.sfhover ul, #utilitynav li li.sfhover ul, #utilitynav li li li.sfhover ul {
	left: auto;
}

#utilitynav li:hover ul ul, #utilitynav li:hover ul ul ul, #utilitynav li:hover ul ul ul ul, #utilitynav li.sfhover ul ul, #utilitynav li.sfhover ul ul ul, #utilitynav li.sfhover ul ul ul ul {
	left: -999em;
}

#utilitynav li:hover ul, #utilitynav li li:hover ul, #utilitynav li li li:hover ul, #utilitynav li li li li:hover ul, #utilitynav li.sfhover ul, #utilitynav li li.sfhover ul, #utilitynav li li li.sfhover ul, #utilitynav li li li li.sfhover ul {
	left: auto;
}
/*
#utilitynav li li:hover, #utilitynav li li.sfhover, 
#utilitynav ul li.current ul li a:hover {
	background-color: #005481;
}
#utilitynav li:hover, #utilitynav li.sfhover {
	background-color: #009ddc;
	color: #fff;
}
*/


#specialnav {
	background: #e395a8;
	height: 54px;
	width: 605px;
	position: absolute;
	top: 137px; right: 0px;
	z-index: auto !important;
	z-index: -1;
	
}

#specialnav, #specialnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#specialnav ul {
	margin-left: 15px;
}


#specialnav ul a.current:link, #specialnav ul a.current:visited, #specialnav ul a.current:active {
	background-color: white;
	color: #005481;
	display: block;	
	font-weight: normal;	
	text-decoration: none;
}


#specialnav a, #specialnav a:link, #specialnav a:visited, #specialnav a:active {
	display: block;
	/*background-color: green;*/
	color: #fff;
	padding: 22px 18px 20px 18px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-size: .9em;
}




#specialnav a:hover {
	background-color: #d56c85;
	color: #fff;
}

#specialnav li {
	float: left;
	text-align: center;
}










#shopnav {
	/*padding: 25px 0 0 0;
	padding: 0 !important;*/
	height: 54px;
	width: 975px;
	position: absolute;
	top: 192px; left: 20px;
	z-index: auto !important;
	z-index: -1;
}

#shopnav, #shopnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}



#shopnav ul li.current a:link, #shopnav li.current a:visited, #shopnav li.current a:active {
	background-color: #ce226d;
	color: #fff;
	display: block;	
	font-weight: normal;	
	text-decoration: none;
	border: 1px solid #fff;
	border-bottom: none;
	border-top: none;
	padding-bottom: 21px;
}


#shopnav a, #shopnav a:link, #shopnav a:visited, #shopnav a:active {
	display: block;
	/*background-color: green;*/
	color: #fff;
	padding: 23px 10px 20px 10px;
	/*height: 15px; CANNOT ADD HEIGHT, IE SUCKS*/
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .165em !important;
	letter-spacing: .175em;
	font-size: .9em;
}




#shopnav a:hover {
	background-color: #907839;
	color: #fff;
}

#shopnav li {
	float: left;
	text-align: center;
}

#shopnav li ul li a, #shopnav li ul li a:link, #shopnav li ul li a:visited, #shopnav li ul li a:active {
	padding: 5px;
	line-height: 1.2em;
	/*border-bottom: 1px solid #005481;*/
	width: 110px;
	font-size: .8em;
}


#shopnav li ul {
	position: absolute;
	background-color: #009ddc;
	padding: 5px 0;
	padding: 0;
	width: 120px;
	left: -999em;
	z-index: 100;
}
#shopnav li ul li {
	width: 120px;
	text-align: left;
	position: relative;
	z-index: 1000;
}
#shopnav li ul ul {
	padding: 0;
	position: absolute;
	top: 0; right: -120px;
	z-index: 10000;
}

#shopnav li li li li {	
	z-index: 10;
}

#shopnav li:hover ul ul, #shopnav li:hover ul ul ul, #shopnav li.sfhover ul ul, #shopnav li.sfhover ul ul ul {
	left: -999em;
}

#shopnav li:hover ul, #shopnav li li:hover ul, #shopnav li li li:hover ul, #shopnav li.sfhover ul, #shopnav li li.sfhover ul, #shopnav li li li.sfhover ul {
	left: auto;
}

#shopnav li:hover ul ul, #shopnav li:hover ul ul ul, #shopnav li:hover ul ul ul ul, #shopnav li.sfhover ul ul, #shopnav li.sfhover ul ul ul, #shopnav li.sfhover ul ul ul ul {
	left: -999em;
}

#shopnav li:hover ul, #shopnav li li:hover ul, #shopnav li li li:hover ul, #shopnav li li li li:hover ul, #shopnav li.sfhover ul, #shopnav li li.sfhover ul, #shopnav li li li.sfhover ul, #shopnav li li li li.sfhover ul {
	left: auto;
}

#shopnav li li:hover, #shopnav li li.sfhover, 
#shopnav ul li.current ul li a:hover {
	background-color: #005481;
}
#shopnav li:hover, #shopnav li.sfhover {
	background-color: #009ddc;
	color: #fff;
}















.container, .containerBC {
	margin: 0 auto;
	width: 995px;
	text-align: left;
}

.intro {
	color: #fff;
	border-top: 1px solid #fff;
	/*background: #ce226d;*/
	border-bottom: 1px solid #fff;
}
.introBC {
	background: #ce226d;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.intro .container, .introBC .container {
	padding: 15px 0;
}
#home .intro {
	/*background-color: green;*/
	border-bottom: none;
}
.tile {
	/*background: #ce226d url(/images/bgrounds/intro.gif) repeat-y 392px 0;*/
	margin: 0 auto;
	width: 995px;
	text-align: left;
}
#home .intro .container {
	background: url(/images/bgrounds/intro-container.gif) no-repeat 389px bottom;
	padding: 0;
	margin: 0;
}
.breadcrumbs {
	padding: 0 0 0 38px;
	text-transform: lowercase;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
	color: #fff;
}
.intro h2, .intro h3 {
	color: #fff;
}
#welcome, #featured-products, #starnews {
	display: inline;
	float: left;
}
#welcome h1 {
	display: none;
}
#welcome {
	width: 256px;/* 304 */
	padding: 29px 24px 29px 24px;
	font-size: .9em;
}
#starnews {
	width: 302px;
}
#featured-products {
	width: 352px;
	margin: 0 0 0 37px;
	padding: 25px 0 0 0;
}
#featured-products h2 {
	width: 172px;
	height: 22px;
	background: url(/images/text/featured-products.gif) no-repeat;
}
#featured-products .feature {
	/*float: left; wtf IE, you suck*/
	width: 352px;
	margin-bottom: 10px;
}
#featured-products .scene {
	float: left;
	display: inline;
	width: 57px;
	margin-bottom: 5px;
}
#featured-products a.img {
	overflow: hidden;
	width: 57px;
	height: 57px;
	border: 3px solid #e395a8;
	display: block;
}
#featured-products h3 {
	color: #ce226d;
	line-height: 1.3;
	float: right;
	display: inline;
	text-align: left;
	width: 243px; /*273 */
	padding: 5px 30px 0 0;
}
#featured-products a.view, #featured-products a.view:link, #featured-products a.view:visited, #featured-products a.view:active {
	color: #a18c55;
	text-decoration: underline;
	font-weight: normal;
	font-size: .8em;
}
#featured-products a.view:hover {
	text-decoration: none;
}


#star {
	width: 186px;/* 289 */
	background: url(/images/bgrounds/star.gif) no-repeat 0 23px;
	padding: 34px 0 7px 103px;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #dd5490;
}

#star div img {
	border: 1px solid #e791b6;
	/*position: absolute;
	top: 34px;
	left: 104px;*/
	float: left;
	display: inline;
}
#star a.starname, #star a.starname:link, #star a.starname:visited, #star a.starname:active {
	color: #fff;
	text-decoration: none;
	float: left;
	display: inline;
	width: 90px;
	margin: 20px 0 0 11px;
	/*position: absolute;
	top: 54px;
	left: 196px;*/
	font-size: .9em;
}
#star a:hover {
	text-decoration: underline;
}
#latest-news {
	width: 243px;/* 291 */
	padding: 18px 26px 70px 22px;
	font-size: .9em;
}
#latest-news h3 {
	background: url(/images/text/latest-news.gif) no-repeat;
	width: 103px;
	height: 15px;
}
#latest-news dt {
	color: #f2c5d0;
	font-style: italic;
	margin-bottom: 2px;
}
#latest-news dt strong {
	color: #fff;
	display: block;
	font-style: normal;
	margin-left: 13px;
}
#latest-news img {
	float: right;
	margin: 0 0 7px 7px;
	border: 3px solid #fff;
}
#latest-news dd {
	margin: 0 0 10px 13px;
	padding: 0 0 10px 0;
	/*border-bottom: 1px solid #d76688;*/
	color: #faebef;
}
#latest-news a,#latest-news a:link, #latest-news a:visited, #latest-news a:active {
	color: #fff;
	text-decoration: none;
}
#latest-news a:hover {
	text-decoration: underline;
}
#main {
	width: 995px;
}
#main-l, #main-r {
	float: left;
	display: inline;
}
#main-l {
	width: 248px;
	width: 279px;
}
#main-r {
	width: 664px;/* 747 */
	padding: 26px 39px 15px 13px;/* 44 */
}
.sidenav {
	background: #a18c55 url(/images/bgrounds/sidenav.gif) 0 10px no-repeat;
	padding: 10px 0 25px 0;
	width: 248px;
	margin-bottom: 10px;
	color: #fff;
}
.sidenav h2 {
	color: #fff;
	font-size: 1.1em;
	text-transform: lowercase;
	padding: 5px 0 0 38px;
}
.sidenav li.current a, .sidenav li.current a:link, .sidenav li.current a:visited, .sidenav li.current a:hover, .sidenav li.current a:active {
	background-color: #907839;
	background-image: url(/images/icons/sidenav-on.gif);
}

.sidenav li a, .sidenav li a:link, .sidenav li a:visited, .sidenav li a:active {
	display: block;
	padding: 3px 5px 3px 38px;
	background: url(/images/icons/sidenav.gif) no-repeat 30px 50%;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
}
.sidenav li a:hover {
	text-decoration: underline;
}
.productimages {
	margin-top: 30px;
	padding-bottom: 20px;
	width: 240px;
	margin-left: 39px;
}
.enlarge-photo {
	padding: 10px 0 10px 70px;
	background: url(/images/misc/enlarge-photo.gif) no-repeat 28px 50%;
	color: #ce226d;
	font-size: .9em;
	margin: 0;
}
.imgset {
	width: 664px;
}
.imgset .imgcap {
	float: left;
	display: inline;
	width: 160px;
	margin-right: 6px;
}

.sideimgL, .sideimgL:link, .sideimgL:visited, .sideimgL:active {
	display: block;
	padding: 1px;
	border: 3px solid #e395a8;
	width: 232px;
	height: 232px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-decoration: none;	
}
.sideimgL:hover {
	border-color: #ce226d;
}
.sideimgS {
	width: 78px;
	margin-right: 3px;
	margin-bottom: 3px;
	float: left;
	display: inline;
}
.sideimgS a, .sideimgS a:link, .sideimgS a:visited, .sideimgS a:active {
	display: block;
	padding: 1px;
	border: 3px solid #e395a8;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-decoration: none;
}
.sideimgS a:hover {
	border-color: #ce226d;
}

.imgblock {
	margin-bottom: 3px;
}
.imgblock a, .imgblock a:link, .imgblock a:visited, .imgblock a:active {
	width: 152px;
	height: 152px;
	display: block;
	padding: 1px;
	border: 3px solid #e395a8;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-decoration: none;	
}

.imgblock a:hover {
	border-color: #ce226d;
}
.imgset h3, .imgset h4, .imgset p {
	padding: 0 3px;
}
.imgset h3 {
	font-size: 1em;
	margin-bottom: 0;
}
.imgset h4 {
	color: #e395a8;
	font-size: 1.4em;
	font-weight: normal;
}
.imgset p {
	font-size: .9em;
	margin: 0;
}
.content {
	line-height: 1.5em;
}

.col1 .content {
	padding-left: 25px;
	width: 550px;
}
#about .content {
	width: 700px;
}
div#brandslist {
	width: 700px;
}
.blistcont {
	width: 675px;
}
.blistcont ul {
	width: 150px;
	float: left;
	display: inline;
}
.pro-right, .pro-left {
	display: inline;
	float: left;
}
.pro-left {
	width: 387px;/* 400 */
	padding: 0 0 0 13px;
}
.pro-right {
	padding-top: 45px;
	width: 264px;
}

.content .related ul, .content .related li {
	float: left;
	margin: 0 0 0 0; padding: 0 0 0 0;
	background-image: none;
}
.content .related li {
	display: block;
	width: 100%;
}

.related h2 {
	color: #d56c85;
	font-size: 1em;
}
.related img {
	float: left;
	margin: 0 10px;
	border: 3px solid #e395a8;
}
.related span {
	clear: both;
	display: block;
	line-height: 0;
}

.related a, .related a:link, .related a:visited, .related a:active {
	text-decoration: none;
	color: #d76688;
	display: block;
	padding: 5px;
}
.related .noimg a,.related .noimg a:link, .related .noimg a:visited, .related .noimg a:hover,.related .noimg a:active {
	padding-left: 56px;
}
.related a:hover {
	text-decoration: none;
	background-color: #faebef;
}
p.back, p.viewall {
	border-top: 1px solid #e395a8;
	padding: 5px 0;
	margin: 15px 0 15px 13px;
}
p.viewall {
	margin-left: 0;
}
#cartfunctions {
	width: 220px;
	float: right;
}
#cartfunctions div {
	padding: 5px 0 11px 40px;
}
#cartfunctions select {
	width: 180px;
}
#cartfunctions #colour { background: url(/images/icons/colour.gif) no-repeat 0 50%; }
#cartfunctions #size { background: url(/images/icons/size.gif) no-repeat 0 50%; }
#cartfunctions h3 {
	float: left;
	width: 130px;
	color: #e395a8;
	font-size: 1.8em;
	text-align: right;
	margin: 23px 0 0 0;
	font-weight: normal;
}
#cartfunctions .button {
	float: right;
	margin: 0 0 0 20px;
}

#footer {
	border-top: 11px solid #991d4e;
	letter-spacing: .2em;
	color: #a18c55;
	font-size: .9em;
	/*padding: 16px 0 0 0;*/
}
#footer p {
	position: relative;
	height: 30px;
}
#footer p {
	/*padding: 0 70px 0 38px;*/
}
#footer ul {
	display:inline;
	padding-left: 40px;
}
#footer li {
	font-size:.9em;
	display:inline-block;
	padding: 0 .5em;
	margin:0;
	border-left:1px solid #FF5FA1;
}
#footer li.first{border-left:0;padding-left:0}
#footer em {
	position: absolute;
	top: 16px;
	left: 38px;
	font-style: normal;
}
#footer em a {
	text-decoration: none;
	color: #a18c55;
}
#footer em a span {
	color: #ce226d;
}

#footer a.itomic, #footer a.itomic:link, #footer a.itomic:visited, #footer a.itomic:active {
/*	float: right;
	margin-top: -1.25em;*/
	color: #a18c55;
	text-decoration: none;
	position: absolute;
	top: 16px;
	right: 28px;
}
#footer img {
	position: absolute;
	top: 12px;
	left: 165px;
}
#footer a.itomic:hover {
	color: #ce226d;
	text-decoration: underline;
}






.nextprev {
	border-top: 1px solid #e395a8;
	padding: 5px 0;
	margin: 15px 0 15px 0;
	text-align: right;
	text-transform: lowercase;
	color: #e395a8;
}

.newsletter-subscribe {
	background-color: #faebef;
	padding: 10px;
	width: 450px;
	float: left;
}

.newsletter-subscribe label {
	display: block;
	font-size: .9em;
	font-weight: bold;
	color: #351314;
}
.newsletter-subscribe div {
	float: left;
	width: 150px;
}
.newsletter-subscribe input {
	width: 130px;
}
div.button {
	padding-top: 12px;
}
div.button input {
	width: auto;
}

#carthelp p {
	padding: 0 20px 0 38px;
	font-size: .9em;
}
#carthelp h3 {
	color: #d4caae;
	padding-left: 30px;
}
#carthelp a, #carthelp a:link,#carthelp a:visited, #carthelp a:hover, #carthelp a:active {
	color: #fff;
	
}

.viewCart {
	width: 100%;
}

.viewCart td, .viewCart th {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

.viewCart th {
	background-color: #ce226d;
	color: #fff;
}
.viewCart td {
	border-bottom: 1px solid #f2c5d0;
}
.viewCart th.cnt, .viewCart td.cnt {
	text-align: center;
}
.viewCart td, .viewCart th.item, .viewCart tr.totals th {
	font-size: .9em;
}
.viewCart img {
	padding: 1px;
	border: 3px solid #e395a8;
	background-color: #fff;
}
.viewCart .totals img {
	border: none;
	padding: 0;
}
.viewCart tr.totals th {
	text-align: right;
	font-weight: bold;
	background-color: #fff;
	color: #ce226d;
	vertical-align: top;
}
.viewCart tr.totals td {
	vertical-align: top;
	border-bottom: none;
}
.viewCart tr.subtotal td, .viewCart tr.subtotal th, .viewCart tr.total td, .viewCart tr.total th {
	border-top: 5px solid #ce226d;
}
.viewCart tr.odd td {
	background-color: #faebef;
}

.viewCart .configuration li {
	margin-bottom: 0;
	line-height: 1.2em;
	color: #555;
}
/* invAddr devAddr specIns */

#addrCont {
	background: url(/images/bgrounds/addressForm.gif) repeat-y;
	width: 302px;
	float: left;
	padding: 10px;
}
#invAddr, #devAddr {
	display: inline;
	border: none;
}
#optFields {
}
#addressForm input, #addressForm textarea {
	border: 1px solid #7f9db9;
	padding: 2px;
	margin-bottom: 5px;
	width: 280px;
}
#addressForm .half {
	float: left;
	width: 49%;
}
#addressForm .half input {
	width: 135px;
}
#addressForm textarea {
	height: 50px;
}
#addressForm .checkbox, #addressForm .submitButton {
	width: auto;
}
#addressForm label {
	font-weight: bold;
	color: #351314;
	display: block;
	font-size: .9em;
}
#addressForm select {
	width: 286px;
}
#specIns {
	float: left;
	padding: 10px;
	background-color: #faebef;
	width: 302px;
	margin-left: 10px;
}
#specIns textarea {
	height: 40px;
}
#addressForm .error {
	color: #ce226d;
	font-weight: bold;
	display: block;
}

/*#addressForm div.error input, #addressForm div.error textarea {
	background-color: #e395a8;
	color: #fff;
	border: 1px solid #ce226d;
}
#addressForm div.error label {
	color: #ce226d;
}*/

.pageError {
	background-color: #ce226d;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	padding: 3px 0;
	width: 654px;
	font-size: 1.2em;
}

#addressForm .submitButton {
	border: none;
	margin: 10px 10px 0 0;
	float: right;
}

.brandlogo {
	margin-top: 30px;
	margin-left: 83px;
}

.xtrapad {
	padding-left: 10px
}

table.mydetails {
	width: 300px;
	margin-bottom: 1em;
}
table.mydetails th, table.mydetails td {
	width: 150px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #f2c5d0;
}
table.mydetails tr.alt td, table.mydetails tr.alt th {
	background-color: #faebef;
}

.stylish {
	background-color: #faebef;	
	width: 400px;
	padding: 10px;
}
.stylish label, .loginScreen label {
	display: block;
	font-size: .9em;
	font-weight: bold;
	color: #351314;
}
.stylish div {
	float: left;
	display: inline;
	width: 190px;
}
.stylish input, .loginScreen input {
	border: 1px solid #7f9db9;
	padding: 2px;
	margin-bottom: 5px;
	width: 180px;
}
.stylish input.button, .loginScreen input.button {
	border: none;
	padding: 0;
	margin-top: 18px;
	width: auto;
}
.loginScreen input.button {
	margin-top: 5px;
}
.stylish span.error, .loginScreen .error {
	color: #ce226d;
	display: block;
	font-weight: bold;
	font-size: .9em;
}

.loginScreen {
	background-color: #faebef;
	padding: 10px;
	/*width: 400px;*/
	margin-bottom: 1em;
}
.loginscreen div {
	float: left;
	display: inline;
	width: 190px;
}

.w420 {
	width: 420px;
	font-size: 1em;
}

.newslisting, .starlisting {
	width: 550px;
}
.starlisting {
	margin-bottom: 150px;
	/* incase hover div is near bottom of page */
}
.newslisting th, .newslisting td, .starlisting th, .starlisting td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}
.newslisting th, .starlisting th {
	background-color: #ce226d;
	color: #fff;
}
.newslisting td, .starlisting td {
	border-bottom: 1px solid #f2c5d0;
}
.newslisting tr.odd td, .starlisting tr.odd td {
	background-color: #faebef;
}
.starlisting td.cnt, .starlisting th.cnt {
	text-align: center;
}
.currentstar {
	width: 550px;
	border-bottom: 1px solid #e395a8;
	padding-bottom: 5px;
	margin: 0 0 15px 0;
}
.currentstar img, .starlisting img {
	padding: 1px;
	border: 3px solid #e395a8;
	background-color: #fff;
	float: left;
	margin: 0 10px 10px 0;
}
.starlisting img {
	margin: 0;
	float: none;
}

#docHoverDiv {
	position: absolute;
	display: none;
	border: 3px solid #ce226d;
	background-color: #faebef;
	padding: 10px;
	font-size: .9em;
	z-index: 1;
	width: 250px;
	line-height: 1.3em;
	text-align: left;
}
#docHoverDiv p {
	margin: 0 0 1em 0; 
}
#docHoverDiv p.clickto {
	margin-bottom: 0;
}

#addForm {
	background-color: #faebef;
	padding: 10px;
	width: 400px;
}
#addForm input {
	width: 180px;
	margin-bottom: 5px;
}
#addForm input.button {
	width: auto;
	margin-top: 5px;
}

#addForm .error {
	display: block;
	color: #ce226d;
}
#user .content {
	width: 700px;
}
.addrBook, .detailList {
	float: left;
	margin-right: 10px;
	display: inline;
}


.orderSummary {
	width: 420px;
	margin-bottom: 1em;
}

.orderSummary td, .orderSummary th {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: .9em;
	border-bottom: 1px solid #f2c5d0;
}

.orderSummary th {
	color: #ce226d;
	width: 160px;
}
.orderSummary td {
}



.giftTag div {
	background: #faebef  url(/images/logos/gift-voucher.gif) no-repeat 20px 50% ;
	margin-bottom: 10px;
	width: 200px;
	padding: 10px 80px 10px 120px;
	position: relative;
	height: 70px;
	
}
.giftTag .button {
	position: absolute;
	top: 10px;
	right: 10px;
}

img.left_aligned_image_margin {
	margin: 0 1em 0.5em 0;
}

#brandslist ul {
	list-style-position: outside;
}

.hide {
	display: none;
}