/* CSS Document */
/* HTML Elements */
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	background: White url(images/hyde-background.gif) center repeat-y;
	/*background-repeat:repeat-y;*/
	color: #000000;
	font: 10px/12px  Verdana, Arial, Helvetica, sans-serif;
	text-align: center; /*this will center ALL items on the page in IE but only text in Moz etc.*/
}
p, td, li, ul,ol, h3 ,h4 ,h5 ,h6 {
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	
	/* Netscape 4&IE5 doesn't really like type tags just set in the body, this helps */
	margin: 0 0 0 0; /* removes unpridictable 'browser default' settings */
	padding: 0 0 0 0; /* " " */
}

.dottedline {
margin:1px auto 1px auto;
height:5px;
width:98%;
background:url(images/dot.gif) left repeat-x;

}

/*.dottedline {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;

}*/

a:link, a:visited, a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#990000;
text-decoration:none;

}

a:hover {
color:#0066CC;
text-decoration:underline;

}

.grey {
color:#999999;
}

.blue {
color:#1443a2;
}

.darkgrey {
color: #333333;
}

.red {
color:#CC0000;

}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color:#1443a2;
line-height:20px;
text-align:left;

}

br.clear {
	clear: both;
	line-height:3px;
}

#container{
	margin: 0 auto 0 auto;
	width: 764px; /*An auto centering layer, width must be assigned*/
	/*height:93.5%;*/
	height:100%;
	text-align:left;/*text align must be declared in all items due to 'text-align: center;' being in the body tag background-color:#FF00FF;*/
	background-color:#FFFFFF;
	
}

#flash-navigation {
margin:3px 0 0 0;
width:764px;
height:288px;
background-color:#ffffff;

}

#main_top {
margin:0 0 0 0;
width:764px;
height:42px;
background:url(images/main_top.gif) top no-repeat;

}



#main_mid {
margin:0 0 0 0;
padding:0 0 0 0;
width:764px;
height:auto;
background:url(images/main_tile.gif) top repeat-y;

}



#text-left p {
line-height:17px;
margin:4px 0 4px 10px;
color:#666666;
}
#text-left h1 {
margin:4px 0 4px 10px;
}
#text-left ul {
	margin: 5px 25px 6px 11px;
	background-color: #eeeeee; 
	border: 1px solid #e2e2e2; }
#text-left li {
	margin:5px 10px 6px 20px;
	color:#1443a2;
	font-size: 11px;
}
#full_top {
margin:0 0 0 0;
width:764px;
height:42px;
background:url(images/fullwidth_top.gif) top no-repeat;
}
#fullmain_mid {
margin:0 0 0 0;
padding:0 0 0 0;
width:764px;
height:auto;
}
#fullmain_mid p {
line-height:17px;
margin:4px 10px 4px 10px;
color:#666666;
}
#fullmain_mid h1 {
margin:4px 0 4px 10px;
}
#text-left {
float:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
width:500px;
height:auto;
/*background-color:#999999;*/
}
#text-right {
float:left;
margin: 0 0 0 20px ;
padding: 0 0 0 0;
width:235px;
height:auto;
/*background-color:#333333;*/
color:#666666;


}


#logos{
text-align:center;
margin:0 0 0 0;
padding:0 0 0 0;

}

#text-right #logos h1{
text-align:center;
margin:4px auto 4px auto;
text-align:center;
background-color: #EEEEEE;
}

#text-right img {
margin:0 auto 0 auto;
padding:0 auto 0 auto;
text-align:center;

}

#text-right h1 {

margin:4px auto 4px auto;
text-align:left;

}

#text-right p {
line-height:17px;
margin:4px 0 4px 0;

}

#main_bot {
	margin:0 0 0 0;
	width:764px;
	height:41px;
	background:url(images/main_bot.gif) top no-repeat;
}

/*thumb images*/
.thumbs {
	padding-bottom: 5px;
	width:98%;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(images/dot.gif) repeat-x bottom;
}
.thumbs img {
	/*float:left;*/
	margin:10px 6px 10px 7px;
	width:100px;
	height:100px;
	border: 3px solid #EEEEEE;
}

