html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 100%; /* 16px */
	line-height: 1.2em;
	color: #7d7d7d;
}


/********** GLOBALS **********/

img {
	border: none;
}

a {
	color: #004990;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #7d7d7d;
}

a.arrow {
	background: url(../img/sm_arrow.png) no-repeat 0 0;
	display: inline-block;
	position: relative;
	width: 13px;
	height: 11px;
}

a.arrow:hover {
	/*background: url(../img/sm_arrow.png) no-repeat 0 -11px;*/
}


a.arrow strong {
	display: block;
	width: 13px;
	height: 11px;
	text-indent: -9999px;
}

.clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bold {
	font-weight:bold;
}

.fineprint {
	font-size:.6em;
	line-height:1.2em;
}
/**********  end GLOBALS **********/






#wrapper {
	width: 1024px;
	margin: 0;
	padding: 0;
}




/********** HEADER **********/

#header {
	width: 1024px;
	/*height: 88px;*/
	margin: 0;
	padding: 0;
}



/***** H1 LOGO *****/

#logo {
	float: left;
	width: 220px;
	height: 88px;
	margin: 0;
	padding: 0;
}

#logo h1 {
	display: block;
	width: 220px;
	height: 88px;
	margin: 0;
	padding: 0;
}

#logo h1 a {
	background: url(../img/logo_gobi.png) no-repeat;
	width: 220px;
	height: 88px;
	display: block;
	text-indent: -9999px;
}

/***** end H1 LOGO *****/



/***** HEADER RIGHT *****/

#header_right {
	float: right;
	width: 804px;
	/*height: 38px;*/
	margin: 0;
	padding: 0;
}



/* LOGIN */

#login {
	float: right;
	width: 285px;
	height: 39px;
	margin: 0;
	padding: 0;
}


#login a {
	background: url(../img/btn_login.png) no-repeat;
	display: block;
	width: 285px;
	height: 27px;
	text-indent: -9999px;
	color: #fff;
}

#login a:hover {
	background: url(../img/btn_login.png) no-repeat 0 -27px;
}

/* end LOGIN */




/* TOPNAV is now in external stylesheet nav.css*/



/********** end HEADER **********/








/********** HOMEPAGE ***********/


/****** BANNER ******/

#banner {
	clear: both;
	margin: 23px 0 0;
	padding: 0;
}


.banner_section {
	float: left;
	height: 285px;
	margin: 0;
	padding: 0;
}


.banner_section p, .banner_section a {
	text-indent: -9999px;
}

.banner_section a {
	display: block;
	width: 255px;
	height: 285px;
}


#banner_what { background: url(../img/banner_what.png) no-repeat; width: 221px; margin-right: 10px; }
#banner_consumer { background: url(../img/banner_consumer.png) no-repeat; width: 255px; margin-right: 3px; }
#banner_smb { background: url(../img/banner_smb.png) no-repeat; width: 255px; margin-right: 3px; }
#banner_enterprise { background: url(../img/banner_enterprise.png) no-repeat; width: 264px; }


/****** end BANNER ******/






/****** HOME CONTENT ******/

#home_content {
	clear: both;
	float: left;
	margin-top: 20px;
}

.home_content_section {
	float: left;
	/*height: 150px;*/
	margin: 0;
	padding: 0;
	overflow:hidden;
}




/***** QUOTE *****/

#home_content_quote {
	background: url(../img/bg_quote.png) no-repeat;
	width: 161px;
	height: 150px;
	padding: 15px 30px;
	overflow:hidden;
	color: #898989;
	font-size:.775em;
}

#home_content_quote #quote{
	display:none;
	/*allows for graceful degredation with JS off*/
}
#quote {
	list-style:none;
	margin:0;
	padding:0;
}

#quote li{
	list-style:none;
	margin:0;
	padding:0;
}

#quote .quote_source {
	margin: 5px 0 0;
	padding: 0;
	text-transform: uppercase;
}

/***** end QUOTE *****/




/***** FEATURE *****/

#home_content_feature, #home_content_news {
	margin: 0 0 0 10px;
	border-left: 2px dotted #d8d8d8;
}

#home_content_feature {
	width: 238px;
	padding-left:8px;
}


.home_content_feature_image {
	float: left;
	width: 154px;
	margin: 0;
	padding:0;
	padding-left:0px;

}

.home_content_feature_caption {
	float: left;
	width: 75px;
	padding-left:8px;
}

