@charset "utf-8";
/* CSS Document */

body  {
	font-family: Arial, sans-serif;
		font-size: smaller;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	background-color: #1A1A1A;
	color: #FFFFFF;
	text-align: center;
    background-image: url(../images/stone/bodybg.png);
	background-repeat: repeat;
	background-attachment: fixed;
}

/* ################   Position ################  */
#all
{
	margin: 0 auto;
	max-width: 996px;
	min-width: 996px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: #1A1A1A;
}	
	
#header_center {
	/* background: #000000; */
	margin: 0 196px 0 196px;
	height: 158px;
	position: relative;
}
#lingua_box {
	position: absolute;
	top: 0px;
}
#lettering_box {
	position: absolute;
	bottom: 10px;
}
#header_left {
	float: left;
	width: 196px; /* era 196 */
	/* background-color: #99FF99; */
	height: 158px; /* era 120 */
	/* background: #000000 url(logo_africa_stone_preto.jpg) no-repeat bottom right;
	padding: 10px 10px 10px 10px; */
	position: relative;
}
#logo_box {
	position: absolute;
	bottom: 10px;
	right: 10px;
}
#home_box {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
#header_right {
	float: right;
	width: 196px;
	/* background-color: #000000; */
	height: 158px;
	position: relative;
}
#search_box {
	position: absolute;
	top: 124px; /* bottom: 0px; dá raia no IE */
}
#contact_box {
	position: absolute;
	top: 0px;
	font-size: .80em;
}

#outro_menu {
	/* background-color:#00FF00; */
	position:absolute;
	top: 76px; /* bottom: 26px; dá raia no IE */
	line-height: 20px;
	text-transform:uppercase;
	font-weight: bold;
}

#outro_menu ul  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#outro_menu li  {
	list-style-type: none;
}

#menu_center {
	margin: 0 196px 0 196px;
	/* sincronizar com academic_css.csc html>body #navbar a { */
	height: 35px; /* 29px; */ /* 53px; */
	background-color: #373737;
}
#menu_left {
	float: left;
	width: 196px;
	background-color: #373737;
	height: 35px; /* 29px; */ /* 53px; */ /* 33 px */
}
#menu_right {
	float: right;
	width: 196px;
	background-color: #373737;	
	height: 35px; /* 29px; */ /* 53px; */
}
#imagens_ao_centro {
	padding: 0 196px 0 196px;
	background-color: #373737;
	height: 100px;
	/* padding: 10px 10px 10px 10px; */
}
#corpo_center {
	margin: 0 196px 0 196px;
	height:auto;
	/* background-color:#0000FF; */
	/* padding: 10px 10px 10px 10px; */
	margin-top: 12px;
}
#corpo_left {
	float: left;
	width: 196px;
	/* background-color: #18b5fa;
	color: #373737; */
	height:auto;
	margin-top: 12px;
}
#corpo_right {
	position: relative;
	float: right;
	width: 196px;
	height:auto;
	margin-top: 12px;
}
/*
#login_box {
	position: absolute;
	top: 600px;
}
*/
#footer_center {
	margin: 0 196px 0 196px;
	height: 78px;
	background-color: #373737;
}
#footer_left {
	float: left;
	width: 196px;
	background-color: #373737;
	height: 78px;
}
#footer_right {
	float: right;
	width: 196px;
	background-color: #373737;
	height: 78px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0px;
}


/* tirar bolinhas dos menus laterais */
ul.menu {
	margin: 0px 10px 0px 0px; /* margin-top margin-right margin-bottom margin-left */
	padding: 10px 0px 10px 10px; /* 0px 0px 0px 20px; */ /* padding-top padding-right padding-bottom padding-left */
	/* width: 186px; 196px; */
	list-style-position: outside;
}

ul.menu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px; /* 0px 0px 0px 20px; */
	/* background-color: #0033FF; */
	list-style-position: outside;
}

.menu li {
	list-style-type: none;
	text-transform:uppercase;
	/* font-variant:small-caps; */
	padding: 2px 0px 2px 0px;
}

/* menus no lado esquerdo */
.menu li a {
	text-decoration: none;
	color: #373737;
	font-weight: bold;
}

.menu li a:hover {
	color:#FFFFFF;
	background-color: #1a1a1a;
}

/* menus que aparecem no lado esquerdo */
/* No 'Module manager' foi associado um id no campo 'Menu tag id' */

ul.menu[id="portfolio"] {
	background-color: #18b6fb;
}
ul.menu[id="products"] {
	background-color: #90b435;
}
ul.menu[id="news"] {
	background-color: #fa0009;
}
ul.menu[id="newsletters"] {
	background-color: #ffd100;
}
ul.menu[id="company"] {
	background-color: #a0c600;
}
ul.menu[id="stoneafrica"] {
	background-color: #FFDE00;
    margin-top: 10px;
}

/* Para que a barra on topo (border-top) fique a toda a largura */
/* http://muneo.wordpress.com/2006/12/29/contentheading-100-template-para-joomla/ */

.contentpaneopen_Portfolio {
	width: 100%;
}
.contentpaneopen_Products {
	width: 100%;
}
.contentpaneopen_News {
	width: 100%;
}
.contentpaneopen_Documents {
	width: 100%;
}

.contentpaneopen_Newsletters {
	width: 100%;
}
.contentpaneopen_Company {
	width: 100%;
}

.contentpaneopen_2010 {
	width: 100%;
}
.contentpaneopen_2009 {
	width: 100%;
}
.contentpaneopen_2008 {
	width: 100%;
}
.contentpaneopen_2007 {
	width: 100%;
}
.contentpaneopen_2006 {
	width: 100%;
}

table.contentpaneopen_Portfolio .createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #18b6fb;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contentpaneopen_Products .createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #90b435;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contentpaneopen_News .createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #fa0009;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contentpaneopen_Newsletters .createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #ffd100;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #ff0000;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
}

table.contentpaneopen_Portfolio a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	/* background: url(../images/mw_readon.png) top right no-repeat; */
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #18b6fb;
	text-decoration: none;
}

table.contentpaneopen_Products a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	/* background: url(../images/mw_readon.png) top right no-repeat; */
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #90b435;
	text-decoration: none;
}

table.contentpaneopen_News a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	/* background: url(../images/mw_readon.png) top right no-repeat; */
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #fa0009;
	text-decoration: none;
}

table.contentpaneopen_Newsletters a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	/* background: url(../images/mw_readon.png) top right no-repeat; */
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #ffd100;
	text-decoration: none;
}

table.contentpaneopen_Documents a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	/* background: url(../images/mw_readon.png) top right no-repeat; */
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #a0c600;
	text-decoration: none;
}

table.contentpaneopen_Company .modifydate {
	color: #a0c600;
}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	/* background: url(../images/mw_readon.png) top right no-repeat; */
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
	color: #ffd100;
	text-decoration: none;
}

.contentheading {
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	/* color: #333; */
	text-align: left;
	width: 100%;
	border-top: 3px solid #ccc;
}

legend {
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #FFFFFF;
	text-align: left;
}


div.small {
	width: 180px;
}

#imagens_ao_centro img
{
	display:inline; border:0px;
	float: left;
}

.pagination span { padding: 4px; }
.pagination a    { padding: 4px; }
