/*
Theme Name: Zardoz Gym
Theme URI: http://www.zardozgym.com/
Description: Diseņo para Zardoz Gyn
Version: 1.0
Author: Regilete Network
Author URI: http://www.regilete.com/
*/



* {
	padding: 0;
	margin: 0;
}
body {
	background: #f4f9fa url(images/bg_body.jpg) repeat-x top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #424242;
}
#wrapper {
	margin: 0 auto;
	padding:0px 30px;
	width: 830px;
	background:url(images/bg_wrapper.png) repeat-y center;
}
#header {
	margin: 0px auto;
	padding:22px 0 0 0;
	width:830px;
	height: 159px;
}
/*----- Header -----*/
	
	#header_content {
	margin:0px;
	height:121px;
}
#header_logo {
	margin:0px 0 0 0;
	float:left;
}
#header_logo h1 a {
	width:169px;
	height:101px;
	text-decoration:none;
	text-indent: -9000px;
	background:url(images/logo_zardoz.jpg) no-repeat 0 0;
	display:block;
}
#header_banner {
	margin:0px;
	padding:30px 60px 0 0;
	float:right;
	background:url(images/bg_banner.jpg)  no-repeat bottom right;
	height:85px;
	width:400px;
	text-align:right;
}
#header_banner em {
	color: #914569;
	font-size:18px;
}
/*----- Fin Header content -----*/
	
	/*----- Navigation -----*/
	
#navigation {
	margin:0px auto;
	width:830px;
	height:38px;
	display:block;
}
#navigation ul {
	padding:0;
	margin: 0px 30px;
	list-style-type:none;
	text-align:center;
	float:right;
}
#navigation ul li {
	float:left;
	position:relative;
	margin: 0px;
}
#navigation ul li a, #navigation ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color:#ddf;
	padding:12px 0 12px 4px;
	height:14px;
	background:url(images/bg_btn.jpg) no-repeat bottom left;
	width: 124px;
}
#navigation ul li:hover {
}
#navigation ul li a.menu_top:hover {
	color:#fff;
	background:url(images/bg_btn_over.jpg) no-repeat right center;
}
#navigation ul li:hover a.menu_top {
	color:#fff;
	background:url(images/bg_btn_over.jpg) no-repeat right center;
}
#navigation ul li.first a.menu_top {
	background:none!important;
}
#navigation ul li.first a.menu_top:hover {
	background:url(images/bg_btn_over.jpg) no-repeat right center!important;
}
#navigation ul li a.menu_top {
	color:#fff;
	background:url(images/bg_btn.jpg) no-repeat bottom left;
}
#navigation ul li ul {
	margin:0px;
	display: none;
	padding:10px 0px 0px 0px;
	width:auto;
}
#navigation table {
	margin:0;
	border-collapse:collapse;
	position:absolute;
	top:0;
	left:0;
}
/* specific to non IE browsers */
#navigation ul li:hover ul {
	display:block;
	position:absolute;
	top:28px;
	margin:0px;
	left:0;
	width:162px;
}
#navigation ul li:hover ul.endstop {
	left:-92px;
}
#navigation ul li:hover ul li ul {
	margin:0px;
	height:auto;
	display: none;
	margin-left:40px;
}
#navigation ul li:hover ul li a {
	padding:3px 6px 3px 6px;
	display:block;
	background:#1b8680;
	color:#fff;
	height:auto;
	line-height:15px;
	width:150px;
	border-bottom:0;
	text-align: left;
}
#navigation ul li:hover ul li a.drop {
	background:#000 url(images/bullet1.gif) no-repeat 3px 8px;
}
#navigation ul li:hover ul li a:hover {
	background: #7f2c55;
}
#navigation ul li:hover ul li a:hover.drop {
	background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
#navigation ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:153px;
	top:-1px;
}
#navigation ul li:hover ul li:hover ul.left {
	left:-153px;
}
/* specific to IE5.5 and IE6 browsers */

#navigation ul li a:hover ul {
	display:block;
	position:absolute;
	top:28px;
	t\op:30px;
	left:0;
}
#navigation ul li a:hover ul.endstop {
	left: -92px;
}
#navigation ul li a:hover ul li a {
	margin:0px;
	display:block;
	background:#1b8680;
	color:#fff;
	height:20px;
	line-height:15px;
	padding:5px 6px 0 6px;
	width:100px;
	border-bottom:0;
	text-align: left;
}
#navigation ul li a:hover ul li a.drop {
	background:#000;
	padding-bottom:4px;
}
#navigation ul li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	height:0;
	width:0;
	margin-left:40px;
}
#navigation ul li a:hover ul li a:hover {
	background: #7f2c55;
}
#navigation ul li a:hover ul li a:hover.drop {
	background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
