/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se
Adapted by: Al @ http://www.nyveldt.com/blog/

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #F70;
}
a:hover {
	color: #C60;
}
body {
	background: #686868 url(img/guthans_bg.png) repeat-y;
	color: #2F4600;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0 auto;
	
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 4px;
}
label 
{
	color:White;
	font: 1.2em "Lucida Sans Unicode",sans-serif;
}

table td 
{
	color:White;
	font: 1.2em "Lucida Sans Unicode",sans-serif;
}
div 
{
	
	color:White;
	font: 1.0em "Lucida Sans Unicode",sans-serif;
}
code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #da851a;
	padding-top: 6px;
}

h1.top 
{
	color: #eeeeee;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

#postnavigation{
	height: 20px;
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
}

/* structure */
.container {
	width:833px;
	background: #f8a61f;
	float:inherit;
	margin: 0px auto;
	
}

.header {
	min-height:366px;
}

/* title */
.title {
	 background: url(img/header_static.png) no-repeat;
     background-repeat:no-repeat;
     width:833px;
     min-height:366px;

	
}
.title h1 {
	color: #FFF;
	font: normal 2em Verdana,sans-serif;
}
.title a {
	text-decoration: none;
	color: #FFF;
}


/* Menu */
#menu 
{
    margin-top:-5px;
    height:47px;
    min-width:833px;
	background: url('img/three_0.gif');
	background-repeat:repeat-x;
}




/* navigation */
.navigation {
	float: left;
	height: 92px;
	margin-left: 24px;
	padding: 0 16px;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 56px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	min-height:500px;
	
}

/* main left */
.sidenav 
{
    position:absolute;
	max-width: 200px;
	padding-left:800px;

}

.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}

.sidenav img {
	border: none;
}

.sidenav ul 
{
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}

.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	/* display: block; */
	font-size: 1em;
	padding: 3px 6px 3px 3px;
	text-decoration: none;
	
}
.sidenav li a:hover {
	color: #111;
	background: url(img/nav_li.png) no-repeat;
}

#blogroll 
{
	font-size: 0.8em;
}
.open
{
	font-size: 1em;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/* content */
.content {
	float: left;
	width: 100%;
	background-color:#584129;
	
	
}
.contentgallery {
	float: left;
	width: 100%;
	background-color:#584129;
	min-height:400px;
	
}
/* content */
.content p{
	margin:5px 12px 20px 12px;
	color:White;
	font-family:Myriad Pro;
	font-size:large;
	
}
.content .postheader {
	text-decoration: none;
	color: #da851a;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.png);
	margin-left: 18px;
}
.postcontent {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
.postcontent p {
	font-size: inherit;
	padding-bottom: 1.2em;
}
#ctl00_cphBody_divText {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
#ctl00_cphBody_divText p {
	font-size: inherit;
	padding-bottom: 1.2em;
}
.postfooter {
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#505050;
}
.postfooter img{
	border: none;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
	width:100%;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	background: white;
	margin-bottom: 10px;
	width: 100%;
	z-index: 1;
	min-width: 1px;
	clear: both;
}

div.widget .content{
	line-height: 16px;
	color: #666666;
	width: 100%;
	float: none;
	margin: 0;
}

div.widget h4{
	font-size: 1.2em;
	border-bottom: 1px dashed #DDD;
	color: #E73;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;	
	z-index: 0;
	letter-spacing: 1px;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget .content ul {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
	text-transform: capitalize;
}

#widgetzone .widget .content ul li {
	list-style: none !important;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}


/* search form */
#searchbox input 
{
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
#searchbutton {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}
#searchcomments
{
	margin-right: 3px;
}

/* footer */
.footer {
	background: #0094D6 url(img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
	margin:0px auto;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* related posts */
#relatedPosts a {
	display: block;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

/* comments */
.comment 
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.comment .date {
	text-align: left;
	margin: 0;
	padding: 3px 0px;
}
.comment .author {
	margin: 0;
	text-align: left;
	padding-top: 3px;
	margin: 5px 0px 3px 0px;
	clear: both;
}

.self {
	background-color:#F5F5F5;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 5px 5px 5px;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px 0 0 5px;
}
.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
}

.commentForm input {
	width: 345px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: none;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
}

/* Archive */
#archive p
{
	font-size: 1.2em;
}
#archive img
{
	border: none;
	padding-right: 5px;
}
#archive h2 {
	font-size: 1.2em;
	margin-bottom: 4px;
}
#archive span 
{
	display: block;
	margin-bottom: 3px;
	font-size: 1.1em;
}

#archive span a 
{
	margin-left: 4px;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

#tagcloud li {
	display: inline;
	border-bottom: none;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
	padding: 3px 1px 3px 1px;
}

#tagcloud li a:hover {
	color: #111;
	background: none;
}

