﻿

/* new code - start */

nav, ul, li, a  {margin: 0; padding: 0;}

/*body, nav, ul, li, a  {margin: 0; padding: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
}
*/

a {text-decoration: none;}
.container {
	width: 99%;
	max-width: 999px;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
}
.toggleMenu {
	display: none;
	background: #CD3301;
	padding: 10px 15px;
	color: #fff;
}
.nav {
	list-style: none;
*	zoom: 1;
    background:#CD3301;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 17em;
}
.nav a {
    padding: 10px 15px;
    color:#fff;
}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
/*    border-top: 1px solid #104336; */
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
	display: block;
	background: #eb9364;
	position: relative;
	z-index: 100;
	border-top: 1px solid #175e4c;
}
.nav li li li a {
    background:#CD3301;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

@media only screen and (max-width: 600px) {
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
	background-image: url("images/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #CD3301;
	}
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
    
/* Ian - hide left div and very bottom ad */
	#RHPane {
        display: none;
    }
    
	#BottomAds {
        display: none;
    }
    
/* new code - end */
}


#TopNavigation a {
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 21px;
	padding-top: 14px;
	margin-right: 21px;
}
#TopNavigation li {
	float: left;
	width: auto;
}
#TopNavigation li li a {
	font-size: medium;
	width: 13em;
	background-color: #eb9364;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#TopNavigation li li a:hover {
	font-size: medium;
	width: 13em;
	background-color: #b94708;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
#TopNavigation li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	padding-top: 5px;
}
#TopNavigation li:hover ul {
	left: auto;
}
#TopNavigation li:hover ul, #TopNavigation li.sfhover ul {
	left: auto;
}
#TopNavigation, #TopNavigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.BulletedLists {
	list-style-image: url('images/Bullet8.gif');
	padding-left: 10px;
	margin-left: 10px;
}
.LinuxCommand {
	border: 1px solid #C0C0C0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: justify;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#Body a {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #cc3300;
	font-weight: bold;
	background-color: #CCCCCC;
}
#Body a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #cc3300;
	font-weight: bold;
	background-color: #CCCCCC;
}
.BodyText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: justify;
}

#TopNavButtons a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
}

#Copyright a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: x-small;
	color: #cc3300;
	text-decoration: none;
}
#GreyHeading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
}
.H1_BodyText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-large;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.H2_BodyText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: large;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
.H3_BodyText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	text-align: justify;
	font-weight: bold;
}
#Copyright a {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
}
#InBodyNavLeft a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: small;
	color: #cc3300;
	text-decoration: none;
}
#InBodyNavRight a:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: small;
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}

#BottomNavigation a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-decoration: none;
}

li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: justify;
}


#TopNavigation a:hover {
	display: block;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFF00;
	text-decoration: none;
	margin-left: 21px;
	padding-top: 14px;
	margin-right: 21px;
}


