html, body			{height:100%;margin:0px;}
body				{background-color:#333333;font-family:arial;font-size:12px;color:#333333;}
a:link, a:visited	{color:#333333;text-decoration:none;}
a:hover				{color:#4fbae4;}
a:link, a:visited, a:active {    outline: none; }
form				{margin:0px;}
img					{border:0px;}
#wrapper			{width:990px;margin:13px auto 0px auto;background:#ffffff;position:relative;}

#header				{height:235px;}
#bike_wheel {width:40px;height:10px;position:absolute;top:235px;left:80px;}
.banner_top_mask {width:630px;height:250px;position:absolute;top:235px;left:20px;}
.banner_top_btn{width:338px;height:199px;position:absolute;top:270px;left:40px;}
#logo				{height:235px;width:250px;background:#ffffff;float:left;}
#banner				{width:728px;height:101px;padding:5px 0px 0px 12px;float:left;background:#333333;}
#hcontent			{width:740px;height:129px;background:#ffffff;float:left;}
#hctop				{height:22px;padding-top:3px;padding-bottom:28px;line-height:22px;}
#hctop form			{display:block;float:left;width:510px;}
#hctop div		{float:left;margin-right:5px;color:#808080;line-height:16px;}
#hctop form input	{border:1px solid #808080;background:#ffffff;}
#hctop form input[type=text], #hctop form input[type=password] 	{height:18px;line-height:18px;padding:0px 0px 0px 3px;width:110px;}
#hctop form input[type=submit]	{height:20px;line-height:18px;padding:0px 3px 0px 3px;cursor:pointer;}
#hctop a:hover	{text-decoration:underline;}


button,
a.button {
	background-color: #4FBAE4;
    cursor:pointer;
    font-size:1em;
    padding:3px;
    border:1px solid;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-decoration:none !important;
    white-space:nowrap;
	color: #fff;
}
div#signin-buttons-bar {
	position: relative;
	top: 15px;
}
div#signin-buttons-bar a.button {
	border: 1px solid #999;
	padding: 5px;
}
div#signin-buttons-bar a.button:hover {
	border: 1px solid #000;
}

a.share-button {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #eee;
	font-size: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 5px;
	display: block;
	float: left;
	position: relative;
	padding-left: 25px;
	margin: 0 1px;
	color: #333;
}
a.share-button.favourite {
	margin-left: 8px;
	margin-right: 5px;
}
a.share-button.favourite.is {
	margin-left: 1px;
}
a.share-button:hover {
	color: #000;
	border: 1px solid #999;
}
a.share-button img {
	position: absolute;
	top: 1px;
	left: 5px;
}
a.share-button.favourite img {
	top: 2px;
}
div.share-cols iframe {
	float: left;
	width: 76px !important;
	margin-left: 15px;
	height: 20px !important;
}

#topnav				{width:720px;height:60px;}	
#topnav	#mainnav {width:720px;height:30px;background-color:#fff;}	

#topnav	#mainnav a.nav_buy{background-position:0px 0px;width:145px;background-image:url('../img/nav_top.gif');display:block;float:left;margin-right:3px;height:30px;}	
#topnav	#mainnav a.nav_buy:hover{background-position:0px -30px;}	
#topnav	#mainnav a.nav_buy_selected{background-position:0px -60px;width:145px;background-image:url('../img/nav_top.gif');display:block;float:left;margin-right:3px;height:30px;}	

#topnav	#mainnav a.nav_sell{background-position:-148px 0px;width:145px;background-image:url('../img/nav_top.gif');display:block;float:left;margin-right:3px;height:30px;}	
#topnav	#mainnav a.nav_sell:hover{background-position:-148px -30px;}	
#topnav	#mainnav a.nav_sell_selected{background-position:-148px -60px;width:145px;background-image:url('../img/nav_top.gif');display:block;float:left;margin-right:3px;height:30px;}	

