@import url(reset.css);

html, body { 
	width: 100%;
	height: 100%;
}

body {
	background: #0b0c0c url('../images/shared/bg2.png') repeat-y top center;
	color: #999;
	overflow-y: scroll;
	font: 16px "Times New Roman", Times, serif;
	letter-spacing: 0;
}

a {
	color: #ccc;
	text-decoration: underline;
}

a:hover {
	color: #fff;
}

p {
	width: 100%;
	float: left;
}

hr {
	float: left;
	width: 560px;
	border: none;
	border-top: 1px solid #030303;
	border-bottom: 1px solid #333;
}

#background-wrapper {
	width: 100%;
	height: 100%;
}

#wrapper {
	width: 620px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 20px;
}

#content {
	width: 100%;
	float: left;
}

#content-top {
	width: 620px;
	height: 70px;
	padding-top: 11px;
	background: url('../images/shared/content-top.png') no-repeat;
	float: left;
}

#content-top-alt {
	width: 620px;
	height: 70px;
	padding-top: 11px;
	float: left;
	background: url('../images/shared/content-top-alt.png') no-repeat;
}

#content-mid {
	width: 620px;
	float: left;
	background: url('../images/shared/content-mid.png') repeat-y;
}

#text-wrapper {
	width: 560px;
	padding: 20px 30px 0px 30px;
	float: left;
}

#content-bottom {
	width: 620px;
	float: left;
	height: 43px;
	background: url('../images/shared/content-bottom.png') no-repeat bottom;
}

#longtitle {
	float: left;
	width: 200px;
	height: 50px;
	padding-top: 10px;
	margin-left: 20px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	text-align: left;
	color: #f4f4f4;
}

#content-top-alt #longtitle {
	float: left;
	width: 600px;
	height: 50px;
	padding-top: 15px;
	margin-left: 20px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bolder;
	text-align: center;
	color: #f4f4f4;
}

ul.navi {
	float: right;
	width: 370px;
	margin-right: 10px;
	height: 70px;
}

ul.navi li {
	background-color: red;
	float: left;
	width: 90px;
	height: 70px;
}

ul.navi li a {
	background-color: red;
	display: block;
	text-align: center;
	color: #afafaf;
	text-decoration: none;
	font-weight: bolder;
	width: 90px;
	height: 18px;
	padding-top: 52px;
}

ul.navi li.start {
	background: url('../images/shared/start-bg.png') no-repeat 0 0;
}

ul.navi li.start a {
	background: url('../images/shared/start-ico.png') no-repeat 0 0;
}

ul.navi li.services {
	margin-left: 1px;
	background: url('../images/shared/services-bg.png') no-repeat 0 0;
}

ul.navi li.services a {
	background: url('../images/shared/services-ico.png') no-repeat 0 0;
}

ul.navi li.services {
	background-position: 0px 0px;
}

ul.navi li.portfolio {
	margin-left: 1px;
	background: url('../images/shared/portfolio-bg.png') no-repeat 0 0;
}

ul.navi li.portfolio a {
	background: url('../images/shared/portfolio-ico.png') no-repeat 0 0;
}

ul.navi li.portfolio {
	background-position: 0px 0px;
}

ul.navi li.contacts {
	width: 97px;
	margin-left: 1px;
	background: url('../images/shared/mailbox-bg.png') no-repeat 0 0;
}

ul.navi li.contacts a {
	background: url('../images/shared/mailbox-ico.png') no-repeat 0 0;
}

ul.navi li.contacts {
	background-position: 0px 0px;
}

ul.navi li:hover,
ul.navi li.current {
	background-position: 0px -70px;
}

ul.navi li a:hover,
ul.navi li.current a {
	color: #fff;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
}

h5 {
	color: #dfdfdf;
	font-size: 1.20em;
	width: 100%;
}

h6 {
	color: #ccc;
}

p {
	width: 100%;
	padding: 0px 0px 15px 0px;
	float: left;
}

.folio {
	float: left;
	width: 560px;
}

.folio-item {
	width: 100%;
	height: 184px;
	background: url('../images/shared/folio-item-bg2.png') no-repeat;
	position: relative;
	font-size: 14px;
}

.folio-item img {
	width: 200px;
	height: 150px;
	position: absolute;
	top: 17px;
	left: 16px;
}

.folio-item table {
	width: 320px;
	height: 97px;
	position: absolute;
	top: 42px;
	left: 233px;
	color: #999999;
}

.folio-item table td {
	padding: 2px 0 0px 0;
	text-align: left;
	vertical-align: top;
}

.folio-item table td.name {
	color: #389aff;
	width: 100px;
}

.folio-item table td a {
	color: #ccc;
	text-decoration: underline;
}

.folio-item table td a:hover {
	color: #fff;
}

.highlight {
	color: #00cc33;
}

.highlight2 {
	color: #5ba346;
}

.blue-highlight {
	color: #389aff;
}

.box-wrapper {
	width: 560px;
	float: left;
}

.box-top {
	width: 560px;
	height: 2px;
	background: url('../images/shared/box-top.png') no-repeat;
	border: none;
	padding: 0px !important;
	margin: 0px !important;
}

.box-top hr {
	display: none;
}

div.box-bottom {
	width: 560px;
	height: 2px;
	background: url('../images/shared/box-bottom.png') no-repeat;
	border: none;
	padding: 0px !important;
	margin: 0px 0px 25px 0px !important;
}

.box-bottom hr {
	display: none;
}

