﻿/*
	UBM TechInsights Styles for Template for Outlook and Analysis. June 11, 2010. AF
*/

/* =Sidebar
---------------------------------------------------------------------------------------------------- */
#main-content .sub-content-oa {
	background: none;
	float: left;
	width: 255px;
	min-height: 480px;
	height: auto !important;
	height: 480px;
	margin: 0px;
	padding: 0px;
	padding-top:0px;
	margin-left:0px;
}

#main-content .sub-content-oa .content{
	width: 255px;
	height: auto !important;
	margin: 0px;
	padding-bottom: 0px;
	margin-left:0px;
	background:none;
	line-height: 20px;
}

#main-content .sub-content-oa .content ul{
	margin-top:10px;;
	list-style-type:none; !important
}

#main-content .sub-content-oa .content li{
	margin-bottom:10px;margin-left:10px;margin-right:10px;font-size:12px;font-weight:bold; border-bottom:dotted 1px #c2c2c2;
}

#main-content .sub-content-oa .content li a{
;
}

/* Sidebar Styles
---------------------------------------------------------------------------------------------------- */

.sidebar-box-title{
	background-image:url(../images/sidebar-box-title-bg.jpg);
	height:40px;
	width:100%;
	border:0px #d8d8d8 solid;
	
}

.sidebar-box-title-text {
	padding-top:10px;
	padding-left:10px;
}

.sidebar-box-title-text h2 {
font-weight:bold;font-size:14px;
}

.sidebar-box-grey {
	background-color:#ededed;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom:10px;
	margin-bottom:20px;
}

.sidebar-box-clear {
	padding: 10px;
}

/* =Main Content - Latest Outlook and Analysis
---------------------------------------------------------------------------------------------------- */
.oa-latest-wrapper {
	width:100%;
	background-color:none;
	}
	
.oa-latest-wrapper .ia-latest{
	
	}
	
.oa-latest-wrapper .ia-latest li{
	display:inline;
	float:left;
	background-color:none;
	padding: 0px;
	width: 260px;
	}
	

/* =Main Content
---------------------------------------------------------------------------------------------------- */
#main-wrapper #main-content #right-col #text-content-oa {
	float: left;
	width: 440px;
	padding: ;
}

#main-wrapper #main-content #right-col-full #text-content-oa {
	float: left;
	width: 640px;
	margin-left: 20px;
	margin-right: 20px;
}


#main-content #text-content-oa h1 {
	color: #07578A;
	font-size: 28px;
	margin-top:0px;
	margin-bottom:20px;
	font-weight:normal;
}

#main-content #text-content-oa h2{
	color: #646464;
	font-size: 15px;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	background: url(/images/h2-divider.gif) bottom left no-repeat;
	
}

#main-content #text-content-oa h3{
	color: #07578a;
	font-size: 12px;
	/*font-weight: normal;*/
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

/* =Featured Content Box
---------------------------------------------------------------------------------------------------- */



/* =Latest Listing Table Styles
---------------------------------------------------------------------------------------------------- */

.latest-collection-table {
	background-color: none;
	padding: 10px;
	width: 100%;
	margin-right: 20px;
	margin-bottom: 10px;
}

.latest-collection-table .latest-collection-text {
	text-align:left;
	width: 100%;
}

.latest-collection-table .latest-collection-text a{
	text-decoration: none;
	font-weight:none;
}


.latest-collection-image img{
	border: solid 3px #efefef;
	margin-right: 10px;
}

.latest-collection-readmore {
	background-color:none;;
	float:right;
}



/* =Data List Table Styles for Investigative Analysis Pages
---------------------------------------------------------------------------------------------------- */
.data-list-table {
	width: 100%;
	border:0px solid #000000;
	border-spacing: 0px;	
}


