@import url(small.css);

html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
    font-size: 13px;
    line-height:16.5px;
	font-weight:normal;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}
body {
    background: white;
    line-height: 1;
    color: black;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}


BODY, DIV, P, TH, TD, LI, DD
{
	font-family: "Trebuchet MS", Georgia, Verdana, sans-serif;
	font-size: 11px;
}
/*END Initialise relative sizing
Default document rules*/
BODY
{
	border-top: 6px solid #ea782b;
	height: 100%;
	margin: 0;
	padding: 0;
}
/*[Headings]*/
#content H1
{
	font-size: 1.8em;
	margin-left: 5px;
	color: #ea782b;
	border-bottom: 1px solid #CDCCCC;
}

#content H4
{
	font-size: 1.5em;
	margin-left: 0px;
	color: #ea782b;
	text-align:center;
}

#content H3
{
	font-size: 1.4em;
	margin-left: 0px;
	color: #9a4233;
	border-bottom: 1px solid #CDCCCC;	
}

#content H2
{
	font-size: 1.2em;
	margin-left: 0px;
	color: #9a4233;
}

#content H2.lista
{
	font-size: 1.2em;
	margin-left: 0px;
	color: #333333;
}

H1, H2, H3, H4, H5
{
	margin: 0.4em 0;
	padding: 0;
}

#content .newsitem .journal-article-date
{
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-top: 0;
	color: #535353;
}
/*[Paragraphs + Table cells]*/
#content P, #content TD
{
	font-size: 0.8em;
	line-height: 1.8;
	margin: 1.2em 0;
	padding: 0;
}
#content DIV.supporter P
{
	font-size: 0.7em;
}
#content TABLE.skydive-charities TD P
{
	font-size: 0.9em;
}
TABLE.skydive-charities TD
{
	vertical-align: top;
}
#content P.journal-summary
{
	background: #E8E8E8;
	padding: 0.3em 0.6em;
	color: #454444;
	font-weight: bold;
}
.newsitem P.journal-links
{
	color: #CCCBCB;
}
#content TABLE.formFields TD
{
	padding: 0 1em 0.5em 0;
}
#content TABLE.checklist TD
{
	width: 50%;
	vertical-align: text-top;
	font-size: 1em;
}
TABLE.checklist
{
	width: 100%;
}
/*[Lists]*/
#content UL
{
	margin: 1.2em 0 1.2em 2em;
	list-style: none;
	padding: 0;
}
#content UL LI
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
font-size: 13px;
line-height:16.5px;
	margin: 0.5em 0;
	background: url(../images/tick.gif)  no-repeat;
	padding-left: 25px;
}
#content UL.blue-buttons LI
{
	list-style-type: none;
	display: block;
	float: left;
	background: url(../images/blue-button.gif) no-repeat;
	text-align: center;
	padding: 0;
	margin: 1em 3.5em 1em 0;
}
#content UL.blue-buttons
{
	margin: 0 0 0 5.1em;
	padding: 0px;
	text-align: center;
}
#content UL LI UL LI
{
	background: url(../images/bullet-grey.gif) no-repeat 0 0.7em;
	font-size: 1em;
}
#content UL LI UL
{
	margin-left: 0.5em;
	margin-top: 0;
}
#content TABLE.checklist TD UL LI
{
	background: url(../../flex.hallwaystudios.com/images/tick.gif) no-repeat 0 4px;
	padding-left: 21px;
}
/*[Tables]
[Forms]
End default document rules*/

#wrapper
{
	background: url(../images/body-shadows.png) repeat-y center;
	padding-top: 1px;
	padding-bottom: 0;
}
#wrapper, #footercontent
{
	width: 840px;
	margin: 0 auto;
	padding-left: 40px;
	padding-right: 40px;
}
#header H1, #header H2
{
	margin: 0;
	padding: 0;
}
#title
{
	background: url(../images/logo.jpg) no-repeat center;
	float: left;
}
#title, #title A
{
	display: block;
	height: 63px;
	width: 840px;
}
#title A, #contact A
{
	text-indent: -9000px;
	overflow: hidden;
}
#contact
{
	background: url(../images/phone-number.gif) no-repeat bottom right;
	float: right;
	margin-top: 10px;
}
#contact, #contact A
{
	display: block;
	height: 41px;
	width: 214px;
}
#content A.contactbutton IMG
{
	border: none;
	margin-bottom: 1em;
}
#content A IMG.projectlogo
{
	border: none;
}
#content .floatleft
{
	float: left;
}
#content IMG.floatleft
{
	margin: 0 1em 1em 0;
}
#content .floatright
{
	float: right;
}
#content IMG.floatright
{
	margin: 0 0 1em 1em;
}

