/*

Stylesheet for xxxxxx
Handwritten by Richard Wilmot (AztecMedia.eu)
www.xxxxxx

*/


																					/* ------------ Toolbox ------------ */

.float-left { float: left; }
.float-right { float: right; }
.align-right { text-align: right; }
.cleared { clear: both; }
.hide { display: none; }
.smaller { font-size: 90%; }
.larger { font-size: 110%; }
hr { display: none; }
strong { font-weight: bold; }
.cleared { clear: both; }


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */






																					/* ------------ Defaults ------------ */

html {
	height:auto;
	min-height:100%;
}

body {
	background:#8bc169 url('../images/body-bg.jpg') no-repeat bottom center;
	color: #757675;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 0.7em;
	line-height: 1.7em;
	padding-top:10px;
	}


#skip { 
	display: block;
	height: 100px;
	margin-top: -100px; 
	}
	
#ie6 { 
	display: none;
	}
	
#container { 
	margin: auto;
	width: 960px;
	}
	
	
h2 {
	color:#0b4c27;
	font-size:140%;
	margin-bottom:10px;
}

h3 {
	color:#fff;
	font-size:125%;
}

h4 {
	color:#0b4c27;
	font-size:110%;
}

p {
	margin-bottom:10px;
}

a {
	color:#5e953c
}

a:hover {
	color:#0b4c27
}
	
	
.prod .copy ul{
	margin-bottom:20px;
	margin-top:-10px;	
}

.prod .copy ul li {
	background: url('../images/bullet.gif') no-repeat 0 5px;
	padding:0 0 2px 15px;
	margin-left:15px;
}

.btn-back a {
	background: url('../images/btn-back.gif') no-repeat 0 0;
	display:block;
	width:75px;
	height:20px;
	text-indent:-25000px;
	margin-top:20px;
	float:left
}

.btn-back a:hover {
	background-position:0 -20px;
}
	

																			/* ------------ Branding ------------ */

#branding {
	background: url('../images/branding-bg.png') no-repeat 0 0;
	height: 120px;
	width: 940px;
	padding:10px 10px 0 10px;
	}

#branding h1 a {
	display: block;
	height: 120px;
	text-indent: -25000px;
	width: 235px;
	float:left;
	}
	
#branding #branding-link a {
	display: block;
	height: 110px;
	width: 500px;
	float:left;
	position:relative;
	overflow:hidden;
	}
	
#branding #branding-link .branding-link-img  {
	position:absolute;
	top:0;
	left:0;
	}
	
#branding #basket {
	width:205px;
	height:85px;
	float:right;
	padding:25px 0 0 0;
}

#branding #btn-basket a {
	display:block;
	background: url('../images/btn-basket.gif') no-repeat 0 0;
	width:40px;
	height:40px;
	text-indent:-25000px;
	float:left;
	margin-left:40px;
}

#branding #btn-basket a:hover {
	background-position:0 -40px;
}

#branding #basket-content {
	width:80px;
	height:40px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	float:left;
}

#branding #btn-logon a,
#branding #btn-register a,
#branding #btn-logout a {
	background: url('../images/btn-logon.png') no-repeat 0 0;
	width:86px;
	height:26px;
	float:left;
	text-indent:-25000px;
	margin:14px 0 0 7px;
}

#branding #btn-register a {
	background: url('../images/btn-register.png') no-repeat 0 0;
	margin:14px 0 0 1px;
}

#branding #btn-logout a {
	background: url('../images/btn-logout.png') no-repeat 0 0;
}

#branding #btn-logon a:hover,
#branding #btn-register a:hover,
#branding #btn-logout a:hover {
	background-position: 0 -26px;
}



																					/* ------------ Navigation ------------ */
																					
#nav {
	background: url('../images/nav-bg.png') no-repeat 0 0;
	width: 930px;
	float:left;
	padding: 0 0 0 30px;
	height:36px;
	position:relative;
	}
	
#nav li {
	float: left;
	}

#nav a {
	display: block;
	height:36px;
	text-indent: -25000px;
	}
	
#nav a:hover {
	background-position: 0 -36px;
	}
	

#home #nav-home a,
#about #nav-about a,
#products #nav-products a,
#offers #nav-offers a,
#new #nav-new a,
#faq #nav-faq a,
#contact #nav-contact a {
	background-position: 0 -72px;
	}

