table {
border:none;
width:90%;
font-size:80%;
margin:0 auto;
}

th {
background-color:#64af35;
color:#FFF;
border-bottom:1px solid #D7D7D7;
padding:0 0 2px;
}

td {
padding:4px;
}

#nav {
text-align:center;
margin:0 0 2px;
padding:0;
}

.breadcrumbs {
float:left;
display:block; /* changed 090729 */ 
font-size:90%; /* new 090729 */
margin-bottom:20px;
}

.breadcrumbs a {      /* new 090729 */
    padding:0 2px;    /* new 090729 */
}                     /* new 090729 */

.breadcrumbs a:hover {            /* new 090729 */
    color:#444;                   /* new 100205 */ 
    background-color: transparent;   /* new 090729 */         /* new 090729 */
}                                 /* new 090729 */


#status-bar {
clear:both;
margin:0;
padding:0;
}

#satus-bar span strong {
margin:0;
padding:0;
}

.cart-summary {
font-size:75%;
margin-right:10px;
}

.log-out {
font-size:70%;
margin-left:10px;
}

ul#productSelection {
min-width:604px;
clear:both;
}

ul#productSelection li {
float:left;
display:inline;
width:25%;
text-align:right;
background:#FFF top right no-repeat;
margin:0;
padding:0;
}

ul#productSelection li.mainProduct {
width:31%;
border-top:1px solid #efefef;
border-right:1px solid #efeffe;
margin:8px 8px 0 0;
}

ul#productSelection li.mainProduct h3 a.design {
text-transform:uppercase;
text-align:left;
color:#222;
}

ul#productSelection li p {
text-align:right;
padding:0 2px 0 0;
}

ul#productSelection li.mainProduct p {
text-align:left;
margin:0;
padding:0;
}

ul#productSelection li.mainProduct p a {
color:#000;
}

ul#productSelection li.mainProduct p a img {
width:98%;
}

ul#productSelection li.mainProduct p a:hover {
color:#070;
background-color:transparent; /* changed 090729 */
text-decoration:underline;
}

ul#productSelection li.mainProduct p.price {
float:left;
display:inline;
font-family:helvetica,sans-serif;
font-size:30px;
font-weight:700;
}

ul#productSelection li.mainProduct p a.design {
font-size:200%;
font-weight:700;
}

ul#productSelection li p a.longDescription {
padding-left:75%;
text-align:right;
}

ul#productSelection li.mainProduct a.buyNow {
float:right;
position:relative;
bottom:10px;
right:10px;
width:58px;
height:58px;
text-align:left;
text-indent:-257em;
overflow:hidden;
background:url(../images/buyNowBadge.png) top left no-repeat;
}

ul#productSelection li.mainProduct a.buyNow:hover {
background-position:left -58px;
}

ul#productSelection li a.onOrder {
background-image:url(../images/outOfStockBadge.png);
}

ul#productSelection li a.buyNowBlank {
background-image:url(../images/blankBadge.png);
text-indent:0;
font-family:"courier new" , courier;
font-weight:700;
color:#fff;
text-align:center;
}

ul#productSelection li a.buyNowBlank div {
line-height:18px;
padding-top:10px;
}

.product_price_calc {
font-size:90%;
color:#999;
width:120px;
}

.product_title {
font-size:40px;
text-transform:uppercase;
line-height:40px;
font-weight:700;
color:#333;
background-color:transparent; /* changed 090729 */
clear:both;
margin:0;
padding:0;
}

.product_subtitle {
text-transform:uppercase;
font-weight:400;
letter-spacing:0;
padding-top:0;
margin-top:0;
}

.product_pics {
list-style-type:none;
width:70%;
display:inline;
float:left;
}

.product_pics a img {
border:1px solid transparent;
}

.product_pics a:hover img {
border:1px dashed #8484bb;
}

.product_main_pic {
display:inline;
float:left;
width:500px;
}

.product_pic {
float:left;
width:50px;
margin:1px;
}

.product_info_table {
clear:both;
width:100%;
/*border-collapse:collapse;*/
text-align:left;
}

.product_info_table tr td {
border:none;
}

.discount {
color:#fc0;
}

caption {
font-size:x-small;
text-transform:uppercase;
letter-spacing:.6em;
text-align:left;
padding-bottom:.3em;
}

