body {
font-size: 1em;
margin:0; padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#fff;
}
p{
font-size:0.75em;
color:#000;
margin: 2px 0 5px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:1.4em;
}
/* - - - - - -  Global Links - - - - - -  */
a:link, a:visited {text-decoration: none; color: #C00; background: transparent; text-decoration: none;}
a:active, a:hover {color: #999; background: transparent; text-decoration: underline;}

/* - - - - - -  Contact Links - - - - - -  */
#right_contact a:link, #right_contact a:visited {text-decoration: none; color: #C00;}
#right_contact a:active, #right_contact a:hover {color: #C00; text-decoration: underline;}

/* - - - - - -  Top Nav Links - - - - - -  */
#nav ul {
list-style:none;
margin:0px;
padding:0px;
}
#top_nav a:link, #top_nav a:visited {text-align:center;padding-bottom:1px; color:#c00; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px;float:none;}
#top_nav a:active, #top_nav a:hover {text-align:center;padding-bottom:1px; color:#c00; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:13px}

#utilities a:link, #utilities a:visited { text-decoration:none}
#utilities a:active, #utilities a:hover { text-decoration:underline}


/*#nav li {
margin:0px;
float:left;
}

/* - - - - - -  Left Nav Links - - - - - -  */
#nav_left ul {
list-style:none;
margin:0px;
padding:0px;
font-size:12px;
}
#nav_left a:link, #nav_left a:visited {display:block; padding:3px 0 3px 0; letter-spacing:0.05em; margin:5px 0 10px 0; text-indent:5px; background-color:#CC0000; color:#ffffff; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; width:150px;}
#nav_left a:active, #nav_left a:hover {display:block; padding:3px 0 3px 0; letter-spacing:0.05em; margin:5px 0 10px 0; text-indent:5px; background-color:#CC0000; color:#cccccc; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; width:150px;}

/* - - - - - -  Nav Container Background- - - - - -  */
#nav{
	position:relative;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	width:100%;
	background-color:#CCC;
	font-weight:normal;
}
/* - - - - - -  Top Nav Position - - - - - -  */
#top_nav{
position:absolute;
top:82px;
width:100%;
height:20px;
z-index:20;
}
#top_nav ul{
list-style:none;
padding:0;
margin:0 0 0 40px;
display:inline;
}
#top_nav li{
display:inline;
padding:0 1.2em 0 1.2em;
border-left:1px solid #fff;
}
.nav_top_right {
border-right:1px solid #fff
}

/* - - - - - -  Left Side Nav - - - - - -  */
#product_logo{
	position:relative;
	text-align: center;
	margin: 10px 0px 10px 0px;
	width:150px
}
#nav_left {
width:150px;
position:absolute;
	top:80px;
	left:0;
	width:150px;
	z-index:5;
	height:100%;
	background-position:bottom;
border-top:24px solid #fff;
}
#nav_left li {
margin:0px;
position:relative;
text-align:left;
}		
/* - - - - - -  Containers - - - - - -  */
#container{
position:absolute;
	height:100%;
	margin:0px;
	padding:0px;
	position:relative;
	background-color:#FFFFFF;
	background:url(../images_global/bg_lower.gif) repeat-y;
}
#logo {
    position: absolute;
	top:16px;
	margin:0 0 0 20px;
    height: 60px;
	width:200px;
	z-index:10;
	}	
#container_lower{
	position:relative;
	width:100%;
}
#container_body{
	position:relative;
	Margin: 100px 20px 15px 170px;
	}
#container_footer{
	background-color: #C00;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	height:15px;
	position: relative;
	text-align: center;
	padding:1px 0 0 0;
	clear:both
}

/* - - - - - -  Heading Styles- - - - - -  */
#left_header_title H1 {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#CCC;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	border-bottom: 0;
}	
H1 {
	font-size:1.5em;
	font-weight:bold;
	letter-spacing:0.02em;
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #C00;
	margin: 0 0 5px 0;
	}
H2 {
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:0.08em;
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 1px 0;
	/* - - - - - -  clear:both; taken out- - - - - -  */
	}	
