/* @import url("webfonts/walkway-bold/font.css"); */

*                            { padding:0; margin:0 }
body                         { min-width:980px; font-size:13px; font-family:Arial, Helvetica, sans-serif; background:#000 url(theme/default/wallpaper.jpg) repeat; }
body                         { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; }



.wide                        { width:100%;  height:auto; padding:0; margin:0 auto; overflow:hidden; }
.pagewide                    { width:980px; height:auto; padding:0; margin:0 auto; overflow:hidden; }
.grid                        { width:960px; height:auto; padding:0 10px; margin:0 auto; overflow:hidden; clear:both; }
.grid .col_1w                { width:60px;  min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_2w                { width:140px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_3w                { width:220px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_4w                { width:300px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_5w                { width:380px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_6w                { width:460px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_7w                { width:540px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_8w                { width:620px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_9w                { width:700px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_10w               { width:780px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_11w               { width:860px; min-height:1px; margin:0 10px; float:left; display:inline; }
.grid .col_12w               { width:940px; min-height:1px; margin:0 10px; float:left; display:inline; }    
.grid .clear                 { clear:both; float:left; }
.grid .first                 { margin-left:0; clear both; float:left; }
.grid .last                  { margin-right:0; }



/* CORE TYPOGRAPHY inc font colours */
h1                            { font-size:2.0em; font-weight:normal; letter-spacing:0.01em; word-spacing:-0.1em; color:#C40; font-family:Georgia, "Times New Roman", Times, serif }
h2                            { font-size:1.6em; font-weight:normal; letter-spacing:0.01em; word-spacing:-0.1em; margin:0 0 0.3em 0; color:#000; }
h3                            { font-size:1.4em; font-weight:normal; letter-spacing:0.01em; word-spacing:-0.1em; margin:0 0 0.3em 0; color:#444}
h4                            { font-size:1.2em; font-weight:normal; letter-spacing:0.01em; word-spacing:-0.1em; color:#666}
h5                            { font-size:1.2em; font-weight:normal; letter-spacing:0.01em; word-spacing:-0.1em; }
p                             { font-size:1.0em; margin:0 0 1em 0; color:#666; }
p.standout                    { font-size:1.6em; margin:3em 0; text-align:center; color:#A00; font-style:italic; }
em                            { font-weight:bold; font-style:normal }
blockquote p.quote            { font-size:1.0em; display:block; margin:0.5em 0 0.1em 0; font-style:italic; color:#666 }
blockquote p.author           { font-size:1.0em; display:block; margin:0 0 0 0; font-style:normal; color:#900}
ul                            { font-size:1.0em; padding-left:20px; margin:0 0 1em 20px; color:#363; }
ul li em                      { font-weight:normal; color:#900; }
a                             { font-size:inherit; text-decoration:none; color:#900;}
a img                         { border:0; text-decoration:0; }









/* HEADER */
#header                           { padding-top:0px; padding-bottom:190px; background:#000 url(theme/default/headerwide_bg.png) repeat-x bottom; }
#headercontent                    { padding:15px 0; }
#headercontent .logo              { width:450px; float:left; } 
#headercontent .contact           { width:450px; float:right; margin-top:20px; }
#headercontent .contact .phone    { font-size:2.7em; text-align:right; padding:0; margin:0; color:#FA3; letter-spacing:-0.03em; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
#headercontent .contact .address  { font-size:1.1em; text-align:right; padding:0; margin:0; color:#F80; letter-spacing:0.01em; }
#headercontent .contact .pipe     { color:#C50; }

/* PROMO */
#promocontent                     { width:980px; margin-top:-190px; margin-bottom:0px; }
#promocontent .slideshow          { width:976px; height:376px; background:#000; border:2px solid #000; overflow:hidden; }
#promocontent .sublogo            { padding:5px 0; float:right; }

/*TRIBLOCK */
#triblock                         { text-align:center; margin-bottom:40px; }
#triblock h1                      { color:#C6C; }
#triblock ul                      { list-style:none; color:#AAA; padding:0; margin:0; font-size:1.4em }


/* NAVIGATION */
#navigation                       { background:#400; margin:20px auto 10px auto; width:980px; overflow:hidden; float:left; font-family:Verdana, Geneva, sans-serif; }
#navigation ul                    { height:auto; width:100%; padding:0; margin:0; }
#navigation li                    { font-size:1.2em; list-style:none; display:block; float:left; padding:0; margin:0; }
#navigation li a                  { display:block; padding:3px 10px 3px 10px; margin:0; text-align:center; color:#B50 }
#navigation li a:hover,
#navigation li.selected a         { color:#F90 }

#pagewrap                         { width:100%; }
#page                             { padding-top:20px; padding-bottom:20px; background:#000; min-height:300px; }

/* FOOTNOTE */
#footnote p                       { font-size:1.3em; color:#F60; text-align:center; }

/* FOOTER */
#footer                            { padding:10px 0; background:#000; border-top:2px solid #AAA; color:#E70 }
#footercontent                     { }
#footercontent h2                  { font-size:1.6em; color:#F90 }
#footercontent p                   { font-size:1.0em; line-height:1.2em; color:inherit; }
#footercontent ul                  { color:inherit;list-style:none; padding:0; margin:0 0 1em 0; border-top: 1px dotted #AAA }
#footercontent li                  { padding:0.3em 0; border-bottom: 1px dotted #AAA }
#footercontent a                   { color:#F90; }
#footercontent a:hover             { color:#FF0; }
#footercontent .openingtimes       { width:100%; color:inherit; border-collapse:collapse; }
#footercontent .openingtimes .col1 { width:45%; text-align:left; }
#footercontent .openingtimes .col2 { width:55%; text-align:left; }
#footercontent .socialnetworking            { display:block; overflow:hidden; }
#footercontent .socialnetworking a          { display:block; width:32px;height:32px; margin:2px; float:left;}
#footercontent .socialnetworking a.facebook { background:url(theme/default/socialnetworkbuttons/32x32/facebook.png); }
#footercontent .socialnetworking a.twitter  { background:url(theme/default/socialnetworkbuttons/32x32/twitter.png); }
#footercontent .socialnetworking a.email    { background:url(theme/default/socialnetworkbuttons/32x32/mail.png); }
#footercontent .socialnetworking a.ebay     { background:url(theme/default/socialnetworkbuttons/32x32/ebay.png); }
#footercontent .socialnetworking a.linkedin { background:url(theme/default/socialnetworkbuttons/32x32/linkedin.png); }
#footercontent a.rvbacklink                 { display:block; clear:both; padding:20px 0 10px 0; text-align:center; }



/* SIDEBAR */
#sidebar                         { text-align:center; background:#111; width:200px; padding:10px; overflow:hidden}
#sidebar h2                      { color:#3c68b8; }
#sidebar p                       { color:#999; }
#sidebar ul                      { list-style:none; padding:0; margin:0; font-size:1.6em; font-weight:bold; }
#sidebar li                      { display:block; padding:0; margin-bottom:0.5em; color:#C30; }
#sidebar img                     { display:block; margin:40px auto 40px auto; } 
#sidebar .slideshow              { display:block; margin:40px auto 40px auto; }
#sidebar .slideshow img          { margin:0px auto; }


/* SECTIONS */
.section                           { clear:both; margin-bottom:20px !important; }
.section img.middle                { display:block; margin:20px auto 0 auto; border:2px solid #666}


.slideshow.small               { width:294px; height:194px; border:3px solid #FFF; margin-top:30px; margin-bottom:30px; overflow:hidden;}
.slideshow.small img           { }

.tariff                        { width:100%; color:#888 }
.tariff tr                     { display:block; padding:0.3em 0; }
.tariff .col1                  { width:170px; }
.tariff .col2                  { width:130px; text-align:right; color:#06C; }


.carousel                       { width:940px; height:200px; margin:20px 10px 30px 10px !important; overflow:hidden}
.carousel img                   { margin:0 6px; float:left;}

.illustration                   { position:absolute; top:50%; }

.product                        { float:left; width:22%; overflow:hidden; margin-bottom:30px;}
.product.col1                   { clear:both; margin-right:4%; }
.product.col2                  { margin-right:4%; }
.product.col3                   { margin-right:4%; }
.product .image.flame           { width:130px; margin:0 auto; overflow:hidden; }
.product .image.rect            { width:180px; margin:0 auto; overflow:hidden; }
.product .description           { overflow:hidden; text-align:center; }

.product h1                     { font-size:1.8em; text-align:center; }
.product h2                     { font-size:1.1em; color:#CE5206; }
.sizes                          { border-collapse:collapse; margin-bottom:10px; }
.sizes .col1                    { width:120px; color:#666; border-bottom:1px solid #CCC; }
.sizes .col2                    { width:80px; color:#666; border-bottom:1px solid #CCC; text-align:right }


.contactform label              { font-size:1.3em; color:#C40; }
.contactform input, 
.contactform textarea           { width:100%; background: #222 scroll; color:#BBB; border: 1px solid #999; padding:2px; width: 100%; }
.contactform input:focus,
.contactform textarea:focus     { background:#444; color:#FFF; }
.contactform #message           { height:200px; }