#nav-home a {
	background: url('../images/nav-home.gif') no-repeat 0 0;
	width:80px;
	}
	
#nav-about a {
	background: url('../images/nav-about.gif') no-repeat 0 0;
	width:104px;
	}
	
#nav-products a {
	background: url('../images/nav-products.gif') no-repeat 0 0;
	width:102px;
	}
	
#nav-offers a {
	background: url('../images/nav-offers.gif') no-repeat 0 0;
	width:129px;
	}
	
#nav-new a {
	background: url('../images/nav-new.gif') no-repeat 0 0;
	width:124px;
	}
	
#nav-faq a {
	background: url('../images/nav-faq.gif') no-repeat 0 0;
	width:76px;
	}

#nav-contact a {
	background: url('../images/nav-contact.gif') no-repeat 0 0;
	width:98px;
	}

#nav-highlight {
	background: url('../images/nav-highlight.gif') no-repeat 0 0;
	width:8px;
	height:7px;
	position:absolute;
	top:29px;
	}

#nav-highlight {
	display:none
	}
	
#about #nav-highlight {
	left:102px;
	display:block
	}

#products #nav-highlight {
	left:206px;
	display:block
	}
	
#offers #nav-highlight {
	left:308px;
	display:block
	}
	
#new #nav-highlight {
	left:437px;
	display:block
	}
	
#faq #nav-highlight {
	left:561px;
	display:block
	}
	
#contact #nav-highlight {
	left:637px;
	display:block
	}
	




#search-box {
	float: left;
	height: 28px;
	overflow: hidden;
	width: 164px;
	padding:8px 0 0 23px;
	}

#search-box legend {
	display: none;
	}
	
#search-box #keyword {
	background:none;
	border: none;
	float: left;
	font-size: 90%;
	height: 12px;
	width: 125px;
	color:#999999;
	margin-top:3px;
	}
	
#search-box #search {
	background: url('../images/btn-search.gif') no-repeat top left;
	border: none;
	display:block;
	float: left;
	height: 20px;
	width: 29px;
	text-indent: -25000px;
	}
	


#menu_parent {
	width:105px;
	height: 35px;
	float:left;
	background-color:#66FF00
}

#menu_child {
	width:725px;
	z-index:100;
}

#menu_child p {
	margin-bottom:0
}

#menu_child .sub-nav-top,
#menu_child .sub-nav-bottom {
	background: url('../images/sub-nav-top.png') no-repeat top left;
	width:729px;
	height:15px;
	float:left;
}

#menu_child .sub-nav-bottom {
	background: url('../images/sub-nav-bottom.png') no-repeat top left;
	width:729px;
	height:20px;
	
}

#menu_child .sub-nav-bg {
	background: url('../images/sub-nav-bg.png') repeat-y top left;
	width:694px;
	float:left;
	padding:0 13px 10px 22px;
}

#menu_child .sub-nav-bg h4 a {
	margin-top:10px;
	display:block;
	color:#0b4c27
}

.sub-nav-bg .columns {
	width:160px;
	float:left;
	margin-left:10px;
	line-height:1.4em
}

#menu_child a {
	width:155px;
	color:#757675;
	text-decoration:none;
	text-indent:0;
	height:auto;
	display:block
}

#menu_child a:hover {
	text-decoration:underline;
	font-weight:bold
}


	
	
																					/* ------------ content ------------ */

#content {
	background: url('../images/page-bg.png') repeat-y top left;
	width:900px;
	padding:20px 30px 20px 30px;
	float:left;
	position:relative;
}

#home #content {
	padding-bottom:10px;
}




																					/* ------------ Columns ------------ */

#col-1 {
	float:left;
	width:225px;
}

#col-2 {
	float:right;
	width:655px;
}


#faq #col-1 {
	float:left;
	width:640px;
}


#faq #col-2 {
	float:right;
	width:225px;
}

#logon #col-1,
#payment #col-1 {
	float:left;
	width:375px;
}

#logon #col-2,
#payment #col-2 {
	float:right;
	width:375px;
}

#verify #col-1 {
	float:left;
	width:500px;
}

#verify #col-2 {
	float:right;
	width:350px;
}

#register #col-1,
#cart #col-1 {
	float:left;
	width:900px;
}