#topnav	#mainnav a.nav_prove{background-position:-296px 0px;width:145px;background-image:url('../img/nav_top.gif');display:block;float:left;margin-right:3px;height:30px;}	
#topnav	#mainnav a.nav_prove:hover{background-position:-296px -30px;}	
#topnav	#mainnav a.nav_prove_selected{background-position:-296px -60px;width:145px;background-image:url('../img/nav_top.gif');display:block;float:left;margin-right:3px;height:30px;}	

#topnav	#mainnav a.nav_ggb{background-position:-444px 0px;width:276px;background-image:url('../img/nav_top.gif');display:block;float:left;height:30px;}	
#topnav	#mainnav a.nav_ggb:hover{background-position:-444px -30px;}	
#topnav	#mainnav a.nav_ggb_selected{background-position:-444px -60px;width:276px;background-image:url('../img/nav_top.gif');display:block;float:left;height:30px;}	


#topnav	#subnav {width:720px;height:30px;background-color:#595959;}	
#topnav	#subnav .subnav_buy { margin-left: 40px; }
#topnav	#subnav .subnav_sell{ margin-left: 185px; }
#topnav	#subnav .subnav_prove{ margin-left: 329px; }
#topnav	#subnav .subnav_ggb{ margin-left: 350px; }

#topnav	#subnav a { color: #fff; line-height: 30px; font-weight: bold; margin-right: 30px; }
#topnav	#subnav a:hover { color: #4FBAE4; text-decoration: none; }

ul#magazines { list-style: none; padding: 0; margin-top: 20px; }
ul#magazines li { display: block; float: left; margin: 10px 20px; height: 250px; background-color: #eee; padding: 5px; -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; }
ul#magazines li:hover { background-color: #ddd; }
ul#magazines li a { display: block; color: #666 !important; height: 270px; -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; }
ul#magazines li a:hover { display: block; color: #333; text-decoration: none !important; }
ul#magazines li img { width: 150px; opacity: 0.8; margin-bottom: 7px; -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; }
ul#magazines li:hover img { width: 150px; opacity: 1; }

ul#elsewhere { list-style: none; padding: 0; margin-left: 70px; }
ul#elsewhere li { display: block; float: left; width: 200px; padding: 20px; height: 80px; }
ul#elsewhere img { width: 200px; margin: 20px 0; }

#content			{background:#ffffff;min-height:200px;}		
#content .wrapbox{overflow:hidden;}
#content .leftbox{margin-left:20px;float:left;}
#content .leftbox .auction_search{position:absolute;top:89px;left:15px;}
#content .leftbox .auction_search input[type=text]{width:210px;border:0px;color:#999;}
#content .leftbox a.btn_go{display:block;position:absolute;top:89px;left:245px;width:36px;height:18px;background-image:url('../img/btn_go.png');background-position:top;}
#content .leftbox a.btn_go:hover{background-position:bottom;}
#content .leftbox a.btn_allcategories{display:block;position:absolute;top:128px;left:10px;width:129px;height:34px;background-image:url('../img/btn_allcategories.png');background-position:top;}
#content .leftbox a.btn_allcategories:hover{background-position:bottom;}
#content .leftbox a.btn_expert_search{display:block;position:absolute;top:128px;left:150px;width:135px;height:18px;background-image:url('../img/btn_expert_search.png');background-position:top;}
#content .leftbox a.btn_expert_search:hover{background-position:bottom;}
#content .leftbox a.btn_sellit{display:block;width:310px;height:160px;background-image:url('../img/banner_sellit.gif');background-position:top;}
#content .leftbox a.btn_sellit:hover{background-position:bottom;}
#content .leftbox a.btn_proveit{display:block;width:310px;height:160px;background-image:url('../img/banner_proveit.gif');background-position:top;}
#content .leftbox a.btn_proveit:hover{background-position:bottom;}
#content .categories_nav{overflow:hidden;margin-left:20px;margin-top:35px;margin-bottom:10px;}
#content .categories_nav a:link, #content .categories_nav a:visited{color:#474747;text-decoration:none;}
#content .categories_nav a:hover{color:#4fbae4;text-decoration:none;}
#content .categories_nav .col{float:left;width:120px;text-transform:uppercase;margin:0px;padding:0px 0px 0px 0px;}
#content .categories_nav .col .col_item{margin-bottom:4px;margin:0px;padding:0px;}
#content .categories_nav .sep{float:left;width:1px;height:70px;background-color:#474747}
#content .categories_nav .sep2{float:left;width:2px;height:70px;background-color:#a3a3a3}

