@import url("reset.css");

/* @override http://sharpup.dev/css/screen.css */

body {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #727272;
	background: #f0f0f0 url(../img/bg.png) repeat;
}
a {
	text-decoration: none;
	color: inherit;
}
header, footer, hgroup, article {
	display: block;
}
.blue {
	color: #26a3f4;
}

hr{
	border-top: 4px solid #cbcbcb;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	*height: 4px;
	margin: 0;
	padding: 0;
}
/* @group Global */

header {
	width: 960px;
	height: 72px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	
}
header #logo {
	position: absolute;
	top: 6px;
	width: 203px;
	height: 57px;
	background-image: url(../img/sharpuplogo.png);
	text-indent: -9999px;
}
header #logo:active {
	background-position: 0 -59px;
	margin-top: 1px;
}
header nav {
	position: absolute;
	right: 1px;
	top: 20px;
}
header li {
	display: inline;
	padding-left: 7px;
	padding-right: 7px;

}
header li a {
	color: #fff;
	font: normal 900 14px/31px "museo-sans-1","museo-sans-2",sans-serif;
	text-transform: uppercase;
	display: inline-block;
	padding-left: 14px;
	padding-right: 14px;
	text-shadow: #09151c 0 1px 0;
}
header li a#current{
	padding-right: 0;
	text-shadow: #09151c 0 2px 1px;
	background: url(../img/menu-current.png) left top;
}
header li a#current span{
	background: url(../img/menu-current.png) no-repeat right top;
	display: block;
	height: 30px;
	padding-right: 14px;
}

footer {
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 135px;
	position: relative;
}
footer hr {
	position: absolute;
	left: 0;
	right: 0;
	top: 66px;
}
footer #copy {
	height: 38px;
	background: url(../img/footer.png) no-repeat;
	line-height: 43px;
	padding-left: 39px;
	color: #999;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: 75px;
	left: 5px;
}
footer a#linkedin, footer a#twitter, footer a#facebook{
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	background: url(../img/footer.png) no-repeat;
	display: block;
	position: absolute;
	top: 78px;
}
footer a#linkedin{
	background-position: 0 -39px;
	right: 84px;
}
footer a#twitter{
	background-position: 0 -71px;
	right: 44px;
}
footer a#facebook{
	background-position: 0 -103px;
	right: 5px;
}
#blocks, #content {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bg-content.png) no-repeat center top;
	text-shadow: #fff 1px 1px 0;
	display: block;
	min-height: 202px;
	padding-top: 70px;
	clear: both;
}



/* @end */

/* @group Welcome */

#welcome {
	background: url(../img/bg-welcome.png) repeat-x;
	height: 629px;
}


#focus {
	width: 1079px;
	margin-left: auto;
	margin-right: auto;
	
	
	height: 557px;
	background-image: url(../img/bg-focus.png);
	position: relative;
}
#focus h1 {
	width: 1062px;
	height: 29px;
	position: absolute;
	left: 0;
	right: 0;
	top: 75px;
	background: url(../img/focus-heading.png) no-repeat center top;
	text-indent: -9999px;
	
}
#focus h2 {
	width: 1062px;
	position: absolute;
	right: 0;
	left: 0;
	top: 150px;
	height: 15px;
	text-indent: -9999px;
	background: url(../img/focus-services.png) no-repeat center top;
}
#focus #showcase {
	background: url(../img/showcase.png) no-repeat center bottom;
	height: 314px;
	width: 1062px;
	position: absolute;
	left: 0;
	right: 0;
	top: 210px;
}



#blocks section {
	width: 268px;
	border-top: 9px solid #c9c9c9;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	margin-right: 54px;
	height: 205px;
	display: block;
}
#blocks section h3 {
	font: 700 22px "museo-sans-1","museo-sans-2",sans-serif;
	text-transform: uppercase;
	color: #7e7d7d;
	margin-bottom: 8px;
	margin-top: 12px;
}
#blocks section p {
	color: #898989;
	font-size: 13px;
	line-height: 20px;
	height: 130px;
}
#blocks section a {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-shadow: #23546f 1px 1px 1px;
	width: 115px;
	height: 26px;
	display: block;
	line-height: 25px;
	padding-left: 13px;
	background: url(../img/button-blocks.png) no-repeat;
	
}
#blocks section a:active {
	margin-top: 2px;
}


