/**********************  GENERAL SETTINGS *********************/
body {
	font: 10pt "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999;
	margin:0;
	background-color: #000;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
}
form, p,h1,h2,h3,h4  {	margin:0;	padding:0;}
ul, ol {margin:0; padding:0; list-style:none;}
img {border:0;}
hr {display:none;}
	
/*********************************************/


a:link {
	color:#a5228c;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
a:visited {
	color:#CCC;
	text-decoration:none;
}

#container {
	padding-left:45px;
	padding-top:25px;
	width:935px;
	background-image: url(images/bg_container.gif);
	background-repeat: no-repeat;
	background-position: 0px 250px;
}

div#logo {
	background:url(images/logo.png) no-repeat;
	width:500px;
	height:175px;
}
div#logo h1 {	display:none;	}	
	
#rightBox {
	width:405px;
	float:right;
	position:relative;
	margin-top:45px;
}
#rightBox h3 {
	text-transform:uppercase;
	font-weight:lighter;
	font-size:9pt;
	color:#A5228C;
	position:absolute;
	background:url(images/bg_headingdash.gif) no-repeat;
	display:block;
	width:100%;
}

#digitalWorks {
	padding-bottom:0px;
	margin-bottom:25px;
}

.imageContainer {
	height:405px;
	height:320px;
	margin-bottom:1px;
}
.imageContainer ul li {
	float:right;
	position:relative;
}
div.iHover {width:395px; height:150px; border:5px solid #fff; position:absolute;}
div.iHover a {width:395px; height:150px; text-indent:-9999px; display:block;}

.infoContainer ul li {
	font-size:0.9em;
	height:29px;
	position:relative;
	padding:11px 0 0 25px;
	background-color: #fff;
	background-image: url(images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: 8px 13px;
}
a.visitLink {background:url(images/icon_cursor.gif) no-repeat 10px ; display:block; border-left:1px solid #1b1f1e; color:#39464a; text-decoration:none; right:0; top:0; position:absolute;
width:32px; height:29px; padding:11px 0 0 25px;}
a.viewLink {background:url(images/icon_view.gif) no-repeat 10px ;}


ul.workNav {position:absolute; left:-35px;}
ul.workNav li {margin-bottom:8px;}
ul.workNav li a {display:block; width:23px; height:16px; text-indent:-9999px; outline:none;}

h3#digital {
	left:-65px;
	top:0px;
	background-position:45px 5px;
}
h3#gustavo {
	left:-80px;
	top:0px;
	background-position:63px 5px;
}
h3#clandio {
	left:-90px;
	top:0px;
	background-position:70px 5px;
}


ul#dNav {
	top:320px;
} /* set vertical position for digital works prev and next nav */
ul#pNav {top:465px;} /* set vertical position for print works prev and next nav */


ul.workNav li a.prev, ul.workNav li a.pprev {background:url(images/arrow_up_off.gif) no-repeat}
ul.workNav li a.prev:hover, ul.workNav li a.pprev:hover {background:url(images/arrow_up_on.gif) no-repeat;}

ul.workNav li a.next, ul.workNav li a.pnext {background:url(images/arrow_down_off.gif) no-repeat}
ul.workNav li a.next:hover, ul.workNav li a.pnext:hover {background:url(images/arrow_down_on.gif) no-repeat}

#rightBox h2 {	display:none;}


/***************** LEFTBOX AND ACCORDION CONTENT SETTINGS *************************/
#leftBox {
	padding-top:50px;
	width:420px;
	padding-left:10px;
	position:relative;
	height:500px;
}/** <<--- change height to min-height if you want your content to have unlimited heigth / which will enable the accordion content scroll more without conflicting with the footer **/

#leftBox h2 {	margin:0 0 10px 0;	cursor:pointer;	width:350px;	margin-left:-25px;	color:#c4c7bc; font-size:1pt; height:19px; outline:none;}
#leftBox p:first-child {margin-top:0;}
#leftBox p.intro {color:#e2e6da;}

/**** This is where the accordion headers come from as graphic text ****/
/**** each of these images are saved as one single gif file containing both states (normal/selected) of the link ****/

h2#hWelcome {background:url(images/header_welcome.png) no-repeat;}
h2#hWelcome_en {background:url(images/header_welcome_en.png) no-repeat;}
h2#hServices {background:url(images/header_fazemos.png) no-repeat;}
h2#hServices_en {background:url(images/whatwedo.png) no-repeat;}
h2#hFale {background:url(images/header_fale.png) no-repeat;}
h2#hFale_en {background:url(images/talktous.png) no-repeat;}


/* TITULOS CLIENTES */
h2#hGustavo {background:url(images/gustavo.png) no-repeat;}
h2#hLavoro {background:url(images/lavoro.png) no-repeat;}
h2#hHotvenda {background:url(images/hotvenda.png) no-repeat;}
h2#hSuporte {background:url(images/suporteweb.png) no-repeat;}
h2#hWebsupport {background:url(images/websupport.png) no-repeat;}
h2#hCasaplus {background:url(images/casaplus.png) no-repeat;}
h2#hChoke {background:url(images/choke.png) no-repeat;}
h2#hBushido {background:url(images/bushido.png) no-repeat;}
h2#hSuper {background:url(images/super.png) no-repeat;}
h2#hArqmovimento {background:url(images/arqmovimento.png) no-repeat;}

h2#hOmnifys {background:url(images/omnifys.png) no-repeat;}


#leftBox h2.selected { background-position:left -19px;}
h2 span {display:none;}

/** selected sliding div settings **/
.contentBox {margin-bottom:18px;}
div.content {
	padding-right:15px;
	font-size:10pt;
	padding-left: 5px;
}

.content p {margin:10px 0; color:#afb2a8; padding:0;}
.content p a {color:#cfb370;}
span.yellow {color:#f60051;}

.content p {margin:10px 0; color:#afb2a8; padding:0;}
.content p a {
	color:#999;
	text-decoration: underline;
}
.content p a:hover {
	color:#FFFFFF;
}
span.grey {color:#65685f;}

p.fLeft {display:block; float:left; width:150px; margin-top:0;}
p.textarea {clear:both;}



div#footer {
	bottom:0;
	left:-45px;
	padding-left:45px;
	background:url(images/bg_footer.gif) no-repeat 15px top;
	height:100px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #6F2864;
	position: relative;
	margin-top: 40px;
}
#footer p {
	color:#999;
	font-size:9pt;
	margin-bottom:11px
}
#language_switch {
	width: 90px;
	float: left;
	margin-left: 890px;
	background-color: #6f2864;
	text-align: center;
}
#language_switch ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#language_switch ul li a:hover {
	color: #FFF;
	background-color: #3F1638;
	text-decoration: none;
	}
	
	
#digitalInfos ul li span a:hover {
	color: #000;
}
#welcome ul li {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 20px;
}
#digitalInfos {
}
#digitalInfos ul li strong span {
}
#expandingContainer ul li {
	list-style-type: square;
	list-style-position: inside;
	margin-left: 20px;
}
#digitalInfos a:visited {
	color:#000;
	text-decoration:none;
}
.back {
	background-image: url(images/back-arrow.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px center;
	float: left;
}
.facebook {
	background-image: url(images/facebook_32.png);
	background-repeat: no-repeat;
}
