/* CSS Document */
/*D4H Purple #5d10d2*/
/* 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-color:#eaeaea;
	
	/*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: 11px/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(file:///Y|/Development/Clients/Hyde Group/upload/images/dot.gif) left repeat-x;

}

/*.dottedline {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;

}*/

ul {

}

li {
background:url(images/roll-over-arrow.gif) left top no-repeat;
margin: 2px 0 2px 12px;
padding: 0 0 0 10px;
list-style:none;
}

a:link, a:visited, a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;

}

a:hover {
color:#5d10d2;
text-decoration:underline;

}

.darkgrey {
color:#8c8c8c;
}

.purple {
color:#5d10d2;
}

.darkgrey {
color: #333333;
}

.red {
color:#CC0000;

}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#5d10d2;
line-height:20px;
text-align:left;

}

br.clear {
	clear: both;
	line-height:1px;
	height:1px;
}

#container{
	float:left;
	margin: 0 0 0 15px;
	width: 761px; /*An auto centering layer, width must be assigned*/
	/*height:93.5%;*/
	height:100%;
	text-align: justify;/*text align must be declared in all items due to 'text-align: center;' being in the body tag background-color:#FF00FF;*/
}
/*top nav bar*/
#OLDtop {
margin:0 0 0 0;
width:761px;
height:35px;
background:url(images/top-bar.gif) no-repeat;
}
#OLDtop p {
padding:5px 15px 0 0;
color:#8c8c8c;
text-align:right;
}

#top {
	width:761px;
	padding-top: 10px;
	padding-bottom: 7px;
	background:url(images/topnav/new-topnav.jpg) no-repeat top;
}
#top ul {
	margin-left:10px;
	margin-right:  7px;
	display: block;
}
#top ul li {
	float: left;
	border-left: 1px solid #9c6fda;
	border-right: 1px solid #2f0d8c;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: none;
}
#top ul li a {
	padding: 6px 17px 6px 24px;
	display: block;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: transparent url(images/topnav/nav-arrow.gif) no-repeat 15px 10px;
}
#top ul li a:link, #top ul li a:visited {
	color: White;
	text-decoration: none;
}

#top ul li a:active {
	color: Silver;
	text-decoration: none;
}

#top ul li a:hover {
	color: Black;
	text-decoration: none;
}


/*-------------------------------------- login bar ---------------------------------------------*/

#url {
margin:0 0 0 0;
float:left;
height:35px;
width:100px;
}

#url p {
line-height:34px;
color:#8c8c8c;
}


#password {
margin:0 0 0 0;
float:right;
height:35px;
width:auto;
}

#password p {
padding:0 5px 0 0;
line-height:34px;
text-align:right;
color:#8c8c8c;

}



#login {
margin:0 0 0 0;
width:761px;
height:35px;


}

/*-------------------------------------- login bar end ---------------------------------------------*/


#header {
margin:0 0 0 0;
padding:0 0 0 0;
width:761px;
height:194px;

}

/*-------------------------------------- main content ---------------------------------------------*/

/*------------- request buttons ----------------*/

#requestbuttons {
margin: 0 0 0 30px;
float:left;
width:auto;
height:auto;

}

#main-content {
margin:0 0 0 0;
padding:0 0 0 0;
width:761px;
height:auto;
background:url(images/shadow-tile.gif) repeat-y top left;
}

#main-content h1 {
margin:0 0 0 30px;
padding:0 0 0 0;

}

#main-content p {
margin:10px 10px 0 30px;
padding:0 0 0 0;
color:#434343;
line-height:14px;

}

#left-side {
margin:0 0 0 0;
float:left;
width:500px;
height:auto;

}

#right-side {
margin:0 20px 0 0;
float:right;
width:210px;
height:auto;
border-left: 1px solid #dad3d3;
}

#right-side p {
margin:10px 5px 0 10px;
width:100%;
height:auto;
}

/*-------------------------------------- portfolio ---------------------------------------------*/

#portfolio_container {
margin:0 12px 0 12px;

}

.portfolio_outside_box {
float:left;
margin:12px 0 10px 9px;
width:169px;
height:320px;
border:solid 1px #CCCCCC;
text-align:left;
}

#portfolio_container .portfolio_outside_box p {
margin:5px;
text-align:left;
font-size:9px;

}


.portfolio_preview {
width:auto;
height:154px;
background-color:#CCCCCC;
}

.portfolio_preview img {
border-bottom:solid 1px #CCCCCC;
}

/*-------------------------------------- praise ---------------------------------------------*/

#praise_container {
margin:0 0 0 20px;
padding:0 0 0 0;
float:left;
width:712px;
height:auto;

}

#praise_container p, #praise_container h1 {
margin:10px 5px 0 10px;
text-align:left;

}

.praise_box {
margin:0 0 0 20px;
padding:0 0 0 0;
float:left;
width:712px;
height:auto;
background-color:#f5f5f5;

}

#main-content .praise_box img {
margin:10px 5px 0 10px;
border:solid 1px #666666;
}

#main-content .praise_box p {
margin:10px 5px 0 10px;
text-align:left;
font-size:9px;
color:#333333;

}

#main-content .praise_box h1 {
margin:10px 5px 0 10px;
text-align:left;
font-size:11px;

}

