@charset "utf-8";


/*----------------------------------------

Name: global.css
Developed by: Jan Waldeck | Doctype Media, LLC - www.doctypemedia.com
Date Created: April/2010
Copyright: Abrasipa Indústria de Abrasivos, LTDA.

----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("reset.css");

/* Elements
----------------------------------------*/

/* General Styles

Black: #231f20
Yellow: #ffe800 
Grey: #efefef  

----------------------------------------*/

* {
 margin: 0px;
 padding: 0px;
}


html, body {min-height: 100%; height: auto !important; height: 100%}

body {
	background: #efefef url(../images/bg-body.jpg) top center repeat-y;
	font: 13px 'Helvetica Neue',Helvetica,Arial,Verdana,sans-serif;
	color: #3a3a3a;
	text-align: left;
	margin:0;
	height:100%;
}
td, th {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
a:link, a:visited {
	background: transparent;
	color:#000;
	text-decoration:underline;
	font-weight: bold;
	
}
a:hover,a:focus,a:active {
	color: #a8a8a8;
	text-decoration:underline;
}

h1 {
	color:#231f20;
	font:18pt Arial, Verdana, sans-serif;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-right:5px solid #ffe800;
	margin:0 0 10px -30px;
	position:relative;
	z-index:1;
	font-weight:lighter;
	padding:5px 5px 5px 30px;
	background: transparent url(../images/bg-h1.gif) repeat-y top left;
}


h2 {

	color:#231f20;
	font:16pt Arial, Verdana, sans-serif;
	margin:15px 0 -2px 0;
	clear:left;
	font-weight:lighter;
	padding-bottom:4px;
	background: transparent url(../images/bg-h2.png) no-repeat bottom left;


}

h3 {
	color:#231f20;
	border-bottom:1px solid #b2b2b2;
	font:15pt Arial, Verdana, sans-serif;
	margin:20px 0px 5px 0px;
	clear:left;
}


p {
	margin-top:15px;
	
}

img {
	border:0;
}
.clearfix {
	clear: both;
}

input:focus, textarea:focus {
	background-color: #ffffff;
	border: 1px solid #000;
	}
input, select, textarea {
	background: #ffffff;
	color: #000;
	border: 1px solid #e1e1e1;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

/* Random Classes
-------------------------------------------------------------------------------------------------*/

.caixaAmarela {
	padding:10px;
	background-color:#fff9b9;
	border:1px solid #ffe800;

}
.TituloVermelho {
	background-color:#c10505;
	color:#fff;
	padding:2px 2px 2px 10px;
}
.correct {
	background: url(../images/accepted_48.png) left center no-repeat;
	padding:2px 2px 2px 55px;
	color:#3d9a06;
	border-top:1px solid #82d00c;
	border-bottom: 1px solid #82d00c;
	text-transform: capitalize;
}
.incorrect {
	background: url(../images/cancel_48.png) left center no-repeat;
	padding:2px 2px 2px 55px;
	color:#981d05;
	border-top:1px solid #981d05;
	border-bottom: 1px solid #981d05;
	text-transform: capitalize;
}
a.voltar{
	background-color:#f5f5f5;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	width:400px;
	display: block;
	padding:3px 20px;
	font-weight: 400;
	text-decoration: none;
	margin-top:30px;
}
a.voltar:hover {
	background-color:#ffe800;
	color:#000;

}

/* Catalog Styles
-------------------------------------------------------------------------------------------------*/

.hr1 {
	height:1px;
	width:100%;
	background-color:#cecece;
}

.item_images {
	border:1px solid #000;
	border-left:5px solid #ffe800;
	margin-top:10px;
	height:140px;
}

.category-items {
	margin:20px 0;


}
.category-item-image {
	float:left;
	width:90px;
	height:70px;
	margin-left:10px;
}
.category-item-box {
	border:1px solid #cecece;
	background: url(../images/semi-white.png);
    width:100%;
	clear:both:
	float:left;
	margin-bottom:15px;
	height:70px;
	padding-top:10px;
}

.category-item-title h3{
	font-size:1.2em;
	clear:none;
	border:none;
	margin:3px 0;
}
.category-item-title h3 a{
	text-decoration: none;
}
.catalog_item h3 {
	font-size:1.3em;

}
.category-item-title p{
	font-size:12px;
	margin:0;
	line-height: 12px;

}
.category-item-title {
	float:left;
	display:block;
	width:325px;
	margin-left:20px;
	padding:0;

}

/* Menu Styles
-------------------------------------------------------------------------------------------------*/



div#menuwrapper {
	float:left;
}
ul#primary-nav {
	margin:0;
	padding:0;
	border-top:2px solid #fff;
	width:364px;
	
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul.menu a.current {
	font-weight:bold;
	color:#ffe800;
	
	}
ul.menu li.menuactive {
	font-weight:bold;
	}
ul.menu li.menuparent, ul.menu li.parent {
	background:url(../images/bg-submenu-down.gif) left top no-repeat;
	background-color:#000 
	}
ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  	float:left;
	list-style-type:none;
	margin:0;
	background:#000 url(../images/bg-menu2.gif) right bottom repeat-y;
}

