html,
body {
	margin: 0;
	padding: 0;
	background: #000;
}

#subNav {
	background: #cf0011 url(/images/story/2010/radioshack/header_subnav_bg.gif) repeat-x top left;
	border-top: 1px solid #f84b3b;
	border-bottom: 1px solid #cf0011;
}

#subNav ul li a {
color: #fff;
}

#body {	
	background: #000 url(/images/story/2010/radioshack/primaryBG.jpg) no-repeat center top;
}

/* Bike Family Gallery Overrides */

#familyGallery {
	position: absolute;
	top: 512px;
	margin-left: 0;
	width: 900px;
}

#familyGalleryTopCap .left, #familyGalleryBottomCap .left {
	width: 870px;
}

#familyGalleryThumbListContainer {
	width: 840px;
	background: #12120e;
}

#familyGalleryTopCap .left {
	background: url(/images/story/2009/lance_1274/familyGalleryTopTile.gif) no-repeat top left;
}

#familyGalleryBottomCap .left {
	background: url(/images/story/2009/lance_1274/familyGalleryBottomTile.gif) no-repeat top left;
}

#familyGalleryTopCap .right {
	background: url(/images/story/2009/lance_1274/familyGalleryNavNextTop.gif) no-repeat top left;
}

#familyGalleryBottomCap .right {
	background: url(/images/story/2009/lance_1274/familyGalleryNavNextBottom.gif) no-repeat top left;
}

a#familyGalleryPrev img, a#familyGalleryNext img {
	float: left;
	width: 30px;
	height: 79px;
	background: #2d2d2d;
}

#familyGalleryThumbs {
	padding: 0;
}

.bikeInfo {
	padding: 0;
	border-right: 1px solid #facb19;
}

.bikeInfo.last {
	border-right: none;
}

/* Thickbox Override */
#TB_window {
	border-color: #cf0011;
	background: #2c2c2c;
	color: #999;
}

#TB_Image,#TB_Image img {
	border: 2px solid #525252 !important;
}

#TB_secondLine, #TB_secondLine a:link, #TB_secondLine a:visited {
	color: #999;
}

#TB_secondLine a:hover {
	color: #ffd200;
}

#TB_closeWindowButton {
	background: none;
	padding-right: 0;
	text-transform: capitalize;
}

a#TB_closeWindowButton:link, a#TB_closeWindowButton:visited {
	color: #999;
}

a#TB_closeWindowButton:hover {
	color: #cf0011;
}

input#keywords { padding: 1px 4px}

/* Main Content */

#columns {
	margin-top: 537px;
}

#columns h2 {
	color: #cf0011;
	font-size: 1.8em;
	clear: both;
	padding: 0;
	margin: 15px 0;
}

#columns h2.singular {
	padding-bottom: 2px;
}

#columns #left {
	width: 596px;
	float: left;
	display: inline;
	margin-right: 20px;
}

#columns #left h2 {
	margin-top: 0;
}

#columns #right {
	width: 280px;
	float: left;
	display: inline;
}

.tabs .tab {
	line-height: 1.4em;
}

.tabHeaders ul, .tabHeaders ul li {
	background: url(/images/story/2010/radioshack/tabHeader.gif) no-repeat center top;
	color: #fff;
}


.tabHeaders ul li.selected {
	background: url(/images/story/2010/radioshack/selectedTabHeaderRed.gif) no-repeat center top; 
}

.tabs .tab .copyBlock {
	float: left;
	width: 340px;
	margin-bottom: 20px;
}

.copyBlock li{
	color: #777777;
}

.tabs .tab img {
	float: left;
	display: inline;
	width: 222px;
	padding: 0 20px 30px 0;
}

.tabs .tab ul {
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 20px;
}

.tabs .tab p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1.45em;
	color: #777;
}

.tabs .tab p.strong {
	font-weight: bold;
	color: #cf0011;
	margin-bottom: 2px !important;
}

.tabs .tab .copyBlock p {
	clear: both;
}

.tabs .tab a:link, .tabs .tab a:visited {
	color: #ccc;
	text-decoration: underline;
}

.tabs .tab a:hover {
	color: #cf0011;
}

/* Twitting */

#twitter {
	padding: 0 20px;
}

#twitter h2 {
	font-size: 1.4em;
	margin: 15px 0 4px 0;
	padding: 0;
}

#twitter p {
	margin: 10px 0 0 0;
	padding: 0;
}

ul#twitter_update_list {
	margin: 0 0 0 16px;
	padding: 0;
	color: #999;
	list-style-type: square;
	font-size: 1.1em;
}

ul#twitter_update_list li {
	line-height: 1.4em;
	padding: 0 0 2px 0;
}

#twitter a:link, #twitter a:visited {
	color: #fff;
	text-decoration: none;
}

#twitter a:hover {
	color: #cf0011;
}

.twitter-link {
	background: url(/images/story/2010/radioshack/bullet.gif) no-repeat center left;
	padding-left: 8px;
	text-decoration: none !important;
}

/* Gallery */

#photoGallery {
	border: 1px solid #69010a;
}


#photoGalleryThumbs ul li a img.selectedThumb {
	border: 2px solid #cf0011;
}

#footer {
	padding-bottom: 250px;
}
