/* @override 
	http://www.actararquitectura.com/index.php?css=styles/actararquitectura.v.1252166156
	http://www.actararquitectura.com/index.php?css=styles/actararquitectura.v.1252590893
	http://www.actararquitectura.com/index.php?css=styles/actararquitectura.v.1253219686
*/

/*
Theme Name: ACTARSARQUITECTURA
Platform: EXPRESSIONENGINE
Author: Carlos Sant'Ana
*/

body {
	font-family: 'HelveticaNeue',Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background: url(./images/interface/bg.jpg) 0 3px;
}

#imagemap {
text-align: center;
position: fixed;
top: 50%;
left: 50%;
margin-top: -400px;
margin-left: -700px;
z-index: -1;
overflow: hidden;
}

#imagemap img {
}

#logo {
	position: fixed;
	z-index: 300;
	bottom: 15px;
	outline-style:none;
	outline-width:0;
}

#logo a {
	outline-style:none;
	outline-width:0;
}

#logo img{
	border-style: none;
	padding: 10px;
	margin-left: 15px;
}

#logo2 img{
	border-style: none;
	padding: 10px;
}

#logo_homepage img{
	border-style: none;
	padding: 10px;
	margin-left: 15px;
}

#main_content {
	margin-top: 50px;
	width: 10000px;
	height: 460px;
	overflow: hidden;
}

img {
	border-style: none;
}

img a{
	border-style: none;
	outline-style:none;
	outline-width:0;
}

th {
	border-bottom: 1px solid black;	
}

td {
	border-bottom: 1px dotted silver;
}

h1 {
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 0;
}

h3 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
	margin-top: 1px;
	text-transform: uppercase;
}

h5 {
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
	margin-top: 1px;

}

h6 {
	font-size: .75em;
	font-weight: normal;
	font-style: normal;
	margin-top: 1px;
	margin-bottom: 1px;
}

a, a:hover, a:active, a:focus, a:target, a:click {
	color: #000000;
	text-decoration: none;
	outline-style:none;
	outline-width:0;
}

p {
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: block;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* @group #topbar */

#topbar {
	height: 35px;
	background-color: #EE2A3A;
	padding-right: 25px;
	padding-left: 0px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
}

#topbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height: 33px;
}

#topbar li {
	display: block;
	padding: 4px 6px;
	float: left;
	margin: 0px 1px;
}

#topbar li a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	outline-style:none;
	outline-width:0;
}

#topbar .wrap {
	float: right;
	height: 33px;
	margin: 0px;
}

#topbar li, .studiotitle {
	line-height: 28px;
}

.studiotitle {
	position: fixed;
	color: white;
	top: 4px;
	left: 25px;
	z-index: 3;
	color: white;
	text-decoration: none;
}

/* @end */

/* @group #segment */

.segment {
	width:auto;
	height:460px;
	display:block;
	float: left;
	overflow: hidden;
	margin-right: 0px;
	margin-left: 0px;		
}

.segment.menu {
	text-transform: uppercase;
}

.segment.alpha {
	margin-left: 10px;
}

.segment.omega {
	margin-right: 10px;
}

.segment a {
	width: auto;
	color: black;
	white-space	overflow: hidden;
	padding: 2px 10px 1px;
	outline-style:none;
	outline-width:0;
}

.segment a:hover {
	color: #EE2A3A;
}

