@charset "UTF-8";
/* *** Begin Common *** */
body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 62.5%;
	background-color: #4d4845;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	color: #666666;
	line-height: 1.5em;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #4d4d4d;
}

a.email {
	color: #0072ab !important;
}

a:hover {
	text-decoration: underline;
}

ol, ul {
	list-style-type: none;
}

ul {
	line-height: 1.5em;
}

ul.disc {
	list-style: disc;
}

ul.decimal {
	list-style: decimal;
}

p, span.address {
	line-height: 1.5em;
	margin: 0 0 5px 0;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

address {
	font-style: normal;
}

small {
	font-size: 0.8em;
}

em {
	font-style: normal;
}

hr {
	background-color: #cccccc;
	height: 1px;
	border: 0;
}

object {
	padding: 0;
	margin: 0;
	float: left;
	border: 1px solid #cccccc;
}

.clickable .row:hover {
	background-color: #ffffcc;
	cursor: pointer;
}

.required {
	color: #ff0000 !important;
}

.new {
	color: #ff0000 !important;
}

.active {}

.warning {
	color: #ffff00;
}

.disabled {
	background-color: #e5e5e5;
}

.hidden {
	display: none;
}

.ucase {
	text-transform: uppercase
}

.lcase {
	text-transform: lowercase
}

.visable {
	display: block;
}

.highlight {
	background-color: #ffffcc;
}

.code {
	padding: 4px;
	border: 1px solid #cccccc;
	color: #333333;
	background-color: #e5e5e5;
}

.col {
	float: left;
}

.row {
	float: left;
	width: 1000px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* *** End Common *** */
/* *** Begin Components *** */
#global {
	width: 1000px;
	margin: 0 auto 0 auto;
}

#container {
	width: 1000px;
	float: left;
	margin: 20px 0 0 0;
}

#page {
	background-color: #f2f2f2;
	float: left;
}

#top {
	float: left;
	width: 1000px;
	height: 90px;
	background-image: url(/images/layout/top.png);
}

#logo {
	float: left;
	width: 380px;
	height: 90px;
}
#content {
	float: left;
	background-color: #f2f2f2;
	width: 1000px;
}

#content .foot {
	width: 1000px;
	height: 190px;
	float: left;
	background-image: url(/images/layout/content-foot.png);
}

#main {
	margin: 0 0 20px 0;
	float: left;
	background-color: #f2f2f2;
	width: 1000px;
}

/* *** End Components *** */
/* *** Begin Forms *** */
form {}

form li {
	float: left;
	clear: both;
	margin: 0 0 10px 0;
}

label, span.label {
	display: block;
	color: #666666;
	margin: 0 0 2px 0;
}

label span {
	color: #999999;
}

select {
	border: 1px solid #cccccc;
	color: #000000;
}

input {}

textarea {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 4px;
}

input[type="text"], input[type="password"] {
	padding: 4px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

input[type="submit"] {
	float: left;
	display: block;
	padding: 2px;
}

input[type="checkbox"] {
	clear: both;
	display: block;
	float: left;
	margin: 3px 5px 0 0;
}

input[type="radio"] {}
/* *** End Forms *** */
/* *** Begin Tables *** */
table {
	border: 1px solid #cccccc;
	border-collapse: separate;
	border-spacing: 0;
	color: #333333;
}

thead {
	text-align: left;
	background-color: #e5e5e5;
}

tr {
	font-weight: normal;
}

th {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #4d4d4d;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
}

td {
	padding: 2px 4px 2px 4px;
	border-right: 1px solid #e5e5e5;
	border-left: 0;
	border-bottom: 1px solid #e5e5e5;;
	border-top: 0;
}

th:last-child, td:last-child {
	border-right: 0;
}

tr.even {
	background-color: #f7f7f7;
}

tr.odd {
	background-color: #ffffff;
}

table em {
	font-weight: bold;
}
/* *** End Tables *** */
/* *** Begin Google *** */
.googlesearch {
	background-color: #ffffff;
	background-image: url(http://www.google.com/coop/images/google_custom_search_smwide.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.nav .googlesearch {
	width: 124px;
	margin: 9px 0 0 10px;
	border: solid 1px #808080;
	height: 16px;
	padding: 2px;
}
/* *** End Google *** */
/* *** Begin Main Navigation *** */
#nav-main {
	float: left;
	width: 580px;
	height: 50px;
	font-size: 1.5em;
	margin: 20px 0 0 20px;
}

#nav-main li {
	text-align: center;
	float: left;
	height: 50px;
	background-repeat: no-repeat;
}