#content .auction_area{overflow:hidden;margin-top:20px;}
#content .auction_area .auction_box{overflow:hidden;float:left;width:470px;margin-left:20px;}
#content .auction_area .auction_box .auction_hdr1{width:470px;min-height:6px;background-color:#e1808a;background-image:url('../img/bg_box1.gif');background-repeat:no-repeat;font-size:15px;color:#fff;font-weight:bold;text-transform:uppercase;padding-top:10px;padding-left:10px;padding-bottom:5px;border-bottom:2px solid #b0b0b0;}
#content .auction_area .auction_box .auction_hdr2{width:470px;min-height:6px;background-color:#f9c32d;background-image:url('../img/bg_box2.gif');background-repeat:no-repeat;font-size:15px;color:#fff;font-weight:bold;text-transform:uppercase;padding-top:10px;padding-left:10px;padding-bottom:5px;border-bottom:2px solid #b0b0b0;}
#content .auction_area .auction_box .auction_item{width:446px;min-height:60px;border:2px solid #b0b0b0;border-top:none;padding:10px;overflow:hidden;color:#494949;}
#content .auction_area .auction_box .auction_item .item_img{float:left;}
#content .auction_area .auction_box .auction_item .item_title{float:left;font-size:11px;font-weight:bold;margin-left:10px;width:65px;}
#content .auction_area .auction_box .auction_item .item_additional{float:left;margin-left:10px;width:175px;height:60px;overflow:hidden;}
#content .auction_area .auction_box .auction_item .item_additional .item_date{width:176px;height:30px;overflow:hidden;}
#content .auction_area .auction_box .auction_item .item_additional .item_date .date_box{float:left;width:44px;height:30px;font-size:10px;text-align:center;}
#content .auction_area .auction_box .auction_item .item_additional .item_date .date_box .cur_val{font-size:14px;font-weight:bold;}
#content .auction_area .auction_box .auction_item .item_additional .item_curbid{width:175px;height:20px;overflow:hidden;font-size:11px;font-weight:bold;text-align:right;padding-top:10px;}
#content .auction_area .auction_box .auction_item .item_btn{float:left;margin-left:20px;}

#content .auction_bar{margin-left:10px;width:930px;height:25px;background-color:#4fbae4;padding:10px;}
#content .auction_bar .auction_search{width:256px;height:25px;background-image:url('../img/bg_input_search.gif');float:left;}
#content .auction_bar .auction_search input[type=text]{width:195px;border:0px;color:#999;margin-top:0px;margin-left:4px;font-size:12px;height:23px;line-height:23px;border:1px solid #ffffff;}
#content .auction_bar .auction_search input[type=image]{padding-top:4px;margin-left:15px;}
#content .auction_bar .auction_input{width:174px;height:25px;line-height:25px;font-size:12px;background-image:url('../img/bg_input.gif');float:left;margin-left:15px;padding-left:7px;color:#999;}
#content .auction_bar .auction_search_text{float:left;color:#fff;text-transform:uppercase;font-size:11px;font-weight:bold;margin-top:5px;margin-left:20px;}
#content .auction_bar .auction_search_text a:link,#content .auction_bar .auction_search_text a:visited{color:#fff;text-decoration:none;}
#content .auction_bar .auction_search_text a:hover{color:#fff;text-decoration:none;}

#content .auction_subbar{margin-left:20px;width:940px;height:11px;background-color:#f2f2f2;padding:5px;font-size:11px;line-height:11px;font-weight:bold;}
#content .auction_subbar .blue{color:#439ed7;}

