@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #4CB937;
}

h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
}
h3 {font-size: 16px;}
h4 {
	font-size: 15px;
}
h5 {
    font-size: 10px;
}


#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	width: 600px;
	position: absolute;
	color: #000000;
	margin-left: -300px;
	left: 50%;
	background-color: #FFFFFF;
	border: 1px none #808285;
	margin-top: 5px;
}
#wrapper #head {
	width: 600px;
	background-color: #4CB937;
	margin-bottom: 10px;
}
#logo {

}
#left {
	width: 165px;
	float: left;
	margin-left: 10px;
	border: 1px none #CCCCCC;
	clear: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
#left #top {
	width: 150px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#left #bottom {
	clear:both;
	width: 150px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#right {
	width: 400px;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#right #top {
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px none #000000;
	margin-bottom: 15px;
}
#right #bottom {
	clear:both;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	border: 2px none #000000;
}
#right ul {
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #footer {
	clear:both;
	width: 370px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
a {
	text-decoration: none;
	color: #09D604;
}
#wrapper #right #pic {
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.green_text {
	color: #09D604;
}
.gray_text {
	color: #808285;
}
#wrapper #left #gate {
	clear: both;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#wrapper #gate_bottom {
	clear: both;
	margin-top: 10px;
	padding-left: 70px;
	margin-bottom: 10px;
}
#wrapper  #nav2  {
	width: 590px;
	clear: both;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#wrapper  #nav2  ul  {
	list-style-type: none;
	height: 25px;
	margin-left: 10px;
}
#wrapper  #nav2  {
}
#wrapper  #nav2  li  {
	float: left;
	padding: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 10px;
}
#wrapper  #nav2  a  {
	color: #333333;
}
#wrapper  #nav2  li:hover  {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #09D604;
	border-right-color: #09D604;
	border-bottom-color: #09D604;
	border-left-color: #09D604;
}
#wrapper #right #bottom #column_left {
	padding: 5px;
	float: left;
	width: 150px;
	margin-right: 10px;
}
.column_left {
	padding: 5px;
	float: left;
	width: 150px;
	margin-right: 10px;
}
.rows {
	width: 390px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-style: solid;
}
#wrapper #left #testimonial {
	font-size: 12px;
	clear: both;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 150px;
}
#first_name, #last_name, #city, #state, #zip, #telephone, #budget, #email {
	position: absolute;
	right: 160px;
}
input.invalid {
	background-color: #FF9;
	border: 2px red solid;
}

label.invalid {
	color: #F00;
}
#wrapper #left #nav ul {
	list-style-type: none;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	color: #000000;
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}
#wrapper #left #nav li {
	padding: 5px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#wrapper #left #nav li:hover {
	background-color: #CCCCCC;
	border-top-color: #09D604;
	border-right-color: #09D604;
	border-bottom-color: #999999;
	border-left-color: #09D604;
	border-right-width: 3px;
	border-right-style: solid;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-indent: 10px;
	border-bottom-width: 1px;
	list-style-type: none;
}
#wrapper #left #nav a {
	color: #333333;
}
#wrapper #right ul {
	list-style-type: none;
}
#wrapper #right #top ol {
	margin-left: 30px;
}
dl {
	font-size: 10px;
	font-style: italic;
	padding-bottom: 5px;
}
.float_left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img {
	border: 1px solid #333333;
}
.small_h1 {
	color: #333333;
	font-size: 14px;
}
#wrapper #left #featured_project {
	font-size: 12px;
	clear: both;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 150px;
}
#wrapper #right #digg {
	float: left;
	width: 60px;
	margin-bottom: 10px;
	margin-right: 5px;
}
#wrapper #right #facebook_share {
	float: left;
	width: 75px;
	margin-bottom: 10px;
}
#wrapper #right #gcheckout {
	height: 60px;
	width: 220px;
	float: left;
	margin-bottom: 5px;
}
#wrapper #right #paypal {
	float: right;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#wrapper #right #pic object {
	z-index: 0;
}
#account_wrapper {
	width: 400px;
	margin-left: -200px;
	position: absolute;
	left: 50%;
	top: 50px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	background-image: url(../images/myaccount_bg.jpg);
	background-repeat: repeat-x;
	border: 10px solid #666666;
}
#account_wrapper #account_logo {
	text-align: center;
}
.account_login_fields {
	padding: 5px;
}
#account_wrapper #account_login .account_submit_btn {
	padding: 10px;
	float: left;
	margin-bottom: 10px;
}
#account_wrapper #account_login {
	padding: 15px;
}
#account_wrapper #account_login #links {
	clear: both;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#account_wrapper #account_login #need_help {
	float: left;
	width: 170px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#account_wrapper #account_login #go_home {
	float: right;
	width: 170px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.green_highlight {
	background-color: #09E600;
	padding: 3px;
	color: #FFFFFF;
}
.dark_highlight {
	background-color: #333333;
	padding: 3px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
#wrapper #chat {
	width: 380px;
	height: 230px;
	background-image: url(../images/online_chat_wide.png);
	background-repeat: no-repeat;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#wrapper #chat #chat_text {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Georgia;
	position: absolute;
	top: 105px;
	left: 25px;
}
#wrapper #chat #chat_text a {
	color: #FFFFFF;
	font-family: Impact;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
#wrapper #chat #chat_text a:hover {
	background-color: #6FBFE3;
	text-decoration: none;
}
#wrapper #right #top #chat #chat_subtext {
	position: absolute;
	bottom: 5px;
	font-family: Georgia;
	font-size: 16px;
	width: 370px;
	padding: 5px;
}
#wrapper #right #top #chat #chat_subtext a {
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: underline;
	font-size: 18px;
}
#wrapper #right #top #chat #chat_subtext a:hover {
	background-color: #6FBFE3;
	text-decoration: none;
}
#wide_account_wrapper {
	width: 600px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	top: 50px;
	background-color: #DADADA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	background-image: url(../images/myaccount_bg.jpg);
	background-repeat: repeat-x;
	border: 10px solid #666666;
}
#wide_account_wrapper #account_login {
	padding: 15px;
}
#wide_account_wrapper #account_login #billing_support {
	float: left;
	width: 280px;
	margin-bottom: 10px;
}
#wide_account_wrapper #account_login #project_management {
	float: right;
	width: 280px;
	margin-bottom: 10px;
}
#wide_account_wrapper #account_logo {
	text-align: right;
}
#wide_account_wrapper a {
	color: #E34A17;
	text-decoration: underline;
}
#wide_account_wrapper #footer {
	width: 578px;
	clear: both;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 2px;
}
#wide_account_wrapper #home {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 260px;
}
#wide_account_wrapper #home a {
	color: #09E600;
}
#account_wrapper #footer {
	clear: both;
}
