/********************************
* CRN Styles
* 
* 1. General Page Styles
* 2. Page Header Styles
* 4. Main Content Styles
* 5. Form Styles
* 6. Footer Styles
********************************/ /*******************************
*
* 1. General Page Styles
*
*******************************/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background: #969696;
}

/* default link style */
a,a:visited {
	color: #336699;
}

/* link hover color */
a:hover {
	color: #003366;
}

/* global paragraph style */
p {
	margin: 5px 0px 15px 0px;
	line-height: 18px;
}

p.list {
	margin: 5px 0;
}

p.noMargin {
	margin: 0;
}

p.quote {
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	margin: 0;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

table td {
	vertical-align: top;
}

hr {
	height: 1px;
	background: #999999;
}

#pageContainer {
	background: url(http://www.crn.com/images/gen_images/page_bg_tile.gif) repeat-y;
	width: 971px;
	overflow: hidden;
	padding: 0 10px 0 7px;
	margin-left: auto;
	margin-right: auto;
}

.pageBorderTop,.pageBorderBottom {
	/* background: url(http://www.crn.com/images/gen_images/page_bg_top.gif) no-repeat; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -10px;
  
	width: 990px;
	height: 15px;
	margin: 0 -7px;
}

.pageBorderBottom {
	/* background: url(http://www.crn.com/images/gen_images/page_bg_btm.gif) no-repeat; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -504px;
}

form {
	margin: 0;
	padding: 0;
}

/*******************************
*
* 2. Page Header Styles
*
*******************************/ /* page header container */
#pageHeader {
	clear: both;
	display: block;
	height: auto;
	/*background: url(http://www.crn.com/images/tbnr_images/tbnr_cap_left.gif) no-repeat;*/
	position: relative;
	z-index: 99 !important;
}

#splashPageHeader {
	height: 55px;
	background: #DDD;
	font-family: Calibri, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #999;
	text-transform: uppercase;
}

#splashLogo {
	margin: 8px 30px 0 0;
	width: 190px;
}

#welcomeText {
	width: 85px;
	text-align: right;
	line-height: 20px;
}

.skipLink {
	margin: 0 0 5px 0;
}

.skipLink a,.skipLink a:visited {
	color: #999;
	font-weight: bold;
	font-family: Calibri, Arial;
	text-decoration: none;
}

#pageBranding {
	height: 74px;
	/* background: url(http://i.cmpnet.com/crn/images11/tbnr_right2.gif) no-repeat 430px 0px; */
		  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: 420px -539px;
  
}

/*utility nav item container */
#utilityNav ul,#pageFooter ul {
	margin: 0px;
	padding: 0px;
}

/* utility nav list items */
#utilityNav ul li,#pageFooter ul li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px 2px 0px 1px;
}

#pageFooter ul li {
	font-weight: normal !important;
	font-size: 11px !important;
}

/* utility nav container */
#utilityNav {
	text-align: right;
	color: #666;
	font-size: 11px;
	line-height: 30px;
	height: 28px;
	overflow: hidden;
	float: right;
	margin-top: 4px;
	padding-right: 2px;
}

#utilityNav ul {
	display: block;
	padding-right: 7px;
	height: 33px;
}

.register {
	width:300px;
	/* background: url(http://i.cmpnet.com/designcentral/test/alexis/crn/tbnr_btn_register.gif) no-repeat right; */
  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: 138px -631.5px;
  }

/*utility nav link style */
#utilityNav a,#utilityNav a:visited {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 7px;
	line-height: 30px;
}

#utilityNav a:hover {
	color: #1F1F1F;
}

#utilityNav a.white {
	color: #FFF !important;
}

/* utility nav link rollover color */
#utilityNav a.white:hover {
	color: #d0d5dd !important;
}

.username {
	color: #666;
	font-weight: bold;
	padding: 0 7px;
	text-transform: uppercase;
}

#headerRight {
	float: right;
	color: #FFF;
	font-size: 11px;
	height: 72px;
	width: 500px;
	overflow: hidden;
	font-weight: bold;
}

#headerRight .label {
	text-transform: uppercase;
}

#searchBar {
	float: right;
	text-align: right;
	clear: right;
	height: 20px;
	width: 400px;
	margin: 18px 8px 0 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	position: relative;
	z-index: 3;
}

#searchBar input,#searchBar select {
	vertical-align: middle;
}

#searchBar a,#searchBar a:visited {
	color: #FFF;
	font-weight: normal;
	padding: 2px 0 0 8px;
    position: absolute; 
}

#searchBar form {
	display: inline;
	margin: 0;
	padding: 0;
}

/*************************************
*
* 3. Primary Nav Styles
*
**************************************/
#primaryNav {
	height: 22px;
	width: 975px;
	clear: both;
	z-index: 99 !important;
	text-transform: uppercase;
}

/* primary nav image fix for IE */
#primaryNav img {
	margin: 0px 0px 3px 0px;
	padding: 0;
}

/* was padding 0 10 */

.navItem {
	padding: 0 8px !important;
}