#contact #col-1 {
	float:left;
	width:620px;
}

#contact #col-2 {
	float:right;
	width:225px;
	padding-left:20px;
	border-left:#0f6133 dotted 1px;
}

#about #col-1,
#products #col-1,
#offers #col-1,
#new #col-1 {
	float:left;
	width:695px;
}

#about #col-2,
#products #col-2,
#offers #col-2,
#new #col-2 {
	float:right;
	width:183px;
}



																					/* ------------ Feature ------------ */

#feature-1,
#feature-2 {
	float:left;
	width:445px;
	height:200px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}

#feature-2 {
	width:455px;
}

.feature-overlay {
	position:absolute;
	left:0;
	top:0;
}

.feature-title {
	width:210px;
	height:55px;
	position:absolute;
	top:0;
	left:0;
	padding:7px;
	overflow:hidden;
}

.feature-view a {
	background: url('../images/feature-view.png') no-repeat top left;
	position:absolute;
	right:5px;
	bottom:5px;
	display:block;
	width:110px;
	height:40px;
	text-indent:-25000px;
}

.feature-view a:hover {
	background-position: 0px -40px;
}





																					/* ------------ Best Sellers ------------ */
#best-seller-top {
	background: url('../images/best-seller-top.gif') no-repeat top left;
	width:225px;
	height:30px;
	float:left;
	text-indent:-25000px;
}

#best-seller-bottom {
	background: url('../images/best-seller-bottom.gif') no-repeat bottom left;
	width:205px;
	float:left;
	padding:10px;
}

#best-seller-bottom dt {
	color:#0f6133;
	font-weight:bold;
	width:205px;
	height:14px;
	padding-top:5px;
	margin-top:5px;
	font-size:110%;
	border-top:#0f6133 dotted 1px;
	line-height:1.1em;
	overflow:hidden
}

#best-seller-bottom .top {
	margin-top:0;
	border-top:none;
}

#best-seller-bottom dd {
	color:#8bc169;
	font-weight:bold;
	width:205px;
	height:47px;
	font-size:125%;
}

#best-seller-bottom dd .img {
	width:120px;
	height:45px;
	float:left;
	text-align:center;
	margin:0
}

#best-seller-bottom dd p {
	width:75px;
	height:25px;
	float:right;
	text-align:center;
	margin-bottom:0;
}

#best-seller-bottom dd .view a {
	background: url('../images/best-seller-view.gif') no-repeat top left;
	display:block;
	width:75px;
	height:20px;
	float:right;
	text-indent:-25000px;
}

#best-seller-bottom dd .view a:hover {
	background-position:0 -20px;
}



																					/* ------------ Quick Links ------------ */
.quick-links {
	height:97px;
	width:320px;
	float:left;
	position:relative;
	margin-bottom:20px;
}

.quick-link-margin {
	margin-right:15px;
}

.quick-links-overlay {
	position:absolute;
	left:0;
	top:0;
}

.quick-links-title {
	height:17px;
	width:150px;
	overflow:hidden;
}

.quick-links-copy {
	width:150px;
	position:absolute;
	left:5px;
	top:5px;
	color:#FFF;
	margin:2px 0 0 160px;
	font-size:90%;
	line-height:1.2em;
}

.quick-links a {
	background: url('../images/btn-more.png') no-repeat top left;
	display:block;
	width:85px;
	height:30px;
	text-indent:-25000px;
	position:absolute;
	right:5px;
	bottom:5px;
}

.quick-links a:hover {
	background-position: 0px -30px;
}
	
	
	

																					/* ------------ FAQ ------------ */
#faq-list {
	width:640px;
	float:left;
}

#faq-list dt {
	background: url('../images/faq-q.gif') no-repeat top left;
	color:#0f6133;
	font-weight:bold;
	width:610px;
	height:20px;
	font-size:110%;
	padding-left:30px;
	
	line-height:1.2em
}

#faq-list dd {	
	background: url('../images/faq-a.gif') no-repeat top left;
	width:610px;
	border-bottom:#0f6133 dotted 1px;
	padding-left:30px;
	margin:10px 0 15px 0;
}



																					/* ------------ About ------------ */
#about #col-1 img  {
	margin:0 0 20px 0;
}




																					/* ------------ Products ------------ */

