@import url('reset.css');
/*
    Document   : main.css
    Created on : 17-Mar-2010, 16:51:44
    Author     : Click Consult
    Description: Style for the front end of the site
*/

/* Tag Styles */

body {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:14px;
}

h1.product {
	color: #6e9e08;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

h1.basket {
	margin-top: 31px;
}

h1.checkout {
	float: left;
	display:inline;
	margin: 40px 0 10px 70px;
}

h2 {
	color: #B3B3B3;;
	font-family: Geneva,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 7px 0 11px 0;
}

h2.product {
	color: #6e9e08;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 8px 0;
}

h2.checkout {
	float: left;
	display:inline;
	padding-bottom:15px !important;
}

h3 {
	color: #6e9e08;
	font-size: 13px;
	height: 25px;
}

h3.category {
	color: #6e9e08;
	font-size: 13px;
	font-weight: bold;
	height:15px;
	margin: 0;
	text-align: center;
}

h3.category a {
	text-decoration:none !important;
	color: #6e9e08 !important;
}

h3.basket {
	color: #6e9e08;
	font-size: 14px;
	font-weight: bold;
	margin: 22px 0 15px 0;
}

p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

/* Begin Site layout */

#main a, #checkout a {
	color:#636363;
	text-decoration:underline;
}

#mainWrapper {
	width: 972px;
	margin: 0 auto;
	border: 1px solid #6E9E08;
	border-top:0;
	padding-bottom: 16px;
}

#header {
	background: url("/images/header.png") no-repeat top center;
	height: 117px;
	margin: 0 auto;
	width: 972px;
}

#logo {
	height:95px;
	width:100px;
	float:left;
	margin-left:25px;
	margin-top:10px;
}

#account {
	background: url("/images/account.png") no-repeat left top;
	float: right;
	text-align:right;
	height: 23px;
	margin: 28px 0 0 0;
	padding: 0 23px;
}

#account, #account a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px
}

#basketWidget {
	clear: right;
	color: #FFFFFF;
	float: right;
	font-size: 14px;
	line-height: 26px;
	margin: 34px 21px 0 0;
}

#basketWidget a {
	color:white;
}

#basketWidget * {
	float: left;
}

#basketWidgetHeader {
	font-weight: bold;
	margin-left: 4px;
}

#basketWidgetHeader a {
	color: #FFFFFF;
}

#basketWidgetTotal {
	margin-left: 12px;
}

#basketWidgetQuantity {
	margin-left: 12px;
}

#nav {
	background: #6E9E08;
	height: 40px;
	line-height: 38px;
	margin: 1px 0 9px 0;
	padding: 0 0 0 20px;
}

#nav a {
	color :#FFFFFF;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
}

#leftNav {
	color: #505050;
	float: left;
	font-size: 18px;
	margin-left:9px;
	width: 165px;
	display:inline;
}

#leftNavUl {
	background: url('/images/category-body.png') top left repeat-y;
	padding-bottom:1px;
}

#leftImages {
	padding-top:14px;
	text-align:center;
}

#leftImages img {
	padding-bottom:10px;
}

#leftNav a,
#leftNav a:hover,
#leftNav a:visited {
	color: #505050;
}

#leftNav li {
	background: url('/images/category-header.png') top left no-repeat;
	font-size: 18px;
	padding: 7px 0 0 23px;
}

#leftNav li ul {
	margin: 14px 0 11px 0;
}

#leftNav li ul li {
	background: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
}

#payment {
	margin-left: 17px;
	margin-top: 20px;
}

#main {
	width: 607px;
	margin-left:0px;
	float: left;
	display:inline;
}

#main p {
	margin-bottom: 1em;
	margin-top:1em;
}

#mainWrapper p a {
	text-decoration:underline;
}

#mainInner {
	width:566px;
	margin:0 auto;
}

#rightCol {
	color: #FFFFFF;
	float: right;
	width: 180px;
	margin-right:9px;
	text-align:center;
	display:inline;
}

#rightCol img {
	margin-bottom:10px;
}

#bottomSitemap {
	padding-left:250px !important;
	padding-right:250px !important;
	width:700px;
}

#bottomSitemap div {
	float:left;
	padding-left:20px;
	padding-right:20px;
	width:130px;
	border-right:1px dotted #CECECE;
}

#bottomSitemap h2 {
	color:#9496A5;
	font-weight:normal;
	text-align:left;
	margin-bottom:10px;
	text-decoration:none;
}