.product_options {
display:block;
font-size:x-small;
text-transform:uppercase;
font-weight:400;
letter-spacing:.3em;
padding-bottom:1em;
clear:both;
}

.product_design_options /* 23/08/07 */ {
display:block;
font-size:75%;
line-height:1em;
font-style:italic;
color:#38c;
padding:4px 3px;
}

.product_design_options:hover /* 23/08/07 */ {
color:#15a;
text-decoration:none;
background-color:#eee;
}

#product_quantity {
text-align:center;
}

#product_total {
color:#444;
font-weight:700;
}

.table_title {
background-image:url(../images/tableHeaderGrad.gif);
padding-left:5px;
}

#sidebar p.cart_update {
text-align:center;
background-color:#fff;
color:#111;
border:3px dashed #ccc;
font-size:70%;
margin:8px auto;
padding:3px 1px;
}

#bodySection {
display:inline;
float:right;
width:79%;
padding-right:8px;
text-align:left;
margin:0;
}

.optionsAndInfo {
border-left:3px dashed #ccc;
border-bottom:3px dashed #ccc;
float:right;
display:block;
width:140px;
margin:0;
padding:0 0 10px 10px;
}

#otherColours {
list-style-type:none;
}

.main_action {
font-weight:700;
margin:5px;
}

.secondary_action {
font-weight:400;
margin:5px;
}

#pagecontainer {
min-width:760px;
color:#444; /* changed 090729 */
background-color:transparent;
text-align:left;
clear:both;
display:block;
float:none;
font-size:110%;
width:760px;
margin:0 auto;
}

#pageNumberFoot {
clear:both;
margin-top:2px;
}

ul.pageNumbers {
list-style:none;
float:right;
font-size:58%;
margin:2px 0;
}

ul.pageNumbers li {
border:none;
float:left;
font-size:100%;
margin:0 1px 9px;
padding:0;
}

ul.pageNumbers li a {
text-decoration:none;
color:#222;
background-color:transparent; /* changed 090729 */
border:1px solid #36b;
padding:1px 4px;
}

ul.pageNumbers li a:hover {
background-color:#e9e9f9;
border:1px solid #027;
}

ul.pageNumbers li.selected a /*NEW*/ {
background-color:#36b;
color:#fff;
}

ul.pageNumbers li.selected a:hover {
cursor:default;
border:1px solid #36b;
}

ul.pageNumbers li.back,ul.pageNumbers li.next {
font-size:100%;
margin:0;
padding:0;
}

ul.pageNumbers li.back a,ul.pageNumbers li.next a /*NEW*/ {
border:none;
font-size:100%;
}

ul.pageNumbers li.back a:hover,ul.pageNumbers li.next a:hover {
text-decoration:underline;
background-color:transparent;/* changed 090729 */
}

ul.pageNumbers li a.inactive {
color:#aaa;
background-color:transparent; /* changed 090729 */
text-decoration:none;
}

ul.pageNumbers li a.inactive:hover {
text-decoration:none;
cursor:default;
color:#aaa;
background-color:transparent;/* changed 090729 */
}

p.pageNumber {
float:left;
margin:1px;
padding:1px;
}

p.pageShowAll {
float:left;
border-left:1px solid #444;
margin:2px 1px;
padding:1px 1px 1px 5px;
}

#pageNumbersFoot {
margin-bottom:10px;
}

.thumbnail {
width:50px;
display:block;
margin:0 auto;
}

fieldset#productSearch {
background-color:#f0efef;
border:1px solid #e0dfdf;
margin:4px 6px;
padding:10px;
}

fieldset#productFilter {
background-color:#f0efef;
background:#f0efef url(../images/ynm-guys-white-small.gif) bottom center no-repeat;
border:1px solid #e0dfdf;
margin:3px 0;
padding:3px 3px 20px;
}

fieldset#productFilter select {
font-size:60%;
width:100%;
margin:0;
}

fieldset legend {
font-size:x-small;
}

#search_label {
padding-right:3px;
font-weight:700;
font-size:small;
}

.search_input {
display:block;
font-weight:700;
font-size:small;
width:80%;
color:#111;
font-family:verdana, sans-serif;
margin:6px 3px 6px 0;
}