#tagcloud a.biggest {
	font-size: 20px;
}

#tagcloud a.big {
	font-size: 17px;
}

#tagcloud a.medium {
	font-size: 13px;
}

#tagcloud a.small {
	font-size: 12px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
	font-size: 1.2em;
	width: 80%;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0px;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	padding: 10px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/* code styles for CodeFormatter Extension*/
.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
	/*white-space: pre;*/
}

.csharpcode pre { margin: 0em; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpcode .lnum { color: #606060; }

/*----------------------------
				Search page
----------------------------*/

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
					XFN tags
----------------------------*/

div.post .postcontent a[rel] {
	padding-right:11px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .postcontent a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .postcontent a[rel~="contact"] ,
div.post .postcontent a[rel~="acquaintance"],
div.post .postcontent a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
}
/*-------- [ Normal contacts youve met ]--*/
div.post .postcontent a[rel~="contact"][rel~="met"] ,
div.post .postcontent a[rel~="acquaintance"][rel~="met"] ,
div.post .postcontent a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .postcontent a[rel~="colleague"] ,
div.post .postcontent a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .postcontent a[rel~="colleague"][rel~="met"] ,
div.post .postcontent a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .postcontent a[rel~="muse"] ,
div.post .postcontent a[rel~="crush"] ,  
div.post .postcontent a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .postcontent a[rel~="muse"][rel~="met"] ,
div.post .postcontent a[rel~="crush"][rel~="met"] ,  
div.post .postcontent a[rel~="date"][rel~="met"] ,
div.post .postcontent a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
}

/********CUSTOM ASPX STYLES******/
#latest-post-awards
{
	float: left;
    background: url(img/awardsbg_content.png);
    background-repeat:repeat-y;
	padding: 18px 0px 0px 10px;
	width:823px;
	border:0px;
	max-height:353px;
	font-size: 12px;
	font-family:Myriad Pro;
}
#latest-post2 
{
	float: left;
    background: url(img/about_content_bg.png);
    background-repeat:repeat-y;
	padding: 18px 0px 0px 10px;
	width:823px;
	font-size: 12px;
	font-family:Myriad Pro;
}
#latest-post
{
	float: left;
	background-color:#261501;
	width: 815px;
	padding: 20px 10px 10px 10px;
	font-size: 16px;
	
}
#latest-post p
{
	font-size: 16px;
	font-family:Myriad Pro;
}
.postMainPage 
{
    font-size: 16px;
	font-family:Myriad Pro;
    background-color:#261501;
}
#about_us
{
	float: left;
    background: url(img/about_us.png);
    background-repeat:no-repeat;
}
#latest-post h3.about_us_image
{
	float: left;
    background: url(img/about_us_image.png);
    background-repeat:no-repeat;
}

#latest-post-two
{
	float: left;
	background-color:#584129;
	width: 815px;
	padding: 5px 10px 10px 10px;
	font-size: 16px;
}

.postContent 
{
   min-height:430px;
}

.post .title {
	margin: 0;
	color:#fba922;
	font-size: 1.4em;
}

.post .link 
{
    color:#f9a720;
    margin-left:120px;
}
.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry 
{
    float:left;
    min-width:700px;
    min-height:250px;
    
}
.post .gallery
{
    float:left;
    margin-left:120px;
    
}

.post .calendar
{
    float:left;
    margin-left:10px;
    
} 
   
.post .entry b
{
   color:#f9a720;
}
   
.post .entry p
{
    margin-top:20px;
    color:white;
    font: 15px/18px Georgia, "Times New Roman", Times, serif;
}

#relationshipContent
{
    float:left;
    margin-left:5px;
    padding-left:53px;
    width:300px;
    height:90px;
}

p.contentMain 
{
	float:left;
	width:485px;
     font-style:italic;
}
p.contentMain
{
	float:left;
	width:485px;
     font-style:italic;
}
img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785;
}

