/*
--------------------------------------------------
Title:  Screen styles
Author: Jamie Hill, SonicIQ - [soniciq.com]
-------------------------------------------------- */

/* = Reset - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
-------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
  font-family: inherit; vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


body                            { background: #e4dfcd url(/images/bg_body.png); color: #666; text-align: center;
                                  font-size: 62.5%;	line-height: 2.2em; }


body, th, td, input,
select, textarea                { font-family: Verdana, Arial, Helvetica, sans-serif; }

/* Zero margins and padding */
h1, h2, h3, h4, h5, h6          { color: #b3006a; font-family: "Trebuchet MS",Georgia, Serif; font-weight: normal; 
                                  margin-bottom: .8em; }
h1                              { font-size: 2.2em; padding-bottom: .2em;
                                  border-bottom: 2px solid #ccc; line-height: 1.3em; }
h2                              { font-size: 1.8em; line-height: 1.5em; margin-bottom: .8em; }
#homepage h1                    { border-bottom-width: 1px; margin: 1em 0 .4em; }
h3                              { font-size: 1.6em; color: #000; line-height: 1.5em; }
h4                              { font-size: 1.4em; }

h3.group                        { clear: both; color: #b3006a; background: #ddd; padding: 4px 8px; }

a:link, a:visited,
a:hover, a:active               { text-decoration: none; color: #b3006a; }
a:hover                         { color: #c53b8c; }
p                               { font-size: 1.2em; margin-bottom: 1em; line-height: 1.8em; }


#maincol ul                     { padding-bottom: 2em; }
#maincol ul li                  { display: block; padding-left: 26px; line-height: 2em; font-size: 1.2em;
                                  background: url(/images/bg_bullet7.png) no-repeat 4px 50%; }
.slideshow                      { height: 190px; overflow: hidden; }
#homepage #maincol              { padding-top: 10px; }
#homepage h1.star               { background: url(/images/bg_star.png) no-repeat 0 0; z-index: 10;
                                  position: absolute; width: 111px; height: 111px; right: 80px; top: 220px;
                                  text-indent: -5000px; overflow: hidden; border-bottom-width: 0; }

h3.call-to-action               { color: #888; font-size: 1.9em; text-align: center; }
h3.call-to-action a             { display: block; background: url(/images/bg_call-to-action.png) no-repeat 0 0;
                                  text-indent: -5000px; overflow: hidden; width: 300px; height: 76px;
                                  margin-top: .5em; }

#details ul li,
#contact #maincol ul li         { padding-left: 0; background-image: none; }

em                              { font-style: italic; }
strong                          { font-weight: bold; }

/* Layout
----------------------------------------------- */

#wrapper                        { position: relative; background: url(/images/bg_wrapper.png) repeat-y 0 0;
                                  width: 960px; margin: 0 auto;
                                  line-height: 1.6em; text-align: left; padding: 0 10px; }

#header                         { background: #fff url(/images/bg_header.png) no-repeat 10px 10px; height: 103px;
                                  padding: 10px; }

#header h1                      { position: absolute; left: 20px; top: 10px; z-index: 1;
                                  background: url(/images/bg_logo.png) no-repeat 30px 10px; width: 340px; height: 103px;
                                  border-bottom-width: 0; margin: 0; }
#header h1 object               { position: absolute; left: 10px; top: 0; }

#logo                           { display: block; width: 162px; height: 81px; overflow: hidden; text-indent: -5000px;
                                  margin-left: 30px; margin-top: 10px; }

#breadcrumbs                    { font-size: 1.1em; color: #888; padding-bottom: 1em; padding-top: .4em; }

#product_wrapper #details       { float: right; width: 300px; padding-top: 5px; margin-bottom: 8px; }
#product_wrapper #imagery       { float: left; padding-top: 5px; width: 300px; }
#product_wrapper #imagery div   { margin-bottom: 10px; }
.enlarge                        { display: block; padding-bottom: 16px; 
                                  background: url(/images/bg_enlarge.png) no-repeat bottom center; }