#community {
	position: absolute;
	padding-left: 10px;
	border-right: none !important;
	z-index: 5;
}

#community a {
	padding: 3px 0 3px 0px !important;
}

/*
#community a {
	padding: 3px 0 3px 28px !important;
	background: url(http://www.crn.com/images/tbnr_images/tbnr_crncommunity.gif) no-repeat
		top left;
}
*/

#navCapLeft {
	/* background: url(http://i.crn.com/images/tbnr_nav_cap_left.gif) no-repeat left top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -683px;
  
}

#navCapRight {
	background: url(http://www.crn.com/images/tbnr_images/tbnr_nav_cap_right.gif) no-repeat
		right top;
}

#navCapRightSubNav {
	/* background: url(http://www.crn.com/images/tbnr_images/tbnr_nav_cap_right_2ndlvl.gif) no-repeat right top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: 950px -725px;
}

#subNav {
	height: 25px;
	/*width: 928px;
	overflow: hidden;*/
	margin: 0 3px 0 40px;
	background: url(http://www.crn.com/images/tbnr_images/tnav_2ndlvl_cap_left.gif) no-repeat left top;
}

#subNavInner {
	background: url(http://www.crn.com/images/tbnr_images/tnav_2ndlvl_cap_right.gif) no-repeat right top;
}

#subNavContent {
	height: 25px;
	line-height: 24px;
	background: url(http://www.crn.com/images/tbnr_images/tnav_2ndlvl_hi_tile.gif) repeat-x;
	margin: 0 10px 0 20px;
}

#subNavContent a,#subNavContent a:visited {
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	padding: 0 6px;
	border-right: 1px solid #bbb;
}

#subNavContent a.first {
	padding-left: 0;
}

#subNavContent a:hover { /*color: #003366;*/
	color: #336699
}

#subNavContent a.selected {
	color: #c22027 !important;
}



/* repeated subNav ids as classes */

.subNav {
	height: 25px;
	/*width: 928px;
	overflow: hidden;*/
	margin: 0 3px 0 40px;
	background: url(http://www.crn.com/images/tbnr_images/tnav_2ndlvl_cap_left.gif) no-repeat left top;
}

.subNavInner {
	background: url(http://www.crn.com/images/tbnr_images/tnav_2ndlvl_cap_right.gif)
		no-repeat right top;
}

.subNavContent {
	height: 25px;
	line-height: 24px;
	background: url(http://www.crn.com/images/tbnr_images/tnav_2ndlvl_hi_tile.gif) repeat-x;
	margin: 0 10px 0 20px;
}

.subNavContent a,.subNavContent a:visited {
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 11px;
	padding: 0 6px;
	border-right: 1px solid #bbb;
}

.subNavContent a.first {
	padding-left: 0;
}

.subNavContent a:hover { /*color: #003366;*/
	color: #336699
}

.subNavContent a.selected {
	color: #c22027 !important;
}



/*************************************
*
* 4. Main Content Styles
*
**************************************/
#contentContainer {
	display: block;
	padding: 10px;
	margin: 0;
}

#splashContentContainer {
	display: block;
	padding: 0;
	margin: 0;
	background: url(http://www.crn.com/images/adsplash_images/adsplash_adbnr_tile.gif)
		repeat-x top;
}

.splashAd {
	margin-top: 1px;
}

#splashAdContainer {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

/* breadcrumb trail style */
.crumb {
	height: 15px;
	margin: 3px 0;
	font-size: 10px;
	color: #CCCCCC;
}

.crumb a {
	text-decoration: none;
}

.crumb a:hover {
	text-decoration: underline;
}

.backLink {
	font-size: 11px;
	position: relative;
}

/* page main content area container */
#mainContent { /*float: left; 
	margin: 10px;*/
	
}

#splashMainContent {
	padding: 20px;
	background: #FFF;
}

/* page title style */
h1 {
	font-family: Calibri, Arial;
	font-size: 30px;
	color: #666;
	margin: 0 0 5px 0;
	line-height: 26px;
}

h1.featureTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

h1.pageTitle {
	font-size: 18px;
	font-weight: bold;
	color: #555;
	margin: 0px 0px 8px 0px;
	font-family: Calibri, Arial;
	border-bottom: 2px solid #336699;
}

h1.pageTitle1 {
	font-size: 18px;
	font-weight: bold;
	color: #555;
	margin: 0px 0px 8px 0px;
	font-family: Calibri, Arial;
}

h1.pageTitle img {
	margin-right: 5px;
}

/* page title 2 */
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 8px 0px;
	font-family: Calibri, Arial;
}

/* page title 3 */
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 8px 0px;
	font-family: Calibri, Arial;
}

ul {
	margin: 0 0 10px 18px;
	padding: 0;
}

ul ul {
	margin: 0 0 0 18px;
}

