/* ==========================================================
 * + FUNCOMPANY BASE STYLESHEET
 *   Site ontwerp & ontwikkeling: Erwin van Hoof
 * ==========================================================
 *
 * Basiskleuren:
 * =============
 * Wit (Achtergrond) 			#969591;
 * Blauw (links, headings)		#1230dd;
 *
 */
 
/* ==========================================================
 * + REDIFINED STYLES
 * ==========================================================
 */

body {
    background-color: #969591;
    background-image: url("http://www.funcompany.be/img/base/bg.jpg");
    background-repeat: repeat-x;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 11px;
    letter-spacing: 0.01em;
    line-height: 1.2em;
    margin-bottom: 0.8em;
    margin-top: 0.3em;
}
h2, h3, h4, a, a:hover, a:visited {
    color: #1230DD;
}
h2 {
    font-size: 11pt;
    margin-bottom: 10px;
    padding-left: 5px;
}
h4 {
    margin-bottom: 10px;
    padding-left: 5px;
}
h5 {
    color: #444411;
    margin-bottom: 3px;
    margin-top: 0;
    padding-left: 5px;
}
h6 {
    color: #1230DD;
    font-size: 11px;
    font-style: italic;
    font-weight: normal;
    padding-left: 5px;
}


/* ==========================================================
 * + SITE LAYOUT STYLES
 * ==========================================================
 */

#container {
    margin: 20px auto 0;
    width: 997px;
}
#header {
    background-image: url("http://www.funcompany.be/img/base/header.png");
    background-repeat: no-repeat;
    height: 138px;
    width: 997px;
}
#header1 {
    background-image: url("http://www.funcompany.be/img/base/header1.png");
    background-repeat: no-repeat;
    height: 138px;
    width: 997px;
}
#header2 {
    background-image: url("http://www.funcompany.be/img/base/header2.png");
    background-repeat: no-repeat;
    height: 138px;
    width: 997px;
}
#header3 {
    background-image: url("http://www.funcompany.be/img/base/header3.png");
    background-repeat: no-repeat;
    height: 138px;
    width: 997px;
}
#header4 {
    background-image: url("http://www.funcompany.be/img/base/header4.png");
    background-repeat: no-repeat;
    height: 138px;
    width: 997px;
}
#header5 {
    background-image: url("http://www.funcompany.be/img/base/header5.png");
    background-repeat: no-repeat;
    height: 138px;
    width: 997px;
}
#header6 {
    background-image: url("http://www.funcompany.be/img/base/header4.png");
    background-repeat: no-repeat;
    height: 138px;
    width: 997px;
}
#header7 {
    background-image: url("http://www.funcompany.be/img/base/header5.png");
    background-repeat: no-repeat;
    height: 138px;
    width: 997px;
}
#content {
    background-image: url("http://www.funcompany.be/img/base/container_bg.png");
    background-repeat: repeat-y;
    min-height: 320px;
    padding-left: 6px;
    padding-right: 6px;
}
#main {
    float: left;
    padding: 12px 8px 12px 15px;
    width: 682px;
}
#footer {
    background-image: url("http://www.funcompany.be/img/base/footer.png");
    background-repeat: no-repeat;
    height: 35px;
    padding-top: 6px;
    text-align: center;
    width: 997px;
}
#hr, #hr-nospace {
    border-bottom: 1px solid #C0BFBB;
    height: 1px;
    margin-bottom: 8px;
}
#hr-nospace {
    margin: 0;
}
#clear {
    clear: both;
}
#footer {
    color: #1230DD;
    font-weight: bold;
    line-height: 15px;
}

/* ==========================================================
 * + MAIN STYLES
 * ==========================================================
 */

#main p {
    padding-left: 5px;
}
.date {
    color: #666666;
    font-style: italic;
    margin-bottom: 0;
    margin-right: 8px;
    margin-top: 5px;
    text-align: left;
}


/* ==========================================================
 * + COL1 STYLES (AGENDA)
 * ==========================================================
 */

#col1 {
    float: left;
    margin-top: 10px;
    width: 380px;
}
#col1 h2 {
    margin-bottom: 10px;
}
#col1 #item {
    background-color: #F9FAFE;
    border-bottom: 1px solid #C0BFBB;
    border-top: 1px solid #C0BFBB;
    margin-bottom: 15px;
    padding: 5px;
}
#col1 #item_odd {
    background-color: #FDFEFF;
    border-bottom: 1px solid #C0BFBB;
    border-top: 1px solid #C0BFBB;
    margin-bottom: 15px;
    padding: 5px;
}
#hr-nomargin {
    border-top: 1px solid #C0BFBB;
    height: 1px;
    margin-bottom: 1px;
}
#col1 p {
    margin-top: 6px;
}


