html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	background: #000000 url(../images/background.jpg) top repeat-y;
}
html>body #container {
	height: auto;
}
img {border: none;}
#container {
	top: 0px;
	width: 800px;
	height: 100%;
	min-height: 100%;
	margin: auto;
	position: relative;
	bottom: 0px;
	background: #FFFFFF;
}
#order_container {
	position: absolute;
	top: 217px;
	left: 0px;
	width: 100%;
	height: 27px;
	background-color: #f3e941;
}
#order_text {
	padding: 6px 10px 2px 200px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484440;
}
#login_title {
	position: absolute;
	top: 0px;
	left: 5px;
	right: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
/* CSS created by Vincent */
#login_area {
	position: absolute;
	top: 13px;
	left: 5px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#login_area a{
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#login_area a:hover{
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/* CSS created by Vincent */
#quick_search_title {
	padding: 5px;
	right: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#quick_search {
	position: absolute;
	top: 20px;
	left: 5px;
}
#my_account {
	position: absolute;
	top: 6px;
	right: 10px;
	font: 11px Arial;
}
#my_account a {
	color: #484440;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#my_account a:hover {
	color: #800000;
}
#my_account .current {
	color: #800000;
}
#test {
	position: absolute;
	top: 50px;
	left: 0px;
}
.image { border: 1px solid #e9eaea; }
.product_border {
	border: 1px solid #f7ed42;
	margin-bottom: 10px;
	margin-top: 10px;
}
.online_border {
	border: 1px solid #d6d7d9;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}
.yellow { 
	background-color: #f7ed42;
	width: 100%;
	padding: 0px 0px 0px 12px;
	vertical-align: top;
	font: 11px Arial;
	color: #797861;
}
.online_shop { 
	background-color: #f1f1f2;
	width: 100%;
	padding: 0px 0px 0px 12px;
	vertical-align: top;
	font: 11px Arial;
	color: #797861;
	padding: 10px;
}
.online_shop2 { 
	background-color: #e5e6e7;
	padding: 0px 0px 0px 12px;
	vertical-align: top;
	font: 11px Arial;
	color: #000000;
	padding: 10px;
	text-align: center;
}
.online_nav, .online_nav a {
	color: #808285;
	font: 10px Arial;
	text-decoration: none;
}	
.online_nav a:hover, .online_nav .current {
	color: #ffcb55;
	font: 10px Arial;
	text-decoration: none;
}	
.red { color: #800000 }
.h1, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #f7ed42;
}	
.h2, h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #838285;
}
.h3, h3 { 
	color: #f26623;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}
.h4, h4 { 
	color: #e6e7e8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: lighter;
}
.h5, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #e2d824;
}	
.h6, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f26623;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.plus_steel {
	margin-left: 130px;
}
.plus_fencing {
	margin-left: 60px;
}
.plus_chain {
	margin-left: 95px;
}
.plus_elgate {
	margin-left: 74px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 90px;
	z-index: 10;
}
#login {
	position: absolute;
	top: 95px;
	left: 2px;
	width: 190px;
	height: 52px;
	background: #c8bd1a url(../images/login_lock.gif) no-repeat top right;
	z-index: 10;
}
#search {
	background: url(../images/search_dec.jpg) no-repeat;
	position: absolute;
	top: 167px;
	right: 0px;
	width: 150px;
	height: 46px;
	z-index: 20;
}
#customer {
	position: absolute;
	top: 151px;
	left: 10px;
	z-index: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c8bd1a;
}
#customer a {
	color: #c8bd1a;
	text-decoration: none;
}
#customer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#online_shop {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 190px;
	height: 63px;
	background: #800000 url(../images/online_shop.gif) no-repeat bottom right;
	border-bottom: 1px solid #ffffff;
	z-index: 10;
}
#header {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 800px;
	height: 165px;
	z-index: 1;
}
#top_nav {
	position: absolute;
	top: 165px;
	width: 800px;
	height: 50px;
	border-bottom: 2px solid #ffffff;
	z-index: 20;
	font: bold 12px arial;
	color: #ffffff;
	text-align: left;
	background: #000000 url(../images/top_nav_dec.jpg) no-repeat bottom left; 
}
#top_nav a {
	float: left;
	display: inline;
	text-decoration: none;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 14px;
	
}
#top_nav a:hover, #top_nav .current {
	display: inline;
	text-decoration: none;
	color: #fcee21;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 14px;
}
#nav li:hover, #nav div.current { color: #fcee21; text-decoration:none; }
#nav a:hover, #nav div.current a { color: #fcee21; text-decoration: none;}
#side_nav {
	position: absolute;
	top: 283px;
	left: 0px;
  	width: 165px;
	z-index: 10;
	height: auto;
}
#side_dec {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 100%;
	background-color: #939598;
}
#main_menu {
	position: absolute;
	top: 291px;
	left: 0px;
  	width: 165px;
	z-index: 10;
	height: auto;
}
#content {
	padding-top: 255px;
	padding-right: 25px;/** ocean added*/
	padding-bottom: 350px;
	padding-left: 210px;
	font-family: Arial, Helvetica, sans-serif;
}
#content2 {
	position: absolute;
	top: 260px;
	left: 590px;
	right: 10px;
}
#content_fullpage {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 350px;
	padding-left:0px;
	font: 11px Arial;
}
#content_fullpage a {
	font: 11px Arial;
	color: #5c580e;
	text-decoration: none;
}
#content_fullpage a:hover {
	font: 11px Arial;
	color: #000000;
	text-decoration: none;
}
#footer {
	background-color: #000000;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fcee21;
	text-align: right;
	z-index: 10;
	padding-top: 20px;
}
#footer a, #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}
.fm-logo {
	float: right;
	padding-top: 6px;
	padding-left: 5px;
	padding-right: 6px;
}
#privacy {
	position:absolute;
	top: 20px;
	left: 10px;
	text-align: left;
}
.arrowlistmenu{
	width: 190px; /*width of accordion menu*/
}
.menuheader {
	margin-top: 4px;
}
.menuheader a {
	 text-decoration: none;
	 color: #ffffff;
	 font-size: 12px;
}
.menuheader:hover {
	 text-decoration: none;
	 color: #ffffff;
	 font-size: 12px;
}
/*-------- Category Setting Begin --------*/
#navLevel0 a{
    display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	padding: 0px 0 0px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	text-decoration:none;
}
#navLevel0 a:hover{
	color: #ffffff;
	text-decoration:none;
	background-color: #6d6e70;
}

 #navLevel0 .current { /*hover state CSS*/
	background-color: #6d6e70;
	color: #FFFFFF;
}

#navLevel1 a{
	color: #555555;
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none
}
#navLevel1 a:hover {
	background-color: #6d6e70;
	color: #FFFF00;
}

 #navLevel1 .current { /*hover state CSS*/
	background-color: #6d6e70;
	color: #FFFF00;
}

#navLevel2 a{
	color: #555555;
	display:block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#navLevel2 a:hover {
	background-color: #6d6e70;
	color: #FFFF00;
}

 #navLevel2 .current { /*hover state CSS*/
	background-color: #6d6e70;
	color: #FFFF00;
}
/*-------- Category Setting End --------*/

/* ocean added extra css for title*/
td.pageHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #e2d824;
	}

td.createaccount_bg {
	background-color:#000000;
	color:rgb(246,236,69);
	font-size:14px;
	font-family:Arial;
}

td.createaccount_title_bg{
	background-color:#59595c;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
}

td.createaccount_evenline_bg{
	background-color:#fef8c2;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
}


a{
	color:#5c580e;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:none;
}