/*
---------------------------------------

Porto Pilates - Master Stylesheet
PurpleDaydream 2009

---------------------------------------
*/

@import url(reset.css);


/* Generic
--------------------------------------- */
body {
	background: #AD4B0E url(../img/body_bg.png) repeat-x top center;
	font-size: 12px;
	margin: 0;
	text-align: center;
}

a {
	color: #3b3b3b;
}


/* Lucida Hybrid (http://www.brownbatterystudios.com/sixthings/2007/03/14/lucida-hybrid-the-grande-alternative/)
--------------------------------------- */
/*
body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
*/


/* Container
--------------------------------------- */
#container {
	color: #fff;
	margin: 35px auto;
	text-align: left;
	width:956px;
}


/* Header
--------------------------------------- */
#header {
	background: transparent url(../img/header_bg.png) no-repeat top left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	height: 125px;
	line-height: 14px;
	padding: 5px 5px 3px 3px;
	position: relative;
}

#header #logo {
	background: transparent url(../img/portopilates.png) no-repeat;
	height: 44px;
	left: 25px;
	position: absolute;
	text-indent: -9999px;
	top: 47px;
	width: 301px;
}

#header #navigation {
	border-left: 1px solid #DC8C5A;
	left: 350px;
	position: absolute;
	top: 57px;
}

#header #navigation li {
	display: inline;
}

#header #navigation li a {
	border-right: 1px solid #DC8C5A;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	padding: 5px 10px 6px 10px;
	text-decoration: none;
}

#header #navigation li a:hover span,
#home .home a span,
#metodo .metodo a span,
#estudio .estudio a span,
#professores .professores a span,
#informacoes .informacoes a span,
#contactos .contactos a span {
	border-bottom: 2px solid #F0CEB9;
	margin-bottom: -1px;
	padding-bottom: 1px;
	text-decoration: none;	
}
	


/* Footer
--------------------------------------- */
#footer {
	background: transparent url(../img/footer_bg.png) no-repeat top;
	height: 98px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	position: relative;
}

#footer .footer_info {
	left: 25px;
	position: absolute;
	top: 38px;
}

#footer .footer_info li {
	border-left: 1px solid #DC8C5A;
	display: inline;
	font-size: 14px;
	padding: 4px 7px 5px;
}

#footer .footer_info li.first {
	border: 0 none;
	padding: 4px 8px 5px 0;
}

#footer .footer_info li a {
	border-bottom: 1px solid #F0CEB9;
	color: #fff;
	text-decoration: none;
}

#footer #pf_logo {
	position: absolute;
	right: 25px;
	top: 10px;
}



/* Content
--------------------------------------- */
#content {
	background: transparent url(../img/content_bg.png) repeat-y top left;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 0 !important;
	padding: 0 5px 0 3px;
	position: relative;
}

#content #figura {
	bottom: 30px;
	left: 120px;
	position: absolute;
}

#home #figura {
	left: 500px !important;
    bottom: 203px;
}

#content #content_image, #content #content_map {
	background: url(../img/content_image_bg.png) repeat-x bottom left;
	padding: 0 0 14px 0;
}

#content table.info td {
	padding: 4px 8px 4px 0;
}

#content .inner {
	height: 100%;
	line-height: 20px;
	padding: 30px 120px 100px;
}

#content h1 {
	color: #cd5a13;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 26px;
	margin: 0 0 20px;
}

#content h2 {
	color: #cd5a13;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 20px;
	margin: 0 0 15px;
}

#content #intro {
	padding: 50px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
}

#content #intro h1 {
	font-size: 22px !important;
}

#content #intro p {
	color: #cd5a13;
	line-height: 25px;
	margin: 30px 0;
	font-size: 17px;
}

#content .inner p {
	margin: 0 0 30px;
}

#content .inner dl {
	margin: 0 0 20px;
}

#content .inner dl dt {
	color: #cd5a13;
	cursor: pointer;
	padding: 5px 0 6px 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
	font-size: 15px;
	line-height: 13px;
}

#content .inner dl dd {
	margin: 10px 0 0;
}

#content .inner dl dd p {
	margin: 0 0 10px;
}

#content .inner dl.open dt {
	background: transparent url(../img/icon_up.png) no-repeat left center;
}

#content .inner dl.closed dt {
	background: transparent url(../img/icon_down.png) no-repeat left center;
}

#content .inner dl.open dd {
	display: block;
	margin: 10px 0 0;
}

#content .inner dl.closed dd {
	display: none;
	margin: 0 !important;
}

#content ol.terms_and_conditions {
	list-style-type: decimal;
	list-style-position: inside
}

#content ol.terms_and_conditions li {
	margin: 0 0 10px;
}

#content ol.terms_and_conditions li span{
	font-weight: bold;
}

#home #content #intro {
	line-height: 1;
	position: absolute;
	left: 474px;
	top: 50px;
	text-align: center;
	width: 474px;
}


/* Contactos
--------------------------------------- */
p.contactos span {
	display: block;
	padding: 5px 27px;
	margin: 0 0 0 5px;
}
.contactos .telefone {
	background: url(../img/icons_contactos_telefone.png) no-repeat left center;
}

.contactos .email {
	background: url(../img/icons_contactos_email.png) no-repeat left center;
}



/* Home page Video stylling
--------------------------------------- */
#rt-video-container {width: 100%; padding: 6px 0; background: #cd5a13; overflow: hidden; }
#rt-video-container-wrapper {width: 948px; margin: 0 auto; overflow: hidden; height: 160px}
#rt-video-container {width: 948px; margin: 0 auto; padding: 6px 0; background: #cd5a13; overflow: hidden; height: 138px}
#rt-video-container #rt-video-left-container { display: block; height: 138px; width: 431px; float: left; margin-left: 20px }
#rt-video-container #rt-video-left-container a.video-box{ display: block; height: 138px; width: 431px; background: url('../img/video-img/left-vid.jpg') no-repeat; }
#rt-video-container #rt-video-left-container a.video-box:hover{ background-position: 0 -148px}
#rt-video-container #rt-video-right-container {height: 138px; width: 431px; float: right; margin-right: 20px}

#rt-video-container #rt-video-right-container a.video-box{ display: block; height: 138px; width: 431px; background: url('../img/video-img/right-vid.jpg') no-repeat;}
#rt-video-container #rt-video-right-container a.video-box:hover{ background-position: 0 -148px}
