@charset "UTF-8";
/* 

	Christian Catania Creative Space
	CSS Document 
	Nick Daniels Heating, Outdoor & BBQ Mega Centre
	Developed by Christian Catania
	contact (a) christiancatania.id.au

*/

/* +++++ Global Styles +++++ */

Body {
	background-color: #f4e9dc;
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

p, h1, h2, h3, h4, h5, h6, {
	margin: 1ex 1em;
}

h1, h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color:#FF6600;
	padding: 10px 0 5px 0;
	margin: 0 0 5px 0;
}

h1 {
	border-bottom: #ff6600 solid 3px;
}

p {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	padding: 1em 0;
}

div#outerDiv {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background: url(../site_images/nick_daniels_heating_bbq_outdoor_header.png) no-repeat;
	margin-top: 5px;
}

div#content {
        margin: 0;
        padding: 0;
}

/* +++++ Header +++++ */

div#header {
	height: 140px;
	position:relative;
	width: 780px;
	pading:0;
	margin:0;
}

/* +++++ nav menu +++++ */

#menuTop {
	position:relative;
	top: 112px;
	padding: 0 0 0 15px;
	margin: 0;
}

.first {
	border: none;
}

#menuTop ul, #menuTop li {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#menuTop ul {
	list-style-type: none;
	z-index:1000;
}

#menuTop li {
	display: block;
    margin: 0 3px 0 0;
    border-left: 1px solid white;

}
	
#menuTop a {
    display: block;
    margin: 0;
	padding: 5px 7px;
}

#menuTop a:link, #menuTop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	font-weight: bold;
}	

#menuTop a:hover, #menuTop a:active {
    color: #FFCC99;
	
}


ul.menuHoriz li {
	float: left;
}	

/* ul.menuVert  li {
	float: left;

} */

ul.menuVert {
	position: absolute;
	visibility: hidden;
	background-color: #cb4c00;
	top: 29px;
	width: 110;
	margin: 0;
	padding: 0;
}

ul#menuSubOne {
	margin: 0;
	left: 69px;
}
ul#menuSubTwo {
	left: 155px
}
ul#menuSubThree {
	left: 279px
}
ul#menuSubFour {
	left: 386px
}
ul#menuSubFive {
	left: 491px
}

/* Colour */

.colourBlack {
	display: block;
	float:left;
	margin: 2px;
	width: 1.5em;
	height: 1.5em;
	background-color: #000000;
}

.colourBurgundy {
	display: block;
	float:left;
	margin: 2px;
	width: 1.5em;
	height: 1.5em;
	background-color: #660000;
}

.colourGrey {
	display: block;
	float:left;
	margin: 2px;
	width: 1.5em;
	height: 1.5em;
	background-color: #666666;
}

.colourBrunswickGreen {
	display: block;
	float:left;
	margin: 2px;
	width: 1.5em;
	height: 1.5em;
	background-color: #003300;
}
.colourBrown {
	display: block;
	float:left;
	margin: 2px;
	width: 1.5em;
	height: 1.5em;
	background-color: #874618;
}
.colourRustRed {
	display: block;
	float:left;
	margin: 2px;
	width: 1.5em;
	height: 1.5em;
	background-color: #89310F;
}
.colourStainless {
	display: block;
	float:left;
	margin: 2px;
	width: 1.5em;
	height: 1.5em;
	background-color: #CCCCCC;
}

/* === product header div === */

#brandNav {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	height: 95px;
}

#brandNav p {
	padding: 5px ;
	margin: 0;
}

#brandNav h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f4e9dc;
	padding: 10px 20px 6px 10px;
	border-bottom: #f60 5px solid;
	font-size: 1.4em;
	margin: 0px;
}

/* ==================buttons ======================= */

#arrow {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../wood_heaters/images/btn_arrow_woodheaters.gif) no-repeat 0 0;
	position:relative;
	float:left;

	background-position: 0 -45px;
	padding-right: 10px;
}

#arrow:hover { 
	background-position: 0 0;
}

#arrow span {
	display: none;
}

#coonara {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../wood_heaters/images/btn_coonara_woodheaters.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#coonara:hover { 
	background-position: 0 0;
}