H3 {
	font-size:1em;
	font-weight:bold;
	letter-spacing:1px;
	color:#C00;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	}
/* - - - - - -  image position classes - - - - - -  */
.border_off_img_R{
float:right;
margin: 0 10px 15px 15px;
clear:right;
}
.border_on_img_R{
float:right;
margin: 0 10px 15px 15px;
border: 1px solid #C00;
clear:right;
}
.border_off_img_L{
float:left;
margin: 4px 15px 10px 0px;
clear:left;
}
.border_on_img_L{
float:left;
margin: 4px 15px 10px 0px;
border: 1px solid #C00;
clear:left;
}
.bold_Black{
color:#000;
font-weight:bold;
}
.red {
color:#C00;
}
.red_bold {
color:#C00;
font-weight:bold;
}
.red_large_bold{
color:#C00;
font-size:12pt;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
/* - - - - - -  Horizontal Line - - - - - -  */
hr {
margin-bottom:1px;
margin-top:1px;
color: #C00; 
border: 0; 
height: 1px; 
}
/* - - - - - -  Nav Hover hand Classes Used on Product Images - - - - - -  */
.navpoint {
	cursor:pointer
}
.navpoint_text {
	cursor:pointer;
	color:#C00
}

/* Primary Nav */
#header_container {
    position:absolute;
	top:0;
	left:0;
    height:103px;
	width:100%;
	z-index:100;
	background: #fff url(../images_global/greypixel.gif) repeat-x bottom;
	}
#header {
    position: absolute;
	top:17px;
    height: 60px;
	width:100%;
	background-color:#CC0033;
	text-indent:350px;
	overflow:hidden;
	}
#utilities {
    position: absolute;
	right:10px;
	top:0;
	font-size:11px;
    height: 18px;
	width:400px;
	text-align:right;
	}
#nav_bar {
    position: absolute;
	top:83px;
    height: 18px;
	width:100%;
	background-color:#CCC;
	}
#logo {
    position: absolute;
	top:16px;
	margin:0 0 0 20px;
    height: 60px;
	width:200px;
	z-index:10;
	}
#nav_holder{
	background-color: #ccc;
	position:absolute;
	top:0;
	left:40px;
	width:900px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#c00;
	z-index:100;
}

UL {
	MARGIN: 0px;LIST-STYLE-TYPE: none; background-color:transparent; padding:0;
}

#nav {
height:10px;
margin:0;
padding-top:2px;
}

#nav A {
	FONT-WEIGHT: bold; COLOR: #c00; TEXT-DECORATION: none;
}
#nav LI{
	border-left: 1px solid #fff;
}
#nav LI LI{
	border-left: none;
}
#nav LI LI A {
	PADDING-RIGHT: 5px; DISPLAY: block; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 0.2em; COLOR: #C00; PADDING-TOP: 0.2em;
}

#nav LI LI A:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0.2em; PADDING-TOP: 0.2em; color:#666
}

LI {
	FLOAT: left; WIDTH: 7em; CURSOR: pointer; POSITION: relative; BACKGROUND-COLOR: transparent; TEXT-ALIGN: center; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; 
}

LI UL {
	width:11em;
	PADDING-RIGHT: 0;
	DISPLAY: none;
	PADDING-LEFT: 0;
	FONT-WEIGHT: normal;
	LEFT: -10px;
	PADDING-BOTTOM: 1em;
	PADDING-TOP: 0.5em;
	POSITION: absolute;
	margin-bottom: 2px;
	background-color:#E8E8E8;
	border-left:1px solid #c03;
	border-right:1px solid #c03;
	border-bottom:1px solid #c03;		
	}

UNKNOWN {
	LEFT: auto; TOP: auto
}

LI LI {
	FLOAT: none; border-bottom: 1px solid #ccc; width:11em
}

LI:hover UL {
	DISPLAY: block
}

LI.over UL {
	DISPLAY: block
}

p {
 margin: 0.4em 0 0.5em 0;
 }
.nav_right{
	border-right: 1px solid #fff;
	width:16em
} 
.bold {
 font-weight:bold;
 }
 
#container_body ul {
	display:block;
	float:none;
	margin-left:0
}

#container_body li {
	display:block;
	float:none;
	WIDTH:100%;
	CURSOR: pointer;
	text-align:left;
	background-image: url(http://www.imagelighting.com.au/images_global/bullet.gif);
	background-position: 0 6px;
	background-repeat:no-repeat;
	margin:5px 0 0 0px;
	padding-left:13px;
	line-height:1.5em

}
