/* =Structure
---------------------------------------------------------------------------------------------------- */

* { 
margin: 0;
padding: 0;/*
border: 0;
outline: 0;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
background: #f7f7f6 url(../images/bg-body.jpg) repeat-x top left;
color: #000;
font-size: 12px;
margin-bottom:10px;
}

div#container {
margin-left: auto;
margin-right: auto;
text-align: left;
width: 980px;
background-color: #fff;
}

/* =Header
---------------------------------------------------------------------------------------------------- */	
#header {
background: #fff url(../images/bg-header-links.gif) no-repeat top right;
text-align: left;
color: #000;
font-weight: 400;
font-size: 10px;
text-transform: uppercase;
width:980px;
height: 106px;
}

#header2 {
background: #fff url(../images/bg-header-links2.gif) no-repeat top right;
text-align: left;
color: #000;
font-weight: 400;
font-size: 10px;
text-transform: uppercase;
width:980px;
height: 106px;
}

#header-logo {
float: left;
text-align: left;
}

#header-logo img {
margin-left: 130px;
}

#header-links {
float: left;
text-align: left;
/* when form goes live, make this active
padding-top:20px;*/
padding-top:55px;
padding-left:290px;
}	

div#header-links ul { 
margin: 0;
padding:0;
list-style: none;
float: left;
} 

div#header-links ul li { 
margin: 0;
padding: 0;
list-style: none;
float: left;
} 

div#header-links ul li a { 
color: #000;
text-decoration: none;
padding-right:10px;
} 

div#header-links ul li a:hover { 
color: #fff;
text-decoration: none;
} 

/* =navigation
---------------------------------------------------------------------------------------------------- */

#navigation {
background: #272f32;
width:980px;
height: 48px;
}

div#navigation ul 	
{ 
margin: 0;
padding:0;
list-style: none;
float: right;
color: #fff;
} 

#navigation ul li {
display:block;
float:left;
list-style-type:none;
}

#navigation li a {
display:block;
outline: none;
border: none;
text-align:center;
height: 48px;
text-indent:-9999px;
margin:0;
padding:0;
}

#navigation ul li#nav_home a {
width:148px; 
background: url(../images/nav-home.gif) no-repeat 0 0;
}

#navigation ul li#nav_home a:hover,
#navigation ul li#nav_home-on a,
#navigation ul li#nav_home-on a:hover {
width:148px; 
background: url(../images/nav-home.gif) no-repeat 0 -48px;
}

#navigation ul li#nav_nextGeneration a {
width:138px;  
background: url(../images/nav-next-generation.gif) no-repeat 0 0;
}

#navigation ul li#nav_nextGeneration a:hover,
#navigation ul li#nav_nextGeneration-on a,
#navigation ul li#nav_nextGeneration-on a:hover {
width:138px; 
background: url(../images/nav-next-generation.gif) no-repeat 0 -48px;
}

#navigation ul li#nav_ecosystem a {
width:138px; 
background: url(../images/nav-ecosystem.gif) no-repeat 0 0;
}

#navigation ul li#nav_ecosystem a:hover,
#navigation ul li#nav_ecosystem-on a,
#navigation ul li#nav_ecosystem-on a:hover {
width:138px; 
background: url(../images/nav-ecosystem.gif) no-repeat 0 -48px;
}

#navigation ul li#nav_members a {
width:138px; 
background: url(../images/nav-members.gif) no-repeat 0 0;
}

#navigation ul li#nav_members a:hover,
#navigation ul li#nav_members-on a,
#navigation ul li#nav_members-on a:hover {
width:138px; 
background: url(../images/nav-members.gif) no-repeat 0 -48px;
}

#navigation ul li#nav_news a {
width:138px; 
background: url(../images/nav-news.gif) no-repeat 0 0;
}

#navigation ul li#nav_news a:hover,
#navigation ul li#nav_news-on a,
#navigation ul li#nav_news-on a:hover {
width:138px; 
background: url(../images/nav-news.gif) no-repeat 0 -48px;
}


#navigation ul li#nav_blog a {
width:136px; 
background: url(../images/nav-blog.gif) no-repeat 0 0;
}

#navigation ul li#nav_blog a:hover,
#navigation ul li#nav_blog-on a,
#navigation ul li#nav_blog-on a:hover {
width:136px; 
background: url(../images/nav-blog.gif) no-repeat 0 -48px;
}


