@charset "utf-8";
/* CSS Document */



/*
------------------------------------------------------------------------
FOUNDATIONS
------------------------------------------------------------------------
*/

body {
	background-image: url(../media/backgrounds/smr2010.jpg);
	background-repeat: repeat;
	color: #333;
}

#WhiteLogoStrip{
	background-color: #FFF;
	color: #000;
	width: 100%;
	height: 70px;
	z-index: 500;
	overflow: hidden;
	position: relative;
	visibility: visible;
}

#WhiteLogoStripCenter{
	width: 960px;
	margin: 5px auto 0px auto;
}


#RedNavStrip{
	background-color: #C00;
	color: #FFF;
	width: 100%;
	height: 70px;
	z-index: 500;
	overflow: hidden;
	position: relative;
	visibility: visible;
	background-image: url(../media/duct_tape_extended.jpg);
	background-repeat: repeat-x;
}

#RedNavStripCenter{
	width: 960px;
	margin: 0px auto 0px auto;
	height: auto;
	font-size: 85%;
}

#RedNavStripMainNav{
	width: 960px;
	float: left;
	clear: both;
	margin-top: 10px;
	overflow: hidden;
	height: 20px;
}

#UserWelcome{
	width: auto;
	height: 14px;
	margin: 18px 0px 0px 0px;
	float: left;
}
#UserWelcome a:link{
	text-decoration: none;
	color: #FFF;
}
#UserWelcome a:visited{
	text-decoration: none;
	color: #FFF;
}
#UserWelcome a:hover{
	text-decoration: none;
	color: #333;
}

#UserWelcome a:active{
	text-decoration: none;
	color: #FFF;
}




#RedNavStripStoreControls{
	width: auto;
	height: 14px;
	float: right;
	margin-top: 16px;

}



#RedNavStripStoreControls .bViewCart{
		width: 80px;
		height: 14px;
		background-image: url(../media/navigation/b-store-viewcart.gif);
		background-repeat: no-repeat;
		float: left;
}

#RedNavStripStoreControls .bViewCart:hover{
		background-image: url(../media/navigation/b-store-viewcart-over.gif);
		background-repeat: no-repeat;
		cursor: default;
}
#RedNavStripStoreControls .bCheckout{
		width: 55px;
		height: 14px;
		background-image: url(../media/navigation/b-store-checkout.gif);
		background-repeat: no-repeat;
		float: left;
}

#RedNavStripStoreControls .bCheckout:hover{
		background-image: url(../media/navigation/b-store-checkout-over.gif);
		background-repeat: no-repeat;
		cursor: default;
}

#RedNavStripStoreControls .bRegister{
		width: 53px;
		height: 14px;
		background-image: url(../media/navigation/b-store-register.gif);
		background-repeat: no-repeat;
		float: left;
}

#RedNavStripStoreControls .bRegister:hover{
		background-image: url(../media/navigation/b-store-register-over.gif);
		background-repeat: no-repeat;
		cursor: default;
}

#RedNavStripStoreControls .bLogin{
		width: 35px;
		height: 14px;
		background-image: url(../media/navigation/b-store-login.gif);
		background-repeat: no-repeat;
		float: left;
}

#RedNavStripStoreControls .bLogin:hover{
		background-image: url(../media/navigation/b-store-login-over.gif);
		background-repeat: no-repeat;
		cursor: default;
}

#RedNavStripStoreControls .bLogout{
		width: 43px;
		height: 14px;
		background-image: url(../media/navigation/b-logout.gif);
		background-repeat: no-repeat;
		float: left;
}

#RedNavStripStoreControls .bLogout:hover{
		background-image: url(../media/navigation/b-logout-over.gif);
		background-repeat: no-repeat;
		cursor: default;
}
#RedNavStripStoreControls .bSlashes{
	 	width: auto;
		height: 14px;
		color: #FFF;
		float: left;
		margin-right: 5px;
		margin-left: 5px;
 }





#TopSpacer{
	height: 0px;
	clear: both;
	width: auto;
	z-index: 0;
}

#MainLogo{
	float: left;
	width: 260px;
	height: 57px;
	clear: left;
}

#SearchWrapper{
	width: 100px;
	height: 20px;
	float: right;
	font-size: 85%;
	color: #999;
	margin-top: 20px;
	text-align: right;
	clear: right;
}

