﻿body {
	font-size: 12px;
	color: #1A1A1A;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}
h2 {
	color:#993300;
	margin-bottom:0px;
	font-size:18px;
}
h3{
	font-size:16px;
	color:#993300;
	margin:0px
}

a:link {
	text-decoration:none;
	color:#333333;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#FF9900;
}
#body-table {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #037FB0;
	width: 950px;
}
#body-table td.topalign {
	vertical-align:top;
}
#menu-top-sub {
	border-style: none none solid none;
	border-width: 1px;
	border-color: #037FB0;
	float: left;
	padding: 5px 50px 5px 50px;
	background: #D6F3FF;
}
#header-search {
	padding:5px;
	width:499px;
}
#header-search div {
	padding: 3px 15px 0px 15px;
	float: right;
	height: 23px;
	margin-right: 5px;
}
#header-search div.button {
	cursor:pointer;
}
#header-search div.button:hover {
	background:#F0F9FC;
}
#header-search div.selected {
	background:#DBF0F8;
}
#header-search div.search {
	border: 1px #0481B2 solid;
	padding:0px;
}
#header-search img.searchimg {
	border-width: 1px;
	border-color: #0481B2;
	background: #F0F9FC;
	padding: 0px 4px 0px 4px;
	vertical-align: top;
	border-left-style: solid;
}
#header-logo {
	padding: 15px 0px 10px 15px;
	vertical-align:bottom;
	/*width:40%;*/
}
#menu-top {
	padding: 5px 10px 0px 0px;
	text-align:right;
}
#menu-top span.top {
	width:102px;
	background:#D6F3FF;
}
#menu-top span a:link {
	color:#000000;
}
#menu-top span a:visited{
	color:#000000;
	text-decoration:none;
}
#menu-top span a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#menu-top span {
	padding:5px 10px 5px 10px;
	vertical-align:middle;
	display:inline-block;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

}
#menu-top span:hover {
	background:#007AAB;
	color:#FFFFFF;
}
#menu-top span:hover a:link {
	color:#FFFFFF;
}
#menu-top span:hover a:visited {
	color:#FFFFFF;
}
#slideshow-td {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #037FB0;
}
#mainbody-td {
	width:75%;
	height:300px;
	vertical-align:top;
	padding-left:7px;
}
.tabs {
	display:block;
	height:30px;
}
.tabs div {
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #037FB0;
	background-color: #ABCDEF;
	width: 140px;
	height: 20px;
	padding:5px;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-right:5px;
}
.tabs div:hover {
	background-color: #5DD0FA;
}
.tabs div.selected {
	background:#88D8FF;
}
.tab-contents {
	margin-top:1px;
}
.tab-contents div {
	width:680px;
	height:350px;
	float:right;
	clear:left;
	position:absolute;
	overflow:hidden;
	visibility:hidden;
	border:1px #037FB0 solid;
}
#side-statitics {
	vertical-align:top;
	padding:10px;
}
#side-statitics span {
	font-size: 20px;
	color: #555555;
	font-weight: bold
}
#side-statitics div {
	margin: 0px 0px 10px 0px;
	padding-bottom:10px;
	border-style: none none solid none;
	border-width: 1px;
	border-color: #037FB0;
}
span.more {
	font-size: 11px!important;
	display: block;
	font-weight:normal;
	text-align:right;
}
span.more a:link {
	color:#0A88B8;
}
span.more a:hover {
	color:#FF9900
}
span.more a:visited {
	
}
#footer {
	border-top:1px #037FB0 solid;
	padding:5px;
	padding-bottom:0px!important;
}
#footer span {
	display:block;
	float:right;
}

#commontable {
	margin:10px;
	width:97%;
}
#commontable td {
	border-style: none none solid none;
	border-width: 1px;
	border-color: #037FB0;
	padding: 8px 5px 8px 5px;
	text-align:center;
}
#commontable td img {
	width: 44px!important;
	height: 60px!important;
	border-style: solid;
	border-width: 1px;
}
#commontable td a:link {
	color:#037FB0;
	font-size:14px;
	text-decoration:none;
}
#commontable td a:visited {
	color:#037FB0;
	text-decoration:none;
}
#commontable td a:hover {
	color:#03A3E2;
	text-decoration:underline;
}

#commontable td.imagetd {
	width:60px;
}
#commontable td.left-aln {
	text-align:left;
}
#commontable th {
	text-align: left;
}
#commontable th h3 {
	color: #993300;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#bottom td {
	border-bottom-style:none;
}
#commontable.expert td {
	height:60px;
}
#commontable.project td {
	height:46px;
}
#subsitebody {
	border-top:1px #037FB0 solid;
	padding:10px 20px 10px 20px;
}
#signin-div {
	margin: 10px;
	border: 1px solid #037FB0;
	padding: 10px 20px 10px 20px;
	background-color: #D6F3FF;
	width: 330px;
}
#signinform {
	line-height:30px;
}
#signinform input {
	border: 1px solid #66D2FF;
	margin-right: 10px;
	width: 200px;
	height:20px;
}