#content .faqwrap{overflow:hidden}
#content .faqwrap .faqbox{margin-left:20px;width:629px;float:left;}
#content .faqwrap .faqbox .faqheader{width:629px;height:55px;}
#content .faqwrap .faqbox .faqheader .top{width:629px;height:15px;background-image:url('../img/bg_faq_top.gif');background-repeat:no-repeat;}
#content .faqwrap .faqbox .faqheader .title{width:629px;height:40px;background-color:#b2b2b2;}
#content .faqwrap .faqbox .faqlist{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #c5c5c5;padding-left:20px;}
#content .faqwrap .faqbox .faqlist a:link,#content .faqwrap .faqbox .faqlist a:visited,#content .faqwrap .faqbox .faqlist a:hover{font-size:18px;font-weight:bold;color:#333;}
#content .faqwrap .faqbox .faqlist .title1{font-size:18px;font-weight:bold;color:#333;}
#content .faqwrap .faqbox .faqlist .grey{color:#999999;}
#content .faqwrap .faqbox .faqanswers{overflow:hidden;width:455px;padding-left:20px;}
#content .faqwrap .faqbox .faqanswers .answer{margin-top:30px;}
#content .faqwrap .faqbox .faqanswers .answer .hidden_link{font-size:1px;}
#content .faqwrap .faqbox .faqanswers .answer .title{font-size:16px;font-weight:bold;color:#333;}
#content .faqwrap .faqbox .faqanswers .answer .title .grey{color:#999999;}
#content .faqwrap .faqbox .faqanswers .answer .text{font-size:12px;color:#333;margin-top:15px;}
#content .faqwrap .faqbox .faqanswers .answer .bottomtext{margin-top:15px;}
#content .faqwrap .faqbox .faqanswers .answer .bottomtext a:link,#content .faqwrap .faqbox .faqanswers .answer .bottomtext a:visited{font-size:12px;color:#999999;}
#content .faqwrap .faqbox .faqanswers .answer .bottomtext a:hover{color:#4fbae4;}
#content .faqwrap .mpuspace{float:right;margin-right:20px;}

#content .sellingwrap{overflow:hidden}
#content .sellingwrap .sellingbox{margin-left:20px;width:629px;float:left;}
#content .sellingwrap .sellingbox .sellingheader{width:629px;height:55px;}
#content .sellingwrap .sellingbox .sellingheader .top{width:629px;height:15px;background-image:url('../img/bg_selling_top.gif');background-repeat:no-repeat;}
#content .sellingwrap .sellingbox .sellingheader .title{width:629px;height:40px;background-color:#F0B6BC;}
#content .sellingwrap .sellingbox .sellinglist{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #e1b5ba;padding-left:20px;}
#content .sellingwrap .sellingbox .sellinglist a:link,#content .sellingwrap .sellingbox .sellinglist a:visited,#content .sellingwrap .sellingbox .sellinglist a:hover{font-size:18px;font-weight:bold;color:#333;}
#content .sellingwrap .sellingbox .sellinglist .pink{color:#cb7f88;}
#content .sellingwrap .sellingbox .sellinganswers{overflow:hidden;width:455px;padding-left:20px;}
#content .sellingwrap .sellingbox .sellinganswers .answer{margin-top:30px;}
#content .sellingwrap .sellingbox .sellinganswers .answer .hidden_link{font-size:1px;}
#content .sellingwrap .sellingbox .sellinganswers .answer .title{font-size:16px;font-weight:bold;color:#333;}
#content .sellingwrap .sellingbox .sellinganswers .answer .title .pink{color:#cb7f88;}
#content .sellingwrap .sellingbox .sellinganswers .answer .text{font-size:12px;color:#333;margin-top:15px;}
#content .sellingwrap .sellingbox .sellinganswers .answer .text a:link,#content .sellingwrap .sellingbox .sellinganswers .answer .text a:visited{color:#333;text-decoration:underline;}
#content .sellingwrap .sellingbox .sellinganswers .answer .text a:hover{color:#333;text-decoration:none;}
#content .sellingwrap .sellingbox .sellinganswers .answer .text strong{font-size:14px;}
#content .sellingwrap .sellingbox .sellinganswers .answer .bottomtext{margin-top:15px;}
#content .sellingwrap .sellingbox .sellinganswers .answer .bottomtext a:link,#content .sellingwrap .sellingbox .sellinganswers .answer .bottomtext a:visited{font-size:12px;color:#cb7f88;}
#content .sellingwrap .sellingbox .sellinganswers .answer .bottomtext a:hover{color:#cb7f88;}
#content .sellingwrap .mpuspace{float:right;margin-right:20px;}