#content H2.homepage
{
    clear: both;
	font-size: 1.4em;
	margin-left: 5px;
	color: #9a4233;
	border-bottom: 1px solid #CDCCCC;
}

#content H2.smallmasthead, #content H2.largemasthead, #content H2.skydivemasthead
{
	color: #FFFFFF;
	text-transform: lowercase;
	letter-spacing: -0.06em;
	font-size: 1.45em;
	width: 602px;
	font-weight: bold;
}
#content H2.largemasthead
{
	height: 228px;
	padding: 113px 0 0 10px;
	margin: 0 -10px -113px 0;
}
#content H2.smallmasthead
{
	height: 122px;
	padding: 73px 0 0 10px;
	margin: 0 -10px -60px 0;
}
#content H2.skydivemasthead
{
	height: 122px;
	background: url(../images/skydive-header.jpg) no-repeat;
	padding: 87px 0 0 10px;
	margin: 0 -10px -6px 0;
	text-indent: -9999em;
	overflow: hidden;
}
H2.introduction
{
	background: url(../images/introduction.jpg) no-repeat;
}
H2.marbles
{
	background: url(../images/marbles.jpg) no-repeat;
}
H2.talk
{
	background: url(../images/talk.gif) no-repeat;
}
H2.questions
{
	background: url(../images/questions.jpg) no-repeat;
}
H2.network
{
	background: url(../images/network.jpg) no-repeat;
}
H2.creative
{
	background: url(../images/creative.jpg) no-repeat;
}
H2.gears
{
	background: url(../images/gears.jpg) no-repeat;
}
H2.connections
{
	background: url(../images/connections.jpg) no-repeat;
}
DIV.flyingtoaster_services, DIV.hostmetrics_services, DIV.bcs_services
{
	padding-left: 180px;
}
DIV.flyingtoaster_services
{
	background: url(../images/flying-toaster-logo.gif) no-repeat left;
}
DIV.hostmetrics_services
{
	background: url(../images/hostmetrics-logo.gif) no-repeat left;
}
DIV.bcs_services
{
	background: url(../images/bcs-logo.gif) no-repeat left;
}
.error
{
	color: #FF0000;
	font-weight: bold;
}
.confirmation
{
	color: #009F00;
	font-weight: bold;
}
#content P.confirmation
{
	border: 1px solid #A4FFA4;
	background: #ECFFEC url(../images/tick.gif) no-repeat 0.8em 50%;
	padding: 1em 2.5em;
}
.advisory
{
	color: #969696;
	font-style: italic;
}
.note
{
	color: #969696;
}
A.footnote
{
	font-size: 70%;
	vertical-align: top;
}
DL.footnotes
{
	border-top: 1px solid #C0C0C0;
	margin: 2em 0;
	padding: 1em 0;
}
DL.footnotes DD, DL.footnotes DT
{
	font-size: 70%;
}
P.logos
{
	text-align: center;
}
/*Forms*/
FORM
{
	margin: 0;
	padding: 0;
}
TABLE.formFields TD
{
	font-size: 0.8em;
	padding: 0 0.5em 0.5em 0;
}
INPUT.textField
{
	width: 250px;
}
TEXTAREA.bigTextField
{
	width: 400px;
	height: 100px;
}
.required
{
	color: #FF0000;
}
.validation_error DIV
{
	color: #FF0000;
	font-weight: bolder;
	font-size: 10px;
	margin-bottom: 5px;
	padding: 3px 0 3px 15px;
	background: url(../images/validation_error_icon.gif) no-repeat left 3px;
}
/*End forms*/
ABBR
{
	cursor: help;
	border-bottom: 1px dotted #000000;
}
#map
{
	width: auto;
	height: 18em;
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
}
#infowindow_content
{
	font-size: 0.8em;
}
#nav
{
	background: url(../images/nav-left_NA.gif) no-repeat top left;
	padding-left: 5px;
	position: absolute;
	top: 85px;
	width: 840px;
	border-bottom: 1px solid #9a4233;
	z-index:2;
}
#nav H2
{
	display: none;
}
#nav .wrap
{
	background: url(../images/nav-section_NA.gif) repeat-x top;
}
#nav .pages
{
	background: url(../images/nav-right_NA.gif) no-repeat top right;
}
#nav UL
{
	margin: 0;
	padding: 0;
	width: 100%;
}
#nav UL LI
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
}
#nav UL LI A
{
	color: #FFFFFF;
	display: block;
	height: 42px;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	margin-right: 5px;
}
#nav UL LI A#selected, #nav UL LI A:hover
{
	background-position: 50% 100%;
}
#nav A.home
{
	width: 55px;
	background-image: url(../images/nav-home.gif);
}
#nav A.historia
{
	width: 67px;
	background-image: url(../images/nav-historia.gif);
}
#nav A.trabalho
{
	width: 113px;
	background-image: url(../images/nav-trabalho.gif);
}
#nav A.boomerang
{
	width: 89px;
	background-image: url(../images/nav-boomerang.gif);
}
#nav A.noticias
{
	width: 64px;
	background-image: url(../images/nav-noticias.gif);
}
#nav A.clientes
{
	width: 63px;
	background-image: url(../images/nav-clientes.gif);
}
#nav A.parceiros
{
	width: 148px;
	background-image: url(../images/nav-parceiros.gif);
}

