/* CSS for Flotion.no */
/* Author: Richard Harris */
/* http://design.worldofgood.net */

body {text-align: center; padding:0;margin:0; background:#e5e6e6; color:#000; font: smaller Helvetica, sans-serif;}
#wrapper {width:700px; margin: 10px auto;}

#top {background:#231f20; float:left; clear:both; width:700px; text-align:left; overflow:hidden;}
#top h1 {width:100%; height:170px; float:left; clear:both; margin:0; padding:0;}
#top h1 a {background:#231f20 url(i/flotion-logo-big.gif) top no-repeat; text-indent:-1000em; width:100%; height:154px; float:left; clear:both; margin:0; padding:0;}
.home #top h1 {background:#231f20 url(i/flotion-logo-big.gif) top no-repeat; text-indent:-1000em;}

#top ul {list-style:none; float:left; margin:0 0 0 5px; padding:0; width:100%;}
#top li {float:left; margin:0; padding:0;}
#top li a {font-variant:small-caps; display:block; padding:4px 20px 6px; color:#e5e6e6; font-size:1.9em; text-decoration:none; border:1px solid #231f20; border-width: 0 1px 0;}
#top li a:hover {background:#e5e6e6; color:#231f20; border-bottom:2px solid #231f20; padding-bottom: 4px;}
#top li.selected a {background-color:#fff; color:#231f20;}

#content {float: left; clear:both; width:696px; text-align:center; background-color:#fff; color:#000; padding:20px 0 5px; margin:0; border: thin solid #231f20; border-width:0 2px 2px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#content h2,
#content h3 {font-family:Arial, Helvetica, sans-serif; text-align:left; margin: 20px 30px; clear:both}
#content p {text-align:left; margin: 20px 30px; line-height:135%;}
#content ul {text-align:left; margin: -8px 30px 20px 50px; line-height:135%;}
.gear #content h2,
.gear #content h3 {float:left; display:inline; clear:both;}
.gear #content p {float: left; width: 230px; display:inline; margin: 0 0 10px 30px;}
.gear img {float:right; border:0; margin: 0 30px 0 0;}
.gear .leftBlock img, .gear .rightBlock img {margin:0;}
.gear .leftBlock {float:left;width:50%; padding-bottom:20px;}
.gear .rightBlock {float:right;width:50%; padding-bottom:20px;}
.contact #content h2, .contact #content p {text-align:right;}
.stock {color:#CC0000;}

#footer {float:left; width:100%;text-align:center; color:#fff; font-size:10px;}
#footer a {color:#fff; text-decoration:none;}
#footer p {margin:6px;}