#blocks section:last-child {
	margin-right: 0;
}

/* @end */

/* @group Page */

#page {
	background: url(../img/bg-page.png) repeat-x;
	height: 241px;
}

#banner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 169px;
	background: url(../img/bg-banner.png) center;
	position: relative;
}
#banner h1 {
	position: absolute;
	left: 0;
	top: 68px;
	text-indent: -9999px;
	background: url(../img/banner-heading.png) no-repeat;
	height: 30px;
	width: 449px;
}
#banner h1#why-sharpup {
	background-position: 0 0;
}
#banner h1#our-clients {
	background-position: 0 -29px;
}
#banner h1#contact-us {
	background-position: 0 -59px;
}
#banner .button-silver {
	position: absolute;
	right: 0;
	top: 56px;
}
.button-silver {
	width: 198px;
	height: 60px;
	background-image: url(../img/button-silver.png);
	font: 900 15px/58px "museo-sans-1","museo-sans-2",sans-serif;
	text-align: center;
	text-transform: uppercase;
    color: #20679e;
    text-shadow: #fffeff 1px 1px 0;
	-webkit-transition:color 0.4s ease-in;
    -moz-transition:color 0.4s ease-in;  
    -o-transition:color 0.4s ease-in;  
    transition:color 0.4s ease-in; 
}
.button-silver:hover {
	-webkit-transition:color 0.3s ease-in;
    -moz-transition:color 0.3s ease-in;  
    -o-transition:color 0.3s ease-in;  
    transition:color 0.3s ease-in; 
    color: #26a2f4;
}
.button-silver:active {
	background: url(../img/button-silver.png) 0 -63px;
	margin-top: 1px;
}
#content h2{
	font: 700 21px "museo-sans-1","museo-sans-2",sans-serif;
	color: #515151;
	margin-bottom: 7px;
}

#content p{
	margin-bottom: 20px;
	line-height: 21px;
}

/* @end */

/* @group Why Sharpup */

#about {
	float: left;
	width: 552px;
	height: auto;
}
#graph {
	float: right;
	margin-top: 12px;
	margin-right: 40px;
}
#process {
	width: 960px;
	height: 84px;
	background: url(../img/process.png) no-repeat;
	float: left;
	margin-top: 70px;
	clear: both;
}
#process div {
	width: 290px;
	height: 84px;
	position: relative;
	float: left;
	margin-right: 36px;
}
#process div:last-child {
	margin-right: 0;
}
#process div span {
	left: 40px;
	position: absolute;
	top: 25px;
	color: #fff;
	text-shadow: #3e7fa4 1px 1px 0;
	font: 700 22px "museo-sans-1","museo-sans-2",sans-serif;
}
#process div h3 {
	position: absolute;
	left: 80px;
	top: 13px;
	font: 700 18px "museo-sans-1","museo-sans-2",sans-serif;
	color: #53aadc;
}
#process div p {
	position: absolute;
	left: 80px;
	top: 36px;
	font-size: 11px;
	line-height: 15px;
}

#services {
	width: 906px;
	float: left;
	padding: 40px 25px 0;
	background: url(../img/services.png) repeat-y;
	display: block;
	*padding-bottom: 40px; /* IE7 Fix */
}
#services-top {
	width: 956px;
	height: 30px;
	float: left;
	background: url(../img/services-caps.png) no-repeat center top;
}
#services-bottom {
	width: 956px;
	height: 7px;
	float: left;
	margin-bottom: 70px;
	background: url(../img/services-caps.png) no-repeat center bottom;
}
#services li {
	display: inline;
	width: 218px;
	padding-left: 40px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	background: url(../img/services-icons.png) no-repeat;
	height: 140px;
	float: left;
}


