/* - - - - - - - - - - - - - - - - - - - - -

Title : style-site.css
Author : SBasile
URL : Kerry

Description : main stylesheet

Created : December, 2008
Modified :

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

*, html
{
	margin:0;
	padding:0;	
}	
body
{
	background-color:#fff;
	color:#414141;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	text-align: left;
}

/* ----- IDS ----- */

#container{
	margin:0 auto;
	width: 1000px;
}	
#header
{
    padding-top: 20px;
    position: relative;
}
#header h1
{
    position: relative;
    z-index: 1;
}
#header fieldset
{
    border: 0;
    height: 25px;
    margin: 0;
    padding: 40px 0 28px 0;
    position: absolute;
    right: 18px;
    width: 420px;
    z-index: 500;
}
    #header img
    {
        padding: 0 5px 0 0;
        vertical-align: top;
    }
    *+html #header a img, * html #header a img
    {
        padding: 2px 5px 0 0;
        vertical-align: top;
    }    
    #header label
    {
    }
    #header .selRegion, #header .txtSearch, #header .selLanguage
    {
        color: #414141;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
    }
    #header .selRegion{
        width: 175px;
    }
    #header .selLanguage
    {
        margin-left: 15px;
        width: 175px;
    }
    #header .txtSearch{
        margin-left: 40px;
        margin-right: 5px;
        width: 125px;
    }    
    #header #poptab
    {
        padding: 0 0px 0 0;
        position: absolute;
        top: -48px;
        right: -6px;
        z-index: 100;
    }
    *+html #header #poptab{
        top: -8px;
    }
    #header #poptab img, #header .region-select img
    {
        margin-top: -2px;
    }   
    #header #poptab a.rss img
    {
        margin-top: 0px;
    }
    #header .region-select
    {
        float: right;
        width: 420px;
    }
    #header .region-select.one-language
    {
        width: 220px;
    }
    #header .region-select.one-language .selLanguage
    {
        display: none;
    }
#wrapmenu{
	background-color: #b2a486;
	margin-left: 15px;
	width: 970px;
}
#flashHeader{
	margin: 0px;
}
#primary-content-single{
	padding: 10px 20px 10px 20px;
	width: 960px;
}
#primary-content-single.third #third-content{
	width: 230px;
}
/*
#primary-content
{
	width: 620px;
	padding: 0 0px 25px 30px;
	position: relative;
	float: left;
}	
#primary-content-middle
{
    float: left;
	position: relative;
    width: 348px;
}
#secondary-content
{
	float: right;
	padding: 0px 0px 10px 0px;
	position: relative;
	width: 350px;
}	
#third-content
{
    float: left;
    position: relative;
    width: 260px;
    overflow: visible;
}
.carousel #third-content
{
    margin-left: -30px;
}*/
#primary-content
{
	padding: 0 10px 25px 15px;
	position: relative;
	float: left;
	text-align: left;
	width: 640px;
    
}
#breadcrumb
{
    font-size: 10px;
    display: block;
    margin-bottom: 10px;
    padding-left: 0px;
}
.third #breadcrumb{padding-left: 20px;}
#primary-content.third
{
	padding: 0 0px 25px 0px;
	width: 660px;
}
.third #primary-content-middle
{
    float: left;
    margin: 0;
	position: relative;
	/*padding: 0 0px 25px 15px;*/
	padding: 0 0 0 15px;
	width: 420px;
    
}
#secondary-content
{
    float: right;
    padding: 0 30px 10px 0;
    position: relative;
    width: 300px;
}
.third #secondary-content
{
    float: right;
    padding: 0 30px 10px 0;
    position: relative;
    width: 300px;
}
#third-content
{
    float: left;
    position: relative;
    overflow: visible;
	width: 225px;
}
.third #third-content
{
	padding-left: 10px;
	width: 215px;
}
.third #third-content #third-content
{
	padding-left: 0;
}
/*
.carousel #third-content
{
    margin-left: -30px;
}*/
.overlay
{
    position: relative;
    z-index: 500;
}
.underlay
{
    position: relative;
    z-index: 1;
}
#footer
{
	background: url('../images/footer.gif') no-repeat top left;
	color: #fff;
	clear: both;
	font-size: 11px;
	height: 36px;
	line-height: 25px;
    margin-left: 15px;
    position: relative;
    text-align: right;
}
#footer ul
{
      list-style-type: none;
      float: right;  
      padding-right: 20px;
}
#footer li.copyright
{
    border: 0;
    /*margin-right: 620px;*/
    padding: 0 10px 0 20px;
    position: absolute;
    left: 0;
}
#footer li
{
   float: left;
   padding: 0 5px;
}
/* ----- CLASSES ----- */