li {
	list-style: url(http://www.crn.com/images/gen_images/bullet_grey.gif);
	line-height: 14px;
	padding: 2px 0;
	margin: 0;
}

ul.homeList li {
	/*list-style: url(http://www.crn.com/images/gen_images/bullet_red.gif);*/
	line-height: 14px;
	font-size: 11px;
	margin-bottom: 10px;
}

ul.homeList a {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

ul.articleList li {
	line-height: 14px;
	margin-bottom: 10px;
}

ul.articleList a {
	font-weight: bold;
	font-size: 12px;
}

ul.first_five li {
	list-style: none;
}

td.right {
	text-align: right;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.center {
	vertical-align: middle;
}

.additionalDetail {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
}

.span1Col,.span1Col_R {
	float: left;
	width: 170px;
	margin: 0 20px 10px 0;
}

.span2Cols,.span2Cols_R {
	float: left;
	width: 370px;
	margin: 0 20px 0px 0;
}

.span3Cols,.span3Cols_R {
	float: left;
	width: 760px;
	margin: 0 20px 10px 0;
}

.span4Cols,.span4Cols_R {
	float: left;
	width: 760px;
	margin: 0 20px 20px 0;
}

.span5Cols,.span5Cols_R {
	float: left;
	width: 960px;
	margin: 0 20px 20px 0;
}
.rankingsSpan2Cols{
	float: left;
	width: 420px;
	margin: 0 20px 20px 0;
}

.spanCenter {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.spanHalf,.spanHalf_R {
	float: left;
	width: 465px;
}

.span1Col_R,.span2Cols_R,.span3Cols_R,.span4Cols_R,.span5Cols_R,.spanHalf_R
	{
	float: right;
}

.noMargin {
	margin-right: 0;
}

.mainFeature {
	padding: 0 0 10px 0;
	margin-bottom: 15px;
}

.mainFeatureHeader,.categoryHeader,.categoryHeaderTall {
	height: 24px;
	line-height: 24px;
	 background: url(http://www.crn.com/images/gen_images/sqrl_bnr_bg_edge.gif) no-repeat right top; 
	/*  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -620px -84px;*/
  
	font-weight: bold;
	font-size: 12px;
	color: #555;
	text-transform: uppercase;
}
.categoryHeaderTall {
	height: auto;
	line-height: 18px;
	min-height: 24px;
}
.mainFeatureHeader div {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_bnr_cap_left_grey.gif) no-repeat left top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -767px;
  padding-left: 10px;
	height: 24px;
}

.otherTitle {
	color: #999;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#featureController {
	/* background: url(http://www.crn.com/images/btn_images/viewer_controller_bg.gif) no-repeat; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -128px;
  
	height: 20px;
	width: 185px;
	text-align: center;
}

#featureController a.step,#featureController a.stepSelected {
	/* background: url(http://www.crn.com/images/btn_images/viewer_controller_base.gif) no-repeat; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -168px;
  
	padding: 0 5px 2px 4px;
	line-height: 18px;
	color: #666;
	text-decoration: none;
}

#featureController a.stepSelected {
	/* background: url(http://www.crn.com/images/btn_images/viewer_controller_hi.gif); */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -168px;
	color: #FFF;
}

.newsCategory {
	margin-bottom: 15px;
	font-size: 11px;
}

.categoryHeader {
	height: 22px !important;
	overflow: hidden;
	background: url(http://i.cmpnet.com/crn/images11/tab_bg_base_360.jpg) no-repeat left top; 
}

.categoryHeaderTall {
	height: auto;
	overflow: hidden;
	background: url(http://www.crn.com/images/gen_images/sqrl_bnr_bg_edge_tall.gif) no-repeat left top;
}
.categoryHeader div {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_bnr_cap_left_blue.gif) no-repeat left top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -811px;
  
	height: 22px;
	padding-left: 20px;
}
.categoryHeaderTall div {
	background: url(http://www.crn.com/images/gen_images/sqrl_bnr_cap_left_blue_tall.gif) no-repeat left top;
	height: auto;
	padding-left: 20px;
}
.categoryHeader div.borderBottom {
	height: 21px;
	border-bottom: 1px solid #BBB;
}

.categoryHeader1 {
	height: 22px !important;
	overflow: hidden;
	background: url(http://www.crn.com/images/gen_images/tab_bg_base_big.gif) no-repeat left top; 
	/*  wrong graphic - need to update this */
}

.categoryHeader1 div {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_bnr_cap_left_blue.gif) no-repeat left top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -811px;
  
	height: 22px;
	padding-left: 20px;
}

.categoryHeader1 div.borderBottom {
	height: 21px;
	border-bottom: 1px solid #BBB;
}

.embedded {
	background-position: right top;
}

.newsCategoryContainer {
	background: #F1F1F1;
	border: 1px solid #BBB;
	padding: 10px;
}

.moreCategory {
	padding-left: 18px;
}

.moreCategory a {
	font-weight: bold;
}

.listHeadline {
	margin: 0 !important;
	font-weight: bold;
	font-size: 14px;
	font-family: Calibri, Arial;
}

.listHeadline a {
	text-decoration: none;
}

.listLead {
	margin: 0;
	font-size: 11px;
	line-height: 16px;
}

.blogPhoto {
	margin: 4px 5px 0 0;
	float: left;
}

.blogAuthor {
	font-family: Calibri, Arial;
	margin: 0;
}

.blogTitle {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
}

.mainBlogAuthor {
	font-size: 12px;
	font-weight: bold;
}

.mainBlogTitle {
	font-size: 14px;
	font-weight: bold;
}

.imgPad_R {
	margin-right: 10px;
}

.imgPad_L {
	margin-left: 10px;
}

.moreLink {
	font-size: 11px;
	margin: 0;
}

.noUnderline {
	text-decoration: none;
}

.snav_level0,.snav_level1,.snav_level2,.snav_level3 {
	background: url(http://www.crn.com/images/gen_images/bullet_grey.gif) no-repeat;
	padding: 2px 0 2px 14px;
}

.snav_level1 {
	margin-left: 10px;
}

.snav_level2 {
	margin-left: 20px;
}

.parentCol {
	background: url(http://www.crn.com/images/gen_images/bullet_arrow_collapsed.gif) no-repeat left 3px;
	cursor: pointer;
}

.parentExp {
	background: url(http://www.crn.com/images/gen_images/bullet_arrow_expanded.gif) no-repeat left 3px;
	cursor: pointer;
}

.sqrl {
	background: #FFF url(http://www.crn.com/images/gen_images/sqrl_btmtall_tile.gif)
		repeat-x bottom;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0 8px;
	margin-bottom: 15px;
}

.sqrlBanner,.sqrlTop {
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	color: #555;
	margin: 0 -9px;
	text-transform: uppercase;
	/* background: url(http://www.crn.com/images/gen_images/sqrl_bnr_tile_wht.png) repeat-x top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_2.png");
	  background-position: 180px -52px;
  
		
}

.sqrlTop {
	background: url(http://www.crn.com/images/gen_images/sqrl_topshort_tile.gif);
	height: 10px;
}

.gray {
	background: url(http://www.crn.com/images/gen_images/sqrl_bnr_tile.gif) repeat-x;
}

.red {
	/*background: url(http://www.crn.com/images/gen_images/sqrl_bnr_tile.gif) repeat-x;*/
	color: #F00;
}

.redShort {
	color: #F00;
}

.blue {
	background: url(http://www.crn.com/images/gen_images/sqrl_bnr_tile.gif) repeat-x;
	color: #0A4988;
	font-family: Calibri, Arial;
	font-size: 18px;
}

.featureStories {
	height: 215px;
	color: #555;
	padding: 10px 0;
}

#featureImage {
	height: 185px;
	width: 185px;
	overflow: hidden;
}

#featureCopy {
	float: right;
	width: 172px;
}

#featureCopy h2 a {
	text-decoration: none;
	line-height: 20px;
}

#featureCopy p {
	line-height: 16px;
}

.topStories {
	/*background: url(http://www.crn.com/images/gen_images/tab_bnr_fade_tile.gif) repeat-x;*/
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_2.png") repeat-x;
	  background-position: 0px -96px;
  
	height: 24px;
	color: #555;
	padding: 5px 0 0 5px;
	font-weight: bold;
	text-transform: uppercase;
}

.sqrlTopLeft,.sqrlBannerLeft {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_bnr_left_wht.png) no-repeat left top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -1169px;
  
	height: 24px;
	/*overflow: hidden;
	width: 10px;
	position: relative;
	float: left;
	margin: 0 0 0 -9px;*/
}

.sqrlTopLeft {
	background: url(http://www.crn.com/images/gen_images/sqrl_topshort_left.gif) no-repeat left top;
	height: 10px;
}

.sqrlTopRight,.sqrlBannerRight {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_bnr_right_wht.png) no-repeat left top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: 350px -1213px;
  
	height: 24px;
	padding-left: 10px;
	/*width: 10px;
	position: relative;
	float: right;
	margin: 0 -9px 0 0 !important;*/
}

.sqrlTopRight {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_topshort_right.gif) no-repeat right top;*/
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: 350px -1213px;
  
	height: 10px;
}

.sqrlBannerRight {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_bnr_right_wht.png) no-repeat right top; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: 350px -1213px;
  
}

.sqrlContent {
	clear: both;
	z-index: 10;
	position: relative;
	padding-top: 5px;
	/*font-size: 11px;*/
}

.scroller {
	height: 390px;
}

.sqrlFooterLeft {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_btmtall_left.gif) no-repeat left bottom; */
		  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -269px;
  
	height: 10px;
	width: 10px;
	position: relative;
	float: left;
	margin: 1px 0 -1px -9px !important;
}

.sqrlFooterRight {
	/* background: url(http://www.crn.com/images/gen_images/sqrl_btmtall_right.gif) no-repeat right bottom; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -364px;
  
	height: 10px;
	width: 10px;
	position: relative;
	float: right;
	margin: 1px -9px -1px 9px !important;
}

.sqrlGrid {
	margin-top: 5px;
	font-size: 11px;
}

.sqrlGrid td {
	padding: 0 0 5px 0;
}

.sqrlGrid img img.embed{
	margin-right: 8px;
}

.sqrlGrid img.noMargin {
	margin-right: 3px;
}

.sqrlGrid span {
	font-size: 10px;
	color: #999;
}

.tight {
	padding: 0;
	margin: -5px 0;
}

.redTitle {
	font-size: 16px;
	font-family: Calibri, Arial;
	color: #e11b22;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 14px;
}

#articleHeader {
	border-top: 3px solid #999;
	width: 955px;
}

#articleHeaderRight {
	width: 385px;
	/*height: 45px;*/
	height: auto;
	padding: 4px 7px 0 0;
	margin-bottom: 15px;
	color: #666;
	float: right;
	background: url(http://www.crn.com/images/gen_images/article_socialmedia_bg.gif) no-repeat bottom;
}

#articleFooter {
	border-top: 3px solid #999;
	/*height: 45px;*/
	height: auto;
	padding: 5px 7px 0 0;
	background: url(http://www.crn.com/images/gen_images/article_socialmedia_bg.gif) no-repeat right bottom;
	margin-bottom: 10px;
}

#articleHeaderLeft {
	width: 820px; 
	/* was 560 */
	float: left;
}

.articlebyline {
	float: left;
	width: 330px;
	font-family: Calibri, Arial;
	font-weight: bold;
	font-size: 18px;
	color: #666;
}

.articlepublishdate {
	float: right;
	width: 220px;
	text-align: right;
	font-family: Calibri, Arial;
	font-size: 14px;
	line-height: 22px;
	color: #999;
}

.slideshowpublishdate {
	text-align: right;
	font-family: Calibri, Arial;
	font-size: 14px;
	line-height: 22px;
	color: #999;
}

.embeddedFeature {
	width: 200px;
	margin: 5px 20px 10px 0;
	float: left;
	/*display: none;*/
}

.socialMediaTools {
	/*width: 378px;*/
	text-align: right;
	float: right;
	color: #666;
}

.socialMediaTools p {
	margin: 0 0 3px 0;
}

.socialMediaTools a {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.socialMediaTools a.small {
	font-size: 10px;
}

#relatedBar,.resultsBar {
	background: url(http://www.crn.com/images/gen_images/related_bnr_bg.gif) no-repeat right
		;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.square {
	background: url(http://www.crn.com/images/gen_images/related_bnr_bg.gif) no-repeat left
		top;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}

.squareTop {
	background: url(http://www.crn.com/images/gen_images/related_tbnr_bg.gif) no-repeat
		right;
}

.squareBottom {
	background: url(http://www.crn.com/images/gen_images/related_bbnr_bg.gif) no-repeat
		right;
}

#relatedBar>div,.resultsBar>div {
	background: url(http://www.crn.com/images/gen_images/related_bnr_cap_left.gif) no-repeat
		left;
	height: 22px;
	line-height: 21px;
	font-size: 10px;
}

.square>div {
	background: none;
}

.squareTop>div {
	background: url(http://www.crn.com/images/gen_images/related_tbnr_cap_left.gif) no-repeat left;
}

.squareBottom>div {
	background: url(http://www.crn.com/images/gen_images/related_bbnr_cap_left.gif) no-repeat left;
}

.resultsBar>div {
	font-size: 11px;
	padding: 0 10px;
}

/*#articleHeader h1 {
	font-family: Calibri, Arial;
	font-size: 30px;
	color: #666;
	margin: 0 0 5px 0;
	line-height: 26px;
}*/
.pubDate {
	font-size: 11px;
	color: #999;
}

.toolsResource td {
	font-size: 11px;
	
}

.toolsResource th {
	border-bottom: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-left:  1px solid #BBB;
	background: url(http://i.cmpnet.com/designcentral/test/alexis/crn/sqrl_bnr_tile_wht.png) repeat-x;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	
}


p.small,p.small a {
	font-size: 11px;
}

#adUnitHeader {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	text-align: center;
}

#adUnitHeader div {
	margin-left: auto;
	margin-right: auto;
}

#adUnitFooter {
	margin-top: 5px;
	text-align: center;
}

.adUnitVert {
	/* background: #F1F1F1 url(http://www.crn.com/images/gen_images/ad_bnr_bg_vert.gif) no-repeat; */
	
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -855px;
  
  
	border: 1px solid #D0D0D0;
	padding: 5px 5px 5px 20px;
	margin-bottom: 15px;
}

.adUnitVert_noImage {
     background: #F1F1F1 url(http://www.crn.com/images/gen_images/ad_bnr_bg_tile_vert.gif) repeat-y left;
     border: 1px solid #D0D0D0;
     padding: 5px 5px 5px 20px;
     margin-bottom: 15px;
}

#articleBody img {
	padding: 5px;	
}
.adUnitVert img {
	text-align: center;
	border: none;
}

.adUnitHorz {
	background: #F1F1F1 url(http://www.crn.com/images/gen_images/ad_bnr_bg_horiz.gif) no-repeat;
	border: 1px solid #D0D0D0;
	padding: 25px 0 5px 4px;
	margin-bottom: 15px;
}

.adUnitHorz IMG {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

.linkTitle {
	border-top: 2px solid #BBB;
}

.linkTitle a,.linkTitle a:visited {
	font-family: Calibri, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e11b22;
	text-decoration: none;
}

.linkCopy {
	line-height: 18px;
	margin-bottom: 10px;
}

.placeholder {
	border: 1px solid #BBB;
	background: #EFEFEF;
	padding: 20px;
	font-style: italic;
	margin-bottom: 15px;
}

.poweredBy {
	margin: 5px 0 0 0;
	display: block;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#comments {
	font-size: 11px;
}

#commentsTab {
	background: url(http://www.crn.com/images/gen_images/comments_bnr_bg.gif) no-repeat;
	height: 40px;
	line-height: 38px;
	padding-left: 50px;
	font-weight: bold;
	font-size: 18px;
	color: #E11B22; /*c22027*/
	border-bottom: 2px solid #BBB;
}

.commentsBandTop,.commentsBandBottom {
	/*height: 30px;*/
	line-height: 18px;
	background: #F1F1F1;
	border-bottom: 1px solid #CCC;
	padding: 5px 10px;
}

.commentsBandBottom {
	border-bottom: 2px solid #BBB;
	border-top: 1px solid #CCC;
	color: #999;
	padding-left: 50px;
	margin-bottom: 15px;
}

.commentsBody {
	margin: 5px 0;
}

.commentaMeta {
	margin: 0;
	line-height: 16px;
	color: #999;
}

.commentSubject {
	font-family: Calibri, Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #336699;
	margin: 0;
}

.commentBody {
	margin: 0;
	line-height: 16px;
}

p.quoteAttrib {
	text-align: right;
	margin: 0 10px 0 0;
	font-style: italic;
}

/************************************
* 
* 5. Form Styles
*
************************************/ /* style for notation/help text */
.note {
	font-size: 11px;
	color: #999;
}

/* NOTE label text */
.noteLabel {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}

.fieldLabel {
	font-weight: bold;
}

#requiredFieldLegend {
	float: right;
	font-size: 12px;
	margin-top: 5px;
}

.requiredField {
	font-weight: bold;
	color: #E11B22;
	display: block;
	float: left;
	font-size: 18px;
}

span.button {
	background: url(http://www.crn.com/images/btn_images/btn_red_bg_ng.gif) no-repeat right
		top;
	padding: 3px 7px 3px 0;
	/*padding: 4px 3px 1px 4px;*/
}

span.button a,span.button a:visited {
	background: url(http://www.crn.com/images/btn_images/btn_red_cap_base_ng.gif) no-repeat
		left top;
	padding: 3px 0 3px 7px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	margin-top: -3px;
	font-weight: bold;
	white-space: nowrap;
}

span.button a:hover {
	color: #d0d5dd;
}

span.button a.login {
	background: url(http://www.crn.com/images/btn_images/btn_red_cap_login_ng.gif) no-repeat
		left top;
	padding: 3px 0 3px 24px;
	/*padding: 4px 3px 1px 15px;*/
}

.buttonGo {
	/* background: url(http://www.crn.com/images/tbnr_images/tbnr_btn_search.gif) no-repeat; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -45px;
  
	height: 19px;
	width: 25px;
	border: none;
}

input.buttonSmall,input.buttonMedium,input.buttonLarge {
	background: url(http://www.crn.com/images/btn_images/btn_red_bg_75.gif) no-repeat;
	height: 19px;
	width: 75px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	color: #FFF;
	text-transform: uppercase;
}

input.buttonMedium {
	background: url(http://www.crn.com/images/btn_images/btn_red_bg_100.gif) no-repeat;
	width: 100px;
}

input.buttonLarge {
	background: url(http://www.crn.com/images/btn_images/btn_red_bg_150.gif) no-repeat;
	width: 150px;
}

.searchButton {
	/* background: url(http://www.crn.com/images/tbnr_images/tbnr_btn_search.gif) no-repeat; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -45px;
  
	border: none;
	height: 19px;
	width: 19px;
	cursor: pointer;
}

.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}

.fieldError {
	background: #EE2525 !important;
	font-weight: bold;
	color: #FFF;
}

.fieldWarning {
	background: #F19827 !important;
	font-weight: bold;
	color: #FFF;
}

.errorMessageTop {
	color: #e11b22;
	font-weight: bold;
	background: #FFF3F3 url(http://www.crn.com/images/gen_images/icon_feedback_error.gif) no-repeat 4px 3px;
	border: 1px solid #B6151B;
	padding: 8px 5px 8px 38px;
}

.confirmMessageTop {
	color: #477000;
	font-weight: bold;
	background: #F3F8E9 url(http://www.crn.com/images/gen_images/icon_feedback_complete.gif) no-repeat 4px 3px;
	border: 1px solid #477000;
	padding: 8px 5px 8px 38px;
}

.loginFields {
	margin: 0 0 10px 20px;
}

.loginFields td {
	padding: 2px;
}

.feedbackIndent {
	padding-left: 40px;
}

.feedbackScale {
	width: 75px;
	text-align: right;
	padding-right: 5px;
}

.ruleTop td,p.moreVideosRule, .ruleTop {
	border-top: 1px solid #CCC;
}

.moreVideosRule {
	clear: left;
	width: 235px;
}

.resultsPaging {
	height: 20px;
}

.resultsPaging a {
	font-weight: bold;
}

.altRow {
	background: #e5edf5;
}

.whiteRow {
	background: #FFF;
}

.resultsTable {
	margin-bottom: 20px;
}

.resultsTable td {
	padding: 8px 5px;
}

.resultsTable a {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

#slideShowContainer {
	clear: both;
	padding: 10px;
	padding-bottom: 10px;
	background: #EEE;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}

#slideImage {
	float: left;
	margin-right: 20px;
}

.searchForm {
	border: 1px solid #336699;
	border-top: none;
	height: 24px;
	padding: 7px 10px 5px 5px;
	margin: -8px 0 10px 0;
	background: url(http://www.crn.com/images/gen_images/form_tile_fade_blue.gif) repeat-x
		top;
}

#youtubePlayer { /*position: absolute;*/
	
}

.sitemapList {
	margin-top: -12px;
}

/***********************************
*
* 6. Page Footer
*
************************************/
	/* page footer container element */
#pageFooter {
	clear: both;
	height: 55px;
	color: #333;
	/* background: url(http://www.crn.com/images/bbnr_images/bbnr_bg.gif) no-repeat; */
	  background-image: url("http://i.crn.com/misc/2012/spriteme0112_1.png");
  background-position: -10px -436px;
  
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* vertical pipe divider between footer links */
#pageFooter .pipe {
	color: #666;
	padding: 0 4px;
}

#footerContent {
	height: 55px;
}

#footerMargin {
	height: 20px;
	line-height: 20px;
	display: block;
	clear: both;
}

#footerLinks {
	margin: 6px 5px 0 15px;
	float: left;
}

#footerLinks a {
	line-height: 18px;
}

.footerIndent {
	float: left;
	margin: -18px 0 0 130px;
}

#footerLogos {
	float: right;
	position: relative;
	right: 7px;
	top: 15px;
}

#footerLogos a,#footerLogos a:visited {
	margin: 0 7px;
}

/***********************
* brightcove
***********************/
#resp,#resp2,#resp3,#resp4,#resp5 {
	height: 390px;
	overflow-y: scroll;
	margin: -5px -8px;
	padding: 5px;
}

#resp3 {
	height: 265px;
	padding: 0;
}

