/* @override http://localhost:8888/style/lucid-main.css */

html, body {
	background-color: #6e6e6e;
	margin: 0;
}

#wrapper-a {
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	background-color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

#header {
	width: 950px;
	height: 95px;
}

a#logo {
	background-image: url(../elements/logo.png);
	display: block;
	width: 270px;
	height: 75px;
	text-indent: -9000px;
	position: absolute;
	left: 25px;
	top: 10px;
}

a#logo:hover {
	background-position: 0 -75px;
}

#header p {
	margin: 0;
	padding: 0;
	background-image: url(../elements/phone.png);
	width: 155px;
	height: 34px;
	text-indent: -9000px;
	top: 48px;
	position: absolute;
	left: 770px;
}

/* @group NAVIGATION */

#nav {
	width: 910px;
	padding-left: 20px;
	padding-right: 20px;
	height: 45px;
}

#nav ul {
	width: 910px;
	height: 35px;
	margin: 0;
	padding: 0;
	background-image: url(../elements/nav-footer-bg.png);
}

#nav ul li {
	height: 35px;
	display: block;
	float: left;
}

#nav ul li a {
	height: 35px;
	display: block;
	float: left;
	background-image: url(../elements/nav-sprites.png);
	text-indent: -9000px;
}

a#home {
	background-position: 0 0;
	width: 99px;
}

a#home:hover {
	background-position: 0 -35px;
}

a#port {
	background-position: -99px 0;
	width: 118px;
}

a#port:hover {
	background-position: -99px -35px;
}

a#serv {
	background-position: -217px 0;
	width: 109px;
}

a#serv:hover {
	background-position: -217px -35px;
}

a#test {
	background-position: -326px 0;
	width: 137px;
}

a#test:hover {
	background-position: -326px -35px;
}

a#comp {
	background-position: -463px 0;
	width: 108px;
}

a#comp:hover {
	background-position: -463px -35px;
}

a#cont {
	background-position: -571px 0;
	width: 105px;
}

a#cont:hover {
	background-position: -571px -35px;
}

a#free {
	background-position: -676px 0;
	width: 129px;
}

a#free:hover {
	background-position: -676px -35px;
}

#nav ul li a#blog {
	background-position: -822px -9px;
	width: 73px;
	height: 20px;
	position: relative;
	top: 9px;
	left: 17px;
}

#nav ul li a#blog:hover {
	background-position: -822px -44px;
}



/* @end */

#showcase-home {
	width: 910px;
	height: 436px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(../elements/showcase-home.png) no-repeat 20px;
}

/* @group SHOW FORM */

#show-form {
	width: 324px;
	height: 195px;
	position: relative;
	left: 36px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	z-index: 25;
}

.hidden {
	display: none;
}

#showcase-home #show-form p {
	font-size: 11px;
	line-height: 18px;
	color: #555;
	text-align: justify;
	margin: 0;
	padding: 0;
	width: 324px;
}

#showcase-home #show-form p b {
	font-size: 18px;
	color: #212121;
	font-weight: normal;
	font-style: normal;
}

#showcase-home #show-form p b span {
	font-weight: bold;
	color: #2a7ecf;
}

#show-form form {
	margin-top: 20px;
}

#show-form form ul {
	margin: 0;
	padding: 0;
}

#show-form form ul li {
	float: left;
	list-style-type: none;
	margin-right: 3px;
}

#show-form form input {
	width: 151px;
	border: 1px solid #ccc;
	padding: 3px;
	color: #6e6e6e;
	position: relative;
	z-index: 300;
}

#show-form form input[type="submit"] {
	color: white;
	text-transform: uppercase;
	text-align: center;
	width: 65px;
	border-style: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url(../elements/button-bg.png) 0 0;
	margin-left: 255px;
	margin-top: 13px;
	height: 20px;
	position: relative;
	z-index: 50;
	line-height: 14px;
}

#show-form form input[type="submit"]:hover {
	background-position: 0 -20px;
	cursor: pointer;
}



/* @end */

#showcase-home h1, #showcase-home p {
	width: 354px;
	position: relative;
	padding-left: 35px;
}

#showcase-home h1 {
	color: #3188d2;
	font-size: 26px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 0;
	margin: 20px 0 10px;
}

#showcase-home p {
	color: #555;
	font-size: 11.5px;
	line-height: 18px;
	text-align: justify;
	margin-top: 0;
}

#showcase-home a {
	display: block;
	float: left;
	width: 173px;
	text-align: center;
	height: 20px;
	background-image: url(../elements/button-bg.png);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 4px;
	margin-top: 50px;
}

#showcase-home a:hover {
	background-position: 0 -20px;
}

#content-home {
	width: 868px;
	border: 1px solid #e3e3e3;
	margin-left: 20px;
	color: #6e6e6e;
	line-height: 18px;
	font-size: 11.5px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	padding: 10px 20px;
}

#content-home p b {
	color: #555;
}

#content-home a:link, #content-home a:visited {
	color: #4f9fdb;
}

#content-home a:hover {
	color: #464646;
}

#content-home p.callout {
	display: block;
	text-align: center;
	background-color: #e8e8e8;
	line-height: 35px;
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #cecece;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 13px;
	color: #555;
}

#content-home p.callout b {
	text-transform: uppercase;
	color: #555;
}

#content-home p.callout a {
	font-weight: bold;
}

/* @group TRI */

#tri {
	width: 910px;
	height: 215px;
	position: relative;
	left: 20px;
}

#tri ul {
	margin: 0;
	padding: 0;
}

#tri ul li {
	width: 274px;
	height: 215px;
	float: left;
	list-style-type: none;
	padding-left: 20px;
}

#tri ul li#getting-started {
	background-image: url(../elements/getting-started.png);
	margin-right: 14px;
}

#tri ul li#view-portfolio {
	background-image: url(../elements/view-portfolio.png);
	margin-right: 14px;
}

#tri ul li#custom-photos {
	background-image: url(../elements/custom-photos.png);
}

#tri ul li h2 {
	margin-top: 0;
	padding-top: 10px;
	font-weight: normal;
	font-style: normal;
	color: #212121;
	padding-bottom: 0;
	margin-bottom: 6px;
	text-transform: uppercase;
}

#tri ul li h2 span {
	font-weight: bold;
	color: #2a7ecf;
	letter-spacing: 1px;
	margin-left: 1px;
}

#tri ul li p {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11.5px;
	line-height: 18px;
	color: #818181;
}

#tri a.more {
	font-size: 11px;
	text-align: center;
	width: 65px;
	display: block;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(../elements/button-bg.png);
	font-weight: bold;
	line-height: 20px;
	position: absolute;
	top: 175px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#tri a.more:hover {
	background-position: 0 -20px;
}



/* @end */

#footer {
	background-image: url(../elements/nav-footer-bg.png);
	width: 870px;
	height: 35px;
	margin-left: 20px;
	color: #959595;
	font-size: 10px;
	line-height: 35px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
}

#footer p.left {
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
}

#footer p.right {
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited {
	color: #959595;
	letter-spacing: 1px;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #4f9fdb;
}