#bodySectionForm {
margin-bottom:20px;
}

#bodySectionForm table {
    width:100%;
}

#registration_login {
float:none;
width:95%;
clear:both;
padding-bottom:10px;
text-align:center;
margin:10px;
}

#registration_title {
font-size:small;
clear:both;
text-align:center;
margin:0;
padding:0;
}

.registration_login_label {
margin-left:20px;
margin-right:5px;
}

#cmdLogIn {
margin-left:50px;
margin-right:50px;
}

.forgot_password {
padding:6px 10px;
}

#registration_customer_info {
float:left;
width:47%;
margin:0 0 0 7px;
padding:2px 10px;
}

.register_footer {
clear:both;
width:100%;
}

#registration_delivery_info {
float:left;
width:47%;
}

.confirmation_fieldset {
margin:2px;
padding:2px;
}

fieldset.customer {
border:1px solid #ccc;
margin:4px 8px;
}

fieldset.customer legend {
font-size:140%;
margin:3px;
padding:0 3px;
text-align:left;
}

fieldset.customer input {
margin:0 3px;
}

fieldset.customer label.optional {
color:#8f8f8e;
background-color:transparent;/* changed 090729 */
}

#loginSection {
width:95%;
clear:both;
margin:0 auto;
}

#loginFieldset {
width:47%;
float:left;
}

#FrontUserMenuContainer {
float:left;
width:110px;
font-size:80%;
clear:both;
margin:0 8px;
}

.sidebar_items li {
text-transform:uppercase;
color:#FFF;
background-color:#d91516;
text-indent:5px;
margin:3px 0;
}

.sidebar_items a:hover {
color:#FFF;
background-color:#c90506;
text-decoration:none;
}

.ul_horizontal {
margin-top:20px;
text-align:center;
padding:3px;
}

.policy_information {
text-align:left;
font-size:small;
width:40em;
}

.policy_title {
font-size:larger;
}

.policy_text {
font-size:150%;
}

#bodyContent {
text-align:center;
margin:20px;
}

#forgotPasswordFieldset {
width:50%;
margin:0 auto;
}

#myInfoAddress {
width:47%;
float:right;
}

#myInfoOther {
clear:both;
margin-left:2px;
}

.product_original_price {
display:block;
font-size:small;
text-decoration:line-through;
}

.form_fieldset {
font-size:70%;
margin:3px;
}

.form_field {
clear:both;
width:100%;
text-align:left;
margin:2px;
}

.form_field_small {
width:100%;
text-align:left;
font-size:14px;
clear:both;
margin:2px 0 10px;
}

.form_field_label {
font-size:90%;
width:100px;
}

.form_label {
float:left;
text-align:right;
width:38%;
}

.form_label_small {
float:left;
width:38%;
text-align:right;
}

.form_input {
width:61%;
text-align:left;
display:inline;
}

.form_label_wide {
float:left;
width:42%;
text-align:left;
}

.form_input_narrow {
width:57%;
text-align:left;
display:inline;
}

fieldset.customer input[type="submit"], fieldset.customer input[type="button"] {
    float:right;
}

fieldset.customer select {
    margin-left:3px;    
}

div#qotd p#FrontSideBar1_questionOfTheDay {
color:#FFF;
}

* {
font-family:"gill sans" , "gill sans mt" , verdana, helvetica, arial, sans-serif;
margin:0;
padding:0;
}

ul#nav li a {
padding:1px 8px;
}

h2 {
text-decoration:none;
color:#b7a2a5;
font-size:110%;
font-weight:400;
text-transform:uppercase;
}

p {
margin:0;
padding:0;
}

.readMore {
display:block;
color:#d67683;
font-size:90%;
padding-bottom:0;
}

a.readMore:hover {
display:block;
color:#c66673;
font-size:90%;
padding-bottom:0;
}

a:hover {
color:#444; /* changed 090729 */
text-decoration:underline;
}

h1 {
background:#d91516 url(../images/crestPortion.gif) top right no-repeat;
border-bottom:15px solid #1a1718;
}

h1 a,h1 a:hover {
background-color:transparent;
}

#nav li.active a {
color:#d91516;
}

#nav li.active a:hover {
color:#d91516;
text-decoration:none;
}

