/* !!!IMPORTANT!!! PLEASE READ: do NOT modify this file.  This file WILL GET OVERWRITTEN during every upgrade.*/
/* If you would like to implement custom CSS changes, please do so in the issues.css file, NOT HERE. */
/* In that file you can override classes declared here and implement your custom CSS changes. */
/* We make sure to include issues.css last in all of our distributed templates to make sure that your changes */
/* override all of the in-house CSS.  However, it is up to you to make sure issues.css is included last to make sure */
/* that your CSS changes take effect. */
/* file should be the same */
/* css/nds.css */
/* secure/css/nds.css */



/* lime: #abc63a */
/* purple: #5E3666 */
/* dark grey: #666; */
/* light grey: #999; */
/* red: #b10a5e; */


body {

}

a {

}

a:active {

}

a:visited {

}

a:hover {

}

a:visited:hover {

}

.sublink {

}

a.sublink {
padding:2px 5px 2px 5px;	
}

a.sublink:visited,
a.sublink:link,
a.sublink:active {
color:#fff;
background-color:#abc63a;

}

a.sublink:hover {
color:#e0e0e0;
background-color:#abc63a;
}


h2, .page-title  {

}

h2 a {

}

h2 a:hover {

}

form {

}


.padMe {

}

.display-line {

}

.display-line-footer {

}

#bg {

}

#page {

}

#tabs {

}

#masthead {

}

.container {

}

.container .pageNote {
	padding: 0 !important;
	margin: 0px 10px 0px 10px;
	font-size:12px;
}

hr {

}

.disabled {

}

.myerror, .pending{
	/* color:#EC0433; */
	color:#b10a5e;
	font-weight:bold;
}

.price, .display-item-price {

}

.form-label {

}

.form-label-required {

}

.form-field {

}


#infolist {

}

#infolist li {

}

input, textarea, select {

}

#orderStats {

}

.goLeft, .section {

}

.goRight, .logout {
 text-align:right;
}

.goUp {

}

.moneyFormat{

}


#pageNote {
	margin-bottom: 12px;
	width: 460px;
}

.submitBtn {

}

.submitOrder {

}

#logo {

}


.button-green-wide {
	background-color:#fff;
	background-image:url(../../images/button-green-190.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#fff !important;
	padding:7px 10px 7px 10px !important;
	font-weight:bold;
	border:none;
	width:190px;
	cursor:pointer;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



.button-green-medium {
	background-color:#fff;
	background-image:url(../../images/button-green-136.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#fff !important;
	padding:7px 10px 7px 10px !important;
	font-weight:bold;
	border:none;
	width:136px;
	cursor:pointer;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}



.button-green-small {
	background-color:#fff;
	background-image:url(../../images/button-green-80.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#fff !important;
	padding:7px 10px 7px 10px !important;
	font-weight:bold;
	border:none;
	width:80px;
	cursor:pointer;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}




/* begin giftCerts */
/* used in templates/gift.certs.tem.php */

#giftCerts {

}

#giftCerts h2 { }

#giftCerts #pageNote {

}

#giftCerts .form-label { }

#giftCerts .form-field { }


/* end giftCerts */







/* begin categoryList */
/* used in templates/category.grid.tem.php */
/* only used when the cart is displaying a "list" of categories */

#categoryList {

}

#categoryList h2 { }

#categoryList #categoryDescription {

}

#categoryList #topOptions .sort .option select {

}

#categoryList .content-odd1 {

}

#categoryList .content-even1 {

}

#categoryList .title {

}

#categoryList .title a {

}

#categoryList .title a:hover {

}

#categoryList .photo {

}

#categoryList .description {

}

#categoryList .details {

}

#categoryList .details .buttons {

}

#categoryList .details .buttons .detailBtn {

}

#categoryList .details .buttons .detailBtn a {

}

#categoryList .details .buttons .detailBtn a:hover {

}


#categoryList #btmOptions {

}


#categoryList #btmOptions .pagination {

}

#categoryList #btmOptions .pagination a {

}

#categoryList #btmOptions .pagination a:hover {

}

/* end categoryList */












/* begin categoryGrid */
/* only used when the cart is displaying a "grid" (multiple columns) of categories */

#categoryGrid {
	 width:460px;
	 border:none;
	 margin:0 10px 0 10px;
}


.categoryGridRow {
	width:460px;
	margin:0 0 10px 0;
	background-image:none;
}

#categoryGrid h2, 
#categoryGrid h1 { 
	/* background-color:#2B4C96;
	background-image:url(../../images/blue_grad2.jpg);
	background-repeat:repeat-x;
	padding:5px;
	color:#fff;
	font-size:1em; */
	
font-weight:normal;
font-size:1.73em;
color:#5E3666;
margin-bottom:7px;
}


#categoryGrid #categoryDescription {

}


#categoryGrid .content-odd3 {
	width:136px;
	padding:6px;
	float:left;
	background-color:#f2f2f2;
	background-image:url(/images/bgrnd-cat.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#categoryGrid .content-even3 {
	width:136px;
	padding:6px;
	float:left;
	margin:0 8px 0 8px;
	background-color:#f2f2f2;
	background-image:url(/images/bgrnd-cat.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/* bespoke homepage only */
#categoryGrid .header {
	font-size:11px;
	line-height:13px;
	padding-bottom:5px;
}


#categoryGrid .title {
	height:28px;
	overflow:hidden;
	margin-bottom:7px;
}


#categoryGrid .title h2,
#categoryGrid .title h3 {
	font-size:1em;
	line-height:auto;
	background: none;
    padding: 0px;
    color: #666666;
}

#categoryGrid .title a {

}

#categoryGrid .title a:hover {

}

#categoryGrid .photo {
	width:136px;
	height:99px;
	overflow:hidden;
	margin-bottom:5px;
	background-color:#fff;
	display: table-cell;
    vertical-align: middle;
	text-align:center;
}

#categoryGrid .photo img {
    /* display: block;
    margin-left: auto;
    margin-right: auto */
}

#categoryGrid .description {
	/* font-size:0.91em;
	line-height:1.09em;
	padding:2px 0 2px 0;
	max-height:3.27em;
	overflow:hidden;
	text-align: left; */
	display:none;
}

#categoryGrid .details {
margin-top:5px;
}

#categoryGrid .details .buttons {

}

#categoryGrid .details .buttons .detailBtn {
	max-height:2.55em;
	overflow:hidden;
}

#categoryGrid .details .buttons .detailBtn a {
	display:block;
	background-image:url(/images/button-green-136.gif);
	background-repeat:no-repeat;
	width:116px;
	height:14px;
	padding:7px 10px 7px 10px;
}

#categoryGrid .details .buttons .detailBtn a:visited,
#categoryGrid .details .buttons .detailBtn a:link,
#categoryGrid .details .buttons .detailBtn a:active {
	font-weight:bold;
	text-decoration:none;
	color: #fff;
}

#categoryGrid .details .buttons .detailBtn a:hover {
   	font-weight:bold;
	text-decoration:none;
	color:#e0e0e0;
}


#categoryGrid #btmOptions {
	padding:10px 0 20px 0;
}

#categoryGrid #btmOptions .pagination {
	text-align:center;
}

#categoryGrid #btmOptions .pagination a {

}

#categoryGrid #btmOptions .pagination a:hover {


}

#categoryGrid .hr,
#categoryGrid hr {
	display:none;
}

/* end categoryGrid */







/* begin affiliateLogin */
/* used in templates/affiliate.login.tem.php */
/* used in templates/affiliate.login.password.tem.php */
/* used in templates/affiliate.default.tem.php */

