﻿/* -------------------------------------------------------------- 
   Resets default browser CSS.
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

object:focus { outline:none; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Remove annoying border on linked images. */
a img { border: none; }


/* -------------------------------------------------------------- 
   State of Green CSS.
-------------------------------------------------------------- */

/*
	Colors:
	green: rgb(0, 167, 126)
	dark: rgb(50, 50, 50)
	white: rgb(0, 0, 0)
	gray: #D1D3D5
	red: #E3041E
*/

.green { color: rgb(0, 167, 126); }

body {font-family: arial, sans-serif; background-color: #ddd; color: rgb(50, 50, 50); font-size: 11px; overflow-y: scroll; /* Always shows vertical scrollbar to avoid page jumping too much */ }

/* State of Green layout (Masterpage) */
#wrapper	{ background-color: #fff; margin: 0 auto; text-align: left; width: 1200px; position: relative; }
#header		{ width: 950px; height: 110px; padding: 0 125px; }
#clickable_logo	{ position: absolute; top: 18px; right: 125px; }
#hero_banner	{ width: 1200px; margin:0 auto; text-align:center; background-color:#F2F2F2;}
#hero_banner_image { height: 320px; width:1200px; overflow: hidden; margin:0 auto; text-align:center;  }
#hero_banner_flash { height:320px; border:none; margin:0; padding:0; outline:none; z-index:8; position: absolute; }
#hero_banner div.banner_shadow { background: url(../Graphics/banner_shadow.png); width: 1200px; height: 13px; z-index: 10;position: absolute; left:0px;}
#hero_banner a#my_visits_button { display: block; background: url(../Graphics/my_visits_button.png); width: 88px; height: 29px; padding: 9px 0 0 44px; position: absolute; z-index: 10; left: 125px; font-size: 12px; font-weight: bold; }
#hero_banner_image img { width: 1200px; height: 320px;}
#hero_banner_image #learn_more { position: absolute; width: 116px; height: 16px; background: url(../Graphics/learn_more.png); left: 945px; top: 385px; cursor: pointer; }
#hero_banner_image #learn_more:hover { background-position: 0 -16px; }
#main_menu { border-bottom: 10px solid rgb(50, 50, 50); }
#subheader  {height: 22px; padding: 8px 8px 0px 0px; }
#submenu    {float: right; margin-right: 6px; width: 212px; height: 14px; text-align: right;}
#addthis	{float: right; }
#content	{width:100%; padding-bottom: 40px; margin:0px; padding-left:0px; padding-right:0px; min-height: 500px;}
#left_content {width: 190px; float:left; margin-left:15px; display: inline;} /* border adds 2px to elements with content set to width:100%*/
#main_content {width: 760px; float:left; margin-left:22px; overflow:hidden; display: inline;} /* Hack: 'Display:inline' fixes IE6 margin bug on float boxes */
div.page_ruler, div.page_ruler_nb, div.page_ruler_inpage { width: 970px; height: 8px; margin: 0 0 24px 115px; background-image: url(../Graphics/ruler.png); }
div.page_ruler { margin-top: 42px; }
div.page_ruler_inpage { margin: 42px 0 22px -15px; }
div#footer	{ width: 950; padding: 0 125px 44px 125px; border-bottom: 12px solid rgb(0, 167, 126); }
div#footer span.logo_container { display: inline-block; width: 110px; height: 40px; }
div#footer span.logo_container:hover { background-position: -110px 0; }
div#footer a.logo_container { display: inline-block; margin: 0 50px 20px 0; vertical-align: middle; }
div#footer a.logo_no_margin { margin-right: 0; }

div#draft_box { top: 0; left: 0; width: 100%; height: 100%; z-index: 100; position: absolute; background: transparent url(../Graphics/draft.png) no-repeat top left; }

/* Hero Story */
div#hero_story { text-align: left; }
#hero_story_less { font-size: 18px; clear: both; float: right; margin: 30px 185px 50px 0;}

/* Front page */
div.page_content { width: 950px; padding: 0 125px; line-height: 1.7em; }
div.page_content h1.title { margin: 30px 0; }
div.page_content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
div.page_content p { margin-top: 15px; }
div.featured { width: 310px; min-height: 200px; float: left; margin-right: 9px; }
div.featured-last { margin-right: 0px; }
div.featured a { color: rgb(0, 167, 126); }

ul.news_events { list-style: none; }
ul.news_events li.tab, ul.news_events li.tab_selected { float: left; margin-right: 2px; height: 23px; padding: 0 12px; background-color: #dcdcdc; color: #a0a0a0; font-size: 16px; line-height: 23px; font-weight: bold; cursor: pointer; }
ul.news_events li.tab_selected { background-color: rgb(0, 167, 126); color: White; }
span.date { display: block; margin-top: 10px; height: 40px; overflow: hidden; }
span.date_box { display: block; float: left; width: 29px; height: 29px; margin: 4px 20px 0 0; color: White; text-align: center; font-weight: bold; line-height: 0.9em; cursor: default; }
span.date_box span.black { display: block; color: rgb(50, 50, 50); line-height: 1.5em; }
span.date a { color: rgb(50, 50, 50); font-weight: normal; }
span.date a:hover { text-decoration: none; }

div.page_sub_footer { width: 950px; padding: 8px 125px; }
div.page_sub_footer span.gray { color: #8E8E8E; }
div.page_sub_footer a { margin-left: 30px; }

div.video_teaser { overflow: hidden; width: 230px; height: 111px; position: relative; }
div.video_teaser img { width: 230px; margin-top: -24px; }
div.video_teaser a span.play_icon { position: absolute; left: 85px; top: 30px; width: 60px; height: 60px; display: inline-block; background: url(../Graphics/play_button.png) 0px 0px no-repeat; cursor: pointer; }
div.video_teaser a:hover span.play_icon { background-position: -60px 0; }
img.video_teaser { width: 230px; height: 80px; margin-top: 15px; }

div.video_teaser_small { height: 80px; }
div.video_teaser_small img { margin-top: -40px; }
div.video_teaser_small a span.play_icon { top: 17px; }

/* General Pages */
div.left_side { float: left; width: 470px; margin-top: 34px; margin-right: 10px;}
div.right_side { float: left; width: 470px; margin-top: 34px; }
div.left_side_wide { float: left; width: 755px; margin-top: 34px; margin-right: 10px; }
div.right_side_narrow { float: right; width: 175px; margin-top: 34px; }
div.page_section { width: 444px; margin: 6px 27px 10px 0; }
div.page_section div.section_icons { height: 46px; line-height: 46px; border-top: 1px solid #e7e7e8; border-bottom: 1px solid #e7e7e8; margin: 12px 0 22px 0; }
div.page_section div.section_date { text-transform: uppercase; color: #aaa; }
div.page_section div.section_subhead { font-size: 14px; margin-bottom: 16px; }
div.page_section div.section_text { margin-bottom: 25px; }
div.page_section div.in_development { color: rgb(0, 167, 126); display: inline-block; text-transform: uppercase; }
div.page_section dl dt { clear: left; float: left; font-weight: bold; width: 125px; margin-bottom: 18px; }
div.page_section dl dd { float: left; width: 310px; margin-bottom: 18px; }
div.vertical_ruler_right { background: url(../Graphics/vertical_ruler.png) right no-repeat; background-position: right 30px; }
hr.gray { height: 1px; color: #d9dadb; background-color: #d9dadb; border: none; margin: 30px 0; clear: both; }

span.icon_add_to_clippings, span.icon_print, span.icon_add_this
{ width: 20px; height: 20px; display: inline-block; background: url(../Graphics/icons20x20.png) 0px 0px no-repeat; margin-right: 27px; vertical-align: middle; cursor: pointer; }

span.icon_add_to_clippings { background-position: 0 0; }
span.icon_add_to_clippings:hover { background-position: -20px 0; }
span.icon_print { background-position: 0 -20px; }
span.icon_print:hover { background-position: -20px -20px; }
span.icon_add_this { background-position: 0 -40px; }
span.icon_add_this:hover { background-position: -20px -40px; }

/* News room */
div.page_section div.news_item { margin-bottom: 15px; }
div.page_section div.news_item img { width: 444px; height: 118px; margin: 20px 0 0 0; }
div.page_section div.news_item .date_label { text-transform: uppercase; color: #aaa; }
div.page_section div.news_item .title { color: rgb(0, 167, 126); font-size: 16px; display: block; margin: 5px 0; }
div.page_section div.news_item .text { color: rgb(50, 50, 50); font-weight: normal; display: block; }
div.page_section div.news_item a:hover { text-decoration: none; }
div.page_section hr { border: none; height: 1px; background-color: #eee; color: #eee; margin: 20px 0; }

/* Theme Labels */
span.theme_label_title { text-transform: uppercase; display: inline-block; margin: 4px 5px 0 0; }
span.theme_labels { display: inline-block; width: 350px; vertical-align: top; }
span.theme_labels a { display: inline-block; background-color: rgb(0, 167, 126); padding: 2px 10px; color: white; margin: 2px 1px; }

/* Teaser Box */
.teaser { display: block; width: 230px; margin-bottom: 30px; float: left; }
.teaser:hover { text-decoration: none; }
.teaser img { width: 230px; height: 80px; }
.teaser span.heading { display: block; color: rgb(0, 167, 126); font-size: 18px; font-weight: bold; margin: 10px 0 5px 0; height: 38px; overflow: hidden; }
.teaser span.text { display: block; color: rgb(50, 50, 50); font-weight: normal; }
.teaser span.text_3_lines { overflow: hidden; height: 57px; font-weight: normal; }
/*.teaser span.text a { color: rgb(50, 50, 50); font-weight: normal; }*/
.teaser span.text p { margin-top: 0; }
.teaser span.link:hover { text-decoration: underline; }

div.rotating_teasers { width: 230px; overflow: hidden; float: left; }
div.rotating_teasers h2 { line-height: 1.1em; height: 30px; font-size: 14px; }
div.rotating_teasers div.rotating_teasers_container { height: 230px; }

div.similar_items { clear: both; background-color: #f6f6f6; border: 1px solid #e6e7e8; margin: 0 -7px; padding: 5px; }
div.similar_items .title { font-size: 18px; font-weight: bold; margin: 12px 0 20px 0; }

/* Dimensions box */
div.dimension { width: 175px; border: 1px solid #e7e7e8; margin-top: 53px; }
div.dimension div.title { height: 25px; line-height: 25px; color: White; font-size: 14px; font-weight: bold; padding-left: 8px; }
div.dimension div.group { line-height: 25px; font-size: 14px; font-weight: bold; margin-top: 15px; }
div.dimension div.content { padding: 0 8px 16px 8px; }
div.dimension div.title #text { float: left; }
div.dimension div.title #dimension_arrow { display: inline-block; width: 13px; height: 14px; background: url(../Graphics/dimension_arrow.png) -13px; float: right; margin: 5px 5px 0 0; }
div.dimension div.title_folded #dimension_arrow { background-position: 0; }

/* Global popup */
div#popup_background { position: absolute; width: 100%; background: black; display: none; z-index: 200; }
div#global_popup { position: absolute; display: none; left: 125px; width: 950px; min-height: 200px; z-index: 220; }
div#global_popup div.shadow { height: 16px; width: 100%; background: url(../Graphics/popup_shadow.png) repeat-x; }
div#global_popup div.close { position: absolute; right: 21px; top: 21px; height: 18px; width: 18px; background: url(../Graphics/popup_close.png); z-index: 250; cursor: pointer; }
div#global_popup div.close:hover { background-position: 18px; }

.ui-widget-overlay { height: 16px; width: 100%; background: url(../Graphics/popup_shadow.png) repeat-x; }

/* Contact */
div.contact { width: 230px; float: left; margin-bottom: 20px; }
div.contact img { width: 230px; height: 160px; margin-bottom: 10px; }
div.contact span.name { font-size: 14px; font-weight: bold; }


/* Fonts */
h1 { font-size: 28px; font-weight: bold; line-height: 1.2em; }
h2 { font-size: 18px; font-weight: bold; line-height: 1.5em; }
h3 { font-size: 14px; font-weight: bold; line-height: 1.5em; }
h3.inline {display:inline;}
h1.space_above { margin-top: 30px; }
h1.space_below { margin-bottom: 20px; }
#textarea h1 { padding-bottom:0px; margin-top:-4px;}
#textarea h2 { padding-top:12px;}
#textarea h3 { padding-top:12px;}
h2 a { font-size: 12px; }

/* Default link style*/
a, a:visited, a:active { color: rgb(0, 167, 126); text-decoration: none; font-weight: bold; }
a:hover { color: rgb(0, 167, 126); text-decoration: underline; }

/* Default list style*/
ul { list-style-type:disc; list-style-position:inside; padding-left:1px;}

/* Default button style*/
input[type=button], input[type=submit], button { background: url(../Graphics/submit.png) no-repeat; width: 149px; height: 23px; border: none; color: White; cursor: pointer; font-weight: bold; font-size: 13px; margin-top: 30px; vertical-align: middle; line-height: 15px;}

/* Shortcuts */
.clearB { clear: both; font-size:0px; line-height:0px; } /* IE6 hack */
.floatL { float: left; }
.floatR { float: right; }
.clickable {display:block; width:100%; height:100%;}
.center {margin:0 auto; text-align:center;}

/* Default styles for subscription and superscription */
.user_text sup {font-size:10px; color:Black;}
.user_text sub {font-size:10px; color:Black;}

/* Menus */
.main_menu_simple { width: 960px; height: 100px; padding: 0 120px; position: relative; }
.main_menu_simple li { float:left; width: 239px; font-size: 16px; font-weight: bold; margin-top: 22px; list-style: none; }
.main_menu_simple a { color: #fff; padding: 0 10px; }
.main_menu_simple .menu_item_divider { position: absolute; background:url(../Graphics/menu_item_divider.png); height:100px; width:2px; float:left; }

.main_menu_split { }
.main_menu_split ul { margin-left: 12px; }
.main_menu_split li { float:left; font-size: 12px; font-weight: bold; list-style: none; width: 146px; margin: 12px 12px 12px 0; text-indent: -10px; }
.main_menu_split .bottom_menu li { width: auto; margin-right: 48px; }
.main_menu_split a { color: #fff; padding: 0 10px; }
.main_menu_split .top_menu { width: 960px; padding: 0 120px; position: relative; overflow: hidden; }
.main_menu_split .bottom_menu { width: 960px; height: 40px; padding: 0 120px; background-color: #007357; }
.main_menu_split img.menu_item_divider { position: absolute; height: 100%; width:2px; float:left; }

.main_menu_advanced { }
.main_menu_advanced ul { margin-left: 12px; }
.main_menu_advanced li { float:left; font-size: 12px; font-weight: bold; list-style: none; width: 100px; margin: 12px 12px 0 0; text-indent: -10px; }
.main_menu_advanced .bottom_menu li { width: auto; margin-right: 48px; }
.main_menu_advanced a { color: #fff; padding: 0 10px; }
.main_menu_advanced .top_menu { width: 960px; height: 60px; padding: 0 120px; }
.main_menu_advanced .bottom_menu { width: 960px; height: 40px; padding: 0 120px; background-color: #007357; }
.main_menu_advanced .menu_item_divider { position: absolute; background: url(../Graphics/menu_item_divider.png); background-position: 0 -29px; height:60px; width:2px; float:left; }
.main_menu_advanced a#show_all_technologies { position: absolute; left: 921px; background: url(../Graphics/show_all_bg.png) no-repeat; width: 148px; height: 28px; margin-top: 9px; padding: 8px; font-size: 12px; font-weight: bold;}
.main_menu_advanced a#show_all_technologies span.show_all_icon { background: url(../Graphics/show_all_icon.png) no-repeat; width: 13px; height: 13px; float: right; margin: 6px; }
.main_menu_advanced a#show_all_technologies span.show_all_icon_up { background-position: -13px 0; }
.main_menu_advanced div.fold_out_top { background: url(../Graphics/tech_top.png); height: 15px; }
.main_menu_advanced div.fold_out_middle { padding: 0 100px 20px 125px; background: url(../Graphics/tech_repeat.png) repeat-y; }
.main_menu_advanced div.fold_out_middle .column { float: left; width: 160px; }
.main_menu_advanced div.fold_out_middle .title { font-size: 12px; font-weight: bold; margin-bottom: 20px; color: rgb(0, 167, 126); }
.main_menu_advanced div.fold_out_middle .item { font-size: 11px; margin-bottom: 17px; color: rgb(50, 50, 50); }
.main_menu_advanced div.fold_out_middle a { display: block; }
.main_menu_advanced div#toggle_text { float: left; font-size: 18px; font-weight: bold; color: White; margin: 20px 0 0 12px; }

#service_menu { float: left; margin-top: 65px; }
#service_menu li { list-style: none; margin-right: 24px; padding:0px; float:left; font-size: 11px; text-transform: uppercase; }
#service_menu a, #service_menu a:visited { color: rgb(160, 160, 160); text-decoration: none; font-weight: bold; line-height: 20px; }
#service_menu a.selected, #service_menu a:hover { text-decoration: underline; }
#service_menu input#search { background-color: #DADADA; border: none; text-transform: uppercase; font-weight: bold; width: 107px; height: 20px; line-height: 20px; padding: 0 28px 0 8px; font-size: 11px; }
#service_menu span#icon_search { display: inline-block; width: 12px; height: 12px; margin:0; top:4px; left:-20px; vertical-align: top; background-image: url(../Graphics/search_icon.png); cursor: pointer; position: relative; z-index: 50;}

#my_area_menu { position: fixed; width: 165px; min-height: 140px; background-color: White; border: 1px solid #D1D3D5;  margin-left: 911px; top: 110px; -webkit-box-shadow: 8px 8px 30px -5px #1c1c1c; -moz-box-shadow: 8px 8px 30px -5px #1c1c1c; box-shadow: 8px 8px 30px -5px #1c1c1c; z-index: 150; cursor: default; }
#my_area_menu .my_area_title { height: 22px; border-bottom: 1px solid #D1D3D5; color: White; font-size: 14px; font-weight: bold; padding-left: 5px; line-height: 1.6em; }
#my_area_menu ul { list-style-type: none; margin: 5px; }
#my_area_menu li { line-height: 1.4em; list-style-position:outside; }
#my_area_menu a.selected { color: Orange; }

#bottom_menu li {list-style:none; margin:2px 10px 0px 0px; padding:0px; float:left; font-size:10px;	}
#bottom_menu a, #bottom_menu a:visited { color:#333333; text-decoration:none; font-size:10px; }
#bottom_menu a:visited  { color:#333333; text-decoration:none; font-size:10px; }
#bottom_menu a.selected, #bottom_menu a:hover {color:#333333; text-decoration:underline;}

/* Shortcut bar */
div.shortcut_bar { width: 1075px; height: 130px; padding-left: 125px; clear: both; }
div.shortcut_bar a.shortcut { float: left; width: 258px; /*311px;*/ height: 42px; /*94px;*/ margin: 18px 9px 0 0; border: 1px solid #D1D3D5; padding: 25px; cursor: pointer; text-decoration: none; }
div.shortcut_bar a.shortcut:last-child { margin-right: 0px; }
div.shortcut_bar a.shortcut span.title { display: block; font-size: 22px; color: rgb(50, 50, 50); line-height: 1em; font-weight: bold; }
div.shortcut_bar a.shortcut span.small_title { display: block; font-size: 14px; color: rgb(50, 50, 50); line-height: 1.2em; font-weight: bold; }
div.shortcut_bar a.shortcut span.green { color: rgb(0, 167, 126); }
div.shortcut_bar a.shortcut span.shortcut_arrow { display: block; width: 26px; height: 37px; float: right; margin: 3px 0 0 15px; background: url(../Graphics/shortcut_arrow.png) 0 0 no-repeat; }

div.shortcut_bar a.shortcut_disabled { cursor: default; }
div.shortcut_bar a.shortcut_disabled span.title,
div.shortcut_bar a.shortcut_disabled span.small_title { color: #bbb }
div.shortcut_bar a.shortcut_disabled span.green { color: #cbd9d5 }
div.shortcut_bar a.shortcut_disabled span.shortcut_arrow { background-position: -26px 0; }

/* Forms */
form .required { color: #E3041E; }
form h2 { margin-bottom: 20px; }
form label.label-block { display: inline-block; width: 125px; margin-right: 10px; }
form .section { font-weight: bold; margin-bottom: 10px; }
form hr { border: none; height: 1px; background-color: #D1D3D5; color: #D1D3D5; text-align: left; margin: 10px auto 10px 0; }
form input { margin-left: 0px; }
form .text-box { width: 280px; margin: 4px 4px 4px 0; }
form .text-box-phone-country-code { width: 40px; margin: 4px 4px 4px 0; display: inline-block; }
form .text-box-phone { width: 220px; margin: 4px 4px 4px 0; display: inline-block; }
form .text-box-small { width: 140px; margin: 4px 4px 4px 0; }
form .text-box-large { width: 500px; margin: 4px 4px 4px 0; }
form .text { width: 418px; font-weight: bold; margin-bottom: 20px; }
form select { width: 280px; margin: 4px 4px 4px 0; }
form input[type=submit], button { background: url(../Graphics/submit.png) no-repeat; width: 149px; height: 23px; border: none; color: White; cursor: pointer; font-weight: bold; font-size: 13px; margin-top: 30px; }
form input[type=submit]:hover, button:hover { background-position: 0px -23px; }
form input[type=submit][disabled=disabled], button[disabled=disabled] { background-position: 0px -46px; cursor: default; }
form a.cancel { font-weight: bold; font-size: 13px; margin-left: 20px; vertical-align: -16px; }
form ul.checkbox-list { list-style-type: none; margin: 10px 0 10px 135px; }
form textarea { width: 500px; max-width: 500px; min-height: 200px; margin: 4px 4px 4px 0; vertical-align: top; }
form textarea.textarea-small { min-height: 100px; }
form span.wysiwyg_validation { display: inline-block; width: 260px; }
form span.mceEditor { margin: 4px 4px 4px 0; vertical-align: top; display: inline-block; }
form input.checkbox { margin-top: 5px; margin-bottom: 10px; }
form div.form-padding { padding: 10px; }
form.full-size { border: 1px solid #D1D3D5; }
form span.group { display: inline-block; vertical-align: top; margin-bottom: 10px; }
label.fixed-width { display: inline-block; width: 100px; margin-right: 10px; }

/* Technology Chooser */
div#technonogy_chooser { margin-left: 135px; }
div#technonogy_chooser div.checkbox-list { display: inline-block; vertical-align: top; }
div#technonogy_chooser div.checkbox-list:first-child { margin-right: 10px; }

/* Tag Selector */
div.tag_area { display: inline-block; background-color: White; border: 1px solid #bbb; width: 418px; min-height: 60px; padding: 5px; vertical-align: top; cursor: text; }
div.tag_area input#tag_input { border: none; outline: none; }
div.tag_area span.tag { display: inline-block; background-color: rgb(0, 167, 126); color: White; font-weight: bold; padding: 2px 5px 2px 10px; margin: 3px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; cursor: default; }
div.tag_area span.tag_delete { display: inline-block; background: url(../Graphics/tag_close.png) no-repeat; width: 16px; height: 16px; vertical-align: -4px; margin-left: 5px; cursor: pointer; }
span.tag_error { color: Red; font-weight: bold; display: none; }
ul.tagColumns { width: 670px; }
ul.tagColumns li { float: left; width: 200px; margin-right: 20px; }

/* Sign-up form */
div#signUpFormData { padding: 20px; }
div#signUpFormData div.requirements { color: white; width: 250px; float: right; padding: 10px; margin-right: 20px; line-height: 1.3em; }
div#signUpFormData div.requirements h2 { margin-bottom: 5px; }
div#signUpFormData input#ContactPhone { width: 155px; }
div#signUpFormData a { font-weight: bold; }
div#signUpFormData #captcha_area { margin: 0px 0 20px 100px; }
div#signUpFormData .captcha_message { display: block; padding: 30px 0 8px 100px; }

/* Log in form */
div#loginFormData { padding: 20px; }
div#loginFormData input#UserName, div#loginFormData  input#Password { width: 155px; margin-left: 0; }
div#loginFormData label { display: inline-block; width: 100px; margin-right: 10px; }

/* Relations pop-up */
form#request_relation_form { padding: 20px; }
form#request_relation_form .relations_block { display: none; margin: 0 0 5px 20px; }

/* My Area - My Documents */
div.information { background: url(../Graphics/icons16x16.png) 0px -64px no-repeat; margin: 5px 0 15px 0; padding-left: 20px; font-weight: bold; color: Orange; }
span.help-text { float:right; width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -64px no-repeat; }

div.page_information_text { color: white; padding: 10px; margin: 20px 0; line-height: 1.3em; width: 50%; } /* Use with class gradient_green */

div#document_tabs { padding: 0; border: none; background: none; margin-top: 25px; }
div#document_tabs ul { list-style: none; height: 23px; border: 1px solid #D1D3D5; }
div#document_tabs ul li { float: left; display: inline-block; border-right: 1px solid #D1D3D5; height: 23px; line-height: 23px; padding: 0 10px; }
div#document_tabs ul li a { color: Black; font-weight: bold; }
div#document_tabs ul li.selected_tab { background-color: White; }
div#document_tabs div.tab { min-height: 400px; }
div#document_tabs div.tab div.loading_icon { margin: auto; padding-top: 190px; width: 34px; }

table.my_docs th, table.my_docs td { padding: 5px 10px 5px 10px; }
table.my_docs th:first-child, table.my_docs td:first-child { padding-left: 0; }
table.my_docs th { font-weight: bold; }
table.my_docs tr.border td { border-top: 1px solid #ccc; }
table.my_docs tr.border td:first-child { border-top: none; }
table.my_docs tr.expand td { padding-top: 0px; color: #888; }
table.my_docs td.centered { text-align: center; }
table.my_docs tr.expand td.title { font-weight: bold; color: rgb(50, 50, 50); padding-left: 40px; }
table.my_docs td.nobreak { white-space: nowrap; }
table.my_docs td.icon { padding: 0; }

span.icon_profile { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -144px no-repeat; margin: 0 8px -3px 0; }
span.icon_document { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -32px no-repeat; margin: 0 8px -3px 0; }
span.icon_edit { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -48px no-repeat; margin-bottom: -3px; cursor: pointer; margin-right: 5px; }
span.icon_edit:hover { background-position: -16px -48px; }
span.icon_delete { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -16px no-repeat; margin-bottom: -3px; cursor: pointer; margin-right: 5px; }
span.icon_delete:hover { background-position: -16px -16px; }
span.icon_publish { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -160px no-repeat; margin-bottom: -3px; cursor: pointer; }
span.icon_publish:hover { background-position: -16px -160px; }
span.icon_accept { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px 0px no-repeat; margin-bottom: -3px; cursor: pointer; margin-right: 5px; }
span.icon_accept:hover { background-position: -16px 0px; }
span.icon_reject { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -176px no-repeat; margin-bottom: -3px; cursor: pointer; }
span.icon_reject:hover { background-position: -16px -176px; }
span.icon_link { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -208px no-repeat; margin-bottom: -3px; cursor: pointer; }
span.icon_link:hover { background-position: -16px -208px; }
span.icon_unlink { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -224px no-repeat; margin-bottom: -3px; cursor: pointer; }
span.icon_unlink:hover { background-position: -16px -224px; }
span.icon_add { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -240px no-repeat; margin-bottom: -3px; cursor: pointer; margin-right: 5px; }
span.icon_add:hover { background-position: -16px -240px; }

span.status_green, span.status_yellow, span.status_red { cursor: default; white-space: nowrap; font-weight: bold; padding: 3px 11px; color: White; font-size: 10px; line-height: 10px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
span.status_green { background-color: #007F0E; }
span.status_yellow { background-color: #F49B00; }
span.status_red { background-color: #C00; }

span.icon_arrow_open { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) -16px -80px no-repeat; margin-bottom: -3px; cursor: pointer; }
span.icon_arrow_closed { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -80px no-repeat; margin-bottom: -3px; cursor: pointer; }

ul.pdf span.file_icon,
span.icon_pdf { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -96px no-repeat; margin: 0 8px -3px 15px; }
ul.pp span.file_icon,
span.icon_pp { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -128px no-repeat; margin: 0 8px -3px 15px; }
ul.youtube span.file_icon,
span.icon_youtube { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -192px no-repeat; margin: 0 8px -3px 15px; }
ul.podcast span.file_icon,
span.icon_podcast { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -112px no-repeat; margin: 0 8px -3px 15px; }
span.icon_relation { width: 16px; height: 16px; display: inline-block; background: url(../Graphics/icons16x16.png) 0px -208px no-repeat; margin: 0 8px -3px 15px; }

ul.pdf span.file_icon,
ul.pp span.file_icon,
ul.youtube span.file_icon,
ul.podcast span.file_icon
{ margin: 0 8px -3px 0; }

ul.pdf li,
ul.pp li,
ul.youtube li,
ul.podcast li
{ list-style-type: none; margin-bottom: 6px; }

span.edit_add_field { display: inline-block; margin-top: 30px; padding: 5px; width: 160px; border: 1px solid #D1D3D5; cursor: pointer; color: Black; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
span.icon_big_add { width: 32px; height: 32px; display: inline-block; background-image: url(../Graphics/add_document_icon.png); vertical-align: middle; margin-right: 10px; }

td.stats_cell { text-align: right; width: 125px; }
td.stats_border { border-top:1px solid #D1D3D5; }

span.loading_icon { width: 33px; height: 34px; display: inline-block; background-image: url(../Graphics/loading.gif); }
span.loading_popup { margin-top: 75px; }

/* Edit File Metadata pop-up */
div.file_metadata_form { margin: 20px; }

/* Search Page */
div.search_box { width: 640px; border: 1px solid #dcddde; padding: 17px 10px 0 10px; margin: 20px 0; }
div.search_box input[type=text] { width: 440px; margin: 20px 0; }
div.search_box input[type=submit] { vertical-align: baseline; margin: 20px 0; }
a.search_result { display: block; width: 640px; padding: 10px; }
a.search_result_even { background-color: #f6f6f6 }
a.search_result span.search_headline { display: block; font-size: 18px; font-weight: bold; margin-bottom: 5px; }
a.search_result:hover span.search_headline { text-decoration: underline; }
a.search_result span.search_text { display: block; color: rgb(50, 50, 50); font-weight: normal; }
a.search_result:hover { text-decoration: none; }

/* Grey border (used on images) */
.greyborder { border:solid 1px #CCCCCC; }

/* Webmaster text specific styles */
.user_text a, .user_text a:visited, .user_text a:active {color:#339900; text-decoration: none; font-weight:bold; }
.user_text a:hover {color:#339900; text-decoration: underline; font-weight:bold;}
.user_text ul {margin: 0 0 0 0; padding-left: 16px; list-style-type:disc; list-style-position:outside; }
.user_text h3 {padding-top: 12px; }


/* Improvised <hr /> (font-size:1px; is a ie6 hack) */
/* We use these classes instead of a <hr> because we want to control the top- and bottom-margin */
div.hr1 { width: 100%; height: 1px; border: 0; background-color: #AAAAAA; margin-top: 5px; font-size:1px; }
div.hr2 { width: 100%; height: 1px; border: 0; background-color: #FFFFFF; margin-top: 0px; margin-bottom: 2px; font-size:1px; }

/* Apply special styles to IE6 since IE6 renders the hr1 div above thicker than when it's rendered in IE7 or FF */
/* (Only IE6 will apply styles beginning with an underscore) */
div.hr1 { _margin-top: 2px; _margin-bottom: 0;}

/* Newsletter */
.newsletter_confirmation {color:#333333; text-align:center; font-size:13px; font-weight:bold;}
.newsletter_loading {color:#333333; text-align:center; font-size:13px; font-weight:bold;}

/* Media */
div.media_section h2 { margin: 16px 0 8px 0;}
div.media_section p.podcast { margin: 12px 0 6px 0; }

/* Visit */
#add-more-visits { width: 204px; float: left; height: 180px; border: 1px dotted #00a77d; color: #00a77d; margin: 0 auto; text-align: center; padding: 40px 12px 0px 12px;}
#add-more-visits h2 { font-size: 18px;}
#add-more-visits a { text-decoration: underline;}

/* Event information list */
td.propertyheader
{
    width: 160px;    
}

/* Error info */
.field-validation-error { color: #E3041E; padding-left: 8px; }
.validation-summary-valid { display: none; }
.validation-summary-errors { color: white; padding: 20px; margin-bottom: 20px; line-height: 1.3em;
	background: #3dbb95; /* Old browsers */
	background: -moz-linear-gradient(top, #3dbb95 0%, #009974 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3dbb95), color-stop(100%,#009974)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3dbb95 0%,#009974 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3dbb95 0%,#009974 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #3dbb95 0%,#009974 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dbb95', endColorstr='#009974',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #3dbb95 0%,#009974 100%); /* W3C */
}
.validation-summary-errors span { font-weight: bold; margin-bottom: 3px; }

/* Error info */
.error {margin: 0 auto;text-align: center;padding-top: 60px; height: 300px; }

/* Gradients */
.gradient_green
{
	background: #3dbb95; /* Old browsers */
	background: -moz-linear-gradient(top, #3dbb95 0%, #009974 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3dbb95), color-stop(100%,#009974)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3dbb95 0%,#009974 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3dbb95 0%,#009974 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #3dbb95 0%,#009974 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3dbb95', endColorstr='#009974',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #3dbb95 0%,#009974 100%); /* W3C */
}

.gradient_green_date
{
	background: #5ec3aa; /* Old browsers */
	background: -moz-linear-gradient(left, #5ec3aa 0%, #00a87e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5ec3aa), color-stop(100%,#00a87e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #5ec3aa 0%,#00a87e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #5ec3aa 0%,#00a87e 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(left, #5ec3aa 0%,#00a87e 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ec3aa', endColorstr='#00a87e',GradientType=1 ); /* IE6-9 */
	background: linear-gradient(left, #5ec3aa 0%,#00a87e 100%); /* W3C */
}

.gradient_gray
{
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 51%, #b3bfb8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,#f2f2f2), color-stop(100%,#b3bfb8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 51%,#b3bfb8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 51%,#b3bfb8 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 51%,#b3bfb8 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#b3bfb8',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f2f2f2 51%,#b3bfb8 100%); /* W3C */
}
.gradient_gray:hover
{
	background: #E0E0E0; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 40%, #b3bfb8 90%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#f2f2f2), color-stop(90%,#b3bfb8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 40%,#b3bfb8 90%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 40%,#b3bfb8 90%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 40%,#b3bfb8 90%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#b3bfb8',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f2f2f2 40%,#b3bfb8 90%); /* W3C */
}

.gradient_disabled
{
	background: #f2f2f2; /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 51%, #d2dbd6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,#f2f2f2), color-stop(100%,#d2dbd6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 51%,#d2dbd6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 51%,#d2dbd6 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 51%,#d2dbd6 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d2dbd6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f2f2f2 51%,#d2dbd6 100%); /* W3C */
}

.gradient_gray_suttle
{
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top, #e6e6e6 0%, #f2f2f2 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(50%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e6e6e6 0%,#f2f2f2 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e6e6e6 0%,#f2f2f2 50%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #e6e6e6 0%,#f2f2f2 50%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #e6e6e6 0%,#f2f2f2 50%); /* W3C */
}

.gradient_gray_suttle_reverse
{
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top, rgb(242,242,242) 50%, rgb(230,230,230) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgb(242,242,242)), color-stop(100%,rgb(230,230,230))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(242,242,242) 50%,rgb(230,230,230) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(242,242,242) 50%,rgb(230,230,230) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgb(242,242,242) 50%,rgb(230,230,230) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgb(242,242,242) 50%,rgb(230,230,230) 100%); /* W3C */
}

.gradient_gray_form
{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* W3C */
}

.gradient_gray_tab
{
	background: #bebebe; /* Old browsers */
	background: -moz-linear-gradient(top, #bebebe 0%, #e1e1e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bebebe), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bebebe 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bebebe 0%,#e1e1e1 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #bebebe 0%,#e1e1e1 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebebe', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #bebebe 0%,#e1e1e1 100%); /* W3C */
}

.gradient_search_box
{
	background: #eef1f3; /* Old browsers */
	background: -moz-linear-gradient(top, #eef1f3 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef1f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eef1f3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eef1f3 0%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #eef1f3 0%,#ffffff 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef1f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #eef1f3 0%,#ffffff 100%); /* W3C */
}

/* Google Maps */

#map_canvas { height: 950px; width: 950px;  }
div.left_side_wide #map_canvas { height: 755px; width: 755px; }/* Google Maps world map is 512 x 512, however, all interesting parts of world cover 280px, so height is 280 * 755 / 512 */

div.google-maps-popup
{
    height: 118px;
    width: 200px;
}

div.google-maps-popup div.header
{
    height: 18px;
    width: 200px;
    overflow: hidden;    
}

div.google-maps-popup div.subtitle
{
    height: 18px;    
}

div.google-maps-popup img 
{ 
    height: 70px;
    width: 200px;
}

/* jQuery UI */
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight /* 'Today' in datepicker */
{
    background: #FBF9EE url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    border: 1px solid #00A77E;
    color: #363636;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active /* 'Selected date' in datepicker*/
{
    background: #00A77E;
    border: 1px solid #00A77E;
    color: #fff;
    font-weight: normal;
}