.hide{
}
.show{
}
.blockgroup:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.blockgroup
{
	zoom: 1;	
}
.news-item
{
    clear: both;
   padding: 10px 0;
}
.news-item .release-date
{
    float: left;
    font-weight: bold;
    width: 85px;
}
.news-item .download-item
{
    float: right;
    font-weight: bold;
    width: 85px;    
}
/* display item is not used, causing errors in IE7 */
.news-item .download-item
{
	display: none;
}
.news-item h4
{
   font: normal 12px Arial, Helvetica, sans-serif;
   float: left;
   width: 80%;
}
.news-item h4 a, .news-item h4 a:link, .news-item h4 a:visited
{
    color:#00325B;
    text-decoration: none;
}
.news-item h4 a:hover, .news-item h4 a:active, .news-item h4 a:focus
{
    text-decoration: underline;
}
.item{
	background-repeat: no-repeat;
	color: #414141;
	font-size: 11px;
    /*margin: 2px 0 2px 15px;*/
    line-height: 14px;
    padding: 10px 0 3px 10px;
	position: relative;
    text-align: left;
    width: 325px;
	height: 110px;
}
.item img
{
	float: left;
	margin: 2px 0 0 2px;
	width: 88px;
}
.item .copy{
	float: left;
	padding: 10px;
	width: 200px;
}
.item h3
{
    color: #414141;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0 0 3px 0;
}
.item p
{
	color: #414156;
	margin: 0;
	padding: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.item.rotating{
	background-image: url('../images/banner-rotate.gif');
}
.item.related{
	background-image: url('../images/banner-related.gif');
}
	.item.related a, .item.rotating a{
		bottom: 12px;
		display: block;
		height: 35px;
		position: absolute;
		right: 30px;
		text-decoration: none;
		width: 100px;
	}
	.item.related a span, .item.rotating a span{
		visibility: hidden;
	}
/*.related-item{
	background-color: #dfdfdf;
	border: 2px solid #ababab;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	width: 300px;
}*/
.content-specific{}
.Ajax{}
.tabs
{
    border-bottom: 13px solid #00325B;
    padding-left: 7px;
    height: 31px;
    overflow: hidden;
}
.locations
{
    margin: 0px 0 15px 20px;
}
.locations h4
{
    padding-top: 10px;
}
#news .news-item, #calendar .news-item
{
    margin: 4px 10px 4px 15px;
}
#news h3,#calendar h3
{
    background-color: #EFEFEF;
    font-size: 13px;
    padding: 4px 10px 4px 15px;
}

/* -------------------
--- KNOWLEDGE BASE ---
-------------------- */
#matrix
{
    border: 1px solid #B1B1B1;
    height: 374px;
    width: 640px;  
}
#market, #technology
{
    border-right: 1px solid #B1B1B1;
    float: left;
    height: 100%;
    width: 190px;
}
#media
{
    border-right: 1px solid #B1B1B1;
    float: left;
    height: 100%;
    width: 117px;    
}
#list-results
{
    float: right;
    height: 100%;
    width: 330px;
}
#list-results .contents
{
    height: 352px; /* 374 - 22px h3 */
    overflow-x: hidden;
    overflow-y: scroll;

}
#buttons
{
    border-bottom: #00325b 6px solid;
    margin: 0 0 15px 0;
}
#buttons a
{
    float: left;
    margin-left: -1px;
    position: relative;
}
#buttons a#btnTechnology
{
    margin-left: 5px;
}
#matrix h3
{
    border-bottom: 1px solid #B1B1B1;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
#matrix ul
{
    font-size: 11px;
    margin: 0;
}
#matrix #market li, #matrix #technology li, #matrix #media li
{
    clear: both;
    height: 25px;
    line-height: 25px;
    list-style-type: none;
    margin: 0;
}
#matrix #market li.selected, #matrix #technology li.selected, #matrix #media li.selected
{
    background: url('../images/knowledgebaseitembg.gif') top left repeat-x;
}
#matrix li.selected a, #matrix li.selected a:link,#matrix li.selected a:visited
{
    background: #00325B;
    background: url('../images/knowldegebase_bullet.gif') top left no-repeat;
    color: #fff;
}

#matrix a, #matrix a:link,#matrix a:visited
{
    color: inherit;
    display: block;
    padding: 1px 0 1px 18px;
    text-decoration: none;
}
#matrix a:hover,#matrix a:active,#matrix a:focus
{
    /*text-decoration: underline;*/
}
#matrix #results
{
    padding: 4px 4px 4px 7px;
}
#matrix #results li
{
    list-style-type: none;
    padding: 5px 0;
}
#matrix #results img
{
    float: left;
    line-height: 2em;
    vertical-align: top;
}
#matrix #results .title
{
    cursor: pointer;
    padding-left: 7px;
    text-decoration: underline;
}
#matrix #results .teaser
{
    display: inline;
}
#matrix #results .teaser p
{
    text-indent: 7px;

}

/* ----- HEADINGS ----- */
h2, h3, h4
{
    color: #00325b;
}
h2 em
{
    font-weight: normal;
    font-style:normal;
}
.article h2
{
    margin: 0 0 10px 0;
}
.article h3
{
    color: #414141;
    font-size: 12px;
    margin: 0 0 10px 0;
}
.results h3
{
    display: inline;
    margin: 0;
    padding: 0;
    font-size: 13px;
}
h1{
}
h2{
    font-size: 16px;
}
h3
{
	text-align: left;
}

h4{
}

/* ----- PARAGRAPHS ----- */

p{
}
#primary-content p{
}
#secondary-content p{
}
.article p
{
    margin: 15px 0 15px 0;
    line-height: 1.3;
}
/* ----- QUOTES ----- */