#affiliateLogin {

}

#affiliateLogin h2 { }


/* end affiliateLogin */


/* begin productGrid */
/* only used when a product is displaying a "grid" (multiple columns) of products */

#productGrid {
	 width:460px;
	 border:none;
	 margin:0 10px 0 10px;

}

.productGridRow {
	width:460px;
	margin:0 0 10px 0;
	background-image:none;
}

#productGrid h2, 
#productGrid h1 { 
	background-color:#2B4C96;
	background-image:url(../../images/blue_grad2.jpg);
	background-repeat:repeat-x;
	padding:5px;
	color:#fff;
	font-size:1em;
}

#productGrid #categoryDescription {

}

#productGrid table{

}

#productGrid #topOptions, #productGrid #topPagination {
	width: 230px;
	float: left;
}
#productGrid #topPagination {
	text-align: right;
}

#productGrid #topOptions .search {

}

#productGrid #topOptions .myrow {

}

#productGrid #topOptions .display {
margin-bottom:5px;
}

#productGrid #topOptions .sort {
}

#productGrid #topOptions .sort .label {
width:50px;
float:left;
padding-top:3px;
}

#productGrid #topOptions .sort .option {
float:left;
}

#productGrid #topOptions .sort .option select {
color:#666;
border:solid 1px #ccc;
}


#productGrid .content-odd3 {
	width:136px;
	padding:6px;
	float:left;
	background-color:#f2f2f2;
	background-image:url(/images/bgrnd-cat.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#productGrid .content-even3 {
	width:136px;
	padding:6px;
	float:left;
	margin:0 8px 0 8px;
	background-color:#f2f2f2;
	background-image:url(/images/bgrnd-cat.gif);
	background-repeat:no-repeat;
	background-position:top;
}



#productGrid .title {
	height:28px;
	overflow:hidden;
	margin-bottom:7px;
	margin-top:5px;
}

#productGrid .title a {

}

#productGrid .title a:hover {

}

#productGrid .photo {
	width:136px;
	height:99px;
	overflow:hidden;
	margin-bottom:5px;
	background-color:#fff;
	display: table-cell;
    vertical-align: middle;
	text-align:center;	
}

#productGrid .photo img {
	/* display: block;
    margin-left: auto;
    margin-right: auto; */
}

#productGrid .description {
	font-size:0.91em;
	line-height:1.09em;
	padding:2px 0 5px 0;
/*	max-height:3.27em; */
	text-align: left;
	height:43px;
	overflow:hidden;
}

#productGrid .details {
	/* background-color:#4E575B;
	color:#fff;
	width:98px;
	padding:10px 41px 10px 9px;
	position:relative; */
}

#productGrid .details .details_text {
	/* height:1.27em;
	overflow:hidden; */
	margin-bottom:5px;
	font-size:0.91em;
	min-height:14px;
}



/* #productGrid .details .sprice { */
#productGrid .sprice {
	font-weight:bold;
	font-size:1.25em;
	margin-bottom:5px;
	min-height:42px;
}

#productGrid .sprice .myerror {
	color:#5E3666;
}

#productGrid .details .buttons {
	/* width:29px;
	float:right;
	text-align:right;
	float:right;
	position:absolute;
	bottom:0.36em;
	right:9px; */
}

#productGrid .details .buttons .detailBtn {
	max-height:2.55em;
	overflow:hidden;
}

#productGrid .details .buttons .detailBtn a {
	display:block;
	background-image:url(/images/button-green-136.gif);
	background-repeat:no-repeat;
	width:116px;
	height:14px;
	padding:7px 10px 7px 10px;
}

#productGrid .details .buttons .detailBtn a:visited,
#productGrid .details .buttons .detailBtn a:link,
#productGrid .details .buttons .detailBtn a:active {
	font-weight:bold;
	text-decoration:none;
	color: #fff;
}

#productGrid .details .buttons .detailBtn a:hover {
   	font-weight:bold;
	text-decoration:none;
	color:#e0e0e0;
}

#productGrid .details .buttons .addToCartBtn {

}

#productGrid .details .buttons .addToCartBtn a {

}

#productGrid .details .buttons .addToCartBtn a:hover {

}

#productGrid .details .pricenote {

}

#productGrid .options {


}

#productGrid .options .form-label{

}

#productGrid .options .form-field{

}

#productGrid #btmOptions {
	padding:10px 0 10px 0;
}

#productGrid #btmOptions .batchAddToCartButton {

}

#productGrid #btmOptions .batchAddToCartButton a {

}

#productGrid #btmOptions .batchAddToCartButton a:hover {

}

#productGrid #btmOptions .pagination {
	text-align:center;
}

#productGrid #btmOptions .pagination a {

}

#productGrid #btmOptions .pagination a:hover {


}

#productGrid #btmCategoryPhoto {

}

#productGrid #btmCategoryPhotoImage {

}

#productGrid #btmCategoryPhotoCaption {

}
/* end productGrid */









/* begin productList */
/* used in templates/product.grid.tem.php */
/* only used when a product is displaying a "list" of products */

#productList {

}

#productList h2 { }

#productList #categoryDescription {

}

#productList table{

}

#productList #topOptions {

}

#productList #topOptions .search {

}

#productList #topOptions .display {

}

#productList #topOptions .sort {

}

#productList #topOptions .sort .label {

}

#productList #topOptions .sort .option {

}

#productList #topOptions .sort .option select {

}

#productList .content-even1 {

}

#productList .content-odd1 {

}

#productList .title {

}

#productList .title a {

}

#productList .title a:hover {

}

#productList .photo {

}

#productList .description {

}

#productList .details {

}

#productList .details .sprice {

}

#productList .details .buttons {

}

#productList .details .buttons .detailBtn {

}

#productList .details .buttons .detailBtn a {

}

#productList .details .buttons .detailBtn a:hover {

}

#productList .details .buttons .addToCartBtn {

}

#productList .details .buttons .addToCartBtn a {

}

#productList .details .buttons .addToCartBtn a:hover {

}

#productList .details .pricenote {

}

#productList .options {

}

#productList .options .qty {

}

#productList .options .qty input {

}

#productList .options .form-label {

}

#productList .options .form-field {

}

#productList #btmOptions {

}

#productList #btmOptions .batchAddToCartButton {

}

#productList #btmOptions .batchAddToCartButton a {

}

#productList #btmOptions .batchAddToCartButton a:hover {

}

#productList #btmOptions .pagination {

}

#productList #btmOptions .pagination a {

}

#productList #btmOptions .pagination a:hover {


}

#productList #btmCategoryPhoto {

}

#productList #btmCategoryPhotoImage {

}

#productList #btmCategoryPhotoCaption {

}

/* end productList */











/* begin productDetail */
/* used in templates/product.detail.tem.php */


#productDetail{

}

#productDetail h1 { 
font-weight:normal;
font-size:1.73em;
color:#5E3666;
width:460px;
margin:0 10px 10px 10px;
}


#productDetail .myerror {
margin-left:10px;
margin-bottom:10px;
}


#productDetail #productPhotos {
	width: 190px;
	border: 2px solid #abc63a;
	overflow:hidden;
	float:left;
	margin:0 0 0 10px;
}

#productDetail #product_symbols {
	margin:0 10px 10px 10px;
	padding-top:10px;
	width:460px;
	clear:both;
}

#productDetail #prodThumbnails {

}

#productDetail #extraDetails {
	width: 250px;
	float:right;
	margin:0 10px 0 0;
}


#productDetail .submitBtn {

}

