@charset "utf-8";
html{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background-color:#000;
	background-image:url(http://urbanbiking.com/Images/bg-body001.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
}
*{font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
p{font-size: 12px; text-align:justify;}
td{
	font-size: 12px;
}
img{
	border:0px;
}
a{
	color: #64a704;
	text-decoration:none;
}
.a{
	color: #64a704;
	cursor:pointer;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .Title{
	color:#64a704;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	text-decoration:none;
}
h1, .h1, h1 *, .h1 *{
	font-size: 24px;
}
h2, .h2, h2 *, .h2 *{
	font-size: 22px;
}
h3, .h3, h3 *, .h3 *{
	font-size: 20px;
}
h4, .h4, h4 *, .h4 *{
	font-size: 20px;
}
h5, .h5, h5 *, .h5 *{
	font-size: 14px;
}
h6, .h6, h6 *, .h6 *{
	font-size: 14px;
}
#borde{
	text-align:left;
	max-width:1200px;
	min-width:1000px;
	margin:5px;
	padding:0px;
	overflow:hidden;
}
#head{
	margin:10px;
	margin-bottom:20px;
	padding:0px;
	overflow:hidden;
}
.logo{
	float:left;
}
.Social{
}
#BtnsSocial{
	float:left;
	margin:0px;
	margin-top:1px;
	margin-left:30px;
	padding:0px;
}
.btn_Twitter{
	border:none;
	background:none;
	background-image:url(http://urbanbiking.com/Images/Twitter.png);
	width:24px;
	height:24px;
	float:left;
	cursor:pointer;
	margin-right:5px;
}
.btn_Facebook{
	border:none;
	background:none;
	background-image:url(http://urbanbiking.com/Images/Facebook.png);
	width:24px;
	height:24px;
	float:left;
	cursor:pointer;
	margin-right:5px;
}
#Idiomas{
	margin:0px;
	margin-top:1px;
	padding:0px;
	list-style:none;
	overflow:hidden;
	float: right;
}
#Idiomas li{
	float:left;
	margin-left:10px;
}
#Search{
	float: right;
	margin-bottom:10px;
	margin-left:10px;
}
#Search input.q{
	margin:0px;
	padding:0px;
	float:left;
	width:145px;
	height:14px;
	padding:5px;
	background-color:#cccccc;
	border:#cccccc solid 1px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
#Search input.Btn{
	width:24px;
	height:24px;
	border:none;
	background:none;
	background-image:url(http://urbanbiking.com/Images/bg-btn.png);
	margin:0px;
	margin-left:5px;
	padding:0px;
	float:left;
	cursor:pointer;
}
#menu{
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
#menu li{
	margin:0px;
	margin-bottom:8px;
	padding:0px;
	margin-right:5px;
	float:left;
	background-color:#FFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative;
	height:24px;
	padding-left:4px;
	padding-right:4px;
}
#menu li:after{
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	top:22px;
	left:4px;
	width:0;
	height:0;
	border:8px solid transparent;
}
#menu li a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
}
#menu li:hover, #menu li.this{
	background-color:#65cc35;
}
#menu li:hover:after, #menu li.this:after{
	border-top-color:#65cc35;
}
#menu li a:hover{
	color:#fff;
}




#menu2{
	list-style:none;
	margin:0px;
	padding:0px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}
#menu2 li{
	margin:0px;
	margin-bottom:8px;
	padding:0px;
	margin-right:5px;
	float:left;
	background-color:#000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	position:relative;
	border:solid 1px #000;
	height:24px;
	padding-left:4px;
	padding-right:4px;
}
#menu2 li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
}
#menu2 li:hover, #menu2 li.this{
	background-color:#65cc35;
	border:solid 1px #65b644;
}
#menu2 li a:hover{
	color:#fff;
}




