/* Trinder Engineers styles

Screen layout: */

body {
padding:15px 0 0 0;
margin:0;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#373E45;
color:#303030;
}

a {
color:#003366;
text-decoration:none;
}

a:hover {
color:#003366;
text-decoration:underline;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
		padding-bottom: 2px;
	/* set borders around header */
	border-bottom: 1px solid #003366;
	/* and some air under the border */
    margin:0 0 20px 0;
	line-height: 1.4em;
}

h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
margin:0 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p {
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

a img {
border:0;
}

/* Main container */

#container {
	margin:0 auto 20px auto;
	padding:0 11px 0 11px;
	width: 778px;
	background-color: #ffffff;
}

/* Site title section */

#logo {
	margin:0 0 20px 0;
	background-image: url(../images/bg_header_top_i.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 20px 0 0 0;
}

/* Toptab menu */

#toptabs {
margin:10px auto -13px auto;
font-size:0.8em;
width:778px;
}

#toptabs p {
text-align:right;
color:#FFFFFF;
}

.toptab {
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	text-decoration:none;
	background:#ECECEC;
	color:#333333;
}

.toptab:hover {
	background:#7DBA00;
	text-decoration:none;
	color: #FFFFFF;
}

.toptabcurrent {
	padding:3px 5px 3px 5px;
	margin:0 0 0 4px;
	text-decoration:none;
	background:#7DBA00;
	color:#FFFFFF;
}

.toptabcurrent:hover {
	background:#7DBA00;
	text-decoration:none;
	color: #FFFFFF;
}

/* Drop-Down Menu start here*/

#menuwrapper {
	width: 778px;
	float: right;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#menubar {
	float: right;
}
#menubar, #menubar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 8px;
	background: #CCE49A url(../images/corner.gif) top left no-repeat;
	color: #182734;
}
#menubar li {
	background-color: #FFFFFF;
	padding: 2px;
	float: left;
}
#menubar li {position: relative;}

/* hide from IE mac \*/
#menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li  {
	width: 12em;
	background-color: #8095A2;
}
#menubar ul li a  {
	color: #565656;
	padding: 3px 12px 3px 16px;
	background-image: url(none);
}
#menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
	color: #000000;
	background-color: #C19674;
}
#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}
#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#menubar ul a:hover {
	background-color: #606060!important;
	color: #FFFFFF !important;
}

/* Drop-Down Menu ends here*/


/* Header description */

#desc {
	height:140px;
	color:#ffffff;
	padding:0;
	clear:both;
	margin:5px 0 15px 0;
	background-color: #D1D9DF;
}

/* Main content */

#main {
width:550px;
float:left;
padding:0 20px 0 20px;
margin:0;
border-right:1px solid #d8d8d8;
}

/* Sidebar */

#sidebar {
width:160px;
float:right;
}

#sidebar p {
font-size:0.9em;
line-height:1.3em;
margin:0 15px 15px 0;
}

/* Footer */

#footer {
	clear:both;
	background:#7DBA00;
	padding:0;
	margin:0;
}

#footer a {
color:#182734;
}

#footer a:hover {
color:#FFFFFF;
}

#footer p {
color:#FFFFFF;
font-size:0.8em;
line-height:1.3em;
margin:15px 0 0 0;
padding:10px 20px 10px 20px;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
background:#f0f0f0;
padding:10px;
}

.sidelink {
	text-align:left;
	display:block;
	width:130px;
	background:#f0f0f0 url(../images/corner.gif) top left no-repeat;
	padding:3px 4px 3px 8px;
	margin:5px 15px 5px 0;
	border:none;
	font-size: 1.1em;
}

.sidelink:hover {
	background:#e0e0e0 url(../images/corner.gif) top left no-repeat;
	text-decoration:none;
	border:none;
	font-size: 1.1em;
}

.hide {
display:none;
}



#navitabs {
	clear:both;
	text-align: right;
}

.navitab {
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	font-size:1em;
	background:#ECECEC url(../images/corner.gif) top left no-repeat;
	border-bottom:1px solid #ffffff;
	color:#333333;
	font-weight: normal;
}

.navitab:hover {
	text-decoration:none;
	background:#6F8478 url(../images/corner.gif) top left no-repeat;
	border-bottom:1px solid #ffffff;
	color: #FFFFFF;
}

.activenavitab {
	padding:4px 8px 4px 8px;
	color:#ffffff;
	margin:0 0 4px 0;
	font-size:1em;
	text-decoration:none;
	background:#6F8478 url(../images/corner.gif) top left no-repeat;
	border-bottom: 1px solid #ffffff;
}

.activenavitab:hover {
	text-decoration:none;
	color:#ffffff;
	border-bottom: 1px solid #ffffff;
}

