@charset "utf-8";
/* CSS Document */

/* Links */
a, a:active, a:visited{
	font: 12px arial,sans-serif;text-align:center; color: #663300; text-decoration:none;
}

a:hover{
	text-decoration:underline;

}

/*Header*/
html,body{margin:0;padding:0}
body{font: 12px arial,sans-serif;text-align:center; background-color:#EEE5D4; color: #666666}
div#container{width:770px;margin:0 auto;}
div#container{text-align:left}
div#header{background-image:url(https://www.stainmasterlink.com.au/invista/assets/images/header_bg.jpg); background-repeat:no-repeat;padding:0px; margin:0px;}
div#boxheading{height:28px;}
div#logo{ width:250px; float:left; }
div#login{ width:400px; float:right; height:68px; text-align:right; padding-right:10px; vertical-align:middle}
div#login h1 { font-weight:bold; padding:0px; margin:0px; font-size:12px; color:#4B2A15}
div#login a {color:#333333; text-decoration:none}
div#login a:hover {color: #333333; text-decoration:underline}
div#header_top{border-bottom:1px solid #1C8DB0;height:102px;}

div { font-weight:normal}

/* Menu */
div#menu{ background-image:url(https://www.stainmasterlink.com.au/invista/assets/images/button_bg.jpg); height:31px;}
div#menu a { font-size:11px;color:#333333; text-decoration:none; font-weight:bold; line-height:31px;  width:85px; display:block; float:left; text-align:center;}
div#menu a:hover {width:83px; color: #333333;font-weight:bold; background-image: url(https://www.stainmasterlink.com.au/invista/assets/images/button_bg_ro.jpg); border-right:1px solid #1C8DB0; border-left:1px solid #1C8DB0}

/*Sidebar */
div#navigation{float:left;width:155px}
div#navigation a {color:#333333; text-decoration:none}
div#navigation a:hover {color: #333333; text-decoration:underline}

/*Footer*/
div#footer{clear:both; width:100%; border-top:1px solid #1C8DB0; text-align:center;}
div#footer p{margin:0;padding:5px 10px; font-size:10px;}
div#footer a {color:#333333; text-decoration:none}
div#footer a:hover{color: #333333; text-decoration:underline}

/*Footer2*/
div#footer2{clear:both; width:100%; text-align:center;}
div#footer2 p{margin:0;padding:5px 10px}

/* Content Area */
div#content{float:right; width:603px; padding:0px;}
div#content p{line-height:1.4; text-align:left}

/* Cream Box*/
table#{	background-color:#EEE5D4; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
table#box{background-color:#F7F2EA;}


/* Layout */
p{margin:0px; padding:0px; font-weight:normal}
.heading_row{
	border-bottom:1px solid #666666;
}

.subheading_row{
	background-color:#efe5d5;
	font-weight:bold;
	height:20px;
}

/*Date*/
div#date{ color:#333333; height:30px; line-height:30px; padding-left:10px; width:156px; float:left}

/* forms */
#seach input{color:#333333; font-size:11px; border:1px solid #1C8DB0; width:90px}
input{
	color: #333333;
	font-size:11px;
	border:1px solid #5A3322;
}

/* Breadcrum */
div#crum{ color:#333333; height:30px; line-height:30px;}
div#crum a {color: #666666; text-decoration:none; font-size:11px}
div#crum a:hover {color: #666666; text-decoration:underline;}

/* Headings */

h1{
	padding:0px;
	margin:0px;
	color:#4B2A15;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:14px;

}

#newsTitleID{
	color:#4B2A15;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:12px;
	line-height: 20px;
}

#box_border{
	background-color:#efe5d5;
	padding:20px;
}

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

.button{
	background:url(https://www.stainmasterlink.com.au/invista/assets/images/Background.jpg);
	cursor:pointer;
	border: 1px solid #1c8cb1;
}

.cursor{
	cursor:pointer;
}