#cuerpo{
	margin:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding:10px;
	background-color:#FFF;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	overflow:hidden;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
 
}
#contenido{
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#Logos{
	margin:0px;
	padding:0px;
	margin-bottom:100px;
	text-align:center;
	background-color:#FFF;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin-left:10px;
	margin-right:10px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	clear: left;
	overflow:hidden;
}
#Logos img{
	margin:0px;
	border:none;
}
#Footer{
	clear:both;
	text-align:right;
	margin:0px;
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
}
#Footer *{
	color:#FFF;
	text-align:right;
}
#Footer a{
	color: #64a704;
}
.Copy{
	background-color:#000;
	clear:both;
	float: right;
	padding:5px;
	width:300px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	position:relative;
	color:#FFF;
	font-size:9px;
	line-height:12px;
	margin-right:10px
}
.Copy:after{
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	top:0px;
	left:100%;
	width:0;
	height:0;
	border:20px solid transparent;
	border-bottom-color: #000;
	margin-top:-40px;
	margin-left:-70px;
}
.Copy *{
	margin:0px;
	padding:0px;
}
.Copy div.byd{
	float:right;
}
#result{
	overflow:hidden;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	list-style:none;
}
#result li{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	border-bottom:solid 1px #efefef;
	margin-bottom:10px;
	overflow:hidden;
	float:left;
	width:50%;
	height:95px;
}
#result li img{
	float:right;
	margin-left:5px;
	margin-right:5px;
	border:#efefef solid 3px;
}
#result .Title{
	font-size:16px;
}
#result .footer{
	font-size:12px;
}
.t_on{
	background-color: #6699cc;
	padding-left:3px;
	padding-right:3px;
	color:#FFF;
}
.v{
	color:#339933;
}
.Pags{
	padding:5px;
	background-color:#f7f7f7;
	border-bottom:solid 1px #efefef;
	border-top:solid 1px #efefef;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	color:#333;
}
.Banners{
	float:right;
	clear:right;
	background-color:#65cc35;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin:0px;
	margin-bottom:7px;
	margin-left:10px;
	padding:0px;
	padding-top:7px;
	padding-bottom:7px;
	width:322px;
}
.Banners.Contact *{
	color:#FFF;}
.Banners.Contact{
	padding-left:10px;
	padding-right:10px;
	width:302px;
}
.g{
	background-color:#e8e8e8;
}
.BannerBtn{
	float:right;
	clear:right;
	margin-bottom:7px;
	margin-left:10px;
}
#sub{
	background-color:#e8e8e8;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin:0px;
	padding:0px;
	padding:7px;
	overflow:hidden;
	margin-bottom:5px;
}
#sub a{
	text-decoration:none;
	color:#000;
}
#sub a:hover{
}
.SlideShow{
	position:relative;
	height:212px;
}
#SlideShowPrev{
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:210px;
	display:block;
	text-indent:-8000px;
}
#SlideShowPrev a{
	display:block;
	width:20px;
	height:210px;
	background-image:url(/Images/rnd_br_prev.png);
	background-position:center;
	background-repeat:no-repeat;
}
#SlideShowNext{
	position:absolute;
	top:0px;
	left:302px;
	width:20px;
	height:210px;
	display:block;
	text-indent:-8000px;
}
#SlideShowNext a{
	display:block;
	width:20px;
	height:210px;
	background-image:url(/Images/rnd_br_next.png);
	background-position:center;
	background-repeat:no-repeat;
}
#SlideShow{
	position:absolute;
	top:0px;
	left:20px;
	width:280px;
	height:210px;
	overflow:hidden;
	border:solid 1px #000;
}
#Gallery{
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
	width:280px;
	height:210px;
	overflow:hidden;
}
#Gallery li{
	margin:0px;
	padding:0px;
	width:280px !important;
	height:210px;
	float:left;
	list-style-image: none;
	position:relative;
}
#Gallery *{
	margin:0px;
	padding:0px;
}
#Gallery a img{
	width:280px;
	height:auto;
	min-height:210px;
}
#Gallery .Desc{
	position:absolute;
	top:0px;
	left:0px;
	width:260px;
	padding:10px;
	background:url(/Images/bg-Home.png);
	border-bottom:solid 1px #000;
}
#Gallery .Desc *{
	color:#000;
	font-size:10px;
}
#Gallery .Desc div.Title{
	font-size:15px;
	margin-top:5px;
	margin-bottom:5px;
	color:#64a704;
	font-weight:bold;
}
#NoSlideShow{
	width:280px;
	padding-left:7px;
	padding-right:7px;
	overflow:hidden;
	margin-left:15px;
}
#NoSlideShow #Gallery{
	height:auto;
	margin-bottom:-7px;
}
#NoSlideShow #Gallery li{
	float:none;
	clear:both;
	margin-bottom:5px;
	height:auto;
}
#NoSlideShow #Gallery a img{
	height:auto;
}