#bottomSitemap a {
	color:#636363;
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	line-height:14pt;
	text-align:left;
}

#sitemapRight {
	border-right:0 !important;
}

/* End Site Layout */

/* Begin Product Page */
#productBackButton {
	margin: 5px 0 19px 20px;
}

#productImages {
	clear: left;
	float: left;
	margin-left:20px;
	display:inline;
}

#productMainImage {
	height: 350px;
	margin-bottom: 5px;
	width: 300px;
}

#productThumbs {
	max-width: 300px;
	width: 300px;
}

.productThumb {
	float: left;
	text-align: center;
	width: 100px;
}

#productMain {
	float: right;
	font-size:12px;
	color:#636363;
	margin: 0 20px 0 13px;
	width: 254px;
	display:inline;
}

.productAddToBasketForm label {
	color: #666666;
	font-size: 12px;
}

#productDeliveryDateCalendar {
	background: url('/images/buttons.png') no-repeat 0pt -207px;
	height: 19px;
	border: 0;
	cursor: pointer;
	font-size: 13px;
	padding: 6px 40px 6px 12px;
	width: 177px;
}

.productUpsell {
	margin: 3px 10px 3px 4px;
}

#productPrice {
	color: #666666;
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0;
}

#productAddToBasket {
	background: url('/images/buttons.png') no-repeat -171px -138px;
	height: 40px;
	width: 171px;
}

#productDisclaimer {
	clear: both;
	float: left;
	margin: 30px 0 0 9px;
	width: 589px;
	display:inline;
}

#productDisclaimer p {
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
}
/* End Product Page */

/* Begin Upsell/Option (Ajax) */
#upsellImage, #optionImage {
	float: left;
	height:275px;
}

#upsellContent, #optionContent {
	
}
/* End Upsell/Option (Ajax) */

/* Begin Category Page */
.categoryRow {
	float: left;
	width:566px;
	overflow:hidden;
	margin: 0 0 13px 0;
}

.categoryProduct {
	float: left;
	margin: 0 13px 0 0;
	width: 180px;
}

.thirdCategoryProduct {
	margin: 0 0 0 0 !important;
}

.categoryProductImage {
	margin: 0 0 13px 0;
	width: inherit;
}

.categoryProduct p {
	text-align: center;
	margin-bottom:0.8em !important;
	margin-top:0.8em !important;
}
/* End Category Page */

/* Begin Basket Page */
#basketContainer {
	margin: 0 6px 0 22px;
}

#basket {
	border-collapse: collapse;
	margin-top: 8px;
}

#basket th {
	background: #ebebeb;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	height: 24px;
	vertical-align: middle;
}

#basketProductHeader {
	padding-left: 12px;
	text-align: left;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
}

#basketPriceHeader {
	text-align: center;
}

#basketDeliveryHeader {
	text-align: left;
}

#basketCopyHeader {
	text-align: center;
}

#basketRemoveHeader {
	text-align: center;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
}

tr.basketEmpty td {
	color: #6E9E08;
	font-size: 12px;
	font-weight: bold;
	height: 120px;
	text-align: center;
	vertical-align: middle;
}

.basketProductRow td {
	padding-top: 16px;
	padding-bottom: 6px;
}

.basketProductName {
	color: #666666;
	font-size: 13px;
	padding-left: 12px;
}

.basketProductOption {
	display: block;
	font-size: 11px;
	margin-top: 2px;
}

.basketProductPrice {
	color: #666666;
	font-size: 13px;
	text-align: center;
}

.basketProductDelivery {
	color: #666666;
	font-size: 13px;
}

.basketProductDeliveryDateRow {
	height: 21px;
	overflow: hidden;
}

.basketProductDeliveryDateCalendar {
	border: 0;
	background: #FFFFFF;
	color: #636363;
	font-size: 12px;
	padding-right: 5px;
	width: 65px;
}

.basketProductDelivery button {
	background: url('/images/buttons.png') no-repeat -199px -211px;
	border: none;
	cursor: pointer;
	height: 21px;
	padding: 0;
	width: 21px;
}

.basketProductDeliveryTime {
	border-width: 1px;
	height: 18px;
	padding: 0;
	width: 60px;
}

.basketProductCopy {
	text-align: center;
	vertical-align: middle;
}

.basketProductDelete {
	text-align: center;
}

.basketUpsellRow td {
	padding-bottom: 5px;
}

.basketUpsellName {
	color: #6e9e08;
	font-size: 13px;
	overflow: visible;
	padding-left: 12px;
}