#relationshipContent2
{
    float:left;
    margin-left:5px;
    padding-left:53px;
    padding-top:10px;
    width:300px;
}


.post .entry .relationshipImage
{
    float:left;
}
/* Sidebar */

.post .sidebar 
{
    padding:0px 0px 0px 0px;
    float:right;
    width:305px;
    height:202px;
    margin-top:-430px;
    max-width:305px;
    z-index:1;
    background: url(img/side_bg.jpg);
}

#contentNews a
{
  font: 15px/18px Georgia, "Times New Roman", Times, serif;
   color:White;

}

#contentNews 
{
  margin-top:-1px;
  font: 15px/18px Georgia, "Times New Roman", Times, serif;
   color:White;
  
}

#contentNews2 
{
  margin-top:-1px;
  font: 15px/18px Georgia, "Times New Roman", Times, serif;
   color:#584129;
  
}
.post .sidebar-two
{
    padding:0px 0px 0px 0px;
    float:right;
    width:295px;
    max-width:295px;
    max-height:202px;
    height:202px;
    margin-top:-210px;
    background:#584129 url(img/side_bg2.png);
    background-repeat:no-repeat;
}

.post .sidebar-two p 
{
  margin-left:10px;
  margin-right:17px;
  color:#261501;
  font: 15px/18px Georgia, "Times New Roman", Times, serif;
  
}

.post .sidebar p 
{
  margin-left:25px;
  margin-right:17px;
  color:White;
  font: 15px/18px Georgia, "Times New Roman", Times, serif;
}
    
.post .sidebar h3.side-title
{
  margin:10px 20px 0px 18px;
  padding:10px 20px 0px 18px;
  color:#fba922;
  font-size : 1.2em;
  
}


.tableGallery {
  margin-left:20px;
  padding-left:20px;
}
.tableGallery img:hover{
filter: alpha(opacity=40); 
-moz-opacity: .4; 

}


.post .sidebar-two h3.side-title
{
  margin:10px 10px 0px 12px;
  padding:10px 10px 0px 12px;
  color:#402f1d;
  font-size : 1.2em;
  
}
.post .sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.post .sidebar li {
	display: block;
	float: left;
	width: 100px;
	padding: 10px;
}

.post .sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

.post .sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

.post .sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(img/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

.post .sidebar a {
	text-decoration: none;
	color: #4E7301;
}

.post .sidebar a:hover {
	text-decoration: underline;
}
#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 16px;
}

#latest-post 
{
	float: left;
	background-color:#261501;
	width: 815px;
	padding: 20px 10px 10px 10px;
	font-size: 16px;
}

#latest-post-two
{
	float: left;
	background-color:#584129;
	width: 815px;
	padding: 5px 10px 10px 10px;
	font-size: 16px;
	min-height:250px;
}


#jobheader
{
  
  margin-top: -20px;
  margin-left: -60px;
  border:0px;
}

#admin 
{
	margin-top:10px;
	 padding:30px 20px 20px 20px;
}
#admin a 
{
  color :White;
  font: 15px/18px Georgia, "Times New Roman", Times, serif;
 
}
#portfolio2 
{

   background:url('img/header_static.png');
   background-repeat:no-repeat;
   width:833px;
   margin-left:10px;
   min-height:366px;
   \margin-left: -0px;


}
   
#portfolio2 ul 
{
   list-style:none;
}
#portfolio2 li 
{
  list-style:none;
   margin-top:20px;
   padding-top:50px;
   left:100px;
   border:0px;

}
 #portfolio2 li img
{
 
  padding-left:143px;
  border:0px;

}
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



