@import url('reset.css');

body{
	font-family: 'Lucida Grande', Helvetica, Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
	background:#f9f9f9;
}

h1, h2, h3, h4{
	font-family: Helvetica, 'Lucida Grande', Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
	color:#222;
	text-shadow:1px 1px 1px #fff;
}

h1{
	
}

h2{
	font-size:28px;
}

h3{
	font-size:20px;
}

h4{
	
}

#top-bar{
	width:100%;
	height:30px;
	background:#222;
	border-bottom:2px #555 solid;
}

#header{
	width:100%;
	height:100px;
	background:url(../images/bg.png) repeat-x;
	border-bottom:30px #eee solid;
}

#header-content{
	width:960px;
	margin:0 auto;
}

#menu{
	padding:45px 0;
	font-size:13px;
	float:left;
}

#menu li{
	display:inline;
	margin-right:40px;
}

#menu a{
	color:white;
	text-decoration:none;
	text-shadow:2px 2px 2px #000;
}

#menu a:hover{
	color:#77accb;
}

#logo{
	width:260px;
	height:100px;
	float:right;
	background:url(../images/logo.png) 0 18px no-repeat;
}

#logo a{
	display:block;
	height:60px;
	margin-top:17px;
	width:220px;
}

#content{
	width:960px;
	margin: 20px auto;
}

#we-present{
	font-weight:bold;
	font-size:18px;
}

.each-client{
	float:left;
	width:154px;
	text-align:center;
	padding:15px 0;
}

.each-client img{
	width:120px;
}

.we_provide{
	margin-top:20px;
	list-style:square;
	margin-left:14px;
}

.we_provide li{
	padding:8px 0;
	font-size:10.5px;
}

.we_provide li a{
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.we_provide li a:hover{
	color:#77accb;
	border-bottom:1px #77accb dotted;
}

#footer{
	text-align:left;
	font-size:11px;
	color:white;
	background:#222;
	border-top:4px #444 solid;
	line-height:1.6em;
}

#footer-content{
	width:960px;
	margin:0 auto;
	padding:30px 0;
}

#footer-menu{
	margin-left: -10px;
}

#footer-menu li{
	display:inline;
	margin:0 10px;
}

#footer-menu li a{
	color:white;
	font-size:12px;
	text-decoration:none;
	text-shadow:2px 2px 2px #000;
}

#footer-menu li a:hover{
	border-bottom:1px white dotted;
}

#footer-content a{
	color:#77accb;
	text-decoration:none;
}

#footer-content a:hover{
	border-bottom:1px #77accb dotted;
}

.each-project{
	float:left;
	margin-right:15px;
	width:180px;
	padding-right:35px;
	line-height:1.4em;
	font-size:11px;
	margin-bottom:35px;
}

.each-project h2, .each-project h2 a{
	font-size:20px;
	color:white;
	text-shadow:0px 0px 0px;
}
.each-project h2{
	margin-bottom:15px;
	background:#333;
	padding:7px;
}

.each-project h2 a, .each-project span a{
	text-decoration:none;
}

.each-project span{
	color:#5681b6
}
.each-project span a{
	color:#235884
}

.services{
	width:100%;
	border-spacing:5px;
	border-collapse:separate;
	margin-left:-10px;
}

.services td{
	font-size:12px;
	line-height:1.6em;
	width:50%;
	padding:10px 5px;
	text-shadow:1px 1px 1px #fff;
}

.services td a{
	color:darkblue;
	font-weight:bold;
	text-decoration:none;
}

.services td a:hover{
	border-bottom:1px darkblue dotted;
}

.services td h3{
	font-size:22px;
	font-family: Helvetica, 'Lucida Grande', Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
	font-weight:normal;
	font-weight:bold;
	padding:5px;
	color:white;
	float:left;
	background:#5681b6;
	margin:5px;
	text-shadow:0px 0px 0px;
}


.services td h4{
	font-size:18px;
	font-family: Helvetica, 'Lucida Grande', Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
	font-weight:normal;
	font-weight:bold;
	padding:10px 0;
	padding:4px;
	background:#333;
	color:white;
	text-shadow:0 0 0;
	float:left;
}

