/* SCREEN.CSS
   This is where all styles for on-screen media are declaired
   
   --------------------------------------------------------------------------------------------------------------------------
   FILE INFO
   Revision number:  1.0
   Last updated:     2006/12/05
   Last updated by:  Matt Wilcox
                     matt@karova.com
   ----------------------------------------------------------------------------------------------------------------------- */

@import url(screen_extended.css);  /* import browser specific CSS */

@media all { /* all contained styles hidden from IE Mac */

/* =global_reset */
   *                                     { margin: 0; padding: 0; }
   ul, dl, ol                            { list-style-position: inside; }
   ul ul, ul ol, ul dir, ul menu, ul dl,
   ol ul, ol ol, ol dir, ol menu, ol dl,
   dir ul, dir ol, dir dir, dir menu, 
   dir dl, menu ul, menu ol, menu dir,
   menu menu, menu dl, dl ul, dl ol,
   dl dir, dl menu, dl dl                { margin-top: 0; margin-bottom: 0; }
   p, ul, ol, dl, dd, blockquote, form   { margin-bottom: 1em; }

/* =html =body */
   html {  }
   body { 
     background : #6593ba url(../images/b_bg.gif) 0 0 repeat;	font : 70%/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif; }

/* =hx */
   h1, h2, h3, h4, h5, h6 {
     font-family : 'Trebuchet MS', Verdana, Ariel, sans-serif; font-weight : normal; color : /* #793 */ #366994; }
     
/* =h1 */
   h1 {
     font-size : 1.6em; }
   #content_main h1 {
     margin-bottom : .5em; }
   
/* =h2 */
   h2 {
     font-size : 1.4em; }
   *+h2 {
     margin-top : 1em; }
   .default #content_intro img+h2 {
     margin-top : 0; }
   
   #content_main h2 {
     margin-bottom : .5em; }
   .default #content_main h2 {
     margin-bottom : .5em; font-size : 1.2em; }
   
   #nav_main h2,
   #nav_supp h2/*,
   #search_main h2*/ {
     position : absolute; left : -999em;
     overflow : hidden; }
   
   /*#nav_categories h2,
   #nav_cart h2,
   #nav_recent_products h2,
   #nav_quick_viewer h2,
   #help_shopping h2,
   #nav_manufacturer h2 {
     display : block; width : 176px; height : 24px;
     text-indent : -999em; overflow : hidden; }*/
   
   #nav_categories h2 {
     background : url(../images/nav_categories_h2.gif) 0 0 no-repeat; }
   #nav_cart h2 {
     background : url(../images/nav_basket_h2.gif) 0 0 no-repeat; }
   #nav_recent_products h2 {
     background : url(../images/nav_recently-viewed_h2.gif) 0 0 no-repeat; }
   #nav_quick_viewer h2 {
     background : url(../images/nav_quick-viewer_h2.gif) 0 0 no-repeat; }
   #help_shopping h2 {
     background : url(../images/help-shopping_h2.gif) 0 0 no-repeat; }
   #nav_manufacturer h2 {
     background : url(../images/nav_manufacturers_h2.gif) 0 0 no-repeat; }
   
   .range h2.featured_items,
   .manufacturers h2.featured_items,
   .basketshow h2.order_value {
     clear : both;
     width : 100%; margin-top : 1em; border-top : 1px solid #d7d7d7; padding-top : .5em; }
   
   h2.homepage_featured {
     padding-top : 1em; }
   
   .detail h2.related {
     clear : both;
     display : block; width : 100%; margin-top : 1em; border-top : 1px solid #999; padding-top : 1em; }
     
   #content_sub h2,
   #content_sub2 h2 {
     font-size : 100%; text-align : center;
     margin : 0; padding : 0; padding-top : 20px; padding-bottom : 10px; width : 180px;
     background : url(../images/inc_h.gif) 0 0 no-repeat; text-transform : uppercase; }
     
/* =h3 */
   h3 {
     font-size : 1.2em; }
   
   #content_main h3 {
     margin-bottom : .5em; }
   
   #nav_cart div h3,
   #content_main .h3_search {
     position : absolute; left : -999em;
     overflow : hidden; }
   
   .range h3,
   .manufacturers h3 {
     clear : both;
     width : 100%; margin-top : 1em; border-top : 1px solid #d7d7d7; padding-top : .5em; }
   
/* =h4 */
   h4 {
     font-size : 1.1em; }
   
/* =h5 */
   h5 {
     font-size : 1em; font-weight : bold; }
   
/* =h6 */
   h6 {
     font-size : 1em; font-weight : bold; }
   
/* =p */
   p { 
     margin-bottom : .4em; }
   
   p.accessibility {
     position : absolute;
     display : block; width : 100%; margin-top : -2em; padding : .25em 0 1em 0;
     text-align : center; z-index : 2; }
   /*p.accessibility:hover {
     margin-top : 0; padding : .25em 0 .3em 0; border-bottom : 1px solid #eeb;
     color : #000; background-color : #ffd; }*/
   
   .default #site_context p {
     position : absolute; left : -999em;
     overflow : hidden; }
   
   #help_shopping p,
   #nav_cart p {
     margin : 4px; }
   
   /*.range p.short_description,*/
   .manufacturers p.short_description,
   .search p.short_description,
   .detail p.short_description {
     position : absolute; left : -999em;
     overflow : hidden; }
   
   p.remove {
     clear : both;
     margin-top : .5em; }
     
   p.credit-cards {
     margin-bottom : 1em;
     font-size : .83em; line-height : 1.4em; }
   
   .detail p#nav_add {
     margin-bottom : 1em; }
   
   p.homepage_offers {
     clear : both; position : relative; top : 1em;
     display : block;
     margin-bottom : 1em; border-top : 1px solid #ccc; padding : .5em 0; border-bottom : 1px solid #ccc; }
   
   #note p {
     background : #ffd; color : blue; }
     

     
/* =blockquote */

/* =em =strong =del =ins =abbr =acronym =code */
   em          {  }
   strong      { color : #000; }
   del         { text-decoration : line-through; }
   ins         { text-decoration : none; color : #009; }
   del[title],
   ins[title]  { cursor : help; }
   acronym,
   abbr        { text-decoration : none; border-bottom : none; font-style : italic; cursor : help; }
   code        { font : 87.5% dialogue, 'Courier New', courier, serif; color : #000; }
   
   label em {
     position : absolute; left : 550px; color : red; }
   
   #product_meta strong {
     color : #666; }
   
/* =address */
   #content_main address {
     margin-bottom : 1em; }
   
   .billing #content_main address,
   .summary #content_main address {
     font-style : normal; font-family : Georgia, "Times New Roman"; }

/* =dl =dt =dd */
   .basketshow #content_main dl {
     float : left;
     display : block; width : 181px; height : 26em; margin-right : 6px; }
   
/* =ul */
   #nav_main ul,
   #nav_supp ul,
   #content_sub ul,
   .range #content_main ul,
   .manufacturers #content_main ul,
   .detail form#basketAdd ul,
   .detail ul.related,
   .basketshow ul.pages,
   .search #content_main ul#gallery,
   ul.homepage_featured,
   ul.homepage_offers {
     list-style-type : none; list-style-position : outside; }
   
   .range #content_main ul.pages,
   .manufacturers #content_main ul.pages {
     text-align : center; margin-top : -2.2em; }
   
   #product_meta {
     margin-top : 1em; }
   
   #content_sub ul,
   #content_sub2 ul {
     list-style : none;	margin : 0; padding : 0; padding-bottom : 30px; width : 180px;
     background : url(../images/inc_ul.gif) 0 100% no-repeat; }
     
   ul.TwoCol { 
						list-style-type : none;
						width : 100%; overflow : hidden; margin-bottom : 1em;
						}
    #nav_supp ul{
      position: absolute;
      top: 40px;
      right: 45px;}			