.basketUpsellPrice {
	color: #666666;
	font-size: 13px;
	text-align: center;
}

.basketUpsellDelete {
	text-align: center;
}

.basketDiscountRow {
	height:23px;
}

.basketDiscountRowCode {
	color: #6e9e08;
	font-size: 13px;

	padding-left: 12px;
}

.basketDiscountRowPrice {
	color: #666666;
	font-size: 13px;
	text-align: center;
}

.basketOrderTotalRow td {
	background: #6e9e08;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	height:23px;
}

.basketOrderTotalText {
	padding-left: 12px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
}

.basketOrderTotal {
	padding-right: 12px;
	text-align: right;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
}

#basketDiscountCode {
	width:208px;
}

#basketDiscountText {
	color: #666666;
	font-size: 12px;
}

#basketButtons {
	margin-top: 20px;
}

#basketButtons input {
	margin-right:8px;
	display:block;
	float:left;
}

#basketUpdateBasket {
	background: url('/images/buttons.png') no-repeat -171px -69px;
	width: 171px;
}

#basketContinueShopping {
	background: url('/images/buttons.png') no-repeat 0 -92px;
	width: 171px;
}

#basketGoToCheckout {
	background: url('/images/buttons.png') no-repeat -171px -92px;
	width: 171px;
}

.basketProductCopy input {
	background: url('/images/buttons.png') no-repeat -302px -178px;
	height: 25px;
	width: 25px;
}
/* End Basket Page */

/* Begin Checkout (Generic) */
div#checkout {
	float: left;
}

#checkoutProgress {
	background: url('/images/banners/checkout.png') no-repeat;
	clear: both;
	color: #CCCCCC;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 29px;
	margin: 7px 17px;
	padding: 17px 0 0 28px;
	width: 908px;
}

#checkoutProgress li {
	float: left;
	list-style: url('/images/checkout-stage-inactive.png');
	margin-left: 125px;
}

.checkoutBannerImage {
	float: right;
	margin: 15px 20px 0 0;
}

#checkoutProgress ul {
	list-style: none;
}

#checkoutProgress li.first {
	margin-left: 25px;
}

#checkoutProgress .active {
	color: #666666;
	list-style: url('/images/checkout-stage-active.png');
}

#checkoutBackButtonTop {
	clear: left;
	margin: 8px 40px 0 33px;
}

#checkoutBackButtonBottom {
	margin: 0;
}

#backPlaceholder {
	width:160px;
	float:left;
	clear:left;
	height:10px
}

#checkout1Login {
	clear: right;
	float: left;
	margin-left:0px;
	padding-bottom:20px;
	margin-right:80px;
}

#checkout1Login h2 {
	margin-bottom: 20px;
}

#checkout1Login p {
	color: #6E9E08;
	margin-top: 14px;
}

#checkout1Login a {
	color: #666666;
}

#checkout1Login input {
	margin-right: 12px;
}

#checkoutLoginButton {
	background-color: white;
	background-image: url(/images/buttons.png);
	background-repeat: no-repeat;
	background-position: -171px -178px;
	width: 125px;
	height: 23px;
}

form.checkout {
	float: left;
	display:inline;
}

table.checkout {
	clear: left;
	float: left;
	display:inline;
}

.checkoutSummary {
	color: #666666;
	font-size: 11px;
}

.checkoutSummary td {
	padding: 3px;
}

.checkoutSummarySection {
	color: #6e9e08;
	font-weight: bold;
}

.checkoutSummaryItem {
	width: 140px;
}

.checkoutSummaryAmount {
	text-align: right;
}

.checkoutSummaryFootItem {
	background: #6e9e08;
	color: #FFFFFF;
	width: 140px;
}

.checkoutSummaryFootAmount {
	background: #6e9e08;
	color: #FFFFFF;
	text-align: right;
}

.checkoutSummary tfoot {
	background: #6e9e08;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0;
}

.checkoutSummarySlider {
	height: 300px;
	width: 185px;
}
/* End Checkout (Generic) */

#yourAccounLoginButton {
	background-image:url(/images/buttons.png);
	background-position:-0px -23px;
	width:87px;
}

#registerButton, #register .submit {
	background-image:url(/images/buttons.png);
	background-position:-87px -23px !important;
	width:171px;
	display:block;
}

/* Begin Checkout 1 */
form#checkout1 {
	margin: 10px 35px 0 35px;
	width: 895px;
}
table#checkout1 {
	width: 100%;
}