#coonara span {
	display: none;
}

#eureka {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../wood_heaters/images/btn_eureka_woodheaters.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#eureka:hover { 
	background-position: 0 0;
}

#eureka span {
	display: none;
}

#masport {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_masport.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#masport:hover { 
	background-position: 0 0;
}

#masport span {
	display: none;
}
#gasmate {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_gasmate.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#gasmate:hover { 
	background-position: 0 0;
}

#gasmate span {
	display: none;
}
#heat-charm {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../wood_heaters/images/btn_heat-charm_woodheaters.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#heat-charm:hover { 
	background-position: 0 0;
}

#heat-charm span {
	display: none;
}

#lopi {
	display: block;
	width: 81px;
	height: 45px;
	background: url(../images/btn_lopi.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#lopi:hover { 
	background-position: 0 0;
}

#lopi span {
	display: none;
}

#noirot {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_noirot_heaters.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#noirot:hover { 
	background-position: 0 0;
}

#noirot span {
	display: none;
}

#rinnai {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_rinnai.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#rinnai:hover { 
	background-position: 0 0;
}

#rinnai span {
	display: none;
}

#cannon {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_cannon.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#cannon:hover { 
	background-position: 0 0;
}

#cannon span {
	display: none;
}

#escea {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_escea.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#escea:hover { 
	background-position: 0 0;
}

#escea span {
	display: none;
}

#weber {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_weber.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#weber:hover { 
	background-position: 0 0;
}

#weber span {
	display: none;
}

#everdure {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_everdure.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#everdure:hover { 
	background-position: 0 0;
}

#everdure span {
	display: none;
}

#sunco {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../images/btn_sunco.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#sunco:hover { 
	background-position: 0 0;
}

#sunco span {
	display: none;
}

#settler {
	display: block;
	width: 120px;
	height: 45px;
	background: url(../wood_heaters/images/btn_settler.gif) no-repeat 0 0;
	position:relative;
	float:left;
	background-position: 0 -45px;
	padding-right: 10px;
}

#settler:hover { 
	background-position: 0 0;
}

#settler span {
	display: none;
}

/* ================== product hero shot ======================= */

.producthero {
	padding: 0;
	margin: 10px 0px 20px 0px;
	border: #CCC 1px solid;
	border-bottom: #CCC 5px solid;
	background-color: #fff;
}

.producthero h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color:#FF6600;
	padding: 10px 0 5px 10px;
	margin: 0 0 5px 0;
}

.producthero p {
	margin: 0;
	padding: 0px 0px 0px 10px;	
	padding: 0 0.6em 0.6em 0.6em;	
}

.producthero ul {
	margin: 0;
	padding: 0;	
	padding: 0 0.6em 0.6em 2.6em;	
}


/* ================== product test ======================= */

.product1 {
	padding: 0 10px 10px 10px;
	margin: 10px 0px 20px 0px;
	border: #CCC 1px solid;
	border-bottom: #CCC 5px solid;
	background-color: #fff;
}

.product1 h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color:#FF6600;
	padding: 10px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: #ff6600 solid 3px;
}

.product1 p {
	margin: 0;
	padding: 0;	
	padding: 0 0.6em 0.6em 0.6em;	
}

.product1 ul {
	margin: 0;
	padding: 0;	
	padding: 0 0.6em 0.6em 2.6em;	
}

/* === product div === */

.product {
	padding: 0 10px 10px 10px;
	margin: 10px 0px 20px 0px;
	border: #CCC 1px solid;
	border-bottom: #CCC 5px solid;
	background-color: #fff;
}

.productHeader {
	background-color:#FFFFFF;
	height: 1.6em;
	padding: 0.2em;
	margin: 0;
}	

.productHeader h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color:#FF6600;
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: #ff6600 solid 3px;
}

.productDescription {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0.6em;	
	float: left;
	width: 480px;
}

.productContact a:link, .productContact a:visited {
	background-color: #fff;
	display: block;
	color:#F60;
	padding: 5px;
	margin: 5px;
	width: 180px;
	font-size: .9em;
	text-decoration: none;
	text-align: center;
	border: #F60 solid 1px;
}

