/*
Theme Name: Magpie
Description: Magpie at Maysons layout and style.
Version: Beta
Author: e-IGNiTION
Author URI: http://www.e-ignition.co.uk
Tags: Custom Design
*/

/* Begin Typography & Colors */

* {
padding:0;
margin:0;
}


html {
font-size:16px;
}

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family:Georgia,"Times New Roman",Times,serif;
color: #000000;
text-align: left;
}

#page {
background-color: white;
text-align: left;
}

#header {

}

#header-logo {

}

#content {
font-size: 1.4em;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: center;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}

#footer {
border: none;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-weight: bold;
text-align:left;
}

h1 {
font-size:2.571em;
font-style:italic;
font-weight:normal;
padding:0;
margin:0;
}

#headerimg .description {
font-size: 1.2em;
text-align: center;
}

h2 {
font-size: 2em;
font-weight:normal;
font-style:italic;
}

h2.pagetitle {
font-size: 1.6em;
}

#sidebar h2 {
font-size: 1.2em;
}

h3 {
font-size: 1.2\em;
font-weight:normal;
font-style:italic;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: #000000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #000000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

#content p, body.mceContentBody p {
margin:20px 0;
line-height:1.4em;
clear:both;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
font-size:1.8em;
}

#sidebar a {
display:block;
background-color:#000000;
color:#FFFFFF;
font-style:italic;
padding:2px 4px;
margin-left:3px;
width:143px;
}

#sidebar .navigation .page-item-5 a {
font-size:0.944em;
line-height:1.3em;
}

#sidebar a:hover {
background-color:#ffe8c0;
color:#000000;
text-decoration:none;
}

#sidebar .current_page_item a {
background-color:#ffe8c0;
color:#000000;
margin-left:0;
border-right:3px solid #000000;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}

#page {
margin: 0 auto;
padding: 0;
width: 960px;
position:relative;
}

#header {
margin: 0;
padding: 0;
height: 296px;
width: 230px;
position:absolute;
z-index:1;
left:0;
top:-6px;
background-image:url(images/magpie-logo.gif);
background-repeat:no-repeat;
background-position:top left;
}

#header #header-logo a {
display:block;
height: 250px;
width: 230px;
text-indent:-999em;
background-color:transparent !IMPORTANT;
padding:0 !IMPORTANT;
margin:0 !IMPORTANT;
}

#content {
float: left;
padding: 0 12px 0 10px;
margin: 6px 0 0 0;
width:666px;
background-image:url(images/content-top.gif);
background-position:right top;
background-repeat:no-repeat;
position:relative;
left:0;
top:0;
z-index:2;
}

.post {
margin: 0;
text-align: justify;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.entry {
padding: 1px 0;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}

#footer {
padding: 0;
margin: 0 auto;
width: 760px;
float: right;
position:relative;
right:-16px;
top:-130px;
width:500px;
background-image:url(images/footer-bg.jpg);
background-position:top right;
background-repeat:no-repeat;
z-index:1;
}

#footer p.tel_fax {
float:left;
font-size:1.4em;
margin:131px 0 0;
padding:2px 8px 0 60px;
}

#footer p.address {
background-image:url(images/footer-divide.gif);
background-position:left bottom;
background-repeat:no-repeat;
float:left;
font-size:1.4em;
margin:131px 0 0;
padding:2px 0 28px 10px;
}

#footer p.designed-by {
clear:both;
font-size:1.2em;
margin:0;
padding:0 0 0 218px;
width:250px;
}

#footer p.designed-by a{
text-decoration:underline;
color:#000000;
}

#page-404 {
margin-bottom:95px;
}
/* End Structure */



/*	Begin Headers */
h1 {
margin: 15px 125px 20px 4px;
}

h2 {
margin: 0.4em;
}

h2.pagetitle {
margin: 0;
}

#sidebar h2 {
margin: 0;
padding: 0;
}

h3 {
padding: 0;
margin: 0;
}

h3.comments {
padding: 0;
margin: 0;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 2px;
border:2px solid #000000;
background-color:#FFE8C0;
margin: 0;
display: inline;
}

img.alignleft {
padding: 2px;
border:2px solid #000000;
background-color:#FFE8C0;
margin: 0;
display: inline;
}

img.alignnone {
padding: 2px;
border:2px solid #000000;
background-color:#FFE8C0;
margin: 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End Images */



/* Begin Lists */

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {

}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 5px;
}

