body {
	background: url(images/bg.jpg) repeat-x #fff;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
}

#sub-background {
	background: url(images/subpage-bg.jpg) repeat-x #fff;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

img {border: 0;}

img.floatRight { 
    float: right; 
    margin: 0 0 10px 10px; 
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #ff9900;
}

#container {
	width: 900px;
	height: auto;
	background: transparent;
	margin: 0 auto;
}
#top {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	font-size: 10px;
	background: url(images/top-bg.jpg);
}
#sub-top {
	width: 900px;
	height: 166px;
	margin: 0 auto;
	font-size: 10px;
	background: url(images/subpage-top-bg.jpg);
}
#logo {
	width: 150px;
	height: 140px;
	background: url(images/logo-bg.jpg);
	float: left;
	margin: 0;
	padding: 10px 50px 0 50px;
}
#subpage-logo {
	width: 150px;
	height: 140px;
	background: transparent;
	float: left;
	margin: 0;
	padding: 10px 50px 0 50px;
}
#nav {
	width: 500px;
	height: 43px;
	margin: 65px 0 0 0;
	padding-left: 150px;
	background: url(images/nav-bg.jpg);
	float: left;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	padding: 0;
	float: left;
}
#nav span {
	visibility: hidden;
}
#nav ul a {
	display: block;
	width: 90px;
	height: 43px;
	padding: 0;
	text-decoration: none;
}
#home {
	width: 90px; 
	background: url(images/nav-home.jpg) no-repeat;
}
#home:hover {
	background: url(images/nav-home.jpg) 0 -43px;
}

#about {
	width: 90px; 
	background: url(images/nav-search-jobs.jpg) no-repeat;
}
#about:hover {
	background: url(images/nav-search-jobs.jpg) 0 -43px;
}

#cars {
	width: 90px; 
	background: url(images/nav-post-jobs.jpg) no-repeat;
}
#cars:hover {
	background: url(images/nav-post-jobs.jpg) 0 -43px;
}

#contact {
	width: 90px; 
	background: url(images/nav-tutorials.jpg) no-repeat;
}
#contact:hover {
	background: url(images/nav-tutorials.jpg) 0 -43px;
}

#support {
	width: 90px; 
	background: url(images/nav-support.jpg) no-repeat;
}
#support:hover {
	background: url(images/nav-support.jpg) 0 -43px;
}
#banner {
	width: 900px;
	height: 204px;
	background: url(images/banner.jpg);
	margin: 0;
	padding: 0;
	clear: both;
}
#bar {
	width: 444px;
	height: 62px;
	background: url(images/bar-bg.jpg) no-repeat;
	margin: 0;
	padding: 9px 0 9px 456px;
}
#bar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#bar ul li {
	padding: 0;
	float: left;
}
#bar span {
	visibility: hidden;
}
#bar ul a {
	display: block;
	width: 202px;
	height: 62px;
	padding: 0;
	margin-right: 10px;
	text-decoration: none;
}
#employers {
	width: 202px; 
	background: url(images/for-employers.jpg) no-repeat;
}
#employers:hover {
	background: url(images/for-employers.jpg) 0 -62px;
}

#seekers {
	width: 202px; 
	background: url(images/for-job-seekers.jpg) no-repeat;
}
#seekers:hover {
	background: url(images/for-job-seekers.jpg) 0 -62px;
}
#wrapper {
	width: 900px;
	height: auto;
	background: transparent;
	margin: 20px 10px;
	padding: 0;
}
#menu {
	width: 270px;
	height: auto;
	background: transparent;
	float: left;
}

.menu-item {
	width: 240px;
	height: 28px;
	margin: 0 0 5px 0;
	padding: 0;
	background: url(images/menu-bg.jpg);
	position: relative;
}
.menu-item a {
	display: block;
	width: 200px;
	height: 22px;
	padding: 6px 0 0 40px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.menu-item a:hover {
	text-decoration: none;
	color: #000;
	background: url(images/menu-bg.jpg) 0 -28px;
}
.menu-expanded {
	width: 240px;
	height: auto;
	background: url(images/menu-expanded-bg.jpg) no-repeat bottom #f7f7f7;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.menu-expanded ul {
	list-style: none;
	margin: 0 10px;
	padding: 0px;
}
.menu-expanded ul li {
	background: url(images/bullet.gif) no-repeat 0 6px;
	margin: 0 0 8px 20px;
	padding-left: 20px;
}
.menu-expanded a {
	padding: 6px 0 0 0px;
	color: #000;
	text-decoration: none;
}
.menu-expanded a:hover {
	text-decoration: underline;
	color: #ff9900;
}

#content {
	width: 590px;
	height: auto;
	background: transparent;
	padding: 0px 20px 0 10px;
	line-height: 20px;
	float: left;
}
#content ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
}
#content ul li {
	background: url(images/bullet.gif) no-repeat 0 6px;
	margin: 0 0 5px 30px;
	padding-left: 20px;
}
#clear {
	width: 900px;
	height: 40px;
	margin: 0;
	padding: 0;
	clear: both;
}

