/***************************************************
  i-merge - Sibran Lens
  Coca-Cola

  v1.0 - yyyy/mm/dd
	
  1. Structure
  2. Header
  3. Content
  4. Footer
  5. Forms
  6. Miscellaneous


	
  always include reset.css, it will reset your style
  for all browers, it includes the clearfix	
  
  typography specs use code behind parent ID or class
  for example: #content /*!T!*/ 
  
  
/*****************************************************/


/*------------ imports --------- create a seperate css for typography and print --*/
@import url(typography.css);
@import url(navigation.css);
@import url(modules.css);
 

/*--------------------------------------------------------------------------------------------------------- 1. Structure --------*/ 


body {background: #cadbe2 url(../img/css_backgrounds/bg-website-top.jpg) center top no-repeat; text-align:center;}.nonav {background: #cadbe2 url(../img/css_backgrounds/bg-website-top-nonav.jpg) center top no-repeat; text-align:center;}

/* pages with no navigation */
.nonav #module-pushbutton-visual {display: none;}
.nonav #column01 {display: none;}
.nonav #column02 {width: 975px;}
.nonav #module-testimonials {display:none;}
.nonav #module-testimonials-bottom {display:none;}
.nonav ul#breadcrumb {display: none;}
.nonav #btSearch {display:none;}
.nonav #search {display:none;}


p {margin:10px 0 0 0;}

#container {width:100%; background:url(../img/css_backgrounds/bg-website-gradient.jpg) center 261px no-repeat;}

#wrapper {width:999px; margin:0 auto;}

#header {width:999px; height:68px;}
#column01 /* navigation */{width:174px; float: left;}
#column02 /* content */ {float: left; padding:0 10px 0 12px; overflow: hidden;}
div .NORI {width: 800px}
div .CONT,div .FUNC,div .NONA,div .FORM,div .EXCO,div .NEWS,div .APPL,div .PORT,div .EXPP,div .NXPP,div .NCON,div .NAPP,div .JOBS {width: 570px}
#column03 /* sidebar */ {width:233px; float: left; padding:0}

.NORI ul#breadcrumb { width:800px; background-repeat:repeat-x; }

.left {float: left;}
.right {float: right;}
.clear {clear: both;}
#content .noborder {border:none;}

#printLogo {display:none;}



/*--------------------------------------------------------------------------------------------------------- 2. Header --------*/ 

#header h1 {display:none;}
#header img {padding:4px 0 0 20px;}

#header #search {width:150px; margin:24px 0 0 0; float: right; background:url(../img/css_backgrounds/bg-input-search.gif) left 3px no-repeat;}
/* safari hack no background image */
	/*\*/html>body*#header #search {background: none;}/**/
/* IE7 hack, setting background image because deleted by hack safari */
	/* Target IE7 only */html>body #header #search {*background:url(../img/css_backgrounds/bg-input-search.gif) left 3px no-repeat;}

#header #search .inputField /* input search field */ {
	border: none;
	background: transparent;
	width:135px;
	height:20px;
	margin:4px 0 0 6px;
	padding:2px 0 0 0;
	float: left;
}

#header #btSearch /* button search */ {float: right; margin:24px 0 0 0}
#header #language /* language switch */ {width:40px; padding:0 20px 0 3px; margin:32px 0px 0 9px; float: right;}


/*--------------------------------------------------------------------------------------------------------- 3. Content --------*/ 

/* general content layout */
#content {padding:5px 0 0 0; position:relative}
#content p {padding-right:25px;}
#content p.intro {padding-bottom:10px; padding-top:0px; margin:0}
#content img {border: 1px solid #b1b9bc; padding:3px; margin:4px 8px 4px 4px}
#content .cleanImg {border:0; margin:0; padding:0}
#content ul {margin:0 0 8px 0;}
#content li {list-style: none; background: url(../img/css_backgrounds/bg-content-list-blue.gif) no-repeat left 6px; padding:0 0 0 12px; position:relative;}

#content table {margin:0 0 12px 0; text-align:left; width:90%; background-color:#cfdee6; border:1px solid #fff;}
#content table tr.RowActive {background-color:#c3d8e2;}
#content table td {padding:3px 15px 3px 6px; border-right:1px solid #cfdee6;}
#content table td:last-child {border-right:1px solid #fff;}
#content table th {font-weight: bold; background-color:#b5d1de; padding:4px 15px 4px 6px; border-right:1px solid #cfdee6;}
#content table th:last-child {border-right:1px solid #fff;}

