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


.top-content a:active , .top-content a:visited  {
	background-color:#000;
	color:#FFF200;
	text-decoration:none;
	padding:3px 5px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:9px;
}
	

* {
  margin: 0;
  padding: 0;
}

* { 
	behavior: url(iepngfix.htc) 
}

img {
	border:none;
}

body {
	background: #fff200 url(images/mainBg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000000;
}

#content {
	height: auto;
	width: 1024px;
	position:relative;
}
#header {
	height: 223px;
	width: 1024px;
	position:relative;
}

#mastHead {
	background-color: #000000;
	background-image: url(images/mastHead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	position:relative;
	height: 196px;
	width: 790px;
	/*display:inline;*/
}
#flashLogo {
	float: left;
	height: 223px;
	width: 233px;
}

#inspStat {
	position:relative;
	width:984px;
	height:60px;
	text-align:center;
	background-image:url(images/welcome_to_the_inspiration_station.gif);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
}

#nav {
	position:relative;
	top:160px;
	color:#FFFFFF;
	text-align:center;
	width:790px;
	/*margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;*/
}

#nav a:link, #nav a:visited {
	display:block;
	line-height:20px;
	text-decoration:none;
	font-size:14px;
	color:#ffffff;
}

#nav a:hover, #nav a:active {
	color:#000000;
	background-color:#fff200;
}

#nav li {
	position:relative;
	float:left;
	width:90px;
	border-left:1px solid #ffffff;
	margin-bottom:40px;
	list-style-type:none;
}

#nav li.wideListItem{
	width:125px;
}

#nav li.firstListItem {
	border-left:none;
}


#nav #selectedNav a:link, #nav #selectedNav a:visited {
	color:#000000;
	background-color:#fff200;
}

#sideBar {
	float: left;
	height: auto;
	width: 220px;
}

.sideEco {
	width:220px;
	height:150px;
	background-image:url(images/eco_friendly_lighting.jpg);
	margin-top:20px;
	position:relative;
}

.sideAusWide {
	width:220px;
	height:150px;
	background-image:url(images/australia_wide_delivery.jpg);
	margin-top:20px;
	position:relative;
}

.sideRedHot {
	width:220px;
	height:150px;
	background-image:url(images/red_hot_specials.jpg);
	margin-top:20px;
	position:relative;
}

.sideTradies {
	width:220px;
	height:150px;
	background-image:url(images/tradies_specials.jpg);
	margin-top:20px;
	position:relative;
}

.sideText {
	/*	margin: 80px auto auto auto;*/
	font-size:12px;
	width:155px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	/*	background-color:red;*/
	display:block;
	line-height:15px;
	position:absolute;
	left: 33px;
	top: 80px;
}

/********Specials Boxes**********/
.specialsBoxLeft {
	background-image:url(images/specialsBG.jpg);
	background-repeat:no-repeat;
	height:250px;
	width: 324px;
	float:left;
	text-align: right;
	position:relative;
}

.specialsBoxRight {
	background-image:url(images/specialsBG.jpg);
	background-repeat:no-repeat;
	height:250px;
	width: 325px;
	float:right;
	text-align:right;
	position:relative;
}

.specialsBoxBlackLeft {
	background-image:url(images/specialsBlackBG.jpg);
	background-repeat:no-repeat;
	height:250px;
	width: 324px;
	float:left;
	text-align: right;
	position:relative;
}

.specialsBoxBlackRight {
	background-image:url(images/specialsBlackBG.jpg);
	background-repeat:no-repeat;
	height:250px;
	width: 325px;
	float:right;
	text-align:right;
	position:relative;
}

.specialsDecription {
	position:absolute;
	top:31px;
	left:11px;
	height:100px;
	width:292px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	font-stretch:condensed;
	font-size:24px;
	line-height:24px;
}

.specialsSubDecription {
	position:absolute;
	top:185px;
	left:12px;
	height:15px;
	width: 292px;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	font-stretch:condensed;
}

.specialsPrice {
	position:absolute;
	top:138px;
	left:11px;
	height:75px;
	width:293px;
	text-align:left;
	color:#ca2828;
	font-weight:bold;
	font-stretch:condensed;
	font-size:35px;
	line-height:35px;
}

.specialsPriceSubText {
	font-size:18px;
	line-height:18px;
}
/********End Specials Boxes**********/

#mainArea {
	float: right;
	height: auto;
	width: 650px;
}

#spacer {
	float:right;
	width:80px;
}

#form {
	 clear:both;
}

#footer {
	float:right;
/*	clear:both;*/
	width:730px;
	height:80px;
	background-color:#000000;
	margin-top:30px;
	color:#000000;
	font-size:10px;
	position:relative;
}



#footer a:link, #footer a:visited {
	text-decoration:none;
	color: #333;
}

#footer a:hover, #footer a:active {
	color:#000;
}

#footer p {
	text-align: right;
	margin:80px 20px 0px 0px;
}

h1 {
	font-size:28px;
	font-stretch:condensed;
}

h2 {
	font-size:18px;
	font-stretch:condensed;
}
.floatLeft {
	float:left;
	text-align:center;
}
.floatRight {
	float:right;
	text-align:center;
}

table {
	/*border-collapse:collapse;*/
	border:none;
	margin-left:20px;
	font-size:12px;
	
}

tr {
	height:15px;
	line-height:18px;
}


tr:hover {
	background-color:#a7a9ac;
	color:#FFFFFF;
}

a:link {
	color:#000000;
}

a:visited, a:hover, a:active {
	color:#666666;
}

input:focus, textarea:focus {
	background:#e9e9ea;
}

hr {
 clear:both;
}

.disclaimer {
	font-size:9px;
	font-style:italic;
}

#christmas {
	background:url(images/christmasDeco.png) no-repeat;
	width:1024px;
	height:126px;
	position:absolute;
	z-index:999;
}