.prod-container {
	background:#eff6ea url('../images/prod-container-bg.gif') no-repeat bottom left;	
	width:695px;
	position:relative;
	margin-top:15px;
}
.prod-container-half {
	background:#eff6ea url('../images/prod-container-half-bg.gif') no-repeat bottom left;	
	width:695px;
	position:relative;
	margin-top:15px;
}

.prod-overview {
	width:340px;
	line-height:1.4em
}

.prod-view-left a,
.prod-view-right a,
.prod-add-left a,
.prod-add-right a {
	background: url('../images/best-seller-view.gif') no-repeat top left;
	display:block;
	width:75px;
	height:20px;
	float:right;
	text-indent:-25000px;
	position:absolute;
	bottom:10px;
	right:10px;
}

.prod-add-left a,
.prod-add-right a {
	background: url('../images/btn-add.gif') no-repeat top left;
	right:90px;
}

.prod-view-left a {
	right:365px;
}

.prod-add-left a {
	right:445px;
}

.prod-view-left a:hover,
.prod-view-right a:hover,
.prod-add-left a:hover,
.prod-add-right a:hover {
	background-position: 0px -20px;
}

.prod-overview dt {
	background: url('../images/prod-title.png') no-repeat top left;
	width:330px;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
	padding-left:10px;
	line-height:1.7em
}

.img,
.description,
.price {
	width:155px;
	height:auto;
	float:left;
	margin:10px 0 0 10px;
}

.description {
	float:right;
	margin:10px 10px 65px 0;
}

.price {
	width:75px;
	text-align:center;
	font-weight:bold;
	color:#8bc169;
	line-height:1.2em;
	position:absolute;
	bottom:40px;
	right:10px;
	float:none
}

.price-left {
	right:365px;
}

.price .was,
.prod-price .was {
	color:#e9594d;
	font-size:95%
}

.prod-price .was {	
	margin-right:20px;
}

.price .was .strike,
.prod-price .was .strike {
	text-decoration:line-through
}



.left-col {
	width:240px;
	float:left;
}

.prod-img {
	background: #74bb50 url('../images/img-bg.gif') no-repeat 5px 5px;
	float:left;
	width:235px;
	margin:0;
	/*background-color:;*/
	padding:5px 0 0 5px;
	/*margin-bottom:10px;*/
}

.prod-img .thumb a {
	display:block;
	float:left;
	width:73px;
	height:73px;
	overflow:hidden;
	margin:0 5px 5px 0;
	background-color:#FFF
}


.prod {
	margin-bottom:40px;
	width:420px;
	margin-right:10px;
	float:right
}

.prod .title {
	color:#0b4c27;
	font-size:140%;
	margin-bottom:5px;
	font-weight:bold;
	float:left;
}



.prod .copy {
	width:420px;
	float:left
}

.prod .prod-price,
.left-col .prod-price {
	text-align:right;
	font-weight:bold;
	color:#8bc169;
	line-height:1.2em;
	float:right;
	font-size:125%;
	margin-top:5px;
	margin-right:10px;
}

.prod .prod-price {
	float:left;
	margin-top:5px;
}







.product-form {
	width:auto;
	float:right;
	margin-top:10px;
}

.prod .product-form {
	float:right;
	margin:0;
	height:30px;
}

.product-form label {
	font-weight:bold;
	width: 60px;
	height:17px;
	padding-top: 5px;
	display:block;
	float:left;
	margin-left:52px;
}

.product-form div {
	margin-bottom: 5px
}

.product-form input {
	background: url('../images/form-input-number.png') no-repeat top left;
	width:30px;
	height:28px;
	border:none;
	padding-top: 2px;
	text-align:center;
	float:left;
	color:#757675
}

.product-form .add {
	width:75px;
	height:20px;
	background:none;
	padding:0;
	margin:5px 0 0 10px;
}


.product-form select {
	border:1px dotted #8BC169;
	color:#514A33;
	font-size:11px;
	padding:3px;
	width:180px;
	float:right;
	margin:2px 0 2px 0
}


.prod-add {
	width:auto;
	float:right;
	height:auto;
}






#related-products {
	background:#eff6ea url('../images/related-products.gif') no-repeat top left;
	margin-top:20px;
	width:220px;
	height:auto;
	padding:20px 10px 5px 10px;
	float:left
}