.title {
	height: 135px;
	width: 130px;
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
	overflow: hidden;
	cursor: pointer;
}

.titleList,.mainVid,.secondaryVid {
	margin: 0;
	padding: 5px;
	overflow: hidden;
	cursor: pointer;
	clear: both;
}

.title:hover,.titleList:hover,.secondaryVid:hover {
	background: #cadbeb;
}

.title p,.titleList p {
	margin: 0;
	padding: 0;
}

p.displayName {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	font-family: Calibri, Arial;
	font-size: 14px;
}

p.shortDescription {
	font-weight: normal;
	color: #ccc;
}

.mainVid {
	float: left;
}

.secondaryVid {
	margin-bottom: 5px;
}

div.thumb {
	display: block;
	width: 120px;
	height: 80px;
	/*margin-right:10px;*/
	background: #333;
	border: 1px solid #666;
}

div.thumbSmall {
	display: block;
	width: 70px;
	height: 50px;
	float: left;
	/*margin-right:10px;*/
	background: #333;
	border: 1px solid #666;
	margin: 0 10px 0 0;
}

div.thumbLarge {
	display: block;
	width: 230px;
	height: 155px;
}

div.thumb img,div.thumbSmall img,div.thumbLarge img {
	width: 100%;
	height: 100%;
}

