*{
	padding:0;
	margin:0;
}
h1 {
	letter-spacing: -2px;
	font-size:30px;
}
img {
	border:0;
}
body{
	margin: 8px 0 0;
	font-family: "Arial", verdana, sans-serif;
	font-size:12px;
	background:url(../images/background.jpg) repeat-x;
	text-align:center;
}

.ccenter {
	text-align:center;
}

#body {
}

#container {
	width: 726px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#footer {
	border-top:1px solid #00D6FF;
	width:100%;
	margin-top:30px;
	position: relative;
}

#logo {
	padding-left:10px;
}

#search {
	background:url(../images/search-bg.jpg) no-repeat;
	height:79px;
	width:726px;
	margin:0px 0 20px 0;
	
}

#navig {
	float:right;
	margin:0 4px 6px 0;	
}

#post-job, #user {
	background:url(../images/post-bg.jpg) no-repeat;
	width:726px;
	height:335px;
}
#post-job {
	padding-top:10px;
}

#user {
	background:none;
	height:180px;
	width:732px;
}

#post-form-left, #signup {
	float:left;
	width:280px;
	margin:0px 0pt 0pt 24px;
}


#post-form-right {
	float:left;
	margin-left:35px;
	padding-top:10px;
	width:360px;
}

.login-button, .join-button {
	float:left;
	margin-top:5px;
	margin-left:260px;
}

.message {
	color:#999900;
	font-size:14px;
	font-weight:bold;
}

.form {
	background:url(../images/user-bg.jpg) no-repeat;
	height:180px;
	padding:12px 10px 0 15px;
	width:335px;
	margin:0;
}

#login, #signup {
	float:left;
}

#login {
}

.big-block {
	font-size:25px;
	color:#666;
}

#signup {
	margin:0px 0pt 0pt 30px;
}

.post-button {
	float:right;
	margin-right:25px;
	margin-top:10px;
}

.searchBox {
	padding:11px 0 0 13px;
	float:left;
	width:600px;
}

.searchButton {
	float:left;
	margin-left:22px;
	padding-top:24px;
}

a, a:visited {
	color:#333333;
}

a:hover {
	text-decoration:none;
}


.inputBox, .textarea {
	background-color:#FFFFFF !important;
	border-style:none;
	color:#00D6FF;
	letter-spacing:-2px;
	font-family:Verdana,Arial,sans-serif;
	font-size:40px;
	width:100%;
	padding-left:15px;	
	padding-top:5px;	
	padding-bottom:5px;	
}

.select {
	padding: 2px;
	width: 140px;
	color:#00D6FF;
	font-size:16px;
	border:1px solid #fff;
}

.row {
	background:transparent url(../images/row-bg.gif) repeat-x scroll center bottom;
	padding-top:5px;
	padding-bottom:5px;
}

.rowheader {
	border-bottom:1px solid #333;
	padding-bottom:5px;
}

.col, .header {
	margin: 0px 4px;
	float:left;
	color:#333333;
}

.header {
	color:#333;
	font-weight:bold;
}

.header a{
	color:#333;
}

.header a {
	color:#333;
	text-decoration:none;
}

.header a:hover {
	text-decoration:none;
}

.col1 {
	width:260px;
	font-weight:bold;
}

.col2 {
	width:135px;
}

.col3 {
	width:100px;
}

.col4 {
	width:90px;
}

.col5 {
	width:80px;
}

.clear {
	clear:both
}

.sort {
	padding:0pt 7px 0pt 0pt;
	/*margin:0pt 6px 0pt 0pt;*/
}

.sort-desc {
	background:transparent url(../images/up.gif) no-repeat scroll right center;
}

.sort-asc {
	background:transparent url(../images/down.gif) no-repeat scroll right center;
}

.rollover {
	background:#DFDFDF;
}

.navig-rollover {
	background:#00D8FD;
	color:#fff;
}

.navig-rollover a {
	color:#fff;
}

label {
	display:block;
	font-weight:bold;
	color:#33CCFF;
	margin-bottom:3px;
	padding-left:3px;
}

.post-form-row {
	margin:7px 0;
}

.small {
	font-size:16px;
	padding-left:6px;
	letter-spacing:-1px;
}

.blue {
	color:#33CCFF;
}

.smalltxt {
	font-size:10px;
}

.description {
	background:url(../images/post-job-description-bg.gif) no-repeat;
	height:265px;
	padding:5px 5px 0 5px;
	width:370px;	
}

#error, .serviceOff {
    background: #FFE6E5;
    border:1px dotted #FF4748; 
    color: #FF4748;
    padding: 4px;
    width: 98%;
    margin: 5px 0px 5px;
}

img.exclaim, img.success {
    margin-right: 3px;
    vertical-align: middle;
    display: block;
    float: left;
}


.serviceOff {
	margin:0;
	padding:4px;
	margin-top:4px;
	
}
.serviceOn a {
	color: #359C32;
}
.serviceOff a {
	color: #FF4748;
}

#success, .serviceOn {
	border:1px dotted #359C32; 
    background: #E2F1DC;
    color: #359C32;
    width: 98%;
	margin-top:4px;
	padding:4px;
}


.item {
	font-size:20px;
	font-weight:bold;
	letter-spacing:-2px;
	color:#333;	
}

#jobHeader {
	border-bottom:1px dotted #33CCFF;
	margin:10px 0;
	padding-bottom:8px;
	letter-spacing:-2px;
}

#jobHeader span{
	font-weight:normal;
	color:#666;
}

.jobHeader {
	margin:3px 0;
	font-size:30px;
	font-weight:bold;
	color:#33CCFF;	
}

#jobApply {
	background: #DBF9FF;
	padding:5px 0px 8px 2px;
}

#jobDescription {
	border-bottom:1px dotted #33CCFF;
	padding:0px 0px 10px 2px;
	font-size:15px;
}

.rowItem {
	float:left;
	padding:8px 10px 8px 5px;
}
