/* CSS Document for duralexpaints.com.au Duralex Paints */
/* author: sebacre8ive.com.au */
body,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:17px;
	color:#717171;
	scrollbar-face-color:#E1E1E1;
	scrollbar-shadow-color:#ffffff ;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #ffffff;
}

body {
	margin:0px;
	padding:0px;
}

.contentRight {
	padding-left:13px;
	padding-right:10px;
}
.contentRight img {
	margin:5px;
}

a {
	text-decoration : none;
	color:#BB5578;
}

a:hover {
	text-decoration : none;
	color: #BB5578;
}

.footer a {
	color:#717171;
	text-decoration:none;
}

.footer a:hover {
	color:#F16522;
	text-decoration:underline;
}

/* misc text styles */
.textOrangeBold {
	color:#FC9747;
	font-weight:bold;
}

.textPinkBold {
	color:#F57D7A;
	font-weight:bold;
}

.textPurpleBold {
	color:#993366;
	font-weight:bold;
}


/* rounded border */
.roundedBorder {
	margin-left:45px;
	width:542px;
	background: url(../images/duralex-border-bottom.jpg) no-repeat bottom left;
	margin-bottom:10px;

}

.roundedBorder .roundedBorderTitle {
	background: url(../images/duralex-border-top.jpg) no-repeat top left;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	font-size:12px;
	color:#18347B;
	font-weight:bold;

}
.roundedBorder .roundedBorderDescr {
	padding-left:20px;
	padding-right:20px;
	padding-bottom:15px;
	font-size:11px;
	margin-top:0px;
	padding-top:0px;

}

/* sifr css */
h1 {
	font-size:18px;
	margin:0px;
	color:#000;
	line-height:28px;
}

h2 {
	font-size:12px;
	color:#EF6510;
	margin:0px;
	margin-top:14px;
}
h3 {
	font-size:18px;
	color:#993366;
	display:inline;
}
h4 {
	font-size:12px;
	color:#993366;
	display:inline;
}

#msdsForm {
	margin-left:5px;
}

#msdsForm label {
	display: block;
	color:#000000;
}

#msdsForm input, #msdsForm textarea {
	border:1px solid #ccc;
	margin-bottom:10px;
	width:230px;
}

.tableContactUs {
}

.tableContactUs td {
	border-bottom:1px solid #ccc;
}

.tableBottomLine {
	border-bottom:1px solid #ccc;
}