#productDetail #qtyPricing {

}

#productDetail #qtyPricing .hdr-title-left {

}

#productDetail #qtyPricing .hdr-title-right {

}

#productDetail #qtyPricing .list-left {

}

#productDetail #qtyPricing .list-right {

}

#productDetail #price {
font-weight:bold;
font-size:1.73em;
color:#5E3666;
margin-bottom:15px;
}

#productDetail .form-label {
	width:70px;
	float:left;
	padding:0 0 10px 0;
}

#productDetail .form-field { 
	width:180px;
	float:right;
	padding:0 0 10px 0;
}

#productDetail input,
#productDetail select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #666666;
}

#productDetail #customerUpload {

}



#productDetail #detailTabs {

}

#productDetail #detailTabs ul {

}

#productDetail #detailTabs li {

}

#productDetail #detailTabs a .current {

}

#productDetail #detailTabs a {

}

#productDetail #detailTabs a span {

}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#productDetail #detailTabs a span {

}

/* End IE5-Mac hack */
#productDetail #detailTabs a:hover span {

}

#productDetail #detailTabs a:hover {

}

#productDetail #detailTabs a:hover span {

}

#productDetail .hdr-title {
font-weight:normal;
font-size:1.73em;
color:#5E3666;
width:460px;
margin:0 0 10px 0;
}

#productDetail .container {

}

#productDetail .body {

}

#productDetail #productDescription {
	width:460px;
	padding-bottom:11px;
	border-bottom:solid 1px #ccc;
	margin:10px;
}

#productDetail #productDescription .hdr-title {
color:#666;
font-size:12px;
font-weight:bold;
margin-bottom:5px;
margin-left:0;
margin-right:0;
margin-top:0;
width:460px;
}

#productDetail #productDescription p {

}

#productDetail #productReviews {

}

#productReviews .body {

}

#productReviews .form-field {

}

#productDetail #productReviews #productReviewsAddNote {

}

#productDetail #productReviews #productReviewsAdd {

}


#productDetail #detailGroup {

}

#productDetail #productsRelated {
	width:460px;
	margin:0 10px 10px 10px;
}

#productsRelated .hdr-title {

}

#productsRelated .hdr-title .hdr-title-text {

}


#productDetail .productsRelatedGridRow {
	width:460px;
	margin:0 0 10px 0;
	background-image:none;
}

#productDetail #productsRelated .content-odd3 {
	width:136px;
	padding:6px;
	float:left;
	background-color:#f2f2f2;
	background-image:url(/images/bgrnd-cat2.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#productDetail #productsRelated .content-even3 {
	width:136px;
	padding:6px;
	float:left;
	margin:0 8px 0 8px;
	background-color:#f2f2f2;
	background-image:url(/images/bgrnd-cat2.gif);
	background-repeat:no-repeat;
	background-position:top;
}


#productDetail #productsRelated .title {
	height:28px;
	overflow:hidden;
	margin-bottom:7px;
	font-size:1em;
	line-height:auto;
	background: none;
    padding: 0px;
    color: #666666;
}

#productDetail #productsRelated .title a {
color:#fff;
}

#productDetail #productsRelated .title a:hover {
color:#e0e0e0;
}

#productDetail #productsRelated .photo {
	width:136px;
	height:99px;
	overflow:hidden;
	margin-bottom:5px;
	background-color:#fff;
	text-align:center;
}

#productDetail #productsRelated .details {

}

#productDetail #productsRelated .details .sprice {

}

#productDetail #productsRelated .details .detailsBtn {

}

#productDetail #productsRelated .details .detailsBtn a {
	display:block;
	background-image:url(/images/button-white-136.gif);
	background-repeat:no-repeat;
	width:116px;
	height:14px;
	padding:7px 10px 7px 10px;
}

#productDetail #productsRelated .details .detailsBtn a:visited,
#productDetail #productsRelated .details .detailsBtn a:link,
#productDetail #productsRelated .details .detailsBtn a:active {
	font-weight:bold;
	text-decoration:none;
	color: #5E3666;
}

#productDetail #productsRelated .details .detailsBtn a:hover {
   	font-weight:bold;
	text-decoration:none;
	color:#7e5e85;
}

/* end productDetail */








/* begin search form */
/* used in templates/search.form.tem.php */

#searchForm {

}

#searchForm h2 { }

#searchForm #searchFormCategory {

}

#searchForm #searchFormCategory .label {

}

#searchForm #searchFormCategory .field {

}

#searchForm #searchFormCategory select {

}

#searchForm #searchFormVendor {

}

#searchForm #searchFormVendor .label {

}

#searchForm #searchFormVendor .field {

}

#searchForm #searchFormVendor select {

}

#searchForm #searchFormKeywords {

}

#searchForm #searchFormKeywords .label {

}

#searchForm #searchFormKeywords .field {

}

#searchForm #searchFormKeywords input {

}

#searchForm #searchFormSubmit {

}

#searchForm #searchFormSubmit .button {

}

/* end search form */









/* begin registry search form */
/* used in templates/registry.search.form.tem.php */

#registrySearchForm {

}

#registrySearchForm h2 { }


#registrySearchForm #searchFormKeywords {

}

#registrySearchForm #searchFormKeywords .label {

}

#registrySearchForm #searchFormKeywords .field {

}

#registrySearchForm #searchFormKeywords input {

}

#registrySearchForm #searchFormSubmit {

}

#registrySearchForm #searchFormSubmit .button {

}

/* end registrysearch form */









/* begin view cart */
/* used in templates/view.cart.tem.php */

#viewCart {
	width:460px;
	margin:0 10px 0 10px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
}

#viewCart h2 { 

}



#viewCart #pageError {

}

#viewCart #cartItems {
	width:100%;
	margin:10px 0 10px 0;
	border: 1px solid #4E575B;
	border-collapse: collapse;
}

#viewCart #cartItems thead tr th {
	background-color:#5e3666;
	color:#fff;
	padding:5px;
	border: 1px solid #ccc;
}

#viewCart #cartItems tbody tr td {
	padding:5px;
	border: 1px solid #ccc;
	background-color:#efebf0;
}

#viewCart #cartItems td.center {
	text-align:center;
}

#viewCart #cartItems .list input {
	font-size:1em;
	color:#333;
}

#viewCart #cartItems .cartError {

}

#viewCart #cartItems .normal {

}

#viewCart #cartItems .cartWarning {

}


#viewCart #cartInfo {

}

#viewCart #cartNumItems {
	float:left;
	width:315px;
	margin-bottom:20px;
	font-size:1.09em;
}

#viewCart #cartCoupon {
	float:left;
	width:315px;
}

#viewCart #cartCoupon input {
	font-size:1em;
	vertical-align:middle;
	color:#333;
}

#viewCart #cartAmounts {
	width:130px;
	float:right;
}

#viewCart #cartAmounts .field-link {

}


#viewCart #cartAmounts .field-label {
	float:left;
	width:60px;
	padding-bottom:5px;
	font-size:1.09em;
}

#viewCart #cartAmounts .field-price {
	float:right;
	width:70px;
	text-align:right;
	padding-bottom:5px;
	font-weight:bold;
	color:#333;
	font-size:1.09em;
}

#viewCart #cartButtons {
	margin:20px 0 0 0;
	text-align:left;
}

#viewCart .gatewayButtons {

}

#viewCart #crossSell {

}

#viewCart #crossSell .content-even {

}

#viewCart #crossSell .content-odd {

}

#viewCart #crossSell .title {

}

#viewCart #crossSell .title a {

}