/* =ol */

/* =li */
   #nav_main ul li,
   #nav_supp ul li,
   .basketshow ul.pages,
   #alternate_images li {
     display : inline; }
   
   .range #content_main li,
   .manufacturers #content_main li,
   .detail ul.related li,
   .search #content_main ul#gallery li,
   ul.homepage_featured li {
     display : block; width : 340px; margin-right : 0; }
   .range #content_main ul.pages li,
   .range #content_main ul.sub_categories li,
   .manufacturers #content_main ul.pages li,
   .manufacturers #content_main ul.sub_categories li {
     float : none;
     display : inline; width : auto; height : auto; }
   .range #content_main ul.pages li.page_current,
   .manufacturers #content_main ul.pages li.page_current {
     font-weight : bold; }
     
   ul.homepage_offers li {
     float : left;
     display : block; width : 270px;  margin-right : 12px; }
   
   #nav_supp ul li {
     padding-right : .5em; margin-right : .5em;
     display: block;
    text-transform: uppercase;
    padding-bottom: 8px;font-weight: bold;}
   #nav_supp ul li:last-child {
     padding-right : 0; margin-right : 0;
     border-right-width : 0; }
   
   .detail #content_main #product_meta ul li {
     display : inline; }
   .detail #content_main #product_meta ul li:after {
     content : ", "; }
   .detail #content_main #product_meta ul li:last-child:after {
     content : ""; }
   
   li.price_ours,
   #product_meta li.price_ours strong {
     color : #000; }
   
   li.stock_availability {
     margin-bottom : 1em; }
     
   #content_sub ul li,
   #content_sub2 ul li {
     list-style-position : outside; list-style-type : none;
     margin-left : 30px; padding-right : 10px; }
     
   #content_sub div#nav_inside_polyroof ul li {
     list-style-position : outside; list-style-image : url(../images/inc_bullet.gif);
     margin-left : 40px; }
     
   li.download {
     padding-top : 1em; }