#content .buyingwrap{overflow:hidden}
#content .buyingwrap .buyingbox{margin-left:20px;width:629px;float:left;}
#content .buyingwrap .buyingbox .buyingheader{width:629px;height:55px;}
#content .buyingwrap .buyingbox .buyingheader .top{width:629px;height:15px;background-image:url('../img/bg_buying_top.gif');background-repeat:no-repeat;}
#content .buyingwrap .buyingbox .buyingheader .title{width:629px;height:40px;background-color:#FFB422;}
#content .buyingwrap .buyingbox .buyinglist{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #FFB422;padding-left:20px;}
#content .buyingwrap .buyingbox .buyinglist a:link,#content .buyingwrap .buyingbox .buyinglist a:visited,#content .buyingwrap .buyingbox .buyinglist a:hover{font-size:18px;font-weight:bold;color:#333;}
#content .buyingwrap .buyingbox .buyinglist .yellow{color:#FFB422;}
#content .buyingwrap .buyingbox .buyinganswers{overflow:hidden;width:455px;padding-left:20px;}
#content .buyingwrap .buyingbox .buyinganswers .answer{margin-top:30px;}
#content .buyingwrap .buyingbox .buyinganswers .answer .hidden_link{font-size:1px;}
#content .buyingwrap .buyingbox .buyinganswers .answer .title{font-size:16px;font-weight:bold;color:#333;}
#content .buyingwrap .buyingbox .buyinganswers .answer .title .yellow{color:#FFB422;}
#content .buyingwrap .buyingbox .buyinganswers .answer .text{font-size:12px;color:#333;margin-top:15px;}
#content .buyingwrap .buyingbox .buyinganswers .answer .text a:link,#content .buyingwrap .buyingbox .buyinganswers .answer .text a:visited{color:#333;text-decoration:underline;}
#content .buyingwrap .buyingbox .buyinganswers .answer .text a:hover{color:#333;text-decoration:none;}
#content .buyingwrap .buyingbox .buyinganswers .answer .text strong{font-size:14px;}
#content .buyingwrap .buyingbox .buyinganswers .answer .bottomtext{margin-top:15px;}
#content .buyingwrap .buyingbox .buyinganswers .answer .bottomtext a:link,#content .buyingwrap .buyingbox .buyinganswers .answer .bottomtext a:visited{font-size:12px;color:#FFB422;}
#content .buyingwrap .buyingbox .buyinganswers .answer .bottomtext a:hover{color:#FFB422;}
#content .buyingwrap .mpuspace{float:right;margin-right:20px;}