#viewCart #crossSell .title a:hover {

}

#viewCart #crossSell .photo{

}

#viewCart #crossSell .details {

}

#viewCart #crossSell .details .detailsBtn {

}

#viewCart #crossSell .details .detailsBtn a {

}

#viewCart #crossSell .details .detailsBtn a:hover {

}

/* end view cart */








/* begin popupShipping */
/* used in templates/view.shipping.form.tem.php */
/* used in templates/view.shipping.results.tem.php */

#popupShipping {

}

#popupShipping h2 {

}

#popupShipping #pageNote{

}

#popupShipping #serviceLogo {

}


/* end popupShipping */






/* begin checkoutOnePage */
/* used in templates/checkout.onepage.tem.php */

/* #checkoutOnePage {

}

#checkoutOnePage h2 { }

#checkoutOnePage .form-label {

}

#checkoutOnePage .form-label-required {

}

#checkoutOnePage .form-label-long {

}

#checkoutOnePage .form-label-required-long {

}

#checkoutOnePage #cartItems {

}

#checkoutOnePage #cartItems thead tr th {

}

#checkoutOnePage #cartItems tbody tr td {

}

#checkoutOnePage #cartItems .cartError {

}

#checkoutOnePage #cartItems .normal {

}

#checkoutOnePage #cartItems .cartWarning {

}

#checkoutOnePage #cartInfo {

}

#checkoutOnePage #cartAmounts {

}

#checkoutOnePage #cartAmounts .field-link {

}

#checkoutOnePage #cartAmounts .field-price {

}

#checkoutOnePage #cartAmounts .field-label {

}

#checkoutOnePage #existingCustomer {

}

#checkoutOnePage #existingCustomer .hdr-title{

}

#checkoutOnePage #existingCustomer .body {

}

#checkoutOnePage #newCustomer {

}

#checkoutOnePage #newCustomer .hdr-title{

}

#checkoutOnePage #newCustomer .body {

}

#checkoutOnePage #billAddress {

}

#checkoutOnePage #billAddress table {

}

#checkoutOnePage #shipAddress {

}

#checkoutOnePage #shipAddress table {

}

#checkoutOnePage #shipMethod {

}

#checkoutOnePage #shipMethod table {

}

#checkoutOnePage #shipMethod table .multiShipOptions {

}

#checkoutOnePage #paymentInfo {

}

#checkoutOnePage #paymentInfo table {

}

#checkoutOnePage #totalsInfo {

}

#checkoutOnePage #totalsInfo {

}

#checkoutOnePage #totalsInfo .totalLabel {

}

#checkoutOnePage #totalsInfo .totalField {

}

#checkoutOnePage #totalsInfo #grand_total_div {

}

#checkoutOnePage #checkoutSubscription {

}

#checkoutOnePage #checkoutSubscription table {

} */

/* end checkoutOnePage */








/* begin checkoutBilling */
/* used in templates/checkout.billing.form.tem.php */


#checkoutBilling,
#checkoutShipping,
#checkoutPayment {
	width:460px;
	margin:0 10px 0 10px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
}

#checkoutBilling h2,
#checkoutShipping h2,
#checkoutPayment h2 {

}

#checkoutBilling .form-label, 
#clientAccount .form-label,
#checkoutShipping .form-label,
#checkoutPayment .form-label { 
width: 150px;
padding:9px 0 9px 0px;
float:left;
font-weight:normal;
margin-bottom:5px;
clear:both;
text-align:left;
}

#checkoutBilling .form-label-required,
#clientAccount .form-label-required,
#checkoutShipping .form-label-required,
#checkoutPayment .form-label-required { 
width: 150px;
padding:9px 0 9px 0px;
float:left;
font-weight:bold;
margin-bottom:5px;
clear:both;
text-align:left;
}

#checkoutBilling .form-field, 
#clientAccount .form-field,
#checkoutShipping .form-field,
#checkoutPayment .form-field { 
width: 300px;
padding:5px 0 5px 0;
float:left;
margin-bottom:5px;
margin-left:10px;
clear:right;
}

#checkoutBilling .form-field input,
#checkoutBilling .form-field select,
#checkoutShipping .form-field input,
#checkoutShipping .form-field select,
#checkoutPayment .form-field input,
#checkoutPayment .form-field select,
#checkoutPayment .form-field textarea,
#clientAccount .form-field input,
#clientAccount .form-field select { 
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: #666666;
padding:3px;
}

#checkoutBilling .form-field input[type=text],
#checkoutShipping .form-field input[type=text],
#checkoutPayment .form-field input[type=text],
#checkoutPayment .form-field textarea,
#clientAccount .form-field input[type=text] { 
border:solid 1px #ccc;
width:292px;
}

#clientAccount .form-field select { 
border:solid 1px #ccc;
width:auto;
}

#clientAccount .form-field select option { 
padding-right:10px;
}

#checkoutBilling .form-field input[type=image],
#checkoutShipping .form-field input[type=image],
#checkoutPayment .form-field input[type=image] {
padding:0;
}

/* end checkoutBilling */









/* begin checkoutShipping */
/* used in templates/checkout.shipping.form.tem.php */

#checkoutShipping {
/*	width:460px;
	margin:0 10px 0 10px;
	padding-bottom:20px;
	border-bottom:dotted 1px #ccc; */
}

#checkoutShipping h2 {

}

#checkoutShipping .form-label { 
/*	width: 150px;
	float:left;
	margin-bottom:5px; */
}

#checkoutShipping .form-label-required { 
/*	width: 150px;
	float:left;
	font-weight:bold;
	margin-bottom:5px; */
 }

#checkoutShipping .form-field { 
/*	width: 300px;
	float:right;
	margin-bottom:5px; */
}

#checkoutShipping .form-field input,
#checkoutShipping .form-field select { 
/*	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #666666; */
}

/* end checkoutShipping */









/* begin checkoutPayment */
/* used in templates/checkout.payment.form.tem.php */

#checkoutPayment {
/*	width:460px;
	margin:0 10px 0 10px;
	padding-bottom:20px;
	border-bottom:dotted 1px #ccc; */
}

#checkoutPayment h2 {

}

#checkoutPayment .form-label { 
/*	width: 150px;
	float:left;
	margin-bottom:5px; */
}

#checkoutPayment .form-field { 
/*	width: 300px;
	float:right;
	margin-bottom:5px; */
}

#checkoutPayment .form-field input,
#checkoutPayment .form-field select,
#checkoutPayment .form-field textarea { 
/*	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #666666; */
}

#checkoutPayment #paymentOpts { }

#checkoutPayment #paymentOpts .form-label {

}

#checkoutPayment #paymentOpts .form-field {

}

#checkoutPayment #spacer {

}

#checkoutPayment .pageNote {

}

/* end checkoutPayment */









/* begin checkoutSubscription */
/* used in templates/checkout.subscription.form.tem.php */

#checkoutSubscription {

}

#checkoutSubscription .form-label { }

#checkoutSubscription .form-field { }

#checkoutSubscription #spacer {

}

/* end checkoutSubscription */








/* begin checkoutConfirm */
/* used in templates/checkout.confirm.tem.php */

#checkoutConfirm {
	width:460px;
	margin:0 10px 0 10px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
}

#checkoutConfirm h2 {

}

#checkoutConfirm #billInfo,
#checkoutConfirm #shipInfo,
#checkoutConfirm #paymentInfo {
	width: 225px;
    margin-top:10px;
    margin-bottom:10px;
}

#checkoutConfirm #billInfo {
	float:left;
	position:relative;
}