/* ==========================================================
 * + UITGELICHT STYLES
 * ==========================================================
 */

#col2 {
    float: right;
    margin-top: 20px;
    width: 280px;
}
#col2 h2 {
    margin-bottom: 10px;
}
#col2 p {
    margin-bottom: 5px;
    margin-top: 5px;
}
#col2 img {
    border: 1px solid #CCCCCC;
    height: 207px;
    margin-bottom: 5px;
}


/* ==========================================================
 * + SIDEBAR STYLES
 * ==========================================================
 */

#side {
    float: right;
    padding: 12px 12px 12px 8px;
    width: 260px;
}
.side_block {
    background-color: #EEEEFF;
    border: 1px solid #C0BFBB;
    margin-bottom: 10px;
    padding-bottom: 4px;
    width: 260px;
}
#side .side_block p {
    padding: 7px;
}
#side .side_block #cart_price {
    color: #1230DD;
    font-weight: bold;
    margin-left: 12px;
    text-align: right;
    width: 238px;
}
#side .side_block #cart_html {
    line-height: 16px;
    margin-left: 7px;
    width: 238px;
}
#side #cart_message {
    color: #1230DD;
    font-style: italic;
    margin: 8px 12px 4px;
    text-align: left;
}
.side_top {
    background: url("http://www.funcompany.be/img/base/side_top_bg.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    padding-left: 7px;
    width: 254px;
}
#side p {
    padding-left: 7px;
    padding-right: 8px;
}
#side img {
}
#side .date {
    color: #1230DD;
    font-style: italic;
    margin: 8px 8px 0 7px;
    text-align: left;
}


/* ==========================================================
 * + MENU STYLES
 * ==========================================================
 */

#menu {
    background-image: url("http://www.funcompany.be/img/base/menu_bg.gif");
    float: left;
    height: 26px;
    margin-left: 2px;
    margin-right: 3px;
    width: 980px;
}
#nav-menu ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav-menu li {
    float: left;
    margin-right: 1px;
}
#nav-menu li a {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    width: 95px;
}
#nav-menu li a:hover, #nav-menu li a.active {
    background-image: url("http://www.funcompany.be/img/base/menu_active.gif");
    background-repeat: repeat-x;
    color: #FFFFFF;
}
#nav-menu li a {
    float: none;
}
#menu ul#nav li a {
    display: block;
}
#menu li ul {
    background-color: #FEFEFF;
    border: 1px solid #C0BFBB;
    display: none;
    left: 0;
    margin-left: -1px;
    position: absolute;
    top: 18px;
    width: 202px;
}
#menu li > ul {
    left: auto;
    top: auto;
}
#menu li:hover ul, li.over ul {
    display: block;
}
#menu ul #submenu a {
    padding-left: 6px;
    text-align: left;
    width: 196px;
}

/* ==========================================================
 * + SEARCH STYLES
 * ==========================================================
 */

#search_box {
    background: url("http://www.funcompany.be/img/base/bg_search_box.gif") repeat scroll 0 0 transparent;
    float: right;
    height: 23px;
    width: 138px;
}
#search_box #s {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: right;
    font-family: Arial;
    font-size: 10.5pt;
    margin: 2px 5px 0 0;
    padding: 2px 0 0;
    width: 112px;
}
#search_box #go {
    float: left;
    margin: 5px 5px 0 0;
}


/* ==========================================================
 * + COMMENT STYLES
 * ==========================================================
 */

#comment {
    background-color: #FFFFCC;
    border: 1px solid #FFDD22;
    color: #663300;
    font-size: 0.929em;
    left: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 1em;
    position: absolute;
    top: 5px;
    width: 300px;
}


/* ==========================================================
 * + BACK BUTTON STYLES
 * ==========================================================
 */

#back {
    font-weight: bold;
    margin: 3px 0 15px;
}
#back a, a:hover {
    text-decoration: none;
}


/* ==========================================================
 * + PRODUCT STYLES
 * ==========================================================
 */