#related-products li {
	float:left
}

#related-products a {
	color:#757675;
	text-decoration:none;
	display:block;
	border-bottom:#8bc169 dotted 1px;
	font-size:95%;
	padding-top:5px;
	font-weight:bold;
	font-size:105%;
	float:left;
	width:220px;
}

#related-products .bottom a {
	border-bottom:none;
}

#related-products a .text-grey,
#related-products a .text-green {
	float:right;
	text-align:right;
	line-height:1.4em
}

#related-products a .text-green {
	color:#8BC169
}


#related-products a:hover {
	color:#4c914e;
}



#items {
	margin-top:10px;
	float:left;
}

#items legend {
	display:none
}

#products #pages {
	margin-top:10px;
	width:350px;
	float:right;
	padding-right:5px;
	text-align:right;
}

#products #each-page {
	float:right;
	line-height:1.3em
}

#products #each-page a {
	text-decoration:none;
}

#products #each-page a:hover {
	text-decoration:underline;
}


#products #pages #previous a,
#products #pages #next a {
	background: url('../images/btn-page-left.gif') no-repeat 0 0;
	display:block;
	width:15px;
	height:15px;
	float:right;
	text-indent:-25000px;
	margin-right:10px;
}

#products #pages #next a {
	background: url('../images/btn-page-right.gif') no-repeat 0 0;
	margin:0 0 0 10px;
}

#products #pages #previous a:hover,
#products #pages #next a:hover {
	background-position:0 -15px;
}
	




		
																					/* ------------ Filter ------------ */
#filter-catagory,
#filter-price,
#filter-brand,
#virtual-tours {
	background:#eff6ea url('../images/filter-catagory.gif') no-repeat top left;
	padding:20px 10px 0 10px;
	width:163px;
}

#filter-price {
	background:#eff6ea url('../images/filter-price.gif') no-repeat top left;
	margin-top:20px;
}

#filter-brand {
	background:#eff6ea url('../images/filter-brand.gif') no-repeat top left;
	margin-top:20px;
}

#virtual-tours {
	background:#eff6ea url('../images/virtual-tours-title.gif') no-repeat top left;
}

#filter-catagory a,
#filter-price a,
#filter-brand a {
	color:#757675;
	text-decoration:none;
	display:block;
	border-bottom:#8bc169 dotted 1px;
	height:19px;
	font-size:95%;
	padding-top:2px;
}


#virtual-tours a {
	display:block;
	height:50px;
	overflow:hidden;
	border-bottom:#8bc169 dotted 1px;
	padding:5px 0 5px 0;
}

#virtual-tours a:hover {
	text-indent:-163px;
}

#filter-catagory a.last,
#filter-price a.last,
#filter-brand a.last,
#virtual-tours a.last {
	border-bottom:none;
}

#filter-catagory a:hover,
#filter-catagory a.selected,
#filter-price a:hover,
#filter-price a.selected,
#filter-brand a:hover,
#filter-brand a.selected,
#virtual-tour a:hover,
#virtual-tour a.selected {
	background: url('../images/filter-tick.gif') no-repeat top right;
	color:#4c914e;
	font-weight:bold
}

#filter-catagory a:hover.selected,
#filter-price a:hover.selected,
#filter-brand a:hover.selected,
#virtual-tour a:hover.selected {
	background: url('../images/filter-cross.gif') no-repeat top right;
	color:#e9594d;
}




																					/* ------------ Conact ------------ */


#contact-form label,
#login-formm label {
	font-weight:bold;
	float:left;
	height:20px;
	padding-left:10px;
	}
	
#logon #contact-form label,
#register #login-form label {
	width:75px;
	padding:0;
	}
	

#contact-form input, 
#contact-form textarea, 
#contact-form select,
#login-form input, 
#login-form textarea { 
	background: url('../images/form-input.gif') no-repeat top left;
	vertical-align: middle;
	border: none;
	color: #757675;
	font-size: 100%;
	margin-bottom: 10px;
	padding: 2px 10px 0 10px;
	height:28px;
	width: 280px;
	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	float:left;
	}
	
#login-form input, 
#login-form textarea { 
	background: url('../images/form-input-medium.gif') no-repeat top left;
	width: 250px;
	}
	

	