#checkoutConfirm #shipInfo {
	float:right;
	position:relative;
}

#checkoutConfirm #billInfo .hdr-title,
#checkoutConfirm #shipInfo .hdr-title,
#checkoutConfirm #paymentInfo .hdr-title,
#checkoutConfirm #orderDetails .hdr-title,
#clientAccount #paymentInfo  .hdr-title  {
	background-color: #5E3666;
	color:#fff;
	font-weight:bold;
	padding:5px;
	border:solid 1px #5E3666;
    text-align:left;
}

#clientAccount #paymentInfo  .hdr-title {
	clear:both;
}

#checkoutConfirm #orderDetails .hdr-title  {
	border:solid 1px #ccc;
}

#checkoutConfirm #billInfo .goRight,
#checkoutConfirm #shipInfo .goRight {
	width: 35px;
	position:absolute;
	top:6px;
	right:5px;
}

#checkoutConfirm #billInfo .body,
#checkoutConfirm #shipInfo .body {
	min-height:150px;
}

#checkoutConfirm #billInfo .body,
#checkoutConfirm #shipInfo .body,
#checkoutConfirm #paymentInfo .body {
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	padding:5px;
	vertical-align:top;
	border-collapse:collapse;
}


#checkoutConfirm #orderDetails {
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
	width:100%;
	border-collapse:collapse;
	border: solid 1px #ccc;
	margin-top:10px;
    margin-bottom:10px;
}

#checkoutConfirm #orderDetails th,
#checkoutConfirm #orderDetails td {
	border: solid 1px #ccc;
	padding:5px;
	background-color:#efebf0;
}

#checkoutConfirm #orderDetails td.moneyFormat {
	font-weight:bold;
	color:#666;
}



#checkoutConfirm .body {
	padding:5px;
}

#checkoutConfirm .submitOrder {
	text-align:center;
}

#checkoutConfirm .submitBtn {
	background-color:#fff;
	background-image:url(../../images/button-green-206.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	padding:7px 10px 7px 10px;
	font-weight:bold;
	border:none;
	width:206px;
	cursor:pointer;
	text-align:left;
}

.pageNote {
	padding:10px 0 10px 0;
}

/* end checkoutConfirm */








/* begin checkoutComplete */
/* used in templates/checkout.complete.tem.php */

#checkoutComplete {
	width:460px;
	margin:0 10px 0 10px;
	padding-bottom:20px;
	border-bottom:solid 1px #ccc;
}

#checkoutComplete h2 {

}

#checkoutComplete .container {

}

#checkoutComplete #pageNote {

}

#checkoutComplete #downloadFiles {

}

#checkoutComplete #downloadFiles input {

}

#checkoutComplete .hdr-title {
	font-size:1.09em;
	font-weight:bold;
	color:#333;
	padding:20px 0 20px 0;
}

#checkoutComplete .container input {

}

/* end checkoutComplete */


/* begin customerLogin */
/* used in templates/client.login.tem.php */
/* used in templates/client.login.password.tem.php */
/* used in templates/client.create.form.tem.php */

#customerLogin {
	width:460px;
	margin:0 10px 0 10px;
}

#customerLogin h2, 
#clientAccount h2, 
#viewCart h2,
#checkoutBilling h2,
#checkoutShipping h2,
#checkoutPayment h2,
#checkoutConfirm h2,
#checkoutComplete h2 { 
font-weight:normal;
font-size:1.73em;
color:#5E3666;
margin-bottom:7px;
background-color:#fff;
padding:0;
width:460px;
}

#customerLogin #existingCustomer {
width:240px;
float:left;
padding-right:9px;
padding-bottom:20px;
border-right:solid 1px #ccc;
margin-right:10px;

}

#customerLogin #existingCustomer .form-label {
width: 240px;
/* padding:9px 0 9px 0px; */
padding:3px 0 0 0px;
/* float:left; */
font-weight:bold;
margin-bottom:5px;
/* clear:both; */
text-align:left;
}

#createCustomer .form-field { 
width: 240px;
padding:5px 0 5px 0;
/* float:left; */
margin-bottom:5px;
/* clear:right; */
}

#createCustomer .form-field input { 
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: #666666;
padding:3px;
}

#customerLogin #newCustomer {
width:200px;
float:left;
padding-bottom:20px;
}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
font-size:1.36em;
color:#666;
font-weight:bold;
}

#existingCustomer  .form-field input { 
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: #666666;
padding:3px;
}

#existingCustomer .form-field input[type=text],
#existingCustomer .form-field input[type=password] { 
border:solid 1px #ccc;
width:232px;
}

#existingCustomer .form-field input[type=image] {
padding:0;
}


/* #existingCustomer input.submit {
	background-color:#fff;
	background-image:url(../../images/button-green-206.gif);
	background-repeat:no-repeat;
	color:#fff;
	padding:7px 10px 7px 10px;
	font-weight:bold;
	border:none;
	width:206px;
	cursor:pointer;
	text-align:left;
} */


#existingCustomer .body { }

#newCustomer .body {
	margin-top:32px;
}

#newCustomer .body input {

}


#customerLogin #passwordRemindCustomer, #customerLogin #createCustomer {

}




/* end customerLogin */


/* begin createCustomer */
/* used in templates/client.create.form.tem.php */

#customerLogin #createCustomer {

}

#customerLogin #createCustomer .hdr-title {
font-size:15px;
font-weight:bold;
margin:20px 0 20px 0;
}

#customerLogin #createCustomer .body { 

}

#createCustomer .form-label,
#passwordRemindCustomer .form-label {
width: 150px;
padding:9px 0 9px 0px;
float:left;
font-weight:bold;
margin-bottom:5px;
clear:both;
text-align:left;
}

#passwordRemindCustomer .form-label {
width: 75px;
}

#createCustomer .form-field,
#passwordRemindCustomer .form-field { 
width: 270px;
padding:5px 0 5px 0;
float:left;
margin-bottom:5px;
clear:right;
}

#createCustomer .form-field input,
#passwordRemindCustomer .form-field input { 
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: #666666;
padding:3px;
}

#createCustomer .form-field input[type=text],
#passwordRemindCustomer .form-field input[type=text],
#createCustomer .form-field input[type=password] { 
border:solid 1px #ccc;
width:260px;
}

#createCustomer .form-field input[type=image] {
padding:0;
}


#createCustomer input.submit {
	background-color:#fff;
	background-image:url(../../images/button-green-206.gif);
	background-repeat:no-repeat;
	color:#fff;
	padding:7px 10px 7px 10px;
	font-weight:bold;
	border:none;
	width:206px;
	cursor:pointer;
	text-align:left;
}

/* end createCustomer */




/* begin clientAccount */
/* used in all the client "my account" templates */
/* templates/client.*.tem.php */

#clientAccount {
	margin:0 10px;
	padding-bottom:20px;
	width:460px;
}



#clientAccount .section {
	width:300px;
	float:left;
}

#clientAccount h2 {

}

#clientAccount .logout {
	width:150px;	
	text-align:right;
	float:right;
	padding-top:5px;
	height:27px;
	margin-left:10px;
}

#clientAccount .logout a {

}

#clientAccount .logout a:hover { }

#clientAccount #billInfo,
#clientAccount #shipInfo {
	width: 225px;
    margin-top:10px;
    margin-bottom:20px;
}

#clientAccount #billInfo {
	float:left;
	position:relative;
}

#clientAccount #shipInfo {
	float:right;
	position:relative;
}

