* {
margin:0;
padding:0;
}
table tr td {
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}
img {
	border:0px;
}
/* General Style Info */
body {
	background-color: white;
	color: #333;
	font-family:'arial','verdana','lucida grande','helvetica','sans-serif';
	font-size:12px;
	margin: 0;
	text-align:center;
}
label {
	font-size:10px;
	padding-right:5px;
	vertical-align:top;
}
input, select, textarea {
	width:200px;
	font-size:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}
#content li {
	list-style-position: inside;
	margin-left: 20px;
}
#content ul {
	margin-bottom: 10px;
}
#content ol {
	margin-bottom: 10px;
	list-style-type: lower-alpha;
}
p {
	margin-bottom: 8px;
	color:#333;
}
h1 {
	font-size: 18px;
	color: #ab4539;
	font-weight: lighter;
	margin-bottom: 10px;
}
h2 {
	font-size: 15px;
	color: #ab4539;
	font-weight: lighter;
	margin-bottom: 10px;
}
h3 {
	font-size:22px;
	margin-bottom:10px;
}
a {
	color:#ab4539;
	text-decoration:none;
}
a:hover {
	color: #773028;
	text-decoration:none;
}
/* Layout */
#container {
	width:900px;
	margin: 0 auto;
	text-align: left;
	padding:0px;
}

#header{
	padding: 0px;
	border-bottom: solid #727070 4px;
}
#content{
	font-family:'verdana','helvetica','arial','sans-serif';
}
#bottomrow {
	border-collapse:separate;
	border-spacing:5px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
#bottomrow td {
	text-align:center;
	font-size:14px;
	width:25%;
}
#toprow {
	border-collapse:separate;
	border-spacing:5px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
#toprow .label {
	float:left;
	text-align:center;
	font-size:16px;
	width:100%;
}
.light_row {
	background-color:#CCC;
}
.match_table {
	font-size:12px;
	width:80%;
}
.match_table th {
	font-weight:bold;
	text-align:center;
	background:#4A4A4C;
}
.big_orange {
	font-size:16px;
	color:#FF7F00;
}
.midrow {
	border-collapse:separate;
	border-spacing:7px;
	width:100%;
}
.content_box {
	width:256px;
	height:120px;
	background:#4A4A4C;
	display:block;
	margin:0px;
	font-size:10px;
	padding:2px;
}
.content_box table {
	width:100%;	
}
.content_box th {
	color:#FF7F00;
}
.jobs_list_table {
	width:600px;
}
.jobs_list_table th {
	font-size:12px;
	font-weight:bold;
}
.greylabel {
	width:100%;
	padding-top:4px;
	padding-bottom:4px;
	margin-bottom:10px;
	background:#4A4A4C;
	color:white;
	font-size:18px;
	display:block;
}
.greylabel span {
	margin-left:15px;
}
.button {
	margin-top:10px;
	text-align:center;
	font-size:14px;
	color:#FF7F00;
}
.button a {
	color:#FF7F00;
	text-decoration:none;
}
.button a:hover {
	color:white;
}
.wide_table {
	padding-left:50px;
	width:100%;
}
.wide_table table {
	width:100%;
	border-collapse:collapse;
}
.wide_table td {
	width:33%;
	text-align:left;
}
.wide_table label {
	margin:0px;
	text-align:left;
	padding:0px;
	margin-left:5px;
}
.wide_table input {
	width:16px;
	
}
.creatives_table {
	width:100%;
}
.updated_row {
	color:red;
}
.right_align_box {
	width:600px;
	text-align:right;
}
.form_list {
	width:400px;
	text-align:right;
	font-size:10px;
}
.form_list label {
	margin-right:10px;
	vertical-align:middle;
}
.date_select {
	
}
.date_select select {
	width:60px;
}
.date_select label {
	padding-right:15px;
}

.profile_list {
	width:500px;
	font-size:12px;
}
.profile_list th {
	color:#FF7F00;
	width:100px;
	text-align:left;
}
.profile_list td {
	width:350px;
	text-align:left;
	color:white;
}
.portfolio_table {
	border-collapse:separate;
	border-spacing:15px 0px;
}
.portfolio_table span {
	vertical-align:middle;
	padding-top:5px;
}
.portfolio_table td {
	width:85px;
	height:90px;
	font-size:10px;
}
.portfolio_table a {
	color:#FF7F00;
	text-decoration:none;
}
.portfolio_table a:hover {
	color:white;
}
.upload_form_field {
	color:#FF7F00;
	font-size:10px;
}
.login_box {
	text-align:right;
	margin-right:25px;
}
.login_box input {
	width:100px;
	padding:0px;
	margin:0px 0px 5px 0px;
}
.login_box label {
	vertical-align:middle;
	margin-right:17px;
}
.login_box span {
	margin:0px 0px 0px 0px;
}

