/* Reset relevant CSS */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,em,strong,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}blockquote{quotes:none}blockquote:before,blockquote:after{content:'';content:none}del{text-decoration:line-through}img {margin:0;padding:0}

html { height: 100%; margin-bottom: 1px; }
body { background: #e5e5e5 url('img/bkg.jpg'); font: 13px verdana, helvetica, arial, sans-serif; color: #333; }

a img { border: 0; }
table { margin-bottom: 10px; }
label { cursor: pointer; }
.form-label { float: left; display: block; width: 150px; }

h1, h2, h3, h4 { color: #333; font-weight: normal; font-family: verdana, helvetica, arial, sans-serif; }
h1 { font-size: 24px; margin-bottom: 10px; }
h2 { font-size: 18px; color: #555; letter-spacing: 0.5px; }
h3 { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 18px; font-style: italic; }
h4 { font-size: 14px; font-weight: bold; }
h2, h3, h4 { margin-bottom: 5px; }

a { color: #0040b6; text-decoration: underline; }
a:visited { color: #551A8B; }
a:hover, a:active, a:hover h2, a:active h2 { color: #d61818; }
p { line-height: 1.5em; margin-bottom: 1.5em; }
li { line-height: 1em; }
.list { margin: 0.5em 0 1.5em 30px; }
.list li { margin-bottom: 0.5em; line-height: 1.333em; }

.alt-font { font: 16px/24px Georgia, 'Times New Roman', Times, serif; }
.altTitle { color: #fff; font-size: 14px; font-weight: bold; text-transform: uppercase; background: #da2222; padding: 1px 5px; }
.search-pages { word-spacing: 5px; text-align: center; }
.search-pages img { vertical-align: middle; }
.clear { clear: both; }
.odd { background-color: #eee; }
.center { text-align: center; }
.right { float: right; }
.bottomBorder { border-bottom: 1px solid #ddd; }
.border { border: 1px solid #ddd; }


/* TEMPLATE */
#wrap { width: 960px; margin: 0 auto; }
#top { margin-top: 10px; padding-left: 15px; height: 76px; text-align: right; }
#logo { float: left; }
#content { background-color: #fff; padding: 5px; }
#foot { text-align: center; color: #555; padding: 10px 0 20px; }

.main-menu { position: relative; top: 48px; right: 5px; list-style-type: none; float: right; font-size: 13px; }
.main-menu li { display: inline; }
.main-menu li a { display: block; float: left; text-decoration: none; color: #fff; text-align: center;
	width: 95px; padding: 8px 0 7px; margin-left: 5px; background-color: #555; }
.main-menu li a:hover, .main-menu li a:active { color: #fff; background-color: #da2222; }
.main-menu li.active a, .main-menu li.active a:hover, .main-menu li.active a:active { position: relative; top: -3px; padding-top: 11px;
	background: #fff url('img/tab.gif'); font-weight: bold; color: #333; }
.xtra-menu { text-align: center; color: #777; background-color: #333; padding: 10px 0; }
.xtra-menu a { text-decoration: none; color: #fff; padding: 2px 5px; }
.xtra-menu a:hover { background-color: #fff; color: #333; }
.xtra-menu a:active { background-color: #da2222; color: #fff; }
.link-button a { text-decoration: none; color: #333; padding: 2px 8px; border: 1px solid #aaa; background: url('img/button.png') top left; }
.link-button a:hover { text-decoration: none; background-position: 0 22px; }

.comment_box { border-top: 1px solid #ddd; }
.comment_box { font-size: 0.9em; padding-top: 8px; }
.comment_box a { text-decoration: none; }
.comment_box a:hover, .comment_box a:active { text-decoration: underline; }
.comment_box span { font-size: 11px; color: #777; margin-left: 3px; }
.comment_box p { margin: 5px 0; }

.contentCube { float: left; width: 225px; }
.contentBlock { border-bottom: 1px solid #ddd; padding: 5px; margin-bottom: 10px; }
.contentBlock a { font-size: 14px; }
.contentBlock p { margin-top: 3px; margin-bottom: 12px; }
.contentBlock span { float: right; color: #666; font-size: 11px; margin-top: -10px; }
.contentTitle { margin: -5px 0 20px 0; padding-top: 2px; color: #777; border-top: 1px solid #ddd; }
.contentTitle div { float: right; }

.h1info { margin: -5px 0 20px 0; padding-top: 2px; color: #777; border-top: 1px solid #ddd; }

/* CONTENT DIVISION */
#padding{ padding: 10px; }

.menuLeft   { float: left; border-right: 1px solid #e5e5e5; width: 225px;  }
.menuRight { float: right; width: 225px; }
.noLeft{ margin-left: 225px; padding-left: 15px; }
.noRight { margin-right: 225px; padding-right: 15px; }

.menuTitle { text-transform: uppercase; letter-spacing: 0.6px; margin-bottom: 5px; font-weight: bold; font-size: 12px; }
.menuExpand { border-bottom: 1px solid #eee; }

ul.menuItems { list-style-type: none; margin-bottom: 20px; font-size: 12px; }
ul.menuItems li { margin: 0 15px 0 0; height: 22px; }
ul.menuItems li a { display: block; padding: 4px 0 4px 15px; color: #333; text-decoration: none; }
ul.menuItems li a:hover, ul.menuItems li a:active { text-decoration: underline; }
ul.menuItems li a.active { background-color: #eee; }

#share_n_views { text-align: center; float: right; line-height: 16px; font-size: 11px; }


/* MEDIA SECTION */

.media-menu { cursor: pointer; padding: 8px; background-color: #555; color: #fff; margin-top: 5px; }
ul.media-submenu { list-style-type: none; font-size: 12px; background-color: #fff; border: 1px solid #aaa; border-top: none; padding-top: 3px; }
ul.media-submenu li { margin: 0 0 3px 0; height: 22px; } /* IE5 sucks */
ul.media-submenu li a { display: block; padding: 4px 0 6px 15px; color: #333; text-decoration: none; }
ul.media-submenu li a:hover, ul.media-submenu li a:active, ul.media-submenu .active { color: #333; background-color: #eee; }

.thumb { float: left; width: 150px; height: 180px; text-align: center; margin: 0 5px; }
.thumb img { border: 2px solid #333; margin-bottom: 3px; }
.thumb img.type { border: none; position: relative; top: 1px; margin-bottom: 0; margin-right: 5px; }
.thumb a { font-weight: bold; text-decoration: none; }
.media-info { float: right; text-align: center; background-color: #fafafa; border: 1px solid #ddd;
	color: #555; padding: 2px 6px; font-size: 11px; line-height: 20px; }
.media-info strong { font-size: 13px; }
.media-updates { float: left; width: 330px; height: 80px; }
.small-thumb { float: left; width: 60px; height: 60px; margin-right: 10px; border: 2px solid #333; }



/* HOME PAGE  */
#homeLeft { float: left; width: 607px; }
#homeSlide { height: 381px; margin-bottom: 5px; }
#homeRight { margin-left: 607px; padding-left: 15px; }
#homeSlide .slideshow img, .homeFeature { border: 1px solid #bbb; }
#homeSlide  .slideshow { height: 381px; }
.homeSocial { padding: 10px 5px; margin-top: -10px; }
a.facebook { float: right; }
a.facebook:hover { border-bottom: 2px solid #DA2222; }


/* SLIDESHOW */
.slideshow { list-style-type: none; position: relative; }
.slideshow li { display: block; position: absolute; top:0; left:0; }
.slideNumber { list-style-type: none; margin: -28px 0 0 4px; position: relative; z-index: 100; }
.slideNumber li { cursor: pointer; display: inline; margin-left: 4px; padding: 3px 6px; color: #333; font-weight: bold; text-decoration: none; font-size: 11px; background-color: #fff; }
.slideNumber li.active { background-color: #da2222; color: #fff; }


/* SHOP SECTION */
#shopCart { text-align: right; position: relative; top: -5px; }
#shopCart a { color: #555; text-decoration: none; }
#shopCart a:hover { text-decoration: underline; }
#shopCart img { vertical-align: -2px; }

#shopPrice { font-size: 18px; color: #da2222; }
#shopUSD { color: #777; position: relative; top: -2px; }
#shopUSD em { color: #333; font-style: normal; font-size: 15px; }

#shopSlide .slideshow { height: 330px; width: 400px; margin-bottom: 20px; }
#shopSlide .slideshow li { height: 330px; width: 400px; text-align: center; background-color: #fff; }
#shopSlide .slideNumber { margin: 0; top: -20px; }
#shopSlide .slideNumber li { border: 1px solid #ccc; }

.cartTable { width: 100%; }
.cartTable td { border: 1px solid #e5e5e5; }
.cartTable th { background-color: #da2222; color: #fff; text-transform: uppercase; text-align: left; font-size: 11px; }
.cartTable th, .cartTable td { padding: 2px 5px; }
.cartPreview { width: 100%; border: 2px solid #ccc; background-color: #fff; }
.cartPreview td { padding: 4px; border-bottom: 1px solid #ddd; }
.cartPreview .cartProd { padding-left: 10px; }
.cartPreview .cartLine { border-top: 1px solid #ddd; border-bottom: 0; }

/* COMMUNITY SECTION */
.community { height: 155px; }
.community img { float: left; border: 2px solid #333; margin: 0 15px; }
.map_addme { display: none; padding: 10px; padding-bottom: 5px; background-color: #eee; }


/* TEAM SECTION */
.teamRider { float: left; margin:  0 10px 10px 0; }
ul.team { margin-left: 234px; height: 234px; list-style-type: none; }
ul.team li { margin-bottom: 5px; line-height: 1.2em; }


/* MISC */
.aboutPics { float: right; margin: 5px 0 15px 10px; padding: 10px; background-color: #f0f0f0; border: 1px solid #ccc; text-align: center; }
.aboutPics p { margin: 0; font-size: 12px; }
.aboutCFT img { margin: 0 10px; border: 1px solid #aaa; }


/* TRUE COLOR */
#quarter1 { float: left; width: 410px; }
#quarter2 { margin-left: 410px; padding-left: 20px; height: 375px; }
#quarter4 { float: left; width: 500px; }
#quarter3 { margin-left: 500px; padding-left: 20px; }

.tclogo { margin-bottom: 5px; }
#tcplay { width: 500px; height: 375px; background: #000 url('img/background.jpg'); }
.tcwrap { height: 300px; overflow: auto; padding: 0 10px; margin-bottom: 10px; }
.newsbox2 span { color: #555; font-size: 11px; float: right; margin-top: -18px; }
.newsbox2, .tcvid, .botline { border-bottom: 2px solid #e6e6e6; }

.tcvid { height: 70px; padding: 10px 0; margin-bottom: 5px; line-height: 1.5em; }
.tcvid img { width: 80px; height: 80px; border: 2px solid #555; float: left; position: relative; top: -10px; margin: 0 10px; }
.tcvid a { font-size: 14px; }
.tcvid span { color: #555; font-size: 11px; }

.tc_links { color: #777; border: 1px solid #ccc; border-width: 1px 0; font-size: 15px; padding: 15px 0; margin: 15px 0; }
.tc_links a { color: #777; }
.tc_links a:hover, .tc_links a:active { color: #333; }

#tc_sndtrack { display: hidden; }
#tc_sndtrack .contentCube { width: 220px; margin-bottom: 15px; }

.tc_download { font-size: 11px; background-color: #000; padding: 3px 0 4px 6px; margin-bottom: 5px; color: #fff; text-transform: uppercase; }
.tc_download img { vertical-align: -6px; }
.tc_download a { color: #fff; font-size: 10px; text-decoration: none; margin-left: 2px; padding: 8px 4px 6px 4px; } /* see style-ie.css */
.tc_download a:hover { background-color: #1a1a1a; }
.tc_download_space { margin-left: 15px; }