#sideBar {
float:left;
width:110px;
font-size:90%;
clear:both;
margin:0 8px;
}

#sideBar label#search {
padding-left:3px;
font-size:100%;
color:#46494a;
}

sidebar_searchinput {
margin:3px;
}

.sidebar_categories {
list-style:none;
margin-top:8px;
}

.sidebar_categories li {
text-transform:uppercase;
color:#FFF;
text-indent:5px;
background-color:#757575;
margin:3px 0;
padding:0;
}

.sidebar_categories li a {
color:#FFF;
text-decoration:none;
display:block;
}

.sidebar_categories li a:hover {
color:#FFF;
text-decoration:none;
background:#f54505 url(images/categoryHoverGrad.pngNONE) top right repeat-y;
}

.sidebar_categories li.current {
background-color:#cb1512;
}

.sidebar_categories li.current a:hover {
background-color:#cb1512;
background-image:none;
cursor:default;
}

#sideBar p#deliveryMessage {
color:#6f6f70;
background-color:#c6c9ca;
margin:8px 0 0;
padding:8px 6px;
}

#sideBar #latestNews {
background-color:#c6c9ca;
border-left:1px dashed #ccc;
font-size:90%;
margin:8px 0 0;
padding:8px 6px;
}

.sidebar_newslist {
list-style:none;
margin:0 3px;
}

.sidebar_newslist li {
border-top:1px solid #b2b2b2;
padding-top:2px;
margin-top:8px;
}

#sideBar #qotd {
background-color:#acaca1;
border-left:1px dashed #ccc;
font-size:90%;
margin:8px 0;
padding:8px 6px;
}

#sideBar #qotd p {
color:#4d4b4c;
font-size:100%;
padding:6px;
}

.showcase_left {
float:left;
text-transform:uppercase;
color:#d0cac9;
font-size:75%;
margin:10px 0 0 10px;
}

.showcase_right {
float:right;
text-transform:uppercase;
color:#d0cac9;
font-size:75%;
margin:10px 10px 0 0;
}

#tertiaryContent {
width:220px;
float:left;
font-size:90%;
text-align:left;
margin:0 0 0 8px;
}

#newProducts h2,#saleItems h2,#leastPopular h2 {
font-size:130%;
padding-bottom:0;
clear:both;
}

#tertiaryContent ul li {
padding-left:0;
display:inline;
width:45%;
}

#tertiaryContent ul li.first {
float:left;
}

#tertiaryContent p {
clear:both;
float:right;
color:#4d4b4c;
font-size:90%;
padding:0;
}

ul#smallprint {
clear:both;
background-color:#a9a9a9;
color:#fff;
font-size:70%;
padding:1px 0;
}

ul#smallprint li {
font-weight:400;
text-transform:lowercase;
}

ul#smallprint li a {
color:#eaeaea;
}

#tAndC {
display:inline;
margin-left:8px;
}

#privacy,#mailingList,#sizingPage,#delicious,#stumble-upon,#facebook,#rssFeed {
display:inline;
border-left:1px solid #eaeaea;
margin-left:1em;
padding-left:1em;
}

#delicious {
background:transparent url(../images/delicious.gif) 4px center no-repeat;
padding-left:20px;
}

#facebook {
background:transparent url(../images/facebook.gif) 4px center no-repeat;
padding-left:20px;
}

.image_pic {
width:100%;
}

a#cmdAddToCart {
display:block;
width:112px;
height:20px;
text-indent:-1000em;
background:url(../images/addToCart.png) top left no-repeat;
}

#productNotesBullet /* this is new and should be added to front.css */ {
float:right;
width:20%;
display:inline;
margin:0 8px 30px 0;
padding:0 0 30px 30px;
}

#productNotesBlurb /* this is new and should be added to front.css */ {
clear:both;
margin-bottom:8px;
border-left:3px solid #bbb;
padding:0 10px;
}

p.sale {
background-color:#ffd745;
color:#222;
margin-top:8px;
padding:6px;
}

p.sale strong {
display:block;
text-transform:uppercase;
}

.form_note {
font-size:70%;
color:#669;
padding:4px 6px;
}

#pageNumberHead {
clear:left;
}

a:active {
color:#400;
-webkit-transition:color 2s ease-in;
}

