/* CSS Document */

* { 
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #A8A8BB;
	margin: 0px auto; 
	padding: 8px 0; 
	text-align:center ;
	background-image: url(http://www.fibrocem.com/images/grad.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

#container { 
	position: relative; 
	margin: 0px auto; 
	width: 750px;  
	padding: 0;
	text-align: left;
	background: #FFF url(http://www.fibrocem.com/images/mainBg.jpg) top left repeat-y;
}

#branding {
	width: 750px;
	height: 118px;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/fibrocem.jpg) top left no-repeat;
}

#branding .tile {
	font-size: 0.70em;
	font-weight: bold;
	height: 20px;
	background-color: #FFFFFF;
	/*border-right: 1px solid #E4E4E4;
	border-bottom: 1px solid #E4E4E4;*/
	line-height: 20px;
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 210px;
	float: right;
	clear: both;
}

#branding .tile a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
}

#branding .tile a:hover {
	color: #CCC;
}




#flashcontent {
	margin-left: 10px;
	height: 207px;
}

#main {
	width: 750px;
	margin: 0;
	padding: 0;
	font-size: 1em;
}


#main .listBox {
	width: 171px;
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
}


#leftnav { 
	float: left; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	clear: none;
	background: #ADA9C9;
}

#leftnav li { 
	border-bottom: 1px solid #FFF; 
	width: 171px; 
	text-align: left; 
	margin-bottom: 0; 
	margin-left:0; 
	float: left; 

	background: #252654 url(../images/leftnavBg.jpg) top left repeat-y; 
}

#leftnav li.lastItem { 
	border-bottom: 1px solid #FFF;
}

#leftnav li a:link, #leftnav li a:visited { 
	color: #fff; 
	display: block; 
	font-size: 0.70em; 
	padding: 3px 3px 3px 24px; 
	text-align: left; 
	height: 1%; 
	text-decoration: none;
	font-weight: bold;
}

#leftnav li a:hover, #leftnav li a:active { 
	color: #FFF; 
	display: block; 
	font-size: 0.70em;
	padding: 3px 3px 3px 24px; 
	text-align: left; 
	height: 1%; 
	text-decoration: none;
	font-weight: bold;
	background: #252654 url(../images/leftnavBg.jpg) top right repeat-y;
}

#leftsubnav {
	list-style-type: none;
	margin: 0; 
	padding: 0; 
}

#leftsubnav li { 
	width: 171px; 
	text-align: left; 
	margin-bottom: 0; 
	margin-left:0; 
	float: left; 
	border: none;
	background: #E6E6E6 url(../images/leftsubnavBg.jpg) top left repeat-y; 
}


#leftsubnav li a:link, #leftsubnav li a:visited { 
	color: #000;   
	display: block; 
	font-size: 0.60em; 
	padding: 1px 3px 7px 22px; 
	text-align: left; 
	height: 1%; 
	text-decoration: none;
	font-weight: normal;
	background: #E6E6E6 url(../images/leftsubnavBg.jpg) top left repeat-y; 
}

#leftsubnav li a:hover, #leftsubnav li a:active { 
	color: #000000;   
	display: block; 
	font-size: 0.60em; 
	padding: 1px 3px 7px 22px; 
	text-align: left; 
	height: 1%; 
	text-decoration: none;
	font-weight: normal;
	background-color: #FFF;
	
	background: #FFF url(../images/leftsubnavBg.jpg) top right repeat-y; 
}

#leftnav li #first { 
	margin-top: 5px;
}

#leftnav li #last { 
	margin-bottom: 10px;
}

#main #mainContent {
	background-color:#FFF; 
	float: left;
	vertical-align: top;
	padding: 0 0 17px 0;
	/*width: 363px;*/
	width: 425px;
}

#main #mainContent p {
	margin: 0;
	padding: 5px 0px 7px 0px;
	/*font-size: 0.70em;*/
	font-size: 0.80em;
}

#main #mainContent p,  
#main #mainContent li, 
#main #mainContent h1, 
#main #mainContent h2, 
#main #mainContent h3, 
#main #mainContent h4, 
#main #mainContent h5, 
#main #mainContent h6 {
	padding-right: 10px;
	padding-left: 10px;
}

#main #mainContent h1 {
	font-size: 1.5em;
	margin: 0px 0 1px 0;
	font-weight: normal;
	color: #252654;
}

#main #mainContent h2 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #B31B34;
}

#main #mainContent h3 {
	font-size: 0.75em;
	margin: 3px 0 0 0;
	color: #000;
}

#main #mainContent a:link, #main #mainContent a:visited  {
	/*color: #E3007B;*/
	color: #B31B34;
	text-decoration: none;
}

#main #mainContent a:hover, #main #mainContent a:active  {
	color: 000;
	text-decoration: none;
}