#content .bmatchwrap{overflow:hidden}
#content .bmatchwrap .bmatchbox{margin-left:20px;width:630px;float:left;}
#content .bmatchwrap .bmatchbox .top{width:630px;height:142px;background-image:url('../img/bg_bmatch_top.gif');}
#content .bmatchwrap .bmatchbox .middle{padding-left:20px;width:610px;height:500px;background-color:#B9E1F2;overflow:hidden;}
#content .bmatchwrap .bmatchbox .textbox{font-size:16px;font-weight:bold;color:#474747;margin-top:5px;margin-bottom:20px;}
#content .bmatchwrap .bmatchbox .form1{width:472px;height:42px;background-image:url('../img/bg_bmatch_form1.gif');margin-bottom:8px;overflow:hidden;}
#content .bmatchwrap .bmatchbox .form2{width:404px;height:42px;background-image:url('../img/bg_bmatch_form2.gif');margin-bottom:8px;overflow:hidden;}
#content .bmatchwrap .bmatchbox .form3{width:501px;height:42px;background-image:url('../img/bg_bmatch_form3.gif');margin-bottom:40px;overflow:hidden;}
#content .bmatchwrap .bmatchbox .form_text{margin-left:55px;line-height:42px;font-size:14px;color:#474747;font-weight:bold;float:left;}
#content .bmatchwrap .bmatchbox .form_input{margin-left:25px;margin-top:10px;font-size:14px;color:#474747;font-weight:bold;float:left;}
#content .bmatchwrap .bmatchbox .form_input select{width:180px;}
#content .bmatchwrap .mpuspace{float:right;margin-right:20px;}


#content .proveitwrap{overflow:hidden}
#content .proveitwrap .proveitbox{margin-left:20px;width:630px;float:left;}
#content .proveitwrap .proveitbox .top{overflow:hidden;margin-bottom:35px;}
#content .proveitwrap .proveitbox .middle{overflow:hidden;font-size:14px;color:#333333;margin-bottom:30px;}
#content .proveitwrap .proveitbox .middle a:link,#content .proveitwrap .proveitbox .middle a:visited{color:#333333;text-decoration:underline;}
#content .proveitwrap .proveitbox .middle a:hover{color:#333333;text-decoration:none;}
#content .proveitwrap .proveitbox .bottom{overflow:hidden;width:620px;height:350px;background-color:#deeef7;padding-left:10px;padding-top:25px;color:#000000;font-size:12px;}
#content .proveitwrap .proveitbox .bottom .form_item{margin-bottom:15px;}
#content .proveitwrap .proveitbox .bottom .form_item input[type=text]{height:25px;width:200px;}
#content .proveitwrap .proveitbox .bottom .form_item textarea{height:120px;width:500px;}
#content .proveitwrap .rightcol{width:310px;float:right;margin-right:20px;overflow:hidden;border-top:1px solid #9fcdea;}
#content .proveitwrap .rightcol .item{width:310px;overflow:hidden;border-bottom:1px solid #9fcdea;margin-top:20px;}
#content .proveitwrap .rightcol .title{font-size:16px;color:#212225;font-weight:bold;margin-bottom:10px;}
#content .proveitwrap .rightcol .wrap{overflow:hidden;margin-bottom:20px;}
#content .proveitwrap .rightcol .left_col{float:left;width:100px;}
#content .proveitwrap .rightcol .right_col{float:right;text-align:left;font-size:12px;color:#212225;width:180px;}