#signinform select {
	border: 1px solid #66D2FF;
	margin-right: 10px;
	width: 200px;
	height:25px!important;
	font-size:12px;
}
#signinform textarea {
	border: 1px solid #66D2FF;
}

#signinform input.checkbox {
	width:12px;
	height:12px;
	border-style:none;
}
a.signup:link {
	color:#037FB0;
}
#signin-div-exter {
	display: inline-block;
	vertical-align:top;
	margin:0px;
}
#registration-table {
	width: 620px;
}
#registration-table div {
	display:inline-block;
}
#registration-table td {
	vertical-align: top;
	background-color: #D6F3FF;
	padding: 10px;
}
#registration-table th {
	text-align:left;
}
#registration-table td.contop {
	border-top: 1px #A3E4FF solid;	
}
#registration-table td.conright {
	border-right: 1px #A3E4FF solid;	
}
#registration-table td.conbottom {
	border-bottom: 1px #A3E4FF solid;	
}
#registration-table td.conleft {
	border-left: 1px #A3E4FF solid;
}
.right {
	float:right;
}
.left {
	float:left;
}
#sidebox div.header {
	width: 180px;
	padding: 5px;
	background-color: #D6F3FF;
	text-align:center;
	/*-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;*/

}
#sidebox div.boxbody {
	border: 1px solid #D6F3FF;
	width: 178px;
	padding: 5px;
}
#catagorybox {
	background:#D6F3FF;
	padding:5px;
	width:580px;
}
#catagorybox div {
	display:inline-block;
	width:180px;
	text-align:center;
	padding:5px;
	cursor:pointer;
}
#catagorybox div:hover {
	background:#FFE7D6;
}
#smalltable td {
	padding:2px 0px 4px 0px;
	vertical-align:top;
	line-height:20px;
}
.spaninside span {
	min-width:185px;
	display:inline-block;
	padding: 5px 0px 5px 0px;
}
.spaninside2 span {
	min-width:150px;
	display:inline-block;
	padding: 5px 0px 5px 0px;
}
#req-bidbox {
	float:right;
	width:300px;
}

#req-bidbox div {
	border:1px #A3E4FF solid;
	padding:10px;
	background:#D6F3FF;
	margin-bottom:5px;
	margin-right:10px;
}
.divheader {
	border:1px #A3E4FF solid;
	background:#D6F3FF;
	margin-top:10px;
	padding: 3px 0px 3px 10px;
	font-size:14px;
}
.divbody {
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #A3E4FF;
	padding: 10px;
}
.divbody p {
	margin:0px;
	padding:0px 0px 7px 0px;
}
.skillstable th {
	border-style: none none solid none;
	border-width: 1px;
	border-color: #A3E4FF;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-size:14px;
}
.skillstable td {
	padding: 5px 10px 5px 10px;
}
div.rating {
	border:1px #EEEEEE solid;
	width:100px;
	height:10px;
	display:inline-block;
	vertical-align:middle;
}
div.rating div {
	background:#037EB0;
	height:8px;
	margin:1px;
}
.alntop td {
	vertical-align:top;
}
#slidemenu div.slides_headings {
	border: 1px solid #A3E4FF;
	background: #D6F3FF;
	padding: 3px;
}
#slidemenu div.slides_headings:hover {
	background:#A3E4FF;
}
.inlinedivs {
	border: 1px #A3E4FF solid;
	overflow:hidden;
}
.inlinedivs div {
	display: inline-block;
	max-width: 250px;
	width: 250px;
	padding: 5px 0px 5px 10px;
}
.inlinedivs div:hover {
	background:#EEEEEE;
}
#catagorylist span {
	color:#FF0000;
	font-weight:bold;
	cursor:pointer;
}
#acco h3 {
	color:#000000;
	background:#D6F3FF;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:5px;
	cursor: pointer;
}
#acco h2 {
	color:#000000;
	background: #FFF;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	padding:5px;
	cursor: pointer;
}
	
#acco h3:hover,#acco h2:hover {
	background:#A3E4FF;
	margin:0px;
}
#acco h3.sele,#acco h2.sele{
	background:#A3E4FF;
	margin:0px;
}
#acco div.containerm {
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #A3E4FF;
	overflow: hidden;
	margin: 0px;
	padding:0px 5px;
}
#acco div.options {
	display:inline-block;
	padding:3px;
	max-width:291px;
	width:291px;
	border-style:none;
}
.rowbg{
	background-color:#D6F3FF;
}