#nav-main li:hover {
	background-position: 0 -50px;
}

#nav-main li.active {
	background-position: 0 -100px;
}

#nav-main a {
	float: left;
	margin: 0;
	width: 100%;
	height: 50px;
	text-decoration: none;
	text-indent: -9999em;
}

#nav-main-recruitment {
	width: 120px;
	background-image: url(/images/layout/nav-main-recruitment.png);
}

#nav-main-marketing {
	width: 110px;
	background-image: url(/images/layout/nav-main-marketing.png);
}

#nav-main-media-buying {
	width: 140px;
	background-image: url(/images/layout/nav-main-media-buying.png);
}

#nav-main-creative {
	width: 110px;
	background-image: url(/images/layout/nav-main-creative.png);
}

#nav-main-contact {
	width: 100px;
	background-image: url(/images/layout/nav-main-contact.png);
}
/* *** End Main Navigation *** */
/* *** Begin Foot Navigation *** */
#nav-foot {
	width: 1000px;
	float: left;
	font-size: 1.3em;
	margin: 35px 0 0 0;
	height: 50px;
	background-color: #66605c;
}

#nav-foot ol {
	margin: 15px auto 0 auto;
	text-align:center;
	width: 1000px;
}

#nav-foot li {
	display: inline;
	padding: 0 12px 0 12px;
}

#nav-foot a {
	color: #cccccc;
}

/* *** End Foot Navigation *** */
/* *** Begin Social Navigation *** */
#nav-social {
	width: 1000px;
	float: left;
	font-size: 1.3em;
	margin: 0;
	height: 50px;
	background-color: #66605c;
}

#nav-social ol {
	margin: 15px auto 0 auto;
	text-align:center;
	width: 1000px;
}

#nav-social li {
	display: inline;
	padding: 0 12px 0 12px;
}

#nav-social img {
	position: relative;
	top: 3px;
}

#nav-social a {
	color: #cccccc;
}

/* *** End Social Navigation *** */
/* *** Begin Copyright *** */
#container > #copyright {
	font-size: 1.2em;
	width: 1000px;
	text-align: center;
	float: left;
	height: 120px;
	background-image: url(/images/layout/copyright.png);
}

#container > #copyright p {
	margin: 20px 0 10px 0;
	color: #999999;
}
/* *** End Copyright *** */
/* *** Begin Boo *** */
.boo.messagebox {
	color: #1a1a1a;
	width: 958px;
	float: left;
}

.boo.messagebox div {
	float: left;
}

#messagebox-error {
	margin:20px 20px 20px 20px;
}

#messagebox-success {
	margin: 20px 20px 20px 20px;
}

#messagebox-global {
	margin: 15px 0 15px 0;
}

.boo .messagebox-list {
	font-size: 1.3em;
	width: 860px;
	margin: 5px 0 0 0;
}

.boo .messagebox-close {
	font-size: 1em;
	margin: 5px 5px 0 0;
}

.boo .messagebox-close a {
	background-color: transparent;
	background-image: none;
}

.boo .messagebox-close a:hover {
	color: #1a1a1a;
}

.boo .messagebox-icon img {
	margin: 0 15px 5px 5px;
}

.boo.messagebox ol {
	margin: 0 0 0 5px;
}

.boo.messagebox li {
	margin: 0 0 5px 0;
}
/* *** End Boo *** */