#sidebar ul li.end_page_item {
margin-bottom: 3px;
}

#sidebar ul p, #sidebar ul select {

}

#sidebar ul ul, #sidebar ul ol {

}

#sidebar ul ul ul, #sidebar ul ol {

}

ol li, #sidebar ul ol li {

}

#sidebar ul ul li, #sidebar ul ol li {

}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
padding: 0;
float:left;
width: 232px;
position:relative;
z-index:1;
top:6px;
left:0;
background-image:url(images/left-border.gif);
background-position:right;
background-repeat:repeat-y;
}

.sidebar-inner {
padding-bottom:63px;
background-image:url(images/left-border-bottom.gif);
background-position:right bottom;
background-repeat:no-repeat;
position:relative;
z-index:2;
}

#sidebar .navigation {
background-color:#FFFFFF;
border-color:#FFE8C0;
border-style:solid;
border-width:2px 0 2px 2px;
display:block;
position:relative;
margin:5px 0 0 74px;
padding:3px 0 0 0;
width:154px;
}

#sidebar .navigation.items-nav {
background-color:#FFFFFF;
border-color:#FFE8C0;
border-style:solid;
border-width:2px 0 2px 2px;
display:block;
position:relative;
margin:250px 0 5px 74px;
padding:3px 0 0 0;
width:154px;
}

#sidebar form {
margin: 0;
}

#sidebar .navigation .categorydisplay .category {
font-weight:normal;
}

#sidebar .navigation .catalogue-categories a {
background-color:#ffe8c0;
color:#000000;
font-size:0.833em;
}

#sidebar .navigation ul {
margin-left:6px;
}

#sidebar .navigation ul li {
margin-bottom:0;
}

#sidebar .navigation ul li a, #sidebar .navigation .categorydisplay ul li a {
background-color:#ffe8c0;
color:#000000;
font-size:0.833em;
margin-left:0;
border-bottom:1px #000000 solid;
width:140px;
border-right:0;
}

#sidebar .navigation ul li a:hover, #sidebar .navigation .categorydisplay ul li a:hover {
background-color:#000000;
color:#FFE8C0;
text-decoration:none;
}

#sidebar .navigation ul li.current_page_item a {
background-color:#000000;
color:#FFE8C0;
}

#sidebar .navigation ul li ul li a, #sidebar .navigation .categorydisplay ul li ul li a {
background-color:#FFFFFF;
color:#000000;
margin-left:0;
border-bottom:1px #FFE8C0 solid;
font-size:0.667em;
width:134px;
}

#sidebar .navigation ul li ul li a:hover, #sidebar .navigation .categorydisplay ul li ul li a:hover {
background-color:#000000;
color:#FFFFFF;
text-decoration:none;
}

#sidebar .navigation ul li ul li.current_page_item a {
background-color:#000000;
color:#FFFFFF;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

.screen-reader-text {
position: absolute;
left: -1000em;
}

hr {
display: none;
}

a img {
border: none;
}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Sub-Page Lists */

.page-subpages {
list-style:none;
margin:20px 0 11px;
}

.page-subpages .page_item {
margin-bottom:5px;
}

.page-subpages .page_item a {
display:block;
background-color:#000000;
color:#FFFFFF;
font-style:italic;
padding:2px 4px;
font-size:1.286em;
}

.page-subpages .page_item a:hover {
background-color:#FFE8C0;
color:#000000;
text-decoration:none;
}

/* End Sub-Page Lists */

.postage-icon {
height:104px;
width:128px;
background-image:url(images/postage-icon.jpg);
background-repeat:no-repeat;
background-position: 0 0;
text-indent:-999em;
}

.collection-icon {
height:104px;
width:155px;
background-image:url(images/collection-icon.jpg);
background-repeat:no-repeat;
background-position: 0 0;
text-indent:-999em;
}

.back_link {
text-align:right;
}

.add_images {
background-color:#000000;
color:#FFFFFF;
display:block;
font-style:italic;
padding:2px 5px;
margin-bottom:0 !IMPORTANT;
margin-top:5px !IMPORTANT;
float:left;
white-space: nowrap;
}

.add_images_gallery {
clear:left;
}

.add_images_gallery a {
padding:2px;
background-color:#FFE8C0;
border:#000000 2px solid;
display:block;
float:left;
margin-right:4px;
}

