@charset "utf-8";
/* CSS Document 
Author: CIBIS International
Author URL: http://www.cibis.com.au
Comments: Implementing single line css syntax
*/
/* Containers */
body {
	background-color: #DEDAB4;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em; /* height: 100%; */
	font-size: 12px;
	line-height: 1.5em;
}
.banner-container {
	width: 100%;
	background-color: #FFF;
	border-bottom: 4px solid #9A005D;
}
.banner {
	height: 116px;
	margin: 0px auto;
	width: 900px;
	padding: 0px;
}
.content-container {
	width: 900px;
	background-color: #FFF;
	min-height: 500px;
	padding: 0px;
	margin: 0px auto;
}
.tagline-banner-container {
	width: 100%;
	background-color: #837C00;
	padding: 0px;
	margin: 0px;
}
.tagline-banner {
	width: 900px;
	margin: 0px auto;
}
.content {
	margin-left: 260px;
	width: 620px;
}
.threeCol td {
	width: 220px;
	padding: 0px 10px;
	position: relative;
}
.threeCol .threeColMiddle {
	border-left: 3px dotted #868686;
	border-right: 3px dotted #868686;
}
/* typography */
body, a {
	font-family: Verdana, Geneva, sans-serif;
}
a {
	color: #97005D;
}
p, ul, ol, a {
	font-size: 12px;
	line-height: 1.5em;
}
ul, ol {
	line-height: 1.5em;
}
h1 {
	margin-top: 0px;
	padding-top: 10px;
}
/* banner */
.banner {
	font-size: 0.7575em;
}
.banner .logo {
	float: left;
	margin-top: 10px;
}
.top-links {
	float: right;
	margin-top: 15px;
	white-space: nowrap;
}
.top-links ul li {
	display: inline;
	padding: 0px 20px;
	border-left: 3px dotted #868686;
	height: 1.9em;
}
.top-links ul li.first {
	border-left: none;
}
.timesaver-logo {
	margin-left: 420px;
}
.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
/* template images */
.back-to-top {
	margin: 20px 10px;
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}
.back-to-top img {
	float: right;
}
/* menu */
.menu-col {
	width: 216px;
	font-size: 0.8em;
	height: 100%;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
}
.menu-items {
	margin: 0px;
	padding: 0px 15px;
	background-image: url(../images/menu-background.png);
	background-repeat: repeat-y;
	width: 216px;
	margin-top: 17px;
}
.menu-col .menu-items a {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
}
.menu-col .menu-items a:hover {
	text-decoration: underline;
}
.menu-col .menu-items a.level2-link {
	margin-left: 5px;
	font-size: 11px;
	line-height: 1.8em;
	color: #837C00;
}
.menu-col .menu-items a.level3-link {
	margin-left: 10px;
	font-size: 10px;
	line-height: 1.8em;
	color: #ADA846;
}
.menu-top {
	background-image: url(../images/menu-top.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 236px;
	float: left;
}
.menu-bottom {
	background-image: url(../images/menu-bottom.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 236px;
}
/* breadcrumbs */
.breadcrumb {
	display: block !important;
}
.breadcrumb a {
	text-decoration: none;
	font-size: 9px;
	margin-top: 5px;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
/* search */

#search #search-box {
	width: 300px;
	margin: 0px auto;
	float: right;
	text-align: right;
	margin-top: 25px;
	margin-right: 10px;
}
#search #search-box form #searchbox {
	height: 18px;
}
/* search home */
.home #search {
	width: 235px;
	text-align: right;
	float: right;
	padding-top: 20px;
}
.home #search form {
	margin: 0;
}
.home #search form .searchbox {
	height: 18px;
}
/* footer  */
.footer {
	height: 60px;
	color: #DEDAB4;
	width: 900px;
	margin: 0px auto;
	clear: both;
	background-color: #BEBB9A;
	line-height: 60px;
	text-indent: 5px;
	font-size: 0.9em;
	border-bottom: 2px solid #837C00;
	border-top: 1px solid #837C00;
}
.footer .footer-links {
	float: left;
	width: auto;
	margin-top: 20px;
}
.footer .footer-links a {
	border-left: 1px solid #666;
	margin: 0px auto;
	padding: 0px 12px;
	color: #333;
	font-size: 0.9em
}
.footer .footer-links a.first {
	border-left: none;
	padding-left: 0px;
}
.footer .copy {
	float: right;
	color: #666;
	margin-right: 10px;
	font-size: 0.9em;
}
/* links */
.banner a {
	color: #666;
	text-decoration: none;
}
.tagline-banner a {
	color: #FF9900;
	text-decoration: none;
	font-style: normal;
}
.footer a {
	color: #837C00;
	text-decoration: none;
}
.footer a:hover {
	border-bottom: 1px solid #837C00;
}
a img {
	border: none;
}
/* Form */
form td {
	font-size: 11px;
}
#form1 .largeLabels .formLabel {
	width: 500px;
}
#iframe {
	background-color: #FFFFFF;
	border: none;
}
/* Timesavers */
.timesavers-container {
	width: 1000px;
	padding: 1px;
}
.timesavers-content {
	width: 730px;
}
.timesavers-ribbon {
	padding: 5px;
	margin-top: 5px;
}
.timesavers-ribbon p {
	font-weight: bold;
	font-style: italic;
	color: #666;
}
.product-list td {
	vertical-align: top;
}
.product-list ul li {
	margin-bottom: 10px;
	list-style-image:url(../images/list-dot.gif);
}
.tagline-banner .tagline {
	display: inline;
	color: #FFF;
	font-style: italic;
	width: 420px;
	position: absolute;
	font-size: 1.1em;
	line-height: 2.2em;
	margin: 10px 20px;
}
.timesavers h2 {
	margin-top: 50px;
}
.timesavers .banner {
	background-image: url(../images/timesavers.png);
	background-repeat: no-repeat;
	background-position: 320px 10px;
}
.timesavers .timesaver-logo {
	margin-left: 350px;
}
.timesavers .product-list {
}
.timesavers .product-list td {
	vertical-align: top;
}
.timesavers .product-list ul li {
	margin-bottom: 10px;
	list-style-image:url(../images/list-dot.gif);
}
.timesavers h2 {
	margin-top: 50px;
}
.timesavers .top-links {
	float: left;
	color: #666;
	margin-left: 10px;
	padding-top: 10px;
}
.timesavers .top-links a {
	font-weight: bold;
}
/* Search Results */
#dgResults {
	border: 1px solid #DEDAB4;
	color: #660;
}
#dgResults a {
	color: #660;
}
#dgResults .dgHeader {
	background-color: #837C00;
}
#dgResults .dgHeader a {
	color: #FFF;
}
#dgResults .dgRow {
	background-color:#DEDAB4;
}
#dgResults .dgRow a {
	background-color:#DEDAB4;
	color: #660;
}
/* Application Form */ 
#form1 th {
	text-align: left;
	padding: 10px 0px;
}
/* ClearFix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/* Classes made for new Enhanced homeapge*/
body.enhanced {
	background-color: #eaeaea;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	height: 100%;
	font-size: 12px;
	line-height: 1.5em;
}
.enhanced h3 {
	color: #9A005D;
	font-size: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
.enhanced .container {
	width: 920px;
	margin: 0px auto;
}
.enhanced .banner-container {
	border: none;
	overflow: hidden;
	padding: 0px 15px 0px 5px;
	width: 900px;
	clear: both;
	border: 1px solid #ccc;
	border-bottom: none;
}
.enhanced .banner {
	height: 105px;
	margin: 5px 10px 0px 5px;
	width: 900px;
	padding: 0px;
}
.enhanced .logo {
	margin: 20px 0px 5px 10px;
}
.enhanced .top-links {
	padding: 5px;
	margin: 10px 10px 0px 0px;
	background-color: #333;
	width: 170px;
	text-align: center;
}
.enhanced .top-links a {
	display: inline;
	padding: 0px 5px;
	border: none;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	height: 12px;
	line-height: 10px;
}
.enhanced .top-links .contact {
	margin-right: 20px;
}
.enhanced #search {
	width: 235px;
	text-align: right;
	float: right;
	padding-top: 0px;
	clear: right;
	margin: 20px 0px 0px 0px;
}

