/* -------------------- RESET --------------------------- */
html, body {
	height: 100%;
	width: 100%;
}
html, body, div, span, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	color: #4c4c4c;
	font-family: Tahoma; 
	font-size: 13px;
	line-height: 1.2;
	margin: 0;
	outline: 0;
	padding: 0;}
body, div, span {
	color: #4c4c4c;}
html, body {}
h1 {
	color: #ff7a00;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;}
h2 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;}
div{
	text-align: left;}
body {
	line-height: 1;}
li {
	padding-left: 5px;
	margin-left: 15px;}
a {
	font-family: Tahoma; 
	font-size: 13px;
	text-decoration: none;}
a:hover {
	text-decoration: underline;}
ins {
	text-decoration: none;}
del {
	text-decoration: line-through;}
table {
	border-collapse: collapse;
	border-spacing: 0;}
/* -------------------- DEFAULTS ---------------------- */
.right {
	float: right;}
.left {
	float: left;}
.clear {
	clear: both;}
#container {
	background-color: #fff;
	min-height:100%;
	height:auto !important;
	height: 100%;
	text-align: center;
	width: 100%;}
input {
	border: 1px solid #7c7c7c;
	font-size: 13px;}
input[type=text], input[type=password] {
	width: 280px;
	height: 20px;}
input[type=button] {
	height: 24px;
	vertical-align: middle;	
	background-color: #eceff4;}
textarea {
	border: 1px solid #7c7c7c;
	font-size: 13px;
	height:80px;
	width: 280px;}

/* -------------------- SITE --------------------------- */  

#up {
	background: #5c5c5c;
	height: 10px;}
#down {
	font-size: 11px;
	left: 0;
	right: 0;
	height: 15px;
	padding-top: 30px;
	text-align: center;}
#hosted {
	display: inline-block;
	font-size: 12px;
	margin-top: 5px;}
#header {
	background:	#f4f4f4;
	border-top: 20px solid #4c4c4c;
	padding-bottom: 10px;
	padding-top:	30px;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;}
.content, #header_content {
	padding-top: 0px;
	width: 987px;}
#left_content {
	padding-top: 15px;
	width: 547px;}
#menu {
	padding-top: 6px;
	padding-left: 15px;
	padding-right: 15px;
	width: 380px;}
.menu_link {
	color: #4c4c4c;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 27px;
	padding: 0px;}
.selected {
	font-weight: bold;}
.right_p {
	text-align: right;}
#page_text {
	padding-left: 15px;}
#right_content {
	border-left: 1px solid #ededed;
	height: 415px;
	padding: 15px;
	width: 380px;}
.new_site {
	padding-top: 20px;
	padding-bottom: 20px;}
.thumb {
	padding-right: 10px;
	width: 78px;}
.new_site_description {
	padding-right: 15px;
	width: 300px;}
.more_link, #down .more_link {
	color: #ff7a00;}
.rp20 {
	padding-right: 20px;}
.pad3 {
	padding: 3px;}
.errors {
	color: #ff0000;}
.borderImage {
	border: 1px solid #c5c5c5;}
.new_project_image {
	width:	110px;}

#submenu {
	list-style-type: none;
	margin-bottom:	20px;
	overflow: hidden;}
#submenu li {
	font-weight: bold;
	float: left;
	height: 20px;
	margin: 0;
	padding: 0 10px 0 0;}
#submenu .selected {
	color: #ff7a00;}
.portfolio_item {
	overflow: hidden;}
	
#companyInfo li {
	padding:	3px;}
.confirmationText {
	display: none;
}