#Search{
	display: none;
	width: 150px;
	height: auto;
	padding: 5px;
	position: relative;
	top: -45px;
	left: -135px;
	z-index: 50;
}

#FormSearch{
	padding: 0 0;
	margin: 0 0;
}

#SearchInput{
	width: 130px;
	height: 14px;
	margin: 20px auto 20px auto;
	font-size: 11px;
	background-color: #CCC;
	padding: 2px;
	border: none;
	margin-bottom: 2px;
	font-size: 85%;
	color: #666;
	background-image: url(../media/search-glass.png);
	background-repeat: no-repeat;
	background-position: right 2px;	
	
}

#NavGeneral{
	background-color: #DCDCDC;
	width: 920px;
	float: left;
	padding: 10px;
	height: auto;
	border-bottom: solid 1px #CCC;
	font-size: 85%;
}

#RegionSelector{
	background-color: #DCDCDC;
	width: 920px;
	float: left;
	padding: 10px;
	height: auto;
	border-bottom: solid 1px #CCC;
	font-size: 85%;
}

.NavTemp{
	background-color: #DCDCDC;
	width: 920px;
	padding: 10px;
	height: auto;
	border-bottom: solid 1px #CCC;
	font-size: 85%;
	margin: 0px auto 0px auto;
}

#Content{
	min-height: 500px;
	width: 940px;
	border-bottom: solid 1px #CCC;
	margin: 0px auto 0px auto;
}



/* Navigation */


#RedNavStripMainNav a{
	display: block;
	width:100%;
	height:100%;
}

#RedNavStripMainNav span{
	display: none;

}
#RedNavStripMainNav #navHome{
	width: 58px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
	
#RedNavStripMainNav #navHome:hover{
	width: 58px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: 0px -41px;
	float: left;
}

#RedNavStripMainNav #navProduct{
	width: 82px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -79px 0px;
	float: left;
}

#RedNavStripMainNav #navProduct:hover{
	width: 82px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -79px -41px;
	float: left;
}

#RedNavStripMainNav #navHappenings{
	width: 108px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -183px 0px;
	float: left;
	
}
#RedNavStripMainNav #navHappenings:hover{
	width: 108px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -183px -41px;
	float: left;
}

#RedNavStripMainNav #navAirtime{
	width: 91px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -314px 0px;
	float: left;
}
#RedNavStripMainNav #navAirtime:hover{
	width: 91px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -314px -41px;
	float: left;
	
}

#RedNavStripMainNav #navTeam{
	width: 51px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -425px 0px;
	float: left;
	
}
#RedNavStripMainNav #navTeam:hover{
	width: 51px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -425px -41px;
	float: left;
}

#RedNavStripMainNav #navHeritage{
	width: 89px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -493px 0px;
	float: left;
	
}
#RedNavStripMainNav #navHeritage:hover{
	width: 89px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -493px -41px;
	float: left;
}
#RedNavStripMainNav #navContact{
	width: 79px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -601px 0px;
	float: left;
}
#RedNavStripMainNav #navContact:hover{
	width: 79px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -601px -41px;
	float: left;
}

#RedNavStripMainNav .navSep{
	width: 11px;
	height: 16px;
	background-image: url(../media/nav.png);
	background-repeat: no-repeat;
	background-position: -62px 0px;
	float: left;
}



/*
------------------------------------------------------------------------
FOOTER ITEMS
------------------------------------------------------------------------
*/

#Footer{
	background-color: #FFF;
	font-size: 85%;
	color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px 0px 10px 0px;
}

#Footer a:link{
	color: #666;
	text-decoration: none;
}
#Footer a:visited{
	color: #666;
	text-decoration: none;
}

#Footer a:hover{
	color: #666;
	text-decoration: underline;
}

#Footer a:active{
	color: #666;
	text-decoration: none;
}

#Footer .SocialIcons{
	width: 200px;
	height: 20px;
	float: right;
	text-align: right;
	margin-top: 4px;
}

/*
------------------------------------------------------------------------
RULERS, SEPARATORS
------------------------------------------------------------------------
*/

.RulerD{
	width: auto;
	border-top: dotted 1px #CCC;
	margin: 5px 0px 5px 0px;
}

img{
	border: none;	
}

.Sep10{
	width: auto;
	height: 10px;
	clear: both;
}

.Sep20{
	width: auto;
	height: 20px;
	clear: both;
}

/*
------------------------------------------------------------------------
REGISTRATION
------------------------------------------------------------------------
*/
.FormSection {
	padding: 10px;
	height: auto;
	width: auto;
}

