@import "ui.reset.css";

/* Columns */

.three-column {
    clear:both;
    float:left;
    overflow:hidden;
    position:relative;
    width:100%;
}

.three-column .three-col-mid {
    right:75%;
}

.three-column .three-col-mid2 {
    right:76%;
}

.three-col-right, .three-col-mid, .three-col-left {
    float:left;
    position:relative;
    width:100%;
}

.three-column .three-col-left {
    right:50%;
}

.three-column .col1 {
    left:97%;
    width:55%;
}

.three-column .col2 {
    left:20%;
    width:21%;
}

.three-column .col3 {
    left:77%;
    width:22%;
}

/* Three Column same widths */

.same-width-col .col1 {
    left:109%;
    width:32%;
}

.same-width-col .col2 {
    left:43%;
    width:33%;

}

.same-width-col .col3 {
    left:77%;
    width:33%;
}

/* Three Columns, two big and one small */

.two-big-col .col1 {
    left:97%;
    width:39%;
}

.two-big-col .col2 {
    left:37%;
    width:20%;
}

.two-big-col .col3 {
    left:78%;
    width:39%;
}

.col1, .col2, .col3 {
    float:left;
    padding:0 0 1em;
    position:relative;
    min-height:120px;
}

.column-right {
    float:right!important;
}


.two-column .column, .two-column .column-content-box  {
    width:49%;
    float:left;
}

.two-column .column-fixed {
    width:50%;
    float:left;
}

.content-box-col .three-col-mid {
    right:74%!important;
}

.content-box-col .col3 {
    left:77%;
    width:32%;
}

.content-box-col .col2 {
    left:43%;
    width:32%;
}

.content-box-col .col1 {
    left:108%;
    width:32%;
}

/* PAGE CONTENT */

#page_wrapper {
    width:100%;
    height:100%;
}

#page_wrapper #page-content {
    float:left;
    width:100%;
    position:relative;
    z-index:55;
}

#page_wrapper #page-content #page-content-wrapper {
    /*padding:10px;*/
    margin:0 20px;
    /*
    -moz-border-radius: 10px 10px 10px 10px;
    border-radius:10px;
    -moz-box-shadow: 0 0 20px #000000;*/
}

#page_wrapper #page-content .no-bg-image {
    background-image:none!important;
}

#page_wrapper #page-header #page-header-wrapper #top a.logo {
    background: /*url("images/logo.png")*/ no-repeat scroll left 40% transparent;
    height: 100%;
    z-index:110;
}
#top {
/*    background: none repeat scroll 0 0 #000000;*/
    position : relative;
}

.inf {
    background: no-repeat scroll 10px 50% #E5ECF9;
    border: 1px solid #AAC6E8;
    color: #0055B5;
}

#page-header-wrapper {
    margin: 0 20px 20px;
    min-height: 110px;
    /*-moz-box-shadow: 0 0 20px #000000;*/
}

/* Layout helpers
----------------------------------*/

.content-box-header h2, .content-box-header h3, .content-box-header h4 {
    font-family:"Segoe UI",Frutiger,Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif;
    font-weight:bold;
    padding:0 0 10px;
    margin:0 0 10px;
    border-bottom:#ccc dotted 1px;
}

.content-box h2.ui-box-header, .content-box h3.ui-box-header, .content-box h4.ui-box-header {
    padding:7px 4px 6px;
}

.content-box h2 {
    font-size:1.8em;
}

.content-box h3 {
    font-size:1.5em;
}

.content-box h4 {
    font-size:1.2em;
}

.content-box-header {
    padding:0!important;
}

.content-box-header2 {
    padding:10px!important;
}

.content {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    /*min-height: 150px;*/
    padding: 10px;
}

.content h4 {
    font-weight:bold;
}

.content-box {
    /*width: 190px;*/
}

.inner-content {
    padding-bottom: 20px;
}

.title {
    background: url("images/menu_bg_light.gif") repeat-x scroll center top;
    border: 1px solid #CCCCCC;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1em;
    margin: 0px;
    padding: 7px 0px 8px 10px;
}

#login-form{
    background: none repeat scroll 0 0 #F7F7F7;
    /*border: solid #CCCCCC;
    border-width: 0 1px 1px;*/
    padding: 10px;
}
.comments {
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #CCCCCC;
    border-style: solid;
    /*border-width: 0 1px 1px;*/
    font-size: 12px;
    margin: 0 0px 10px 0;
    padding: 15px 10px;
}