ul.TwoCol li 					{ 
						float : left; 
						list-style-type : none;
						width : 150px; 
						margin : 0 10px 0 0; 
						padding: 0; 
						}
     
/* =img */
   img,
   img a { border-width : 0; background : none; display : block; }
   
   img.img-float-left { float : left; margin-right : 1em; }
   
   .default #content_intro img {
     float : left;
     margin-right : 12px; }
   
   /*.range #content_main ul li a img,
   .manufacturers #content_main ul li a img,
   .detail ul.related li a img,
   .basketshow #content_main dl a img,
   .search #content_main ul#gallery li a img,
   ul.homepage_featured li a img,
   ul.homepage_offers li a img {
     border : 1px solid #d7d7d7; }
   
   .range #content_main ul li a:hover img,
   .range #content_main ul li a:focus img,
   .manufacturers #content_main ul li a:hover img,
   .manufacturers #content_main ul li a:focus img,
   .detail ul.related li a:hover img,
   .detail ul.related li a:focus img,
   .basketshow #content_main dl a:hover img,
   .basketshow #content_main dl a:focus img,
   .search #content_main ul#gallery li a:hover img,
   .search #content_main ul#gallery li a:focus img,
   ul.homepage_featured li a:hover img,
   ul.homepage_featured li a:focus img,
   ul.homepage_offers li a:hover img,
   ul.homepage_offers li a:focus img {
     border : 1px solid #666; }*/
   
   img.credit-cards {
     margin-bottom : 2em; }
   
   .news #content_main img {
     float : left;
     margin : 0 1em .5em 0; }
   
/* =hr */
   hr { display : none; }

