@charset "utf-8";
body {
	margin: 0px;
	font:normal small Tahoma, Arial, Verdana;
	background:url(images/background.png) repeat-x;
	
}
#bottombg{
	background-image: url(images/page-bg-bottom.jpg);
	background-repeat: repeat-x;
	background-position:left bottom;
	height:270px;
	vertical-align:bottom;
	}
img{
display:block;
}
#content{
width:619px;
padding-left:10px;
font:normal small Tahoma, Arial, Verdana;
color:#272927;

}
#footer{
background:url(images/footer.png) repeat-x;
height:50px;
color:#CCCCCC;
}

#footer a{
color:#EEE;
}
#SolidTable {
	font: normal small Tahoma, Geneva, sans-serif;
	}
#SolidTable td{
	background:#FFF;
	padding:5px;
	border:1px solid #363D09;
	border-width:1px 1px 0px 1px;
	border-collapse:collapse;
	}
#SolidTable .highlight{
	font:bold small Tahoma, Geneva, sans-serif;
	background:#363D09;
	padding:3px 10px;
	color:#FFF;
	}

#SolidTable .highlight:hover{
	background:#090;
	}
	
#SolidTable .highlight a{
	color:#FFF;
	text-decoration:none;
	}
	
#SolidTable .highlight a:hover{
	color:#FF0;
	}

.heading1{
font:bold large Tahoma, Arial, Verdana;
color:030;
}


.enquiryform {
margin-top:170px;
}
.enquiryform p{
width:250px;
border:1px dotted #2D2D2D;
border-width:0px 0px 1px 0px;
margin:0px;
padding:5px 5px 5px 5px;
padding-left:105px;
height:1%;
}
.enquiryform label{
float:left;
margin-left:-105px;
width:100px;
}
.enquiryform .input{
width:200px;
height:15px;
border:1px solid #ddd;
background:#E8E1D2;
font: normal 11px Tahoma, Arial, Verdana;
color:#000;
}
.enquiryform textarea{
width:200px;
height:100px;
border:1px solid #ddd;
background:#E8E1D2;
font: normal 11px Tahoma, Arial, Verdana;
color:#000;
}


/* Arrow Bullet List Menu Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
background:url(images/menu_bg.gif) no-repeat;
width: 231px; /*width of menu*/
height:234px;
margin:0px;
padding:0px;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0px;
padding: 15px 0px 0px 20px;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #333300;
background: url(images/arrow-bullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 5px 0px;
padding-left: 25px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px dotted #333300;
font:normal 18px Tahoma, Arial, Verdana;
}

.arrowlistmenu ul li a:visited{
color: #333300;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


#content2 {
	width:840px;
	padding-left:10px;
	font:normal small Tahoma, Arial, Verdana;
	color:#272927;
	min-height:455px;
}



/* BEGINS Products Menu  */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 210px; /*width of menu*/
margin:0px 10px;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #363D09 url(images/downgreen.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: bold 12px Arial;
color: black;
background: #E2E8D7;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #663;
}
/* ENDS Products Menu */

.heading2 {
	color:#F60;
	font-family: Tahoma, Arial, Verdana;
	font-size: large;
	font-weight: bold;
}

.heading3 {
	color:#900;
	font-family: Tahoma, Arial, Verdana;
	font-size: large;
	font-weight: bold;
}