/* =Content
---------------------------------------------------------------------------------------------------- */

#three-column {
width:980px;	
background: #fff url(../images/bg-3-column.gif) repeat-y top left;
}

#left-navigation {
float: left;
width: 221px;
margin-top: 55px;
}

#left-navigation ul {
margin: 0;
padding:0;
list-style: none;
color: #8b9383;
}

#left-navigation ul li {
margin: 0;
padding:3px 5px 3px 10px;
list-style: none;
color: #8b9383;
}

#left-navigation ul li a{
color: #8b9383;
outline: none;
border: none;
margin:0;
padding:0;
text-decoration: none;
text-transform: capitalize;
}

#left-navigation ul li a:hover,
#left-navigation ul li a.onPage,
#left-navigation ul li a.onPage:hover{
color: #000;
}

#left-navigation ul li ul.third-level-navigation {
margin: 0;
padding:0;
list-style: none;
color: #8b9383;
}

#left-navigation ul li ul.third-level-navigation li {
margin: 0;
padding:4px 5px 2px 15px;
list-style: none;
color: #8b9383;
}

#left-navigation ul li ul.third-level-navigation li a{
color: #8b9383;
outline: none;
border: none;
margin:0;
padding:0;
text-decoration: none;
text-transform: none;
font-size:11px;
}

#left-navigation ul li ul.third-level-navigation li a:hover,
#left-navigation ul li ul.third-level-navigation li a.onPage,
#left-navigation ul li ul.third-level-navigation li a.onPage:hover{
color: #000;
}

#left-navigation .padding {
padding: 15px;
}

#wrapper {
float: left;
width:759px;
}

#heading {
width:759px;
height: 95px;
min-height: 95px;
background-color: #8b9383;
color: #fff;
position:relative;
}

.content
 {
width:759px;
}

div.content .copy {
float: left;
width: 524px;
}

.copy .padding {
padding: 25px 20px 20px 20px;
}

div.content .sidebar {
float: left;
width: 235px;
}

.sidebar .callout {
padding:10px 0px 10px 0px;
margin:0;
text-align: right;
}

.sidebar .padding {
padding: 15px 0px 10px 15px;
overflow: hidden;
o\verflow: visible;
width: 100%;
w\idth: auto;
zoom: 1;
}


.member-logo{
padding: 10px 20px 20px 20px;
margin:0;
}


.member-logo hr,
.poc-title hr {
color: #8b9383;
background-color: #8b9383;
border: 0;
height: 1px;
margin: 0;
padding:0;
} 

.member-logo div.hr,
.poc-title div.hr { 
width: 100%; 
height: 1px; 
min-height: 1px; 
border-top: 1px solid #8b9383; 
background-color: none; 
margin: 0;
padding:0;
} 

.member-logo img {
padding-top:10px;
} 

.poc-title{
padding: 0px 20px 0px 20px;
margin:0;
}

.poc-content{
width:759px;
background: #fff url(../images/bg-members.gif) repeat-y top left;
margin-bottom:12px;
font-size: 11px;
}


.member-content{
width:759px;
background: #fff url(../images/bg-members.gif) repeat-y top left;
margin-bottom:12px;
font-size: 11px;
}


.member-content-no-quote {
width:759px;
background: none;
margin-bottom:12px;
font-size: 11px;
}

.member-copy,
.poc-copy{
float: left;
width: 390px;
}

.member-copy .padding,
.poc-copy .padding{
padding: 0px 20px 0px 20px;
}


.member-quote,
.poc-members{
float: left;
width: 369px;
}

.member-quote .padding,
.poc-members .padding{
padding: 10px 30px 10px 10px;
overflow: hidden;
o\verflow: visible;
width: 100%;
w\idth: auto;
zoom: 1;
}


.poc-members ul,
.poc-members ul li{
list-style-type: none;
margin: 0;
padding:0;
}

/* =Text Styles
---------------------------------------------------------------------------------------------------- */

h1, h2, h3,h4 {
padding-top: 0px;
padding-bottom:8px;	
}

div#heading h1 {
	font-size: 17px;
	font-weight: 400;
	color: #fff;
	position:absolute;
	bottom:16px;
	left:32px;
}

div#heading h1 span {
font-size: 19px;
font-weight: 700;
font-style: italic;
color: #fff;
}

h1 { 
color: #272f32;
font-size: 17px;
font-weight: 400;
}

h2 { 
color: #65c129;
font-size: 15px;
font-weight: 700;
margin-bottom:8px;	
}

.member-copy h2{
color: #000;
font-size: 12px;
font-weight: 700;
margin-bottom:0px;	
}



h3 { 
color: #272f32;
font-size: 13px;
font-weight: 700;
}

h4 {
color: #000;
font-size: 12px;
font-weight: 700;
}

p {
line-height: 16px;
padding-bottom: 1em;
}

ul {
list-style-type: 	disc;
font-weight:			normal;
font-style:				normal;
margin-left: 			15px;
padding: 5px 0 10px 15px;
} 

.copy li {
margin-bottom:12px;
}

ol {
font-weight:			normal;
font-style:				normal;
margin-left: 			15px;
padding: 5px 0 10px 15px;
} 

ul.lists_greenArrow {
list-style-type: none;
font-weight:			normal;
font-style:				normal;
margin:0;
padding:0;
} 

ul.lists_greenArrow li{
background: url(../images/list-arrow-green.gif) no-repeat  0px 0px;
margin:0;
padding: 0px 0 12px 30px;
} 


ul.lists_orangeArrow {
list-style-type: none;
font-weight:			normal;
font-style:				normal;
margin:0;
padding:0;
} 

ul.lists_orangeArrow li{
background: url(../images/list-arrow-orange.gif) no-repeat  0px 0px;
margin:0;
padding: 0px 0 12px 30px;
} 

ul.doubleLineSpace li
 {
	list-style-type: 	disc;
	font-weight:			normal;
	font-style:				normal;
	margin-bottom: 			12px;
} 

.padding {
padding: 5px 5px 5px 0px;
}


/* =footer
---------------------------------------------------------------------------------------------------- */

#footer {
margin-left: auto;
margin-right: auto;
width: 980px;
background: none;
text-align:right;
color: #8b9383;
font-size: 10px;
}

#footer .padding {
padding: 5px 5px 5px 5px;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover{
color: #8b9383;
text-decoration:	none;
outline: none; 
}

/* =Link Styles
---------------------------------------------------------------------------------------------------- */

a,
a:link,
a:visited{
color: #22184b;
text-decoration:	underline;
outline: none; 
}

a:hover {
color: #22184b;
text-decoration:	none;
outline: none; 
}

a img {
border: none;
outline: none;
}

p.join-ng-connect-link {
	padding-top:10px;
	line-height: 18px;
}

p.join-ng-connect-link a,
p.join-ng-connect-link a:link,
p.join-ng-connect-link a:visited{
	text-decoration: none;
	text-transform: none;
	font-size: 15px;
	font-weight:bold;
	color: #000;
	font-style:italic;
}


p.join-ng-connect-link a:hover{
	text-decoration: underline;
	text-transform: none;
	font-size: 15px;
	font-weight:bold;
	margin-top:10px;
	color: #fff;
	font-style:italic;
}


/* =Styling for links to documents within the news and documents page----------------------------------------------------------------------------------------------------

#news a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icons/icon_pdf.gif) no-repeat center right;
}

#news a[href$='.exe'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icons/icon_exe.gif) no-repeat center right;
}

#news a[href$='.zip'], #news a[href$='.rar'], #news a[href$='.gzip'], #news a[href$='.bzip'], #news a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icons/icon_archive.gif) no-repeat center right;
}


#news a[href$='.doc'], #news a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icons/icon_doc.gif) no-repeat center right;
}

#news a[href$='.jpg'], #news a[href$='.gif'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../images/icons/icon_pic.gif) no-repeat center right;
}
 */

/* =Generic Text/Image Treatments and Alignments
---------------------------------------------------------------------------------------------------- */

strong { font-weight: 700; }
b { font-weight: 700;}
i { font-style: italic; }
.bold{ font-weight: 700;}
.italic{ font-style: italic; }
.lowercase {text-transform: lowercase;}
.uppercase {text-transform: uppercase;}
.textalign-left {text-align:left;	}
.textalign-right {text-align:right;	}
.textalign-center {	text-align:center;	}
.float-left {float:left;	}
.float-right {float:right;	}

.image-float-left {float:left; margin: 5px 5px 5px 0px; }
.image-float-right {float:right; margin: 5px 0px 5px 5px;}

.disclaimer,
.footnote,
.text-small {
font-size: 10px;
}

.text-9px {
font-size: 9px;
line-height: 12px;
}



.text-light-blue {
color: #97d3dd;
}

.text-red {
color: #d52d36;
}

.text-dark-grey {
color: #223842;
}

.text-light-grey {
color: #6a6a6a;
}

blockquote {
	width:95%;
	padding-left:15px;
}

/* =Lines
---------------------------------------------------------------------------------------------------- */

hr {
color: #8b9383;
background-color: #8b9383;
border: 0;
height: 1px;
margin: 12px 0 12px 0;
padding:0;
} 

div.hr { 
width: 100%; 
height: 1px; 
min-height: 1px; 
border-top: 1px solid #8b9383; 
background-color: none; 
margin: 0;
padding:0;
} 

/* =Spacing and Clearing Styles
---------------------------------------------------------------------------------------------------- */		

.singleLineBreak {
margin:0;
padding:0;
}

.marginZero {
margin:0;
padding:0;
}

.spacer,
.clear {
clear: both;
margin:0; 
padding:0;
}

.padding {
padding: 5px;
}

.missing-content {
color: #ff0000;
font-weight: 700;
font-size:14px;
}

/* =Callouts
---------------------------------------------------------------------------------------------------- */		

p.callout-next-generation,
div.callout-next-generation {
display: block;
outline: none;
border: none;
width: 230px;
height: 260px;
background: #fff url(../images/callout-next-generation.gif) no-repeat top right; 
text-align:left;
text-indent:-9999px;
font-style: italic;
margin:0;
padding:0;
}


p.callout-barriers-to-success,
div.callout-barriers-to-success {
display: block;
outline: none;
border: none;
width: 230px;
height: 260px;
background: #fff url(../images/callout-barriers-to-success.gif) no-repeat top right; 
text-align:left;
text-indent:-9999px;
font-style: italic;
margin:0;
padding:0;
}


div.AddThisButton {
	text-align:right;
	margin:10px;
}

/* =POC Members
---------------------------------------------------------------------------------------------------- */		
.tbl_poc-members td {
	vertical-align: middle;
	text-align:center;
	padding:10px 20px 10px 0px;
	
}

/* =Connect Car Page
---------------------------------------------------------------------------------------------------- */		

#connected-car-banner{
width:759px;
height: 302px;
background-color: #525252;
background-image:url(../images/LTE-Car-BG.jpg);
background-repeat:no-repeat;
color: #fff;
margin-bottom:10px;
overflow: hidden;
}

#connected-car-banner .slideshow {
	width:537px;
	float: left;
}

#connected-car-banner .watchVidBTN a {
	width: 175px;
	height: 57px;
	background-image:url(../images/connected-car-screenCap-watchVideo-BTN.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: none;
	margin-left: 0px;
	margin-top: 200px;
	float: left;
	display: block;
}

#connected-car-banner .watchVidBTN a:hover {
	background-position: 0px -57px;	
}

.connected-car-footnote {
	font-size:10px;
	width:484px;
}

.connected-car-footnote p{
	font-size:10px;
	line-height: 13px;
	padding-bottom: 1em;
}

/* =Awards Page
---------------------------------------------------------------------------------------------------- */		
.awards-content-block {
	width:480px;
	padding-bottom:12px;
}

.awards-image {
	float:left;
	width:120px;
	padding-right:20px;
}

.awards-copy {
	float:left;
	width:340px;
	
}

/* =Awards Page
---------------------------------------------------------------------------------------------------- */		

fieldset {
	border: none;
	border-bottom:1px solid #999;
	margin-bottom:12px;
	padding-bottom:12px;
}

legend {
color: #272f32;
font-size: 15px;
font-weight: 700;
padding-bottom:10px;
width:480px;
}



input[type=text],
input.textfield{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
}



textarea {
	margin-top:8px;
		border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	font-size:12px;
}

label {
	font-weight: normal;
	display:block;
	margin-top:12px;
	padding-bottom:6px;
}

label.label_checkbox {
	font-weight: normal;
	display: inline;
}

input.button {
padding: 5px 10px 5px 10px; 
overflow: visible;
}