/* =a */
   a:link    { color : #366994; text-decoration : none; }
   a:visited { color : #366994; text-decoration : none; }
   a:hover   { text-decoration : underline; color : #f0002d; }
   a:focus   { background-color : #ffff99; color : #333; outline : none; }
   a:active  { background-color : #ffff66; color : #000; outline : none; }
   
   li.us-site a {
     position : absolute; top : 10px; right : 20px;
     display : block; padding-left : 36px; height : 17px;
      }
   li.domestic-site a {
     position : absolute; top : 30px; right : 20px;
     display : block; padding-left : 20px; height : 17px;
     background : url(../images/home.gif) 0 0 no-repeat; }
   
   p.accessibility a:link,
   p.accessibility a:visited {
      text-decoration : none; }
   p.accessibility a:hover {
      text-decoration : underline; }
   p.accessibility a:focus {
     position : absolute; left : 1em;
     margin-top : 2em;
     background-color : #ffff99; }
   p.accessibility a:focus:after {
     content : " (access key + " attr(accesskey) ") "}
   /*p.accessibility:hover a:focus {
     position : relative; left : 0;
     margin-top : 0; }
   p.accessibility:hover a:focus:after {
     content : ""; }*/
   
   .default h1 a,
   #site_context a {
     position : absolute; left : 12px; top : 8px;
     display : block; width : 156px; height : 114px;
     text-indent : -999em; overflow : hidden; }
   .default h1 a:hover,
   .default h1 a:focus,
   #site_context a:hover,
   #site_context a:focus {
     background-position : 0 -94px; }
   
   #nav_main ul li a {
     float: left;
     display : block; padding : 0 12px; }
   #nav_main ul li a:link {
     text-decoration : none; }
   #nav_main ul li a:hover,
   #nav_main ul li a:focus {
     text-decoration : underline; }
   
   /*#nav_categories ul li a,
   #nav_recent_products ul li a,
   #nav_manufacturer ul li a {
     display : block; width : 168px; border-bottom : 1px solid #eee; padding : 0 4px; }
   #nav_categories ul ul li a {
     width : 160px; padding : 0 4px 0 12px; }
   #nav_categories ul li a:hover,
   #nav_recent_products ul li a:hover,
   #nav_manufacturer ul li a:hover {
     background : #ffd url(../images/widget_a_hover.gif) 0 0; }*/
   
   #site_info a:link,
   #nav_supp a:link,
   #site_info a:visited,
   #nav_supp a:visited {
     color : #366994; text-decoration : none; }
   #site_info a:hover,
   #site_info a:focus,
   #nav_supp a:hover,
   #nav_supp a:focus {
     color : #366994; text-decoration : underline; }
   #nav_supp a:focus,
   #site_info a:focus {
     color : #333; }
     
   #nav_supp a:link,
   #nav_supp a:visited {
     color : #fff; }
   
   /*.detail form#basketAdd a.img_prod:link,
   .detail form#basketAdd a.img_prod:hover,
   .detail form#basketAdd a.img_prod:visited,
   .detail form#basketAdd a.img_prod:active,
   .detail form#basketAdd a.img_prod:focus {
     display : block; width : 278px; height : 177px; padding : 2px 1px; margin : 0 0 12px 0;
     line-height : 0; text-decoration : none; }
   .detail form#basketAdd a.img_prod:after {
     content: url(../images/border_main.gif); display: block;
     width: 278px; height: 177px; margin-top: -177px; }
   .detail form#basketAdd a.img_prod:hover:after,
   .detail form#basketAdd a.img_prod:focus:after {
     content: url(../images/border_main-hover.png); }*/
   
   p.remove a {
     color : #f33; }
   
   .buynow a {
     display : block; width : 89px; height : 24px;
     text-indent : -999em; overflow : hidden; background : url(../images/buynow.gif) 0 0 no-repeat; }
   #nav_cart .buynow a {
     margin-left : 78px;
     background : url(../images/nav_cart-buynow.gif) 0 0 no-repeat; }
   .buynow a:hover,
   .buynow a:focus,
   #nav_cart .buynow a:hover,
   #nav_cart .buynow a:focus {
     background-position : 0 -24px; }
   
   .basketshow ul.pages a {
     float : left;
     margin-right : 1em;
     line-height : 24px; }
     
   /* My Account postponed to 2.3 release
   #nav_main .link_myaccount a {
     padding : 0;
     background-color : #fc3; color : #333; }
   #nav_main .link_myaccount a span {
     display : block; padding : 0 9px 0 16px;
     background : url(../images/shopping-left.gif) 0 0 no-repeat; }
   #nav_main .link_myaccount a:focus {
     background-color : #ff9; }
   #nav_main .link_myaccount a:focus span {
     background : url(../images/shopping-left-focus.gif) 0 0 no-repeat; }
     
   #nav_main .link_basket a {
     padding : 0;
     background : #fc3 url(../images/shopping-top-right.gif) 100% 0 no-repeat; color : #333; }
   #nav_main .link_basket a span {
     display : block; padding : 0 6px 0 9px; }
   #nav_main .link_basket a:focus {
     background : #ff9 url(../images/shopping-top-right-focus.gif) 100% 0 no-repeat; } */

   #nav_main .link_basket a {
     padding : 0;
     background : #fc3 url(../images/shopping-top-right.gif) 100% 0 no-repeat; color : #333; }
   #nav_main .link_basket a span {
     display : block; padding : 0 9px 0 16px;
     background : url(../images/shopping-left.gif) 0 0 no-repeat; }
   #nav_main .link_basket a:focus span {
     background : url(../images/shopping-left-focus.gif) 0 0 no-repeat; }
   /*#nav_main .link_basket a span {
     display : block; padding : 0 6px 0 9px; } */
   #nav_main .link_basket a:focus {
     background : #ff9 url(../images/shopping-top-right-focus.gif) 100% 0 no-repeat; }
     
   .detail #content_main div form ul#alternate_images a {
     float : left;
     display : block; width : 81px; height : 81px; border : 1px solid #d7d7d7; margin : 0 14px 12px 0; }
   
   .detail #content_main div form ul#alternate_images a:hover,
   .detail #content_main div form ul#alternate_images a:focus {
     border-color : #666; }
     
   .range #content_main ul li a.title {
     clear : both; font-size : 1.3em; }
   .range #content_main ul li a.image {
     float : left; margin :  .3em 1em .3em 0; }
     
   .range #content_main ul li {
     clear : both; overflow : hidden; padding-bottom : 4em; }
     
