html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%; /* 16px */
	line-height: 1.2em;
	color: #555;
}


/********** GLOBALS **********/

img {
	border: none;
}

a {
	color: #db1735;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #7d7d7d;
}


/* to remove border links if FF */

a:active {
  outline: none;
}

a:focus
{
-moz-outline-style: none;
}



.clear {
	clear: both;
}

p {
	font-size: 0.75em;
	line-height: 1.4em;
}

.reg {
	font-size: 10px !important;
	line-height: 1em;
	position: relative;
	top: -0.375em;
}



/**** NICE LOOKIN' NORMAL LIST *****/

h4 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 0.75em;
	text-transform: uppercase;
}


ul.vertical {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


ul.vertical li {
	background: url(../img/bullet_red.png) no-repeat 0 0.6em;
	margin: 0 20px 0 0;
	padding: 0 0 6px 12px;
	font-size: 0.75em;
}

ul.vertical li strong {
	text-transform: uppercase;
}

/**** end NICE LOOKIN' NORMAL LIST *****/




/**********  end GLOBALS **********/




#wrapper {
	width: 962px;
	margin: 0 auto;
	padding: 0;
}



/********** HEADER **********/

#header {
	width: 962px;
	height: 92px;
	margin: 0;
	padding: 0;
}


/* 	Gilder/Levin image replacement */

#header h1 {
	width: 962px;
	height: 97px;
	margin: 0;
	padding: 0;
	position: relative;
}

#header h1 span{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/header.png) top left no-repeat;
}

/********** end HEADER **********/







/********** TOP **********/

#top {
	display: block;
	width: 959px;
	height: 370px;
	margin: 0;
	padding: 7px 0 0;
	background: url(../img/top_bg.jpg) no-repeat 0 0;
	position: relative;
}

#top ul { float:left; margin: 0 5px 0 6px; padding: 0; width:314px; list-style:none}
#top ul li a { display: block; width: 314px; height: 112px; text-indent: -999em; background: url(../img/top_smartbooks.jpg) no-repeat 0 0; margin: 0 0 5px; }
#top ul li.on a, #top ul li a:hover { background-position: -314px 0; }
#top ul li.nav2 a { height: 118px; background-image:url(../img/top_smartbook.jpg); }
#top ul li.nav3 a { background-image:url(../img/top_simplified.jpg); }
#top div.tb { float: right; width: 627px; height: 352px; position: absolute; top: 7px; right: 7px; overflow:hidden }
#top div.tb img { position: absolute; top: 0; left: 0; }
#top div.tb ul { margin: 0; width: 171px; position: absolute; bottom: 0; left: 266px; }
#top div.tb ul li { float: left; display: none; }
#top div.tb ul li.on { display: block; }
#top div.tb ul li a { width:171px; height: 34px; text-indent: 0; background: none; margin: 0; float: left; position: relative }
#top div.tb .arrows a { display:block; width: 23px; height: 34px; text-indent:-999em; background: url(../img/btn_arrows.png) no-repeat 0 0; position: absolute; bottom: 0; left: 243px; }
#top div.tb .arrows a.n { background-position: -23px 0; left: 437px; }

/********** end TOP **********/

/***** VIDEO *****/

#video {
	float: right;
	background: url(../img/bg_video.png) no-repeat bottom left;
	width: 602px;
	height: 370px;
	margin: 0;
	padding: 0 0 0 20px;
}


.rowlist  {
	list-style: none;
	float: left;
}

#video_main  {
	margin: 14px 0 0 10px;
	padding: 0;
}

.rowlist li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}


.rowlist li a.thumbnail {
	float: left;
	display: block;
}

#video_main li a.thumbnail {
	width: 118px;
	margin: 0 -12px 0 -8px;
	padding: 0;
}


#video_main li img {
	width: 55%;
	margin: 0;
	padding: 0;
}


.thumbnail {
	cursor: pointer;
}



/***** end VIDEO *****/




/********** TABS **********/

#tabs {
	clear: both;
	width: 960px;
	padding: 16px 0 0;
	margin: 0;
	background: url(../img/bg_rule_horizontal.png) no-repeat 0 0;
}

