/* Setting Heading 01                    */ h1 { font-family: tahoma; font-weight: bold; color: #ffffff; font-size:32px; margin: 0; }
/* Setting Heading 02                    */ h2 { font-family: tahoma; font-weight: bold; color: #ffffff; font-size:24px; margin: 0; }
/* Setting Heading 03                    */ h3 { font-family: tahoma; font-weight: bold; color: #ffffff; font-size:18px; margin: 0; }
/* Setting Heading 04                    */ h4 { font-family: tahoma; font-weight: bold; color: #ffffff; font-size:14px; margin: 0; }
/* Setting Heading 05                    */ h5 { font-family: tahoma; font-weight: bold; color: #ffffff; font-size:12px; margin: 0; }
/* Setting Heading 06                    */ h6 { font-family: tahoma; font-weight: bold; color: #ffffff; font-size:9px; margin: 0; }

.RadMenu {width:100%;}


#Portfolio {text-align:center;}
#Portfolio img {margin:5px;}

.wrapper{color:#ffffff;}
#dnn_dnnLOGO_imgLogo { margin:5px; }
#ContactPhone{text-align:center; font-size:18px; font-weight:bold;color:#FFFF00;}

/* Funnel FAQ */
#FunnelFAQ{}
#FunnelFAQ .title{ color:#FF0; font-weight:bold;}
#FunnelFAQ .body{color:#FFF;}
#FunnelFAQ .readmore{color:#FFF;}

#Testimonials{}
hr.dashed {
border-color:#BBBBBB -moz-use-text-color -moz-use-text-color;
border-style:dashed none none;
border-width:1px 0 0;
height:1px;
margin-bottom:10px;
text-align:center;
width:100%;
}

#RequestDemo {padding:5px;}
#OutdoorLandscapeLightingLinks {}
#OutdoorLandscapeLightingLinks h2{ font-size:14px;}
#OutdoorLandscapeLightingLinks a{ }
#PaymentTypes {text-align:center;}


table.FreeDemo td {padding:5px; text-align:left;}
table.FreeDemo td label.SubHead {color:#ffffff;}




/** #headerSlider  **/
#headerSlider {
   width: 1024px; /* important to be same as image width */
   height: 200px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#headerSliderContent {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	width:1024px;
}
.headerSliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.headerSliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}


/** #featuredProjectSlider **/
#featuredProjectSlider {
   width: 100%; /* important to be same as image width */
   height: 200px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#featuredProjectSliderContent {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	text-indent:-1em;
	top:0;
	width:100%;
}
.featuredProjectSliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.featuredProjectSliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}


.top {top: 0;left: 0;}
.bottom {bottom: 0;left: 0;}
.clear {clear: both;} 

.slideshow { height: 232px; width: 232px; }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; width:225px; height:225px; }


.NO-Title .SubHead{color:#ffffff;}

.strip_wrapper ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}