/*----------------------------------*/

/* Slides */

#slides {
    top:1px;
    z-index:100;
    overflow: hidden;
    position: absolute;
    right:5px;
/*    width: 497px;*/
}

.slides_container {
    width:479px;
    /*height:119px;*/
    overflow:hidden;
    /*position:relative;
    display:none;*/
}

.slides_container div {
    width:479px;
    height:129px;
    display:block;
}

/*----------------------------------*/

/*	Pagination */

.pagination {
    margin:0 auto 0;
    width:100px;
}

.pagination li {
    float:left;
    margin:0 1px;
    list-style:none;
}

.pagination li a {
    display:block;
    width:12px;
    height:0;
    padding-top:12px;
    float:left;
    overflow:hidden;
}

.pagination li.current a {
    background-position:0 -12px;
}

/* NAVIGATION MENU */

.menu {	
    height: 27px;
/*    background: url("images/menu_bg.gif") repeat-x scroll left center;*/
    background:#8ad459;
    width:100%;
}

#navigation {
    border-color: #E9E9E9 #FFFFFF #FFFFFF #E9E9E9;
    border-style: solid;
    /*border-width: 1px;*/
    /*background: url("images/menu_bg.gif") repeat-x scroll left center;*/
    color:#FF3399;
    height:27px;
    line-height:27px;
    /*width:100%;
    margin:0 0 20px 0;*/
    /*margin: 0;*/
    font-size: 140%;
    font-family: Arial,Verdana,Helvetica san-serif;
    /*padding: 2px 0 0;*/
}

ul#navigation li {
    border: 0 none;
    margin: 0;
}

#navigation, #navigation li {
    float:left;
    /*border-right:#3b3b3b solid 1px;
    border-left:#666 solid 1px;*/
}

#navigation li {
    position:relative;
    height:39px;
    border-right:#666 solid 1px;
    border-left:#3b3b3b solid 1px;
    position:relative;
    padding: 0 15px;
}

#navigation li a {
    display:block;
    /*height:39px;
    line-height:39px;*/
    padding:0 8px;
    float:left;
    color:#ffffff;
    display: block;
    text-shadow: 2px 2px 2px #000000;
}

#navigation li a.active {
    background-color: #8AD459;
}

#navigation li a:hover {
    background-color: #8AD459;
}

#navigation li ul {
    left:-1px;
    top:39px;
    padding:5px;
    position:absolute;
    width:185px;
    z-index:999;
    -moz-border-radius-bottomleft:13px;
    -webkit-border-radius-bottomleft:13px;
    -moz-border-radius-bottomright:13px;
    -webkit-border-radius-bottomright:13px;
    box-shadow:0 0 10px #000;
    -o-box-shadow:0 0 10px #000;
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}
#menu {
    margin: 0 0 20px 0;
}
#sub-nav {
    line-height: 2.2em;
    margin: 0 20px;
    padding: 0 0 15px;
}

/* -------------------- Menu ----------------------------------*/

div.topmenu {
    background: url("images/categorie.gif") no-repeat scroll 10px 50% #E5ECF9;
    border: 1px solid #AAC6E8;
    /*border-left: 1px solid #AAC6E8;
    border-right: 1px solid #AAC6E8;*/
    text-shadow: 2px 2px 2px #3300CC;
    color: #FFFFFF;
    text-align: center;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

div.submenu{
    border-left: 2px solid #AAC6E8;
    border-right: 2px solid #AAC6E8;
    font-size: 16px;
    width: 160px;
    color: #000000;
    text-align: center;
    line-height: 1.4;
    border-bottom: 2px solid #AAC6E8;    
}

div.submenu a {
    text-decoration: none;
    color: #aaaaaa;
}

#navlist {
    border-left: 2px solid #AAC6E8;
    border-right: 2px solid #AAC6E8;
    font-size: 16px;
    color: #000000;
    /*text-align: center;*/
    margin: 0;
    padding: 2px 0 0;
    border-bottom: 2px solid #AAC6E8;
}

ul#navlist li {
    border: 0 none;
    margin: 0 10px;
    /*border-bottom: 1px dotted #CCCCCC;*/
}

ul#navlist img.toggler {
    float: left;
    margin: 0 -15px 0 0;
    position: relative;
}