.enhanced .content-container {
	padding: 0px 12px 10px 10px;
	margin: 0px;
	overflow: hidden;
	width: 898px;
	border: 1px solid #ccc;
	border-top: none;
}
.enhanced .content.home {
	width: 690px;
	margin: 0px;
	padding: 0px;
}
.enhanced .news.home {
	width: 201px;
	float: right;
	padding: 0px 0px 0px 5px;
}
.enhanced .news.home img {
	margin-bottom: 2px;
}
.enhanced .news.home .newsfeat {
	margin: 0px 0px;
	border: 1px solid #BBB;
	padding: 10px 10px 10px 10px;
}
.enhanced .news.home .newsfeat h3 {
	margin: 0px;
}
.enhanced .news.home p, .enhanced .news.home a {
	font-size: 11px;
}
.enhanced .quote.home p {
	font-size: 17.4px;
}
.enhanced .quote.home {
	width: 610px;
	height: 117px;
	padding: 0px 0px 16px 70px;
	background: #FFF url(../images/background-quote.gif) 20px 10px no-repeat;
	overflow: visible;
}
.enhanced .quote.home span {
	font-size: 12px;
	color: #9A005D;
	margin: 0px;
}
.enhanced .feature.home {
	border: 1px solid #BBB;
	padding: 5px;
	clear: left;
	margin-top: 2px;
}
.enhanced .feature.home table td {
	padding: 5px 15px;
	text-align: center;
}
.enhanced .feature.home table td img {
	position: relative;
	bottom: 0p;
}
.enhanced .feature.home table td strong {
	color: #AB005D;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
}
/* menu */
.enhanced .menu-container {
	xbackground: #FFF url(../images/en-menu-background.png) top left repeat-x;
	background-color: #9a005d;
	float: right;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
	width: 900px;
}

	.enhanced .menu-container a {
		color: #fff;
		float: left;
		font-size: 13px;
		padding: 5px 10px 4px 10px;
		text-decoration: none;

		line-height: 41px;
	}
	.enhanced .menu-container a:hover {
		text-decoration: underline;
	}
	.enhanced .menu-container a.level2-link {
		margin-left: 5px;
		font-size: 11px;
		line-height: 1.8em;
		color: #333;
	}
	.enhanced .menu-container a.level3-link {
		margin-left: 10px;
		font-size: 10px;
		line-height: 1.8em;
		color: #333;
	}
	
.enhanced .footer {
	height: 30px;
	color: #fff;
	width: 910px;
	margin: 0px auto;
	clear: both;
	background-color: #333;
	line-height: 30px;
	font-size: 1.1em;
	border: none;
	padding: 6px;
}
.enhanced .footer a {
	margin: 0px 10px;
	padding: 0px 12px;
	color: #fff;
}
.enhanced .footer a:hover {
	border: none;
	text-decoration: underline;
}
.enhanced .footer a.first {
	border-left: none;
	padding-left: 0px;
}
.enhanced .footer .copy {
	float: right;
	color: #666;
	margin-right: 10px;
}