.price_row{
	width:307px; margin-top:5px;
}
#prodSpecs {
    width: 680px;
}
#prodDesc {
    margin-bottom: 8px;
    margin-top: 4px;
}
#prodImages {
    float: right;
    padding-left: 10px;
    width: 357px;
}
#prodImages h3 {
    margin: 6px; padding-left:5px;
}

/* ==========================================================
 * + PRODUCT DETAIL STYLES
 * ==========================================================
 */

#prodDtlPage p {
    padding-left: 5px;
}
#prodDtlPage #row {
    clear: both;
    min-height: 26px;
    width: 312px;
}
#prodDtlPage #hr {
    margin-bottom: 1px;
    width: 312px;
}
#prodDtlPage #key {
    background-color: #F9FAFE;
    color: #777777;
    float: left;
    line-height: 16px;
    min-height: 21px;
    padding-left: 5px;
    padding-top: 3px;
    width: 90px;
}
.price_row {
    background-color: #F9FAFE;
    color: #777777;
    float: left;
    line-height: 16px;
    min-height: 21px;
    padding-left: 5px;
    padding-top: 3px;
    width: 307px;
}
#prodDtlPage #keyspace {
    color: #777777;
    float: left;
    height: 21px;
    line-height: 16px;
    padding-left: 5px;
    padding-top: 3px;
    width: 90px;
}
#row2 p {
    margin: 0;
    padding: 0;
}
#prodDtlPage #value {
    background-color: #F9FAFE;
    float: right;
    line-height: 17px;
    min-height: 21px;
    padding-left: 5px;
    padding-top: 3px;
    width: 210px;
}
#prodDtlPage #rows {
    width: 310px;
}
#prodDtlPage #largeImg, #prodDtlPage #largeImgClient {
    border: 1px solid #CCCCCC;
    float: right;
    height: 250px;
    margin-bottom: 5px;
    margin-right: 4px;
    padding: 5px;
}
#prodImages p {
    padding-left: 0;
}
#prodDtlPage .thumbs img, #prodDtlPage .thumbsClient img {
    border: 1px solid #CCCCCC;
    float: left;
    height: 49px;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 4px;
}
#prodDtlPage .thumbs img:hover, #prodDtlPage .thumbsClient img:hover {
    border-color: #1230DD;
    cursor: pointer;
}
#prodDtlPage select {
    margin-bottom: 5px;
}


/* ==========================================================
 * + PRODUCT STYLES
 * ==========================================================
 */


#productOverviewPage #product {
    float: left;
    height: 148px;
    line-height: 16px;
    margin-bottom: 8px;
    margin-right: 30px;
    margin-top: 3px;
    width: 136px;
}
#uitgelicht #item {
    float: left;
    height: 148px;
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 3px;
    width: 167px;
}
#uitgelicht #item img {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 90px;
    margin-bottom: 1px;
    margin-left: 8px;
    padding: 4px;
}
#uitgelicht #item a, #uitgelicht #item a:visited {
    color: #000000;
    text-decoration: none;
}
#productOverviewPage #product a, #productOverviewPage #product a:visited {
    text-decoration: none;
}
#productOverviewPage #poImg {
    border: 1px solid #CCCCCC;
    height: 90px;
    margin-bottom: 1px;
    padding: 4px;
}
#productOverviewPage #poImgSub {
    height: 90px;
    margin-bottom: 1px;
    padding: 4px;
}
#poImg:hover {
    border-color: #1230DD;
    cursor: pointer;
}


/* ==========================================================
 * + SUBMENU STYLES
 * ==========================================================
 */

#submenuPage #product {
    float: left;
    font-weight: bold;
    height: 128px;
    line-height: 16px;
    margin-bottom: 8px;
    margin-top: 3px;
    width: 136px;
}
#submenuPage #submenu a, #submenuPage #submenu a:visited {
    text-decoration: none;
}
#submenuPage #smImg {
    border: 1px solid #CCCCCC;
    margin-bottom: 1px;
    padding: 4px;
    width: 110px;
}
#smImg:hover {
    border-color: #1230DD;
    cursor: pointer;
}
#sitemap ul {
    list-style: none outside none;
    padding: 2px 25px;
}
#row2 {
    clear: both;
    width: 352px;
}
#key2 {
    background-color: #F9FAFE;
    color: #777777;
    float: left;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 3px;
    width: 130px;
}
#value2 {
    background-color: #F9FAFE;
    color: #777777;
    margin-bottom: 1px;
    margin-left: 137px;
    padding-top: 3px;
    width: 215px;
}
#value2 input {
    height: 10px;
}
#value2 .comment {
    font-size: 12px;
    margin-left: 24px;
    padding-bottom: 4px;
}
#value2 p {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
}
#row h4 {
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
}
#row .comment {
    font-size: 12px;
    padding-bottom: 4px;
}
.button {
    -moz-border-radius: 3px 3px 3px 3px;
    background: url("http://www.funcompany.be/img/base/side_top_bg.gif") repeat-x scroll 0 0 transparent;
    height: 18px;
    margin-right: 7px;
    padding: 1px 4px 4px;
}
.button a, .button a:hover {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}