#clientAccount #billInfo .hdr-title,
#clientAccount #shipInfo .hdr-title,
#clientAccount #myAccount .hdr-title {
	background-color: #5E3666;
	color:#fff;
	font-weight:bold;
	padding:5px;
	border:solid 1px #5E3666;
    text-align:left;
}

#clientAccount #billInfo .goRight,
#clientAccount #shipInfo .goRight {
	width: 35px;
	position:absolute;
	top:6px;
	right:5px;
}

#clientAccount #billInfo .body,
#clientAccount #shipInfo .body {
	min-height:150px;
}

#clientAccount #billInfo .body,
#clientAccount #shipInfo .body,
#clientAccount #paymentInfo .body,
#clientAccount #myAccount .body {
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #ccc;
	padding:5px;
	vertical-align:top;
	border-collapse:collapse;
}

#clientAccount #billInfo a {

}

#clientAccount #shipInfo a {
	/* color: #FFFFFF; */
}

#clientAccount #paymentInfo {

}

#clientAccount #subscriptionBillInfo {

}

#clientAccount #subscriptionShipInfo {

}

#clientAccount #subscriptionPaymentInfo {

}

#clientAccount #orderDetails {
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
	width:100%;
	border-collapse:collapse;
	border: solid 1px #ccc;
	margin-top:10px;
    margin-bottom:10px;
}

#clientAccount #orderDetails .list {

}

#clientAccount #orderDetails .hdr-title {
	background-color:#5E3666;
	color:#fff;
	font-weight:bold;
}

#clientAccount .body {

}

#clientAccount #orderList {
border:solid 1px #ccc;
margin-bottom:20px;
}

#clientAccount #orderList table, #myAccount table {
width:448px;
border:solid 1px #ccc;
border-collapse:collapse;
/* *border-collapse: expression('separate', cellSpacing = '5px'); */
}

#clientAccount #orderList table {
margin-left:5px;
}

#clientAccount #orderList table thead tr th, 
#myAccount table thead tr th {
background-color: #5E3666;
color:#fff;
padding:5px;
border:solid 1px #999;
text-align:left;
}

#clientAccount #orderList table tbody tr td, 
#myAccount table tbody tr td {
border:solid 1px #ccc;
padding:5px;
	vertical-align:top;
	background-color:#efebf0;
}

#clientAccount #orderList table tbody tr td input {
	font-size: 1em;
color: #1A1A1A;
       font-family:Arial, Helvetica, sans-serif;
       font-weight:bold;
}

#clientAccount #orderList table thead tr th a {
	color: #FFF;
}

hr  {
color: #fff;
       background-color: #fff;
border: 1px solid #999;
	border-style: none none solid;
	margin-bottom:10px;
	margin-top:10px;
}

#clientAccount #orderList .title,
#clientAccount #orderList .all-link  {
padding:5px;
}

#clientAccount #myAccount {
	margin-bottom:20px;
}



#clientAccount #orderList .hdr-title {
	background-color: #5E3666;
color:#fff;
padding:5px;
border:solid 1px #ccc;
       text-align:left;
}

#clientAccount #orderList .hdr-title {
	border-top: none;
	border-left: none;
	border-right: none;
}

#clientAccount #pageNote, #clientAccount .pageNote {

}

#clientAccount #clientAccount .body { }

#clientAccount .all-link {

}

#clientAccount .links {

}

#clientAccount .buttons {

}

#clientAccount #otherStats { }

#clientAccount #otherStats .goLeft { 

}

#clientAccount #otherStats .goRight { 
text-align:left;
width:460px;
margin-bottom:10px;
}

#clientAccount .points {

}

#clientAccount .pagination {
clear:both;
margin-bottom:20px;
}

#clientAccount .pagination  .goLeft {
width:225px;
float:left;
}

#clientAccount .pagination  .goRight  {
width:225px;
margin-right:10px;
float:left;
}

#clientAccount .pagination a {

}

#clientAccount .pagination a:hover {

}

#clientAccount .myerror {

}

#clientAccount .adminFile {

}

#clientAccount #outOfStock {

}

#clientAccount #exceedingStock {

}


/* begin vendorLogin */
/* used in templates/vendor.login.tem.php */
/* used in templates/vendor.login.password.tem.php */

#vendorLogin {

}

#vendorLogin h2 { }

#vendorLogin #pageNote {

}

#vendorLogin .form-label { }

#vendorLogin .form-field { }

/* end vendorLogin */








/* begin vendorAccount */

#vendorAccount {

}

#vendorAccount h2 {

}

#vendorAccount hr {

}

#vendorAccount .vendorlink {

}

#vendorAccount .pagination {

}

#vendorAccount #pageNote {

}

#vendorAccount .myerror {

}


#vendorAccount .section {

}

#vendorAccount .logout {

}

#vendorAccount .logout a { }

#vendorAccount .logout a:hover { }

#vendorAccount #billInfo {

}

#vendorAccount #orderDetails {

}

#vendorAccount #orderDetails .list {

}

#vendorAccount .hdr-title {

}

#vendorAccount .body {

}

#vendorAccount #myAccount {

}

#vendorAccount #orderList .title {

}

#vendorAccount #orderList {

}

#vendorAccount #orderList thead th {

}

#vendorAccount #orderList tbody tr td {

}

#vendorAccount #orderList .buttons {

}

#vendorAccount #orderList thead tr th a {

}

#vendorAccount #orderList thead tr th a:hover {

}

#vendorAccount #orderList {

}

#vendorAccount #orderList table {

}

#vendorAccount #orderList table thead th {

}

#vendorAccount #orderList table tbody, #vendorAccount #orderList table tbody tr td {

}

#vendorAccount .buttons {

}

#vendorAccount #billInfo { }

#vendorAccount #otherStats { }

#vendorAccount .large {

}

#vendorAccount .productActionButtons {

}

#vendorAccount .productActionOptions {

}

#vendorAccount #productList {

}

#vendorAccount #productList thead tr th {

}

#vendorAccount #productList thead tr td { }

#vendorAccount #vendorTabs {

}

#vendorAccount #vendorTabs .tabs-on {

}

#vendorAccount #vendorTabs .tabs-off {

}

#vendorAccount .vendorTable {

}
/* end vendorAccount */








/* start registryList */
/* used in templates/registry.list.tem.php */

#registryList {

}

#registryList .content-even {

}

#registryList .content-odd {

}

#registryList .title {

}

#registryList #registryListResults{

}

/* end registryList */


http://3663.dev3.wilson-cooke.co.uk/design/css/dswidget.css

http://3663.dev3.wilson-cooke.co.uk/styles/main.css

/* blue: #2B4C96 */
/* red: #EC0433 */
/* dark grey: #4E575B; */

.home_threeimages {
    margin-top: 5px;
}
.home_threeimages img.middle {
    padding-left: 9px;
    padding-right: 10px;
}

* {
  margin: 0;
  padding: 0;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	line-height: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
}

#page_wrapper {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#fff;
	padding-bottom:20px;
}


/* ******************** TEXT STYLES ************************ */


.text_white {
	color:#fff;
}

.text_red {
	color:#b10a5e;
}

.text_green {
	color:#abc63a;
}

.text_blue{
/*	color:#2B4C96; */
	color:#5E3666;
}


.text_small {
	font-size:0.91em;
}

.text_very_small {
	font-size:0.82em;
}

.text_tiny {
	font-size:0.6em;
}

h1 {
	font-size:1.82em;
}

h2 {
	font-size:1.82em;
}

h3 {
	font-size:1.36em;
}

h4 {
	font-size:1em;
}

.text_normal {
		font-weight:normal;
		}