#exvat                          { text-align: right; color: #999; padding: 1em 0; }
                                
#footer                         { border-top: 4px solid #cd5798; color: #cd5798;
                                  padding: .9em 10px 1em; background: #b91475; }
#footer a                       { color: #dc6daa; }
#hometext                       { display: none; }

.contact-form                   { float: left; width: 380px; }
.address                        { float: right; width: 220px; }

/* Columns
----------------------------------------------- */

#content                        { width: 860px; background: url(/images/bg_strapline.png) no-repeat 98% 10px;
                                  padding: 0 80px 0 10px; }
#subcol                         { float: left; width: 220px;
                                  background: url(/images/bg_subcol.png) no-repeat 0 0; padding-bottom: 170px; }
#maincol                        { float: right; width: 620px; }

/* Sidebar
----------------------------------------------- */

#subcol                         { text-align: center; }
#subcol ul                      { list-style: none; margin: 0; padding: 5px 0 0 0; }
#subcol ul li a                 { text-align: left; font-size: 1.1em; line-height: 1.7em; color: #8f7151;
                                  display: block; padding: .9em 12px .9em 36px;
                                  background: #f2eddc url(/images/bg_bullet1.png) no-repeat 11px 50%; }
#subcol ul li.odd a             { background-color: #ede5d2; }
#subcol ul li a.cat1            { background-image: url(/images/bg_bullet1.png); }
#subcol ul li a.cat2            { background-image: url(/images/bg_bullet2.png); }
#subcol ul li a.cat3            { background-image: url(/images/bg_bullet3.png); }
#subcol ul li a.cat4            { background-image: url(/images/bg_bullet4.png); }
#subcol ul li a.cat5            { background-image: url(/images/bg_bullet5.png); }
#subcol ul li a.cat6            { background-image: url(/images/bg_bullet6.png); }
#subcol ul li a.cat7            { background-image: url(/images/bg_bullet7.png); }

#subcol ul li a:hover           { color: #6f5131; background-color: #e5dbc7; text-decoration: none; }

#subcol h3                      { width: 151px; height: 159px; margin: 2em auto; text-indent: -5000px; overflow: hidden;
                                  background: url(/images/bg_crest.png) no-repeat 0 0; }

/* Navbar
----------------------------------------------- */
#nav                            { position: relative; margin-left: 220px; height: 103px; }
#nav ul                         { position: absolute; bottom: 0; right: 18px; z-index: 1; }

#nav a, #nav strong             { float: left; display: block; color: #7a004e; padding: .6em 12px .4em 20px; 
                                  background: url(/images/bg_nav-li-a.png) no-repeat 0 -200px; text-decoration: none; 
                                  font-weight: normal; font-size: 1.2em; }
#nav li                         { float: left; text-transform: lowercase;
                                  background: url(/images/bg_nav-li.png) no-repeat 100% -200px;
                                  padding-right: 8px; margin-right: 2px; }
#nav li:hover                   { background-position: 100% -100px; }                                  
#nav li:hover a                 { background-position: 0    -100px; }
#nav li#current                 { background-position: 100% 0; }
#nav li#current a,
#nav li#current strong          { background-position: 0    0; }

/* Ranges
----------------------------------------------- */
#maincol #ranges                { }
#maincol #ranges li             { float: left; margin: 0 20px 20px 0; background-image: none;
                                  width: 280px; height: 92px; padding: 0; }
#maincol #ranges a              { display: block; overflow: hidden; height: 92px; padding-left: 110px;
                                  font-size: 1.4em; line-height: 1.6em; font-family: "Trebuchet MS",Georgia, Serif; }
#ranges a:hover                 { background-position: 0 -92px; text-decoration: none; }