/* CART */

#cart_overview {
    border-collapse: collapse;
    font-size: 12px;
    margin: 10px 0;
    text-align: left;
    width: 680px;
}
#cart_overview th {
    background: url("http://www.funcompany.be/img/base/side_top_bg.gif") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    padding-left: 7px;
}
#cart_overview .odd td {
    background-color: #F9FAFE;
}
#cart_overview .even td {
    background-color: #E9EDFE;
}
#cart_overview td {
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    padding: 6px 8px;
}

/* winkelwagen  */

#winkelwagen fieldset {
    background-color: #F9FAFE;
    border: 1px solid #DFE5FE;
    display: block;
    margin-top: 10px;
    padding: 10px;
    width: 280px;
}
#winkelwagen fieldset input {
    border: 1px solid #DFE5FE;
    color: #444444;
    float: left;
    font-size: 13px;
    height: 19px;
    margin-right: 5px;
}
#winkelwagen fieldset input {
    width: 130px;
}
#winkelwagen fieldset textarea {
    border: 1px solid #DFE5FE;
    color: #444444;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    height: 120px;
    margin-right: 5px;
    overflow: hidden;
    padding: 4px;
    width: 240px;
}
#winkelwagen fieldset select {
    border: 1px solid #DFE5FE;
    color: #444444;
    float: left;
    font-size: 12px;
    height: 19px;
    margin-right: 5px;
}
#winkelwagen fieldset p {
    clear: both;
    color: #666666;
    line-height: 20px;
    margin: 0;
    padding-top: 0.2em;
}
#winkelwagen label {
    float: left;
    line-height: 20px;
    margin-right: 0.5em;
    text-align: left;
    width: 120px;
}
#winkelwagen fieldset h3 {
    clear: both;
    margin: 5px;
}
#winkelwagen fieldset .time {
    width: 40px;
}
#winkelwagen fieldset .date-pick {
    width: 80px;
}
p#errors {
    background-color: #FFD0D0;
    background-image: url("/img/alert.gif");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    border: 1px solid;
    color: #D8000C;
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px;
    min-height: 32px;
    padding: 10px 10px 10px 52px;
    width: 280px;
}
#cols {
    float: left;
    margin-top: 10px;
    width: 330px;
}
#cols h2 {
    margin-bottom: 10px;
}
#cols #item, #cols #item_odd {
    background-color: #EEEEFF;
    border: 1px solid #C0BFBB;
    margin-bottom: 15px;
    padding: 10px;
    width: 309px;
}
#uitgelicht #item {
    position: relative;
}
#uitgelicht #item span {
    background: url("http://www.funcompany.be/img/base/ribbon.png") repeat scroll 0 0 transparent;
    display: block;
    height: 64px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 67px;
}
#hr-nomargin {
    border-top: 1px solid #C0BFBB;
    height: 1px;
    margin-bottom: 1px;
}
#cols p {
    margin-top: 6px;
}
#header_container {
    background-image: url("/img/header/header_bg_997x138.png");
    background-repeat: no-repeat;
    height: 138px;
    position: relative;
    width: 997px;
}
#header_rotator {
    display: inline;
    height: 138px;
    position: absolute;
    width: 997px;
}
#logo {
    background-image: url("/img/header/logo.png");
    background-repeat: no-repeat;
    display: inline;
    height: 118px;
    position: absolute;
    right: 20px;
    top: 14px;
    width: 280px;
    z-index: 999;
}
div#rotator {
    height: 138px;
    position: relative;
    width: 997px;
}
div#rotator ul li {
    float: left;
    list-style: none outside none;
    position: absolute;
}
div#rotator ul li img {
}
div#rotator ul li.show {
    z-index: 500;
}

