/* Global.css - global Invensys styles */

/* ===== COMMON ELEMENTS ====== */

/* Default font */

* {font-family: Verdana, Arial, Helvetica, sans-serif;color:#666;}

/* Body */

html {margin-bottom:-3px;} 
body {font-size:70%;height:100%;margin:0px;padding:0px;text-align:center;}

/* Headings */

h1, h2, h3 {font-family:arial,sans-serif;}
h2 {font-size:125%;margin-bottom:0.5em;}
h3 {font-size:100%;margin-bottom:7px;}
h3 a {color:#666;border-bottom: dashed 1px #666;text-decoration:none;}
h4 {font-size:1em;margin-bottom:5px;}

/* Paragraphs */
p, .para {line-height:1.4em;margin:0 0 1em 0;}
div.intro  {font-size:110%;margin-bottom:1em;line-height:1.4em;}
div.small {font-size:90%;line-height:1.4em;}

/* Lists */
ul {margin:0;padding:0;}
ol {margin:0 0 0 12px;padding:0;}
li {margin-left:17px;vertical-align:middle;}
ul li {padding-bottom:.4em;list-style-type:disc;}
ol li {margin-bottom:.4em;}
ul.links li a:hover, ul.options li a:hover, ul.sub-links a:hover, ul.posting li a:hover, div.options li a:hover, div.links li a:hover {border-bottom:1px dashed #666;}

/* Images */
img {border:0px none;}
.main-img img {margin-top:-1.5em;margin-bottom:1em;}
.para img {float:left;margin-right:10px;}

/* Data Tables */
table {font-size:100%;}
th {padding:.5em .5em 0 0;text-align:left;vertical-align:top;} 
/* TT td {padding:.5em .5em .5em 0;text-align:left;vertical-align:top;}*/ 
th.plain {font-weight:normal;}
td.left {text-align:left;padding:0 0 0 5;}
td.center {text-align:center;}
td.right {text-align:right;}
td.middle {text-align:left;padding:0 0 0 0;vertical-align:middle;}
td.textBody {text-align:left;padding:10 10 10 10;border-top:1px solid #666;border-bottom:3px solid #666;border-right:3px solid #666;border-left:1px solid #666;}

/* Horizontal Rule */
hr {
	clear:left;
	background-color:transparent;
	color:#fff;
	border-bottom:1px dotted #666;
	border-top:1px solid #fff;
	margin:0.3em 0em 0.3em 0em;
}

/* Forms */
form {margin:0px;height:100%;}
select, input {font-size:100%;vertical-align:middle;}
input.submit {font-size:90% !important;width:20px !important;vertical-align:middle;text-align:center;}
input.login {font-size:100%;width:120;height:19px;border-top:1px solid #666;border-bottom:1px solid #666;border-right:1px solid #666;border-left:1px solid #666;}

/* ====== PAGE LAYOUT ======== */

/* Skip Link */

#skip-link {position:absolute;}

/* Page containers */

#page-container {
	height:100%;
	width:100%;
	/*overflow:auto;
	margin-bottom:-20px;*/

}

#body-container { 
	width:752px;
	text-align:left;
	height:auto;
	_height:100%;
	margin:auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
	}

/* Content Columns */
#left-content, #main-content, #main-content-full, #right-content {float:left;}	

/* Left column */
.landing-page #left-content {width:180px;}
.home-page #left-content {width:100px;}
.content-page #left-content {width:100px;}
#left-content div.padding {margin:1.5em 20px 0 15px;padding:0;}

/* Main column */
#main-content {width:360px;}
.landing-page #main-content-full {width:550px;}
.home-page #main-content-full {width:440px;}
.content-page #main-content-full {width:630px;}
#main-content div.padding, #main-content-full div.padding {margin:1.5em 0 0 0;padding:0;}
#main-content-full h1 {font-size:140%;border-bottom:1px solid #999;padding:29px 0 3px 0;margin:0 0 1em 0;}
#main-content h1 {font-size:130%;margin:0;}




/* Right column */
.landing-page #right-content {width:210px;}
.content-page #right-content {width:190px;}
#right-content div.padding {margin:1.5em 15px 0 20px;padding:0;}
#right-content h2 {font-size:125%;margin-bottom:0.5em;}

/* Columns */
.left-col {width:250px;float:left;padding-right:20px;}
.right-col {width:250px;float:left;}

/* === HEADER/FOOTER */

/* Header */

.landing-page #header {height:210px;}
.content-page #header {height:83px;}
#header-left {float:left;padding-left:15px;}
#header-left input.submit {margin-top:1px;}
#header-right {float:right;vertical-align:middle;text-align:right;font-size:2px}
#header-right p {margin:10px;color:#fff;font-weight:bold;font-size:12px !important;}
img.logo {margin-left:-15px;}
img.header-img {margin-left:20px;} 
img.content-header-img {margin-right:20px;}
input.finder, select.finder {width:136px;font-size:90%;margin-right:5px;}
div.finder, div.finder-search {margin-bottom:5px;white-space:nowrap;width:200px;_width:auto;}
div.finder-search {
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-bottom:8px;
	margin-bottom:5px;
	background-image:url('/images/dottedline_fff.gif')
}

/* Footer */
#footer {margin-top:50px;margin-bottom:70px;font-size:85%;letter-spacing:-1px;padding-bottom:7px;}
#main-content-full #footer {margin-bottom:1.5em;}
#banner {position:absolute;bottom:0;left:0;text-align:center;width:100%;height:50px;margin-left:-8px;margin-bottom:-1px;}
#banner-html {background-color:#39c;color:#fff;width:750px;height:50px;margin:auto;}
#banner-html a {color:#fff;font-weight:bold;}

/* ====== NAVIGATION ======= */

/* Minor/Major Navigation */

.menuhr 
{
   color:#dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid Gray;
	padding-top: -10px;
	padding-bottom: 0px;
	margin-top: -10px;
	margin-bottom: 0px;   
}    
.submenu {
 margin: 1px 1px 1px 1px;
 padding: 1px 1px 1px 1px; 
 }

#topmenu {
margin: 0px 1px 0px 1px;
 padding: 0px 1px 0px 1px; 
 vertical-align:top; 
 border-bottom: solid 1px black;
 
}

.menu2{
margin: 0px 1px 0px 1px;
 padding: 0px 1px 0px 1px; 
}

#navigation {padding:0.65em 0em 0.65em 15px;border-bottom:1px solid #999;}


#minor-navigation {width:85px;background-color:transparent;float:left;margin-top:1px;}
#minor-navigation a, #minor-navigation {text-decoration:none;font-size:11px;}
#major-navigation {font-size:12px;float:left;position:relative;white-space:nowrap;width:590px;margin-left:-1px;}
#major-navigation a {background-color:#fff;color:#000;text-decoration:none;padding-left:.4em;padding-right:.4em;}

.menu-holder {float:left;position:relative;}

.drop-holder {position:absolute;visibility:hidden;background-color:#fff;width:150px;margin-left:1px;padding-top:.65em;}
.drop-holder ul {margin:0 0 0 10px;padding:0px;}
.drop-holder ul li {list-style-image:url('/images/carat_grey.gif');}
.drop-holder ul li a {white-space:normal;background-color:#ccc !important;color:#000;display:block;font-size:90%;}

.drop {background-color:#ccc;border-top:1px solid #999;padding:.5em .5em .5em 0;border-left:1px solid #000;width:150px;}

/* Secondary Navigation */

div.links ul, ul.links {margin:5px 0px 0px 0px;padding:5px 0px 0px 0px;}
ul.sub-links {margin:3px 0 0 0;padding:0;}
ul.links li a, div.options ul li a, ul.sub-links a, ul.posting li a, div.links a {text-decoration:none;border-bottom:1px solid #fff;}
	
/* Option Links */	

div.options ul li {
border-left:1px solid #999;
padding-left:10px;
padding-right:0;
margin-right:0;
}

div.options li ul li {border-left:none;padding-left:0px;}
div.options ul li.divider {list-style-image:none;list-style:none;}

.options h2 {
	background-image:url('/images/bg_options_head.gif');
	background-repeat:no-repeat;padding:0 0 10px 35px;
	margin:0 0 0 -10px;	
}

h2.options-content {
	background-image:url('/images/bg_options_head.gif');
	background-repeat:no-repeat;
	padding: 0 10px 1em 35px;
	margin: 0 0 0 -10px;
}
	
div.options-content {
	float:right;
	margin-top:30px;
	width:175px;
	padding-top:0px;
	padding-left:10px;
	margin-bottom:1em;	
}	

/* === OTHER TEMPLATE SPECIFIC === */

/* Product Spotlights T18 */
div.spotlights {background-image:url('/images/bg_spotlights.gif');}
div.spotlight-left, div.spotlight-right {width:175px;float:left;text-align:left;overflow:hidden;}
div.spotlight-left {margin-right:10px;}
div.spotlights div h2 {margin:-.5em;margin-bottom:.5em;}
div.spotlights div h2, .product-overview h2 {text-align:center;padding:.5em;margin-bottom:0;margin-top:0;font-size:120%;}
div.spotlights h3  {font-size:100%;font-family:verdana;padding:0 0 .3em 0;margin:0;}
div.spotlights img {float:right;margin-right:3px;margin-left:3px;}
div.spotlight-edge {background-image:url('/images/bg_spotlights2.gif');background-repeat:no-repeat;}
div.spotlight-link a {text-decoration:none;}

/* Product Categories T19 */
#product-overview-1, #product-overview-1 .product-descriptions * {background-color:#e0b1c1;}
#product-overview-1 li {list-style-image:url('/images/carat_903.gif');}
#product-overview-2 {background-color:#fef5cc;color:#000;}
#product-overview-2 li {list-style-image:url('/images/carat_fc0.gif');}
#product-overview-3, #product-overview-3 .product-descriptions * {background-color:#cbebd6;}
#product-overview-3 li {list-style-image:url('/images/carat_093.gif');}

.product-overview h2 {font-size:110%;}
.product-overview {border:1px solid #999;width:360px;background-image:url('/images/bg_prodoverview.gif');height:230px;}
.product-overview ul {padding:.8em;}
.product-overview ul a {color:#000 !important;font-weight:bold;font-size:90%;}
.product-links {width:160px;height:150px;float:left;background-color:#fff;margin-bottom:-2px;border-right:1px solid #999;}
.product-descriptions {width:190px;float:left;font-size:.9em;}
.product-descriptions div {padding:.8em;}
.product-descriptions * {display:none;color:#000;line-height:1.4em;}
.product-descriptions .default {display:block;}

/* Product Line T20 */
div.key-benefits {padding:.5em;}
div.key-benefits p {margin:0 0 .5em 0;}

/* Site Map   T23 */
h2.sitemap {border-bottom:1px solid #999;padding-bottom:.3em;}
h2.sitemap a {text-decoration:none;}
ul.sitemap {margin:0;padding:0;list-style-type:none;}
ul.sitemap li {margin:0;}
ul.sitemap ul {margin-left:10px;padding-left:10px;list-style:none;font-size:90%;}		
ul.sitemap a {text-decoration:none;}
ul.sitemap li {margin-bottom:.5em;}
ul.sitemap li ul li {margin-bottom:.2em;}

/* Director Summary T13 */
.leader {margin-top:1.3em;border-top:1px solid #999;width:530px;text-align:left;}
.leader img {float:left;margin-right:10px;border:1px solid #999;}
.leader .leader-details {float:left;padding-top:.5em;}

/* Downloads */
.download {width:176px;text-align:center;float:left;padding-top:1.5em;font-size:90%;}
.download p {margin:.5em 0 .5em 0;width:120px;}
.download a {text-decoration:none;}

/* Learning */
table.course-schedule th {padding-left:.5em;background-color:#fc0;text-align:left;}
table.course-schedule td {padding-left:.5em;border-top:1px solid #999;vertical-align:top;}
table.course-schedule .borders {border-left:1px solid #999;border-right:1px solid #999;}

/* News and Events */
div.more-link {display:inline;margin-left:.5em;}
div.headline h2 {font-size:120%;font-weight:bold;padding-bottom:.5em;margin-top:.3em;}

#event-details {line-height:1.5em;}
#event-details div {display:inline;}

.email-form input, .email-form textarea {width:140px;}
.email-form label {font-weight:bold;}
#result-list {line-height:1.4em;}
#result-list a {font-weight:bold;text-decoration:none;}

/* Search box */
.search-box {margin-left:17px;border-left:1px solid #999;padding:8px;}
.search-box input {width:100px;}
form.country-dropdown {float:right;padding-bottom:4px;margin-top:28px;}
form.country-dropdown select {width:100px;}

.benefits-box {float:right;border:1px solid #999;width:160px;margin-left:15px;margin-bottom:15px;}
.benefits-box h2 {font-size:120%; padding:.5em;}
.benefits-box p {margin:.8em;}

/* Editor Styles */  
div.label {display:none;}
.author-console {display:none;}
ul.channel {margin:0;padding:0;list-style-type:none;}
ul.channel li {margin:0 0 3px 0;padding:0;list-style-type:none;} 
ul.channel li ul {margin:3px 0 0 0;padding:0;}
ul.channel li a {color:#666;text-decoration:none;font-size:11px;}
.channel-group {margin-left:10px;display:none;}
ul.posting {margin:3px 0 0 8px !important;padding:0;list-style-type:none;font-style:italic;}
#consoleContainer {padding:0;}
#consoleHeader {border:1px solid #666;padding:5px;font-size:11px;font-weight:bold;}

.box-corner-tl {background:url('../images/global/box_corner_tl.gif');font-size:4px}
	.box-corner-tr {background:url('../images/global/box_corner_tr.gif');font-size:4px}
	.box-corner-bl {background:url('../images/global/box_corner_bl.gif');font-size:4px}
	.box-corner-br {background:url('../images/global/box_corner_br.gif');font-size:4px}
	.box-border-t {background:url('../images/global/box_border_t.gif');font-size:4px}
	.box-border-l {background:url('../images/global/box_border_l.gif');font-size:4px}
	.box-border-r {background:url('../images/global/box_border_r.gif');font-size:4px}
	.box-border-b {background:url('../images/global/box_border_b.gif');font-size:4px}
	.nav-corner-l {background:#fff url('/images/global/nav_corner_l.gif');font-size:4px; width:3px; background-color:#fff}
	.nav-corner-r {background:#fff url('/images/global/nav_corner_r.gif');font-size:4px; width:3px; background-color:#fff}
	.nav-divider {background:url('/images/global/nav_divider.gif');font-size:4px;width:3px}
	.sub-nav-divider {background:url('/images/global/sub-nav-divider.gif');font-size:4px;width:3px}