.add_images_gallery a:hover {
background-color:#000000;
}


.imagecol a.preview_link {
padding:2px;
background-color:#FFE8C0;
border:#000000 2px solid;
display:block;
float:left;
margin-right:4px;
}

.imagecol div.main_image_single {
padding:2px;
background-color:#FFE8C0;
border:#000000 2px solid;
display:block;
float:left;
margin:0 4px 0 0;
}

.imagecol a.preview_link:hover {
background-color:#000000;
}

#products_page_container .PeCategories {
list-style:none;
margin:20px 0 11px;
}

#products_page_container .PeCategories .MainCategory {
margin-bottom:5px !IMPORTANT;
}

#products_page_container .PeCategories .MainCategory a {
display:block;
background-color:#000000;
color:#FFFFFF;
font-style:italic;
padding:2px 4px;
font-size:1.286em;
}

#products_page_container .PeCategories .MainCategory a:hover {
background-color:#FFE8C0;
color:#000000;
text-decoration:none;
}

#products_page_container .PeCategories .MainCategory .SubCategories {
margin:0 10px;
}

#products_page_container .PeCategories .MainCategory .SubCategories a {
background-color:#FFE8C0;
border-bottom:1px solid #000000;
border-right:0 none;
color:#000000;
font-size:1.072em;
margin-left:0;
}

#products_page_container .PeCategories .MainCategory .SubCategories a:hover {
background-color:#000000;
color:#FFE8C0;
text-decoration:none;
}


div#sideshoppingcart {
border: #000000 solid;
border-width:0 2px 2px;
width:156px;
position:absolute;
right:0;
top:0;
background-image:url(images/basket-bg.gif);
background-position:left top;
background-repeat:no-repeat;
background-color:#ffe9c2;
z-index:3;
overflow:hidden;
height:78px;
}

div#sideshoppingcart div{
height: 100%;
text-align: left;
}

div#shoppingcartcontents{
display: block;  
overflow:hidden;
height:78px;
}

.cart_title {
font-size:18px;
font-style:italic;
font-weight:bold;
margin:0;
padding:2px 4px 0 5px;
}

div#sliding_cart{
margin: 0px;
padding: 0px;
background: none;
border: none;
}  

span.items, span.empty {
display:block;
margin:0 0 8px 0;
font-size:14px;
padding:2px 0 0 7px;
}

span.gocheckout a, span.visitshop a {
float:right;
display:block;
background-color:#000000;
color:#FFFFFF;
padding:3px;
font-size:14px;
margin-bottom:5px;
font-style:italic;
}

span.gocheckout a:hover, span.visitshop a:hover {
background-color:#FFFFFF;
color:#000000;
text-decoration:none;
}

.SubCategories-wrapper {
background-image:url(images/indenter.gif);
background-position:left top;
background-repeat:no-repeat;
margin-top:-25px;
padding-left:8px;
padding-top:25px;
}

.SubCategories-wrapper .SubCategories {
list-style:none;
overflow:hidden;
}

.SubCategories-wrapper .SubCategories li {
float:left;
margin-left:10px;
margin-bottom:2px;
}

.SubCategories-wrapper .SubCategories li a {
display:block;
padding:2px 5px;
background-color:#000000;
color:#FFFFFF;
font-style:italic;
}

.SubCategories-wrapper .SubCategories li a:hover {
text-decoration:none;
background-color:#FFE8C0;
color:#000000;
}

div.productdisplay, div.default_product_display {
float:left;
left:0;
margin-left:0;
margin-right:0;
padding:0;
padding-bottom:27px !IMPORTANT;
position:relative;
text-align:left !important;
top:0;
width:100%;
}

div.default_product_display {
width:298px;
margin-left:15px;
margin-right:20px;
}

.row_start {
clear:left;
}

a.wpsc_product_title{
background-color:#FFE8C0;
border:2px solid #000000;
display:block;
padding:2px;
overflow:hidden;
cursor:pointer;
} 

.wpsc_product_title .prodtitles {
font-size:1.15em;
}

a.wpsc_product_title:hover {
background-color:#000000;
color:#FFE8C0;
text-decoration:none;
} 

a.wpsc_product_title:hover h3 {
color:#FFE8C0;
}

div.textcol{
position:relative;
float:left;
top:0;
left: 0;
padding: 2px;
margin: 0;
text-align: left !important;
width:286px;
background-repeat:no-repeat;
background-position:right top;
}