.box-mid {
	color: #999;
	font-size: 15px;
	width: 548px;
	background: url('../images/shared/box-mid.png') repeat-y;
	float: left;
	padding: 2px 12px 3px 0px !important;
}

.box-mid img {
	margin-right: 3px;
	float: left;
	width: 118px;
}

.box-bottom {
	width: 100%;
	background: url('../images/shared/box-bottom.png') no-repeat;
	float: left;
}

.cufon-ready h6 {
	font-size: 15px;
	letter-spacing: 1px;
}

ul.ticklist {
	margin-left: 0px;
	margin-bottom: 15px;
	float: left;
}

ul.ticklist li {
	background: url('../images/shared/tick21.png') no-repeat left 4px;
	padding-left: 25px; 
}

ul.crosslist {
	margin-left: 0px;
	margin-bottom: 15px; 
}

ul.crosslist li {
	background: url('../images/shared/cross.png') no-repeat left 4px;
	padding-left: 25px;
	
}

ul.bulletgreen {
	margin-left: 0px;
	margin-bottom: 25px; 
	float: left;
	width: 520px;
}

ul.bulletgreen li {
	background: url('../images/shared/bullet_green.png') no-repeat left 4px;
	padding-left: 18px;
	
}

img.cash {
	width: 64px;
	height: 64px;
	margin-left: 3px;
}

div.smbox-wrapper {
	width: 135px;
	height: 135px;
	float: left;
	background: url('../images/shared/smbox-bg.png') no-repeat;
	position: relative;
	margin-bottom: 25px;
}

div.smbox-wrapper img {
	position: absolute;
	top: 4px;
	left: 5px;
}

div.smbox-wrapper p.title1 {
	text-align: right;
	text-transform: lowercase;
	width: 123px;
	position: absolute;
	top: 35px;
	left: 5px;
	font-size: 18px;
	font-weight: bolder;
}

div.smbox-wrapper p.title2 {
	text-align: right;
	text-transform: uppercase;
	width: 123px;
	position: absolute;
	top: 55px;
	left: 5px;
	font-size: 16px;
	font-weight: bolder;
}

div.smbox-wrapper p.desc {
	text-align: left;
	width: 123px;
	height: 40px;
	position: absolute;
	top: 80px;
	left: 5px;
	font-size: 12px;
	font-weight: normal;
}

div.smbox-wrapper p.desc a {
	text-decoration: none;
}

div.smbox-wrapper a, div.smbox-wrapper a:hover,
.cufon-active div.smbox-wrapper a, .cufon-active div.smbox-wrapper a:hover {
	text-decoration: none;
}

div.smbox-wrapper a,
.cufon-active div.smbox-wrapper a {
	color: inherit;
}

div.smbox-wrapper a:hover,
.cufon-active div.smbox-wrapper a:hover {
	color: #ccc;
}

.cufon-active div.smbox-wrapper p.title1 {
	font-size: 14px;
}

.cufon-active div.smbox-wrapper p.title2 {
	font-size: 14px;
}

table.domains {
	width: 558px;
	margin: 0px 0px 15px 1px;
	float: left;
}

table.domains tr td {
	height: 25px;
}

table.domains tr td.highlight {
	background-color: #2f2f2f;
	color: #ccc !important;
}

table.domains tr td.highlight2 {
	background-color: #272727;
	color: #999 !important;
}

table.domains tr td {
	height: 25px;
	border: 1px solid #3a3a3a;
	padding: 5px 5px 5px 5px;
}

.cpy {
	font-size: 12px;
	margin: 9px 0px 0px 20px;
	width: 250px;
	height: 5px;
}

.cpy a {
	text-decoration: none;
	color: #999;
}

.cpy a:hover {
	color: #bbb;
}

#feedBackWrapper {
	/*
float: left;
*/
	width: 540px;
}

#feedBackWrapper p {
	float: left;
	width: 540px;
	padding: 0px;
	margin: 5px 0px 0px 10px;
	color: #43adfc;
}

form#feedbackForm {
	width: 540px;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
	float: left;
}

form#feedbackForm p {
	width: 540px;
	margin: 0px;
	padding-bottom: 15px;
}

form#feedbackForm label {
	width: 130px;
	float: left;
}

form#feedbackForm input {
	width: 130px;
	float: left;
	background-color: #999;
	border: 1px solid #aaa;
}

form#feedbackForm textarea {
	background-color: #999;
	border: 1px solid #aaa;
}

form#feedbackForm textarea:focus,
form#feedbackForm input:focus {
	background-color: #aaa;
}

form#feedbackForm p {
	width: 100%;
	float: left;
}


form#feedbackForm p.name label {
	width: 130px;
	float: left;
}

form#feedbackForm p.name input {
	width: 170px;
	float: left;
}


form#feedbackForm p.phone{
	width: 315px;
}

form#feedbackForm p.phone input{
	width: 170px;
}


form#feedbackForm p.email {
	width: 220px;
}

form#feedbackForm p.email label {
	margin-left: 0px;
	width: 45px;
}

form#feedbackForm p.email input {
	width: 170px;
}

form#feedbackForm p.msg textarea {
	width: 400px;
	height: 100px;
}

form#feedbackForm p.button {
	margin: 0;
	padding: 0;
	width: 540px;
}

form#feedbackForm p.button input {
	float: right;
	margin-right: 7px;
}

.errors {
	float: left;
	width: 540px;
	margin: 0 0 15px 0px;
	padding: 0px 0 0px 0;
}

.errors div.errors {
	color: #e48f8f;
}