.ui-tabs .ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ui-tabs .ui-tabs-nav li {
	float: left;
	width: 320px;
	height: 45px;
	margin: 0;
	padding: 0;
	color: #fff;
}

.ui-tabs .ui-tabs-nav li a {
	display: block;
	width: 320px;
	height: 45px;
	padding: 0;
	position: relative;
}

.ui-tabs .ui-tabs-nav li a.active {
	outline: none;
}


.ui-tabs .ui-tabs-nav li a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/tabs.png) no-repeat 0 0;
}

li#label_tabs-1 a span { background-position: 0 -45px; }
li#label_tabs-1 a:hover span { background-position: 0 -90px; }
li#label_tabs-1.ui-state-active a span, li#label_tabs-1.ui-state-active a:hover span { background-position: 0 0; }

li#label_tabs-2 a span { background-position: -320px -45px; }
li#label_tabs-2 a:hover span { background-position: -320px -90px; }
li#label_tabs-2.ui-state-active a span, li#label_tabs-2.ui-state-active a:hover span { background-position: -320px 0; }

li#label_tabs-3 a span { background-position: -640px -45px; }
li#label_tabs-3 a:hover span { background-position: -640px -90px; }
li#label_tabs-3.ui-state-active a span, li#label_tabs-3.ui-state-active a:hover span { background-position: -640px 0; }


 /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
	background: none;
	display: block;
	padding: 0;
	border-width: 0;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}


.tab_content {
	float: left;
	margin: 0;
	padding: 0;
}

.tab_inner {
	float: left;
	width: 958px;
	margin: 0;
	margin: 14px 0 0;
	padding: 10px 0 0;
}

.tab_main_left {
	float: left;
	width: 257px;
	padding: 0 25px 0 36px;
}


.tab_main_left h3 {
	margin: 0 0 4px;
	padding: 0;
	font-size: 1.125em;
	font-weight: normal;
	text-transform: uppercase;
}

.tab_main_right {
	background: url(../img/bg_tab_main_left.png) no-repeat top left;
	float: right;
	width: 576px;
	margin: 0 0 20px;
	padding: 0 36px 0 27px;
}



/***** 	TAB 1 *****/

#tabs-1 {
	background: url(../img/bg_round.png) no-repeat 0 0;
}

#tabs-1 .tab_main_left {
	padding-bottom: 20px;
}



#tabs-1_inner {
	background: #ebebeb;
}


.tab_main_right_list {
	float: left;
	width: 296px;
}


.tab_main_right_img {
	background: url(../img/bg_tab_main_left.png) no-repeat top left;
	float: right;
	width: 250px;
	height: 300px;
	padding: 0 0 0 30px;
}



/***** end TAB 1 *****/





/*** ACCORDION ***/

#accordion {
	float: left;
	width: 958px;
	margin: -1px 0 0;
	padding: 0;
}


/* 	Phark here in the header. Gilder/Levin not working with jQuery Accordion styles */

.ui-accordion-header {
	height: 72px;
	margin: 0;
	padding: 0;
	background: url(../img/h3_accordion.png) no-repeat 0 0;
}

.ui-accordion-header a {
	text-indent: -9999px;
}

.ui-state-active {
	background: url(../img/h3_accordion.png) no-repeat 0 -72px;
}

.accordion_left {
	background: url(../img/bg_rule_vertical.png) no-repeat top right;
	float: left;
	width: 431px;
	padding: 0 20px 0 0;
}

.accordion_right {
	float: right;
	width: 404px;
	padding: 0 0 0 26px;
}

#accordion a {
	text-decoration: underline;
}

.ui-accordion .ui-accordion-content-active {
	display: block;
	background: #f9e6ea url(../img/bg_accordion_btm.png) no-repeat left bottom;
	margin: 0;
	padding: 0;
}



/*** end ACCORDION ***/


/***** end TAB 1 *****/





/***** 	TAB 2 *****/

#tabs-2 {
	background: url(../img/bg_round.png) no-repeat 0 -14px;
}

#tabs-2_inner {
 	background: #d1d1d1 url(../img/bg_tab2_btm.png) no-repeat left bottom;
	padding: 0 0 10px;
}