.checkout1ProductImage {
	border: 1px solid #CCCCCC;
}

.checkout1ProductName {
	color: #666666;
	font-size: 12px;
	margin: 5px 0;
}

.checkout1ProdutDelete {
	color: #666666;
	font-size: 11px;
}

.checkout1ProductDelivery {
	color: #666666;
	font-size: 12px;
	vertical-align: top;
}

.checkout1ProductDelivery button {
	background: url('/images/buttons.png') no-repeat -199px -211px;
	border: none;
	cursor: pointer;
	height: 21px;
	margin: 0 0 10px  4px;
	width: 21px;
}

.checkout1ProductDeliveryDateCalendar {
	border: 0;
	background: #FFFFFF;
	color: #636363;
	float: left;
	font-size: 13px;
	margin-bottom: 8px;
	padding-right: 10px;
	margin-left: 0px !important;
	margin-bottom: 10px;
	text-align: left;
	width: 189px;
}

.checkout1ProductDeliveryTime {
	height: 25px;
	margin-left: 5px;
	padding-left: 0;
	width: 70px;
}

.checkout1ProductDelivery hr {
	border: 0;
	border-top: 1px solid #d1d1d1;
	height: 1px;
	margin-left: 0px !important;
	margin-bottom: 10px;
	text-align: left;
	width: 189px;
}

.checkout1OccasionMessage {
	vertical-align: top;
}

.checkout1OccasionMessage * {
	font-size: 12px;
	margin-bottom: 10px;
}

.checkout1OccasionMessage option {
	margin-bottom: 3px;
}

.checkout1ProductLineSeperator {
	border: 0;
	border-top: 1px solid #d1d1d1;
	height: 1px;
	margin: 20px 0;
	text-align: left;
}

.checkout1Message {
	height: 200px;
	width: 235px;
}

.checkout1DeliveryInstructions {
	height: 120px;
	width: 235px;
}

#checkout1ProceedToBilling {
	background: url('/images/buttons.png') no-repeat -172px -115px;
	float: right;
	height: 23px;
	width: 171px;
}
/* End Checkout 1 */

/* Begin Checkout 2 */
form#checkout2 {
	width: 891px;
}

table#checkout2 {
	margin: 10px 35px 0 160px;
	width: 740px;
}

#checkout2ProceedToPayment {
	background: url('/images/buttons.png') no-repeat 0 -115px;
	float: right;
	display:inline;
	height: 23px;
	width: 171px;
}

h3.checkout span {
	font-size:11px;
	padding-left:3px;
	cursor:pointer;
}

/* Inactive carousel button*/
.inactive {
	color:#becc9f;
}

/* End Checkout 2 */

/* Begin User Details (Generic) */
.userDetails {
	vertical-align: top;
}

.userDetailsList {
	font-size: 12px;
	width: 258px;
}

.userDetails div {
	margin-bottom: 10px;
}

.userDetails label {
	color: #666666;
	display: block;
	float: left;
	display:inline;
	font-size: 12px;
	margin: 10px 0 8px 6px;
	width: 85px;
	padding-right:3px;
}
/* End User Details (Generic) */

/* Begin Generic Styles */
.backButton {
	background: url('/images/buttons.png') no-repeat -150px 0;
	display: block;
	float: left;
	display:inline;
	height: 23px;
	width: 87px;
}

.submit {
	border: none;
	background-color:white;
	background-repeat:no-repeat;
	background-image:url('/images/buttons.png');
	color: #6E9E08;
	cursor: pointer;
	font-size: 0px;
	height: 23px;
	text-align: left;
}

.addressLookup {
	background: #6e9e08;
	border: #CCCCCC 1px solid;
	height: 44px;
	width: 63px;
}

.copy {
	color: white;
}

.clear {
	clear: both !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.required {
	color: red !important;
}

.success {
	color: #6E9E08 !important;
	font-weight: bold !important;
}

.errorText {
	color: #f11414;
	font-size: 14px;
	font-weight: bold;
}
/* End Generic Styles */

.featuredProducts {
	float:left;
	clear:both;
}

.featuredProduct {
	float:left;
	margin-right:13px;
}

.featuredProduct h3 {
	width:180px;
	background:#6E9E08;
	color:white;
	text-align:center;
	height:24px;
	line-height:24px;
	font-size:12px;
}

.featuredProduct h3 a {
	color:white !important;
	text-decoration:none !important
}

.thirdFeatured {
	margin-right:0;
}

#mainBanner {
	margin-bottom:10px;
}

