@charset "utf-8";
* {
	padding:0;
	border:0;
}

body {
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/nbg.gif);
	background-repeat: repeat;
}
#container {
	margin: 10px auto;
	height: auto;
	width: 755px;
}
#top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 346px;
	width: 755px;
}
#middle {
	float: left;
	height: auto;
	width: 755px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
#bottom {
	float: left;
	height: 165px;
	width: 755px;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
	color:#CCCCCC;
	text-decoration:none;
}

#bottom a:hover {
	color:#FFCC33;
	text-decoration:none;
}

#bcont {
	margin:35px 35px 0px 50px;
	color:#CCCCCC;
}

#bl {
	width:350px;
	float: left;
}

#br {
	width:300px;
	text-align:right;
	float: right;
}

#content {
	margin:5px 20px 5px 20px;
}

#tcont {
	margin: 103px 20px 5px 20px;
}

#tcont2 {
	margin: 123px 20px 5px 20px;
}

#tmenu {
	margin:0px 5px 5px 20px;
	text-align:right;
}

#tmenu ul{
	list-style:none;
	margin: 0;
}
#tmenu li{
	display:inline;
	padding:0 0 0 5px;
}

#tmenu a:link, #tmenu a:active, #tmenu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

#tmenu a:hover {
	color:#FFCC33;
	text-decoration: none;
}

#logger {
	float:right;
	text-align:right;
	color:#333333;
	margin: 186px 0 0 0;
	z-index:10;
}

/*
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(images/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	//border-top:4px solid #66CC66;
	margin:0 19px 0 15px;
}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#ffffff;
	//background:#fff url(images/bgON.gif) no-repeat top right;
}

#stylefour .a {
	background-color:#FFFF33;
}
#stylefour .b {
	background-color:#FF6633;
}
#stylefour .c {
	background-color:#000099;
}
#stylefour .d {
	background-color:#993399;
}
#stylefour .e {
	background-color:#669933;
}
#stylefour .f {
	background-color:#FF9933;
}
#stylefour .g {
	background-color:#990033;
}
*/


#login a:link, #login a:active, #login a:visited {
	color:#CC6633;
	text-decoration:none;
	font-weight:bold;
	margin: 0;
}

#login a:hover {
	color:#FFCC33;
	font-weight:bold;
	text-decoration:none;
	margin: 0;
}

#alert {
	border:2px solid #f00;
	background-color:#CCCCCC;
	margin: 10px auto;
	height: auto;
	width: 670px;
	padding: 5px;
	text-transform: capitalize;
}

#acont {
	width:585px;
	float: left;
}
#bannerv {
	width:120px;
	float: right;
}

#bannerv2 {
	width:170px;
	float: right;
	margin: 5px;
}

#acont2 {
	width:520px;
	float: left;
}

#bannerh {
	width:486px;
	margin:10px auto;
	height:auto;
	clear: both;
}

#reg {
	width:500px;
	margin: 10px auto;
}

#login{
	width:300px;
	margin: 10px auto;
}

#login label{
	clear:left;
	display:block;
	float:left;
	width:100px;
	text-align:right;
	padding-right:1px;
	color: #000000;
	margin: 5px;
}

#reg3 {
	width:500px;
	margin: 10px auto;
}

#reg input, #reg3 input, #login input {
	color:#333;
	border:1px solid #333;
	margin: 5px;
	padding:2px;
}

#reg2 input {
	color:#333;
	border:1px solid #333;
	margin: 5px;
	padding:2px;
}

#reg fieldset {
	border:1px solid #333;
	margin: 5px;
	padding:5px;
}

#reg3 fieldset, #login fieldset {
	border:1px solid #333;
	margin: 5px auto;
	padding:5px;
	background-color:#FFFFCC
}

#reg legend, #reg3 legend , #login  legend{
	border:1px solid #333;
	margin: 0 0 0 15px;
	background-color: #99CC99;
	padding:5px;
}

#reg label {
	clear:left;
	display:block;
	float:left;
	width:120px;
	text-align:right;
	padding-right:1px;
	color:#888;
	margin: 5px;
}
#reg3 label {
	clear:left;
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:1px;
	color: #000000;
	margin: 5px;
}

#reg2 label {
	clear:left;
	display:block;
	float:left;
	width:180px;
	text-align:right;
	padding-right:1px;
	color:#888;
	margin: 5px;
}

#reg select, #reg3 select, #reg2 select {
	background-color:#fff;
	border:1px solid #000;
	padding:2px;
	margin:5px;
}

#reg button, #reg3 button, #login button, #dash2 button {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}

#reg textarea {
	width:450px;
	height:200px;
	border:1px solid #333;
	padding:2px;
	margin:5px;
	background-color:#FFFFEE;
}

#reg .addit {
	width:300px;
	height:100px;
	border:1px solid #333;
	padding:2px;
	margin:5px;
	background-color:#FFFFEE;
}

#tos {
	border:1px solid #000;
}

#dash {
	width:500px;
	margin:10px auto;
	border:1px solid #333;
	background-color:#CCFFFF;
	padding: 10px;
	background-image:url(images/dash.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

#dash2 {
	width:500px;
	margin:10px auto;
	border:1px solid #333;
	background-color:#CCFFFF;
	padding: 10px;
}