/*old thumb code*/
.thmb_border {
	float:left;
	margin:10px 5px 20px 12px;
	padding:0 0 0 0;
	width:106px;
	height:106px;
	background-color: #EEEEEE;
	text-align:center;
	display: inline;
}
#text-left .thmb_border p {
	margin: 0 auto 0 auto;
	text-align: center;
	color:#3366CC;
}

.thmb {
	margin:3px;
	padding:0 0 0 0;
	width:100px;
	height:100px;
	background:url(images/nothumbnail.jpg) no-repeat;
	text-align:center;
}

.thmb img {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100px;
	height:100px;
	text-align:center;
}
/*----- projects ------*/

.project_preview {
margin:10px 0 0 0;
float:left;
width:260px;
height:106px;
/*background-color:#EEEEEE;*/
}

.project_preview strong {
color:#1443a2;
}

.thmb_pro_border {
float:left;
margin:10px 7px 20px 5px;
padding:4px 0 0 0;
width:106px;
height:106px;
background-color: #EEEEEE;
text-align:center;
}

.thmb_pro_border img {
margin:0 0 0 0;
padding:0 0 0 0;
width:100px;
height:100px;
text-align:center;
}

/*------- contact hyde -------*/
div.contact table {
	width: 580px;
	margin: 10px auto 10px auto;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #efefef;
}
div.contact table td {
	vertical-align: middle;
	height: 17px;
	padding-left: 5px;
}
div.contact table tr h2 { 
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0 3px 3px;}
div.contact table tr.tint td  {
	background-color: #efefef; 
}
div.contact table tr.lined td  {
	border-bottom: 1px solid #efefef;
}
div.contact table td.name {
	width: 125px;
}

#contact {
	margin:0 0 0 0;
	padding:10px 0 10px 0 ;
	width:auto;
	height:auto;
}

#contact p {
margin:0 0 0 5px;
}


.contact-1 {
float:left;
margin:0 0 5px 10px;
width:100px;
height:25px;

}

.contact-2 {
float:left;
margin:0 0 5px 5px;
width:200px;
height:25px;

}

.contact-msg {
float:left;
margin:0 0 5px 5px;
width:500px;
height:200px;

}

/*--- contact hyde end ------*/

/*---- location hyde --------*/

.tlb1 {
	width: 320px;
	border: none;
	float:left;
	font-weight:bold;
	text-align:center;
	margin: 20px;
	background-image:url(../images/tlbimg.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	height: 210px;

}

.left1 {
	float: left;
	color: #FFFFFF;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.right1 {
	margin: 0px;
	padding-left: 10px;
	width: 160px;
	float: left;
}

.right1 p {
text-align:left;

	
}
/*------- Hyde companys------*/
table#company {
	margin:  5px 0 5px 11px;
	border: 1px solid #e2e2e2;
	color:#666666;
}
table#company tr td {
padding: 3px 3px 3px;
}
table#company tr td.phone, table#company tr.even td.phone { width: 97px;}
table#company tr.even td {
	background-color: #f2f7fa;
	border-top: 1px dotted #b9b9b9;
	border-bottom: 1px dotted #b9b9b9;
}
table#company tr.titles td {
	background-color: #0168a3;
	color: White;
	font-weight: bold;
	border: 0 none;
}
/*footer*/

#footer {
text-align:center;
margin-right: auto;/*centres in compliant browsers*/
margin-left: auto;/* "	" */ 
padding:5px;
width:754px;
height:40px;
/*min-height:6.5%;*/
background-color:#efefef;
}

#footer a:link, #footer a:visited,#footer a:active {
margin:0 2px 0 2px;
line-height:14px;
color:#999999;
text-decoration:none;
}

#footer a:hover {
margin:0 2px 0 2px;
line-height:14px;
text-decoration:underline;
color:#0066CC;
}

/*Flash Replace Text*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/*"decoy" styles*/
.sIFR-hasFlash h1.flashreplace {
    /*visibility: hidden;*/
    font-size: 18px;
}
h1.flashreplace {
	font-size: 17px;
}

#logos h1.flashreplace {
	margin:0 auto 0 auto;
	font-size: 17px;
	text-align:center;
	}

	.dropdown
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    WIDTH: 205px;
    COLOR: #000000;
    BACKGROUND-REPEAT: no-repeat;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}








