
/*
Theme Name: XS Website
Theme URI: http://clinicaxs.com
Description: XS.pt Theme.
Version: 1.0
Author: Miguel Costa, João Costa
Author URI: http://www.artcoded.com
Tags: white, grey, fixed width, two columns, widgets, valid XHTML, valid CSS, 
gravatars, right sidebar, SEO friendly, 
basic, clean, simple, image styling, wide space
*/ 

html, body {
	height: 100%;
	border-bottom: 1px solid #FFF;
	padding: 0;
} 

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	/*line-height:18px;*/
	color:#000;
}

.print {
	display: none;
}

ul, li {
	margin: 0;
	padding: 0;
}

/**/

.rightmenu {
	width:124px;
	float:right;
	padding-top:16px;
	padding-right:16px;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
}

.rightmenu .top {
	clear:both;
	height:474px;
	text-align:right;
}

.rightmenu .top img {
	border:none;
}

.rightmenu .top .menu {
	clear:both;
	float:right;
	text-align:right;
	width:108px;
}

.rightmenu .top .menu p {
	margin-top:8px;
	margin-bottom:4px;
	text-align:left
}

.rightmenu .top .menu .input {
	border:1px solid #666;
	width:122px;
	font-size:11px
}

.rightmenu .top .menu .textarea {
	border:1px solid #666;
	width:122px;
	font-size:11px;
	height:138px;
	font-family:Arial, Helvetica, sans-serif;
}

.rightmenu .top .menu .submit {
	border:1px solid #666;
	width:56px;
	font-size:11px;
	color:#fff;
	background:#000;
	font-weight:bold;
	text-align: center;
}

.rightmenu .bottom {
	clear:both;
	text-align:right;
}

.rightmenu .bottom img {
	border:0px;
}

/* Newsletter */

.newsletter {
	height: 514px; 
	width: auto;
	background: url(../../../img/myxs.jpg) no-repeat right top;
	padding-top: 100px;
}

.newsletter .infobox {
	background:transparent url(../../../img/logoMyXS.png) no-repeat scroll 11px top;
	padding: 45px 0 0 10px;
	width: 280px;
}

.newsletter .infobox h2 {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	display: block;
	padding: 0;
	margin: auto 0;
}

.newsletter .infobox h3 {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	background: none;
}

.newsletter .infobox p {
	font-size: 12px;
	color: #000;
	line-height: 120%;
}

.newsletter .infobox a {
	font-weight: bold;
	font-size: 12px;
}

.newsletter .infobox a:link, 
.newsletter .infobox a:visited, 
.newsletter .infobox a:active {
	color: #000 !important;
	text-decoration: none;
}

.newsletter .infobox a:hover {
	color: #000 !important;
	text-decoration: underline;
}	


.all {
	margin:0px auto;
	width:962px;
}

/* MAIN CONTENTS */

.contentdiv {
	width:632px;
	float:left;
} /* Holds all middle content */

.flashcontainer {
	width:622px;
	height:472px;
	clear:both;
	padding-top:16px;
} /* Gallery */

.gallerycontainer {
	width:622px;
	height:714px;
	clear:both;
	padding-top:16px;
	padding-bottom:16px;
} /* Big Gallery */

.content {
	clear:both;
	width:632px;
	float:left;
	padding-top:16px;
	padding-bottom:16px;
} /* Holds Text Content (1 to 3 collumns) */

.leftconteudo {
	float:left;
	width:190px;
	padding-right:16px;
	margin-right:16px;
}

.middleconteudo {
	float:left;
	width:185px;
	padding-right:20px;
	font-size:11px;
	line-height:120%;
	text-align:left;
}

.rightconteudo {
	float:left;
	width:195px;
	font-size:11px;
	text-align:right;
	line-height:120%;
}

.column2 {
	float:right;
	width:400px;
	font-size:11px;
	text-align:justify;
	line-height:120%;
}

.column2 .articles {
	text-align:justify;
}

/* Coloured Item's non color-related properties - Do not change names */
	
.content h1 {
	/*font-size:26px;*/
	font-size:22px;
	font-weight:bold;
	line-height: 115%;
	text-transform:uppercase;
	padding:2px 4px;
	margin:3px 0px;
}

.content h2 {
	font-size:55px;
	font-weight:bold;
	line-height:105%;
	display:inline;
	padding:2px 4px;
	margin: 0;
}

.content h3 {
	display:inline;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	padding:2px 4px;
}

.content h4 {
	display:inline;
	line-height:16px;
	font-size:14px;
	font-weight:normal;
	padding:2px 4px;
}

.rightconteudo h1 {
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	padding:2px 4px;
	margin:2px 0;
	text-align:right;
	display:inline;
}

.rightconteudo table {
	float:right;
	clear:both;
	width:90%;
}

.rightconteudo table td {
	font-size:16px;
	padding-bottom:5px;
	padding-left:10px;
}

/* HTML LAYOUT */

.articles {
	text-align:left;
	font-size:12px;
}

/*
.articles table td {
	padding:5px;
	text-align:left;
	font-size:11px;
}
*/

/**/

table.table_LL {
	width: 100%;
}

table.table_LL td {
	width: 50%;
	padding: 0 10px 10px 0;
	vertical-align: top;
	text-align: left;
}

table.table_LL, 
table.table_LL p {	line-height: 125%;
	font-size: 12px;
}

table.table_LL p {	margin: 0 0 16px 0;
}

/**/

table.table_L {
	width: 100%;
}

table.table_L th, 
table.table_L td {
	width: 100%;
	padding: 0 10px 10px 0;
	vertical-align: top;
	text-align: left;
}

table.table_L th {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 20px;
}