/***** VIDEO TAB2 *****/


#video_tn_tab2 {
	float: left;
	background: url(../img/bg_video_tab2.png) no-repeat top left;
	width: 276px;
	height: 67px;
	margin: 70px 0 0;
	padding: 12px 0 0;
}


#video_main, #video_tab2  {
	float: left;
	width: 296px;
	margin: 0;
	padding: 0;
}

#video_main li, #video_tab2 li {
	margin: 0;
	padding: 0;
	text-align: left;
}

#video_main li a.thumbnail, #video_tab2 li a.thumbnail {
	width: 95px;
	margin: 0;
	padding: 0;
}

#video_main li img, #video_tab2 li img {
	width: 75%;
	margin: 0;
	padding: 0;
}




/*** BUCKETS ***/

.tab2_buckets {
	clear: both;
	margin: 20px 0;
}

.bucket {
	float: left;
	width: 307px;
	height: 135px;
	margin: 0 0 0 9px;
}

#tab2_bucket_left { background: url(../img/bg_buckets.png) 0 0; }
#tab2_bucket_center { background: url(../img/bg_buckets.png) 0 -135px; }
#tab2_bucket_right { background: url(../img/bg_buckets.png) 0 -270px; }


.bucket_content {
	padding: 12px 22px 0;
	color: #fff;
}


.bucket_content h4 {
	width: 269px;
	height: 28px;
	margin: 0;
	padding: 0;
	position: relative;
}


.bucket_content h4 span{
	position: absolute;
	width: 100%;
	height: 100%;
}

#tab2_bucket_left .bucket_content h4 span {
	background: url(../img/h3_buckets.png) no-repeat 0 0;
}

#tab2_bucket_center .bucket_content h4 span {
	background: url(../img/h3_buckets.png) no-repeat 0 -28px;
}

#tab2_bucket_right .bucket_content h4 span {
	background: url(../img/h3_buckets.png) no-repeat 0 -56px;
}



/*** end BUCKETS ***/



/***** end TAB 2 *****/






/***** 	TAB 3 *****/

#tabs-3 {
	background: url(../img/bg_round.png) no-repeat 0 -28px;
}

#tabs-3_inner {
 	background: #cbdfdf url(../img/bg_tab3_btm.png) no-repeat left bottom;
}


/***** FEED *****/

#tabs-3 .tab_main_right h2 {
	margin: 0;
	padding: 0;
	font-size: 0.875em;
}

.news_post {
	clear: both;
	display: inline;
	float: left;
	width: 580px;
	margin: 0 0 15px;
	padding: 0;
}

.news_post p {
	margin: 0;
	padding: 0;
}



.news_post_date {
	float: left;
	width: 126px;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

.news_post_content {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #555;
	text-align: left;
}



/***** end FEED *****/




/***** end TAB 3 *****/








/********** end TABS **********/











/********** FOOTER **********/

#footer {
	clear: both;
	float: left;
	background: url(../img/bg_rule_horizontal.png) no-repeat top left;
	width: 962px;
	margin: 46px 0;
	padding: 34px 0 0;
}


#footer ul {
	list-style: none;
	width: 962px;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 0.6875em;
	line-height: 1.375em;
	color: #555;
}

#footer ul li a {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
}

#footer ul li a span {
	position: absolute;
	width: 100%;
	height: 100%;
}


/* 	Gilder/Levin image replacement */

li#footer_sd {
	width: 136px;
}

li#footer_sd a {
	top: -10px;
	width: 136px;
	height: 44px;
}

li#footer_sd a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/logo_snapdragon.png) no-repeat top left;
}

li#footer_qc {
	text-align: right;
	width: 233px;
}

li#footer_qc a {
	width: 133px;
	height: 30px;
}

li#footer_qc a span {
	background: url(../img/logo_qualcomm.png) no-repeat top left;
}

li#footer_text {
	width: 600px;
}



/********** end FOOTER **********/

#popupplayer {
	position: fixed; top: 25%; left: 30%; z-index: 200;
}
#closer { position: absolute; top: 0; left: 0; z-index: 100; display:block; background: #000; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }