/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Johan Adriaans
      Author: Johan Adriaans
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- Grey                #6E6E70
- Black               #231F20
\**************************************/

/* padding - main - padding = 16px - 918px - 16px */

/**************************************/
/*              GLOBALS               */
/**************************************/
html { font-family: Arial, "Liberation Sans", Helvetica, sans-serif; }
body     { background-color: #6E6E70; padding-top: 2em; color: #231F20; }
div#site { background: #fbbe29 url('/service/html/Image/gradient/20/900/ffffff/fbbe29') repeat-x; padding-bottom: 2em; }

/* Toolbox */
body .nopadding, body table td.nopadding, body table th.nopadding { padding: 0; }
body .nomargin, body table td.nomargin, body table th.nomargin { margin: 0; }
body .left { float: left; }
body .right { float: right; }
body .nofloat { float: none; }
body .inline {display: inline; }
body .block {display: block; }

/* Disable bluetrip external link icons */
a[href^="http:"], a[href^="http:"]:visited { background-image: none; padding-right: 0px; }
.container a:visited, .container a, .container a:link { color: black; }

/* Markup text at top in tables (when using images next to text) */
body table td, body table th { vertical-align: top; }
.container table { border-left: 1px; border-top: 1px; }
.container div.product_detail table, .container div.category_overview table { border-left: 0px; border-top: 0px; }
.container th, .container td { border-bottom: 0px; border-right: 0px; padding: 0.2em; }

/* Markup headers */
.container h1, .container h2, .container h3, .container h4, .container h5, .container h6,
body h1, body h2, body h3, body h4, body h5, body h6 {
  color: #231f20;
  font-family: sans-serif, Helvetica;
  font-weight: lighter;
  line-height: 1.2em;
  margin-top: 0.2em;
}

.container h4, .container h5, .container h6,
body h4, body h5, body h6 {
  font-weight: normal;
}

/* enable pretty dragging */
div.iziModule { position: relative; }

/* Markup forms */
input, select, label { margin: 2px 0;}

div#editorCanvas button, .container button.glossy { background: url(../images/background.button-right.png) no-repeat scroll top right; color: #444; display: inline; float: left; padding: 0 10px 0 0; border: 0px; width: auto; overflow: visible; white-space: nowrap; text-align: center; height: 25px;line-height: 25px; font-size: 1.2em; color: #231F20; }
div#editorCanvas button span, .container button.glossy span { background: url(../images/background.button.png) no-repeat; position: relative; display: block; height: 25px; line-height: 25px; padding: 0px 0px 0px 12px; }
div#editorCanvas button:hover, .container button.glossy:hover { background-position: right bottom; border: 0px; color: #231F20; }
div#editorCanvas button:hover span, .container button.glossy:hover span { background-position: left bottom; }

/**************************************/
/*              HEADER                */
/**************************************/

/**************************************/
/*             NAVIGATION             */
/**************************************/
div#topmenu { float: right; margin-top: -5px; }
div#topmenu ul { margin: 0; list-style: none; font-size: 1em; margin-right: 15px; }
div#topmenu ul li { display: inline; margin: 0; color: #58585a; }
div#topmenu ul li a { text-decoration: none; color: #58585a; margin: 0px 5px 0px 5px; }
div#topmenu ul li a:hover { text-decoration: underline; }

div#menu { background-color: #fdd87c; padding: 6px 0px 5px 0px; position: relative; z-index: 1; }
div#menu ul { margin: 0; list-style: none; font-size: 1.2em; font-weight: bold; }
div#menu ul li { margin: 0 0 0 6px; position: relative; float: left; display: inline; }
div#menu ul li a { text-align: center; padding: 0; display: block; width: 145px; height: 29px; line-height: 29px; background: url( '../images/background.menu-button.png' ) no-repeat; text-decoration: none; color: black; position: relative; z-index: 10; }
div#menu ul li.current a,
div#menu ul li a:hover { background-position: left bottom; }

div#menu div.sub              { visibility: hidden; overflow: hidden; margin: 0; z-index: 9; position: absolute; top: 22px; left: 1px; width: 141px; background-color: #f3cb53; border: 1px solid #231F20;  }
div#menu ul.sub               { margin: 10px 0 0px 0; white-space: nowrap; }
div#menu ul.sub li            { float: none; margin: 0px; padding: 0; }
div#menu ul.sub li a:link,
div#menu ul.sub li a:visited,
div#menu ul.sub li a          { background-image: none; font-size: 0.75em; height: auto; text-decoration: none; font-weight: bold; width: auto; line-height: 1.8em; display: block; }
div#menu ul.sub li a:hover    { background-color: #f9e7af; }

/* Hide items that would break the menu bar  */
div#menu ul li { display: none; }
div#menu ul li.item-1, div#menu ul li.item-2, div#menu ul li.item-3,
div#menu ul li.item-4, div#menu ul li.item-5, div#menu ul li.item-6, div#menu ul.sub li { display: block; }

div#breadcrumbs { background-color: #fde29d; padding: 4px 10px 4px 10px }

div.subcategoriesAction a img { border: 1px solid #ddd; }
div.subcategoriesAction a:hover img { border: 1px solid #6E6E70; margin-right: 10px; }

div.menuAction ul { list-style: none; padding: 0; margin: 0 0 2em 0; }
div.menuAction ul li { margin: 0; padding: 0; }
div.menuAction ul li a { display: block; padding: 4px 0px; font-weight: bold; padding-left: 5px; background-color: #fff; border-bottom: 1px solid #F9E5A9; }
div.menuAction ul li li a { padding-left: 20px; background-color: #FEEFC8; font-weight: normal; }
div.menuAction ul li a:visited,
div.menuAction ul li a:link { text-decoration: none; }
div.menuAction ul li a:hover { color: #444; }
div.menuAction ul li li a:hover {  background-color: #FFFFFF; color: #000; }

div#section_main div.basketAction { display: none; }

/**************************************/
/*            MAIN CONTENT            */
/**************************************/
div#main { margin: 0 16px; }

div.newsletter-subscribe h4 { font-size: 1.2em; color: #62605e; }

div.product_detail { width: 309px; }
div.product_detail .header { background: url( /templates/rcb-online/images/background.product.detail.topbottom.png ) no-repeat left top; height: 12px; }
div.product_detail .content { background: url( /templates/rcb-online/images/background.product.detail.center.png ) repeat-y left top; }
div.product_detail .footer { background: url( /templates/rcb-online/images/background.product.detail.topbottom.png ) no-repeat left bottom; height: 12px; }
div.product_detail .left,
div.product_detail .right { float: left; width: 122px; padding-left: 15px; padding-right: 15px; }
div.product_detail .right p { font-size: 1.2em; }

div.category_overview { width: 641px; margin-bottom: 12px; }
div.category_overview .header { background: url( /templates/rcb-online/images/background.category.overview.topbottom.gif ) no-repeat left top; height: 12px; }
div.category_overview .content { background: url( /templates/rcb-online/images/background.category.overview.center.gif ) repeat-y left top; }
div.category_overview .footer { background: url( /templates/rcb-online/images/background.category.overview.topbottom.gif ) no-repeat left bottom; height: 12px; }
div.category_overview .col1 { float: left; width: 300px; padding-left: 15px; padding-right: 15px; }
div.category_overview .col1 em { float: right; clear: right; }
div.category_overview .col2,
div.category_overview .col3 { float: left; width: 122px; padding-left: 15px; padding-right: 15px; }
div.category_overview .col3 p { font-size: 1.2em; }

.container div.category_overview_2col .col3 { width: 265px; }
.container div.category_overview_2col .header  { background: url( /templates/rcb-online/images/background.category.overview.topbottom.2col.gif ) no-repeat left top; height: 12px; }
.container div.category_overview_2col .content { background: url( /templates/rcb-online/images/background.category.overview.center.2col.gif ) repeat-y left top; }
.container div.category_overview_2col .footer  { background: url( /templates/rcb-online/images/background.category.overview.topbottom.2col.gif ) no-repeat left bottom; height: 12px; }

.container div.imageSelect a { float: left; display: inline; padding: 0; margin: 5px 3px; text-align: center; font-size: 0.9em; text-decoration: none; width: 20px; height: 20px; background: url( /templates/rcb-online/images/checkbox.png ) no-repeat; }

.container div.checkbox { margin-top: 5px; width: 20px; height: 20px; background: url( /templates/rcb-online/images/checkbox.png ) no-repeat left top; cursor: pointer; }
.container div.checked { background-position: left bottom; }

.container .product_detail_image { width: 279px; }
.container .product_detail_order { margin-right: 0px; }

ul.order, ul.order ul { margin-bottom: 0px; }

div.product { margin: 10px 20px 0 10px; padding: 10px; border: 1px solid #ddd; height: 245px; position: relative; }
div.product a.buy { background-color: #FFD64E; border: 1px solid #FBBE29; padding: 3px 8px 5px 8px; text-decoration: none; color: #333; position: absolute; bottom: 5px; right: 5px; }

/**************************************/
/*               FOOTER               */
/**************************************/
div#footer { background-color: #000000; }
div#footer { text-align: center; color: white; padding-top: 10px; }
div#footer a { color: white; }
div#footer p { margin-bottom: 0px; }

div#footer div.left a img { vertical-align: middle; }

div#colofonFooter a,
div#colofonFooter a:visited { color: white; text-decoration: none; }
div#colofonFooter { text-align: center; color: #fff; line-height: 2.5em; }


/**************************************/
/*            EDITOR CONTENT          */
/**************************************/
body#tinymce, body#tinymce td, body#tinymce pre { font-family: "Liberation Sans",Helvetica,Arial,sans-serif; }
body#tinymce { background: white; padding-top: 10px; }
