/*------------------------------------------ Body  ------------------------------------------*/

body  {
	margin:0;
	padding:0;
	font-family:'trebuchet ms',arial,verdana,sans-serif;
	font-size:12px;
	color:#333;
	background: #cccccc url(../images/masthead_background2.gif) top center repeat-y;
	height:100%;
	width:100%;
	}

html {
	height:100%;
}
	
a {
	color: #0076b5;
	text-decoration:none;
}

a:hover {
	color: #bf0000;
}


.green {
		color:#76b439;
	}
	
h3 {
	font-size: 20px;
	letter-spacing: 0.05em;
	text-decoration:none;
	border-bottom: 1px solid #aaaaaa;
	padding:0px 0px 7px 0px;
	}	
	
h2 {
	font-size: 13px;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #aaaaaa;
	text-decoration:none;
	font-weight:bold;
	margin:0;
	background:#eee url(../images/h2grey.png) top left;
	line-height:22px;
	font-size:13px;

}
	
h1 {
	font-size: 10px;
	text-decoration:none;
	font-weight:normal;
}
	

#myIframe {
	width:100%;
	border:solid 0px ;
	frameborder:0px;
	height:700px;
}

#internode_frame {
	width:0px;
	border:solid 0px ;
	frameborder:0px;
	height:0px;
	scrolling="auto"
	overflow-x: hidden;
overflow-y: scroll;
marginheight:0px;
scrollbar-base-color: white;
margin:0px;
}

#internode_logout_frame {
	width:0px;
	border:solid 0px ;
	frameborder:1px;
	height:0px;
	scrolling="auto"
	overflow-x: hidden;
overflow-y: scroll;
}
	
td {
	vertical-align:top;
}
	

	

/*------------------------------------------ Forms  ------------------------------------------*/


.radiobutton {	
	border:0px;
}

input {
	border: 1px solid #aaaaaa;
	display: inline;
	vertical-align: bottom;
	background-color: White;
	padding: 0px 3px 0px 3px;
	max-width: 250px;
	letter-spacing: 0.00em;
	font-family:'trebuchet ms',arial,verdana,sans-serif;
	height: 17px;font-size:95%;
}

input[type="hidden"] {
    margin: 0;
    padding: 0;
	border:0px;
}

input[type="submit"] {
    background-image: url(../images/input.png);
	background-repeat: repeat-x;
	height:22px;
	font-size:12px;
	width:70px;
}

input[type="reset"] {
    background-image: url(../images/input.png);
	background-repeat: repeat-x;
	height:22px;
	font-size:12px;
	width:70px;
}

.submit_button{
    background-image: url(../images/input.png);
	background-repeat: repeat-x;
	height:22px;
	font-size:12px;
	width:70px;
}

textarea {
 width:400px;
}

/*------------------------------------------ Top of Page  ------------------------------------------*/



	
#top_heading {
	HEIGHT: 120px; 
	BACKGROUND-IMAGE: url(../images/top_heading.jpg);
	background-repeat: repeat-y;
}

#content_top {
	background-image: url(../images/menu_background_under.gif);
	background-repeat:;
	height:10px;
	width:100%;
}

.top_login {
	width:100px;
	font-size:11px;
}

.top_login_submit {
	width:85px;;
	font-size:11px;
	background-color:#0076b5;
	color:#fff;
}


/*------------------------------------------ Bottom  ------------------------------------------*/

#footer_links {
	padding: 0px 20px 0px 0px;
	align: bottom;
	text-align:right;
	font-size:10px;
	margin-top: 0px;
	
}

#footer_links a{
	padding: 0px;
}


#footer {
	height:20px;
	margin:auto;
	border-top:1px solid #aaaaaa;
	background-image: url(../images/menu_bottom_background_under.gif);
	background-repeat: repeat-x;
	
}


/*------------------------------------------ Left Sides  ------------------------------------------*/

#left_side {
	padding: 0px;
	vertical-align: top;
	text-align:center;
	float:left;
}

#side_menu {
	padding: 0px;
	vertical-align: top;
	align:left;
	border-top:1px solid #aaaaaa;
	
	
}

#side_menu a{
	padding: 5px 0px 5px 10px;
	font-size: 11px;
	color: #585858;
	letter-spacing: 0.2em;
	vertical-align: top;
	text-align:left;
	background-color:#ebebeb;
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	background: url(../images/side_menu.gif);
	border-bottom:1px solid #7e7e7e;
	border-left:0px solid #ffffff;
	
}

#side_menu a:hover{
	
	background-color:#ffffff;
	color:#bf0000;
	background-position:100% -36px;
	
}

#side_menu .top_menu{

	background-color:#d7d7d7;
	
}

#side_menu .top_menu_selected{

	background-color:#d7d7d7;
	border-bottom:1px #7e7e7e solid;
	border-top:1px #aaaaaa solid;
	color:#bf0000;
}

#side_menu .menu_selected{

	1order-bottom:1px #c0c0c0 solid;
	color:#bf0000;
	1order-top:1px #c0c0c0 solid;
	font-weight:bold;
	
	
	
}


/*------------------------------------------ Right Sides  ------------------------------------------*/


#right_side {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	position: relative;
	text-align:center;
	float:right;
}

.side_boxes {
	float: left;
	letter-spacing: 0.00em;
	padding: 0px 0px 0px 0px;
	border: 0px solid #c0c0c0;
	width:150px;
	text-align:center;
}

.side_boxes h2 {
	margin:0;
	background:#eee url(../images/h2grey.png) top left;
	line-height:24px;
	font-size:13px;
	}

