/* CSS Document */

/* MASTHEAD */

.search-bug {
	background-image:url(http://i.usatoday.net/_fronts/_tech/_i/bug-yahoo.gif);
}
div#branding div#searchbar {
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #E85801;
	background-color: #fff;
	background-image: url(http://i.usatoday.net/_fronts/_tech/_i/searchbar-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
div#navigation {
	height: 100px;
	position: relative;
	background-color: E85801;
	background-image: url(http://i.usatoday.net/_fronts/_tech/_i/branding-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear:both;
}
div#navigation a.section-branding {
	display: block;
	height: 100px;
	width: 160px;
	background: url(http://i.usatoday.net/_fronts/_tech/_i/branding.gif) no-repeat;
	text-indent: -5000px;
}
div#navigation a.rss-subscribe {
background: url(http://www.usatoday.com/_common/_images/mobile-fronts.gif) left no-repeat;
padding-left: 20px;
color: #FFF;
}
div#navigation p.branding-info a {
	color: #F8B67F;
	font-weight bold;
}

ul.global-nav li {
	width: 58px;
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #E85801;
	margin: 0;
	padding: 0;
	background: url(http://i.usatoday.net/_fronts/_shared/_i/topnav-bg-flat.gif) no-repeat;
	border: 1px solid #013360;
	border-left: none;
}
div#navigation ul.marketplace li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #F8B67F;
	font-weight: bold;
}
div#navigation ul.marketplace li a {
	font-weight: normal;
	line-height: 12px;
	padding: 0;
	margin:0 0 0 5px;
	padding: 0 0 0 8px;
	color: #FCDABF;
	background: url(http://i.usatoday.net/_fronts/_tech/_i/marketplace-list-dots.gif) left no-repeat;
}
#section-nav a {
	display: block;
	color:#666;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	background: #fff url(http://i.usatoday.net/_common/_images/divider_tech.gif) left no-repeat;
	padding: 0 10px 0 8px;
	margin: 5px 0 0 0;
}

/* SECTION SUBNAV */
#section-nav a:hover {
	color:#E85801;
}
#section-nav li.sectionlabel a{
	color:#E85801;
	font-weight:bold;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0;
}
#section-nav li.subsectionlabel a {
	color:#E85801;
	font-size:18px;
	background:none;
	padding: 0 8px 0 0;
	margin: 0;
}

/* FEATUREWELL */
div#feature-well div.container-standard h2 {
	margin: 15px 0 10px 0;
	padding: 0 0 0 5px;
	border-top: 1px solid #E85801;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_tech/_i/searchbar-bg.gif);
	clear: both;
	color: #E85801;
}
/* RIGHTWELL */
div#rightWellTop h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	border-top: 1px solid #E85801;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_tech/_i/searchbar-bg.gif);
	color: #E85801;
}
#moreNews .kicker {
	font-size: 13px;
	margin:1px 0 8px 15px;
	font-weight: bold;
	text-indent: 16px;
	background-image: url(http://i.usatoday.net/_fronts/_tech/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	text-transform: uppercase;
	color: #E85801;
	letter-spacing: 2px;
}
/* LEFT POSTER */
div.ad-poster {
	border-top-color: #E85801;
}

/* PLUCK */
.uslCommentsCount {
	color:#E85801;
	background:url(http://i.usatoday.net/community/_common/_images/comments-after_tech.gif) left 50% no-repeat;
}
.uslRecommendCount {
	color:#E85801;
	background:url(http://i.usatoday.net/community/_common/_images/recommend_tech.gif) left 50% no-repeat;
}
.uslRecommendedCount {
	color:#E85801;
	background:url(http://i.usatoday.net/community/_common/_images/recommend-after_tech.gif) left 50% no-repeat;
}

/* MARKETPLACE / FOOTER */
div#footer-links {
	width: 980px;
	overflow: hidden;
	border-top: 1px solid #E85801;
	padding: 8px 0;
}

/* START COMMON STYLES */
.divSectionRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E85801;
	margin :0 0 10px 0;
	clear:both;
}
.divBoxBottom {
	border-bottom:1px solid #E85801;
	border-left:1px solid #E85801;
	border-right:1px solid #E85801;
}
.divBoxTop {
	border-top:1px solid #E85801;
}
.divBoxSides {
	border-left:1px solid #E85801;
	border-right:1px solid #E85801;
}
.divBox {
	border:1px solid #E85801;
}
.divBorderBottom {
	border-bottom:1px solid #E85801;
}
.divFill_01 {
	background-color: #E85801;
}
.divFill_02 {
	background-color: #F8B67F;
}
.divFill_03 {
	background-color: #FACCA6;
}
.divFill_04 {
	background-color: #FCDABF;
}
.textFill_01 {
	color: #E85801;
}
.textFill_02 {
	color: #F8B67F;
}
.textFill_03 {
	color: #FACCA6;
}
.textFill_04 {
	color: #FCDABF;
}

/* BOTTOM RIGHT */
#bottomRight {
	width:627px;
	float:right;
	font-size: 12px;
	padding: 0;
	background:#FCDABF
}
div#bottomRight h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	text-align:left;
	font-size: 16px;
	line-height: 31px;
	background: url(http://i.usatoday.net/_fronts/_tech/_i/searchbar-bg.gif);
	clear: both;
	color: #E85801;
}
#bottomRightContent .headline {
	font-size: 13px;
	margin:0 0 4px 0;
	font-weight: bold;
	text-indent: 14px;
	background-image: url(http://i.usatoday.net/_fronts/_tech/_i/bg-kicker-bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	clear:both;
}

/* CUSTOM HTML STYLES */

#wifi-hotspot form{margin:0; padding:0;}
#wifi-hotspot .input-text-wide{width:327px; padding:1px 1px 1px 3px; margin:0 0 2px 0; text-indent:2px; font-size:11px;}
#wifi-hotspot .input-text-small{width:70px; padding:1px 1px 1px 3px; margin:2px 0 2px 0; text-indent:2px; font-size:11px;}
#wifi-hotspot .select-wide{width:335px; margin:0; padding:0; font-size:11px;}
#wifi-hotspot .select-medium{width:143px; margin:0; padding:0; font-size:11px;}
#wifi-hotspot .select-small{width:50px; margin:0; padding:0; font-size:11px;}
#wifi-hotspot .label{font-size:12px; padding:6px 4px 0 0; margin:0; float:left;}

/* top 10 rentals */
#sports-pb .event {font-family:Arial, Helvetica, sans-serif; font-size:16px; vertical-align:top;}