/* colapsable panel gri index */
#content .collapsable_list { background: url(/img/css_backgrounds/table-gri-index-bottom.gif) left bottom no-repeat; padding-bottom: 16px; width: 778px; }
#content .collapsable_list .collapsable_head {
	background-color: #ff0003;
	color: #fff;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	margin: 1px 0 0 0;
	padding: 5px 8px 5px 10px;
	text-transform: uppercase;
}

.collapsable_listIcon { width:100%; height:100%; margin-right:10px; margin-top:5px; background:url(/img/icons/ico-arrow-bottom-white.gif) no-repeat right 5px; }

#content .collapsable_list .collapsable_head:first-child {
	background: #ff0003 url(/img/css_backgrounds/table-gri-index-top.gif) no-repeat;
	padding-top: 6px;
}
#content .collapsable_list .collapsable_content { margin-bottom: 0px; padding-bottom: 0px; }
#content .collapsable_list table { background: none; border: 0; border-left: 1px dashed #c8c8c8; font-size: 0.9em; margin: 0 0 -1px; width: 778px; }
#content .collapsable_list th { background-color: #e3e3e3; color: #000; font-weight: normal; }
#content .collapsable_list th,
#content .collapsable_list th:last-child,
#content .collapsable_list td,
#content .collapsable_list td:last-child { border-bottom: 1px dashed #c8c8c8; border-right: 1px dashed #c8c8c8; padding: 3px 7px; }
#content .collapsable_list tr td:first-child { text-align: center; }
#content .collapsable_list tr td:first-child,
#content .collapsable_list tr th:first-child { width: 30px; }
#content .collapsable_list tr th:last-child,
#content .collapsable_list tr td:last-child { width: 210px; }

/*#content .collapsable_list {padding-top: 12px; background: url(../img/css_backgrounds/table-gri-index-top.gif) no-repeat left 6px;}
#content .collapsable_list div:last-child{background: url(../img/css_backgrounds/table-gri-index-bottom.gif) no-repeat left bottom; padding-bottom: 50px;}
#content .collapsable_list div:first-child{background: url(/img/css_backgrounds/table-gri-index-bottom.gif) no-repeat left bottom; padding-top: 12px;}*/

/* flash content */
#flashContent {position:relative; }

/* bread crumb */
ul#breadcrumb {width:570px; background:url(../img/css_backgrounds/bg-breadcrumb.gif) no-repeat left bottom; padding:0 0 3px 0; margin:12px 0 0 0}
ul#breadcrumb li {
	display: inline;
	list-style-type: none;
	margin:0 8px 0 0;
	background: url(../img/css_backgrounds/bg-breadcrumb-arrow.gif) no-repeat right 3px;
	padding:0 8px 0 0;
}

*>ul#breadcrumb li {margin:0 5px 0 0; padding:0 11px 0 0;}


/* highlight box content (round cornered box) */
#content #highlightTop {
	width:539px;
	height:12px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/css_backgrounds/bg-content-highlight-top.png', sizingMethod='noscale');
}

*>#content #highlightTop {background: url(../img/css_backgrounds/bg-content-highlight-top.png) no-repeat left top;}

#content #highlight {width: 499px; background:url(../img/css_backgrounds/bg-content-highlight-repeat.gif) repeat-y left top; padding:2px 20px;}
#content #highlight p {margin:0}

#content #highlightBottom {
	width:539px;
	height:12px;
	margin:0 0 10px 0;
	clear: both;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/css_backgrounds/bg-content-highlight-bottom.png', sizingMethod='noscale');
}
*>#content #highlightBottom {background: url(../img/css_backgrounds/bg-content-highlight-bottom.png) no-repeat left top;}

/* arrow read more for content part, put span class behind a class */
#content span.arrow-read-more {background:url(../img/icons/ico-arrow-blue.gif) no-repeat right 5px; padding:0 10px 0 0}

/* arrow back for content part, put span class before a class */
#content span.arrow-back {background:url(../img/icons/ico-arrow-back-blue.gif) no-repeat left 5px; padding:0 0 0 10px}