.comments{
	margin-bottom:15px;
}
.comments *{
	padding:0px;
	margin:0px;
}
.comments li{
	list-style:none;
	clear:both;
	border-bottom:1px solid #FFF;
	background-color:#cccccc;
}
.comments div{
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #FFF;
	height:16px;
	background-image:url(/admin_Inc/Imagenes/1000png/comment.png);
	background-repeat:no-repeat;
	padding-left:21px;
	line-height:16px;
	font-size:12px;
}
.comments div *{
	line-height:16px;
	font-size:12px;
}
.comments li.Autor{
	border-bottom:solid 1px #FFFFFF;
	background-color:#b9eeff;
}
.comments p{
	background-color:#F7F7F7;
	padding-left:21px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}
.comments li.Autor p{
	background-color:#caf0ff;
}

#Home{
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	width:100%;
}
#Home ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#Home li{
	float:left;
	margin:0px;
	margin-bottom:7px;
	width:16%;
	text-align:left;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
#Home li div{
	background-color:#FFFFFF;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin:5px;
	padding:7px;
	overflow:hidden;
}
#Home li div.Image{
	text-align:center;
	margin:0px;
	margin-bottom:7px;
	padding:0px;
	max-height:120px;
}
#Home li a{
	text-decoration:none;
	font-weight:bold;
}
#Home li a img{
	width:100%;
	height:auto;
}
#Home li span.more{
	position:absolute;
	top:0px;
	left:14px;
	font-size:60px;
	line-height:60px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bolder;
	margin:0px;
	padding:0px;
}
#Home li:hover span.more{
	color:#65cc35;
}
.Banners #Folders{
	list-style:none;
	margin:0px;
	padding:0px;
	margin:7px;
	border-top:solid 1px #FFF;
}
.Banners #Folders li{
	margin:0px;
	padding:7px;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	border-bottom:solid 1px #FFF;
	cursor:pointer;
}
.Banners #Folders *{
	font-size:14px;
	line-height:14px;
}
.Banners #Folders li:hover{
	background-image:url(http://urbanbiking.com/Images/playback_ff.png);
	background-position:right;
	background-repeat:no-repeat;
}
#FormContacto{
	margin:0px;
	padding:0px;
}
#FormContacto p{
	width:50%;
	float:left;
	margin:0px;
	margin-bottom:10px;
	text-align:center;
}
#FormContacto label{
	margin:0px;
	padding:0px;
	margin-right:10px;
	
	color:#64a704;
	text-transform:uppercase;
	font-size:14px;
	display:block;
	text-align:left;
	margin-left:5px;
}
#FormContacto input, #FormContacto select{
	background-color:#e8e8e8;
	border:none;
	padding:5px;
	margin:0px;
	width:95%;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
#FormContacto select{
	padding-bottom:3px;
}
#FormContacto textarea{
	background-color:#e8e8e8;
	border:none;
	padding:5px;
	margin:0px;
	width:98%;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	text-align:left;
}
#FormContacto input.check{
	width:auto;
	margin:0px;
	padding:0px;
	margin-right:5px;
	margin-left:5px;
	float:left;
	border:none;
	background:none;
}
.button{
	clear:both;
	width:100% !important;
	text-align:right !important;
}
.button button{
	background-color:#64a704;
	border:solid #64a704;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin:0px;
	padding:5px;
	color:#FFF;
	cursor:pointer;
	font-weight:bold;
}
.button button:hover{
	background-color:#e8e8e8;
	border:solid #e8e8e8;
	color:#333;
}
.button.Big button{
	font-size:20px;
}
#FormContacto div{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
}
#FormContacto .CaptchaImg{
	text-align:center;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	background-color:#F8F8F8;
	padding:10px;
}
#FormContacto .CaptchaImg p{
	width:100%;
}
#FormContacto .CaptchaImg label{
	width:100%;
	text-align:center;
	margin-top:10px;
}
#FormContacto .CaptchaImg input{
	width:150px;
}
#FormContacto .CaptchaImg img{
	width:300px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