#main #mainContent address {
	margin: 0;
	padding: 5px 0px 7px 0px;
	font-size: 0.75em;
	font-style: normal;
}

#main #mainContent ul
{
	margin-top: 0;
	font-size: 1.2em;
}

#main #mainContent ul li {
	font-size: 0.70em;
	line-height: 1.2em;
	list-style-image: url(http://www.fibrocem.com/images/bullet_fat.gif);
}

#rightContent {
	background-color: #E4E4E4;
	/*width: 216px;*/
	width: 153px;
	height: 180px;
}

#main #right {
	float: left;
	/*width: 216px;*/
	width: 153px;
}

#main #right #rightPicture {
	clear: both;	
}

#main #right #rightPicture p {
	font-size: 11px;	
	margin: 0 3px 0 12px;
	padding: 0;
}

#main #right #rightPicture p a:link, #main #right #rightPicture p a:visited, #main #right #rightPicture p a:hover {
	color: #000;
	text-decoration: none;
}


/* FOOTER ******************************************************/

#footContainer {
	width: 750px;
	font-size: 1em;
	vertical-align: top;
	background-color: #FFF;
	background-image: none;
	height: 60px;
}

#footnav {
	width: 750px;
	height: 43px;
	background-color: #252654;
	color: #FFF;
	margin: 0;
	padding: 7px 0 0 0px;
	clear: both;
	font-size: 1em;
	text-align: center;
}

#footnav ul {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 0.55em;
	line-height: 1.6em;
}

#footnav ul li {
	display: inline;
	list-style: none;
	list-style-position: inside;
	padding: 0 8px 0 8px;
	margin: 0;
	border-right: 1px solid #FFF;
	font-size: 1em;
}

#footnav ul li.last {
	border-right: none;
	padding-right: none;
}

#footnav ul li a:link, #footnav ul li a:visited {
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
}

#footnav ul li a:hover, #footnav ul li a:active {
	color: #00A8EC;
	font-size: 1em;
}

/* EXTREME *****************************************************/

#extreme p
{
	padding: 0;
	margin: 0 0 9px 0;
	font-size: 0.75em;
	color: #003366;
}

#extreme {
	width: 750px;
	/*height: 15px;*/
	text-align: center;
	background-color: #FFF;
	color: #6699CC;
	font-size: 1em;
	margin: 0;
	padding: 10px 0 0 0;
	float: none;
	clear: both;
	background-image: none;
}

#extreme a:link, #extreme a:visited {
	color: #444;
	font-size: 0.6em;
	text-decoration: none;
	vertical-align: top;
}

#extreme a:hover, #extreme a:active {
	color: #000;
	font-size: 0.6em;
	text-decoration: none;
	vertical-align: top;
}

/* Contact Form **************************************************/


#contactFormFieldSet {
	font-size: 0.75em;
	margin-left: 10px;
	margin-top: 12px;
}

#contactFormTable {

}

#contactFormTable th {
	vertical-align: top;
	padding-top: 2px;
}
	
#contactFormTable th label {
	font-size: 1em;
	font-weight: normal;
}

#contactFormTable td select {
	font-size: 1em;
	font-weight: normal;

}

#contactFormTable td textarea {
	font-size: 1em;
	font-weight: normal;

}

#contactFormTable td input {
	font-size: 1em;
	font-weight: normal;
	border: 1px solid #333;
	background-color: #eee;
	color: #000;
}

#contactFormTable td input checkbox {
	border: none;
}



#contactFormTable th.submit input {
	border: 1px solid #333;
	background-color: #eee;
	margin-left: 0px;
	font-weight: normal;
	text-align: center;
	margin-top: 5px;
}

.clearing {
	clear: both;
	width: 400px;
	height: 1px;
	font-size: 1px;
}




.listtable {
	width: 414px;
	margin: 10px 0 0 10px;
}

.listtable th {
	background-color: #B31B34;
	color: #FFF;
	/*padding: 2px 2px 2px 12px;*/
	font-size: 13px;
	font-weight: normal;
	
	text-align: center;
	padding: 2px;
}

.listtable td {
	background-color: #E5E5EA;
	color: #000;
	border-bottom: 1px solid #FFF;
	/*padding: 2px 2px 2px 12px;*/
	font-size: 12px;
	
	text-align: center;
	padding: 2px;
}



.brochurebox {
	width: 415px;
	height: 193px;
	color: #FFF;
	background-color: #B71A35;
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
	
	padding-top: 8px;
	margin-top: 12px;
}

.brochurebox h2 {
	color: #FFF !important;
	margin: 35px 10px 0 128px !important;
}

.brochurebox p {
	color: #FFF !important;
	margin: 0 10px 0 128px !important;
}

















