body {margin:0; padding:0; color:#000; font-family:Trebuchet Ms; font-size:11px; background:#d8eaf4 url(/images/bg.png) repeat-x; background-position:left top; background-attachment:fixed;}



a { 
	color:#002531;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	text-decoration:underline;
}

a:hover { 
	color:#138E55;
}

h2 { 
	font-family:Tahoma,LucidaGrande,Verdana,Arial,sans-serif;
	color:#0AA3F2;
	font-weight:bold;
	font-size:18pt;
}

h3 { 
	font-family:Tahoma,LucidaGrande,Verdana,Arial,sans-serif;
	color:#084a8d;
	font-weight:bold;
	font-size:14pt;
}

table { font-size:11pt !important; }

.button {
	cursor:pointer; 
	border-style: solid;
	border-width: 1px;
	margin:0;
	padding:0.3em;
	font-size:13px;
	font-weight:normal;
	vertical-align:middle;
	background:transparent url(/images/bg_button.png) repeat-x top left;
	overflow:visible; 
	width:auto;
	line-height: 1.1em;
	white-space: nowrap;
}

.button_red {
	cursor:pointer; 
	border-style: solid;
	border-width: 1px;
	margin:0;
	padding:0.3em;
	font-size:13px;
	font-weight:normal;
	vertical-align:middle;
	background:transparent url(/images/bg_button_red.png) repeat-x top left;
	overflow:visible; 
	width:auto;
	line-height: 1.1em;
	white-space: nowrap;
}

.form_title {
	color:#cccccc;
	border-style: solid;
	border-width: 1px;
	margin:0;
	padding:0.5em;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}


#Container {
	width:85%;
	min-height:760px;
	margin:0 auto
}

.Clear { clear:both }

#Header {
	position:relative;
	padding-top:29px
	}

#logo{margin:0;padding:0}

#logo a {
	display:block;
	text-indent: -9999px;
	margin-top:-16px;
	width:134px;
	height:62px;
	background:url('/images/meendo.gif') no-repeat
	}

ul#MainMenu { 
	position:absolute;
	top:0;right:0;margin:0;padding:0;
	background:#FBFBFC url('/blogs/themes/main/images/MenuBG.png') repeat-x bottom right;
	list-style-type:none
}
ul#MainMenu li { margin:0;padding:0;float:left }
ul#MainMenu li a { 
	text-decoration:none;
	font-size:13px;
	color:#6E6E6E;
	display:block;
	float:left;
	background:url('/blogs/themes/main/images/MenuDivider.png') no-repeat bottom left;
	padding-left:15px;
	padding-right:15px;
	padding-top:9px;
	padding-bottom:8px
}
ul#MainMenu li a.Left { 
	background:url('/blogs/themes/main/images/MenuLeftCorner.png') no-repeat bottom left;
	padding-left:25px
}
ul#MainMenu li a.Right {padding-right:25px}
ul#MainMenu li a:hover,ul#MainMenu { color:#C15B0F }
ul#MainMenu li a.Selected { color:#C15B0F; font-weight:bold }



#user_thumb {
 text-align:center;
 width:125px;
 margin-bottom:10px;
}

#user_thumb img {
 background-color:transparent;
 background-image:url('/blogs/themes/main/images/th_back.gif');
 background-position:center;
 background-repeat:no-repeat;
 padding:5px;
}

#user_thumb a:hover {
 text-decoration: none;
}

#user_thumb a:hover img{
 text-decoration: none;
 background-image:url('/blogs/themes/main/images/th_back_on.gif');
}


.RecInfo { 
	font-size:11px;
	width:240px;
	background:url('/blogs/themes/main/images/JobsBG.png') repeat-y bottom left;
	min-height:110px;
}

.RecInfo a{ 
	font-size:12px;
	color:#002531;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	text-decoration:none
}

.RecInfo a:hover { color:#138E55 }


.UserInfo { 
	font-size:11px;
	width:240px;
	background:url('/blogs/themes/main/images/JobsBG.png') repeat-y bottom left;
	min-height:310px;
}

.UserInfo a{ 
	font-size:12px;
	color:#002531;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	text-decoration:none
}

.UserInfo a:hover { color:#138E55 }


.UserInfoTop { 
	width:240px;
	background:url('/blogs/themes/main/images/JobsBGtop.png') repeat-y bottom left;
	height:42px;
}

.box {
	min-width:650px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left:10px;
	padding-right:10px;
	background: url(/blogs/themes/main/images/post_bottom.gif) repeat-x left bottom;
}


.post-content {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
}

#Footer {
	font-size:11px;
	height:90px;
	background:url('/blogs/themes/main/images/FooterBG.png') repeat-x bottom;
	text-align:center;
	color:#fff;
}

#Footer a { 
	color:#000;
	text-decoration:underline;
	font-size:11px;
	font-family:Tahoma,Verdana,Arial,sans-serif
}
#Footer a:hover { color:#ff0000; }

.post_status {
	background: #ffffcc;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #E3E7CE;
	clear: both;
	}