.single_product_display div.textcol {
width:100%;
}

.item_postage div.textcol{
background-image:url(images/small-postage-icon-link.gif);
}

.item_postage div.textcol *{
padding-right:70px;
}

.item_collection div.textcol{
background-image:url(images/small-collection-icon-link.gif);
}

.item_collection div.textcol *{
padding-right:62px;
}

a.wpsc_product_title:hover div.textcol {
background-position:223px top;
}

.wpsc_product_price {
font-size:1.5em;
font-style:italic;
margin:0 0 3px 0 !IMPORTANT;
}

.order-info .wpsc_product_price, .order-info .sku {
margin:10px !IMPORTANT;
}

.wpsc_product_price span {
padding-right:0 !important;
}

div.producttext {
text-align:left !important;
padding-top:1px !important;
}

.ordering-info-heading {
background-color:#000000;
color:#FFFFFF;
display:block;
float:left;
font-style:italic;
margin-bottom:0 !important;
margin-top:5px !important;
padding:2px 5px;
}

.ordering-info {
background-color:#FFE8C0;
border:2px solid #000000;
clear:left;
overflow:hidden;
padding:2px;
width:60%;
}

.order-info {
float:left;
}

.postage-info.item_collection {
float:right;
width:155px;
}

.postage-info.item_postage {
float:right;
width:128px;
}

.postage-info p {
background-color:#000000;
color:#FFE8C0;
margin-bottom:5px !important;
margin-right:-2px !important;
margin-top:0 !important;
padding:2px 3px !important;
}

/*
* Fancy notification styling
*/ 
#fancy_notification{
position: absolute;
top: 0px;
left: 0px;
background-color: #000000;
border: 2px solid #000000;
color:#FFE8C0;
display: none;
height: auto;
z-index: 9;
}  

#fancy_notification #loading_animation {
background-color:#FFFFFF;
color:#000000;
display: none;
font-size:1.3em;
font-style:italic;
padding:5px;
}

#fancy_notification #loading_animation #fancy_notificationimage {
margin-right:4px;
}

#fancy_notification #fancy_notification_content{
display: none;
width: 300px;
padding: 8px;
height: auto;
text-align: left;
margin: 0px !important;
}

#fancy_notification #fancy_notification_content span{
margin: 0px 0px 6px 0px;
display: block;
font-weight: normal;
}

#fancy_notification #fancy_notification_content a{
display: block;
float: left;
font-style:italic;
margin-right: 6px;
margin-bottom: 3px;
color:#FFE8C0;
}

/*
* end Fancy notification styling
*/ 

.wpsc_buy_button {
background:transparent url(images/add-to-collection.gif);
background-repeat:no-repeat;
background-position:0 0;
border: 0;
display:block;
height:42px;
margin:0;
text-indent:-9999px;
width:210px;
cursor:pointer;
}

.wpsc_buy_button:hover {
background-position:0 -42px;
}

.cart-empty {
font-size: 1.7em;
padding:20px 10px;
}

a.empty-cart-catalogue-link {
background-color:#000000;
color:#FFFFFF !important;
display:block;
font-size:1.3em;
font-style:italic;
margin:30px 10px;
padding:2px 4px;
}

a.empty-cart-catalogue-link:hover {
background-color:#FFE8C0;
color:#000000 !important;
text-decoration:none;
}

/* Verify your Order styling */
table.productcart{
width: 100%;
padding: 0px;
border-collapse: collapse;
padding-top: 3px;
border: solid #000000;
border-width:2px 0 0 0;
font-size: inherit;
}

table.productcart tr td{
padding-bottom: 5px;
font-size: 11px;
font-size: inherit;
}

table.productcart tr.product_row td{
padding:4px 6px 6px;
font-size: 1.1em;
font-style:italic;
vertical-align: middle !important;
border-bottom: 1px solid #000000 !important;
}

form.adjustform{
display: inline;
}

table.productcart tr.firstrow td{
background-color: #000000;
color:#FFE8C0;
font-size:1.2em;
font-style:italic;
padding:4px 6px 6px;
}

table.productcart tr.firstrow td.firstcol, table.productcart tr.product_row td.firstcol{
border-left: 2px solid #000000;
}

table.productcart tr.firstrow td.lastcol, table.productcart tr.product_row td.lastcol{
border-right: 2px solid #000000;
width:87px;
}