.FormSectionLeft {
	padding: 10px 0px 10px 0px;
	height: auto;
	width: 400px;
	float: left;
	text-transform: uppercase;
	font-size: 95%;
}
.FormSectionRight {
	padding: 10px 0px 10px 0px;
	height: auto;
	width: 400px;
	float: right;
	font-size: 95%;
	text-transform: uppercase;
}

#RegisterForm Select{
	text-transform: capitalize;
	font-size: 95%;
}

.FormSectionItem {
	margin: 10px 0px 10px 0px;
}

.FormLabel{
	display: block;
	width: 100%;
	margin: 0px 0px 5px 0px;
	
}


#FormBack{
	width: 940px;
	min-height: 350px;
	background-image: url(../media/backgrounds/hiker.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
}
#RegisterForm{
	margin: 20px auto auto 50px;
	position: relative;
	z-index: 9;
	width: 850px;
}
.FormStep{
	color: #000;
	margin-bottom: 10px;
	font-weight: bold;
}

#FormBack a:link{
	color: #C00;
	text-decoration: none;
}

#FormBack a:visited{
	color: #C00;
	text-decoration: none;
}

#FormBack a:hover{
	color: #C00;
	text-decoration: underline;
}

#FormBack a:active{
	color: #C00;
	text-decoration: none;
}

/*
------------------------------------------------------------------------
STORE PAGES
------------------------------------------------------------------------
*/



#CategoryC1{

}

#CategoryC2{
	width: 770px;
	height: auto;
	float: right;
	padding: 0px 5px 5px 5px;
	margin-right: 5px;
	
}

#StoreMenu{
	margin-top: 0px;
	
}


#StoreMenu ul{
	margin: 0;
	padding: 0;
}

#StoreMenu li{
	list-style: none;
	margin: 3px auto 3px 2px;
	font-size: 84%;
	text-transform: uppercase;
	
}

#StoreMenu h3 {
	font-size: 100%;
	font-weight: bold;
}


#StoreMenu .CatImage {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	
}


#StoreMenu a:link{
	font-size: 100%;
	text-decoration: none;
	color: #666;
}

#StoreMenu a:visited{
	font-size: 100%;
	text-decoration: none;
	color: #666;
}

#StoreMenu a:hover{
	font-size: 100%;
	text-decoration: line-through;
	color: #999;
}

#StoreMenu a:active{
	font-size: 100%;
	text-decoration: line-through;
	color: #CC0000;
}

#CouponSubmitter{
	margin-top: 10px;
	width: 500px;
}

#CouponCodeInput{
	width: 150px;
	padding: 3px;
	border: none;
	background-color: #CCC;
	color: #333;
	font-size: 80%;
	text-align: left;
	height: 14px;
}

.Coupon1{
	float: left;
	height: 20px;
}

Coupon2{
	float: left;
	height: 20px;
}
.CouponMsg{
	font-size: 80%;
	color: #C00;
	margin-bottom: 5px;
	margin-top: 5px;
}






#CategoryHeader{
	font-size: 85%;
	color: #333;
	margin: 10px 0px 10px 0px;
}

#CategoryTitle{
	width: 760px;
	height: auto;
	background-color: #000;
	padding: 5px;
	background-image: url(../media/category-header-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#CategoryIntro{
	width: 765px;
	height: auto;
	padding: 5px 5px 5px 0px;
	font-size: 85%;
	line-height: 110%;
	color: #505050;
	
}

#CategoryTitle h1{
	font-size: 100%;
	font-weight: normal;
	color: #FFF;
}

.CategoryItemWrapper{
	width: 178px; 
	height: 325px; 
	margin: 0px 5px 5px 0px; 
	background-color: #FFF; 
	overflow: hidden; 
	border: solid 1px #FFF; 
	 
	float: left;

}


.CategoryItemWrapperText{
	width: auto;
	height: auto;
	padding: 5px;
	text-transform: uppercase;
	color: #666;
	font-style: italic;
	border-top: solid 1px #F0F0F0;
	font-size: 80%;
}

.CategoryItemWrapper:hover{
	border: solid 1px #F0F0F0;
	height: 325px;

}

.CategoryItemWrapperText a:link{
	text-decoration: none;
	color: #666;
}

.CategoryItemWrapperText a:visited{
	text-decoration: none;
	color: #666;
}

