@charset "UTF-8";
/* Mylinkspace.com CSS Document */


body {
	margin: 0px;
	background-color: #46B4C0;
	background-image: url(../images/header_bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h2 {
font-weight:bold;
color:#9C0
}
.article {
	border: 1px solid #E5E5E5;
}
a {
	color: #333;
}
h3 {
	font-weight:bold;
	color:#1F8FBE;
}
#wrapper {
	width:960px;
	margin:auto;
}
#righttopnav {
	float: right;
	width: 410px;
	text-align: right;
	margin-bottom:50px;
	padding-bottom:10px;
}
#featuredarea2 {
	height: 290px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	border: 8px solid #000;
	background-color: #FFF;
	text-align: center;
}
#maincontent {
	background-color: #46b4c1;
}
#lefttopnav {
	width: 400px;
	float: left;
}
#footer {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	height: 60px;
	width: 100%;
	text-align: center;
	padding-top: 40px;
	margin-top:270px;
}
#footer a {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #F90;
	text-decoration: none;
}

#spacerdiv {
height:15px;}
.l01 {
	height: 35px;
	width: 20px;
	float:left;
}
.l02 {
	background-image: url(../images/lefttab02.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	height: 28px;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	text-align: center;
		float:left;
}
.l03 {
	height: 35px;
	width: 27px;
		float:left;
}
.memberlogin {
	color: #000;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
}
.r01 {
	height: 35px;
	width: 19px;
		float:left;
}
.r02 {
	background-image: url(../images/righttab02.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	height: 28px;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	text-align: center;
	float:left;
}
.r03 {
	height: 35px;
	width: 26px;
		float:left;
}
.r04 {
	height: 35px;
	width: 21px;
		float:left;
}
.notamember {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #09C;
	text-decoration: none;
	font-size: 10px;
}
#header {
	background-image: url(../images/header_bg.gif);
	background-repeat:repeat-x;
	height:84px;
}
#logo {
	background-image: url(../images/mls_logo.gif);
	background-repeat:no-repeat;
	height: 70px;
	width: 428px;
	float:left;
}
#joinnow {
	float:right;
	margin-top: -75px;
    margin-left:20px;
	text-align: right;
	width:250px;
}
#lefttopnav a{
	color:#FFF;
	text-decoration: none;
}

#lefttopnav a:hover{
	color:#CF0;
	text-decoration: none;
}
#righttopnav a{
	color:#FFF;
	text-decoration: none;
}

#righttopnav a:hover{
	color:#CF0;
	text-decoration: none;
}
#breadcrumbs {
	margin-top: 50px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom:50px;
}
#belowcontent {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#pagecontent {
	background-color: #FFF;
	width: 100%px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1f1f0;
	background-image: url(../images/article_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3A9AA4;
}
#mainpagecontent {
	width: 920px;
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	}


.coltop {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #C90;
}
.column {
	background-color: #F7F7F7;
	margin: 5px;
	width: 280px;
	float: left;
	padding: 10px;
	height: 200px;
	border: 2px solid #ECECEC;
}
.learnmore {
}
.colhr {
	width: 100%;
	color: #CCC;
	height: 1px;
	margin-top: -15px;
	margin-bottom: 20px;
}
.coltop2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #069;
}
.coltop3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #9C3;
}
/** Table Area **/
.resultheader {
	background-color: #353A3D;
	color:#1ABAF2;
	height:30px;
	font-size:14px;
}
.resultheader a {
	color:#1ABAF2;
	font-weight:bold;
	text-decoration: none;
	font-size:14px;
}

.results {
	background-color:#333;
	width:100%;
	margin-top:25px;}

.rh-even {
	background-color:#353A3D;
		color:#1ABAF2;
}
.rh-odd {
	background-color:#474E52;
		color:#1ABAF2;
}
.odd {
	background-color: #CCC;
	padding: 10px;
	height:25px;
}

.even {
	background-color: #E3E3E3;
	padding: 10px;
		height:25px;
}
.odd:hover {
	background-color: #46B4C0;
	
}

.even:hover {
	background-color: #0DA1CD;	
}
.odd img {
	border:none;
	margin:3px;
}
.even img {
border:none;
	margin:3px;
}



/** Tabs Area **/

#navcontainer
{
	margin-top:50px;

}

#top-tabs
{
	width:940px;
list-style: none outside none;
margin: 0;
padding: 0;
}

#top-tabs {
text-align: center
}


#top-tabs li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #top-tabs li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#top-tabs a, #top-tabs a:link, #top-tabs a:visited
{
	border: 1px solid #FFF;
	bottom: 2px;
	color: #FFF;
	cursor: pointer;
	display: inline;
	height: 1em;
	margin: 0;
	padding: 3px 5px 3px 5px;
	position: relative;
	right: 2px;
	text-decoration: none;
	background-color: #09C;
	font-size: 12px;
	font-weight: bold;
}

#top-tabs a:hover
{
	bottom: 1px;
	color: #FFF;
	position: relative;
	right: 1px;
	background-color: #06C;
}

#top-tabs a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#top-tabs li#active
{
background: #369;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #top-tabs li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#top-tabs #active a, #top-tabs #active a:link, #top-tabs #active a:visited, #top-tabs #active a:hover
{
background: #369;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}






/** Featured Area **/

#featured_area {
	background-color:#FFF;
	height: 308px;
	overflow: hidden;
	position: relative;
	margin-top: 100px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: 8px solid #2D3336;
}

#featured_area div#mySlides {
	padding-top: 30px;
}