#navigation ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	top:0;
	color:#000;
	left:153px;
}
#navigation ul li a:hover ul li a:hover ul.left {
	left:-153px;
}
/*----- Fin Navigation -----*/

#areas { 
 margin: 0 auto;
 height: 123px;
}

	#areas .option { 
	 margin: 0px;
	 height: 107px;
	 width:130px;
	 text-align:right;
	 float:left;
	}
			
		#areas .option:hover{
		 background:url(images/bg_options.jpg) no-repeat right bottom;
		 color:#410c27;
		 }

	#areas .option .title { 
	 color:#7f2954;
	 text-decoration:none;
	 font-weight:bold;
	 width:114px;
	 height:30px;
	 display:block;
 	 background:url(images/bullet_options.jpg) no-repeat bottom right;
	 padding:10px 20px 0 0;
	 margin:0px 0px 5px 0px;
	}
	
	#areas .option a:hover {
	color:#410c27;
	}
	
	#areas .option a img { 
	 background:none;
	 border:none;
	 float:right;
	}
/*----- Content-----*/

#content {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width: 573px;
	float: left;
}
.left {
	float: left;
}
.right {
	float: right;
}
#content h2 {
	margin:0px 0px 10px 0px;
	padding:10px 0px 5px 5px;
	font-weight:normal;
	font-size:20px;
	color:#884264;
	background:url(images/bg_h2.jpg) no-repeat bottom left;
}
#content h2 a {
	margin:0px 0px 10px 0px;
	padding:10px 0px 5px 5px;
	font-weight:normal;
	font-size:20px;
	color:#884264;
	background:url(images/bg_h2.jpg) no-repeat bottom left;
}
#content h2 a:hover {
	color:#424242;
}
#content h3 {
	margin:3px 0 15px 0;
	font-size:14px;
	font-weight:bolder;
	color:#3e8d8b;
}
#content p {
	color:#424242;
	margin:0px 0px 20px 0px;
}
#content img {
	margin:5px auto;
	display:block;
	padding:2px 2px 14px 2px;
	height:179px;
	background: #fff url(images/bg_img.jpg) no-repeat center bottom;
	border-top:1px solid #b6d4d4;
	float:none;
}

.large {
	height:321px!important;
}

#content a {
	color:#884264;
	font-size:12px;
	text-decoration:none;
	padding:0px;
	margin:0px;
	border-bottom:1px dotted #434343;
}
#content a:hover {
	color:#512b3e;
	background-position: 0 0px;
}

#content ul {
	margin:10px 0px 5px 0px;
	list-style:none;
}
ul {
list-style:none!important;
}
/*#content ul li {
	color:#512b3e;
	font-size:12px;
	text-decoration:none;
	background:url(images/bg_bullet.gif) no-repeat 0 0px;
	padding:3px 0px 0px 20px;

}*/
#content li a {
	color:#884264;
	font-size:12px;
	text-decoration:none;
	background:url(images/bg_sidebar_a.gif) no-repeat 0 -21px;
	padding:3px 0px 0px 20px;
	margin:0px;
	display:block;
	height:15px;
	border:none!important;
}
#content li a:hover {
	color:#512b3e;
	background-position: 0 0px;
}
#programas ul li a, #categorias ul li a, #archivos ul li a {
	list-style:none!important;
	color:#512b3e;
	font-size:12px;
	text-decoration:none;
	background:url(images/bg_sidebar_a.gif) no-repeat 0 -21px;
	padding:3px 0px 0px 20px;
	margin:0px;
	display:block;
	height:21px;
}
#programas ul li a:hover, #categorias ul li a:hover, #archivos ul li a:hover {
	color:#512b3e;
	background-position: 0 0px;
}

/*----- End Content-----*/

/*--  Page Content --*/