#services li#strategy {
	background-position: 3px 0;
}
#services li#webdesign {
	background-position: 5px -199px;
}
#services li#webdev {
	background-position: 6px -399px;
}
#services li#socialmedia {
	background-position: 0 -599px;
}
#services li#ecommerce {
	background-position: 0 -798px;
}
#services li#hosting{
	background-position: 8px -1017px;
}

#services li h4 {
	font: 700 16px "museo-sans-1","museo-sans-2",sans-serif;
	margin-bottom: 5px;
}
#services li p {
	font-size: 12px;
	margin: 0;
	line-height: 19px;
}

#relationship {
	float: left;

	width: 560px;
}
.button-blue {
	width: 198px;
	height: 60px;
	float: right;
	margin-top: 38px;
	margin-right: 40px;
	background-image: url(../img/button-blue-large.png);
	font: 900 15px/58px "museo-sans-1","museo-sans-2",sans-serif;
	text-align: center;
	text-transform: uppercase;
    color: #fff;
    text-shadow: #2f7297 1px 1px 0;
}
.button-blue:active {
	background: url(../img/button-blue-large.png) 0 -63px;
	margin-top: 39px;
}




/* @end */

/* @group Our Clients */

.client {
	margin-top: 40px;
	margin-bottom: 40px;
	float: left;
}
.client:first-child {
	margin-top: 0;
}
.client:last-child {
	margin-bottom: 0;
	
}
.client .client-logo {
	margin-bottom: 20px;
}
.client p {
	margin-bottom: 10px;
}
.client ul {
	list-style: disc;
	list-style-position: inside;
	margin-left: 45px;
}
.client li {
	margin-bottom: 5px;
}
.client .client-preview {
	float: right;
	margin-left: 30px;
}
/* @end */

/* @group Contact */

#contact-info-top, #contact-info-bottom {
	float: right;
	width: 375px;
	height: 15px;
	background: url(../img/bg-contact-info-caps.png) no-repeat;
	clear: right;
}
#contact-info-top {
	background-position: center top;
}
#contact-info-bottom {
	background-position: center bottom;
}
#contact-info {
	float: right;
	background-image: url(../img/bg-contact-info.png);
	padding-left: 20px;
	padding-right: 20px;
	width: 335px;
}


#contact-info #info{
	height: 45px;
	margin-bottom: 25px;
}
#contact-info #info li, #contact-info h3{
	font: 700 19px "museo-sans-1","museo-sans-2",sans-serif;
	padding-bottom: 3px;
	padding-top: 3px;
	text-shadow: #fff 1px 1px 0;
	display: inline-block;
	color: #515151;
}
#contact-info li a {
	*color: #515151; /* IE7 Fix */
}

#contact-info #info li span{

	font: 500 11px "museo-sans-1","museo-sans-2",sans-serif;
	color: #8c8b8b;
	display: block;
}
#contact-info #phone{
	float: left;
}
#contact-info #email {
	float: right;
}
#contact-info #email span{
	text-align: right;
}
#contact-info #location{
	color: #515151;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
}

#contact-info #map {
	border: 3px solid #c0bebe;
}




#contact {
	width: 535px;
	float: left;
}
.watermark, input::-webkit-input-placeholder, isindex::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #aaa !important;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif !important;
}

#contact form {
	font-size: 16px;
	color: #6e6e6e;
	background: url(../img/contact-quotes.png) no-repeat 9px 0;
	margin-top: 30px;
	height: 320px;
	float: left;
	width: 515px;
}

#contact form strong#hello {
	display: block;
	margin-top: 48px;
	margin-left: 30px;
	font: 700 20px "museo-sans-1","museo-sans-2",sans-serif;
	text-shadow: none;
	margin-bottom: 20px;
}