#nav {padding:0; margin:0; list-style:none; height:47px; background:#fff url('img/three_0.gif') repeat-x; position:relative; z-index:500; font-family:arial, verdana, sans-serif; width:833px;}
#nav li.top {display:block; float:left; height:47px; }
#nav li a.top_link {display:block; float:left; height:44px;line-height:33px; color:#ccc; text-decoration:none; font-size:14px; font-weight:bold; padding:0 0 0 6px; cursor:pointer;background: url('img/three_0.gif');}
#nav li a.top_link span {color:black;float:left; display:block; padding:0 24px 0 12px; height:44px;background: url('img/three_0.gif') right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:44px;background: url('img/three_0a.gif') no-repeat right top;}

#nav li:hover a.top_link {color:#fff; background: url('img/three_1.gif') no-repeat;}
#nav li:hover a.top_link span {background:url('img/three_1.gif') no-repeat right top;}
#nav li:hover a.top_link span.down {background:url('img/three_1a.gif') no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #cccccc; padding:3px; border:1px solid #5c731e; white-space:nowrap; width:130px;  padding-bottom:10px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:110px; font-weight:bold;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; font-weight:bold;  padding:5px 5px 0px 5px; width:110px; line-height:18px; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:#cccccc url('img/arrow.gif') 80px 6px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background:#faa620; color:#fff; height:20px; width:110px; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{background:#faa620 url('img/arrow_over.gif') 80px 6px no-repeat; width:110px; height:20px; color:#fff;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul
{left:90px; top:-4px; background: #cccccc; padding:3px 3px 0px 3px; border:1px solid #5c731e; white-space:nowrap; width:110px; z-index:400; height:auto;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly
{background:#faa620 url('img/arrow_over.gif') 80px 6px no-repeat; height:20px; width:110px; color:#fff; border-color:#fff;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background:#cccccc url('img/arrow.gif') 0px px no-repeat;  height:20px; padding:0px 5px 0px 5px; color:#000; border-color:#cccccc;} 

#jobformHeader 
{
    float: left;
    background: url('img/form_header.png');
    background-repeat:no-repeat;
    min-width:815px;
    margin-top:-10px;
    height:40px;
}

em 
{
    color:Red
}

#jobapplication
{
	float: left;
	background-color:#ffffff;
	width: 815px;
	padding-top:10px;
	border:10px;
	border-color:Orange;

}

#jobapplication label strong{
display:none;
}
#jobapplication label 
{
	color:#2F4600;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	text-align:justify;
}
#jobapplication p.job 
{
	color:#2F4600;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:15px;
	text-align:justify;
    margin-left:100px;
    max-width:450px;
}

#jobapplication input {
width: 124px;
height: 20px;
text-align: left;
margin: 0 0 0 4px;
padding: 0;
border: 1px solid #D3D3D3;
border-top: 1px solid #6D6D6D;
border-left: 1px solid #6D6D6D;
}

html>body #jobapplication button {
vertical-align: bottom;
}

.aspButton 
{
   background-image:url('img/button.jpg');
   background-repeat:no-repeat;
  width:126;
   border:1px;
   border-color:White;

}
#jobapplication legend {

	color:#BD8B34;
	font-variant:small-caps;
	font-size:22px;
    font-family  :"Times New Roman",Times,serif;
    font-weight:normal;	
	padding:2px 5px;
	margin:0px 0px 10px 0px;

}

/* Nested Fieldset  */
#jobapplication fieldset fieldset  {
	background-color:#FFF;
	border: 0px solid #ccc;
	
}
#jobapplication fieldset fieldset legend {
	font-size: 110%;
}

#jobapplication  fieldset {
	padding: 0px 10px 10px 0px;
	margin: 10px 0px 0px 100px;
	background-color:white;
	border: 2px solid #929292;	
	overflow: auto;
	top:-12px;
	max-width:550px;
}

#jobapplication  p{
	width:550px;
}

#ctl00_LoginStatus1
{
	z-index:800;
	position:absolute;
	margin:10px auto;
    padding-left:5px;
	color:White;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	text-align:justify;
}