#dash3 {
	width:500px;
	margin:10px auto;
	border:1px solid #333;
	background-color:#993300;
	color:#FFFFFF;
	padding: 10px;
}

#dash h1 {
	font-weight:bold;
	font-size:16px;
}

#dash2 h1 {
	font-weight:bold;
	font-size:16px;
	text-align:left;
}



.alert {
	color:#CC3333;
	font-weight:bold;
	font-style:italic;
}

.alert2 {
	color:#CC3333;
	font-weight:bold;
	font-style:italic;
	font-size: 16px;
}

.disp_tab {
		border-collapse:collapse;
		background:#EFF4FB ;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.9em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

.dtdth {
		padding:5px 0 5px 0;
}



caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.4em;
		font-weight: bold;
		text-transform: capitalize;
		color: #333;
		background: transparent;
}

/* =links
----------------------------------------------- */

.disp_tab a {
	color:#009999;
	text-decoration:none;
}

.disp_tab a:link {
	color: #009999;
	text-decoration: none;
}

.disp_tab a:visited {
	color:#009999;
	text-decoration: none;
}

.disp_tab a:hover {
	color: #009999;
	text-decoration: none;

}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
	color:#fff;
	background-color: #333333;
}

tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */

.dtbody th, .dtbody td {
	border-bottom: dotted 1px #333;
	text-align: center;
}

.dtbody th {
		white-space: nowrap;
}

.dtbody th a {
		color:#333;
}

.odd {}

.dtbody tr:hover {
	background:#CCFFCC;
}


.emjed {
	width:16px;
	height:16px;
	background-image:url(images/edit.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:5px 3px 0 3px;
}

.emjdel, .decx {
	width:16px;
	height:16px;
	background-image:url(images/delete.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 3px 0 3px;
}

.emjup {
	width:16px;
	height:16px;
	background-image:url(images/unpublish.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 3px 0 3px;
}

.emjp , .accx{
	width:16px;
	height:16px;
	background-image:url(images/publish.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 3px 0 3px;;
}

.emjv{
	width:16px;
	height:16px;
	background-image:url(images/view.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 3px 0 3px;
}

.emjl{
	width:16px;
	height:16px;
	background-image:url(images/list.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 3px 0 3px;
}

#pnj {
	width:73px;
	height:22px;
	background-image:url(images/postjob.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 5px 0 5px;
}

.nav a:link, .nav a:visited, .nav a:active {
	color:#009933;
	text-decoration:none;
}

.nav a:hover {
	color:#66CC00;
	text-decoration:none;
}

.cinq {
	background-color:#FFCC99;
	border:1px solid #000;
	cursor:pointer;
}
.acqo {
	background-color:#FF99CC;
	border:1px solid #000;
	cursor:pointer;
}

.jsp {
	color:#339966;
	font-weight:bold;
	cursor:pointer;
}

#payp {
	background-color:#CCFFFF;
	border-top:3px solid #0099CC;
	border-left:3px solid #0099CC;
	border-right:3px solid #0099CC;
	font-size:14px;
	padding:10px;
}

#payp2 {
	background-color:#FFFFFF;
	border-bottom:3px solid #0099CC;
	border-left:3px solid #0099CC;
	border-right:3px solid #0099CC;
	padding:10px;
}

#rate_s {
	width:50px;
	margin:0 10px 0 10px;
}

#Rate {
	background-color:#FFFFFF;
	width: 50px;
	height: 25px;
	border:1px solid #333;
}

#conus label {
	clear:left;
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:1px;
	color:#333333;
	margin-bottom:0.5em;
}
#conus input, #conus select {
	border:1px solid #333333;
	padding-left:0.5px;
	margin:0 0 5px 0;
}
#conus textarea {
	width:250px;
	height:7em;
	border:1px solid #333333;
	padding:0.5em;
	overflow:auto;
	background:#fff;
}

#bpost {
	font-family:  Tahoma, "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	color: #333333;
	margin: 10px 0 10px 0;
	width: 520px;
	
}

#btitle, #btitle a {
	font-size: 16px;
	font-weight: bold;
	color: #E66C2C;
	padding: 10px;
	width: 520px;
	text-transform: capitalize;
	text-decoration: none;
}

#bdate {
	width: 520px;
	font-size: 12px;
	color: #736AFF;
	padding: 2px 2px 10px 10px;
}

#bart {
	text-align: justify;
	width: 500px;
	margin: auto;
}

#btags {
	width: 505px;
	margin: 10px auto 10px auto;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #999;
	color: #736AFF;
}

#blinks {
	border: 2px solid #666;
	padding: 2px;
	margin: 10px auto 10px auto;
	width: 150px;
}

.bhead {
	background-color: #999;
	font-size: 14px;
	color: #FFE87C;
	padding: 2px;
	text-transform: capitalize;
}

.bbod, .bbod a:link, .bbod a:active, .bbod a:visited, #btags a {
	padding: 2px 2px 2px 2px;
	color: #4AA02C;
	text-decoration: none;
}
.bbod a:hover, #btags a:hover {
	padding: 2px 2px 2px 2px;
	color: #7E2217;
	text-decoration: underline;
}

.bline {
	color: #fff; 
	background-color: #fff; 
	border: 1px solid #999;
	border-style: none none solid;
}