.text_46px {
	font-size: 4.18em;
	font-weight:bold;	
}

.text_18px {
	font-size: 1.64em;	
}

/* ******************** DIV STYLES ************************ */




#middle .middle_content {
	width:480px;	
	float:left;	
}



#title_box {
	padding:15px 20px 15px 20px;
	border-bottom:3px solid #4E575B;
	width:440px;
}

#home_title_box {
	padding: 0px 10px 0px 10px;
	border-bottom:3px solid #4E575B;
	width: 460px;
	clear:both;
}

.home_title_box {
	padding: 0px 10px 0px 10px;
	border-bottom:3px solid #4E575B;
	width: 460px;
	clear:both;
}

.home_above_categorys_box {
	padding: 0px 10px 10px 10px;
	width: 460px;
}

#breadcrumb {
	padding:10px;
	width:460px;
}

#breadcrumb2 {
	padding:5px;
	margin:0 0 10px 10px;
	background-color:#f2f2f2;
	font-weight:normal;
}

#home_promo_box {
	 width:460px;
	 margin:0 10px 0 10px;
}
.promo_box {
	 width:456px;
	 border:2px solid #EC0433;
	 margin:0 10px 10px 10px;
	 background-image:url(../images/promo_bgrnd.gif);
	 background-repeat:no-repeat;
	 background-position:left 24px;
}

.promo_box .left {
	 width:228px;
	 float:left;
}

.promo_box .right {
	 width:228px;
	 float:right;
}

.promo_box .left h2
/* #categories h2 */ {
	background-color:#2B4C96;
	background-image:url(../images/blue_grad2.jpg);
	background-repeat:repeat-x;
	padding:5px;
	color:#fff;
	font-size:1em;
}

.promo_box .left .text {
	padding:10px;
	color:#fff;
}

.promo_box .buttons {
	padding-top:10px;
}

/* #categories {
	 width:456px;
	 border:2px solid #ccc;
	 margin:0 10px 10px 10px;	
} */


#middle .right_content {
	width:220px;
	float:right;	
}


#shopping_basket {
	width:220px;
	background-color:#4E575B;
	background-image:url(../images/grey_grad3.jpg);
	background-repeat:repeat-x;
	color:#fff;
	margin-bottom:15px;
}


#shopping_basket h3,
#account_login h3 {
	font-size:1.09em;
}

#shopping_basket .box {
	padding:4px 10px 5px 10px;
	border-bottom:1px solid #fff;
}

#shopping_basket .buttons {
	text-align:right;
}

#shopping_basket .buttons {

}

#account_login {
	width:200px;
	padding:10px;
	background-color:#2B4C96;
	background-image:url(../images/blue_grad3.jpg);
	background-repeat:repeat-x;
	color:#fff;
	margin-bottom:15px;
}

#account_login h3 {
	padding-bottom:5px;
}


#account_login input, #news_signup input {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	width:130px;
}

#account_login input.submit, #news_signup input.submit {
	width:auto;
}

#account_login .field, #news_signup .field {
	padding-bottom:5px;
}

#news_signup {
	width:200px;
	padding:10px;
	background-color:#4E575B;
	background-image:url(../images/grey_grad3.jpg);
	background-repeat:repeat-x;
	color:#fff;
	margin-bottom:15px;
}

#news_signup h3 {
	font-size:2em;
	font-weight:normal;
}

#news_signup .text {
	width:200px;
	float:left;
	padding-bottom:5px;
}

#news_signup .button {
	width:57px;
	float:right;
	padding-top:1em;
}

.side_image {
	margin-bottom:15px;
}

.side_image img {
	display:block;
}

#managed_accounts {
	width:200px;
	padding:10px;
	background-color:#2B4C96;
	background-image:url(../images/blue_grad3.jpg);
	background-repeat:repeat-x;
	color:#fff;
	margin-bottom:15px;
}

#managed_accounts h3 .tel {
	font-size:1.45em;
	color:#EC0433;
}


#payment_logos {
	width:220px;
	bottom:0;
	left:0;
	position:absolute;
}




/* ******************** LINK STYLES ************************ */


a {
 text-decoration: none;
 font-weight:bold;
}

a:visited,
a:link,
a:active  {
    color: #666;
	}
	
a:hover {
    color: #999;
	}
	
	
a.link_white {
 text-decoration: none;
 font-weight:bold;
}

a.link_white:visited,
a.link_white:link,
a.link_white:active  {
    color: #fff;
	}
	
a.link_white:hover {
    color: #ccc;
	}


a.link_white_underline {
 font-weight:bold;
 text-decoration:underline;
}

a.link_white_underline:visited,
a.link_white_underline:link,
a.link_white_underline:active  {
    color: #fff;
	}
	
a.link_white_underline:hover {
    color: #ccc;
	}
	
	

a.link_red {
 font-weight:bold;
 text-decoration:none;
}

a.link_red:visited,
a.link_red:link,
a.link_red:active  {
    color: #EC0433;
	}
	
a.link_red:hover {
    color: #999;
	}


a.link_red_underline {
 font-weight:bold;
 text-decoration:underline;
}

a.link_red_underline:visited,
a.link_red_underline:link,
a.link_red_underline:active  {
    color: #EC0433;
	}
	
a.link_red_underline:hover {
    color: #999;
	}
	
	
a.link_blue {
 text-decoration: none;
 font-weight:bold;
}

a.link_blue:visited,
a.link_blue:link,
a.link_blue:active  {
    color: #2B4C96;
	}
	
a.link_blue:hover {
    color: #ccc;
	}


a.link_blue_underline {
 text-decoration: underline;
 font-weight:bold;
}

a.link_blue_underline:visited,
a.link_blue_underline:link,
a.link_blue_underline:active  {
    color: #2B4C96;
	}
	
a.link_blue_underline:hover {
    color: #ccc;
	}


a.link_grey_underline {
 font-weight:bold;
 text-decoration:underline;
}

a.link_grey_underline:visited,
a.link_grey_underline:link,
a.link_grey_underline:active  {
    color: #666;
	}
	
a.link_grey_underline:hover {
    color: #999;
	}
	
	



/* ******************** MISC ************************ */


.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear: both;
	height: 0px;
}

.clear_left {
	clear: left;
	height: 0px;
}

.clear_right {
	clear: right;
	height: 0px;
}

li {
	margin-left: 15px;
	padding-left: 0px;
	list-style-type: square;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0px;
}

a img {
	border:none;
}


/* hr {
	color: #fff; 
	background-color: #fff;
	border: 1px dashed #E0DF4A; 
	border-style: none none solid; 
	margin-bottom:7px; 
} */


.hr {
	background-image:url(../images/category_dvdr.gif);
	background-repeat:no-repeat;
	width:456px;
	height:1px;
}

hr {
	display:none;
	}

fieldset {
	border:0; 
	padding:0; 
	margin:0;
	}

legend {
	display:none;
	}


/* table styles content */

.middle_content table {
	border-collapse:collapse;
}

.middle_content table th {
	color:#fff;
	font-weight:bold;
	background-color:#666;
	padding:5px;
	vertical-align:top;
	text-align:left;
	border:solid 2px #fff;
}

.middle_content table td {
	background-color:#ccc;
	padding:5px;
	vertical-align:top;
	text-align:left;
	border:solid 2px #fff;
}

.middle_content table.table_white td {
	background-color:#fff;
	padding:5px 5px 10px 5px;
	vertical-align:top;
	text-align:left;
	border:solid 2px #fff;
}


	
/* ******************** EXTRA SHOP STYLES ************************ */


