/* ------------------------------------------------------------ */
/* Item breakdown												*/
/* ------------------------------------------------------------ */
.item , .item h2, #help {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #669999;
	line-height: 120%;
	text-align: left
}
.item, #cartmenu, #checkoutmenu {
	width: 320px;
	margin: 0 50px;
	background-color: #ffffff
}
.item {
	margin-top: 5px;
	padding: 5px;
	border-color: #eaf1f8;
	border-width: 1px;
	border-style: solid;
	text-align: right;
}
.item h2 {
	width: 140px;
	font-size: inherit;
	font-weight: bold;
	color: inherit;
	float: left;
	clear: none
}
.item h2, .item .price {
	margin: 0.5em
}
.item p, .item ul {
	width: 170px;
	margin-left: 150px;
	padding: 0;
	text-align: left
}
.item a:link {
	font-weight: bolder;
	color: #669999;
	text-decoration: underline
}
.item li {
	list-style-position: inside;
	text-indent: 2em
}
.item img {
	width: 140px;
	margin-bottom: 0.5em;
	float: left
}
.item br {
	clear: both
}

/* ------------------------------------------------------------ */
/* Add to basket specifics										*/
/* ------------------------------------------------------------ */
.item .price {
	display: block;
	clear: none
}

/* ------------------------------------------------------------ */
/* View/amend basket specifics									*/
/* ------------------------------------------------------------ */
.item.view {
	text-align: left
}
.item.view, .item.settings {
	width: 428px;
	margin: 5px 0 0 0;
}
.item.view h2 {
	margin-right: 0px
}
.item.view p {
	width: 150px;
	margin-left: 145px
}
.item.view img {
	clear: left
}
.costs {
	width: 120px;
	float: right
}
.costs ul {
	width: inherit;
	margin-left: 0;
}
.costs li {
	text-indent: 0
}
input.quantity {
	width: 20px;
	text-align: right
}

/* ------------------------------------------------------------ */
/* Change settings specifics									*/
/* ------------------------------------------------------------ */
.item.settings h2 {
	float: none
}
.item.settings #details {
	float: left;
	width: 155px
}
.item.settings #details p {
	margin-left: 0.5em;
	width: 150px
}
.item.settings #options {
	margin-left: 10px
}
.item.settings #options p {
	margin-top: 0.5em;
	padding-top: 0;
}
.item.settings #options ul {
	width: auto;
	margin-left: 0;
	list-style: none
}

/* ------------------------------------------------------------ */
/* Checkout specifics											*/
/* ------------------------------------------------------------ */
.action .options {
	display: block;
	margin-left: 180px;
}
.action .personal.options {
	margin-left: 164px
}
.action .options .descriptor {
	float: left;
	margin-left: -180px
}
.action .options input {
	margin-left: -16px !important; margin-left: -22px;
	margin-bottom: 4px !important; margin-top: 4px
}
.action .personal.options input {
	margin-left: 0px !important
}
.action .personal.options textarea#hear_about {
	width: 200px
}

.action .options label {
	font-weight: bold;
}
.action .options label.personal {
	font-weight: normal
}

/* ------------------------------------------------------------ */
/* Coupon specifics												*/
/* ------------------------------------------------------------ */
#coupon {
	display: block;
	width: 500px;
	text-align: center
}

/* ------------------------------------------------------------ */
/* Basket link button menus										*/
/* ------------------------------------------------------------ */
#cartmenu, #checkoutmenu {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
	padding: 0;
	height: 28px;
}
#checkoutmenu {
	margin-bottom: 10px;
	width: 440px;
	margin: 0
}
.cartbtn {
	border: none;
	height: 28px;
	margin: 0;
	padding: 0;
	vertical-align: middle
}

/* ------------------------------------------------------------ */
/* Basket link buttons											*/
/* ------------------------------------------------------------ */
#continueshopping {
	width: 112px;
	margin: 0 19px
}
#checkoutmenu #continueshopping {
	margin: 0
}
#viewbasket {
	width: 78px;
	margin-right: 2px
}
#updatebasket {
	width: 65px;
	margin-right: 15px
}
#amendbasket {
	width: 98px
}
#checkout {
	width: 80px
}
#pay {
	width: 212px
}
#personalised {
	width: 212px;
	margin: 0 194px
}

/* ------------------------------------------------------------ */
/* Help floating bar											*/
/* ------------------------------------------------------------ */
#help {
	width: 300px;
	float: right;
	border: 1px solid #eaf1f8;
	padding: 4px;
	clear: none
}
#help p {
	margin: 6px 0 4px 0
}

#help a {
	display: block;
	margin: 4px 0 6px 0;
	font-weight: bold;
	color: #669999;
	text-decoration: underline
}
#help hr 	{
	margin-bottom:2px; 
	margin-top:2px;
	height: 1px;
	color: #eaf1f8;
	border: none;
	background-color: #eaf1f8;
}

/* ------------------------------------------------------------ */
/* Header/footer bars											*/
/* ------------------------------------------------------------ */
.action, .footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #669999;
	line-height: 150%;
	text-align: left;
	border-top: 1px solid #eaf1f8;
	border-bottom: 1px solid #eaf1f8;
	padding: 6px 0;
	width: 440px   
}
.footer {
	text-align: right;
	font-weight: bold
}
.continue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	width: 440px;
	text-align: right;
	color: #669999;
	margin: 0
}
.continue a {
	color: #66cc99;
}

/* ------------------------------------------------------------ */
/* Error message												*/
/* ------------------------------------------------------------ */
p.error {
	font-weight: bold;
	color: #aa0000
}

form#personalise {
	width: 428px;
	text-align: center
}








h1 {
	clear: none; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 2em; 
	color: #66cc99; 
	line-height: 120%; 
	text-align: center;
	display: block;
	float: none
}

fieldset {
	display: inline;
	border: none;
	margin: 0;
	padding: 0
}