#loginWrapper {
	margin-top:18px;
	padding-top:15px;
	border-top:#d9d9d9 1px solid;
}

#loginWrapper h2 {
	font-weight:normal;
	color:#6e9e08;
	font-size:12px;
	margin-bottom:16px;
}

#login {
	width:250px;
	float:left;
	height:100px;
}

#register {
	float:right;
	width:280px;
	padding-left:30px;
	border-left:1px solid #e6e6e6;
}

#register h2 {
	margin-left:0px;
}

#register p {
	color:#6e9e08;
	margin-left:0px;
}

#register ul {
	list-style:disc;
	margin-top:15px;
	font-size:12px;
	line-height:18px;
	margin-bottom:15px;
}

#register li {
	margin-bottom:6px;
	color:#6e9e08;
}

#register li span {
	color:#8c8c8c;
}

#createYourOwnHeader {
	background-image:url(/images/createYourOwnHeader.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:129px;
	margin-bottom:30px;
}

#createYourOwnHeader h3 {
	color:#FFFFFF;
	font-family:Geneva,Arial,sans-serif;
	font-size:22px;
	font-weight:normal;
	width:242px;
	text-align:left;
	background-color:#8DC4BF;
	padding:7px;
	padding-left:25px;
	margin-top:35px;
}

#subCats {
	float:left;
	display:inline;
}

.subCat {
	float:left;
	display:inline;
	width:274px;
	color:white;
	margin-bottom:20px;
}

#subCats p {
	color: white;
	margin-top: 10px;
}

.subCatLinkWrapper {
	color: white;
	float: left;
	margin:0;
	width:134px;
	display:inline;
}

.subCatImg {
	width: 134px;
	height: 146px;
}

#subCats a {
	color: white;
}

.rightSubCat {
	margin-left: 17px;
}

.subCatDesc {
	background-color: #8DC4BE;
	float: right;
	height: 122px;
	padding: 12px;
	width: 116px;
}

.textInput, .textInput2, select {
	border: #CCCCCC 1px solid;
	color: #636363;
	font-size: 12px;
	height: 21px;
	padding: 3px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 1px;
}

.textAreaInput {
	border: #CCCCCC 1px solid;
	padding: 5px;
	-moz-border-radius: 2px;
}

.postcodeInput {
	width: 82px !important;
	margin-top:0px !important;
	float:left;
}

.lookupImg {
	margin-left:7px;
	cursor:pointer;
}

input {
	color: #636363;
	font-size: 11px;
}

select {
	height: 27px;
	width:164px;
}

textarea {
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select option {
	padding: 4px;
}

.errors {
	color: #FF0000 !important;
	font-weight: bold !important;
}

#userNav {
	text-align:center;
	font-size:16px;
}

#userNav a {
	text-decoration: none !important;
	margin-left: 10px;
	margin-right: 10px;
}

#userNav .first {
	margin-left: 0;
}

#userNav .last {
	margin-right: 0;
}

#userNav .active {
	color: #6e9e08;;
}

#customerRef {
	background-color: #f2f2f2;
	height: 45px;
	font-size: 14px;
	line-height: 45px;
	padding-left: 16px;
	color: #636363;
	margin-bottom: 25px;
	font-weight: bold;
	-moz-border-radius: 10px;
}

.columnHolder {
	margin-left: 12px;
	color: #636363;
	font-size: 14px;
}

.columnHolder h3 {
color: #666666;
height: auto;
}

.column {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 140px;
	border-right: 1px solid #ececec;
}

.columnRight {
	border-right: none;
}

.columnHolder p label {
	color: #6e9e08;
}

#editMyDetails .subForm {
	float: left;
	width: 50%;
}

#changePassword label {
	width: auto;
}

#changePassword .textInput {
	width: 230px;
}

#editMyDetails .submit {
	background-position: -0px -69px;
	width: 171px;
	margin-top: 8px;
	margin-left: 70px;
}

#createAccountColumn {
	vertical-align: top;
	padding-top: 0px;
	width: 238px !important;
	padding-right:15px;
}

#createAccountColumn p {
	padding-top: 8px;
	padding-bottom: 8px;
}

#createAccount {
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: #CDCDCD 1px solid;
}

#loadingPayment {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}

#loadingPayment img {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}

#paymentSubmit {
	border: 0;
	background: none;
	cursor: pointer;
	text-decoration: underline;
	color: #888888;
}

