/* 
	Prime Brands CSS 
	http://primebrands.com.au/css/prime_style.css
*/
 
* {
 margin: 0;
 padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: rgb(90,74,66);
	text-align: center;
	font: 62.5% verdana, arial, helvetica;
	color: #000;
	/*text-align: center;*/
	/* Brad Fix this... 
	behavior:url("../dev/css/css/csshover3.htc");*/
	/* should be this ...*/
	behavior:url("/css/csshover3.htc");
	/*background: url() repeat;*/
}
 
#wrapper {
	/*background: url() no-repeat 100% 140px;*/
	width: 960px;
	margin: 25px auto 0 auto;
	text-align: center;
	/*overflow: hidden;*/
}

#outter {
	/*  background: url() repeat-y left top; */
	width: 960px;

	margin: 0px ;
	/*padding: 10px 5px 10px 5px;*/
	padding: 0px;
	/*background: #F4741D;*/
	/*background: #f00;*/
	text-align: center;
}

* html #outter { /* IE */
	/*  background: url() repeat-y left top; */
	margin: 0px ;
	padding: 10px;
}

#container {
	/*  background: url() repeat-y left top; */
	width: 960px;
	margin: 0px ;
	padding: 0;
	/*background: #F4741D;*/
	background: #fff;
	
	text-align: center;
	/*border: 1px solid #2c2c2c;*/
}

#header {
	background: #000 url(/img/header2.jpg) no-repeat top left;
	width: 960px;
	height: 90px;
}

#main {
	float: left;
	width: 960px;
	min-height: 400px;
	margin: 0px 0 0px 0;
	padding: 0 0 25px 0px;
	text-align: left;
	background:  #000 ;
}

* html #main {
	float: none;
}


* html #main {
	margin: 0px 0 0px 0;
}

.footer {
	float: left;
	text-align: left;
	width: 960px;
	height: 20px;
	margin: 0px 0 0px 0px;
	padding: 5px 0 0 0px;
	background:  #000;
	color: #666;
	font: 11px verdana, arial, helvetica;
}

* html .footer {
	height: 25px;
}

div#menu_strip {
	float: left;
	margin: 3px 0 3px 0;
	width: 960px;
	height: 29px;
	/* MENU TOP LEVEL BACKGROUND ====================================================*/
	background: #000 url(/img/menu.jpg) repeat-x top left;
	border-top: #CF6 0px solid;
	border-bottom: #690 0px solid;
	/*_width: 960px;*/
}

div#menu_strip ul {margin: 0; padding: 0; width: auto; height: 25px;}
div#menu_strip li {
	position: relative; float: left;  font:normal 8pt verdana, arial, helvetica; list-style: none; margin: 0; padding: 7px 5px 0 5px; height: 22px;
	background: #000 url(/img/menu.jpg) repeat-x top left;
	color: #000;
	/* MENU TOP LEVEL BORDERS COLOURS ====================================================*/
	border-left: 0px solid #CF6;
	border-right: 1px solid #666;
	z-index: 1000 !important;
	}
	
div#menu_strip li.off { border-left: 0px ;}
	
 * html div#menu_strip li {
	position: relative; float: left; list-style: none; margin: 0; padding: 7px 5px 0 5px; height: 25px; 
	}
	
div#menu_strip li:hover {
	/* MENU TOP LEVEL HOVER COLOUR ====================================================*/
	background: #000 url(/img/menuover.jpg) repeat-x top left;
	height: 22px;
	padding: 7px 5px 0 5px;
	
	}
	
	
/* MENU TOP LEVEL WIDTHS ====================================================*/

div#menu_strip li.submenu { width: 110px; }	
* html div#menu_strip li.submenu { width: 120px; }	

div#menu_strip li.submenu.wstal { width: 170px; }	
* html div#menu_strip li.submenu.wstal { width: 180px; }

div#menu_strip li.submenu.w9c { width: 80px; }	
* html div#menu_strip li.submenu.w9c { width: 90px; }

div#menu_strip li.submenu.w6c { width: 50px; }	
* html div#menu_strip li.submenu.w6c { width: 60px; }

div#menu_strip li.submenu:hover { color: #fff;}	

div#menu_strip li a { 
	font: arial; 
	text-decoration: none; 
	/* MENU TOP LEVEL ANCHOR/TEXT COLOUR ====================================================*/
	color: #fff; 
	margin: 0px; 
	display: block; 
	height: 25px;
	}
	
div#menu_strip li a:hover {
	color: #fff;
}
div#menu_strip li a.w50 { width: 50px;}

div#menu_strip li a.w100 { width: 100px; }

div#menu_strip ul ul { position: absolute;  display: none; }

