/*
Theme Name: Elvtech
Theme URI: http://www.elvtech.com/
Description: Theme created specifically for Elvtech.com
Version: 1.0
Author: Jared Elvidge
Author URI: http://www.elvtech.com/
Tags: portfolio, business, dark, black
*/
/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn,  strong, var { font-style: normal; font-weight: normal; }ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }
.mytextfield, .mytextarea {
	background:#222222;
	border:#666666 solid 1px;
	color:#ffffff;
}
.mytextfield {
	height:23px;
}
#quotesubmit {
	font-size:0;
	width:189px;
	height:50px;
	border:none;
	margin:0;
	padding:0;
	background:url(images/buttonrfp.png) no-repeat;
}
#myordersubmit {
	font-size:0;
	width:142px;
	height:50px;
	border:none;
	margin:0;
	padding:0;
	background:url(images/button-ordersubmit.png) no-repeat;
}
.uploadfile {
	font-style:italic;
	color:#ffffff;
	background:#222222;
	padding:6px 6px 6px 6px;
	margin-top:5px;
}
#projectplanner {
	padding:0;
	margin:0;
}
#projectplanner a {
	border: none;
}
.formleft {
	float:left;
	width:175px;
	text-align:right;
	margin:0 20px 15px 0;
}
.formmiddle {
	float:left;
	width:300px;
	text-align:left;
	margin:0 10px 15px 0;
}
.formright {
	float:left
	width:100px;
	text-align:left;
	color:#ffcc00;
	font-style:italic;
}
#contactinfo {
	background:#171717;
	border:#333333 dashed 2px;
	padding:12px 12px 12px 12px;
	margin-bottom:20px;
	color:#ffffff;
	font-style:italic;
	font-size:12pt;
}
#stepslist li {
	margin-bottom:8px;
}
a:link, a:visited {color: #ffffff;text-decoration: none; border-bottom:#454545 dotted 1px;}
a:hover,a:focus {color: #ffcc00;}
a:active {}
a.borderless { border:none; }
body {
	background:#171717;
/*
	background-position:top center;
*/
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align:center;
	margin:0;
}
h1, h2 {
	font-size:14pt;
	color:#fff;
	margin-bottom:10px;
	font-weight:bold;
}
strong {
	color:#ffffff;
	font-weight:bold;
}
#container {
	margin:auto;
	text-align:left;
	width:950px;
	position:relative;
}
#headerinfo {
	height:240px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border-bottom:#333333 dotted 1px;
}
#content {
	position:absolute;
	top:240px;
	left:0;
	width:100%;
}
#headerinfoh {
	height:290px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	border-bottom:#333333 dotted 1px;
}
#contenth {
	position:absolute;
	top:290px;
	left:0;
	width:100%;
}
.fulldivide {
	height:4px;
	width:100%;
	border-top:#333333 dotted 1px;
	margin-bottom:20px;
}


#top {
	height:110px;
	border-bottom:#333333 dotted 1px;
	margin-bottom:30px;
}
#logo {
	width:400px;
	float:left;
	padding-top:22px;
}
#logo a {
	border:none;
}
#logo h1 {
	margin:0;
	padding:0;
	visibility: hidden;
}
.logowhite, .logowhite a:link, .logowhite a:hover, logowhite a:visited, .logowhite a {
	color:#ffffff;
	font-family: georgia;
	font-size:35px;
	border:none;
	font-style:italic;
}
.logoorange, .logoorange a:link, .logoorange a:hover, logoorange a:visited, .logoorange a {
	color:#ff9900;
	font-family: georgia;
	font-size:35px;
	border:none;
}
#topnav {
	width: 500px;
	float:right;
	text-align:right;
	margin-top:45px;
	color:#666666;
	font-size:9pt;
}
#topnav a:link, #topnav a:visited {
	
}
#topnav li {
	display:inline;
	margin-right:10px;
}
#topnav li.last {
	margin-right:0;

}
#topnav li.last a {
	color:#ff9900;
}
#topnav li.last a:hover {
	color:#ffcc00;
}
#quotetop {
	width: 96px;
	float:right;
	padding-top:35px;
}
#quotetop a {
	border:none;
}
#header {
	color:#fff;
	text-align:center;
	line-height:15px;
	padding-top:12px;
}
#header h3 {
	font-size:28pt;
	letter-spacing:-2px;
	font-weight:bold;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#header h4 {
	font-size:14pt;
	font-style:italic;
	letter-spacing:normal;
	color:#999999;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#main {
	margin:0 0 0 0;
	padding:0;
	line-height:1.5em;
}

#main2 {
	margin:0 0 0 0;
	padding:30px 0 25px 0;
	line-height:1.5em;
}
#foot {
	padding-top:20px;
	border-top:#333333 dotted 1px;
}
#footer-left {
	width:400px;
	float:left;
	margin-bottom:20px;
}
#footer-right {
	width:400px;
	float:right;
	text-align:right;
}
#footer-right li {
	display:inline;
	margin-right:10px;
}
#footer-right li.last {
	margin-right:0;
}