ul#navlist li a:hover {
    background-color: #AAC6E8;
    color : #000000;
}

ul#navlist li a {
    display: block;
    text-decoration: none;
    color: #3300CC;
    padding: 2px;
    line-height:22px;
    border-bottom: 1px dashed #CCCCCC;
}

ul#navlist li a.active {
    font-weight: bold;
}

ul#navlist li ul {
    clear: both;
    /*display: none;*/
    margin: 5px;
    padding: 2px 0 0;
    background-color: #F4F4F8;
}

ul#navlist li ul li a {
    display: block;
    text-decoration: none;
}

.menu-minicart {
    border: 1px solid #ACB7C7;
    margin-bottom: 15px;
}

.mini-product {
    margin : 0 10px 0 10px;
    display: block;
    text-align: center;
}

.title-bar {
    background: url("images/menu_bg_light.gif") repeat-x scroll left center transparent;
    display:block;
    border-bottom: 1px solid #ACB7C7;
    font-weight: bold;
    line-height: 27px;
    height: 27px;
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.title-bar span.ui-icon {
    float: left;
    left: 0.2em;
    margin: 0 5px 0 0;
    position: relative;
}

.title-bar h2 {
    display: inline;
    font-size: 12px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    width: auto;
    color: #2C3E49;
}

.menu-minicart .middle ul {
    text-align: center;
    margin: 0;
}

.middle li a {
    display: block;
    padding: 2px;
    color : red;
}

input.quantity {
    width: 35px;
    vertical-align: bottom;
}

.ui-box-header {
    background: url("images/ui-bg_highlight-soft_25_0073ea_1x100.png") repeat-x scroll 50% 50% #F6F6F6;
    border: 1px solid #9D9D9D;
    color: #333333;
    font-weight: bold;
    font-size:11px;
    height:16px;
    vertical-align:baseline;
    padding-left: 20px;
}

.ui-box-header span.ui-icon {
    margin: 0 0 0 -20px;
    position: absolute;
}

/* Table */

#orders {
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    border-collapse: collapse;
    border-spacing: 0;
    border-color: #DEDEDE #DEDEDE;
    border-style: solid solid none;
    /*border-width: 1px 1px medium;*/
}

#orders table tr {
    margin-left:4px;
    border-bottom: 1px solid #DDDDDD;
}

#orders table tr td {
    border-right: 1px solid #DDDDDD;
    margin-left:4px;
}

#orders .left {
    text-align: left;
}

#orders .right {
    text-align: right;
}

#orders thead th {
    font-weight: bold;
    padding: 8px;
    text-align: center;
    border-right: 1px solid #DDDDDD;
    color: #616161;
    background-color: #E6E6E6;
}

/* FORM */

label.desc {
    font-size:95%;
    font-weight:normal;
    color:#222;
    line-height:150%;
    margin:0;
    padding:0 0 3px 0;
    border:none;
    display:block;
}

/* BUTTON */

button.btn {
    /*display:block;
    float:left;*/
    background-color: #F2F6F1;
    /*background: none repeat scroll 0 0 #F6F6F6;*/
    border-color: #3E3E3E;
    border: 1px solid #DDDDDD;
    cursor: pointer;
    margin: 5px;
    padding: 0.2em 1em 0.2em 20px;
    position: relative;
    outline-style: none;
    overflow: visible;
    vertical-align: top;
}

button.product{
    margin: 0px;
}

button.btn span.ui-icon {
    margin: 0 0 0 -20px;
    position: absolute;
}

/*
button.btn span{
        position: relative;
        display:inline;
        white-space: nowrap;
}

button.btn span.ui-icon {
        float:left;
        left:0.2em;
        margin:0 5px 0 0;
        position:relative;
        font-weight: bold;
        display:block;
        
}*/

a.btn span.ui-icon {
    left:0.2em;
    margin:0 5px 0 0;
    position:absolute;
    top: 2px;
}

.button-set {
    border-top: 1px solid #E4E4E4;
    /*clear: both;*/
    margin-top: 4em;
    padding-top: 8px;
    text-align: left;
}

.button-set {
    background: /*url("images/login_box_form_buttons_bg.gif")*/ none repeat-x scroll 0 0 transparent;
    border: medium none;
    margin: 0 0 20px;
    /*margin: 0;*/
    padding: 8px 13px;
    text-align: left;
}