.thumbScroller {
	width: 100px;
	height: 260px;
	float: right;
	overflow-y: scroll;
	overflow-x: hidden;
	border: 1px solid #BBB;
	background: #F1F1F1;
}

/* originally 290px */
.newsVideo {
	height: 310px;
}

/* Added for VAR 500 2009 page */
.blurb {
	margin: 2px 0 12px 0;
	font-size: 12px;
}

.head {
	margin: 2px 0 0 0;
}

.line {
	border-bottom: solid #eaeaea 1px;
	padding-top: 12px;
	clear: both;
}

.clr {
	clear: both;
}

.v500table table { /*border-collapse: collapse;*/
	
}

.v500table a {
	color: #ab1e32;
}

.v500table a:hover {
	text-decoration: underline;
}

.v500table td {
	background-color: #eaeaea;
	border-bottom: solid 1px #eaeaea;
	margin: 0px;
}

/* Added for VAR 500 company List page */
.table {
	width: 590px;
	border-collapse: collapse;
	background-color: #dbe794;
}

.tr {
	background-color: #dbe794;
	border-top: 1px solid gray;
	padding-top: 6px;
	padding-bottom: 6px;
}

#my_div td {
	font-family: Arial, Helvetica;
	font-size: 11px;
}

#my_div td #count {
	width: 20px;
}