#nav A.services
{
	width: 67px;
	background-image: url(../images/nav-services.gif);
}
#nav A.overview
{
	width: 137px;
	background-image: url(../images/nav-overview.gif);
}
#nav A.contact
{
	width: 115px;
	background-image: url(../images/nav-contato.gif);
}
#nav UL LI.endofrow
{
	float: right;
}
#nav A.portfolio
{
	width: 75px;
	background-image: url(../images/nav-portfolio.gif);
}
#nav A.links
{
	width: 50px;
	background-image: url(../images/nav-links.gif);
}
#nav A.testimonials
{
	width: 94px;
	background-image: url(../images/nav-testimonials.gif);
}
#nav A.conhecendo
{
	width: 141px;
	background-image: url(../images/nav-conhecendo2.gif);
}
#content
{
	margin: 60px 0 0;
	padding-bottom: 20px;
}
DIV.indented
{
	margin-left: 1em;
}
SPAN.hl, SPAN.highlight
{
	background: #FFFF99;
}
#content UL.serviceslist, #content UL.serviceslist LI
{
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}
UL.serviceslist LI A
{
	background-position: left;
	background-repeat: no-repeat;
/*border: 1px solid #0080C0;*/
	padding: 0.4em 0.3em 0.4em 65px;
	margin-bottom: 1em;
	display: block;
	float: left;
	width: 38%;
	line-height: 1.8;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -0.04em;
}
UL.serviceslist LI A SMALL
{
	font-size: 65%;
	letter-spacing: normal;
	color: #000000;
	display: block;
	text-decoration: none;
}
UL.serviceslist LI.webdesign A
{
	background-image: url(../images/icon-webdesign.gif);
}
UL.serviceslist LI.hosting A
{
	background-image: url(../images/icon-hosting.gif);
}
UL.serviceslist LI.design A
{
	background-image: url(../images/icon-design.gif);
}
UL.serviceslist LI.programming A
{
	background-image: url(../images/icon-programming.gif);
}
#leftcol
{
	float: right;
	width: 610px;
}

#leftcol_contato
{
	float: right;
	width: 493px;
}


#rightcol
{
	float: left;
    position:absolute; 
	width: 225px;
	height: 560px;
	text-align: left;
	background:url(../images/bg_rightcol.png) no-repeat  bottom;
}


#rightcol_historia
{
	float: left;
    position:absolute; 
	width: 225px;
	height: 690px;
	text-align: left;
	background:url(../images/bg_rightcol2.png) no-repeat  bottom;
}

#rightcol_contato
{
	float: left;
    position:absolute; 
	width: 342px;
	height: 237px;
	text-align: left;
	background:url(../images/bg_rightcol3.png) no-repeat  bottom;
}


#pesquisa
{
 min-height: 350px;
}

#pesquisa h1
{
	font-size: 1.2em;
	margin-left: 5px;
	color: #333333;
	border-bottom: 1px solid #CDCCCC;
}

FIELDSET.hiddenfields
{
	display: none;
}
#rightcol DIV.module
{
	background: url(../images/heading_bg_red.gif) no-repeat top right;
	margin-bottom: 1.5em;
}
#rightcol H2
{
	color: #FFFFFF;
	margin: 0;
	padding: 0.2em;
	font-size: 1.3em;
	text-transform: lowercase;
	letter-spacing: -0.05em;
}
#rightcol H2.logins, #rightcol H2.new, #rightcol H2.callback
{
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: 97%;
}
#rightcol H2.callback
{
	background-image: url(../images/phone.gif);
}
#rightcol H2.logins
{
	background-image: url(../images/key_go_red.gif);
}
#rightcol H2.new
{
	background-image: url(../images/star_red.gif);
}
#rightcol H3
{
	font-size: 0.9em;
	border: none;
}
#rightcol H3.divider
{
	border-top: 1px dotted #CCC;
	padding-top: 1.7em;
	margin-top: 1.7em;
}
#rightcol H3 EM
{
	font-size: 0.8em;
	color: #666666;
	font-weight: normal;
}
#rightcol DIV.module P
{
	font-size: 0.8em;
	margin: 0.8em 0;
	letter-spacing: normal;
	line-height: normal;
}
#rightcol HR
{
	display: none;
}
#footer
{
	clear: both;
	border-top: 6px solid #ea782b;
	background: #60322b;
}
#footercontent
{
	background: url(../images/body-bg.gif) repeat-y center;
	padding-bottom: 0.7em;
	padding-top: 0.7em;
}
#footer HR
{
	display: none;
}
#footer P
{
	color: #ffffff;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	line-height: 2;
	text-align:center;
}
#footer A, #footer A.link, #footer A.visited
{
	color: #ffffff;
	text-decoration: none;
}
#footer A:hover
{
	color: #ea782b;
	text-decoration: underline;
}
/*clearfix hack*/
A.bluebutton-mini
{
	background-image: url(../images/blue-button-mini.gif);
}
A.orangebutton-mini
{
	background-image: url(../images/orange-button-mini.gif);
}
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
A.sharebutton
{
	margin-left: 1.5em;
}
A.bluebutton-mini, A.orangebutton-mini
{
	display: block;
	width: 128px;
	height: 43px;
	margin-left: 1.5em;
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
}
DIV.diver IMG
{
	border: 1px solid #FFFFFF;
}
DIV.diver STRONG
{
	font-size: 1.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: -0.05em;
}
DIV.diver
{
	float: left;
	width: 29.8%;
	text-align: center;
	font-size: 0.7em;
	background-color: #DC9925;
	margin: 0.9em;
	padding: 0.6em 0;
	color: #FEE8C2;
}
DIV.supporter
{
	text-align: center;
	float: left;
	height: 120px;
	padding: 0 0.3em;
	width: 31%;
}
A IMG
{
	border: none;
}
UL.blue-buttons LI A STRONG
{
	font-size: 1.8em;
}
#content UL.blue-buttons LI A
{
	color: #FFFFFF;
	display: block;
	height: 70px;
	padding: 0.1em 0.12em 0;
	width: 181px;
}
TABLE.skydive-charities TD IMG
{
	margin-right: 1.5em;
}
A.icon
{
	padding-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
}
.icon.comments
{
	background-image: url(../../https@flex.hallwaystudios.com/images/comments.gif);
}
.icon.report_go
{
	background-image: url(../../https@flex.hallwaystudios.com/images/report_go.gif);
}
.icon.arrow
{
	background-image: url(../../https@flex.hallwaystudios.com/images/arrow.gif);
}
.recent-news .newsitem
{
	border-bottom: 1px solid #CDCCCC;
	padding-bottom: 0.7em;
}
#content .newsitem H4, #content .newsitem H3
{
	margin-bottom: 0;
}
#content DIV.servicelist LI SMALL
{
	font-size: 0.9em;
}
#content DIV.servicelist LI A
{
	font-size: 1.2em;
	font-weight: bolder;
}
.clearfix
{
	display: inline-block;
	margin-left: 5px;
}
.clearfix p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
font-size: 13px;
line-height:16.5px;
text-align:justify;
}

.clearfix span.r_a
{
color: #ea782b;
font-weight:bold;
}

HTML[xmlns] .clearfix
{
	display: block;
}
DIV.supporters
{
	margin-top: 1.5em;
	border-top: 1px solid #CCC;
	padding-top: 0.4em;
}
DIV#header
{
	margin-top: 10px;
}
* HTML .clearfix
{
	height: 1%;
}

#menu ul{margin:0 0 1.5em 0;padding:0;list-style-type:none; *overflow: hidden;_overflow: visible;}

#menu ul li, #menu ul ul {margin:0;padding:0;list-style-type:none;}

#menu ul li{ position: relative;} /* corrige bug no ie6 */

#menu ul li a {color:#012e45;border-bottom:1px solid #e8e8e8; border-right: 1px solid #e6e6e6; border-top: 1px solid #FFF; text-decoration:none;font-weight:bold;width:152px;width:140px;display:block;padding:0.4em 0.2em 0.4em 1.5em;position: relative;outline:none; font: bold 11px arial;} /* item */

#menu ul li a:hover {background-color:#006583;color:#fff;background-position:5px -132px;} /* item hover */

#menu ul ul li a {background-color:#f9f9f9;background-position:5px -40px;color:#333333;font-weight:normal;} /* subitem */

#menu ul ul li a:hover {background-color:#e3eef0;color:#333333; background-position: 5px -148px;} /* subitem hover */

#menu ul ul {/*display:none;*/background-color:#EAEAEA;}

#menu ul .ativo ul { display:block; }

#menu ul li.ativo {  
font-weight: bold;  
text-decoration: underline;
background-color:#006583;
}  

/* general moduletable setting */

#mod_search_searchword {
border:none;
background:none;
margin-left:25px;
padding-top:0px;
}
#mod_search_searchword:hover,
#mod_search_searchword:focus {
}


.inputbox{
	border:1px solid #ccc;
	color:#666;
	font-size:11px;
	margin:0px 0;
}
.inputbox:hover,
.inputbox:focus,
.inputbox:active{
	border:1px solid #999;}


div.search {
	width:170px;
	background: url(../images/bgsearch.png) 0 -23px no-repeat;
	height:23px;
}
div.search:hover,
div.search:focus {
	background: url(../images/bgsearch.png) 0 0 no-repeat;
	height:23px;}


.search {
	color: #757575;
	text-decoration: none;
}
	

	fieldset {
		border: none;
		font-size: 11px;		/* ! */	/* ! */
	}

.third_column {
	width:260px;
	height:350px;
	float:left;
    background:#ECECEC;
	padding: 5px 5px 5px 5px;
	margin-right:5px;
	margin-left: 5px;
	margin-top: 50px;
	display:block;
	margin-top: 0px;
}

.third_column p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
font-size: 11px;
line-height:10px;
text-align: justify;
}

.third_column a:link, .third_column a:visited {
	clear: both;
	color:#60322B;
	text-decoration:none;
	text-align: center;
}

.third_column a:hover {
	color:#EA782B;
}

#third_column_box {
	border:1px solid #CBCBCB;
	background:#FFFFFF;
	padding: 5px 5px 5px 5px;
	height:338px;
}

#third_column_box p.home_paragrafo
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
font-size:12px;
text-align: left;
}

#slider {
  width: 620px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 250px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 210px;
  width: 580px; /* change to 560px if not using JS to remove rh.scroll */
}

#flash
{
  width: 490px;
  height: 300px;
  float: left;
  display:block;
  margin-left: 5px;
  border:1px solid #ECECEC;
}

#flashDiv
{
  width: 338px;
  height: 298px;
  float: left;
  display:block;
  margin-left: 5px;
  border:1px solid #ECECEC;
}

#form_newsletter
{
  width: 200px;
  height: 300px;
  float: left;
  display: block;
}

#clientes_box {
width: 150px;
float:left;
height: 120px;
padding:25px;
padding-bottom: 0px;
margin: 0 auto;
}

#clientes_box img{
	width: 150px;
	height: 100px;
	border: 2px solid #eee;	
}

#video_player
{
  width: 330px;
  height: 300px;
  float: left;
  display:block;
  padding-left: 10px;
}

#home_topo {
width: 840px;
height: 320px;
margin: 0 auto;
}

#colunas {
margin: 0 0 0 0;
padding: 0 0 0 0;
width:auto;
height:auto;
}

.sistema_boomerang
{
margin: 0 auto;
}

.pagina_boomerang {

margin: 0 auto;
padding: 0 0 0 0;
width: 600px;
clear:both;
}

.pagina_boomerang p{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333333;
text-decoration: none;
font-size: 13px;
line-height:16.5px;
text-align:justify;
}

.detalhes_edicao{
float:right;
}