ul.menu li a {
	color:#fff;
	width:334px;
	padding:7px 10px 7px 20px;
	border-bottom:1px solid #fff;
}

ul.menu li a:hover {
  color:#ffe800;
}

ul.menu li ul li a {
   width:324px;
  color: #fff;
  padding:3px 10px 3px 30px;
  background:url(../images/bg-submenu.gif) left center no-repeat;
  background-color: #000;
}

ul.menu li ul li a:hover {
   color:#ffe800;
}




/* Positioning Styles
-------------------------------------------------------------------------------------------------*/

#wrapper {
	/*position:relative;*/
	width:960px;
	padding:0;
	margin:0 auto;
	padding-bottom:10px;
	z-index:3;
	clear:both;
	position:relative;
		height:100%;
}

#search {
	margin:10px auto;
	width:212px;
	padding:0;
	float:left;
}
#search .search-input {
	width:260px;
	padding:3px 5px;
	border:2px solid #deca00;
	background-color:#f4f4f4;
	margin-left:15px;
}

#search .search-input:focus {
	border:2px solid #cecece;
	background-color:#fff;
}


#left {
	width:580px;
	float:left;
	position:relative;
    border-right:1px solid #fff;
	text-align:left;
	padding-bottom:50px;
		height:100%;

}
#left-bg-img {
		width:575px;
		height:277px;
		background: transparent url(../images/bg-left.png) no-repeat bottom right;
		position:fixed;
		margin-left:250px;
		bottom:0;
		z-index:-1;
}

#logo {
	margin:50px 0;
	padding:0;
	width:456px;
}
#logo a {
	
	text-indent: -5000px;
	background:url(../images/logo-abrasipa.gif) center 0 no-repeat;
	display:block;
	width:456px;
	height:74px;
}
#logo a:hover {
	background:url(../images/logo-abrasipa.gif) center -74px no-repeat;
}


#logo-pt_BR, #logo-en_US, #logo-es_ES{	
	margin:50px 0;
	padding:0;
	width:456px;
}

#logo-pt_BR a, #logo-en_US a, #logo-es_ES a {	
	text-indent: -5000px;
	display:block;
	width:456px;
	height:74px;
}
#logo-pt_BR a{background:url(../images/logo-abrasipa-port.gif) center 0 no-repeat;}
#logo-en_US a{background:url(../images/logo-abrasipa-eng.gif) center 0 no-repeat;}
#logo-es_ES a{background:url(../images/logo-abrasipa-esp.gif) center 0 no-repeat;}

#logo-pt_BR a:hover {background:url(../images/logo-abrasipa-port.gif) center -74px no-repeat;}
#logo-en_US a:hover {background:url(../images/logo-abrasipa-eng.gif) center -74px no-repeat;}
#logo-es_ES a:hover {background:url(../images/logo-abrasipa-esp.gif) center -74px no-repeat;}


