/*
Theme Name: SiliconApp
Theme URI: http://themefuse.com/demo/wp/siliconapp/
Description: We've built SiliconApp theme with a software application wordpress template in mind, be it a mobile or a standard desktop product.
Version: 1.0.12
Author: ThemeFuse
Author URI: http://themefuse.com
*/


/* 
WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)
*/

@import url(reset.css);
@import url(layout.css);
@import url(typo.css);

/*
HACK PARA AJUSTES - Carlos
*/
.main_menu {
	margin: 0 0 0 350px;
}

.main_menu li{
	margin-right: 40px;
}

.page_content {
	margin: 0;
}

.clientes td{
	width: 120px;
	text-align:center;
}

.clientes tr{
	display: block;
	padding: 20px 0 20px 0;
}

#clientes, #quem-somos{
	margin-left: -230px;
}

#quem-somos span{
	display: block;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 10px;
}

#quem-somos img{
	padding: 0 20px 0 0;
}

.submit_button {
	width: 153px;
}

.submit_middle {
	width: 120px;
}

/* combo principal */
.app_box {
	padding: 80px 0 0 59px;
}

.app_text {
	height: 206px;
}

.jFlowSlideContainer{
	overflow: hidden;
}


.under_fold{
	margin: 60px 0 0 0;
}

.metodo{
	margin: 80px -10px 0 0;
}

#content_wrapper .footer{
	display: none;
}

.sec_pag_options{
	display: none;
}