.data-list-table tbody tr {	background: #efefef; }


.data-list-table tbody th, .data-list-table tbody td {
	font-size: 0.9em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	border-bottom: 1px solid #fff;
	text-align: left; 
	vertical-align:text-top;
}

.data-list-table tbody a {
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

.data-list-table tbody a:hover {
	color: #ffffff;
	text-decoration: underline; }

.data-list-table tbody tr:hover th {
	background: #375d82 url(images/arrow_red.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; }

.data-list-table tbody tr.odd:hover th {
	background: #000000 url(images/arrow_black.gif) left center no-repeat;
	background-position: 5px;
	color: #ffffff; }

.data-list-table tbody tr:hover th a, .data-list-table tr.odd:hover th a	{
		 color: #ffffff; }

.data-list-table tbody tr:hover td, .data-list-table tr:hover td a, .data-list-table tr.odd:hover td, .data-list-table tr.odd:hover td a {
	background: #375d82;
	color: #ffffff;	 }


.data-list-table tfoot th, .data-list-table tfoot td {
	background: #ffffff url(images/bg_footer.gif) repeat-x bottom;
	font-size: 0.8em;
	color: #ffffff;
	height: 21px;
	}


/* =Specs Table Styles
---------------------------------------------------------------------------------------------------- */
.oa-specs 
{
    width: 100%;
    border:0px;
    background-color: #fafafa;
    margin-top: 15px;
}

.oa-specs-top 
{
    background-image: url('/uploadedImages/Public_Website/Content_-_Primary/Outlook_and_Analysis/specs-top.jpg');
    height:35px;
}

.oa-spec-type 
{
    font-weight: bold;
	margin-left: 40px;
    
}


.oa-specs td 
{
    padding:5px;
    border-bottom: dotted 1px #cdcdcd;
    font-size: 11px;
}

/* =Teardown Parts Styles
---------------------------------------------------------------------------------------------------- */
.oa-teardown-part-wrapper 
{
    background-color: none;
    clear:both;
}

.oa-teardown-part-image
{
    background-color:none;
    margin-right: 15px;
    margin-bottom: 15px;
    border: solid 3px #e4e4e4;
    width:200px;
    float: left;
}

.oa-teardown-part-description 
{
    background-color:none;
    
}

/* =Around the Web Styles
---------------------------------------------------------------------------------------------------- */
.oa-articles-wrapper
{
    background-color: none;
}

.oa-articles-item
{
    padding-bottom: 10px;
}

.oa-articles-image
{
    background-color:none;
    float:left;
    width: 50px;
}

.oa-articles-link 
{
    background-color:none;
    margin-left: 5px;
    width: 210px;
    float:right;
    
}

.oa-articles-link a
{
	text-decoration:none;    
}

/* =Report List under Tabs Styles
---------------------------------------------------------------------------------------------------- */

.featured-report-list-table-cell {
	font-size: 12px;
}

/* =List on Right Sidebar
---------------------------------------------------------------------------------------------------- */

.reports-table-cell-left {
	border-bottom:dotted #bfbfbf 1px;
	padding-bottom: 2px;
}

/* =Order Report Box
---------------------------------------------------------------------------------------------------- */

.order-report-btn {
	background-image:url(/uploadedImages/Public_Website/Content_-_Primary/Outlook_and_Analysis/order-reports-btn.jpg);
	background-repeat:no-repeat;
	height:55px;
	width:255px;
	padding-top:20px;
	padding-left:20px;
}

.order-report-btn a{
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.order-report-btn a:hover{
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

/* =China Mobile Phone Research Initiative
---------------------------------------------------------------------------------------------------- */


.mobile-phone-wrapper .mobile-phone-group {
	clear:both;
	margin-bottom:10px;
	background-color:#999;
}

.mobile-phone-wrapper .mobile-phone-item {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width: 85px;
}

.mobile-phone-wrapper .mobile-phone-text {
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	color:#FFF;
	height:auto;
	text-align:center;
}


/* = Sidebar List Styles
---------------------------------------------------------------------------------------------------- */


.side-list-wrapper {
}

.side-list-wrapper .side-list-item{
	margin-left:10px;
	margin-bottom:10px;
}

/* = Popular Teardowns Styles
---------------------------------------------------------------------------------------------------- */

.latest-teardowns-wrapper {
	width:100%;
	/*background-image:url('/uploadedImages/Public_Website/Content_-_Primary/Teardowns/latest-teardowns-wrapper-bg.jpg');*/
	background-repeat:no-repeat;
	padding-top:5px;
	height:auto;
}

.latest-teardowns-item {
	float:left;
	display:inline;
	width:140px;
	height:auto;
	padding-left:15px;
}

.latest-teardowns-image{
    font-size:0;
	margin:0px;
	padding:0px;
}

.latest-teardowns-image img{
	margin:0px;
	padding:0px;
}

.latest-teardowns-text{
	border-top: 1px solid #fff;
	width:130px;
	padding:5px;
	font-size:11px;
	background-image: url(/uploadedImages/Public_Website/Content_-_Primary/Teardowns/latest-teardowns-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#fefefe;
	height:auto;
}

.latest-teardowns-text a{
	text-decoration:none;
}

/* = Insight Awards Page - AF, 08/16/2011
---------------------------------------------------------------------------------------------------- */

.award-category-l{
	padding:20px;
	background-image:url(/images/awards/bgButton.jpg);
	background-repeat:repeat-x;
	width: 265px;
	float:left;
}

.award-category-r{
	padding:20px;
	background-image:url(/images/awards/bgButton.jpg);
	background-repeat:repeat-x;
	width: 295px;
	float:left;
}

.award-category-l img{
	vertical-align:middle;
	margin-right:5px;
}

.award-category-r img{
	vertical-align:middle;
	margin-right:5px;
}


/* = Common Landing Page Styles - AF, 08/17/2011
---------------------------------------------------------------------------------------------------- */

#side-main-nav-wrap {
	background-color:#5d8d8d;
	height: 165px;
}

#side-main-nav-top {
	background-image:url(/images/awards/main-side-nav-top.jpg);
	height:8px;
	width:255px;
}

#side-main-nav-bottom {
	background-image:url(/images/awards/main-side-nav-bottom.jpg);
	height:8px;
	width:255px;
}


#side-main-nav {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:18px;
	background-color:#5d8d8d;
	height: 165px;
}

#side-main-nav a{
	color:#fff;
}

#side-main-nav a:hover{
	color:#000;
}

.side-main-nav-item {
	margin:10px;
	padding-left:10px;
}