#home_content_feature h3 {
	background: url(../img/hdr_developers.png) no-repeat -8px top;
	display: block;
	width: 256px;
	height: 25px;
	margin: 0 0 14px;
	padding: 0;
	border-bottom: 2px dotted #d8d8d8;
	text-indent: -9999px;
}

#home_content_feature h3 a {
	text-indent: -9999px;
	display: block;
	width: 256px;
	height: 25px;
}


.home_content_feature_caption p {
	margin: 0;
	padding: 0 4px 0 0;
	font-size: 0.75em;
	line-height: 1.2em;
}

.home_content_feature_caption p  a {
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
}


/***** end FEATURE *****/





/***** NEWS *****/

#home_content_news {
	padding-left: 8px;
	width: 523px;
}

#home_content_news h3 {
	background: url(../img/hdr_news.png) no-repeat  -8px top;
	display: block;
	width: 523px;
	height: 25px;
	margin: 0 0 4px;
	padding: 0;
	border-bottom: 2px dotted #d8d8d8;
}

#home_content_news h3 a {
	text-indent: -9999px;
	display: block;
	width: 523px;
	height: 25px;
}

#home_content_news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#home_content_news ul li {
	float: left;
	width: 512px;
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #d8d8d8;
}

#home_content_news ul li.last {

}

#home_content_news ul li a {
	text-transform: uppercase;
}

.home_news_text {
	float: left;
	width: auto;
	margin: 0;
	font-size: 0.75em;
	line-height: 1.2em;
}

.home_news_text a {
	font-size: 0.9em;
	text-transform:uppercase;
}

#home_content_news ul li img {
	float: right;
	width: 80px;
	margin: 0 10px;
}

/***** end NEWS *****/


/****** end HOME CONTENT ******/

/********** end HOMEPAGE **********/








/********** SECONDARY PAGE **********/


/* COLORS:

CONSUMER: #80b128

*/




.content {
	width: 1024px;
	margin: 30px 0 0;
	padding: 0;
}

.content p {
	margin:0;
	padding:0 0 10px 0;
}

.content p.last{
	padding-bottom:.2em;
}

/****** LEFT SIDEBAR ******/

#left_sidebar {
	float: left;
	width: 221px;
	margin: 0;
	padding: 0;
}

#left_sidebar h2 {
	display: block;
	width: 221px;
	height: 287px;
	margin: 0;
	padding: 0;
}

#left_sidebar h2.consumer {
	background: url(../img/section_hdr_consumer.png) no-repeat;
}

#left_sidebar h2.smb {
	background: url(../img/hdr_smb.jpg) no-repeat;
}

#left_sidebar h2.ent {
	background: url(../img/hdr_enterprise.jpg) no-repeat;
}

#left_sidebar h2.products {
	background: url(../img/hdr_products.jpg) no-repeat;
}

#left_sidebar h2.hsb {
	background: url(../img/hdr_hsb.jpg) no-repeat;
}

#left_sidebar h2.resources {
	background: url(../img/hdr_resources.jpg) no-repeat;
}

#left_sidebar h2.developer {
	background: url(../img/section_hdr_developer.png) no-repeat;
}

#left_sidebar h2.developer-bottom {
	background: url(../img/section_hdr_bottom_developer.png) no-repeat;
}

#left_sidebar h2 em {
	display: block;
	width: 221px;
	height: 287px;
	text-indent: -9999px;
}

#left_sidebar h2.developer-bottom em {
	display: block;
	width: 221px;
	height: 43px;
	text-indent: -9999px;
}

.left_sidebar_quote {
	clear: both;
	float: left;
	width: 191px;
	margin: 0;
	padding:40px 15px 20px 15px;
	color: #fff;
	font-size: 0.875em;
}

p.cta
{
	float:left;
	margin-bottom: 20px;
}

.greenside {
	background: #80b128 url(../img/left_sidebar_btm_consumer.png) no-repeat bottom;
}

.blueside {
		background: #59abd7 url(../img/hdr_enterprise.gif) no-repeat bottom;
}

.orangeside {
		background: #dc7d42 url(../img/hdr_smb.gif) no-repeat bottom;
}

.greyside {
		background: #a8a8a8 url(../img/hdr_products.gif) no-repeat bottom;
}


/****** end LEFT SIDEBAR ******/




/****** MAIN ******/

#main {
	float: right;
	width: 783px;
	margin: 0 10px;
	padding: 0;
	font-size:.8em;
	overflow:hidden;
}


#main #topcopy {
	margin-left:10px;
}

#main .bluetitle {
	font-size:1em;
	color:#004990;
	text-transform:uppercase;
	border-bottom:2px dotted #d8d8d8;
	margin:0 0 10px 10px;
	padding: 0 0 .3em 0;
}


#main h4{
	text-transform:uppercase;
	margin:0;
	padding:0;
	clear:both;
	font-size:.9em;
}

#main #product-viewer-container {

}

.greentext {
	color:#7da92a;
}

.darkblue {
	color:#004990;
}

.bluetext {
	color:#59abd7;
}

.orangetext {
	color:#dc7d42;
}

#mid_col {
	
	float: left;
	width: 361px;
	margin-top: 10px;
	padding:0 20px 0 10px;
	
}

.greenbullets {
	margin:0;
	padding: 0 0 0 20px;
	color: #7da92a;
}

.bluebullets {
	margin:0;
	padding: 0 0 0 20px;
	color:#004990;
}

ul.bluebullets li span, ul.greenbullets li span {
	color: #7d7d7d;
}


/****** RIGHT SIDEBAR ******/

#right_sidebar {
	float: right;
	width: 375px;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	border-left:2px dotted #d8d8d8;
}

/*PRODUCTS BOX */

#products {
	border-top: 2px dotted #d8d8d8;
	margin-top: 15px;
}

#products h3 { 
	height:40px;
	width:375px;
	background:url(../img/prod_hdr.gif) top no-repeat; 
	margin-top:15px;
	margin-bottom:0;
}

#products h3 span {
	display: block;
	font-size: .8em;
	line-height:40px;
	color:#fff;
	text-transform:uppercase;
	padding-left:20px;
	width:355px;
	height:40px;
}


#products .prodcontain {
	padding:10px 15px 5px 15px;
	background:url(../img/acc_content_base.gif) bottom center no-repeat #e0e0e0;
}

#products .prodcontain a{
	text-transform:none;
	padding-right:17px;
	background: url(../img/prod_arrow.gif) center right no-repeat;
	font-weight:normal;
	color: #7d7d7d; /*grey*/
}

#products .prodcontain a:hover {
	color:#004990;
}

/*END PRODUCTS BOX*/

/****** end RIGHT SIDEBAR ******/


.sdklist {
	list-style:none;
	padding-left:20px;
}

.newsitem {
	padding-bottom:15px;
	margin-left:10px;
}

.newsitem h5, .newsitem h6 {
	margin:0;
	padding:0 0 3px 0;
}

.resourceitem {
	margin-left:10px;
}

#main .newsitem h4 {
	font-weight:normal;
/*	font-size: 0.625em;*/
	font-size: 10px;
	text-transform: none;
}

#main .newsitem h5 {
	font-weight: bold;
	/*font-size: 0.938em;*/
	font-size: 15px;
}

#main .newsitem h6 {
	font-weight: normal;
	/*font-size: 0.75em;*/
	font-size: 12px;
}
.content #main .newsitem p {
	padding: 0;	
}

.content #main .newsitem p a {
	font-weight: bold;
	/*font-size: 0.813em;*/
	font-size: 13px;
}

/****** end MAIN ******/

/********** end SECONDARY PAGE **********/






/********** FOOTER **********/

#footer {
	clear: both;
	float: left;
	width: 1024px;
	margin: 46px 0 0;
	border-top: 2px dotted #d8d8d8;
}

#footer ul {
	list-style: none;
	margin: 5px 0 0 146px;
	padding: 0;
}

#footer ul li {
  	float: left;
	display: inline;
	margin: 0;
	padding: 0 5px;
	text-align: center;
}

#footer ul li.footer_qualcomm_logo {
	background: url(../img/logo_qualcomm_footer.png) no-repeat 0 0;
	display: inline;
	width: 77px;
	height: 16px;
	margin-top:5px;
}

#footer ul li.footer_qualcomm_logo a {
 	display: block;
	width: 77px;
	height: 16px;
	padding: 0;
	text-indent: -9999px;
}

#footer ul li a {
	font-size: 0.6875em;
	color: #005ea0;
	text-transform: uppercase;
}

#footer ul li a:hover {
	color: #7d7d7d;
}

#footer p.copyright {
	clear: both;
	float: left;
	width: 729px;
	margin: 20px 0 0 238px;
	font-size: 0.625em;
	line-height: 1.2em;
	text-align: left;
	display: inline;
}



/********** end FOOTER **********/