#contact form .line {
	height: 35px;
	margin-left: 31px;
	margin-bottom: 12px;

	line-height: 33px;
	*vertical-align: middle; /* IE7 Fix */
}
#contact form .line span {
	float: left;
}
#contact form input[type=text] {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	color: #464646;
	-webkit-box-shadow: inset 1px 1px 3px #b9b9b9;
	-moz-box-shadow: inset 1px 1px 3px #b9b9b9;
	box-shadow: inset 1px 1px 3px #b9b9b9;
	padding: 6px 8px;
	background-color: #fff;
	font-weight: bold;
	border: 1px solid #9d9d9d;
	margin-left: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right: 5px;
	*vertical-align: middle;
}

#contact form input#first-name, form input#last-name {
	width: 145px;
}
#contact form input#email {
	width: 190px;
}  
#contact form input#subject {
	width: 309px;
}

#contact form input[type=submit]{
	width: 130px;
	height: 48px;
	margin-left: 26px;
	float: left;
	text-align: center;
	font: 900 15px/41px "museo-sans-1","museo-sans-2",sans-serif;
    color: #fff;
    text-shadow: #53788e 1px 1px 0;
    text-transform: uppercase;
    border-style: none;
	cursor: pointer;
	background: transparent url(../img/button-blue.png) no-repeat;
	margin-top: 20px;
}

#contact form input[type=submit]:active {
	margin-top: 21px;
	background-position: 0 -50px;
}

#contact form #note {
	float: left;
	font-size: 10px;
	margin-left: 21px;
	margin-top: 27px;
	line-height: 15px;
	font-size: 10px;

}  




#contact form #dropdown {
	margin-left: 8px;
	float: left;
	margin-right: 8px;

}

        
#contact form .dropdown dd, .dropdown dt, .dropdown ul { 
	margin:0px; 
	padding:0px;
}
#contact form .dropdown dd { 
	position:relative; 
}
#contact form .dropdown a, .dropdown a:visited { 
	color:#464646; 
	text-decoration:none; 
	outline:none;
}
#contact form .dropdown a:hover, .dropdown dt a:hover { 
	color: #1b1b1b;
}
#contact form .dropdown dt a {
	background:#FFF url(../img/dropdown-arrow.png) no-repeat scroll right center; 
	-webkit-box-shadow: inset 1px 1px 3px #b9b9b9;
	-moz-box-shadow: inset 1px 1px 3px #b9b9b9;
	box-shadow: inset 1px 1px 3px #b9b9b9;
	display:block; 
	border:1px solid #9D9D9D; 
	width: 285px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: bold 16px "Lucida Grande", Arial;
	text-shadow: none;
	height: 20px;
	padding: 6px 18px 6px 8px;
}
#contact form .dropdown dt a span {
	cursor:pointer; 
	display:block;
	
}
#contact form .dropdown dd ul { 
	background:#FFF none repeat scroll 0 0; 
	border:1px solid #9D9D9D; 
	color:#C5C0B0; 
	display:none; 
	left:0px; 
	padding:0px 0px; 
	position:absolute; 
	width: 295px; 
	min-width:170px; 
	list-style:none;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	text-shadow: none;
	*margin-top: -3px;
	top: -34px;
	-webkit-box-shadow: 0 1px 2px #a4a4a4;
	box-shadow: 0 1px 2px #a4a4a4;
}
#contact form .dropdown span.value { display:none;}
#contact form .dropdown dd ul li a { display:block;
	padding: 1px 5px;
}
#contact form .dropdown dd ul li a:hover { background-color:#e0e0e0;
}
        
#contact form .dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
#contact form .flagvisibility { display:none;}



#message {
	float: left;
	clear: both;
	width: 515px;
	margin-left: 30px;
}
#message .error {
	color: #d71c15;
	font-size: 15px;
}
#message .error strong{
	color: #c81913;
}
#message #success{
	width: 450px;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 185px;
	height: 50px;
	background: url(../img/contact-sent.png) no-repeat left top;
	padding-left: 60px;
	padding-top: 8px;
	color: #515151;
}




/* @end */











