/* CSS Document */

body{
	background:#242424;
	color:#d2d2d2;
	margin: 0;
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
}

img {
	padding:0px;
}

div#bg1 {
	background:url(../images/cart.jpg) bottom left no-repeat;
	width:100%;
	float:left;
}

div#bg2 {
	background:url(../images/bgtop.gif) top center no-repeat;
	width:100%;
	float: left;
	margin-bottom:2.5em;
}

div#bg3 {
	width: 526px;
	height:162px;
	margin: 0 auto;
	z-index:5;
}

div#cont {
	width: 570px;
	margin: 0 auto;
	z-index:0;
}

div#cont p {
	margin: 20px 0 0 0;
	padding:1px;
	line-height: 20px;
	clear:both;
}

div#cont p#first{
	margin: 0;
}

img.cont {
	float:left;
}

div#cont table#aler {
	width: 180px;
	margin-top:10px;
	/*border: solid 1px #FFFFFF;*/
}
div#cont div#justcont{
	width: 270px;
	margin-top:10px;
	float:right;
	height:183px;
}

div#justcont div#contform{
	display:block;
}

div#justcont p.progs {
	position:relative;
	top: 40%;
	margin:auto;
	text-align:center;
}

div#justcont p#msgprog,
div#justcont p#msgprogerr,
div#justcont p#msgprog2,
div#justcont p#msgprog3{
	display:none;
}

div#justcont table {
	width: 270px;
	margin-top:10px;
	margin-bottom:10px;
}

div#justcont input.tbox {
	background:url(../images/fieldbg.gif) top left;
	font-family:"Trebuchet MS";
	font-size:14px;
	border:none;
	color:#d2d2d2;
	padding:2px;
	width:180px;
}

div#justcont textarea.tbox {
	background:url(../images/fieldbg.gif) top left;
	font-family:"Trebuchet MS";
	background-color:none;
	font-size:14px;
	border:none;
	color:#d2d2d2;
	padding:2px;
	width:180px;
	height:4em;
}

div#justcont input.butsubm {
	background:url(../images/savebut.gif) top left;
	font-family:"Trebuchet MS";
	font-size:13px;
	border:none;
	color:#616161;
	font-weight:bold;
	width:61px;
	height:19px;
	margin-top:2px;
}


.floatleft{
	float:left;
}

.floatright{
	float:right;
}

div#topblank{
	clear:both;
	height: 10px;
}

table td.icont {
	width: 30px;
}

div#bigor{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	float:left;
	font-size:55px;
	width:120px;
	text-align:center;
}

a.workor{
	margin-top:1em;
	width:400px;
	height:110px;
	padding: 1em;
	display:block;
	clear:both;
	background:url(../images/fieldbg.gif);
	text-decoration:none;
	color:#d2d2d2;
	margin-left:0px;
}

a.workor:link, 
a.workor:visited,
a.workor:hover {
	text-decoration:none;
}

div#cont a.workor p {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: .9em;
}

a.workor p img {
	float: left;
	margin-right: 1em;
	margin-top:4px;
	border:solid 2px #009900;
}

a.workor span.wtitle{
	color:#FF9;
	font-size: 1.2em;
}

a.workor span.usetech{
	color:#FC6;
}

div#fottr{
	clear:both;
	font-size:.8em;
	color:#666;
}