#contact-form #comments,
#login-form #comments,
#login-form #generalComments { 
	background: url('../images/form-textarea.gif') no-repeat top left;
	height: 140px;
	padding: 10px 10px 0 10px;
	overflow:auto;
	}
	
	

#login-form #generalComments { 
	background: url('../images/form-textarea-medium.gif') no-repeat top left;
	}
	

	
#contact-form #submit {
	height: 30px;
	vertical-align: middle;
	width: 100px;
	padding: 0px;
	border:none;
	float:right;
	}
	
#logon  #contact-form #submit,
#register  #login-form #send {
	height: 20px;
	width: 75px;
	border:none;
	background-image:none;
	padding:0;
	margin:10px 0 0 0;
	}
	
#register  #login-form #send {
	float:left
}

.small-print {
	font-size:85%
}


#map-container {
	background: url('../images/map-bg.gif') no-repeat top left;
	width: 600px;
	height:220px;
	float:left;
	padding:10px;
	margin-top:5px;
	}
	
#map {
	height: 220px;
	width: 600px;
	float:left;
	overflow:hidden;
	}

#get-directions {
	float:right
}


#get-directions p {
	float:left;
	display:block;
	width:100px;
	text-align:right;
	font-weight:bold;
	padding:5px 10px 0 0;
	margin-top:10px;
} 

form #saddr { 
	background: url('../images/form-input-small.gif') no-repeat top left;
	border:none;
	color: #666;
	font-size: 100%;
	margin-right: 5px;
	padding: 10px;
	height:10px;
	width: 130px;
	font-family:  Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	float:left;
	margin-top:10px;
	}
	
#btn-go {
	float:left;
	margin-top:10px;
}



p.address,
p.phone,
p.email  {
	background: url('../images/icon-address.gif') no-repeat top left;
	padding-left:40px;
}

p.phone  {
	background: url('../images/icon-phone.gif') no-repeat top left;
	height:20px
}

p.email  {
	background: url('../images/icon-email.gif') no-repeat top left;
	height:20px
}






		
																				/* ------------ Footer ------------ */

#footer {
	background: url('../images/footer-bg.png') no-repeat top left;
	clear: both;
	line-height: 1.2em;
	width: 900px;
	color:#fff;
	font-size: 90%;
	padding:20px 30px 20px 30px;
	background-color:#FF99FF;
	}
	
#footer {
	background: url('../images/footer-home.png') no-repeat top center;
	padding:58px 30px 20px 30px;
	}
			
#footer a {
	color: #fff;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
#links {
	float: left;
	padding-top:6px;
	width:700px;
	}
	
#copyright {
	float: left;
	padding-top:5px;
	width:700px;
	}
	
#footer #facebook a {
	background: url('../images/facebook.png') no-repeat top right;
	display:block;
	width:120px;
	margin-right:5px;
	padding:5px 45px 0 10px;
	height:31px;
	color: #fff;
	float:right;
	text-decoration: none;
	font-weight:bold;
	font-size:105%
	}

#footer #facebook a:hover {
	text-decoration: underline;
	}
	
	
	
	
#virtual-tour {
	background-color:#CC6666;
	width:800px;
	height:450px;
}
	
																				/* ------------ CANDY PRESS ------------ */
	

div.CP .label {
	float:left;
	margin:0;
	width:270px;
}

.cc-details div.CP .label {
	float:left;
	margin:0;
	width:100px;
	height:25px;
	padding-top:5px;
}

div.CP .data {
	float:left;
	margin:0;
	width:270px;
}

.cc-details  div.CP .data {
	height:30px;
	margin-bottom:5px;
}


.CP {
	padding:5px;
}

table.CP tr td.CPgenHeadings,
td.CPgenHeadings {
	background-color:#eff6ea;
	font-size:100%;
	font-weight:bold;
	padding:5px;
}

table.CP tr td {
	padding:5px;
}

.qty,
.cp-disccode {
	background: url('../images/form-input-smaller.gif') no-repeat top right;
	border:none;
	width:90px;
	height:30px;
	margin:5px 10px 5px 0;
	text-align:center;
	color:#999999;
}

.CPgenHeadings2 {
	font-weight:bold;
	color:#0f6133;
	font-size:110%
}

.cc-details #send {
	background: none;
	margin-left:285px;
}

.cc-details #cardType,
.cc-details .iB {
	margin-top:6px;
}