blockquote{
}
blockquote p{
}
cite{
}
blockquote cite{
}

/* ----- CODE ----- */

pre{
}
code{
}
p code{
}
pre code{
}

/* ----- LISTS ----- */

li{
}
li p{
}
ol{
}
.article ul
{
    margin: 0 0 0 2em;
}
ul
{
    margin: 0 0 0 1em;
}
ol li{
}
ul li{
}
ul li{
margin: .25em 0;
}
ul ul {
list-style: circle;
margin: .5em 1em;
}
ul ul ul {
list-style: square;
padding-left: 1.5em;
text-indent: 0em;
}

.sub-sectors ul
{
    list-style-type: none;
    margin: 0;
}
.sub-sectors ul li
{
    margin: 0;
    padding: 4px 10px;
}
.sub-sectors ul li.odd
{
    background-color: #b2a486;
}
.sub-sectors h3
{
    font-size: 14px;
    padding: 10px 0 7px 0;
}
#navigation li{
}

#navigation ul{
}

#navigation ul li{
}

#navigation ol{
}

#navigation ol li{
}
#search ul
{
    list-style-type: none; 
    width: 70%;
}
#search ul li
{
    clear: both;
    padding: 20px 0;
}
#search ul img
{
    float: left;
    padding: 0 20px 0 0px;
    vertical-align: top;
}

#search-results
{
    list-style-type: none; 
    width: 90%;
}
#search-results li
{
    clear: both;
    padding: 0px 0 20px 0;
}
.results
{
    border-top: 1px solid #023869;
    border-bottom: 1px solid #023869;
    margin: 15px 0;
}

ul#technologies
{
    list-style-type: none;
    margin-left: 0;
}
ul#technologies .link
{
    list-style-type: none;
}
ul#technologies ul
{
    margin-left: 3em;
}
/* ----- IMAGES ----- */