#content .bikepediawrap{overflow:hidden}
#content .bikepediawrap .formAdd{overflow:hidden;font-size:14px;color:#333333;width:460px;margin-bottom:50px;padding-left:20px;}
#content .bikepediawrap .formAdd .err{color:#f00;}
#content .bikepediawrap .formAdd .suc{color:#439ED7;}
#content .bikepediawrap .bpbox{margin-left:20px;width:629px;float:left;}
#content .bikepediawrap .bpbox .bpheader{width:629px;height:78px;margin-bottom:27px;}
#content .bikepediawrap .bpbox .bpalphabet{overflow:hidden;width:629px;height:63px;background-image:url('../img/bg_bikepedia_title.gif');background-repeat:repeat-x;}
#content .bikepediawrap .bpbox .bpalphabet .bpletters{margin-top:30px;color:#ffffff;font-size:18px;padding-left:20px;}
#content .bikepediawrap .bpbox .bpalphabet .bpletters a:link,#content .bikepediawrap .bpbox .bpalphabet .bpletters a:visited{color:#ffffff;text-decoration:none;}
#content .bikepediawrap .bpbox .bpalphabet .bpletters a:hover,#content .bikepediawrap .bpbox .bpalphabet .bpletters a.sel{color:#9fe1ff;text-decoration:none;}
#content .bikepediawrap .bpbox .bpheader .top{width:629px;height:15px;background-image:url('../img/bg_bikepedia_top.gif');background-repeat:no-repeat;}
#content .bikepediawrap .bpbox .bpheader .title{width:629px;height:63px;background-image:url('../img/bg_bikepedia_title.gif');background-repeat:repeat-x;}
#content .bikepediawrap .bpbox .bplist{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #c5c5c5;padding-left:20px;}
#content .bikepediawrap .bpbox .bplist a:link,#content .bikepediawrap .bpbox .bplist a:visited,#content .bikepediawrap .bpbox .bplist a:hover{font-size:18px;font-weight:bold;color:#333;}
#content .bikepediawrap .bpbox .bplist .title1{font-size:18px;font-weight:bold;color:#333;}
#content .bikepediawrap .bpbox .bplist .grey{color:#999999;}
#content .bikepediawrap .bpbox .bpanswers{overflow:hidden;width:485px;}
#content .bikepediawrap .bpbox .bpanswers .pages{width:485px;border-top:1px solid #9fcdea;margin-top:30px;text-align:right;padding-top:15px;font-size:14px;}
#content .bikepediawrap .bpbox .bpanswers .pages a:link,#content .bikepediawrap .bpbox .bpanswers .pages a:visited{color:#439ed7;text-decoration:underline}
#content .bikepediawrap .bpbox .bpanswers .pages a:hover,#content .bikepediawrap .bpbox .bpanswers .pages a.sel{color:#333333;text-decoration:none}
#content .bikepediawrap .bpbox .bpanswers .answer{margin-top:30px;padding-left:20px;}
#content .bikepediawrap .bpbox .bpanswers .answer .hidden_link{font-size:1px;}
#content .bikepediawrap .bpbox .bpanswers .answer .title{font-size:16px;font-weight:bold;color:#333;}
#content .bikepediawrap .bpbox .bpanswers .answer .title .grey{color:#999999;}
#content .bikepediawrap .bpbox .bpanswers .answer .text{font-size:12px;color:#333;}
#content .bikepediawrap .bpbox .bpanswers .answer .bottomtext{margin-top:15px;}
#content .bikepediawrap .bpbox .bpanswers .answer .bottomtext a:link,#content .bikepediawrap .bpbox .bpanswers .answer .bottomtext a:visited{font-size:12px;color:#439ed7;text-decoration:underline;}
#content .bikepediawrap .bpbox .bpanswers .answer .bottomtext a:hover{text-decoration:none;}
#content .bikepediawrap .mpuspace{float:right;margin-right:20px;}

#grow div.service {
	padding-top: 20px; text-align: center; padding-bottom: 20px;
}
#grow p.heading {
	font-size: 20px !important; font-weight: bold; text-align: left; margin-left: 20px; margin-bottom: 0 !important;
}
#grow div.service div.left {
	float: left;
	width: 300px;
}
#grow div.service div.right {
	margin-top: 40px;
	float: right;
}
#grow div.service div.right a {
	margin-right: 20px;
}
#grow div.service p {
	font-size: 16px; line-height: 25px; margin:20px 10px; margin-top: 10px; text-align: left;
}
#grow div.service a {
	color: #52B8E4;
}
#grow div.service a:hover {
	text-decoration: underline;
}
#grow div.service .button {
	font-size: 20px; padding: 10px;
	text-shadow: 0 1px 0 #333;
	color: #fff;
}
#grow div.service .button img {
	position: relative;
	top: 9px;
	right: 4px;
}
#grow div.service .button:hover {
	-moz-box-shadow: 0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
	border: 1px solid #666 !important;
}
#grow div.service .button.facebook:hover {
	-moz-box-shadow: 0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	border: 1px solid #333 !important;
}