/* =table */
   table { border-collapse : collapse; }
   #nav_cart table {
     width : 176px; }
   
   .summary #content_main table {
     margin-left : -.4em; }

/* =caption */
   #nav_cart caption {
     display : none; /* because we can't hide it with positioning properly in anything other than Firefox */ }

/* =thead */
   thead {
     text-align : left; }
   #nav_cart table thead {
     display : none; /* because we can't hide it with positioning */ }

/* =tfoot */
   #nav_cart tfoot {
     text-align : right; }
   
   .summary #content_main table tfoot {
     border-top : 1px dotted #999;
     text-align : right; }
   
/* =tbody */
   
/* =tr */
   #nav_cart tbody tr {
     border-bottom : 1px solid #eee; }
   #nav_cart tbody tr:hover {
     background : #ffd url(../images/widget_a_hover.gif) 0 0; }
   
   .summary #content_main tbody tr:hover {
     background-color : #ffc; }
   
   .summary #content_main table tr.grand_total {
     border-top : 1px dotted #999;
     color : #000; }
   
/* =th */
   .summary #content_main th,
   .summary #content_main td {
     padding : 0 .4em; }

/* =td*/
   td.numeric {
     text-align : right; }
   #nav_cart td {
     padding : 0 4px; }
   
   .basketshow td {
     padding : .5em 1em .5em 0 }
   td#overall_total {
     color : #000; }
   
/* =form */
   #search_main form {
     display : block; }
   
   #nav_quick_viewer form {
     padding : 4px 4px 1.4em 4px; }
   
   .contact #content_main form {
     margin-top : 2em; }
   
   .detail form#basketAdd {
     padding-bottom : 1em; }
   
/* =fieldset */
   #search_main fieldset,
   #nav_quick_viewer fieldset {
     margin : 0; border-width : 0; padding : 0; }
   
   #content_main fieldset {
     margin-bottom : 1em; border-width : 0 0 1px 0; border-color : #999; padding-bottom : 1em; }
   .default #content_main fieldset {
     border-bottom-width : 0;}
   
   .basketshow #content_main fieldset {
     margin-bottom : 0; border-width : 0; padding-bottom : 0; }

/* =legend */

/* =label */
   #content_main label {
     display : block; margin-bottom : .4em;
     overflow : hidden; }
   
   #content_main .boolean label input,
   #content_main label.boolean input {
     margin-top : .25em; }
   
/* =input */
   input:focus,
   select:focus {
     border: 1px solid #000; padding : 1px;
     background : #ffd url(../images/highlight.gif) 0 0; }
   select:active {
     background : #fff none; }
   
   .boolean input {
     float : left;
     margin-right : .5em; }
   
   #search_main input {
     width : 10em; }
   #search_main input.submit {
      }
   #nav_quick_viewer input.submit {
     float : right;
     margin-top : 4px; }
   
   #content_main input,
   #content_main select {
     width : 16em; }
   .default #content_main input {
     width : 200px; }
   #content_main input.submit,
   #content_main .boolean input {
     width : auto; }
   .basketshow #content_main dl input {
     width : 40px; }
   .basketshow #content_main dl input.submit {
     width : 80px; }
   input.qty {
     float : left;
     margin-right : .5em; }
   
/* =textarea */
   textarea:focus {
     border: 1px solid #000; padding : 1px;
     background : #ffd url(../images/highlight.gif) 0 0; }
     
   #content_main textarea {
     width : 18em; height : 8em; }
   
   .contact #content_main label[for=usr_std_message] textarea {
     width : 26em; }
     
   .cpdrequest #content_main label[for=usr_std_address] textarea {
     width : 26em; }

   .cpdrequest #content_main label[for=usr_std_preferedDate] textarea {
     width : 26em; }
     
   .cpdrequest #content_main label[for=usr_std_alternativeDate] textarea {
     width : 26em; }

   .cpdrequest #content_main label[for=usr_std_details] textarea {
     width : 26em; }

   #cpd_questions label textarea, #personal_details label textarea {
     width : 26em; }

/* =select */
   #nav_quick_viewer select {
     width : 168px; }
   #product_options select {
     margin-left : 1em; width : auto; }
     