ul#language_menu {
	margin:20px 0 0 6px;
	list-style-type: none;
}
ul#language_menu li {
	padding:0;
	margin:0;
	margin-left:10px;
	font-size: 10px;
	display: inline;
}
ul#language_menu li a{
	text-decoration: none;
	color: #534c4c;
	font-weight: normal;
}
ul#language_menu li a:hover{
	color: #797979;
	text-decoration: underline;
}
ul#language_menu li a {
	padding:3px 0 3px 20px;
	text-decoration: none;
}
ul#language_menu li a.en_US {
	background: url(../images/ico-usa.gif) left center no-repeat;
}
ul#language_menu li a.pt_BR {
	background: url(../images/ico-brasil.gif) left center no-repeat;
}
ul#language_menu li a.es_ES {
	background: url(../images/ico-espanha.gif) left center no-repeat;
}

div#content {
	width:466px;
	margin:0 30px 0px 50px;
	line-height: 20px;
	height:100%;
}
div#content img.left{
	float:left;
	margin:0 10px 5px 0;
	position: relative;
	display:block;
		height:100%;
}
div#content img.right {
	float:right;
	margin:0 0 5px 10px;
	position: relative;
	display:block;
}
div#content ul{
	margin:15px 0 15px 20px;
	
}
div#content ul li {
	padding:0;
	margin-bottom:6px;
	list-style-type: none;
	list-style-image:url(../images/bullet.gif);
}
div#content ol {
	margin: 20px 0;
	background-color:#dedede;
	padding: 0 0 0 35px; /*--Distance between the order numbers--*/
	border: 1px solid #d3d3d3;
	color:#000;

}
div#content ol li{
	margin: 0;
	padding: 10px;
	color: #000;
    /*--The bevel look is styled with various colors in the border properties below--*/
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #fff;
	border-left: 2px solid #fff;
	background: #ededed;
}

div#right {
	width:364px;
	float:left;
	margin:0;
}
div#imgs-right img {
	border-top:2px solid #fff;
}
div#footer {
	position:relative;
	width:100%;
	clear:both;
	background:url(../images/bg-footer.gif);
	height:80px;
}

div#footer-content {
    width:280px;
    float:left;
    margin:19px 0 0 19px;
    color:#000;
}
#footer-content p {
       font-size:11px;
       line-height:13px; 
       margin:0;
}
#siteby {
	width:300px;
	float:left;
	margin-left:20px;
	color:#b2a300;
	font-size:0.8em;
}
#siteby a {
	font-weight: normal;
	color:#b2a300;
}
#siteby a:hover {
	color:#000;

}

/****************** Form Builder Style **************/



/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:0;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:none;
	padding:0;
}
fieldset label {
	width:auto;
}
legend {
	display: none;
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:center
}
.captcha img {border:1px solid #f59c1e; margin-bottom:0.5em}
.captcha input {width:196px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.fbsubmit {margin-top:5px}
.submit {margin:-15px 0 10px 0}

.contactform input, .contactform select, .contactform textarea {border: 2px solid #deca00;}
.contactform input:focus, .contactform select:focus, .contactform textarea:focus {border: 2px solid #cecece;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 190px;
	background-color:#f1f1f1;
	padding:5px 2px;
	padding-left:10px;
	border-left:5px solid #d6d6d6;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform option {padding:0 10px;}

.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
.error_message {
	padding:2px 5px;
	color:#fff;
	background-color: red;
	margin:5px 0;
}

div#content .error_message ul li {
	padding:0;
	margin-bottom:6px;
	list-style-type: circle;
	list-style-image:none;
}
.sucesso {
	padding:3px 0 3px 20px;
	text-decoration: none;
	background: url(../images/accept.png) left 5px no-repeat;
	color:#06c002;
}