#sidebar {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 241px;
	height:auto;
	color: #333;
	float: right;
	display: inline;
	background:url(images/bg_sidebar.jpg) repeat-y top left;
}
#sidebar_content {
	margin: 0px;
	padding: 0px 15px;
	background:url(images/bg_sidebar_top.jpg) no-repeat top right;
}
#sidebar p {
	margin:5px 0;
	padding:0px 0px 2px 0px;
	color: #525252;
	font-size:12px;
	font-weight:normal;
}
#sidebar h2 {
	margin:0px 0 5px 0;
	padding:12px 0px 12px 15px;
	color: #3e8d8b;
	font-size:18px;
	font-weight:normal;
	display:block;
	background:url(images/bg_h4.gif) no-repeat center left;
}
#sidebar h2 a {
	margin:10px 0 10px 0;
	padding:0px 0px 2px 15px;
	color: #3e8d8b;
	font-size:18px;
	font-weight:normal;
	display:block;
	background:url(images/bg_h4.gif) no-repeat center left;
}
#sidebar h2 a:hover {
	margin:10px 0 10px 0;
	padding:0px 0px 2px 15px;
	color: #3e8d8b;
	font-size:18px;
	font-weight:normal;
	display:block;
	background:url(images/bg_h4.gif) no-repeat center left;
}
#sidebar h3 {
	margin:10px 0 5px 0;
	padding:0px;
	color: #945876;
	font-size:15px;
	font-weight:bolder;
	display:block;
}
#sidebar h4, #sidebar h4 a {
	margin:10px 0 5px 0px;
	padding:0px!important;
	color: #945876;
	font-size:12px!important;
	font-weight:bolder;
	display:block;
	height:auto!important;
	background:none!important;
}
#sidebar .box {
	margin: 20px 0px;
	margin-top: 0px;
}
#sidebar .post {
	margin:5px 0px 10px 0px;
	padding:0px 0px 20px 0px;
	height:auto;
}
#sidebar .post img {
	float: left;
	border: 1px solid #99cfcd;
	margin: 4px;
	padding: 2px;
}
#sidebar .post a {
	color:#945876;
	font-size:11px;
	text-decoration:none;
	background:url(images/bullet_options.jpg) no-repeat left center;
	padding:0px 0px 0px 20px;
	margin-top:5px;
	display:block;
	height:15px;
}
#sidebar .post a:hover {
	color:#833c5e;
	text-decoration:underline;
}
#programas {
	margin:5px 0px 10px 0px;
	padding:0px 0px 20px 0px;
	height:auto;
}

#banner img {
	margin:5px auto;
	display:block;
}
#banner a {
	border:none!important;
	background:none;
	text-decoration:none;
}
#banner a img {
	border:none!important;
	background:none;
	text-decoration:none;
}
/*----- Fin Wrapper -----*/

#fix_bottom {
	width: auto;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: inherit;
}
/*----- Footer -----*/
#footer {
	margin: 0px;
	padding:0px;
	height: 249px;
	clear: both;
	background:url(images/bg_footer.jpg) repeat-x left top;
	color:#FFFFFF;
}
#footer h4, #footer h4 a {
	color:#833c5e;
	font-size:18px;
	padding: 0px 0px 0px 15px!important;
	margin: 0px 0px 8px 0px!important;
	font-weight:normal;
	text-decoration:none;
	float:none!important;
	display:block;
	text-align:left!important;
	background:url(images/bg_h5.jpg) no-repeat center bottom;
}
#footer h4 a:hover {
	color:#833c5e;
	text-decoration:none;
}
#footer p {
	color:#fff;
	font-size:12px;
	padding: 0px 0px 5px 30px;
	font-weight:normal;
}
#footer a {
	color:#945876;
	font-size:11px;
	float:right;
	text-decoration:none;
	background:url(images/bullet_options.jpg) no-repeat left center;
	padding:0px 0px 0px 20px;
}
#footer a:hover {
	color:#833c5e;
	text-decoration:underline;
}
#footer .ftr_boxes {
	margin: 0px auto;
	padding:18px 0px 10px 0px;
	width:890px;
	height:164px;
}
#footer .ftr_boxes .box_ftr {
	margin: 0px;
	padding:0px;
	height: auto;
	width:296px;
	height:164px;
	float:left;
}
#footer .ftr_boxes .box_ftr:hover {
	background:url(images/bg_div_ftr.jpg) no-repeat center bottom;
}
#ftr_evaluaciones {
	margin: 0px;
	padding: 0px;
	width:294px;
	height:164px;
}
#ftr_trainning {
	margin: 0px;
	width:294px;
	height:164px;
}
#ftr_gallery {
	margin: 0px;
	width:294px;
	height:164px;
}
#ftr_pics {
	margin-left: 20px;
	width:274px;
	height:134px;
}
#ftr_gallery a {
	background: none!important;
	padding:1px!important;
	float:left!important;
}
#ftr_gallery a img {
	border:1px solid #599c99;
	padding:1px!important;
	background:#fff;
	float:left;
	margin:0px;
	padding:0px;
	height:52px;
	width:80px;
}
#ftr_gallery a:hover img {
	background:#599c99;
	border:1px solid #fff;
}
#footer .info {
	margin: 0px auto;
	padding:0px;
	width:890px;
	height:57px;
	font-size:11px;
}
#footer .info .copyright {
	width:360px;
	float:left;
	padding:36px 20px 0px 20px;
}
#footer .info .dir {
	width:450px;
	padding:10px 20px 0px 20px;
	float:left;
	text-align:right;
}
/*----- Fin Footer -----*/

		/*----- Gallery Styles -----*/
		
	#gallery {
}
#main {
	text-align: left;
	margin: 20px auto;
	width: 685px;
	padding: 20px 30px 70px;
}
#image {
	text-align: center;
	line-height: 0;
}
#image img {
	margin:5px auto;
	display:block;
	padding:2px;
	height:446px;
	background: #fff;
	border:2px solid #b6d4d4;
	float:none;
}