/* arrow back for content part, put span class before a class */
#content span.arrow-top {background:url(../img/icons/ico-arrow-top-blue.gif) no-repeat right 4px; padding:0 0 0 10px}

/* buttons read more */
a.button-read-more {
    display: block;
    float: left;
    height: 24px;
    margin: 5px 6px 0 0;
    padding-right: 39px; /* sliding doors padding */
	background: url(../img/css_backgrounds/bg-button-blue02.gif) no-repeat right top;
	border:0;
}

a.button-read-more span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 11px;
	background: url(../img/css_backgrounds/bg-button-blue01.gif) no-repeat left top;
	border:0;
}

/* landing pages main categories visual */
#page-visual, #landing-category-visual {width:570px; overflow: hidden;}
#page-visual img, #landing-category-visual img {float: left; border:0; margin:0; padding:0}

/* landing pages main categories intro text */
#landing-category-intro {width:538px; padding:10px 16px 0 16px;}
#landing-category-intro01 {width:258px; float: left; margin:0 22px 0 0}
#landing-category-intro02 {width:258px; float: left;}

/* boxes landing pages categories */
#landing-category-boxes {width:538px; padding:10px 0px 0 16px; clear: both;}

#column-boxes-left {float: left; width:255px;}
#column-boxes-right {float: right; width:255px;}

.landing-category-box {width:255px}
.landing-category-box .box-title {background:url(../img/css_backgrounds/bg-landing-cat-box-top-blue.gif) no-repeat left top; margin:10px 0 0 0; padding:2px 0 2px 13px}