table.table_L h3 {
	font-size: 15px;
	padding: 0 2px;
}

table.table_L h4 {
	font-size: 12px;
	padding: 0;
}

table.table_L h3, 
table.table_L h4 {
	display: inline;
	line-height: 135%;
	margin: 0 0 8px 0;
}

table.table_L,
table.table_L p {	line-height: 125%;
	font-size: 12px;
}

table.table_L p {	margin: 0 0 16px 0;
}

/**/
table.table_TLP {
	width: 100%;
}

table.table_TLP th, 
table.table_TLP td {
	width: 33%;
	padding: 0 10px 10px 0 !important;
	vertical-align: top;
	text-align: left;
}

table.table_TLP th {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 20px;
}

table.table_TLP h3 {
	font-size: 15px;
	padding: 0 2px;
}

table.table_TLP h4 {
	font-size: 12px;
	padding: 0;
}

table.table_TLP h3, 
table.table_TLP h4 {
	display: inline;
	line-height: 135%;
	margin: 0 0 8px 0;
}

table.table_TLP,
table.table_TLP p {	line-height: 125%;
	font-size: 12px;
}

table.table_TLP p {	margin: 0 0 16px 0;
}

/**/

table.table_TLP td.promoTitle h1 {
	font-size: 55px;
	font-weight: bold;
	line-height: 105%;
	margin: 0;
	padding: 2px 4px;
	display: inline;
}

table.table_TLP td.promoTitle h2 {
	text-decoration: normal;
	font-size: 22px;
	font-weight: bold;
	line-height: 105%;
	margin: 3px 0;
	padding: 2px 4px;
	display: inline;
}


/**/

table.table_LLL {
	width: 100%;
}

table.table_LLL th, 
table.table_LLL td {
	width: 33%;
	padding: 0 10px 10px 0;
	vertical-align: top;
	text-align: left;
}

table.table_LLL th {
	font-weight: bold;
	font-size: 12px;
}

table.table_LLL h2 {
	display: inline;
	padding: 2px;
	background: #000;
	color: #fff;
	font-size: 15px;
	padding: 0 2px;
}

table.table_LLL h3 {
	font-size: 15px;
	padding: 0 2px;
}

table.table_LLL h4 {
	font-size: 12px;
	padding: 0;
}

table.table_LLL h3, 
table.table_LLL h4 {
	display: inline;
	line-height: 135%;
	margin: 0 0 3px 0;
}

table.table_LLL,
table.table_LLL p {	line-height: 125%;
	font-size: 12px;
}

table.table_LLL p {	margin: 0 0 16px 0;
}


/**/

table.precos {
	width: auto;
}

table.precos td, 
table.precos th {
	border-bottom: 5px solid #fff;	
	border-top: 5px solid #fff;	
	text-align: right;
	vertical-align: middle;
}
	
table.precos td {
	padding: 0 0 4px 4px !important;
	width: 100%;
	font-weight: normal;
}

table.precos th {
	padding: 0 0 4px 0 !important;
	white-space: nowrap;
}

table.precos td h4 {
	font-size: 100%;
	font-weight: normal;
	background: none;
	color: #000;
	line-height: 100%;
	
	padding: 0;
	margin: 0;
}

table.precos td h3 {
	font-size: 130%;
	font-weight: normal;
	background: none;
	color: #000;
	line-height: 100%;
}

table.precos h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 2px 4px;
	background: #000;
	color: #fff;
	display: inline;
	line-height: 100%;
	white-space: nowrap;
}

/* HIGHLIGHT */

span.highlight {
	font-weight: bold;	
}

/* MENU BAR - PSD file matching values */

.logo {
	border:none;
	padding-bottom:16px;
	padding-top:16px;
}

.menu {
	width:170px;
	float:left;
	margin-right:12px;
	text-align:left;
}

.menuTree ul, 
.menuTree li {
	list-style-type:none;
	width:160px;
}

.menuTree ul li {
	display: block;
	padding:2px 3px;
	margin-bottom:5px;
	list-style-type:none;
	font-size:12px;
	font-weight:bold;
}

.menuTree ul li li {
	display: block;
	padding:2px 0;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}

.menuTree ul li li li {
	display: block;
	padding:2px 0;
	margin-bottom:3px;
	font-size:11px;
	font-weight:normal;
}

.menuTree ul a {
	display:inline;
	text-decoration:none;
	line-height: 115%;
	white-space: normal;
	margin: 0;
	padding: 0;
}

.menuTree .nodeLevel0,
.menuTree .nodeLevel1,
.menuTree .nodeLevel2,
.menuTree .nodeLevel3,
.menuTree .nodeLevel4,
.menuTree .nodeLevel5 {
	margin-top:7px;
	margin-bottom:7px;
}

div.menuTree {
	width:170px;
	border:none;
}

div.menuTree UL {
	display:none;
}

div.menuTree UL LI {
	list-style:none;
}

div.menuTree UL LI.parent A {
	text-decoration:none;
}

div.menuTree UL LI.parent A:hover {
}

div.menuTree UL LI.child A {
	text-decoration:none;
}

div.menuTree UL LI.child A:hover {
}

div.menuTree UL LI.parent {
	background:none;
}

div.menuTree UL LI.expanded {
	background:none;
}

/**/

div.designBy {
	width: auto;
	text-align: center;
	clear: both;
}

.designBy img {
	border: 0;
	margin: 40px auto 20px auto;
}

div.menuContacts {
	clear: both;
	padding: 85px 0 20px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 150%;
}

.menuContacts a:link, 
.menuContacts a:active, 
.menuContacts a:visited {
	text-decoration: none;
	color: #000;
}

.menuContacts a:hover {
	text-decoration: underline;
	color: #000;
}