#gallery h2 {
	margin:0px 0px 15px 0px;
	padding:10px 0px 5px 5px;
	font-weight:lighter;
	text-decoration:none;
	font-size:16px;
	color:#424242;
	background:url(images/bg_h2.jpg) no-repeat bottom left;
}
#gallery h2 a {
	margin:0px 0px 15px 0px;
	padding:10px 0px 5px 5px;
	font-weight:lighter;
	text-decoration:none;
	font-size:16px;
	color:#884264;
	background:url(images/bg_h2.jpg) no-repeat bottom left;
}
#gallery #content {
	width:850px;
	margin:20px auto;
}
#padbox {
	width:670px;
	margin:0px auto;
}
.imgnav {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #237898;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
/* Image Thumbnails
------------------------------ */
a img {
	text-decoration:none;
	border:none;
}
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 2px;
	margin: 10px;
	line-height: 0px;
	border:1px solid #599c99;
	background-color: #fff;
	text-decoration:none;
}
.imagethumb a:visited {
	background-color: #fff;
	border: 1px solid #599c99!important;
}
.imagethumb a:hover {
	background-color: #fff;
	padding:1px;
	border: 2px solid #599c99!important;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height:18px;
}
/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}
/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 12px 8px 0;
	padding: 10px 8px 2px 10px;
	float: left;
	width: 305px;
	border: 1px solid #E7F0F5;
	background: #F7F9FD;
	line-height: 100%;
}
.album a img {
}
.album .thumb {
	float: left;
	margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0;
}
.album p {
	line-height: 12px;
	font-size: 11px;
	padding: 4px 0px 0px;
	margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}
/*----- Fin Gallery Styles -----*/
		
/*----- Home -----*/
		
		#home_info {
	background:url(images/bg_welcome.jpg) no-repeat left bottom;
	height:400px;
	width:578px;
	margin:0px auto;
	padding:0px;
}
#home_info img {
	background-image:none!important;
	padding:2px 2px 2px 2px!important;
}
#video_intro {
	margin:5px 0px;
	padding:0px;
	height:auto;
}
.btn_video {
	background:url(images/btn_video.jpg) no-repeat left bottom;
	height:23px;
	width:116px;
	padding:0px;
	text-align:center;
	display:block;
	float:right;
	margin:5px 0px;
}
#video_preview {
	height:277px;
	width:345px;
	margin:1px;
	padding:0px;
	float:left;
}
#video_info {
	height:auto;
	width:206px;
	margin-left:7px;
	padding:0px 5px;
	float:left;
}
#video_info a {
	padding:0px;
	margin:0px;
	font-size:12px;
}
#video_preview img {
	margin:0px;
	padding:0px;
	border:none;
}
.home_box {
	margin:13px 7px;
	padding:0px;
	background:url(images/div_home_box.jpg) no-repeat right center;
	width:175px;
	height:200px;
	float:left;
}
#hboxend {
	margin:24px 0px 10px 5px;
	padding-top:15px;
	background:none!important;
}
.tbl_info {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	border-left: 1px solid #84beba;
}

.tbl_info caption {
	margin:3px 0 0px 0;
	font-size:16px;
	font-weight:bolder;
	color:#884264;
	margin-bottom:10px;
	text-align:left;
	font-weight:lighter;
}