.CategoryItemWrapperText a:hover{
	text-decoration: none;
	color: #333;
}

.CategoryItemWrapperText a:active{
	text-decoration: none;
	color: #3C3C3C;
	text-transform: uppercase;
	
}

.CategoryBuyBtn{
	margin-top: 5px;
	margin-bottom: 3px;
}

.PaginationWrapper{
	width: 720px;
	height: auto;
	margin-bottom: 10px;
	clear: both;
}

/*
------------------------------------------------------------------------
HEADERS
------------------------------------------------------------------------
*/
#InfoHeader{
	width: auto;
	height: auto;
	margin-top: 10px;
	clear: both;
}



/*
------------------------------------------------------------------------
TECH PAGE
------------------------------------------------------------------------
*/

.TechItem{
	width: 420px;
	height: auto;
	margin-bottom: 10px;
	clear: both;
	float: left;
}

.TechItemBlack{
	width: 420px;
	height: auto;
	margin-bottom: 10px;
	clear: both;
	float: left;
	background-color: #000;
	color: #FFF;
}

.TechItem .Image{
	width: 57px;
	height: 60px;
	float: left;
	margin-right: 10px;
	background-color: #000;
}

.TechItemBlack .ImageBlack{
	width: 140px;
	height: 190px;
	float: left;
	margin: 10px 10px 10px 10px;
	background-color: #000;
}

.TechItem .Header{
	width: 350px;
	height: auto;
	float: left;
	font-weight: bold;
	font-size: 95%;
}

.TechItemBlack .HeaderBlack{
	width: 250px;
	height: auto;
	float: left;
	font-weight: bold;
	font-size: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.TechItem .Text{
	width: 350px;
	height: auto;
	font-size: 85%;
	line-height: 120%;
	float: left;
}

.TechItemBlack .TextBlack{
	width: 250px;
	height: auto;
	font-size: 85%;
	line-height: 120%;
	float: left;
}
.TechInfo{
	width: 420px;
	height: auto;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #C00;
	font-size: 95%;
	line-height: 130%;
	border-top: dotted 1px #CCC;
	padding-top: 5px;
}

#StoreCartWrapper{
	width: 700px;
	height: auto;
	margin: 10px auto 10px auto;
}
.CartTaxShippingNote{
	width: auto;
	height: auto;
	padding: 10px;
	font-size: 90%;
	text-align: right;
	color: #999;
}

/*
------------------------------------------------------------------------
CONTACT PAGE
------------------------------------------------------------------------
*/

.ContactWrapper{
	width: auto;
	height: auto;
	font-size: 85%;
	margin: 0px auto 10px auto;
}

.ContactWrapper ul li{
	list-type: none;
	margin: 0 0;
	padding: 4px 0px 4px 0px;
	list-style-type: none;
	color: #666;
	
}



.ContactMailForm{
	background-color: #D4D4D4;
	padding: 30px;
	color: #333;
	font-size: 85%;
	background-image: url(../media/contact-corner.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}


.ContactMailForm #Name, #InternalEmail, #Email, #Country{
	width: 100%;
	height: auto;
	clear: both;
	margin-bottom: 2px;
	background-color: #666;
	color: #FFF;
	border: none;
	padding: 3px 2px 3px 2px;
}

.ContactMailForm textarea{
	width: 100%;
	height: 250px;
	clear: both;
	margin-bottom: 2px;
	background-color: #666;
	color: #FFF;
	border: none;
	padding: 3px 2px 3px 2px;
}

.ContactSubHdr{
	width: auto;
	height: auto;
	margin: 0px 0px 10px 0px;
	font-style: italic;
	text-transform: uppercase;
	font-size: 110%;
	color: #333;
	font-weight: 500;
}

#ContactHQCol{
	color: #666;
	font-size: 90%;
}
#ContactContactsCol{
	color: #666;
}

#ContactContactsCol ul li{
	margin: 2px 0px 4px 0px;
	padding: 0 0;
}

#ContactContactsCol a:link{
	text-decoration: none;
	color: #666;
}

#ContactContactsCol a:visited{
	text-decoration: none;
	color: #666;
}

#ContactContactsCol a:hover{
	text-decoration: none;
	color: #333;
}

#ContactContactsCol a:active{
	text-decoration: none;
	color: #666;
}


#TopicWrapper{
		margin: 20px auto 20px auto;
		min-height: 450px;
}

