@charset "utf-8";
/* CSS Document */

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #494a4c;
	margin: 0px;
	padding: 0px;
	text-align: center; 
	color: #000000;
}
.thrColFixHdr #container { 
	width: 820px;  
	background: url(/images/top_f.jpg) repeat-x;
	margin: 0 auto; 
	text-align: left; 
} 
#containerB { 
	width: 820px;  
	background: url(/images/btm_f.jpg) repeat-x bottom left;
	margin: 0 auto;
	text-align: left;
} 
.thrColFixHdr #header { 
    width:820px; height:95px; margin:40px auto 0px auto;
	background: #DDDDDD; 
	padding: 0px;  
} 
#headerReflec {
    width:820px; height:23px; margin:0 auto;
	background: url(/images/logo_base.jpg); 
	padding: 0px;  }
#headerNav {
    width:820px; height:23px; margin:0 auto;
	padding: 0px; background: url(/sl_nav/sl_nav_09.gif);  }
.thrColFixHdr #header h1 {
	margin: 0px; 
	padding: 0px;
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 20px; height:165px;
	padding: 0px; 
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 20px; height:165px;
	padding: 0px; 
}

.thrColFixHdr #mainContent { 
	margin: 0 20px; 
	padding: 0px 0px 10px 0px; 
	background:#FFF;
} 
.thrColFixHdr #footer { 
    width:780px; margin: 0 auto;
	padding: 0px; 
	background:#fff;
	font-size:10px;
	text-align:center;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer a { color:#000000;}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.search-box { float:right; width:250px;}
#searchlights{width:530px;float:left}


/* swt - DT_right_Hand_Col */
.searchbox_small { padding:2px 2px 2px 5px; font-size:11px;}
   #mainSub { width:577px; float:left;}
   #mainSub a:link { color:#000000;}
   #rightHcol a {color:#000000; }
   #rightHcol{ width:188px; padding:0px 6px 6px 6px; float:right; background:#dcddde;}
   
   /* home page */
   
   .homePro{
 background: #8c0808 url("http://speciallights.com.au/images/btm_home_promo.gif") no-repeat; 
 width:530px; 
 height:170px;
 font-family:Arial, Verdana; font-size:11px; 
 color:#FFFFFF; 
 padding:20px 20px 0px 20px ;
}
.homePro h1 { padding:15px 0 5px 0; margin-bottom:0px; font-weight:100; color:#FFFFFF;}
.homePro a { color:#FFFFFF;}
     a:link {
            color: #000000;
            text-decoration: underline;
            }
            a:visited {
            text-decoration: underline;
            color: #000000;
            }
            a:hover {
            text-decoration: none;
            color: #000000;
            }
            a:active {
            text-decoration: underline;
            color: #000000;
            }