img{
}
a img
{
    border: 0;
}
a:hover img{
}
img.hero{
    background: url(../images/inset-bkgrd.gif) top right no-repeat; 
    margin: 5px; 
    padding: 9px 16px 15px 10px;
}
img.hero.square{
    height: 183px; 
    width: 183px; 
}
/* ----- BREAK ----- */

hr{
}

/* ----- TEXT FORMATTING ----- */

strong{
}
em{
}
b{
}
i{
}

/* ----- LINKS ----- */

a{
}
a:link{
}
a:visited{
}
a:hover{
}
a:active{
}
a:focus{
}
a, a:link, a:visited
{
    color: #414141;
    text-decoration: underline;
}
a:hover, a:active, a:focus
{
    text-decoration: none;
}
.sub-sectors a, .sub-sectors a:link,.sub-sectors a:visited
{
    color: inherit;
    text-decoration: none;
}
.sub-sectors a:hover,.sub-sectors a:active,.sub-sectors a:focus
{
    text-decoration: underline;
}

.download-item a, .download-item a:link,.download-item a:visited
{
    color: inherit;
    font-weight: normal;
    text-decoration: underline;
}
.download-item a:hover,.download-item a:active,.download-item a:focus
{
    text-decoration: none;
}

.results a, .results a:link, .results a:visited
{
    color: #39528B;
    font-weight: normal;
    text-decoration: underline;
}
.results a:hover, .results a:active, .results a:focus
{
    text-decoration: none;
}
.results h3 a, .results h3 a:link, .results h3 a:visited
{
    color: inherit;
    font-weight: bold;
    text-decoration: none;
}
.results h3 a:hover, .results h3 a:active, .results h3 a:focus
{
    text-decoration: underline;
}
.ektSitemap a, .ektSitemap a:link, .ektSitemap a:visited
{
    color: #39528B;
    font-weight: normal;
    text-decoration: underline;
}
.ektSitemap a:hover, .ektSitemap a:active, .ektSitemap a:focus
{
    text-decoration: none;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited
{
    color: #00325B;
    font-weight: normal;
    text-decoration: underline;
}
#breadcrumb a:hover, #breadcrumb a:active, #breadcrumb a:focus
{
    text-decoration: none;
}
#footer a, #footer a:link, #footer a:visited
{
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus
{
    text-decoration: underline;
}
#matrix a, #matrix a:link, #matrix a:visited
{
    color: #414141;
    font-weight: normal;
    text-decoration: none;
}
#matrix a:hover, #matrix a:active, #matrix a:focus
{
    text-decoration: underline;
}
#matrix #results a, #matrix #results a:link, #matrix #results a:visited, #matrix #results a:hover, #matrix #results a:active, #matrix #results a:focus
{
    text-decoration: none;
}
ul#technologies a, ul#technologies a:link, ul#technologies a:visited
{
    color: #414141;
    font-weight: normal;
    text-decoration: underline;
}
ul#technologies a:hover, ul#technologies a:active, ul#technologies a:focus
{
    text-decoration: none;
}
#search-results a, #search-results a:link, #search-results a:visited
{
    color: #414141;
    text-decoration: underline;
}
#search-results a:hover, #search-results a:active, #search-results a:focus
{
    text-decoration: none;
}
p a{
}
cite a{
}
li a{
}
dt a{
}
dd a{
}

/* ----- TABLES ----- */

table{
}
caption{
}
thead{
}
tbody{
}
tfoot{
}
tr{
}
tr.alt{
}
th{
}
td{
}

/* ----- FORMS ----- */

form{
}
fieldset{
}
legend{
}
label{
}
input{
}
textarea{
}
input, textarea{
}
select{
}
optgroup{
}
option{
}
object:focus
{
    outline: none;
}
/* Contact Us form */
#ctl00_ctl00_ContentPlaceHolder1_PrimaryContent_FormBlock1 td
{
	padding: 5px;
}
/* ----- DEFINITIONS ----- */

dl{
}
dt{
}
dd{
}