/* Tables */

.cake-sql-log {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	background: #f4f4f4;
}
.cake-sql-log table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
.cake-sql-log th {
	background-color: #f2f2f2;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}
.cake-sql-log table tr.altrow td {
	background: #f4f4f4;
}


/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}

#menu {
  height: 30px;
}
#menu li {
	display: inline;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	margin: 0 60px 0 10px;
	font-size: 13px;
}
#menu li a, #menu li a:active {
	color: #999;
}
#menu li a:hover {
	color: #333;
}
#footer {
	border-top: 4px solid #727070;
	width: 900px;
	float: left;
	text-align: center;
}
#footer p {
	margin-top: 5px;
	color: #555;
}
#footer-links {
	height: 30px;
	float: left;
}
#footer-links li {
	display: inline;
	margin-right: 20px;
	line-height: 30px;
}
#footer-links li a {
	color: #7f7f7f;
}
#footer-links li a {
	color: #333;
}
#footer {
  
}

#register{
float:left;
width: 624px;
height: 178px;
margin: 0 5px 5px 0;
}
#register-heading {
  height: 29px;
  background-color: #ccc;
  margin-bottom: 5px;
  color: #ab4637;
  background-image: url(../img/register.png);
  background-position: 30% 20%;
}
#register-body {
	height: 144px;
	width: 100%;
	background-color: #ccc;
	background-image: url(../img/register.png);
	background-repeat: repeat; 
	  background-position: 10% 10%;
}

#register td {
	padding: 10px 20px 0 20px;
}

#account-login {
	width: 271px;
	height: 178px;
	float: left;
}
#login-heading {
  height: 29px;
  background-color: #f0f0f0;
  margin-bottom: 5px;
  color: #666;
  background-image: url(../img/loginpanel.jpg);
  background-repeat: repeat;
}
#login-body {
	height: 144px;
	width: 271px;
	background-color: #f0f0f0;
	background-image: url(../img/loginpanel.jpg);
  background-repeat: repeat;
}
.padding-left {
	padding-left: 10px;
}
#login-body a {
	color: #333;
}
#login-body a:hover {
	color: #555;
}
#account-login .inputtext {
	width: 160px;
	height: 22px;
	font-size: 14px;
	line-height: 22px;
	border: none;
	background-color: #666;
	color: white;
}
#account-login .button {
	margin: 0;
	border: 0;
	background-color: #333;
	width: 60px;
}
.heading {
	text-transform: uppercase;
	line-height: 29px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}
.reg-heading {
	font-size: 14px;
	font-weight: bold;
}
#register ul {
	list-style: disc inside none;
}
#register .button {
	text-align: center;
	background-color: #ab4637;
	width: 120px;
	margin: 0 auto;
	display: block;
}
#register .button a {
	color: white;
}
.button {
	height: 21px;
	text-transform: uppercase;
	line-height: 21px;
	background-image: url(../img/chessboard.png);
	background-repeat: repeat;
	color: white;
	font-weight: bold;
	text-align: center;
}
#hot-jobs {
	width: 447px;
	height: 334px;
	margin-right: 5px;
	float: left;
}
#hot-jobs-heading {
	height: 29px;
	margin-bottom: 5px;
	background-color: #B31F1F;
	color: white;
	background-image: url(../img/hotjobs.png);
    background-position: 70% 70%;
}
#hot-jobs-body {
	height: 300px;
	background-color: #a64d4d;
	background-repeat: repeat;
	background-image: url(../img/hotjobs.png);
	background-position: 10% 10%;
}
#hot-talent {
	width: 448px;
	height: 334px;
	float: left;
}
#hot-talent-heading {
	height: 29px;
	margin-bottom: 5px;
	background-color: #535353;
	color: white;
	background-image: url(../img/hottalent.png);
	background-position: 10% 10%;
}
#hot-talent-body {
	height: 300px;
	background-color: #535353;
	background-image: url(../img/hottalent.png);
	background-position: 30% 20%;
	background-repeat: repeat;
}
.hot-images {
  height: 180px;
  margin-bottom: 10px;
 
}
.hot-title {
	color: white;
	font-weight: bold;
	margin: 5px 0 2px 20px;
	display: block;
}
.hot-description {
	color: white;
	margin: 0 0 5px 20px;
	display: block;
	font-size: 10px;
}
iframe #container {
	width: auto;
}
#blog h2 {
	margin-top: 18px;
}