.home1 {
	float:left;
	width:280px;
	margin-bottom:40px;
	background:url(images/homedesign.png) no-repeat;
	padding-left:170px;
}
.home2 {
	float:right;
	width:280px;
	margin-bottom:40px;
	background:url(images/homeseo.png) no-repeat;
	padding-left:170px;
}
.home3 {
	float:left;
	width:280px;
	background:url(images/homereports.png) no-repeat;
	padding-left:170px;
}
.home4 {
	float:right;
	width:280px;
	background:url(images/homeppc.png) no-repeat;
	padding-left:170px;
}
#contentleft {
	width:625px;
	border-right:#333333 dotted 1px;
	padding:30px 20px 30px 0;
	float:left;
}
#contentright {
	width:275px;
	padding:30px 0 0 20px;
	float:right;
}
#contentright ul {
	margin-bottom:13px;
}
#contentright h2 {
	margin-bottom:3px;
}
#homedesign2 {
	background:url(images/homedesign.png) no-repeat;
	background-position:top right;
	padding:0 180px 20px 0;
	margin-bottom:20px;
	border-bottom:#333333 dotted 1px;
}
#homeseo2 {
	padding:0 180px 20px 0;
	margin-bottom:20px;
	border-bottom:#333333 dotted 1px;	
}
#featuredimage {
	text-align:center;
}
.web-design-tleft {
	width:445px;
	float:left;
	margin-right:30px;
	margin-bottom:35px;
}
.web-design-tleft-top {
	width:445px;
	float:left;
	margin-right:30px;
	margin-bottom:15px;
}
.web-design-iright {
	width:475px;
	float:right;
	text-align:center;
	margin-bottom:35px;
}
.web-design-iright-top {
	width:475px;
	float:right;
	text-align:center;
	margin-bottom:15px;
}
.web-design-tright {
	width:445px;
	float:right;
	margin-left:30px;
	margin-bottom:35px;
}
.web-design-tright-top {
	width:445px;
	float:right;
	margin-left:30px;
	margin-bottom:35px;
}
.web-design-ileft {
	width:475px;
	float:left;
	text-align:left;
	margin-bottom:35px;
}
.web-design-clear {
	clear:both;
}










#mainleft {
	width:425px;
	float:left;
}
#mainright {
	width:472px;
	float:right;
}







.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}
#homedesign {
	width:316px;
	float:left;
}
#homemarketing {
	width:316px;
	float:left;
}
#homeother {
	width:316px;
	float:right;
}
.promo {
	color:#999999;
	margin:0 10px 0 10px;
}
.promo h3, .promoleft h3, .promoright h3 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	border-bottom:#222222 dotted 1px;
	margin-bottom:3px;
	padding-bottom:5px;
}
.promo ul, .promoleft ul, .promoright ul {
	margin-top:0px;
}
.promo li, .promoleft li, .promoright li {
	padding:3px 3px 4px 0;
	border-top:#222222 dotted 1px;
}
.promo li a:link, .promoleft li a:link, .promoright li a:link {
	display:block;
	background:#111111;
	color:#fff;
	text-decoration:none;
	padding:3px 0 0 26px;
	background:url("images/arrowbullet.png") no-repeat;
}
.promo li a:hover, .promoleft li a:hover, .promoright li a:hover {
	color:#999999;
	background:url("images/arrowbullet2.png") no-repeat;
}

.promoleft {
	color:#999999;
	margin:0 10px 0 0;
}

.promoright {
	color:#999999;
	margin:0 0 0 10px;
}
.break {
	margin-top:10px;
}


#portfolio {
	margin:0 0 10px 0;
	padding:0 0 0 0;
	width:950px;
}
.port {
	float:left;
	padding:0 0;
	margin:34px 28px 0 0;
	text-align:center;
}
.port1 {
	float:left;
	padding:0 0;
	margin:0 28px 0 0;
	text-align:center;
}
.port img, .portlast img, .port1 img, .portlast img {
	margin:0 0 0 0;
	border:0;
}
.portlast {
	float:left;
	padding:0 0;
	margin:34px 0 0 0;
	text-align:center;
}
.portlast1 {
	float:left;
	padding:0 0;
	margin:0 0 0 0;
	text-align:center;
}
.port, .portlast, .port1, .portlast1 {border:7px solid #333333;}
.port:hover, .portlast:hover, .port1:hover, .portlast1:hover {border:7px solid #ff9900;}
#portfolio a:link, #portfolio a:visited, #portfolio a:hover {
	border-bottom:none;
}
.blogbox {
	margin:12px 0 12px 12px;
	border:#333333 dotted 1px;
	padding:10px 10px 10px 10px;
}
.blogdetails {
	background:#222222;padding:3px 3px 3px 5px;margin-bottom:8px;width:50%;
}
.bloghomeleft { float:left;width:200px; }
.bloghomeright { float:right;width:402px; }