#grow div.service .button.email:hover {
	-moz-box-shadow: 0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
	border: 1px solid #999 !important;
}
#grow div.service .button.facebook:active {
	background-color: #3B5998;
	  background-image: -moz-linear-gradient(top, #3B5998, #618CBA); /* FF3.6 */
	  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #3B5998),color-stop(1, #618CBA)); /* Saf4+, Chrome */
	  background-image: linear-gradient(top, #3B5998, #618CBA);
	            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3B5998', EndColorStr='#618CBA'); /* IE6–IE9 */
}
#grow div.service .button.facebook {
	background-color: #618CBA;
	  background-image: -moz-linear-gradient(top, #618CBA, #3B5998); /* FF3.6 */
	  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #618CBA),color-stop(1, #3B5998)); /* Saf4+, Chrome */
	  background-image: linear-gradient(top, #618CBA, #3B5998);
	            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#618CBA', EndColorStr='#3B5998'); /* IE6–IE9 */
	border: 1px solid #40557C;
}
#grow div.service .button.twitter {
	background-color: #9DE7EA;
	  background-image: -moz-linear-gradient(top, #9DE7EA, #89C9CB); /* FF3.6 */
	  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #9DE7EA),color-stop(1, #89C9CB)); /* Saf4+, Chrome */
	  background-image: linear-gradient(top, #9DE7EA, #89C9CB);
	            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#9DE7EA', EndColorStr='#89C9CB'); /* IE6–IE9 */
	border: 1px solid #699A9C;
	color: #333;
	text-shadow: 0 1px 0 #fff;
}
#grow div.service .button.twitter:active {
	background-color: #89C9CB;
	  background-image: -moz-linear-gradient(top, #89C9CB, #9DE7EA); /* FF3.6 */
	  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #89C9CB),color-stop(1, #9DE7EA)); /* Saf4+, Chrome */
	  background-image: linear-gradient(top, #89C9CB, #9DE7EA);
	            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#89C9CB', EndColorStr='#9DE7EA'); /* IE6–IE9 */
}
#grow div.service .button.email {
	background-color: #FFFFFF;
	  background-image: -moz-linear-gradient(top, #FFFFFF, #ccc); /* FF3.6 */
	  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #FFFFFF),color-stop(1, #ccc)); /* Saf4+, Chrome */
	  background-image: linear-gradient(top, #FFFFFF, #ccc);
	            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#ccc'); /* IE6–IE9 */
	border: 1px solid #ccc;
	color: #333;
	text-shadow: 0 1px 0 #fff;
}
#grow div.service .button.email:active {
	background-color: #ccc;
	  background-image: -moz-linear-gradient(top, #ccc, #fff); /* FF3.6 */
	  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ccc),color-stop(1, #fff)); /* Saf4+, Chrome */
	  background-image: linear-gradient(top, #ccc, #fff);
	            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ccc', EndColorStr='#fff'); /* IE6–IE9 */
}

#footer				{background:#e6e6e6;height:40px;line-height:40px;margin:10px 10px 0px 10px;}
#footer a:link,
#footer a:visited	{padding-left:15px;font-size:14px;font-weight:bold;}

#terms{overflow:hidden;}
#terms .top{width:599px;height:78px;background-image:url('../img/bg_tc_top.png');overflow:hidden;}
#terms .top .textline{margin-top:40px;overflow:hidden;margin-left:30px;margin-right:30px;}
#terms .top .textline .leftbox{float:left;}
#terms .top .textline .rightbox{float:right;}
#terms .wrapper{padding-top:40px;background-color:#fff;padding-bottom:15px;}
#terms .textbox{height:545px;overflow-y:scroll;margin:15px;}
#terms .textbox .item{overflow:hidden;margin-bottom:30px;width:500px;margin-left:20px;}
#terms .textbox .item .title{font-size:16px;font-weight:bold;color:#333333;margin-bottom:15px;}
#terms .textbox .item .text{font-size:12px;color:#333333;}