/*-------------------------------------- skills ---------------------------------------------*/

#skills_container {
margin:0 0 0 20px;
padding:0 0 0 0;
width:712px;
height:auto;
}

#skills_container p, #skills_container h1 {
padding: 0 0 0 0;
margin:10px 5px 0 10px;
text-align:left;

}

#skills_container img {
margin:10px 5px 0 0;
}

/*------------------------------------links table------------------------------------*/
#links_container {
margin:0 0 0 20px;
padding:0 0 0 0;
float:left;
width:712px;
height:auto;

}

table.links {
	margin: 15px 0 10px 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 1px none;
}
table.links td {
	width: 33%;
	vertical-align: top;
	border: 1px solid Silver;
	border-width: 0 1px 1px 0;
}
table.links td.r {
	border-right-width: 0;
}
table.links td.b {
	border-bottom-width: 0;
}
table.links td a:link, table.links td a:visited, table.links td a:active {
	height: 43px;
	padding: 3px 0 0 6px;
	display: block;
	text-decoration: none;
	color: #000000
}
table.links td a:hover {
	background-color: #F2F5F6;
}
table.links td a span {
	color: #990000;
	text-decoration: underline;
}
table.links h1 {
	width: 60px;
	text-align:center;
}

/*------------------------------------- latest news ------------------------------------------------*/

#news-left-side {
margin:0 0 0 0;
float:left;
width:510px;
height:auto;
border-right: 1px solid #dad3d3;
}

#news-right-side {
margin:0 0 0 0;
float:left;
width:220px;
height:auto;

}

#news-right-side p {
margin:10px 5px 0 10px;
width:100%;
height:auto;

}

#news-right-side a:link, #news-right-side a:visited, #news-right-side a:active {
margin:0 2px 0 2px;
line-height:12px;
color:#434343;
text-decoration:none;
/*background:url(images/roll-off-arrow.gif) left no-repeat;*/
text-align:left;
font-size:10px
}

#news-right-side a:hover {
margin:0 2px 0 2px;
line-height:12px;
text-decoration:underline;
color:#5d10d2;
font-size:10px
/*background: url(images/roll-over-arrow.gif) left no-repeat;*/
}

#news-right-side ul
{
list-style: none;

}

#news-right-side li {
margin:0 0 3px 11px;
padding: 0 0 0 10px;
list-style: none;
background:url(images/roll-over-arrow.gif) top left no-repeat; 
/*list-style:url(images/roll-over-arrow.gif);*/


}

.archived {
margin:0 0 0 10px;
font-size:10px;
width:200px;

}

.news-thumbnail {
float:left;
margin:0 10px 0 30px;
width:102px;
height:auto;
/*background-color:#CCCCCC;
border:solid 1px #999999;*/

}

#news-left-side .news-thumbnail img {
width:auto;
height:auto;

}

.news-text {
float:left;
margin: 10px 0 0 30px;
width:450px;
height:auto;

}

#news-left-side .news-text p {
margin: 0 0 5px 0;
text-align:left;


}


/*---------------------- contact --------------------------*/
#contact-details {
	width: 300px;
	float: left;
}
#contact-details .map {
	/*width: 230px;*/
	cursor: pointer;
}
#contact-details .map p {
	text-align: center;
}
#minimap {
	width: 260px;
	height: 150px;
	border: 1px solid #5d10d2;
	margin: 0 0 10px 40px;
	cursor: pointer;
	display: block;
}

/*hcard microformat see http://microformats.org/wiki/hcard#Root_Class_Name*/
.vcard {
	margin-left: 30px;
	float: left;
	width: 200px;
}
.vcard p {
	font-size: 12px;
	line-height: 15px;
}
.vcard p.fn {
	color: #5d10d2;
	font-size: 14px;
	font-weight: bold;
}
#main-content .vcard p.fn {color: #5d10d2;}

/*----------right side links ---------------------*/

#right-side a:link, #right-side a:visited, #right-side a:active {
margin:0 2px 0 2px;
line-height:14px;
color:#434343;
text-decoration:none;
background:url(images/roll-off-arrow.gif) left no-repeat;
}

#right-side a:hover {
margin:0 2px 0 2px;
line-height:14px;
text-decoration:underline;
color:#5d10d2;
background: url(images/roll-over-arrow.gif) left no-repeat;
}


/*-------------------------------------------------*/

.horizontal-line {
margin:0 0 0 20px;
padding:0 0 0 0;
}

#main-content-bot {
margin:0 0 0 0;
padding:0 0 0 0;
width:761px;
height:25px;
}

/*-------------------------------------- main content end ---------------------------------------------*/

/*---------------------------------------contact  -------------------------------------------------*/

#contact {
margin:0 0 0 0;
padding:10px 0 10px 0 ;
width:auto;
height:auto;/*
background-color:#EEEEEE;
*/
}

#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 -------------------------------------------------*/

/*footer*/

#footer {

margin:0 0 0 0;
padding:20px 0 0 0;
width:761px;
height:84px;
/*min-height:6.5%;*/
background:url(images/footer.gif) no-repeat top left;
}

#footer p {
margin:0 10px 5px 8px;
padding:0 0 0 0;
color:#636363;
line-height:15px;
font-size:9px;

}

#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:#5d10d2;
}

/*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
}