#TopicWrapper h1{
		font-size: 160%;
		color: #666;
		font-weight: normal;
		text-transform: uppercase;
		margin-bottom: 20px;
}
#TopicWrapper p{
	line-height: 150%;
	color: #666;
	margin-top: 10px;
}



#TopicWrapper ul{
	list-type: disc;
	margin: 0px 0px 30px 0px;
	padding: 0 0;
}

#TopicWrapper li{
	margin-left: 50px;
	line-height: 160%;
	color: #666;
}



/*
------------------------------------------------------------------------
PARTNERS PAGE
------------------------------------------------------------------------
*/

.PartnerWrap{
	width: 100%;
	height: 100%;
	background-color: #D6D6D6;
	float: left;
}
.PartnerImage{
	width: 240px;
	height: 80px;
	margin: 20px auto 0px auto;
	
}

.PartnerText{
	width: 240px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 85%;
	color: #666;
	margin: 0px auto 10px auto;
}




.NewsRepeater{
	width: 100%;
	height: auto;
	float: left;
	margin: 0px auto 20px auto;
}

.NewsRepeater h2{
	font-weight: normal;
	font-size: 120%;
	font-style: italic;
	margin-bottom: 5px;
	color: #333;
	text-transform: uppercase;
}

.NewsStory{
	font-size: 90%;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #444;
}

.NewsLink{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	font-size: 85%;
	color: #C00;
}


.NewsTag{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	font-size: 85%;
	color: #C00;
}
.NewsDate{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	font-size: 85%;
	color: #C00;
}

.NewsImage{
	max-width: 600px;
	height: auto;
	margin-top: 5px;
}
.TagsRepeater{
	width: auto;
	height: auto;
	padding: 4px;
	float: left;
	font-size: 90%;
}

.TagsRepeater a:link{
	text-decoration: none;
	color: #C00;
}
.TagsRepeater a:visited{
	text-decoration: none;
	color: #C00;
}

.TagsRepeater a:hover{
	text-decoration: none;
	color: #666;
}
.TagsRepeater a:active{
	text-decoration: none;
	color: #C00;
}


.PPDebug{
	width: auto;
	height: auto;
	padding: 10px;
	border: solid 1px #CCC;
	background-color: #F0F0F0;
	visibility: visible;
	font-size: 85%;
	line-height: 140%;
}

.IntroSub{
	text-transform: uppercase;
	font-style: italic;
	font-size: 110%;
	font-weight: 500;
}


/*
------------------------------------------------------------------------
TEAM PAGE
------------------------------------------------------------------------
*/

.TeamBack{
	height: 260px;
	width: 940px;
	background-image: url(../media/team/TeamBack.jpg);
	background-repeat: no-repeat;
}
.TeamRiderWrapper{
	width: 175px;
	height: 200px;
	position: relative;
	z-index: 20;
	top: 40px;
	left: 15px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	text-align: center;
}



.TeamRiderWrapperCol2{
	width: 450px;
	height: 265px;
	position: relative;
	top: -305px;
	left: 130px;
	float: left;
	margin-right: 10px;
}

.TeamRiderBio{
	width: auto;
	height: auto;
	font-size: 90%;
}

.TeamRiderName{
	font-size: 16px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
	font-stretch: condensed;
}

.TeamRiderBioProTeam{
	font-size: 14px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal; 
}

.TeamRiderBio p{
	width: auto;
	height: auto;
	font-size: 14px;
	margin-bottom: 10px;
	font-size: 90%;
}

.TeamFeatureSlides{
	width: 610px;
	height: 350px;
	overflow: hidden;
}

.TeamListBack{
	height: auto;
	width: 920px;
	background-color: #E3E3E3;
	background-image: url(../media/team/TeamBioBack.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px;
	font-size: 88%;
}

.TeamListCol1{
	width: 220px;
	height: auto;
	float: left;
}
.TeamListCol2{
	width: 220px;
	height: auto;
	float: left;
}


.CheckoutPriceDisplay {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
}



#StoreMenu .red a:link, a:visited, a:hover{
	color: #C00;
}
.Moved {
	color: #FFF;
	background-color: #000;
	padding: 10px;
	height: auto;
	width: 480px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	font-size: 85%;
	line-height: 150%;
}
.Moved a:link {
	color: #C00;
}
.Moved a:visited {
	color: #C00;
}
.Moved a:hover {
	color: #C00;
}
.Moved a:active {
	color: #C00;
}