div#menu_strip ul ul li{ 
	/* MENU 2ND LEVEL BACKGROUND COLOUR ====================================================*/
	background: #cbdb2a; 
	width: 200px; 
	height: 22px; 
	top: 0px; 
	left: 1px; 
	border: none; 
	/* MENU 2ND LEVEL BORDER COLOURS ====================================================*/
	border-bottom: 1px solid #690;
	/*border-left: 1px solid #00f;*/
	border-top: 1px solid #cf6;
	text-align: left;
	
	
	 }
* html div#menu_strip ul ul li{ height: 25px; }

div#menu_strip ul ul li:hover{ 
	/* MENU 2ND LEVEL HOVER COLOUR ====================================================*/
	background: #690;   
	}

div#menu_strip ul.level1 li.submenu:hover ul.level2,
div#menu_strip ul.level2 li.submenu:hover ul.level3 { display: block; }

div#menu_strip ul.level2 { top: 25px; left: -1px;}

* html div#menu_strip ul.level2 { position: absolute; top: 29px; left: -1px;}


div#left750 {
	width: 730px;
	margin-top: 20px;
	margin-left: 20px;
}

div#left950 {
	width: 930px;
	margin: 40px auto 20px auto;
	text-align: center;
}

div#left750 h2, div#left950 h2 {
	text-align: left;
	clear: left;
	margin: 0 0 15px 55px;
	padding: 0px;
	font: 18px times!important;
	font-weight: normal;
	color: #fff !important;
}

div#left750 p, div#left950 p {
	text-align: justify;
	padding: 0px;
	margin: 5px 50px 15px 55px; 

	font: 12px verdana, arial, helvetica;
	color: #fff; 
}

* html div#left950 p {
	margin: 5px 38px 15px 70px; 
}

* html div#left950 h2 {
	margin: 5px 38px 15px 70px; 
}

div.line {
	clear: left;
	background: url(../dev/images/greenpixel.gif) repeat-x bottom right;
	margin-left: 40px;
	margin-bottom: 20px;

}

div#left750 p img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

* html div#left750 p img {
	margin-bottom: 0px;
}

div.right150 {
	float: right;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
	/*border: 1px solid #000;*/
}

div.rpost {
	width: 150px;
	margin-bottom: 20px;
	background: #CCC;
}

div.rpost p {
	text-align: left;
	padding: 5px;
	font: 10px verdana, arial, helvetica;
	color: #000;
}

div.rpost h2 {
	display: block;
	margin: 0px;
	padding: 5px;
	width: 140px; 
	height: 15px;
	font: 11px verdana, arial, helvetica;
	color: #fff;
}

* html div.rpost h2 {
	width: 150px;
}

div.rpost.orange h2 {
	background: #FC3;
}

div.rpost.red h2 {
	background: #C00;
}

div.rpost.brown h2 {
	background: #963;
}

div#left750 ul  {
	position: relative;
	list-style: round;
	border-left: 20px ;
	left: 60px;
}

div#left750 ul li {
	list-style: round;
	border-left: 20px ;
	
}

ul.plist, ul.plist li {
	text-align: left;
	margin: 0 0 0 75px;
	padding-left: 5px;
	list-style-type:disc;
	font: 12px verdana, arial, helvetica !important; 
	color: #fff;
}



ul.plist.mleft30, ul.plist li.mleft30 {
	margin-left: 50px;
}

ol.plist, ol.plist li {
	position: relative;
	margin-left: 50px;
	padding-left: 0px;
	font: 11px verdana, arial, helvetica !important; 
}

ol.plist.mleft30, ol.plist li.mleft30 {
	margin-left: 50px;
}



div#belt {
	clear: both;
	width: 820px;
	height: 200px;
	margin: 0px 70px 0 70px !important;
}


.contentbox {
	border: 1px solid #ccc; 
	width: 800px; 
	margin: 30px 0 0 55px; 
	padding: 10px;
}

* html .contentbox {
	border: 1px solid #ccc; 
	width: 825px; 
	margin: 20px 0 0 30px; 
	padding: 10px;
}


.rightimg {
	float: right; 
	margin: 0 65px 15px 15px;
}

* html .rightimg {
	float: right; 
	margin: 0 37px 15px 15px;
}

.leftimg {
	float: left; 
	margin: 0 15px 15px 55px;
}

* html .leftimg {
	float: left; 
	margin: 0 15px 15px 70px;
}

.bform {
	 float: right; 
	 width: 600px;
	 margin: 0 50px 0 10px;
}

.bform th {
	text-align: left;
	background: #300;
	color: #fff;
	padding: 3px 3px 3px 20px;
	font-size: 14px;
	border-top: 1px solid #600;
	border-bottom: 1px solid #600;
}

.bform td {
	background: #2c2c2c;
	padding: 3px 3px 3px 20px;
	font-size: 12px;
	color: #fff;
}

div#flashcontent {
	margin: 0 0 1px 0;
}