.histlink {
	text-align: right;
}

#my_div .listing {
	border-top: 1px solid gray;
	padding-top: 6px;
	padding-bottom: 6px;
}

#vbform select,input {
	font-size: 13px;
}

.errorMessage {
	color: #FF0000;
	font-weight: bold;
}

.selectSize {
	WIDTH: 145px;
}

#channelserviceswrapper {
	BORDER-TOP: #000 0px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 160px;
	COLOR: #cc0000;
	PADDING-TOP: 5px;
	POSITION: relative;
	HEIGHT: auto
}

#channelserviceslinks {
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	WIDTH: 155px;
	POSITION: relative
}

#channelserviceslinks A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003399;
	TEXT-DECORATION: none
}

#channelserviceslinks A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ccc;
	TEXT-DECORATION: none
}

#channelserviceslinks {
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	WIDTH: 155px;
	POSITION: relative
}


#channelservicesheadline {
	FONT-WEIGHT: bold;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 160px;
	COLOR: #cc0000;
	POSITION: relative;
	HEIGHT: auto
}



.channelserviceslinks {
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	WIDTH: 155px;
	POSITION: relative
}

.channelserviceslinks A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #003399;
	TEXT-DECORATION: none
}

.channelserviceslinks A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ccc;
	TEXT-DECORATION: none
}