h2.product_title {
margin-top:32px;
}

div.optionsAndInfo {
width:200px;
}

a.addToCart {
display:block;
width:112px;
height:20px;
text-indent:-1000em;
background:url(http://www.yesnomaybe.co.uk/images/addToCart.png) top left no-repeat;
}

div#ctl00_BodyContentPlaceHolder_productNotesBullet {
float:right;
clear:right; /* new 090729 */
width:210px; /* changed 090729 */
}

div#ctl00_BodyContentPlaceHolder_productNotesBullet p {
/*float:right;*/
display:block;
font-family:georgia,serif;
font-size:100%;
text-align:left;
color:#1a1a1a;
margin:0;
padding:16px 0 6px 10px;
}

div#ctl00_BodyContentPlaceHolder_productNotesBullet img {
float:left;
clear:right;
}

div#ctl00_BodyContentPlaceHolder_productNotesBlurb {
border-left:3px solid #bbb;
margin-bottom:8px;
float:right;
clear:right; /* new 090729 */
width:210px;
}

div#ctl00_BodyContentPlaceHolder_productNotesBlurb p {
margin:0 auto 8px;
padding:0 10px;
}

div#ctl00_BodyContentPlaceHolder_productNotesBlurb img {
border:1px solid #eee;
display:block;
max-width:99%;
margin:3px auto;
padding:3px;
}

#tagcloud li a:hover {
background-color:#398cd1;
color:#fff;
text-decoration:none;
border-radius:10px;
}

#tagcloud li a.not_available:hover {
text-decoration:line-through;
color:#999;
background-color:transparent;
}

tr.shopping_footer td {
border-top:solid 1px #000;
}

.loginout {
color:#fff;
}

#nav li,.ul_horizontal li {
display:inline;
text-transform:uppercase;
}

#nav li a,.ul_horizontal li a {
background-color:transparent; /* changed 090729 */
border-left:1px solid #444;
color:#444; /* changed 090729 */
font-size:11px;
font-weight:700;
padding:0 11px 0 12px;
}

#nav li a:hover,.ul_horizontal li a:hover {
background-color:transparent; /* changed 090729 */
color:#2a0;
}

#nav li a#home,.ul_horizontal li a#first {
border-left:none;
}

#statusBarRight,#cmdRegister,#tertiaryContent ul li.second,#shoppingButtons {
float:right;
}

ul#productSelection li.mainProduct h3,ul#productSelection li.mainProduct h3.product_subtitle {
font-size:70%;
text-align:left;
margin:0;
padding:0;
}

ul#productSelection li.mainProduct p.colorway,ul#productSelection li p a.colourway {
font-size:100%;
}

#otherProductsWithDesignTitle,.footer_links,h2#searchResultsTitle {
clear:both;
}

#otherProductsWithDesign,.sidebar_items,#tertiaryContent ul,ul#ctl00_BodyContentPlaceHolder_otherColours,ul#ctl00_BodyContentPlaceHolder_otherProductsWithDesign {
list-style:none;
}

#txtQuantity,.shopping_footer {
font-weight:700;
}

ul#productShots li,ul#otherColours li,ul#ctl00_BodyContentPlaceHolder_otherColours li,ul#ctl00_BodyContentPlaceHolder_otherProductsWithDesign li {
display:inline;
}

#registration_payment_info,#registration_user_info {
clear:right;
float:right;
width:47%;
margin:0 7px 0 0;
}

#registration_payment_info label,#registration_user_info label {
margin-left:10px;
}

#registration_billing_info,#signUpFieldset {
float:right;
width:47%;
}

.myaccount_signup,#tertiaryContent p#popularityMetric {
float:none;
}

h2 a,h2 a:hover {
color:#444; /* changed 090729 */
font:inherit;
}

a,#productNotesBlurb a {
color:#428bcf;
}

#sideBar #latestNews h2,#sideBar #qotd h2 {
color:#4d4b4c;
padding-top:0;
}

a#cmdAddToCart:hover,a.addToCart:hover {
background-position:0 -20px;
}

#productNotesBlurb em,em {
color:#777;
}
/*
body {background:transparent url(http://yesnomaybe.co.uk/images/backgrounds/easter-bunny.png) left 100px no-repeat;}
*/