﻿/*
Title:      	Site master styles for screen media
Author:     	wbr, © 2009 anaXis nv.
Updated:        October 09 2009
*/

* { margin: 0; padding: 0; }
* div[width] { width: 100% !important;} /* inappropriate hack for eyes cms and because IE6 doesn"t understand auto */
html>body div[width] { width: auto !important; } /* inappropriate hack for eyes cms */
a img { border: 0; }

html { height: 100%; }
body { font: normal 62.5% Arial, Verdana, sans-serif; background-color: #e6e9e9; color: #333333; height: 100%; }

/*** IMAGES ***/
.image_top_left {display: block; margin-bottom: 15px;}
.image_top_middle {display: block; margin: 0 auto 15px auto;}
.image_bottom_left {display: block; margin-top: 15px;}
.image_bottom_middle {display: block; margin: 15px auto 0 auto;}
.image_align_right {float: right; margin: 0 0 0 15px;}
.image_align_left {float: left; margin: 0 15px 0 0;}

/* ---- [ typography ] ------------ */
a { color: #02aeee; text-decoration: none; }
h1 { font-size: 1.3em; font-weight: normal; font-family: Trebuchet MS; color: #333333; padding: 0; margin: 10px 0 20px 0;  
 background: url(images/h1_bg.jpg) no-repeat center center; width: 478px; text-align: center; }
h1 span { background-color: #ffffff; padding: 2px 8px; /*margin: 0 auto;*/ margin: 0 10px; text-transform: uppercase;}
h2 {font-size: 1.2em; text-align: left; margin: 10px 0 10px 0; 
     font-weight: normal; font-family: Trebuchet MS; color: #333333; padding: 0; }
h2 span { padding: 0;  margin: 0 /*auto*/; text-transform: uppercase;}
h3 { text-transform: uppercase; font-weight: normal; }
p { margin-bottom: 10px; text-align: left; }
dfn, acronym, q, abbr { border-bottom: 1px dotted #333333; }

#container #central h2{background: url(images/h2_bg.jpg) no-repeat 0 center;  font-size: 1.2em; text-align: left; margin: 10px 0 10px 0; 
     font-weight: normal; font-family: Trebuchet MS; color: #333333; padding: 0;padding:0 0 0 49px; }
     

/* fromMain
--------------------------------*/
#aspnetForm { width: 1040px; margin: 0 auto; /*background-color: #fff;*/ min-height: 100%; height: auto !important; height: 100%; }

/*	wrapper
--------------------------------*/
#wrapper { /*margin-top: 15px; width: 980px;*/ width: 1040px; margin: 0 auto; font-size: 1.1em; background-color: #fff; height: 100%; }
#Tools{ background-color: #e6e9e9 !important; margin-top: 15px; /*width: 980px;*/ width: 1040px; margin: 0 auto; font-size: 1.1em;height: 45px;}

/* header
--------------------------------*/
#header { background: #fff; width: 980px; margin: 0 auto; font-family: Trebuchet MS; }
#header a { color: #909090; }

/* header -> loginTool
--------------------------------*/
#loginTool { float: right; font-size: 1.3em; margin-top: 12px; padding-top: 2px; }
#loginTool span { padding: 0 5px 0 10px; color: #909090; }
#loginTool a { padding: 0; }
#loginTool a:hover { text-decoration: underline; }

/* header -> languageTool
--------------------------------*/
#languageTool { float: right; font-size: 1.3em; margin-top: 12px; padding-left: 10px; padding-top: 2px; }
#languageTool ul li { display: inline; }
#languageTool span { padding: 0 10px 0 10px; color: #909090; }
#languageTool a { padding: 0;color:#909090; }
#languageTool a:hover { text-decoration: underline; }

/* header -> searchTool
--------------------------------*/
#searchTool { float: right; margin-top: 10px; }
#searchTool fieldset { float: left; width: 150px; height: 25px; background: url(images/search_bar.jpg) no-repeat top left; border: 0; }
#searchTool fieldset label { display: none; }
#searchTool fieldset input.text { float: left; padding: 0; margin: 5px 0 0 9px; border: 0; width: 106px; background: none; color: #909090; }
#searchTool fieldset input.button { float: right; margin: 3px 4px 0 0; }

/* header -> photos
-------------------------------*/
#logo { float: left; width: 225px; height: 58px; margin-top: 50px; margin-left: 15px; margin-bottom: 42px; }
#photos { float: right; margin-top: 15px; margin-left: 15px; margin-bottom: 15px; overflow: hidden; }
#photos img { width: 490px; height: 120px; }

/*	menu
--------------------------------*/
#menu { clear: both; width: 980px; margin: 0 auto; margin-top: 10px; background: #02aeee url(images/bar_end.jpg) no-repeat bottom right; height: 39px; }
#menu ul { float: left; background: url(images/bar_begin.jpg) no-repeat top left; height: 38px; list-style-type: none; }
#menu li { float: left; font-family: Trebuchet MS; font-size: 1.5em; margin-left: -14px;}
#menu li a span { display: block; padding: 8px 10px; padding-right: 24px; color: #fff; }
#menu a { display: block; }
#menu a:hover { background: #333333 url(images/left_selected.jpg) no-repeat top left; }
#menu a:hover span { background: url(images/right_selected.jpg) no-repeat top right; }

#menu .active a { background: #333333 url(images/left_selected.jpg) no-repeat top left; }
#menu .active a span { background: url(images/right_selected.jpg) no-repeat top right; }
#menu li.first { margin-left: 0; }
#menu li.first a:hover { background-image: url(images/bar_begin_selected.jpg); background-color: #333333; }

#menu .firstActive { margin-left: 0; background: #333333 url(images/bar_begin_selected.jpg) no-repeat top left; }
#menu .firstActive a span { background: url(images/right_selected.jpg) no-repeat top right; }
#menu li.firstActive a:hover { background-image: url(images/bar_begin_selected.jpg); } 

#menu .right a:hover { background-image: url(images/bar_nexttoactive.jpg); }
#menu .left a:hover span { background-image: url(images/lefttoactive_right.gif); position: relative; }

/* visualTools
--------------------------------*/
#visualTools { margin: 0 auto; padding: 10px 10px 10px 0; width: 970px; background: #fff; font-family: Trebuchet MS; clear: both; font-size: 1.2em; }
#visualTools a { color: #909090; }
#visualTools a:hover { text-decoration: underline; }

/*	visualTools -> breadcrumb
--------------------------------*/
#breadcrumb { float:left; height: 20px; padding: 0; }
#breadcrumb, #breadcrumb * { color: #909090; }

/*	visualTools -> tools
--------------------------------*/
#tools { float: right; }
#tools img { padding-right: 8px; float: left; }
#tools a { float: left; }
#tools span { padding-top: 3px; float: left; }
#tools div { vertical-align: middle; float: left; }
 table {width:auto !important; /*display:block;*/}

/* tools -> resizeLink
--------------------------------*/
#resizeLink { padding-right: 15px; }

/* container
--------------------------------*/
#container { margin: 0 auto; width: 980px; background: #fff; clear: both; font-family: Trebuchet MS; font-size: 1.3em;padding-top:5px; }

/* container -> tree
--------------------------------*/
#tree { float: left; width: 220px; padding-bottom: 10px;overflow:hidden; margin-top: 8px; }
#tree div.treeblock{background-color:#f0f2f3;padding:1px 0px 10px 10px;}
form.home #tree { display: none; }

.treeview, .treeview ul { padding: 0; margin: 0; list-style: none; }
.treeview .hitarea { background: url(images/allbuttons.png) -64px -25px no-repeat; height: 16px; width: 16px; margin-left: -16px; float: left; cursor: pointer; margin-top: 1px; }

/* fix for IE6 */
* html .hitarea { display: inline; float:none; }

.treeview li { margin: 0; padding-left: 16px; padding-bottom: 2px; padding-top: 2px; line-height: 100%; background: url(images/dash_rotero.gif) no-repeat; background-position: 0px 9px;}
.treeview a { color: #333333; }
.treeview a.selected { color: #02aeee; }
.treeview .hover { cursor: pointer; text-decoration: none; }
.treeview a.hover { color: #02aeee; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }
.treeview .expandable-hitarea { background-position: -80px -3px; }
.treeview li.last {/* background-position: 0 -176px; */}
.treeview li.lastCollapsable, .treeview li.lastExpandable { background: url(images/allbuttons.png) no-repeat ; }
.treeview li.lastCollapsable { background-position: 0 -111px; }
.treeview li.lastExpandable { background-position: -32px -67px; }
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

/* container -> content
--------------------------------*/
#content { float: left; padding-bottom: 20px; }
#content a:hover { text-decoration: underline; }
#content ol { margin:5px 0; }
#content ul { list-style: none;margin:5px 0;}
#content ol li { margin-left: 22px; }
#content ul li { background: url(images/bullet_white.jpg) no-repeat 0px 6px; padding-left: 18px; }
#content table { border-collapse: collapse; }
#content table td { border-bottom: 1px solid #adadad; }
#content table td, #content table th { padding: 3px; }
#content table p { margin-bottom: 0px; }
#content table th, #content table tr.rssHeader td { border-top: 1px solid #adadad; border-bottom: 2px solid #02aeee; font-weight: bold; }
#content table.eyeRssFeed { border: 0 !important; }

/*	footer
--------------------------------*/
#footer { clear: both; background: #333333 url(images/bar_bottom.jpg) no-repeat top left; width: 980px; height: 55px; margin: 0 auto; text-align: left; font-size: 1.1em; }
#footer div { padding: 11px 20px 0 10px; }
#footer div address { margin-bottom: 2px; text-align: center; }
#footer a { font-style: normal; padding-left: 8px; color: #333333; }
#footer a:hover { text-decoration: underline; }
#footer span { padding: 0 8px; font-style: normal; }
#footer span.greyBullet { background: url(images/bullet_grey.jpg) no-repeat center center; }

/*	created
--------------------------------*/
#created { background: url(images/bar_bottom_reflection.jpg) no-repeat top left; width: 980px; height: 70px; margin: 2px auto; text-align: right; padding-top: 10px; }
#created a { margin-right: 20px; }

/* introduction
--------------------------------*/
#introduction { margin: 0 auto; width: 957px; }
#introduction h1 { background: #fff url(images/h1_start_bg.jpg) no-repeat center center; width: 917px; padding: 0 20px; margin-top: 0px; }
#introduction div { width: 937px; /*width: 800px;*/ padding: 0 10px; }
#introduction p {  }

/* productCategories
-------------------------------*/
#productCategories { background: #cfd5d8 url(images/products_bg.jpg) no-repeat center right; width: 980px; height: 237px; margin: 0 auto; margin-top: 15px; }
#productCategories div { float: left; padding: 0 10px 0 20px; }
#productCategories div div div { float: none; height: 46px; }

#productCategories div.categoryTitle { padding: 0; margin-right: 35px; }
#productCategories h2 { text-align: left; width: 200px; margin: 0; }
#productCategories h2 span { padding: 0; text-transform: none; background: none; }
#productCategories h2 a { color: #333333; display: block; padding-left: 35px; }
#productCategories h2 a:hover { text-decoration: none; }

#productCategories h2.yellowCategory a { background: url(images/bullet_yellow.jpg) no-repeat top left; }
#productCategories h2.greenCategory a { background: url(images/bullet_green.jpg) no-repeat top left; }
#productCategories h2.blueCategory a { background: url(images/bullet_blue.jpg) no-repeat top left; }
#productCategories h2.redCategory a { background: url(images/bullet_red.jpg) no-repeat top left; }

#productCategories div img { float: left; width: 166px; height: 166px; margin: 0 30px 20px 35px; overflow: hidden; border-style: solid; border-width: 2px; border-color: #ffffff; }

#productCategories div.yellowHover { padding: 0; width: 235px; }
#productCategories div.yellowHover a { float: left; }
#productCategories div.yellowHover a:hover img, #productCategories div.highlighted img{ border-color: #f7e600; }
#productCategories div.greenHover { padding: 0; width: 235px; }
#productCategories div.greenHover a { float: left; }
#productCategories div.greenHover a:hover img,#productCategories div.highlghtgreen img  { border-color: #3da401; }
#productCategories div.blueHover { padding: 0; width: 235px; }
#productCategories div.blueHover a { float: left; }
#productCategories div.blueHover a:hover img,#productCategories div.highlightblue img  { border-color: #02aeee; }
#productCategories div.redHover { padding: 0; width: 235px; }
#productCategories div.redHover a { float: left; }
#productCategories div.redHover a:hover img,#productCategories div.highlightred img  { border-color: #c81e04; }/**/

/* bottomSection
--------------------------------*/
#bottomSection { margin: 0 auto; padding: 0; width: 980px; background: #fff; clear: both; }

/* bottomSection -> news
--------------------------------*/
#news { float: left; width: 437px; padding: 15px 33px 0 20px; }
#news h2 { font-size: 1.3em; font-weight: normal; font-family: Trebuchet MS; color: #333333; padding: 0; 
 background: url(images/blocks_start_bg.jpg) no-repeat center center; width: 437px; text-align: center; margin-bottom: 20px; }
#news h2 span { background-color: #ffffff; padding: 2px 8px; margin: 0 auto; text-transform: uppercase;}
#news ul.newsLinks { padding: 10px 0 10px 0; }
#news ul.newsItems { margin: 0; }
#news ul.newsItems li { list-style: none; background: none; padding: 0; }
#news ul li.newsHeadline { font-weight: bold; }

/* news -> newsItemsListContainerHome
-----------------------------------*/
#newsItemsListContainerHome { position: relative; overflow: hidden; height: 90px; }

/* bottomSection -> contact
--------------------------------*/
#contact { float: right; width: 437px; padding: 15px 20px 0 33px; }
#contact h2 { font-size: 1.3em; font-weight: normal; font-family: Trebuchet MS; color: #333333; padding: 0; 
 background: url(images/blocks_start_bg.jpg) no-repeat center center; width: 437px; text-align: center; margin-bottom: 20px; }
#contact h2 span { background-color: #ffffff; padding: 2px 8px; margin: 0 auto; text-transform: uppercase;}

/* central
--------------------------------*/
#central { float: left; width: 478px; padding: 0 20px; }

/* rightSidebar
-------------------------------*/
#rightSidebar { float: right; width: 220px; padding-left: 10px; padding-right: 10px; background-color:#f0f2f3; margin-top:8px;}
#rightSidebar h2 { background: none; text-align: left; }

/* SidebarNews
---------------------------------*/
#SidebarNews h2 { margin-top: 40px; }
#SidebarNews ul.newsLinks { padding: 15px 30px 10px 0px; }
#SidebarNews ul.newsItems { padding: 0; margin: 0; }
#SidebarNews ul.newsItems li { list-style: none; background: none; padding: 0; }
#SidebarNews ul li.newsHeadline { font-weight: bold; list-style: none; }

/* SidebarNews -> newsItemsListContainer
-----------------------------------*/
#newsItemsListContainer { position: relative; overflow: hidden; height: 160px; }

/* Tell-A-Friend
-----------------------------------*/
body.bodyTellAFriend { background-color: #fff; }
body.bodyTellAFriend #wrapper, body.bodyTellAFriend #container, body.bodyTellAFriend #content { width: 580px; }
body.bodyTellAFriend div.form-container label,
body.bodyTellAFriend div.form-container span.label  { width: 175px; }

/* Eye Edit Menu
---------------------------------*/

#eyeEditMenu div { width: auto; padding: 0; }
#eyeEditMenu table td { border: none; }
#introduction .editmenu div { width: auto; padding: 0; }
#introduction .editmenu table td { border: none; }