span.comingsoon h3{
	width: auto;
	color: black;
	white-space	overflow: hidden;
	outline-style:none;
	outline-width:0;
	text-transform: uppercase;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.segment a.active {
	color: white;
	background-color: #EE2A3A;
}

.segment h3, h3.active {
	margin-bottom: 0px;
	margin-top: 0px;
}

.segment.textblock {
	width:240px;
	height: auto;
}

.segment.textblock a {
	padding: 2px 0;
	text-transform: uppercase;
	font-size: .75em;
}

.segment.textblock a:hover {
	color: #EE2A3A;
}

.segment.container {
	width:auto;
}

.segment.article {
	width:600px;
}

.segment.news {
	width:320px;
	padding-left: 1px;
	padding-right: 1px;
}

.segment.news a{
	padding: 0px;
	text-decoration: underline;
	display: inline;
}

.segment.news img {
	margin-bottom: 5px;
}

.segment.dictionary {
	width:360px;
	padding-left: 1px;
	padding-right: 1px;
}

.segment.dictionary a {
	padding: 2px 0;
	font-size: .75em;
}

.segment.dictionary a:hover {
	color: #EE2A3A;
}

.segment.image{
	float: none;
	padding-left: 1px;
	padding-right: 1px;
}

.segment.thumbnail {
	width:160px;
	padding-left: 1px;
	padding-right: 1px;
}

.segment.thumbnail img{
	margin-bottom: 5px;
}

.segment.thumbnail a {
	padding: 2px 0;
}

.segment.thumbnail a:hover {
	color: #EE2A3A;
}

.segment.thumbnail p {
	padding: 0;
	margin-bottom: .5em;
}

.segment download {
	width:auto;
	height:480px;
	display:block;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
}

/* @end */

/* @group #filebox */

.files {
	width: 100%;
	height: auto;
}

.files.left {
	width: 15%;
	height: 480px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;	
}

.files.right {
	width: 80%;
	height: 480px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;	
}

.files a {
	width: auto;
	color: black;
	white-space	overflow: hidden;
	padding-top: 3px;
	padding-bottom: 2px;
}

.files a:hover {
	color: #EE2A3A;
}

/* @end */

/* @group #text options */

left {
	text-align: left;
}

right {
	text-align: right;
}

.whiteunderline {
	color: white;
	text-decoration: underline;
}

.strike{
	text-decoration: line-through;
}

/* @end */

/* @group #megamenu */

.slide {
	text-align: left;
	position: absolute;
	background: #EE2A3A;
	width: auto;
	z-index: 1;
	top: 37px;
	overflow: hidden;
	right: 0;
	padding: 10px 25px 5px;
}

.contactpanel {
	display: none;
}

.newsletterpanel {
	display: none;
}

.loginpanel {
	display: none;
}




/* @end */

/* @group #form */

.dropdown {
	width: 200px;
	border-style: none;
	text-align: right;
	background-color: transparent;
	color: white;
	font: 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.dropdown.label{
	width: auto;
	white-space	overflow: hidden;
	text-transform: uppercase;
	font-size: .8em;
}

.dropdown.field {
	margin-bottom: 10px;
	border: 1px dotted white;
	font-size: .8em;
}

.dropdown.textarea {
	height: 100px;
	margin-bottom: 10px;
	border: 1px dotted white;
	font-size: .8em;
}

.dropdown.submit {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	font-size: 1.2em;
}

.dropdown.submit:hover {
	text-decoration: underline;
}

.dropdown p{
	margin-bottom: 10px;
	margin-right: 0;
	color: white;
}

.dropdown.email a{
	color: white;
}

.dropdown h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 0;
}

/* @end */

/* @group #socialbookmarks */

.socialbookmarks {
	position: fixed;
	color: black;
	font-size: 10px;
	width: auto;
	height: 15px;
	top: 35px;
	margin-top: 2px;
	display: inline-block;
	right: 30px;
}
.socialbookmarks li {
	float: right;
	list-style-type: none;
}

.socialbookmarks a {
	color: black;
	text-decoration: none;
	padding-right: 10px;
}

.socialbookmarks a:hover {
	color: #EE2A3A;
}

/* @end */

/* @group #footer */

.footer {
	position: absolute;
	bottom: 25px;
	display: block;
	color: #666666;
	font-size: 10px;
	right: 25px;
	direction: ltr;
	float: right;
	width: 900px;
}

.footer a {
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	color: #EE2A3A;
}

.footer ul {
	margin-top: 0;
	margin-bottom: 0;
}

.footer li {
	list-style-type: none;
	padding-left: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

.block {
	margin-left: 25px;
	text-align: right;
	float: right;
	width: auto;
}




/* @end */


	