.channelserviceslinks {
	FLOAT: left;
	PADDING-BOTTOM: 5px;
	WIDTH: 155px;
	POSITION: relative
}


.channelservicesheadline {
	FONT-WEIGHT: bold;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 160px;
	COLOR: #cc0000;
	POSITION: relative;
	HEIGHT: auto
}




#c4_ad {
	FLOAT: left;
	MARGIN-BOTTOM: 10px;
	MARGIN-LEFT: 5px;
	WIDTH: auto;
	POSITION: relative;
	HEIGHT: auto
}


/*styles for crn magazine landing page */
#crnMagContainer {
	float:left;
	width: 952px;
	border: 1px solid #c3c3c3;
	background-color: #c3c3c3;
}


#crnMag_leftCol {
	padding: 5px 5px 5px 4px;
	float: left;
	width: 209px;
}
#crnMag_leftCol img {
	margin: 0px auto 0px auto;
	display: block;
}
#crnMag_leftCol ul {
	float:left;
	margin: 0px 0px 10px 0px;
	padding:0px;
	width: 100%;
	display: inline;
}
#crnMag_leftCol ul li {
	float:left;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #e21a22;
	text-decoration: none;
	background-image: url(http://i.cmpnet.com/crn/images11/crn_mag_sidenav_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	list-style-type: none;
	width: 100%;
	margin: 1px 0px 1px 0px;
	padding:0px;
}
#crnMag_leftCol ul li a {
	float:left;
	color: #e21a22;
	text-decoration: none;
	outline:none;
	width:100%;
}
#crnMag_leftCol ul li a:hover, #crnMag_leftCol ul li a.active {
	color: #FFF;
	text-decoration: none;
	background-image:url(http://i.cmpnet.com/crn/images11/crn_mag_sidenav_bg_hov.gif); 
	background-repeat:repeat-x; 
	float:left;
}
.crnMag_leftColImages {
	float:left;
	width:100%;
}
.crnMag_leftColImages img {
	margin: 0px auto 10px auto !important;
}