.productContact a:hover, .productContact a:active {
	background-color: #F90;
	border: #F60 solid 1px;
	color: #fff;
}

.productBrochure a:link, .productBrochure a:visited {
	background-color: #FFF;
	display: block;
	color:#C00;
	padding: 5px;
	margin: 5px;
	width: 180px;
	font-size: .9em;
	text-decoration: none;
	text-align: center;
	border: #C00 solid 1px;
}

.productBrochure a:hover, .productBrochure a:active {
	background-color: #9CF;
	border: #006 solid 1px;
	color: #fff;
}

.productWebsite a:link, .productWebsite a:visited {
	background-color: #FFF;
	display: block;
	color:#006;
	padding: 5px;
	margin: 5px;
	width: 180px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: #006 solid 1px;
}

.productWebsite a:hover, .productWebsite a:active {
	background-color: #C00;
	border: #C00 solid 1px;
	color: #fff;
}

.pdfFileInfo {
	font-size: .7em;
	padding-left: 20px;
}

.productGallery {
	padding: 5px;
	width: 220px;
	float: right;
	margin: 0px;	
}

p.productGallery {
	padding: 0 0 0 10px;
	margin: 0px;	
}

.smallText {
	font-size: x-small;
}

.productGallery img {
	border: 1px solid #666666;
	padding: 4px 4px 10px 4px;
	background-color: #CCCCCC;
	margin: 2px 5px;
	float: right;
}

.tn {
	width: 53px; 
	height: 40px;
}

.heroPic {
	width: 199px;
	height: 160px;
}
/*
.productGallery img a:link, .productGallery img a:visited {
	border: 1px solid #666666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	background-color: #CCCCCC;
	margin: 5px;
	float: right;
}
*/

.productGallery img a:hover, .productGallery img a:active {
	background-color: #F90;
}

/* +++++ contact page +++++ */


.contactUs {
	padding: 10px 10px 10px 15px;
	margin: 5px 0px 10px 0px;
	background-color: #fff;
	border-top: #f4e9dc 10px solid;
}
	 
/* ============ MAP ================ */

#map_canvas {
	margin-top: 15px;
	width:760px; 
	height:300px
}

/* ========= footer === */

#footer {
	font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #fff;
	position: relative;
	color:#999;

}

#footerText {
	margin-top: 160px;
	border-top: #999 solid 2px;
	padding-top: 15px;
}

#footer a:link, #footer a:visited {
	color:#999;
	text-decoration: underline;
}

#footer a:hover, #footer a:active {
	color:#ff6600;
	text-decoration: underline;
}

/* +++++ footer menu +++++ */

#menuFoot {
	position:relative;
	padding: 0px;
	top: 10px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	margin: 0;
	width: 780px;
}

#menuFoot ul, #menuFoot li {
	margin: 0;
	padding: 0;
}

#menuFoot ul {
	list-style-type: none;
	z-index:50;
}

#menuFoot li {
	display: block;
	margin: 0 3px 0 0;
	border-left: 1px solid #999;
	padding: 1px 10px;

}
	
#menuFoot a {
    display: block;
    margin: 0;

}

#menuFoot a:link, #menuFoot a:visited {
	text-decoration: underline;
	font-weight: normal;
	color:#999;
}	

#menuFoot a:hover, #menuFoot a:active {
	text-decoration: underline;
	color:#FF6600;
}


ul.menuHorizA li {
	float: left;
}	

/* ul.menuVert  li {
	float: left;

} */

ul.menuVertA {
	position: absolute;
	top: 22px;
	width: 110;
	text-align:left;


}

ul#menuSubOneA {
	left: 58px
}
ul#menuSubTwoA {
	left: 142px
}
ul#menuSubThreeA {
	left: 258px
}
ul#menuSubFourA {
	left: 361px
}
ul#menuSubFiveA {
	left: 463px
}


/* === clear === */

.clear {
	clear: both;
}
<title>Barbecues > Outdoor Kitchens | Nick Daniel's Heating, BBQ & Outdoor Mega Centre | Taylors Lakes, Victoria</title>