/* =div */
   
   #container {
     position : relative;
     width : 783px;	margin : 0 auto; padding-top : 172px;
     background : #fff url(../images/m_bg.gif) 0 6px repeat-y; }
   #content {
     overflow : hidden; padding-right : 10px; margin: 0 6px; }
   #content_main {
     float : right;
     width : 360px; margin : 0 200px 0 10px; }
   .default #content_main {
     float : right;
     width : 540px; margin : 0 10px 0 20px; }
   .in-america #content_main {
     float : right;
     width : 560px; margin : 0 0 0 10px; }
   #content_intro {
     display : block; min-height : 170px; padding-bottom : 1em; margin-bottom : 2em;
     overflow : hidden; }
   #content_secondary {
     clear : both; display : block; }
   #content_sub {
     float : left;
     width : 180px; margin-left : 10px; min-height : 100%; }
   #content_sub2 {
     position : absolute; top : 172px; right : 16px; }
   .default #content_sub2 {
     position : relative; top : 0; left : 0; }
   
   #content_sub div#search_main {
     position : absolute; top : 0; right : 0;
     display : block; width : 20em; padding : 0; height : 34px; line-height : 34px; 
     background : #fc3 url(../images/search_main.gif) 0 100% no-repeat; text-align : right; z-index : 1; }
   #nav_main {
     /*position : absolute; top : 142px; left : 0;
     width : 772px;	height : 30px;
		 background : url(../images/t_bg.gif) 0 0 no-repeat; */ }
   #nav_supp  {
     clear : both;
     height : 60px; /*line-height : 60px;*/ padding : 50px 0 0 29px;
     background : url(../images/f_bg.gif) 0 0 no-repeat; text-align : left; 
   }
   #site_info {
     clear : both;
     display : block; padding : 1.5em;
     background : url(../images/c_bg.gif) 0 100% no-repeat;	text-align : right; }
   #site_context {
     position : absolute; top : 0; left : 0;
     width : 783px; height : 167px;
     background : transparent url(../images/header_bg.jpg) 0 0 no-repeat; }

   #content_sub div,
   #nav_application_selector {
     margin-bottom : 18px; }
   #content_sub #nav_quick_viewer div {
     margin-bottom : 0; padding-bottom : 0;
     background : transparent none; }
   #nav_cart div {
     margin : .8em 0 0 0; border-top : 1px solid #eee; padding : .8em 0 0 0;
     background : transparent none; font-size : .8em; line-height : 1.2em; }
     
   .detail #content_main form div {
      }
     
   #content_main div.metadata {
     margin-top : 2em; border-top : 1px dotted #999; padding-top : 1em; }
     
   .default #content_col1 {
     float : left; width : 45%; }
   .default #content_col2 {
     float : right; width : 45%;  }
     
/* =span */
   #content_main label span {
     float : left;
     display : block; width : 11em; }

   #search_main label span,
   .contact label[for=usr_std_message] span {
     position : absolute; left : -999em;
     overflow : hidden; }
     
   #content_main label[for=usr_std_preferedDate] span {
     float : left;
     display : block; width : 30em; }
     
   #content_main label[for=usr_std_alternativeDate] span {
     float : left;
     display : block; width : 30em; }
     
   #cpd_questions label span {
     float : left;
     display : block; width : 30em; }
     
   #content_main label[for=usr_std_details] span {
     float : left;
     display : block; width : 30em; }


   
   .basketshow #content_main dl label span {
     width : 100%; }
     
   #content_main .boolean label span,
   #content_main label.boolean span {
     width : auto; }
     
   .street-address,
   .extended-address,
   .locality,
   .region,
   .postal-code,
   .country-name,
   .tel,
   .email {
     display : block; }
   .summary .country-name,
   .summary .email {
     margin-bottom : 1em; }
     
   .news h1 span {
     margin-left : 1em;
     font-size : .7em; }

   .stock_in,
   .stock_awaiting,
   .stock_discontinued,
   .stock_offer {
     margin-left : .3em; }
     
   .stock_in {
     /* color : #8a0; */ }
   .stock_awaiting {
     color : #a80; }
   .stock_discontinued {
     color : #a00; }
   .stock_offer {
     font-style : italic; }
     
   .highlight, .Highlight {
     padding : 1em; border : 1px solid #476a86;
		 background : #f4f9fd; }
   .PullQuote, .pullquote	{
     float : right;	margin : 1em;	width : 160px; padding : 0.5em;	}

}