#crnMag_rightLeftColContainer {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 728px;
	background-image:url(http://i.cmpnet.com/crn/images11/crn_mag_right_col_bg.gif); 
	background-repeat:repeat-y;
	background-position:right;
}



#crnMag_centerCol {
	padding: 20px;
	float: left;
	width: 456px;
	background-color: #FFF;
}
#crnMag_centerCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 10px 0px;
}
#crnMag_centerCol h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #0059af;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#crnMag_centerCol h3, #crnMag_centerCol h3 a {
	margin: 0px;
	padding: 0px;
	color:#595959;
}
#crnMag_centerCol h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e21a22;
}
#crnMag_centerCol p {
	margin: 0px 0px 15px 0px;
	color:#595959;
}




/*
#crnMag_borderCol {
	background-image: url(http://i.cmpnet.com/crn/images11/crn_mag_right_col_left_bg.gif); 
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 490px;
	margin: 0px;
	padding:0px;
	z-index: 1000 !important;
}

*/



#crnMag_rightCol {
	width: 232px;
	margin: 2px 0px 0px -23px;
	height: 321px;
	background-image:url(http://i.cmpnet.com/crn/images11/crn_mag_right_col_feature_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 1001 !important;
	float: right;
	
}
#crnMag_rightColContent {
	/* width: 252px;*/
	text-align: center;
	margin: 21px 0px 0px 7px;
}

#crnMag_rightColContent p {
	margin: 12px 0px 0px 0px;
	font-size:18px;
	font-weight:bold;
	color: #f0dd9a;
	letter-spacing: .1em;
}