.side_boxes ul {
	text-indent: 0px;	
	font-size: 12px;
	padding:0px 0px 0px 20px;
	margin:15px;
	list-style-image: url(../images/submenu-on.gif);
	vertical-align:top;
	text-align:left;
}

/*------------------------------------------ Home Page  ------------------------------------------*/


.right, .col2, .col2-lines, .c2 {
	float:right;
	}

.clear {
	clear:both;
	}

.c1 {
	width:605px;
	float:left;
	background:#fff;
	}
	
.c1 img {
	margin:0 7px;
	border:0;
	}

.c2 {
	width:252px;
	max-width:33%;
	float:right;
	}

.c2 img {
	margin:0 7px;
	border:0;
	}

.c2 div {
	clear:both;
	margin:7px 0;
	border-top:1px solid #aaa;
	}

#col2 {
	clear:both;
	background:#fff url(../images/col2.gif) top right;
	padding-bottom:10px;
	width:100%;
	border-bottom:0px solid #aaa;
	}
	
#col2 h2 {
	margin:0;
	background:#eee url(../images/h2grey.png) top left;
	line-height:24px;
	font-size:12px;
	padding-left:7px;
	}

#col2 p, #col2 h3 {
	padding:1em 7px 0 7px;
	font-size:11px;
	margin:0;
	border-bottom: 0px solid #104670;
	
}

#col2 h3 {
color:#76b439;
}

#col2 ul {
	text-indent: 0px;	
	padding:10px 0px 0px 20px;
	margin:0px;
	list-style-image: url(../images/submenu-on.gif);
	vertical-align:top;
}

/*------------------------------------------ News Page  ------------------------------------------*/

.news_page ul {
	text-indent: 0px;	
	font-size: 12px;
	padding:0px 0px 0px 20px;
	margin:15px;
	
	vertical-align:top;
	text-align:left;
}


.news_page li {
	padding: 0px 0px 5px 0px;
	list-style-image: url(../images/submenu-on.gif);
	
}





.news_page p {
	padding:10px;
	
}

.news_page h3 {
	margin-bottom: 0px;
}
	
.news_page h1 {
	margin-top: 4px;
}

/*------------------------------------------ Site Map  ------------------------------------------*/

#sitemap h3{
	padding:0px;
	border-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 25px;
	margin-left: 0px;
	font-size: 16px;
	}
	
#sitemap .tabbed, #sitemap {
	margin-left: 20px;
}

/*------------------------------------------ Jobs Section  ------------------------------------------*/

.editjob{
	color:#00cc00;
	font-size: 12px;
	text-decoration:underline;
	}
	

/*------------------------------------------ Contact Page  ------------------------------------------*/


#contact_us {
	width:70%;
}
	
#contact_us td{
	padding:10px;
	white-space: nowrap;
}


/*------------------------------------------ Your Details  ------------------------------------------*/

#right_side {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	position: relative;
	text-align:center;
	float:right;
}

.side_boxes {
	float: left;
	letter-spacing: 0.00em;
	padding: 0px 0px 0px 0px;
	border: 0px solid #c0c0c0;
	width:150px;
	text-align:center;
}

.yourdetails h2 {
	margin:0;
	padding:0px 0px 0px 10px;
	background:#eee url(../images/h2grey.png) top left;
	line-height:24px;
	font-size:13px;
	}

.yourdetails ul {
	text-indent: 0px;	
	font-size: 12px;
	padding:0px 0px 0px 20px;
	margin:15px;
	list-style-image: url(../images/submenu-on.gif);
	vertical-align:top;
	text-align:left;
}



/*------------------------------------------ Top Menu  ------------------------------------------*/


#menu {
	clear:both;
	text-align: center; 
	height:28px;
	padding:0px;
	align:center;
}
	
#menu_container {
	width:100%;
	text-align: center; 
	background: url(../images/menu.gif);
	border-bottom:1px solid #666;
	border-top:1px solid #666;
	font-family:'trebuchet ms',arial,verdana,sans-serif;
	align:center;
}
	
	
#menu ul  {
	margin:0px;
	padding:0;
	list-style:none;	
}

#menu ul a {
	display:block;
	width:100%;
	line-height:28px;
	border-left:1px solid #7e7e7e;
	border-right:1px solid #ffffff;
	height:28px;
	background: url(../images/menu.gif);
	text-align:center;
	color:#fff;
	text-decoration:none;
}

#menu ul a span {
	display:block;
	height:28px;
	border-right:1px solid #7e7e7e;
	border-left:1px solid #ffffff;
}

#menu ul a.hover, #menu a.hover, #menu ul a.selected {
	cursor:pointer;
	background-color:#000;
	background-position:100% -36px;
	color:#fff;
}

.menu_selected {
	cursor:pointer;
	background-color:#000;
	background-position:100% -36px;
	color:red;
}


	
#menu li {
	font-size:12px;
	letter-spacing: 0.05em;
	width:112px;
	height:28px;
	margin:0;
	padding:0;
	float:left;
}


/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	border:1px solid #ffffff;
	border-top:0px;
	font-family:'trebuchet ms',arial,verdana,sans-serif;
}

/* each TR.item is one menu item */
.transMenu .item {
	color: white;
	font-size: 12px;
	font-family:'trebuchet ms',arial,verdana,sans-serif;
	text-decoration: none; /* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	cursor: pointer;
	cursor: hand;
}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#0666a0;
	color:white;
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
}
	
.transMenu .item td{
	border-top:none !important;
	border-top: 0px solid #FFFff;
	border-bottom:1px solid #bfbfbf;
}


	
	
	