/* bespoke for category pages */
#category_header {
margin:0 10px 10px 10px;
}

#category_header h1 {
color:#5E3666;
font-size:1.73em;
font-weight:normal;
}






#category_image {
	margin:0 10px 5px 10px;
}

#category_text, #content_text {
	color:#666;
	background-color:#fff;
	width:460px !important;
	height: auto !important;
	overflow:visible;
	padding:0;
	margin:0 10px 10px 10px;
}

#content_text h1 {
font-weight:normal;
font-size:1.73em;
color:#5E3666;
margin-bottom:7px;
}


#category_text h1,
#category_text h2 {
font-weight:normal;
font-size:1.73em;
color:#5E3666;
}

/* bespoke for category pages */
#category_text h3 {
	display:block;
	width:285px;
	height:14px;
	padding: 7px 10px 7px 10px;
	background-image:url(/images/header-purple-305.gif);
	background-repeat:no-repeat;
	background-color:#5E3666;
	font-size:11px;
	margin-bottom:7px;
	color:#fff;
	overflow:hidden;
}


#category_text_noscroll {
 	color:#fff;
	background-color:#4E575B;
	width: 440px;
	height: 100px;
	padding:10px;
	margin:0 10px 10px 10px;
}

#category_text {
    overflow: scroll;
}

#category_text h2 {
	font-weight:normal;
	}
	
#category_text p {
margin-right:5px;
}	
	
	
/* popular products  */

#popular_products {
	width:220px;
	margin-bottom:15px;
	background-image:url(../../images/bgrnd-popular-products.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#popular_products h3 {
	width:auto;
	padding:2px 10px 1px 10px;
	color:#fff;
	font-weight:normal;
	font-size:21px;
}

#popular_products .product {
	width:200px;
	border-bottom:solid 1px #abc63a;
	padding:10px 10px 7px 10px;
	background-image:none;
}

#popular_products .product .price {
	font-size:1.73em;
	font-weight:bold;
	color:#666;
}

#popular_products .product .price strike {
	text-decoration:none;
}

#popular_products .product .price .myerror {
	color:#666;
}


#popular_products .product .image{
	width:115px;
	padding:0 0 0 0;
	float:right;
}

#popular_products .product .left{
	width:79px;
	float:left;
}

#popular_products .product .description {
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
}

#popular_products .product a.link_red_underline {
	display:block;
	width:90px;
	height:14px;
	padding: 7px 10px 7px 10px;
	background-image:url(/images/button-green-110.gif);
	font-size:1em;
	margin-left:90px;
}

#popular_products .product a.link_red_underline:visited,
#popular_products .product a.link_red_underline:link,
#popular_products .product a.link_red_underline:active {
	text-decoration:none;
	color:#fff;
}

#popular_products .product a.link_red_underline:hover {
	text-decoration:none;
	color:#e0e0e0;
}

#popular_products .footer {
	padding: 3px 10px 4px 10px;
	background-color:#abc63a;
	background-image:url(/images/bgrnd-related-products-ftr.gif);
	background-position:bottom;
	background-repeat:no-repeat; 
}

#popular_products .footer a {
	display:block;
	width:105px;
	height:14px;
	padding: 8px 10px 6px 10px;
	background-image:url(/images/button-white-125-2.gif);
	font-size:1em;
	margin-left:75px;
}

#popular_products .footer a:visited,
#popular_products .footer a:link,
#popular_products .footer a:active {
color:#5E3666; 
}


#popular_products .footer a:hover {
color:#7e5e85;
}


/* special offers  */

#special_offers {
	width:220px;
	margin-bottom:15px;
	background-image:url(/images/bgrnd-special-offers.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#special_offers h3 {
	width:auto;
	padding:2px 10px 1px 10px;
	color:#fff;
	font-weight:normal;
	font-size:21px;
}


/* #special_offers h3 a:visited,
#special_offers h3 a:link,
#special_offers h3 a:active {
	font-weight:bold;
	color:#fff;
	font-size:22px;
}


#special_offers h3 a:hover {
	font-weight:normal;
	color:#ccc;
	font-size:22px;
}
*/

#special_offers .product {
	width:200px;
	border-bottom:solid 1px #5E3666;
	padding:10px 10px 7px 10px;
	background-image:none;
	
}

#special_offers .product .price {
	font-size:1.73em;
	font-weight:bold;
	color:#666;
}

#special_offers .product .price strike {
	text-decoration:none;
}

#special_offers .product .price .myerror {
	color:#666;
}


#special_offers .product .image{
	width:115px;
	padding:0 0 0 0;
	float:right;
}

#special_offers .product .left{
	width:79px;
	float:left;
}

#special_offers .product .description {
	margin-top:5px;
	margin-bottom:5px;
	font-size:11px;
}

#special_offers .product a.link_red_underline {
	display:block;
	width:90px;
	height:14px;
	padding: 7px 10px 7px 10px;
	background-image:url(/images/button-purple-110.gif);
	font-size:1em;
	margin-left:90px;
}

#special_offers .product a.link_red_underline:visited,
#special_offers .product a.link_red_underline:link,
#special_offers .product a.link_red_underline:active {
	text-decoration:none;
	color:#fff;
}

#special_offers .product a.link_red_underline:hover {
	text-decoration:none;
	color:#e0e0e0;
}

#special_offers .footer {
	padding: 3px 10px 4px 10px;
	background-color:#5E3666;
	background-image:url(/images/bgrnd-special-offers-ftr.gif);
	background-position:bottom;
	background-repeat:no-repeat; 
}

#special_offers .footer a {
	display:block;
	width:105px;
	height:14px;
	padding: 8px 10px 6px 10px;
	background-image:url(/images/button-white-125.gif);
	font-size:1em;
	margin-left:75px;
}

#special_offers .footer a:visited,
#special_offers .footer a:link,
#special_offers .footer a:active {
color:#5E3666; 
}


#special_offers .footer a:hover {
color:#7e5e85;
}


/* end special offers  */



#home_title_box h1 {
font-weight:normal;
font-size:1.6em;
padding:15px 10px;
}

#home_title_box h1 span {
font-weight:bold;
}





/* Rewards */



.image_and_description {
	width:460px;
	margin-bottom:10px;
	border-top:solid 1px #ccc;
	padding-top:10px;
}

.image_and_description .image {
	width:150px;
	float:left;
}

.image_and_description .description {
	width:300px;
	float:right;
}

#product_symbols {
    width: 240px;
}

#scrollContent {
	height:155px;
	width:450px;
	overflow:auto;
	margin:10px 10px;
	padding-right:10px;
}



#qtyPricing {
	width:150px;
	padding-bottom:15px;
}

#qtyPricing .hdr-title-left {
	width:70px;
	float:left;
	padding-bottom:2px;
	border-bottom:solid 1px #ccc;
	margin-bottom:2px;
}

#qtyPricing .hdr-title-right{
	width:80px;
	padding-bottom:2px;
	border-bottom:solid 1px #ccc;
	margin-bottom:2px;
	float:left;
}

#qtyPricing .list-left{
	width:70px;
	float:left;
}

#qtyPricing .list-right{
	width:80px;
	float:left;
}



/* homepage banner fix */

#item-menu ul li {
	margin-left:0;
}


/* claim rewards page title */

#category_text_noscroll {
background-color:transparent;
height:auto;
margin-bottom:10px;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
width:auto;
}

#category_text_noscroll h1 {
font-weight:normal;
font-size:1.73em;
color:#5E3666;
margin-bottom:7px; 
}

