/*
Theme Name: giant wp theme
Theme URI: http://rgdesign.org
Description: A wordpress theme for a bikes catalogue
Version: 1
Author: Roberto Garcia
Author URI: http://rgdesign.org
Tags: bikes

*/



html{height:100%;}
body {
height: 100%;
font-family: Arial, Helvetica, sans-serif;  
font-size: 12px; line-height: 15px; color:#666;
background:#fff url(images/body.gif);
}

.output{padding:3px; font-size:10px; color:#00FFFF; background:#000;}
.output span{color:#999999 !important;}
/* general links */
a, a:active, a:link, a:visited{color:#0065aa; text-decoration:none;}
a:hover{color:#0082d6; text-decoration:none;}
/* general */
strong{font-weight:bold !important;}
.hidden{visibility:hidden; display:none;}
.clearAll{font-size:0px; line-height:0px; height:0px; clear:both; width:1%;}
.floatLeft{float:left;}
.floatRight{float:right;}
.small{font-size:10px !important;}


.txt_Azul_0065aa{color:#0065aa !important;}


/* content */
.mainwrap{width:991px; margin: 0 auto;}
#maincontent{border:1px solid #bebebe; margin-bottom:11px; background:#fff;}
	.simple-wrap{padding:24px;}
	.single{min-height:600px; background:#fff url(images/single-cont-bg.gif) repeat-x bottom !important;}
	.single .cont{width:729px; float:right; color:#666; position:relative;}
		.cont .innercont{width:450px; padding-top:25px; padding-bottom:52px; float:left;}
		.cont .acc{width:729px !important;}
		.cont .cat{width:700px !important;}
		.cont h2{height:71px; background:#535353; padding-left:17px;}
		.cont h3{font-size:18px; font-weight:bold; color:#0065AA; padding:8px 0;}
		.cont p{padding:8px 0;}
		.pagethumbs{width:193px; float:right; margin-right:20px; margin-top:30px; margin-bottom:20px;}
		.pagethumbs img{margin-bottom:10px;}
		
/* main menu */
ul#menu{height:35px; line-height:35px; border:1px solid #dededf; border-top:0px !important; overflow:hidden;}
ul#menu li{float:left;}
ul#menu li a{display:block; padding:0 16px 0 17px; color:#0065aa; font-weight:bold; border-right:1px solid #bebebe;
	background-image:url(images/menu-bg.gif); background-repeat:repeat-x; background-position:top;}
ul#menu li.first a{padding: 0 20px !important;}
ul#menu li.firstmac a{padding: 0 18px !important;}
ul#menu li.last a{border-right:0 !important;}
ul#menu li a:hover, ul#menu li a.current{color:#fff; background-position:bottom;}

#subheader{margin:9px 0 11px 0; height:125px;}
	#subheaderhome{margin:9px 0 11px 0;}
	#subheaderhome #giant{height:336px;}
	#giant{background:#0065AA url(images/header-giant-bg.gif) no-repeat; }

	#pageflash{float:right; width:729px; height:336px; background:#535353;}
	#subpageflash{float:right; width:729px; height:125px; background:#535353;}
	


/* footer */
#footer{text-align:right; color:#999; padding-bottom:50px;}




/* cat-usada */
.navi{margin-bottom:10px;}

.cat-usada{height:139px; border:1px solid #bebebe; margin-bottom:20px;position:relative;}
.cat-usada .th{width:186px; height:139px; overflow:hidden; float:left;}

.cat-usada .info{float:left; border-right:1px solid #bebebe; width:367px; height:139px; overflow:hidden;}
.cat-usada .info .w{padding:10px 20px 0 20px; height: 116px; overflow:hidden;}
.cat-usada .precio{float:right; width:144px; height:139px; font-size:20px; color:#0065AA; font-weight:bold; text-align:center; position:relative;}
.cat-usada .precio p{position:absolute; bottom:10px; width:144px; text-align:center;}

.cat-usada .thumb-tip{position:absolute; background:transparent url(images/thumb-tip.gif) no-repeat; width:132px; height:43px; color:#fff; top: 10px; left:-70px; visibility:hidden;}
.cat-usada .thumb-tip p{margin:0 !important; padding:3px 0 0 0 !important; width:132px; text-align:center;}
