body,h1,h2,h3,h4,h5,h6,img,ul,li,p
{
border: 0px;
margin: 0px;
padding: 0px;
}

body
{
font-family: arial, verdana, sans-serif;
font-size: 0.9em;
color: #404040;
background: #404040 url(../images/bg-repeat.gif) top center repeat-y;
}

h1, h2, h2 a,h3
{
color: #00b1e5;
}

h1
{
font-size: 1.9em;
margin-top: 60px;
margin-right: 20px;
}

h2
{
font-size: 1.4em;
margin-bottom: 12px;
}

h2 a
{
text-decoration: none;
}

h2 a:hover
{
text-decoration: underline;
}

h3
{
margin-bottom: 12px;
}

p
{
line-height: 1.1em;
margin-bottom: 1.1em;
}

ul
{
list-style: none;
}

ul.bullet li
{
padding: 0 0 0 11px;
margin: 0;
line-height: 1.3em;
background: url(../images/bullet.gif) 0px 7px no-repeat;
}

ul.tick li
{
padding: 0 0 0 14px;
margin: 0;
line-height: 1.3em;
background: url(../images/tick.gif) 0px 5px no-repeat;
}

a
{
color: #404040;
}

a:hover
{
color: #00b1e5;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container, #header, #content, #region-select, #footer
{
width: 970px;
margin: 0px auto 0px auto;
padding: 0px;
background: #ffffff;
}

#header
{
padding-top: 1px;
}

#header p
{
text-align: right;
padding: 3px 25px 0px 0px;
margin: 0px;
font-size: 0.75em;
}

#header a
{
color: #989898;
}

#header a:hover
{
color: #00b1e5;
}

#logo
{
float: left;
margin: 40px 120px 60px 80px;
display: inline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content, #region-select
{
clear: both;
margin-top: 40px;
margin-bottom: 50px;
}

#content.home
{
background: url(../images/curves-bottom.gif) top center no-repeat;
padding-top: 50px;
}

#region-select
{
height: 350px;
background: url(../images/world-map.gif) top center no-repeat;
}

#region-select h2
{
padding-top: 100px;
padding-left: 380px;
}

#region-select ul
{
padding-top: 10px;
padding-left: 420px;
}

#find, #news-items
{
width: 270px;
float: left;
margin-left: 40px;
margin-bottom: 20px;
display: inline;
}

#find form
{
margin-bottom: 15px;
}

#find h2
{
clear: both;
}

#retailers li
{
float: left;
width: 100px;
margin: 0px 15px 50px 20px;
text-align: center;
}

#brands, #news-content
{
width: 580px;
float: left;
margin-left: 40px;
margin-bottom: 30px;
display: inline;
}

#about
{
clear: both;
background: #efefef url(../images/curves-bottom.gif) top center no-repeat;
padding-top: 20px;
}

#about-inner
{
background: url(../images/curves-top.gif) bottom center no-repeat;
padding-bottom: 10px;
}

#about1, #about2, #about3
{
float: left;
width: 270px;
margin-left: 40px;
display: inline;
}

#about3 div
{
line-height: 1.1em;
}

#about3 div.fn
{
font-weight: bold;
}

#about3 div.adr
{
margin: 1.1em 0;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
news content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#news-items
{
border-right: 3px solid #efefef;
}

#news-items li
{
padding: 5px 5px 5px 15px;
background: url(../images/bullet.gif) 5px 13px no-repeat;
margin-bottom: 15px;
}

#news-items li.current
{
background-color: #efefef;
}

#news-items span.date
{
font-style: italic;
}

#news-content img
{
float: right;
margin: 0px 0px 15px 15px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
installation service content
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#installer
{
clear:both;
width: 700px;
margin: 40px auto 50px auto;
}

#installer img
{
float: right;
margin: 0px 0px 50px 50px;
border: 1px solid #989898;
}

#installer ul
{
clear: both;
margin: 60px 0px 140px 20px;
}

#installer ul li
{
display: inline;
float:left;
width: 150px;
margin-left: 50px;
padding-left: 25px;
font-weight: bold;
font-size: 1.1em;
background: url(../images/bullet-tick.gif) 0px 0px no-repeat;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
product range styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div.slim
{
height:660px;
background: url(../images/ranges/slim-bg.jpg) top center no-repeat;
padding-top: 70px;
}

div.slim  #range-desc
{
margin-right: 280px;
margin-left: 40px;
}

div.slim  #range-desc ul
{
width: 280px;
float: right;
margin-right: 20px;
margin-left: 60px;
}

div.slim  #product-desc
{
width: 300px;
float: left;
margin-right: 40px;
margin-left: 40px;
}

div.slim  #product-desc
{
width: 280px;
float: left;
margin-right: 20px;
margin-left: 40px;
}

div.slim  #product-desc h2
{
margin-top: 60px;
}

div.slim  #img-main
{
float: left;
margin-top: 50px;
}

div.slim  ul
{
margin-bottom: 30px;
}

/* ultra range */

div.ultra
{
background: url(../images/ranges/ultra-bg.jpg) top center no-repeat;
padding-top: 180px;
}

div.ultra  #range-desc
{
width: 200px;
margin-top: 60px;
}

div.ultra table
{
float: right;
}

div.ultra table td.keytop
{
background: url(../images/ranges/ultra-table-tab.gif) top left no-repeat;
}

div.ultra table td.keyside
{
width: 100px;
}

/* both ranges */

#range table
{
border-collapse:collapse;
margin: 10px 0px 40px 70px;
}

#range td
{
padding: 5px;
text-align: center;
}

#range td.product
{
border: 1px solid #aaaaaa;
background: #ffffff;
width: 130px;
}

#range td.key
{
color: #404040;
font-weight: bold;
font-style: italic;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer
{
background: url(../images/curves-bottom.gif) bottom center no-repeat;
padding: 0px;
height: 25px;
clear: both;
}

#footer p
{
text-align:center;
margin: 0px;
padding: 5px 0px 0px 25px;
font-size: 0.75em;
color: #989898;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
misc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.hide
{
display: none;
}

.show
{
display: block;
}

.clear
{
clear: both;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
modified from Galleriffic jquery original styles - http://www.twospy.com/galleriffic/index.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div#container
{
overflow: hidden;
}
div.content
{
display: none;
clear: both;
border: 3px solid #efefef;
margin-left: 4px;
}

div.content a, div.navigation a
{
text-decoration: none;
}

div.content a:hover, div.content a:active
{
text-decoration: underline;
}

div.navigation a.pageLink
{
height: 77px;
line-height: 77px;
}

div.controls
{
margin-top: 5px;
height: 23px;
}
div.controls a
{
padding: 5px;
}
div.ss-controls
{
float: left;
}
div.nav-controls
{
float: right;
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link
{
width: 310px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container
{
height: 270px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
}

div.slideshow-container
{
position: relative;
clear: both;
float: left;
height: 270px;
}

div.loader
{
position: absolute;
top: 0;
left: 0;
background-image: url('images/loader.gif');
background-repeat: no-repeat;
background-position: center;
}

div.slideshow span.image-wrapper
{
display: block;
position: absolute;
top: 3px;
left: 0;
}

div.slideshow a.advance-link
{
display: block;
/*line-height: 310px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
text-align: left;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited
{
text-decoration: none;
}

div.slideshow a.advance-link:focus
{
outline: none;
}

div.slideshow img
{
}

div.caption-container
{
float: right;
position: relative;
margin-top: 3px;
}

span.image-caption
{
display: block;
position: absolute;
top: 0;
left: 0;
}

div.caption-container, span.image-caption
{
width: 260px;
}

div.caption
{
padding: 0 12px;
}

div.image-title
{
font-weight: bold;
font-size: 1.4em;
}

div.image-desc
{
line-height: 1.3em;
padding-top: 12px;
}

div.download
{
margin-top: 8px;
}

div.photo-index
{
position: absolute;
bottom: 0;
left: 0;
padding: 0 12px;
}

div.navigation-container
{
float: left;
position: relative;
}

div.navigation
{
float: left;
position: relative;
}

div.navigation a.pageLink
{
display: block;
position: relative;
float: left;
margin: 2px;
width: 16px;
background-position:center center;
background-repeat:no-repeat;
}

div.navigation a.pageLink:focus
{
outline: none;
}

ul.thumbs
{
position: relative;
float: left;
margin: 0px 0px -4px 0px;
padding: 0;
}

ul.thumbs li
{
float: left;
padding: 0;
margin: 4px 10px 4px 10px;
list-style: none;
}

a.thumb
{
padding: 1px;
display: block;
}

a.thumb:focus
{
outline: none;
}

ul.thumbs img
{
border: none;
display: block;
}

div.pagination
{
clear: both;
position: relative;
left: -50%;
}

div.pagination a, div.pagination span.current, div.pagination span.ellipsis
{
position: relative;
display: block;
float: left;
margin-right: 2px;
padding: 4px 7px 2px 7px;
border: 1px solid #ccc;
}

div.pagination a:hover
{
text-decoration: none;
}

div.pagination span.current
{
font-weight: bold;
}

div.pagination span.ellipsis
{
border: none;
padding: 5px 0 3px 2px;
}

div.gallery-gutter
{
clear: both;
padding-bottom: 20px;
}

/* from white.css */

div.navigation a.prev
{
background-image: url(../images/prevPageArrow.gif);
}
div.navigation a.next
{
background-image: url(../images/nextPageArrow.gif);
}
div.loader
{
background-image: url(../images/loader.gif);
}

ul.thumbs li a.thumb
{
padding: 0px 0px 12px 0px;
}

ul.thumbs li.selected a.thumb
{
background: url(../images/pointer.gif) bottom center no-repeat;
}
div.pagination a:hover
{
background-color: #eee;
}
div.pagination span.current
{
background-color: #000;
border-color: #000;
color: #fff;
}

ul.links
{
padding-left: 20px;
}