#contacts-box{
	text-shadow:1px 1px 1px #fff;
	font-family: Georgia, 'Lucida Grande', Helvetica, Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
	font-weight:normal;
	color:black;
	font-size:20px;
	line-height:1.6em;
	float:left;
}

#contacts-box a{
	color:#77accb;
	text-decoration:none;
	border-bottom:2px #77accb solid;
}

#contacts-box a:hover{
	border-bottom:2px lightblue solid;
}

#info_request label{
	font-weight:bold;
	display:block;
	float:left;
	font-size:12px;
	padding:10px 0;
	width:250px;
}

#info_request input{
	width:350px;
	padding:6px 3px;
	font-size:14px;
	margin:0;
	float:left;
}

#info_request textarea{
	margin:0;
	border:1px #bbb solid;
	margin-top:6px;
	width:352px;
	padding:6px 3px;
	height:100px;
	font-size:14px;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, "MS Trebuchet", sans-serif;
	resize:none;
	float:left;
}

#submit_request{
	background:none;
	border:none;
	cursor:pointer;
	cursor:hand;
	background: url(../images/send_info_req.png) no-repeat;
	height:54px;
}

.mandatory{
	float:left;
	font-weight:bold;
	font-size:10.5px;
	background:#eee;
	border:1px #ddd solid;
	padding:10px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}

#fan-facebook, #follow-twitter{
	width:450px;
	float:left;
	padding:10px; background:#fff; border:1px #ddd solid; margin-bottom:25px; font-size:16px; font-weight:bold;
}

#follow-twitter{
	float:right;
}

#fan-facebook a, #follow-twitter a{
	display:block;
	float:left;
	margin-bottom:5px;
}

.big-link{
	color:#3d75aa;
	text-decoration:none;
	border-bottom:2px #fff solid;
}

.big-link:hover{
	border-bottom:2px #93c947 solid;
}

.small-link{
	color:#888;
	text-decoration:none;
}

.each-team-member{
	text-shadow: 1px 1x 1px #fff !important;
}

.each-team-member img{
	width: 80px !important;
	padding: 3px;
	border: 1px #ddd solid;
	float: left;
}

.each-team-member-content{
	float: left;
	margin-left: 20px;
	padding-top: 4px;
	width: 800px;
	line-height: 1.4em;
	text-shadow: 1px 1px 1px #fff;
}

.each-team-member-content a{
	color: darkblue;
	text-decoration: none;
}

.each-team-member-content a:hover{
	border-bottom: 1px darkblue dotted;
}

#textmate-bundle a{
	color:#3d75aa;
	text-decoration:none;
	border-bottom:2px #fff solid;
}

#textmate-bundle a:hover{
	border-bottom:2px #93c947 solid;
}

.list-bundle-cmds li{
	padding-bottom:10px;
}

.cmd{
	padding:5px;
	background:#ddd;
	float:left;
	-webkit-border-radius:5px;
	font-size:14px;
	font-weight:bold;
}

.cmd-result{
	float:left;
	margin-left:10px;
	padding:6px;
	font-size:14px;
	color:#333;
	font-family: Georgia, 'Lucida Grande', Helvetica, Verdana, Tahoma, Arial, "MS Trebuchet", sans-serif;
	font-style: italic;
	width:700px;
	line-height:1.8em;
	margin-top:-4px;
}

.php-tags{
	font-size:9px;
	float:left;
	margin-right:5px;
	width:35px;
	height:23px;
	background:url(../images/php-tags.png) 0 3px no-repeat;
}

.close-button{
	width:auto !important;
	cursor:pointer;
	cursor:hand;
	background:#eee url(../images/fancy-button.gif) 0 1px repeat-x;
	border:1px #888 solid !important;
	font-weight:bold;
	color:black !important;
	padding:5px !important;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	font-size: 11px;
}

.close-button:hover{
	border-color:#333;
	background-position:0 50%;
}

.default-submit{
	width:auto !important;
	cursor:pointer;
	cursor:hand;
	background:#637aad url(../images/submit-bg.png) repeat-x;
	border:1px #27447e solid !important;
	font-weight:bold;
	color:white !important;
	padding:5px !important;
}