/* Main stylesheet for Net Team Consultants ltd. */

* { /* Global Reset */
	margin: 0;
	padding: 0;
}

/* ---------------------------------------------- Layout Styles (divides) ---------------------------------------------- */

body { /* Sets the default page font, colour and size, and applies the background image */
	background: url(../images/bg.png) repeat-x #1B1B1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
}

#baseWrap { /* Containing divide. */
	/*margin-left: auto;
	margin-right: auto;*/
	margin:0 auto;
	min-width: 761px;
	max-width: 961px;
	overflow: visible;
	padding-left: 10px;
}

#rightWrap { 
	float: right;
	width: 10px;
	height: 620px;
}

#header { /* Containing divide for the company banner (inside the logo divide) and the contact details (contactDets divide) */
	height: 81px;
	border-bottom: 1px solid #D1D1D1;
	background-color: #FFFFFF;
	width:951px;
}

#logo { /* Contains the company logo */
	float: left;
	width: 200px;
}

#contactDets { /* Divide for the telephone/fax/support/email contact details */
	float: right;
	width: 140px;
	padding-top: 5px;
}

#contactDets li { /* Applies the details as a list */
	list-style-type: none;
	text-align: left;
	line-height: 1.6em;
	font-size: 0.7em;
	color: #000000;
}

#contactDets li span { /* Controls the [t], [f], [?] and [e] sub-headings */
	color: #002255;
	font-weight: bold;
	padding-right: 5px;
}

#mainPic { /* Containing divide for the navigation menu */
	height: 22px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* ---------------------------------------------- Content Styles ---------------------------------------------- */

#content { 
	min-height: 100px;
	overflow: auto;
	background-color: #516681;
	border-top:1px solid #FFFFFF;
}

#contentLeft { /* The white part of the page with the main text and headings */
	float: left;
	background-color: #FFFFFF;
	min-height: 100px;
	overflow: auto;
	width: 60%;
}

#contentRight { /* The right hand side part of the page */
	float: right;
	min-height: 100px;
	overflow: visible;
	width: 40%;
	margin-left:-20px;
}

#mainPic, #header { 
	margin-right: 10px;
}

#footer { /* Contains the author and copyright info at the bottom of the page */
	margin: -1px auto 0 auto;
	min-width: 761px;
	max-width: 961px;
	height: 80px;
}

/* ---------------------------------------------- General Text Styles ---------------------------------------------- */

h1 { /* Head 1 tags - Main titles */
	font-size: 1.25em;
	color: #516681;
	font-weight: bold;
	padding: 15px;
}

h2 { /* Head 2 tags - Sub headings */
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 10px 0 20px;
	line-height: 1.5em;
} 

p { /* General paragraph styles */
	font-size: 0.75em;
	color: #1B1B1B;
	padding: 0 15px 15px 15px;
	line-height: 1.6em;
}

.affiliate { /* The bottom part of the contentLeft divide */
	font-size: 0.7em;
	color: #000000;
	line-height: 1.6em;
	padding-top: 60px;
}

.rightTop { /* The top part of the contentRight divide */
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 0 15px 15px 20px;
	border-bottom: 1px dotted #35383C;
	line-height: 1.5em;
}

.rightBottom { 
	font-size: 0.7em;
	color: #FFFFFF;
	padding: 0 15px 35px 20px;
	line-height: 1.5em;
}

.copyright, .author { /* Generic styles for the 2 classes of text within the footer divide */
	font-size: 0.7em;
	color: #FFFFFF;
	padding-top: 5px;
}

.copyright { /* Copyright info on the left of the footer divide */
	float: left;
	padding-left: 10px;
}

.author { /* Author info on the right of the footer divide */
	float: right;
	padding-right: 10px;
}

.list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	list-style-image:url(../images/arrowli.gif);
	margin-left:35px;
	margin-bottom:5px;
}

/* ---------------------------------------------- Link Styles ---------------------------------------------- */

a { /* General link styles */
	color: #2a2f37;
	text-decoration:none;
}

a img {
	border:0;
}

a:hover { /* General styles - hover state */
	color: #2a2f37;
	text-decoration: underline;
}

a.normlink { 
	color: #516681;
	text-decoration:none;
	font-weight:bold;
}

a.normlink:hover { /* General styles - hover state */
	color: #516681;
	text-decoration: underline;
	font-weight:bold;
}

#footer a { /* Any links contained within the footer divide */
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover { /* Footer links - hover state */
	color: #516681;
	text-decoration: underline;
}

/* ---------------------------------------------- Image Styles ---------------------------------------------- */

.affiliateImg { 
	padding: 35px 5px 0 5px;
}

.rightImg { 
	clear: both;
	margin: 5px 18px 0 20px;
	border: 1px solid #1B1B1B;
}

.map {
		padding:0 0 10px 15px;
}

/* ---------------------------------------------- Internet Explorer v6 Hacks ---------------------------------------------- */

*html #baseWrap {
	width: 961px;
}

*html #rightWrap {
	margin-left: -3px;
}

*html #footer {
	width: 956px;
}

*html #content, *html #contentLeft, *html #contentRight {
	height: 100px;
	overflow: visible;
}

*html .rightTop {
	padding: 0 15px 30px 20px;
}

*html #mainPic, #header {
	margin-right: -3px;
}

/* ---------------------------------------------- DropDown Menu ---------------------------------------------- */

#menu {
width: 951px;
height:23px;
background: #65798e;
float: left;
*position:relative;
*z-index:1;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 8em;
float: left;
}

#menu a, #menu h2 {
font: bold 12px/12px Arial, Helvetica, sans-serif;
display: block;
margin: 0;
padding: 5px 0 3px 2px;
}

#menu h2 {
color: #fff;
background: #65798e;
}

#menu a {
color: #FFF;
background: #65798e;
text-decoration: none;
}

#menu a:hover {
color: #2a2f37;
background: #65798e;
}

#menu li {position: relative;}

/* MY CODE */

#menu ul a {
	border:0;
	padding:0;
}

#menu ul ul {
position: absolute;
z-index: 5000;
}

#menu ul ul a {
	padding:3px 0 3px 3px;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
z-index: 5000;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

