
/* 
///////////////////////////////////////
	Clipsal Australia Pty Ltd
	Author:    Kel Andersen
	Modified:  17/12/2009	
/////////////////////////////////////// */	

#wrapper {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;      
}

/* 
///////////////////////////////////////
	CONTAINERS
/////////////////////////////////////// */

#container, #container-top, #container-bottom {
	float: left;
	/*position: relative;*/
	width: 990px;
	background-position: top right;
}

#container {
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/bg_container.png);
	background-repeat: repeat-y;
}

#container-top { 
	clear: both;
	height: 38px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/bg_container_top.png);
	background-repeat: no-repeat;
}

#container-bottom { 
	clear: both;
	height: 30px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/bg_container_bottom.png);
	background-repeat: no-repeat;
}

/* 
///////////////////////////////////////
	STAFF PANEL
/////////////////////////////////////// */

#staff-panel {
	clear: both;
	float: left;
	width: 990px;
	height: 80px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/bg_container_staff.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#staff-panel #logo {
	float: left;
	margin: 18px 0 0 40px;
}

#staff-panel UL {
	position: relative;
	display: inline;
	float: left;
	width: 770px;
	margin: 30px 0 0 10px;
	padding: 0;
}

#staff-panel UL LI {
	float: left;
	display: inline;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	font-weight: bold;
}



/* 
///////////////////////////////////////
	MAIN
/////////////////////////////////////// */

#main {
	position: relative;
	width: 900px;	
	/*min-height: 400px;*/
	margin: 0 0 0 50px;
	padding: 0;
}

/* 
///////////////////////////////////////
	HEADER
/////////////////////////////////////// */

#header {
	float: left;
	width: 900px;
	height: 68px;
	margin: 0 0 0 0;
	padding: 0;
}

#header #logo {
	float: left;
	margin-top: 5px;
}

#header #top {
	float: right;
	/*overflow: hidden;*/
	height: 22px;
	margin: 0 0 0 120px;
	padding: 0;
}

/* login area */
#header #login {
	float: left;
	overflow: hidden;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

/* global links */
#header #links {
	float: left;
	height: 19px;
	line-height: 19px;
	margin: 0 -8px 0 3px;
	padding: 0;
	vertical-align: middle;
}

#header #links UL {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header #links UL LI {
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/li_quick_links.gif);
	background-position: 0 .5em;
	background-repeat: no-repeat;
}

#header #links UL LI, #header #links UL A { display: block; height: 19px; }
#header #links UL LI A { text-indent: -9999px; text-decoration: none; }

/* btns */
#btn-global A { width: 71px; background-image: url(http://www.clipsal.com/__data/site/design/108/images/btn_global.gif); }
#btn-portal A { width: 56px; background-image: url(http://www.clipsal.com/__data/site/design/108/images/btn_portal.gif); }
#btn-global A, #btn-portal A { height: 19px; background-position: top left; background-repeat: no-repeat; } 
#btn-global A:hover, #btn-portal A:hover { background-position: bottom left; }

/* 
///////////////////////////////////////
	BANNERS - home + pages
/////////////////////////////////////// */

#banner {
	float: left;
	position: relative;
	width: 900px;
	height: 150px;
	margin: 20px 0 0 0;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/bg_banner.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#banner #preview {
	float: left;
	display: inline;
	overflow: hidden;
	width: 656px;
	height: 144px;
	margin: 3px 0 0 3px;
	background-color: #ffffff;
}

#banner #links {
	float: right;
	overflow: hidden;
	width: 236px;
	height: 144px;
	margin: 3px 3px 0 2px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/bg_banner_links.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#banner #links UL {
	margin: 1px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#banner #links UL LI {
	width: 235px;
	margin: 0;
	padding: 0;
	text-align: right;
}

#banner #links UL LI A {
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 20px 0 0 ;
}

#banner #links UL LI H1 { padding: 0; font-size: 1.1em; }
#banner #links UL LI A:hover { color: #d53040; }

/* pages banner */
#page-banner { 
	float: left; 
	width: 680px; 
	height: 120px; 
	margin-left: -15px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/bg_banner_pages.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#page-banner #interactive { margin: 3px 0 0 3px; }
#page-banner #interactive img { display: block; }

/* 
///////////////////////////////////////
	CONTENT AREAS
/////////////////////////////////////// */

/* full width*/
#content { float: left; width: 900px; margin: 15px 0 0 0; padding: 0; }

/* layout - home */
#home-content { float: left; width: 640px; }
#home-column-rhs { float: left; width: 240px; margin: 0 0 0 20px; }

/* layout - pages */
#page-main { float: right; width: 665px; /*margin: 0 0 0 20px;*/ margin: 0; padding-left: 35px; }
#page-content { float: left; width: 445px; min-height: 220px; /*padding: 0 0 0 15px;*/ padding: 0; }
#page-column-rhs { float: left; width: 195px; margin: 0 0 0 20px; }

/* pages - linkage */
#page-content P A, #page-content UL LI A,
#page-column-rhs P A, #page-column-rhs UL LI A { color: #289bb8; text-decoration: none; border-bottom: 1px dotted #289bb8; }

/* hover */
#page-content P A:hover, #page-content P A:focus, 
#page-content UL LI A:hover, #page-content UL LI A:focus,
#page-column-rhs P A:hover, #page-column-rhs P A:focus,
#page-column-rhs UL LI A:hover, #page-column-rhs UL LI A:focus { color: #60bbd2; border-bottom: 1px dotted #60bbd2; }

/* split column */
.split-col { float: left; width: 190px; margin: 0 20px 0 0; }

/* 
///////////////////////////////////////
	FOOTER
/////////////////////////////////////// */

#footer {
	clear: both;
	float: left;
	width: 900px;
	height: 55px;
	margin-top: 20px;
	padding-bottom: 10px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/bg_footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer #logo {
	float: left;
	margin: 10px 0 0 8px;
}

#footer #contact {
	float: left;
	margin: 10px 0 0 5px;
}

#footer #copyright { 
	float: left;
	overflow: hidden;
	width: 660px;
	height: 14px;
	margin: 12px 0 0 12px;
	padding: 0;
}

#footer #links {
	float: left;
	overflow: hidden;
	width: 660px;
	margin: 0 0 0 5px;
}

#footer #links UL {
	display: inline;
	height: 14px;
	margin: 0 0 0 6px;
	padding: 0;
	list-style-type: none;
}

#footer #links UL LI {
	float: left;
	margin: 0 0 0 0px;
	padding: 0 7px 0 7px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/li_footer.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#footer A, 
#footer A:link, 
#footer A:visited, 
#footer A:active { 
	color: #8f8f8f;
	text-decoration: none;
}

#footer A:hover, 
#footer A:focus { 
	color: #289bb8;
	text-decoration: none; 
}

#footer #links UL LI#rss {
	height: 14px;
	line-height: 14px;
	margin: 0 0 0 8px;
	padding: 0 0 0 14px;
	background-image: url(http://www.clipsal.com/__data/site/design/108/images/ico_rss_small.gif);
	background-position: left;
	background-repeat: no-repeat;
}
