html {
	height:100%;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	font:12px Verdana;
	line-height:16px;
	background-image:url(img/header-2.gif);
	background-repeat:repeat-x;
}

.header {
	float:left;
	width:100%;
	height:100px;
}

.header a img {
	float:left;
	border:0px;
	margin-left:0px;
}


.header h1 {
	float:left;
	margin:30px 0px 0px 0px;
	padding:0px;
	height:70px;
	width:250px;
	background-image:url(img/pixyjobs-logo-trans.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

.header h1 a {
	float:left;
	width:100%;
	height:70px;
	font:bold 48px Arial;
	text-decoration:none;
	color:#ffba00;
}

.navigation {
	float:left;
	width:100%;
	height:30px;
	background-color:#333333;
	background-image:url(img/nav-bg.gif);
	color:#CCCCCC;
}

.navigation a {
	font:bold 14px Arial;
	color:#FFFFFF;
	padding:0px 5px;
	text-decoration:none;
}

.navigation a.current {
	font:bold 14px Arial;
	color:#FFBA00;
	padding:0px 5px;
	text-decoration:none;
}

.navigation ul {
	float:left;
	height:30px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-image:url(img/nav-bg-cut-left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.navigation li {
	float:left;
	list-style:none;
	border-right:1px solid #555555;
	padding:0px 10px 0px 10px;
	margin-top:8px;
}

.navigation div {
	float:right;
	width:10px;
	height:30px;
	margin:0px;
	padding:0px;
	background-image:url(img/nav-bg-cut-right.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.inventoryTable {
	text-align:left;
	width:690px;
}
.inventoryTable td, .inventoryTable th {
	padding:6px 20px;
}
.inventoryTable th {
	background-color:#b0b0b0;
	color:#FFFFFF;
}
.alt {
	background-color:#dfdfdf;
}
.inventoryTable a {
	font:bold 12px Verdana;
	color:#333333;
	text-decoration:none;
}
.inventoryTable a:hover {
	font:bold 12px Verdana;
	color:#828282;
	text-decoration:none;
}
.inventoryTable a:visited {
	font:bold 12px Verdana;
	color:#828282;
	text-decoration:none;
}

.sideBar .otherJobs {
	list-style-position:outside;
	padding-left:0px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
}

.sideBar .otherJobs li {
	padding-bottom:5px;
	padding-left:0px;
	margin-left:2px;
	list-style:none;
	background-image:none;
	background-position:left 2px;
	background-repeat:no-repeat;
}

.sideBar .otherJobs li a {
	font:bold 12px Verdana;
	color:#333333;
	text-decoration:none;
}

.statsTable {
	text-align:left;
	width:690px;
}
.statsTable td, .statsTable th {
	padding:6px 20px;
}
.statsTable th {
	background-color:#b0b0b0;
	color:#FFFFFF;
}

.statsTable a {
	font:bold 12px Verdana;
	color:#333333;
	text-decoration:underline;
}
.statsTable a:hover {
	font:bold 12px Verdana;
	color:#828282;
	text-decoration:underline;
}
.statsTable a:visited {
	font:bold 12px Verdana;
	color:#828282;
	text-decoration:underline;
}

.sideBar {
	float:right;
	clear:right;
	width:218px;
	margin-left:20px;
	margin-top:20px;
	border:1px solid #c9c9c9;
	padding:5px;
	font:11px/16px Verdana;
}

.sideBar a {
	font:bold 14px Verdana;
	color:#ffa200;
}

.sideBar ul {
	list-style-position:outside;
	padding-left:0px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:0px;
}

.sideBar ul li {
	padding-bottom:5px;
	padding-left:14px;
	margin-left:2px;
	list-style:none;
	background-image:url(img/simple-arrow.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
}

.container {
	width:940px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

.content {
	float:left;
	width:690px;
	margin-top:20px;
}

.contentOuter {
	float:left;
	width:940px;
	padding-bottom:20px;
}

.footer {
	float:left;
	width:100%;
	height:50px;
	padding-top:50px;
	text-align:center;
}

.footer a {
	font:12px Verdana;
	color:#333333;
}

.postJob label {
	float:left;
	width:100px;
	text-align:right;
	padding:2px 5px 0px 0px;
}

.postJob p {
	margin:0px 0px 10px 105px;
	
}

.postJob fieldset {
	border:1px solid #c9c9c9;
	padding:10px;
	margin:0px 0px 20px 0px;
}

.postJob legend {
	font:14px Verdana;;
	color:#333333;
	padding:5px;
}

.description {
	width:300px;
	height:150px;
}

.howToApply {
	width:300px;
	height:75px;
}

h2 {
	font:bold 18px Verdana;
	margin:0px 0px 20px 0px;
}

.postJob .txtFld {
	width:300px;
	font:12px Verdana;
}

.centerFieldset {
	text-align:center;
}

form {
	margin:0px;
}

.couponLink {
	font:bold 12px Verdana;
	color:#ffa200;
}

.companyLink {
	font:bold 12px Verdana;
	color:#333333;
}

.backLink {
	font:12px Verdana;
	color:#333333;
}

.elink {
	font:bold 12px Verdana;
	color:#333333;
}

.sideBar label {
	float:left;
	width:100px;
	text-align:left;
	padding:2px 5px 0px 0px;
}

.affCodeTxtArea {
	width:500px;
	height:80px;
}