#featured_area .description {
	float: left;
	width: 275px;
	height: 160px;
}

#featured_area .description h2 {
	font-size: 17px;
	color: #423d3a;
	margin-bottom: 15px;
	font-weight: bold;
}

#featured_area .description p {
	font-size: 13px;
}

#featured_area .description a.learn_more {
	font-size: 11px;
	text-transform: uppercase;
}

#featured_area .photo {
	border: 1px solid #f8f9fa;
	padding: 10px;
	margin-top: 1px;
	float: right;
	position: relative;
	background-color: #CCC;
}

#featured_area .photo img {
	width: 600px;
	height: 210px;
}

#featured_area .slide {
	overflow: hidden;
	padding: 10px;
}

#featured_area .container {
	height: 308px;
	overflow: none;
}



a.jFlowPrev, a.jFlowNext {
	display: block;
	width: 83px;
	height: 33px;
	position: absolute;
	bottom: -4px;
	text-indent: -9999px;
	cursor: pointer;
}

a.jFlowPrev {
	background: url(../images/prev-trans.png) no-repeat;
	left: 0px;
}

a.jFlowNext {
	background: url(../images/next-trans.png) no-repeat;
	right: 0px;
}

div#myController {
	display: none;
}
#footer2 {
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	height: 60px;
	width: 100%;
	text-align: center;
	padding-top: 40px;
	margin-top:10px;
}
#footer2 a {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#footer2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #F93;
	text-decoration: none;
}
.textcontent {
	width:95%;
	margin-right: auto;
	margin-left: auto;
}
#loginbox {
	width:300px;
	background-color: #F6F6F6;
	border: 3px solid #E6E6E6;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
#contactbox {
	width:500px;
	background-color: #F6F6F6;
	border: 3px solid #E6E6E6;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
.bc_current a{
	color: #09F;
}
#breadcrumbs a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#breadcrumbs a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #069;
}
.logintext {
}
.logininput {
	height: 20px;
	width: 150px;
	margin-top: 2px;
	border: 2px solid #CCC;
	font-size: 14px;
	padding-top: 5px;
	margin-left: 3px;
}
#name {
	height: 20px;
	width: 150px;
	margin-top: 2px;
	border: 2px solid #CCC;
	font-size: 14px;
	padding-top: 5px;
	margin-left: 3px;
}
#login_info_account_type {

	width: 150px;
	margin-top: 2px;
	border: 2px solid #CCC;
	font-size: 14px;
	padding-top: 5px;
	margin-left: 3px;
}

#author_education_resume_education_items__level{

	width: 150px;
	margin-top: 2px;
	border: 2px solid #CCC;
	font-size: 14px;
	padding-top: 5px;
	margin-left: 3px;
}

#email {
	height: 20px;
	width: 150px;
	margin-top: 2px;
	border: 2px solid #CCC;
	font-size: 14px;
	padding-top: 5px;
	margin-left: 3px;
}
#body {
	height: 100px;
	width: 350px;
	margin-top: 2px;
	border: 2px solid #CCC;
	font-size: 14px;
	padding-top: 5px;
	margin-left: 3px;
    font-family: Verdana, Geneva, sans-serif;

}
#horizm {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.horizmenu {
	background-color: #1ABAF2;
	padding: 5px;
	width: 95px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background-image: url(../images/horizmenubg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #333;
	border-left-color: #666;
}
.sidebuttons {
	background-color: #2B3538;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	width: 100px;
	text-align: center;
	font-size: 10px;
	height: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/sidebuttons.gif);
	background-repeat: repeat-x;
}
.sidebuttons a {
color: #fff;
text-decoration:none;
}
.sidebuttons a:hover {
color: #0CF;
text-decoration:none;
}
#horizm div:hover {
	background-image: url(../images/horizmenubg2.gif);
}
#articlecontent {
	padding: 10px;
}
#secondnav {
	margin-bottom:13px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	margin-top: 5px;
	text-align: center;
}
#secondnav a:hover {
color:#000;	
}
#author_signup {
	background-color: #F4F4F4;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.s01 {
	height: 39px;
	width: 16px;
	float:left;
}
.s02 {
	background-image: url(../images/secondnavmid.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	height: 25px;
	padding-top: 14px;
	padding-right: 3px;
	padding-left: 3px;
	display: block;
	text-align: center;
	float:left;
	background-repeat: repeat-x;
}
.s03 {
	height: 39px;
	width: 22px;
	float:left;
	margin-left: -3px;
}
.jobheader {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #1ABAF2;
	text-align: center;
	background-color: #353A3D;
	padding: 10px;
}
#listings td {
	border: 1px solid #333;
}
.jobheader2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #1ABAF2;
	text-align: center;
	background-color: #474E52;
	padding: 10px;
}
.joblist {
	padding: 5px;
}
.pagenum {
	padding: 5px;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
.pagenum a {
	font-size: 14px;
	color: #09C;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#list_container th{
background-color:#333;
color:#09F;
	padding:3px;
}
#list_container table{
background-color:#353A3D;

}
#list_container td {
	background-color: #E8E8E8;
	padding:3px;
}
.jointab {
	background-color:#069;
	border: solid 2px #099;
	width:100px;
	float:left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}
.jointab a {
color:#FFF;
font-weight:bold;
font-family:Verdana, Geneva, sans-serif;
font-size:13px;}

.addnew {
padding:5px; background:#333;
border: 2px #000 solid;
margin-top:5px;
width:100px;
text-align:center;}
.addnew a {
	color:#09C;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;}
	
.myaccount input{
	margin:3px;

}