#bottom {
	width: auto;
	height: 80px;
	color: #303030;
	background: #F2F2F2;
	border-top: 1px solid #e6e6e6;
	margin: 0 10px;
	padding: 0;
	clear: both;
}
#footer {
	width: 875px;
	height: 48px;
	color: #303030;
	background: url(images/footer-bg.jpg) no-repeat right;
	margin: 0 auto;
	padding-top: 32px;
	padding-left: 10px;
	position: relative;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	float: left;
	padding: 0px 20px;
}
#footer ul a {
	display: block;
	color: #303030;
	text-decoration: none;
}
#footer ul a:hover {
	display: block;
	color: #000;
	text-decoration: underline;
}
#copyright {
	width: auto;
	height: auto;
	position:absolute;
	top: 32px;
	right: 90px;
}
#copyright a {
	font-weight: bold;
	color: #303030;
	text-decoration: none;
}
#copyright a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.header {
	font-family: Myriad Pro, Trebuchet MS, Helvetica, Verdana;
	font-weight: bold;
	font-size: 18pt;
	height: 20px;
	margin: 0 -15px 20px -15px;
	padding: 15px;
	background: #f2f2f2;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}
.expand {
	position: absolute;
	top: 15px;
	right: 15px;
}

/*------------------ CONTENT STYLES ------------------------*/

.content_container {
	width: 590px;
	height: auto;
	background: transparent;
	padding: 0px 0px 0 0px;
	line-height: 20px;
	float: left;
}

.content_header {
	font-family: Myriad Pro, Trebuchet MS, Helvetica, Verdana;
	font-weight: bold;
	font-size: 18pt;
	height: 20px;
	margin: 0 -15px 20px -15px;
	padding: 15px;
	background: #f2f2f2;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}

.bar_left {
	text-align: left;
	float: left;
	width: 80%;
}

.bar_right {
	text-align: right;
	float: right;
	width: 20%;
}

.shift_left {
	text-align: left;
	float: left;
	width: 50%;
}

.shift_right {
	text-align: right;
	float: right;
	width: 50%;
}

.content {
	font-family: Myriad Pro, Trebuchet MS, Helvetica, Verdana;
	margin: -20px -15px 20px -15px;
	font-size: 13px;
	padding: 15px;
	background: #f8f8f8;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}

/*------------------ REGISTER STYLES ------------------------*/

.register_container {
	width: 590px;
}

.register_form {
	font-size: 12px;
}

.register_input {
	width: 95%;
	height: 20px;
	font-size: 14px;
	font-family: Trebuchet MS, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.register_left {
	font-family: Myriad Pro, Trebuchet MS, Helvetica, Verdana;
	font-weight: bold;
	background: #f8f8f8;
}

.register_right {
	font-family: Myriad Pro, Trebuchet MS, Helvetica, Verdana;
	font-weight: bold;
	background: #f8f8f8;
}

.register_content {
	font-family: Myriad Pro, Trebuchet MS, Helvetica, Verdana;
	font-weight: bold;
	margin: -20px -15px 20px -15px;
	padding: 15px;
	background: #f8f8f8;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
}

/*------------------ LOGIN STYLES ------------------------*/

#login_container {
	width: 590px;
	height: auto;
	background: transparent;
	padding: 0px 0px 0 0px;
	line-height: 20px;
	float: left;
}

#login_header {
	font-family: Myriad Pro, Trebuchet MS, Helvetica, Verdana;
	font-weight: bold;
	font-size: 18pt;
	height: 20px;
	margin: 0 -15px 20px -15px;
	padding: 15px;
	background: #f2f2f2;
	position: relative;
}

#login_left {
	font-family: Myriad Pro, Trebuchet MS, Helvetica, Verdana;
	font-weight: bold;
	margin: -20px -15px 20px -15px;
	padding: 15px;
	background: #f8f8f8;
	position: relative;
}

#login_right {
}

#login_box {
}

#login_status_header {
	background: #E8E9C7;
	padding: 2px;
	font-weight: bold;
	font-size: 12px;
}

#login_message {
	padding: 4px;
	margin-bottom: 5px;
}

#login_form_username {
	padding: 4px;
	font-size: 14px;
}

#login_form_password {
	padding: 4px;
	font-size: 14px;
}

#login_form_submit {
	padding: 4px;
	font-size: 14px;
}

.login_input_username {
	width: 98%;
	height: 25px;
	font-size: 20px;
	font-family: Trebuchet MS, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.login_input_password {
	width: 98%;
	height: 25px;
	font-size: 20px;
	font-family: Trebuchet MS, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#list_header {
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, sans-serif;
	background-color: #555555;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
}

#list_content {
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 5px;
	background: #eeeeee;
	overflow: hidden;
}

.user_info_container {
	padding-left: 2px;
	padding-right: 2px;
}

.user_info_header {
	height: 15px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, sans-serif;
	background-color: #6699bb;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	width: 270px;
	margin-top: 5px;
}

#user_info_content {
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 5px;
	background: #eeeeee;
	width: 270px;
	overflow: hidden;
	margin-bottom: 5px;
}

:focus {
	-moz-outline-style: none;
}

#mapsearch .gsmsc-idleMapDiv {
	height : 256px;
}

#mapsearch .gsmsc-mapDiv {
	height : 256px;
}

#mapsearch {
	width : 550px;
	margin : 10px;
	padding : 4px;
	border : 1px solid #f9f9f9;
}