#range_1 a                      { background: url(/images/bg_range-1.png) 0 0 no-repeat; }                              
#range_2 a                      { background: url(/images/bg_range-2.png) 0 0 no-repeat; }
#range_3 a                      { background: url(/images/bg_range-3.png) 0 0 no-repeat; }
#range_4 a                      { background: url(/images/bg_range-4.png) 0 0 no-repeat; }
#range_5 a                      { background: url(/images/bg_range-5.png) 0 0 no-repeat; }
#range_6 a                      { background: url(/images/bg_range-6.png) 0 0 no-repeat; }
#range_7 a                      { background: url(/images/bg_range-7.png) 0 0 no-repeat; }

/* Thumnails
----------------------------------------------- */
.products div.photobox          { width: 140px; float: left; margin: 1em 0 1em 20px; padding: 0; 
                                  min-height: 22em;
                                  display: -moz-inline-stack;
                                  display: inline-block;
                                  vertical-align: top;
                                  zoom: 1;
                                  *display: inline;
                                  _height: 22em; }
.products div.first             { clear: left; margin-left: 0; }
.products div.photobox div      { margin: 0; height: 128px; padding: 0 0 7px 0; text-align: center; }
.products div.photobox p        { text-align: center; margin: 0; padding: 0 10px; font-size: 1.1em; }
.products div.photobox p a      { color: #666; text-decoration: none; text-align: center; margin: 0; padding: 0; }
.products div.photobox a:link,
.products div.photobox a:visited,
.products div.photobox a:hover  { text-decoration:none; border-bottom-style: none; border-bottom-width: 0; }

/* Inner Columns
----------------------------------------------- */
.inner-sub                      { float: left; width: 180px; padding-top: 20px; text-align: center; }
.inner-main                     { float: right; width: 400px; padding-top: 20px; }

/* Tables
----------------------------------------------- */
table                           { border: 1px solid #eee; margin-bottom: 1em; }
td, th                          { padding: 2px 8px; text-align: left; font-size: 1.2em; line-height: 1.8em; }
th                              { color: #fff; font-weight: normal; background: #b42472; border-top: 1px solid #bd3e82;
                                  border-left: 1px solid #bd3e82; border-bottom: 1px solid #8e0060;
                                  border-right: 1px solid #8e0060; }
td                              { background: #f2f2f2; border-top: 1px solid #fff; border-left: 1px solid #fff;
                                  border-bottom: 1px solid #bbb; border-right: 1px solid #bbb; }
#products table                 { margin: 0; padding: 0; border: 0 none; width: 100%; margin-bottom: .8em; }
#products table th,             
#products table td              { padding: 0; margin: 0; border: 0 none; background: transparent; color: #333; }
#products table td              { white-space: nowrap; }

/* = Messages
-------------------------------------------------- */
#messages .message            { font-size: 1.1em; padding: 1em 16px; border-style: solid; border-width: 2px;
                                margin: 1.2em 0; }
#messages .success            { color: #607900; border-color: #98bf04; background-color: #e5f4bd; }
#messages .notice             { color: #8f600d; border-color: #c9c488; background-color: #f8f8e8; }
#messages .failure, #messages .warning { color: #c00; border-color: #ee5c5c; background-color: #ffe0e0; }

/* Misc
----------------------------------------------- */
img                             { border: 0px none; }
hr                              { display: none; }
.clearboth                      { clear: both; }
.price                          { color: #999; font-size: 180%; line-height: 1.4em; }
.left                           { text-align: left; }
.right                          { text-align: right; }
.center                         { text-align: center; }
#homepage #breadcrumbs          { display: none; }

#contact th                     { background-color: #ccc; border-top: 1px solid #ddd; border-left: 1px solid #ddd;
                                  border-bottom: 1px solid #bbb; border-right: 1px solid #bbb; color: #000; 
                                  vertical-align: top; }
.fieldWithErrors                { border: 1px dashed #f00; }
#category-text                  { clear: both; padding-top: 16px; margin-top: 8px; border-top: 1px solid #ddd; }
