/*CSS FILE*/

html *{ margin:0; padding: 0;}
html{ background: #BBBBBB url(../images/main_bg.gif) repeat-x 0 0;}

body{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #222222;}

img{ border: none;}

p{ line-height: 21px; padding-bottom: 5px;}
#featured h1{font-size: 24px;letter-spacing: -2px; color: #537481;}
h2{ font-size: 21px; font-weight: normal; letter-spacing: -1px; color: #3e829c; padding-bottom: 5px;}
h3{ font-size: 21px; font-weight: normal; letter-spacing: -1px; color: #fff; padding-bottom: 5px;}
h4{ font-size: 14px; font-weight: normal; color: #3e829c; padding-bottom: 5px;}
.scrollContainer div.panel h2{ color: #fff;}

/*clear floats w/o extra markup*/
.clearfloat { display: inline-block; }
.clearfloat:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; }
/*end floats*/

/*links*/
a{outline: none;}
a:link, a:visited{ color: #3399FF; text-decoration: none; font-weight: bold;}
a:hover { text-decoration: underline; }
a.readMore:link, a.readMore:visited{}
#palebluebox a:link, #palebluebox a:visited{ color: #fff; text-decoration: none;}
#palebluebox a:hover { text-decoration: underline; }
#main-content a.button1{ background: url(../images/button1.png) no-repeat 0 0 ;display: block; width: 130px; height: 23px; padding-left: 30px; padding-top: 2px; color: #fff; margin-left: 80px; }
#main-content a.button1:hover{ background: url(../images/button1.png) no-repeat 0 -25px; text-decoration: none;}
/* links end */

/* list */
ul{ margin-bottom: 20px; margin-left: 20px; list-style: none;}
ul li{ padding: 5px 5px 5px 15px; background: url(../images/li_icon.png) no-repeat center left;}
#main-content ul.buttons{width: 99%; margin: 15px 0;}
#main-content ul.buttons li{float: left; margin-right: 5px; background-image: none; height: 25px; padding: 0;}
#main-content ul.buttons li.order a {background: url(../images/order.png) no-repeat 0 0 ; display: block; width: 103px; height: 20px; padding-left: 15px; padding-top: 5px; color: #fff;}
#main-content ul.buttons li.order a:hover {background: url(../images/order.png) no-repeat 0 -25px ; display: block; width: 103px; height: 20px; padding-left: 15px; padding-top: 5px; color: #fff; text-decoration: none;} 
#main-content ul.buttons li.enlarge a {background: url(../images/enlarge.png) no-repeat 0 0 ; display: block; width: 103px; height: 20px; padding-left: 12px; padding-top: 5px; color: #fff;}
#main-content ul.buttons li.enlarge a:hover {background: url(../images/enlarge.png) no-repeat 0 -25px ; display: block; width: 103px; height: 20px; padding-left: 12px; padding-top: 5px; color: #fff; text-decoration: none;} 
/*list end*/

/*layout*/
* html div#wrapper { padding-top: 48px; }
#wrapper{ width: 940px; margin: 48px auto 0 auto;}
#header{ width: 940px; height: 40px; margin-bottom: 20px;}
#slider-container{ width: 920px; padding: 10px; background: #1d292e url(../images/slider_bg_top.gif) no-repeat top left;}
#featured{ float: left; padding-left: 26px; padding-top: 65px; padding-bottom: 65px; margin-top: 5px; width: 326px; background: url(../images/featured_bgd.png) no-repeat;}
#slider-bottom{ width: 940px; height: 19px; background: url(../images/slider_bg_bottom.gif) no-repeat top left; margin-bottom: 10px;}
#content{ width: 940px;}
#sidebar{float: left; width: 290px; margin-right: 15px; display: inline;}
.sidebar-element{ background: #1c292e url(../images/rounded_top.png) top left no-repeat; padding: 9px 22px 0;}
.sidebar-bottomelement{ background: #1c292e url(../images/rounded_bottom.png) no-repeat top left; width: 290px; height: 23px; margin-bottom: 10px;}
#palebluebox{ background: #5f96ac url(../images/palebluebox_top.png) no-repeat top left; padding: 9px 22px; padding-bottom: 0;} 
#main-content-wrapper{ float: left; width: 635px;}
#main-content{ width: 595px; padding: 10px 20px; background: #fff url(../images/main_content_top.png) no-repeat top left;}
#main-content-bottom{ width: 635px; height:17px; background: url(../images/main_content_bottom.png) no-repeat top left;}
#palebluebox-bottom{ background: url(../images/palebluebox_bottom.png) no-repeat top left; width: 290px; height: 17px; margin-bottom: 10px;}
#footer{ margin-top: 7px;}
#footer p{ text-align: center; color: #fff;}
.spacer-line{ width: 99%; margin: 20px 0; border-bottom: 3px solid #e8ecee;}
.spacer-line2{ width: 99%; margin-bottom: 20px; border-bottom: 1px solid #e8ecee;}
.teaser{ width: 99%; padding-top:5px;}
.icon-left{ float: left; margin-right: 25px; display: inline;}
.image-left{ float: left; margin: 0 25px 20px 0 ; display: inline; border: 5px solid #7e9198;}
.image-right{ float: right; margin: 0 0 20px 25px ; display: inline; border: 5px solid #7e9198;}
.teaser-description{ float: left; width: 80%;}
.product-description{ float: left; width: 60%;}
/*layout end*/

/*subemnu*/
ul#submenu{ width: 99%; margin: 0; margin-top: 15px; padding-top: 2px; background: url(../images/secondarylinks_divider.png) top left repeat-x;}
/*submenu end*/

/*secondarylinks*/
.secondarylinks{ width: 99%; background: url(../images/secondarylinks_divider.png) bottom left repeat-x; margin-top: 10px;}
p.secondarylinks-text{ color: #8598a0;}
/*end secondarylinks*/

/*pale blue box*/
#palebluebox{ background: #5f96ac url(../images/palebluebox_top.png) no-repeat top left; padding: 9px 22px; padding-bottom: 0;} 
#palebluebox p{ color: #1d292f; padding-right: 5px;}
/*end pale blue box*/

/*search and logo*/
#logo-container{ float: left; width: 450px; margin-left: 15px; display: inline; }
#logo-container small{ padding: 0; margin: 0;}
h1#logo { width: 500px; height: 40px; text-indent:-9000px; background: url(../images/logo.png) no-repeat 0 0;}
h1 a { height:40px; width: 450px; display:block; text-decoration:none;}
h1 a:hover { text-decoration:none; background:transparent;}
#search{ float: right; width: 316px; height: 25px; display: inline; margin-top: 10px; }
#search input{float: left; width: 210px; height: 16px;  background: #1e2c31; border: 1px solid #999999; color: #CCCCCC; margin: 0; margin-right: 12px; padding: 4px;}
#search .btn{float: left; width: 68px; height: 25px; cursor: pointer; padding: 0; background: url(../images/search_btn.gif) no-repeat; border: none; color: #fff;}
/*end search and logo*/

/*nav*/
#navigation{ background:url(../images/menu_bg.gif) no-repeat 0 0; width: 940px; height: 46px; line-height: 42px; margin-bottom: 8px;}
#navigation ul{ list-style: none;}
#navigation ul li{ display: inline; height: 42px; text-transform: uppercase;background: transparent; padding: 0;}
#navigation ul li a{ float: left; display: block; padding: 0 16px; color: #fff; text-decoration: none; background: url(../images/menu_divider.gif) top right no-repeat;}
#navigation ul li a:hover, #navigation ul li a.current{ color: #0099FF;}
/*end nav*/

/*blockquotes*/
blockquote{ padding-bottom: 15px;}
blockquote div { background: #1c292e url(../images/quote_right.png) bottom right no-repeat; padding-right: 10px; padding-top: 15px;}
blockquote p.text{ background: url(../images/quote_left.png) top left no-repeat; padding-left: 10px; text-indent: 30px; color: #8598a0; font-style: italic;}
/*end*/

/*slider*/
#slider { float: left; width: 520px; background: #1d292e; margin: 0 auto; padding-top: 10px; position: relative;}
.scroll { height: 162px; width: 520px; overflow: auto; position: relative; /* fix for IE to respect overflow */ clear: left; background: #1d292e;}
.scrollContainer div.panel { height: 162px; width: 520px; /* change to 560px if not using JS to remove rh.scroll */}
.scrollContainer div.panel img { float: left; margin-right: 20px; margin-left: 10px; display: inline;}
.scrollContainer div.panel div.panel-text { width: 75%; float: left; color: #8598a0;}
.scrollContainer div.panel div.panel-text p.more{ float: right; width:103px;}
.scrollContainer div.panel div.panel-text p.more a{ background: url(../images/read-more-button.png) no-repeat 0 0 ; display: block; width: 103px; height: 23px; padding-top: 2px; color: #fff; padding-left: 20px; margin-top: 10px;}
.scrollContainer div.panel div.panel-text p.more a:hover{ background: url(../images/read-more-button.png) no-repeat 0 -25px ; text-decoration: none;}
.scrollButtons { position: absolute; top: 75px; cursor: pointer;} .scrollButtons.left { left: -30px;}
.scrollButtons.right { left: 540px;}
/*slider end*/