body {
	
}

body.homepage {
	background-color: gray;	
	margin-left:0;
	margin-right:0;
	margin-top:1px;
	text-align:center;
}

h1 {
	font-size:15px;
	font-family:sans-serif;
}

h2 {
	font-size:12px;
	font-family:sans-serif;
}

a {	
	text-decoration: none;
}

p, p a {
	font-size:15px;

}

p a:hover {
	text-decoration: underline;
}


*.readableContent {
	font-size:12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

*.headingContent {
	font-size:12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
}

table.content {
	font-size:12px;
	font-family:sans-serif;	
}

table.content tr th {
	border: 0px;
	padding:5px;
	margin:0px;
	background-color: gray;
}

table.content tr td {
	border: 0px;
	padding:5px;
	margin:0px;
	background-color: #FFCC00;
}

table.services {
	background-image: URL("../images/background-yellow-white.gif");	
}

table.services img {
	padding-left: 5px;	
}

table.technology-block {
	padding: 5px;
	margin-top: 5px;
	border-top: 5px double black;
	border-bottom: 5px double black;
}



/* Navigation related styles Add more levels if necessary */
*.level1 h1, *.level2 h2, *.level3, h3 {
	font-size:12px;
	font-family: sans-serif;
	font-weight:normal;
	margin:2px;
	padding-left:5px;	
}


*.level1 {
	border-bottom:1px solid black;
	border-right:1px solid black;
	background-color:#FFFFCC;	
	cursor: pointer;
	display:block;
}

*.level2 {
	margin-left:10px;
	padding-left:10px;
	background-color:#FFFF99;
	cursor: pointer;
	display:none;
}

*.level3 {
	margin-left:10px;
	padding-left:10px;
	background-color:#FFFF00;
	cursor: pointer;
	display:none;
}

*.open {
	display:block;
}

*.hide {
	display:none;
}

*.rfqlink {
	font-weight: bold;
	cursor:pointer;
	color:#0000CC ;
}

*.showLink {
	font-weight: bold;
	cursor:pointer;
	color:#0000CC ;
}

*.selected {
	background-color: #FFCC00;
	/*margin-left:10px;*/
}
*.button{
	font-size:12px;
	font-family:sans-serif;
	color:#000000;
	display:block;
	text-decoration: none;
	border-top: 1px solid #000000;
  border-bottom: 2px solid #000000;
  border-left: 1px solid #000000;
  border-right: 2px solid #000000;
 background-color:#FFFF99;
 
	
		
}

*.header_menu_links a:hover  {
	font-size:11px;
	font-family:sans-serif;
	color:white;
	text-decoration: underline;	
}


*.header_menu_links, *.header_menu_links label, *.header_menu_links a   {
	font-size:11px;
	font-family:sans-serif;
	color:white;
	text-decoration: none;	
}




*.footerlinks {
	font-size:11px;
	font-family:sans-serif;
	color:black;
}

*.content-table {
	border-collapse:collapse;
	font-family: sans-serif;
	font-size: 12px;
	padding: 5px;
}

table.content-table th
{
	font-weight:bold;
	background-color: #FFFF00;  
	font-family:sans-serif;
	font-size:12px;
	text-align: center;
	border: 1px  solid #000000;		
	padding: 2px;
}

table.content-table td.datacellone 
{
	background-color: #FFFF99 ;  
	font-family:sans-serif;
	font-size:12px;
	border: 1px  solid #000000;
	padding: 2px;
}

table.content-table td.datacelltwo
{
	background-color: #FFFFCC ;  
	font-family:sans-serif;
	font-size:12px;
	border: 1px  solid #000000;
	padding: 2px;
}

number {
	text-align: right;	
}

text {
	text-align: left;
}

#rootdiv_container {
	background-color:white;
	width:800px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#leftmargin_container {
	background-color: white;
	width:24%;
	height:100%;	
	float:left;		
}


#maincontent_container {
	background-color: white;	
	width:75%;
	float:right;
	margin-left:5px;

}

#footer_container {	
	width: 100%;
	float:left;	
	height:15px;
}



#leftmargin_innercontent {
	background-color:white;
	height:100%;
	width:198px;
	margin-right:2px;
}




#logodiv {
	text-align:center;
	background-color: #000000;
	width:100%;
	height:60px;
	line-height:60px;	
}

#logodiv img {
	margin-top: 15px;
}

#mainnavigation {	
	width:100%;
	margin-right:0;
	padding-right:0;
	
}

#mainnavigation a {
	font-family: sans-serif;
	font-size: 12px;	
}

#leftmargin_after_mainnav {
	border:1px solid gray;
	margin:1px;
	margin-top:20px;	
	height:auto;	
	margin-bottom:0;
	background-color:white;	
	font-family: sans-serif;
	font-size: 10px;
	text-align: left;
	
	}

form input.enquiry-form{
	font-size: 10px;
	width: 115Px;
}



#quick-enquiry select, #quick-enquiry input  {
	font-size: 10px;
	width: 120Px;
	
}

#header {
	width:100%;
	height:60px;
	
	background-color: black;
	background-image:url("../images/greenblackbackground.gif");	
	background-repeat:no-repeat;
	
}

#header_menu_right {
	width:170px;
	float:right;
	margin-right:5px;
	margin-top:5px;
}

#search {
	margin-top:10px;
	width:160px;	
}

#breadcrumbs {
	height:20px;
	/*background-color:#FFFFCC;*/
	font-family:sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	vertical-align:middle;
	padding-left:10px;
	border-bottom:1px solid #FFCC00;	
}

#right_menu {
	height:200px;
	width:38%;
	float:right;
	background-color:#FFCC00;
	margin-top:5px;
	margin-right:5px;
	color:#663333;
	
}


#menu_heading {
	background-color:black;
	padding:3px;
	font-family: sans-serif;
	font-weight:bold;
	font-size:13px;
	color:white;
	
}

#changing_div {
	height:200px;
	width:57%;
	float:left;
	background-color:white;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;	
}

img.changingimages {
	width:350px;
	height:200px;
	display:none;
}

#home_top_div {
	height:170px;
	width:57%;
	float:left;
	background-color:white;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;		
}

#middle {
	float:left;
	width:96%;
	min-height:400px;
	padding:10px;
}



#sitemaplink {
	cursor: pointer;
}

#sitemap {
	border:2px outset #333333;
	padding:2px;
	background-color: #FFFF66;
	display: none;
	position:fixed;
	top:0;
	left:0;	
}

#rfqlink {
	cursor: pointer;
}

#rfq {
	border:2px outset #333333;
	padding:2px;
	background-color: #FFFF66;
	display: none;
	position:fixed;
	top:0;
	left:0;	
}

#grayout {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: -10;	
}

#ctxFrame {
	width:100%;
	height:100%;
	overflow: auto;
}

#copyrightdiv {
	color:white;
	/*background-color: #006699;*/
	background-color: black;
	background-image:url("../images/greenblackbackground.gif");	
	background-repeat:no-repeat;
	border-bottom:10px solid white;	
	padding:2px;
	width:796px;
	margin-left:auto;
	margin-right:auto;	
	position:relative;
	top:0;
}

#disclaimer {	
	border:2px outset #333333;
	padding:2px;
	background-color: #FFFF66;
	display: none;
	position:fixed;
	height:500px;
	width:500px;
	top:0;
	left:0;	
	overflow:auto;	

}

#disclaimer p {
	font-size: 11px;
	text-align: left;
}

#disclaimerlink {
	cursor: pointer;
}


#rfq-form {
	text-align: center;
	font-family: sans-serif;
	font-size: 12px;
	border: 0;
	padding: 0;
	
}