#orderConfirmation {
	clear: both;
	padding-top: 18px;
	width: 566px;
	margin: 0 auto;
	margin-left:203px;
}

#orderConfirmation h3 {
	color: #6E9E08;
	font-size: 14px;
	margin-top: 15px;
}

#orderConfirmation p {
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}

#orderConfirmation table {
	font-size: 12px;
	color: #636363;
	padding-top: 0.8em;
	margin-bottom: 0.8em;
}

#orderConfirmation td, #orderConfirmation th {
	padding-right:50px;
	padding-bottom:5px;
}

#orderConfirmation th {
	text-align:left;
	font-weight:bold;
}

#orderConfirmation .orderNo {
	font-weight:bold;
	color:#6E9E08;
}

.email {
	color:#6E9E08;
}

.hr {
	background-color:#6e9e08;
	height:1px;
	width:100%;
}

#orderConfirmation .total {
	width:100%;
	font-weight:bold;
	margin-top:15px;
	font-size:14px !important;
}

#orderConfirmation .total th {
	text-align:left;
	padding:4px;
}

#orderConfirmation .total td {
	text-align:right;
	padding:4px !important;
}

#total {
	background-color:#6e9e08 !important;
	color:white;
}

#total th, #total td {
	background-color:#6e9e08 !important;
}

#confirmLinks {
	margin-top:20px;
	font-size:12px;
	text-align:right;
}

#confirmLinks a {
	margin-left:9px;
}

.products {
	width:100%;
	color:#636363;
	font-size:14px !important;
}

.products td, .products th {
	padding:3px !important;
}

.products th {
	padding-bottom:5px !important;
}

.products .quantity {
	width:17%;
}

.products .delivery {
	width:30%;
}

.products .price {
	text-align:right !important;
	width:12%
}

.darkRow {
	background-color:#ebebeb;
}

#saveNewsletter {
	width:50px;
	height:18px;
}

#userSection {
	width:540px;
	margin:0 auto;
}

#recipients {
	width:100%;
}

#recipients td {
	width:33%;
	padding-left:18px;
	border-left:1px solid #ececec;
}

#recipients .firstCell {
	border-left:none;
}

.recipientButtons {
	margin-bottom:25px !important;
}

#recipientDetails .submit {
	background-position: -0px -69px;
	width:171px;
	margin-top:10px;
}

.bottomBox {
	margin:0 auto;
	width:860px;
	padding-left:50px;
	padding-right:50px;
	padding-top:20px;
	padding-bottom:20px;
	font-size:12px;
	margin-top:10px;
	background-image:url(/images/bottomBox.png);
	background-position:top center;
	background-repeat:no-repeat;
	color:#636363 !important;
	margin-bottom:25px;
}

.bottomBox p {
	padding-bottom:1em;
	font-size:8pt;
}

.tabLinks {
	text-align:center;
}

.tabLinks a {
	padding-left:7px;
	padding-right:7px;
	border-left:1px solid #636363 !important;
}

#firstTabLink {
	border-left:0 !important;
}

#tabs h2 {
	font-size:14px;
	color:#636363;
	padding-top:10px;
}

#createYourOwnProducts .categoryProduct {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	padding-right:11px;;
}

#createYourOwnProducts .fourthCategoryProduct {
	padding-right:0;
}

.sitemapP {
	padding-left:10px;
}

.sitemapP a {
	text-decoration:none !important;
}

#sitemap h3 {
	height:auto;
}

#contactForm label {
	width:108px;
}

#forgotten .submit {
	background-image:url(/images/buttons/submit.png);
	width:120px;
}

#dialog {
	overflow:hidden;
}

#dialog #mainInner {
	width:auto !important;
}

#dialog p {
	margin-top:8px;
	margin-bottom:8px;
}

.passwordErrors {
	padding-bottom:0 !important;
}

.save {
	display:none;
}

#main ul, ol {
	color:#666666;
	font-size:12px;
	list-style:square outside none;
	list-style-type:square;
	padding-left:20px;
}

#main li {
	list-style:square outside none;
	list-style-type:square;
	line-height:1.3em;
}

.accountText {
	font-size:11px;
}

.checkoutComodo {
	float:left;
	margin-left:50px;
	margin-top: 19px;
}

#noJs {
	margin-left:20px;
	margin-right:10px;
}

#forgottenLink {
	font-size:12px;
	padding-top:3px;
}

#loginLinks {
	margin-top:10px;
}

#loginLinks div {
	float:left;
}

.addUpsell {
	cursor:pointer;
}