.tbl_info th {
	font-weight: bold;
	font-size:11px;
	color:#333333;
	border-right: 1px solid #84beba;
	border-bottom: 1px solid #84beba;
	border-top: 1px solid #84beba;
	text-align: left;
	padding: 4px;
	background: #bedee1;
}

.tbl_info th.first {
	border-left: 1px solid #84beba;
}

.tbl_info td {
	border-right: 1px solid #84beba;
	border-bottom: 1px solid #84beba;
	background: #fff;
	padding: 4px;
}


.tbl_info td.alt {
	background: #ecf6f7;
}

.tbl_info th.spec {
	border-left: 1px solid #84beba;
	border-top: 0;
	background: #fff;
	font-weight: bold;
	font-size:10px;
}

.tbl_info th.specalt {
	border-left: 1px solid #84beba;
	border-top: 0;
	background: #ecf6f7;
	font-weight: bold;
	font-size:10px;
}



/* Comments  */
div.bubble {
	width: auto;
	font-size: 12px;
	margin-bottom: 24px;
	background:url(images/bg_comment.jpg) no-repeat center bottom;
	width:571px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 1px;
	border: 1px solid #cae0e1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 7px;
	padding: 0px 10px;

}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}


form#commentform {/* margin-left:-32px; */ padding:20px 30px 20px 30px; background-color: #f3efee; border: 1px solid #d6b9c7; color: #333;}
   form#commentform label { padding-left:5px; color:#434343; font-size:12px; width: 100px; float: left; display: block; }
   form#commentform input.text, form#commentform textarea, form#commentform input.submit { font-size:12px; color:#545454; padding:5px; border-width:1px; }
  /* form#commentform input.text { width:150px; }*/
   form#commentform input.submit { background:#ddd; }
   form#commentform textarea { width:82%; }
   form#commentform .textfield { border: 1px solid #d6b9c7; background: #FFFFFF; padding: 1px;  }
   form#commentform .textfield:focus { border: 1px solid #965072; background: #FFFFFF; padding: 1px;  }
   p.submit { margin-top:10px; border-top:1px solid #ccc; }
   p.sub { margin-left:-32px; padding:0 5px 5px 32px; background:#F2F5DF; }
   
   .post_info {
border: 1px solid #c4e2e4;
background: #d3ebee;
padding: 2px;
font-size: 12px;
margin-top: 10px;
}

.post_info a {
text-decoration: none;
color: #003366;
padding-left: 2px;
padding-right: 2px;
}

.post_info a:hover {
text-decoration: none;
color: #fff;
background: #003366;
}
#flv {
	margin:5px auto;
	display:block;
	padding:2px 80px 14px 80px;
	height:260px;
	width:320px;
	background: #f3f9f9 url(images/bg_video.jpg) no-repeat center bottom;
	border-top:1px solid #b6d4d4;
	float:none;
	text-align:center;
}


/*--- Exponet Form  ---*/

#Exponet-BannerVotacion {
	background-color: #FFFFFF;
	height: 250px;
	width: 250px;
	background-image: url(http://www.prensalibre.com/pls/promos/premiosexponet/votacion/img/bkg-exponet-banner-votacion.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#Exponet-BannerVotacion a {
	color: #1d6ab7;
	text-decoration: none;
}
#Exponet-BannerVotacion a:hover {
	color: #1d6ab7;
	text-decoration: underline;
}
#Exponet-BannerVotacion #Header {
	height: 80px;
	width: 190px;
	margin-left: 60px;
	vertical-align: middle;
}
#Exponet-BannerVotacion #Header a {
	font-size: 14px;
}
#Exponet-BannerVotacion #Content {
	height: 45px;
	width: 250px;
	text-align: center;
}
#Exponet-BannerVotacion #Form {
	height: 105px;
	width: 165px;
	text-align: center;
	font-size: 10px;
}

#Exponet-BannerVotacion #Form .field {
	width: 125px;
	text-align: left;
	color: #1d6ab7;
	background-color: #9ccffb;
	border: 1px solid #FFFFFF;
	font-size: 10px;
	margin: 2px;
	padding: 2px;
}
#Exponet-BannerVotacion #Form .btnbtnbtn {
	width: 125px;
	margin: 2px;
	padding: 2px;
	color: #1d6ab7;
}
#Exponet-BannerVotacion #Footer {
	height: 20px;
	width: 250px;
	text-align: center;
}