.button-set a {
    float:right;
}

.req {
    color: #EB340A;
}

.currency {
    font-size: 18px;
}

.block {
    display:inline;
    float:left;
}

.cart_remove {
    clear:both;
    float:left;
    cursor: pointer;
    margin-top: 3px;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #F6F6F6/*{bgColorDefault}*/ url(images/ui-bg_highlight-soft_25_0073ea_1x100.png)/*url(images/ui-bg_glass_75_e6e6e6_1x400.png)*//*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #ffffff/*{bgColorHover} *//*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #333333; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Response Messages */

.messages {
    overflow: hidden;
    width: 100%;
}

.error-msg {
    /*background:#f9e5e6 url('images/icons/error.png') 16px 50% no-repeat;*/
    color:#b50007;
    border:#e8aaad solid 1px;
    font-weight:bold;
    background-color: #FAEBE7;
}

.info-msg {
    border: 1px solid #AAC6E8;
    color: #0055B5;
    font-weight:bold;
    background-color:#E5ECF9
}

.error-msg span.ui-icon {
    float: left;
    left: 0.2em;
    margin: 0 5px 0 0;
    position: relative;
}

.info-msg span.ui-icon {
    float: left;
    left: 0.2em;
    margin: 0 5px 0 0;
    position: relative;
}

.galleryblock tr td {
    vertical-align: top;
}

td {
    margin: 0;
    padding: 0;
}

table.galleryblock {
    background-color: #F9F9F9;
    /*border: 1px solid #D5D5D5;*/
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}

.contact {
    color: #F60200;
    cursor: default;
    display: block;
    font-size: 1.4em;
    line-height: 1.2em;
    /*margin: 0 0 0 55px;*/
}

#search-bar {
    position: relative;
    padding: 1px 2px 0;
    float: right;
    width: 213px;
}

/*#search-bar .button {
    background: none repeat scroll 0 0 #004EB0;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px 6px;
}*/

#search-bar input {
    background: url("images/search_bar.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #9B9B9B;
    font-size: 0.96em;
    height: 25px;
    padding: 0 0 0 23px;
    width: 213px;
    /*vertical-align: middle;*/
}

.portlet-content {
    border: 1px solid #ACB7C7;
    margin-bottom: 15px;
}

#page-footer {
    height: 27px;
    line-height: 47px;
    margin: 0 auto;
    text-align: left;
    text-align : center;
    color: #3300CC;
    margin: 0 20px 20px;
    border: 1px solid #DDDDDD;
    background: url("images/menu_bg_light.gif") repeat-x scroll left center;
    width:auto;
}

.box {
    margin: 0 10px 10px;
    text-align:center;
    font-size: 16px;
}

.box img {
    margin: 0 0 0 -20px;
    padding: 0 10px 0;
    vertical-align: middle;
}
.newbox {
    background:url('images/phone_icon.gif') transparent;
    /*background-position: 50% 50%;*/
    background-repeat: no-repeat;
    background-color: rgb(0, 137, 3); 
    color: rgb(255, 255, 255);
}

.box-contact {
    background-color: rgb(0, 137, 3);
    color: rgb(255, 255, 255);
    width:100%;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
}

.box-contact td {
    height:25px;
}

.product-content {
    /*background: none repeat scroll 0 0 #F7F7F7;*/
    border: 1px solid #DDDDDD;
}

.minicontact {
    margin-bottom: 10px;
}

.calendar {
    overflow: hidden;
    width: 100%;
    font-size: 10px;
}

td {
    background: none repeat scroll 0 0;
    border-collapse: collapse;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    padding: 0 2px;
    text-align: center;
}

td.right {
    background-color:#E5ECF9;
}

td.pad {
    background-color: #FFFFFF;
}

#today {
    border: 1px solid #FF4646;
    color: #363636;
}

/*p a:hover {
    border-bottom: 1px solid #D54E21;
    color : #D54E21;
}*/

#search {
    clear:both;
    margin:0;
    padding:0;
}
.red {
    color: red;
    font-size: 1.2em
}

.tag_cloud:hover {
    background: none repeat scroll 0 0 #3300CC;
    color: #FFFFFF;
}
a:visited {
    text-decoration: none;
    color: #3300CC;
}
.tag_cloud:link {
    /*color: #3300CC;*/
}