.productcart .remove-btn {
display:block;
background-image:url(images/remove-button.jpg);
background-repeat:no-repeat;
background-position:top left;
text-indent:-999em;
width:87px;
height:30px;
}

.productcart .remove-btn:hover {
background-position:bottom left;
}

.productcart .change-btn {
background-image:url(images/change-button.jpg);
background-repeat:no-repeat;
background-position:top left;
text-indent:-999em;
width:87px;
height:30px;
border:0;
cursor:pointer;
}

.productcart .change-btn:hover {
background-position:bottom left;
}

.adjustform input {
border:2px solid #000000;
padding:1px 3px;
font-family:Georgia,"Times New Roman",Times,serif;
background-color:#FFFFFF;
color:#000000;
vertical-align:top;
margin-top:4px;
}

table.productcart tr.product_shipping td{
vertical-align: middle;
padding-top: 4px;
}

#coupon_num{
width: 134px !important;
}

table.productcart tr.total_price td {
border-top: 2px solid #000000 !important;
padding-top: 4px;
text-align:right;
font-size:1.4em;
font-style:italic;
padding-right:8px;
}

table.productcart tr.total_price td#checkout_total {
text-align:left;
padding-right:0;
}

ul.checkout_links{
list-style-type: none;
padding-left: 0px;
}

ul.checkout_links li{
list-style-type: none;
margin-left: 0px;
}

ul.checkout_links li a{
color: #555555 !important;
font-weight: normal !important;
}

ul.checkout_links li a:hover{
color: #000000 !important;
}

a.termsandconds {
text-decoration: underline;
}

.cart-notice {
background-color:#FFE8C0;
border:2px solid #000000;
margin: auto;
padding:5px;
}

.checkout-form {
background-color:#FFE8C0;
border:2px solid #000000;
margin: auto;
padding:5px;
margin:10px 0;
}

.checkout-form td.checkout-form-left {
padding:2px 5px 2px 30px;
}

.checkout-form td.checkout-form-right {
padding:2px 15px 2px 5px;
}

.checkout-form table {
width:650px;
}

table.wpsc_checkout_table tr td {
font-size:1.286em;
text-align:right !IMPORTANT;
}

table.wpsc_checkout_table tr td.checkout-form-right {
text-align:left !IMPORTANT;
}

.checkout-form-heading {
background-color:#000000;
color:#FFFFFF;
float:left;
font-size:1.4em;
font-style:italic;
padding:5px;
margin:-7px 5px 5px -7px !IMPORTANT;
}

table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select {
border:2px solid #000000 !IMPORTANT;
padding:1px 3px !IMPORTANT;
font-family:Georgia,"Times New Roman",Times,serif !IMPORTANT;
background-color:#FFFFFF !IMPORTANT;
color:#000000 !IMPORTANT;
width:400px !IMPORTANT;
font-size:18px !important;
font-style:italic;
}

.checkout-form table.wpsc_checkout_table select {
width:410px !important;
}


.checkout-form .checkout-submit:hover {
background:#FFFFFF none repeat scroll 0 0 !important;
color:#000000 !important;
cursor:pointer !important;
}

.checkout-form .checkout-submit {
background-color:#000000;
border:2px solid #000000;
color:#FFFFFF;
cursor:pointer !important;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-style:italic;
font-weight:normal;
margin:5px 0 0;
padding:3px 8px !important;
text-decoration:none !important;
text-shadow:none !important;
}

.checkout-form-errors {
list-style:none;
padding:0;
margin:0 5px 5px -7px !important;
}

.checkout-form-errors li {
padding:0;
margin:0;
margin-bottom:3px;
background-color:#000000;
color:#FFE8C0;
padding:4px 8px;
float:left;
font-size:0.85em;
clear:left;
}
/* end Verify your Order styling */

.google-map {
background-color:#FFE8C0 !IMPORTANT;
border:2px solid #000000 !IMPORTANT;
margin: auto !IMPORTANT;
padding:2px !IMPORTANT;
}

.checkout-ordering-info a {
text-decoration:underline;
}

.cart-product-postage {
font-size:0.779em;
line-height:1em;
}

.cart-product-name {
margin:0 !IMPORTANT;
}

.wpsc_page_numbers .selected {
font-size:1.2em;
font-style:italic;
text-decoration:underline;
vertical-align:middle;
}