.Valid{
	margin-right:10px;
	color:#666;
}
.Fl{
	float:left;
}
.mR5{
	margin-right:5px;
}
.FS10, .FS10 *{
	font-size:10px;
}
hr{
	clear:both;
}
div.V{
	background-color: #CAFFCA;
	border:solid #CAFFCA;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding:10px;
}
div.V *{
	color: #030;
}
div.A{
	background-color:#FFC;
	border:solid #FFC;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	padding:10px;
	color:#000;
}
div.A *{
	color:#000;
}
div.A a{
	text-decoration:underline;
}
div.A h1, div.A .h1, div.A h2, div.A .h2, div.A h3, div.A .h3, div.V h1, div.V .h1, div.V h2, div.V .h2, div.V h3, div.V .h3{
	margin-top:0px;
}
#Pasos{
	list-style:none;
	padding:0px;
	margin:0px;
	overflow:hidden;
	margin-bottom:10px;
}
#Pasos li{
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px;
	background-color:#e8e8e8;
	text-align:center;
	float:left;
	width:19%;
	margin-right:1%;
	background-image:url(http://urbanbiking.com/Images/bg-Pasos-li.png);
	background-position:right;
	background-repeat:no-repeat;
}
#Pasos li span{
	text-transform:uppercase;
	font-size:10px;
	margin-right:10px;
}
#Pasos li.this{
	background-color:#64a704;
	color:#FFF;
}
#Pasos li.this span{
	font-weight:bold;
	font-size:12px;
}
.Reservas{}
.Reservas tr{
	margin-bottom:5px;
}
.Reservas td{
	height:20px;
	border-bottom:1px solid #FFF;
	padding-left:5px;
}
.Reservas td.lab{
	width:250px;
	background-color:#e8e8e8;
	background-image:url(http://urbanbiking.com/Images/bg-Pasos-li.png);
	background-position:right;
	background-repeat:no-repeat;
}











#FoldersB{
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
	width:100%;
}
#FoldersB ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#FoldersB li{
	float:left;
	margin:0px;
	margin-bottom:7px;
	width:25%;
	max-width:230px;
	text-align:left;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	height:180px;
	max-height:180px;
}
#FoldersB.Blog li{
	height:215px;
	max-height:215px;
}
#FoldersB li .Title{
	color:#FFF;
}
#FoldersB li div{
	background-color:#000;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin:5px;
	padding:7px;
	overflow:hidden;
}
#FoldersB li div.Image{
	text-align:center;
	margin:0px;
	margin-bottom:7px;
	padding:0px;
	height:130px;
}
#FoldersB.Blog li div.Image{
	margin-top:30px;
	height:100px;
}
#FoldersB li a{
	text-decoration:none;
	font-weight:bold;
}
#FoldersB li a img{
	width:100%;
	height:auto;
}
#FoldersB li span.more{
	position:absolute;
	top:0px;
	left:14px;
	font-size:60px;
	line-height:60px;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bolder;
	margin:0px;
	padding:0px;
}
#FoldersB li:hover span.more{
	color:#65cc35;
}
#FoldersB.Blog li span.more{
	position:absolute;
	top:0px;
	left:0px;
	font-size:15px;
	line-height:15px;
	width:100%;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bolder;
	margin:0px;
	margin-top:5px;
	padding:10px;
	color:#65cc35;
}

#wpcumuluscontent{
	float:right;
	clear:right;
}
.rss img{
	float:left;
	margin-right:5px;
	margin-left:5px;
}
.rss div{
	margin-top:12px;
}
.rss div a{
	font-size:20px;
	line-height:20x;
	height:20px;
	color:#FFF;
}