.landing-category-box .box-content {border-width:0 1px; border-style: solid; border-color:#c3c4c5; padding:8px 5px 0 13px }
#content .landing-category-box .box-content p {margin:0px; padding:0 0 5px 0}

.landing-category-box .box-bottom {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/css_backgrounds/bg-landing-cat-box-bottom.png', sizingMethod='noscale'); width:255px; height:13px}
*>.landing-category-box .box-bottom {background:url(../img/css_backgrounds/bg-landing-cat-box-bottom.png) no-repeat left top;}


/* news archive */
#content ul.newsArchive {margin:3px 0 15px 0}

/* news archive box */
#news-archive-box {float: right; width:210px; margin:0 0 0 10px}
#news-archive-box .box-archive-title {background:url(../img/css_backgrounds/bg-news-archive-box-top.gif) no-repeat left top; margin:0; padding:2px 0 2px 13px}
#news-archive-box .box-archive-content {border-width:0 1px; border-style: solid; border-color:#49b1e3; padding:8px 10px 0 13px }
#news-archive-box .box-archive-content ul li {margin:0 0 8px 0;}
#news-archive-box .box-archive-content p {margin:0px; padding:0 0 5px 0}
#news-archive-box .box-archive-bottom {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/css_backgrounds/bg-news-archive-box-bottom.png', sizingMethod='noscale'); width:255px; height:14px}
*>#news-archive-box .box-archive-bottom {background:url(../img/css_backgrounds/bg-news-archive-box-bottom.png) no-repeat left top;}

/* news landing boxes */
.news-landing-box {float: left; width:277px;}
.news-landing-box .box-landing-title {background:url(../img/css_backgrounds/bg-news-landing-box-top.gif) no-repeat left top; margin:4px 0 0 0; padding:2px 0 2px 13px}
.news-landing-box .box-landing-content {border-width:0 1px; border-style: solid; border-color:#49b1e3; padding:3px 3px 0 3px;}
.news-landing-box .box-landing-contentWrapper {padding:8px 8px 0 8px;} 
.news-landing-box .box-landing-content h3 {margin-bottom:8px;}
.news-landing-box .box-landing-content ul li {margin:0 0 8px 0;}
.news-landing-box .box-landing-content p {margin:0px; padding:0 0 5px 0}
.news-landing-box .box-landing-bottom {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/css_backgrounds/bg-news-landing-box-bottom.png', sizingMethod='noscale'); width:277px; height:14px}
*>.news-landing-box .box-landing-bottom {background:url(../img/css_backgrounds/bg-news-landing-box-bottom.png) no-repeat left top;}

/* news landing boxes big */
#news-landing-box-big {width:570px; clear:both; float: left;}
#news-landing-box-big .box-landing-big-title {background:url(../img/css_backgrounds/bg-news-landing-box-big-top.gif) no-repeat left top; margin:8px 0 0 0; padding:2px 0 2px 13px}
#news-landing-box-big .box-landing-big-content {border-width:0 1px; border-style: solid; border-color:#49b1e3; padding:8px 10px 0 13px}
#news-landing-box-big .box-landing-big-content ul {margin:10px 0 0 0}
#news-landing-box-big .box-landing-big-content ul li {margin:0 0 8px 0;}
#news-landing-box-big .box-landing-big-content p {margin:0px; padding:0 0 10px 0;}
#news-landing-box-big .box-landing-big-bottom {width:570px; height:14px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/css_backgrounds/bg-news-landing-box-big-bottom.png', sizingMethod='noscale');}
*>#news-landing-box-big .box-landing-big-bottom {background:url(../img/css_backgrounds/bg-news-landing-box-big-bottom.png) no-repeat left top;}

/* search items list page */
#content .searchItemList {margin:0 0 15px 0; border-bottom:1px solid #b2c5dc; padding:0 0 15px 0; clear: both;}
#content .searchItemList h4 {margin:0;}
#content .searchItemList p {padding:0}

/* sitemap */
#content #sitemap ul {margin:4px 0 8px 0;}
#content #sitemap li {
list-style: none; background: none; padding:12px 0 0 0px; margin:0 0 10px 0; font-weight: bold; border-bottom:1px solid #33a8e0; text-transform:uppercase}
#content #sitemap a, #content #sitemap a:visited {border:none;} 

#content #sitemap ul.sitemap-level-2 {margin: 0 0 0 10px;}
#content #sitemap ul.sitemap-level-2 li {font-weight: normal; border-bottom: none;text-transform:lowercase; padding:0px; margin:0}
#content #sitemap ul.sitemap-level-3 {margin: 0 0 0 20px; font-weight: normal;}
#content #sitemap ul.sitemap-level-3 li {font-weight: normal; border-bottom: none;text-transform:lowercase; padding:0px; margin:0}
#content #sitemap ul.sitemap-level-4 {margin: 0 0 0 25px; font-weight: normal;}
#content #sitemap ul.sitemap-level-4 li {font-weight: normal; border-bottom: none;text-transform:lowercase; padding:0px; margin:0}

#content #sitemap ul.sitemap-level-2 a, #content #sitemap ul.sitemap-level-2 a:visited,
#content #sitemap ul.sitemap-level-3 a, #content #sitemap ul.sitemap-level-3 a:visited,
#content #sitemap ul.sitemap-level-4 a, #content #sitemap ul.sitemap-level-4 a:visited 
{color:#7c7c7c;}


/* job details page */
#job-detail h5 {margin:8px 0 3px 0;}
#job-detail h3 {border-bottom:1px solid #ccc; color:#ffbc00; margin:20px 0 15px 0}
#job-detail p {padding-left:15px}

/* specific content layout */
#brands #content a.button-read-more span {background: url(../img/css_backgrounds/bg-button-red01.gif) no-repeat left top; border:0}
#brands #content a.button-read-more {background: url(../img/css_backgrounds/bg-button-red02.gif) no-repeat right top; border:0;}
#brands #content li {list-style: none; background: url(../img/css_backgrounds/bg-content-list-red.gif) no-repeat left 6px;}
#brands #content span.arrow-read-more {background:url(../img/icons/ico-arrow-red.gif) no-repeat right 5px;}
#brands #content span.arrow-top {background:url(../img/icons/ico-arrow-top-red.gif) no-repeat right 4px;}
#brands #content .landing-category-box .box-title {background:url(../img/css_backgrounds/bg-landing-cat-box-top-red.gif) no-repeat left top;}

#work #content a.button-read-more span {background: url(../img/css_backgrounds/bg-button-yellow01.gif) no-repeat left top; border:0}
#work #content a.button-read-more {background: url(../img/css_backgrounds/bg-button-yellow02.gif) no-repeat right top; border:0;}
#work #content li {list-style: none; background: url(../img/css_backgrounds/bg-content-list-yellow.gif) no-repeat left 6px;}
#work #content span.arrow-read-more {background:url(../img/icons/ico-arrow-yellow.gif) no-repeat right 5px;}
#work #content span.arrow-top {background:url(../img/icons/ico-arrow-top-yellow.gif) no-repeat right 4px;}
#work #content .landing-category-box .box-title {background:url(../img/css_backgrounds/bg-landing-cat-box-top-yellow.gif) no-repeat left top;}

#health #content a.button-read-more span {background: url(../img/css_backgrounds/bg-button-blue01.gif) no-repeat left top; border:0}
#health #content a.button-read-more {background: url(../img/css_backgrounds/bg-button-blue02.gif) no-repeat right top; border:0;}
#health #content li {list-style: none; background: url(../img/css_backgrounds/bg-content-list-blue.gif) no-repeat left 6px;}
#health #content span.arrow-read-more {background:url(../img/icons/ico-arrow-blue.gif) no-repeat right 5px;}
#health #content span.arrow-top {background:url(../img/icons/ico-arrow-top-blue.gif) no-repeat right 4px;}
#health #content .landing-category-box .box-title {background:url(../img/css_backgrounds/bg-landing-cat-box-top-blue.gif) no-repeat left top;}

#environment #content a.button-read-more span {background: url(../img/css_backgrounds/bg-button-green01.gif) no-repeat left top; border:0}
#environment #content a.button-read-more {background: url(../img/css_backgrounds/bg-button-green02.gif) no-repeat right top; border:0;}
#environment #content li {list-style: none; background: url(../img/css_backgrounds/bg-content-list-green.gif) no-repeat left 6px;}
#environment #content span.arrow-read-more {background:url(../img/icons/ico-arrow-green.gif) no-repeat right 5px;}
#environment #content span.arrow-top {background:url(../img/icons/ico-arrow-top-green.gif) no-repeat right 4px;}
#environment #content .landing-category-box .box-title {background:url(../img/css_backgrounds/bg-landing-cat-box-top-green.gif) no-repeat left top;}

/* website overlayer */
#overlayer {width:536px; height:490px; background:url(/img/css_backgrounds/bg-hoax.gif) no-repeat left top; position:absolute; top:70px; left:10px; padding:10px 10px 20px 20px;}
#overlayer img {border:none;}
#overlayerClose {width:60px; height:10px; display:block; float:right;}

/* faq searchbox */
#faqContainer {width:565px; height:200px; overflow:hidden;}
.nl #faqContainer {background:url(../img/css_backgrounds/_nl/bg-faq.gif) no-repeat left top;}
.fr #faqContainer {background:url(../img/css_backgrounds/_fr/bg-faq.gif) no-repeat left top;}

#faqContainer h3#faqIntro {float:left; width:265px; text-indent:-9999px;}

#faqContainer div#faqQuestion {float:left; width:300px; height:105px; float:right;}
#faqContainer div#faqQuestion textarea {width:185px; height:60px; background:transparent; border:none; font:11px Arial, Helvetica, sans-serif; float:left; margin:29px 0 0 32px; color:#7c7c7c;}
#faqContainer div#faqQuestion input {float:left; margin:69px 0 0 10px;}
.fr #faqContainer div#faqQuestion input {margin-left:7px;}


#faqContainer div#faqKeyword {float:left; width:300px; height:90px; float:right;}
#faqContainer div#faqKeyword input.keywordField {width:183px; background:transparent; border:none; float: left; margin:57px 0 0 33px; font:11px Arial, Helvetica, sans-serif; color:#7c7c7c;}
#faqContainer div#faqKeyword input.keywordButton {float:left; margin:51px 0 0 10px;}
.fr #faqContainer div#faqKeyword input.keywordButton {margin-left:6px}

/* faq landing boxes big */
#content .faq-landing-box-big {width:559px; clear:both; float: left; margin:5px 0 0 5px}
#content .faq-landing-box-big .box-landing-big-title {background:url(../img/css_backgrounds/bg-faq-landing-box-big-top.gif) no-repeat left top; margin:8px 0 0 0; padding:0 0 0 13px; height:21px}
#content .faq-landing-box-big .box-landing-big-title img {border:none; padding:4px 0 0 0; margin:0;}
#content .faq-landing-box-big .box-landing-big-content {border-width:0 1px; border-style: solid; border-color:#c3c4c5; padding:8px 10px 0 13px}
#content .faq-landing-box-big .box-landing-big-content ul {padding:5px 0 0 0;}
#faq #content .faq-landing-box-big .box-landing-big-content ul li {padding:0 0 7px 12px;}
#content .faq-landing-box-big .box-landing-big-content p {margin:0px; padding:0 0 0 12px;}
#content .faq-landing-box-big .box-landing-big-bottom {width:559px; height:14px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/css_backgrounds/bg-faq-landing-box-big-bottom.png', sizingMethod='noscale');}
*>.faq-landing-box-big .box-landing-big-bottom {background:url(../img/css_backgrounds/bg-faq-landing-box-big-bottom.png) no-repeat left top;}


/* faq result page */
#content #faqResult {padding:0 0 0 8px}
#content #faqResult ul {margin:20px 0}
#content #faqResult ul li h5 {margin:0; padding:0}
#content #faqResult p {margin:0 0 10px 0}


/* paging */
#content #paging { padding:15px 0 0 0;}
#content #paging ul li {background:none; float:left; padding:0 3px 0 0; }
#content #paging li {padding-bottom:10px}
#content #paging li.pages {padding:0 15px}


/*--------------------------------------------------------------------------------------------------------- 4. Footer --------*/ 

/* footer wrapper */
#footer {width:814px; padding:24px 0 15px 185px; clear: both; margin:0px 0 0 0;}

#footer #footerimage {width:503px; height: 112px; padding:0 0 15px 0px; clear: both; margin:0;}


/* users functions : react - send to friend - print */
ul#user-functions {margin:0 0 10px 0; padding:8px 0 0 0}
ul#user-functions li {display: inline; list-style-type: none; margin:0;}

li.user-functions-react, li.user-functions-mgm, li.user-functions-print {padding:2px 10px 5px 20px; height:50px; display: block;}
li.user-functions-react {background:url(../img/icons/ico-react.gif) no-repeat left top}
li.user-functions-mgm {background:url(../img/icons/ico-mgm.gif) no-repeat left top}
li.user-functions-print {background:url(../img/icons/ico-print.gif) no-repeat left top; padding-left:22px;}


/*--------------------------------------------------------------------------------------------------------- 5. Forms --------*/ 

/* content form page */
#contentFormPage input {border:1px solid #9bb8c8; padding:1px 3px; color:#9bb8c8; background-color:#fff; margin:0px 6px 0px 0px}
#contentFormPage select {border:1px solid #9bb8c8; padding:1px 3px; color:#9bb8c8; background-color:#fff; width:180px}
#contentFormPage textarea {border:1px solid #9bb8c8; padding:5px; color:#9bb8c8; background-color:#fff}
#contentFormPage img {border:0; margin:0; padding:0}
#contentFormPage a, #contentFormPage a:visited {text-decoration: none; border:0}

#contentFormPage table {margin:0 0 12px 0; text-align:left; width:90%; background-color:transparent; border:none}
#contentFormPage table tr.RowActive {background-color:transparent;}
#contentFormPage table td {padding:6px 3px 3px 6px; border-right:none; vertical-align: top;}
#contentFormPage table td:last-child {border-right:none;}
#contentFormPage table th {font-weight: bold; background-color:transparent; padding:4px 15px 4px 6px; border-right:none;}
#contentFormPage table th:last-child {border-right:none;}


/* contact form */
table#staticForm td {padding:8px 5px 0px 15px; margin:0; vertical-align:top}
table#staticForm img {display: none;}
table#staticForm td.captcha img {display:block} 
table#staticForm input {border:1px solid #9bb8c8; padding:1px 3px; color:#9bb8c8; background-color:#fff; margin:0 3px 0 0}
table#staticForm select {border:1px solid #9bb8c8; padding:1px 3px; color:#9bb8c8; background-color:#fff; width:180px}
table#staticForm textarea {border:1px solid #9bb8c8; padding:5px; color:#9bb8c8; background-color:#fff}


/*--------------------------------------------------------------------------------------------------------- 6. Miscellaneous */ 

/* overlay */
.overlayBackground { background: #FFF; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 10; }

