/* Reset Code */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote: before, blockquote: after, q: before, q: after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/* BigBentoBox CSS */
body {
  color: #738089;
  font: 62.5% "lucida grande",tahoma,verdana,arial,sans-serif;
  background: #fff;
  height: 100%;
}
h1 {
  font-size: 2.2em;
}
h2 {
  font-size: 34px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}
h3 {
	font-size: 20px;
	margin: 10px 0;
	font-family: helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	
}
a:link, a:visited, a:hover, a:active {
  color: #666;
  text-decoration: underline;
}
a:hover {
  color: #333;
}
a:focus {
  outline-style: none;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
.clear {
  clear: both;
}
.grey {
	color: #7e93a0;
}
.red {
	color:#e63338;
}
ul {
	margin-bottom: 1em;
	font-size: 1.2em;
}
p {
	margin-bottom: 1em;
}
/* Menu Bar */
#menu {
  height: 116px;
  position: relative;
  width: 960px;
  margin: 0px auto 0;
}
#menu ul {
  position: absolute;
  top: 40px;
  right: 0;
  width: 600px;
  text-transform: uppercase;
	text-align: right;
}
#menu ul li {
  display: inline-block;
  padding: 0 3px;
  width: 105px;
}
#menu ul a {
  text-align: right;
  font-weight: bold;
  color: #ccc;
  font-size: 11px;
  display: block;
  text-decoration: none;
  height: 28px;
  padding: 6px 11px 0 0;
  background: #fff url(/images/buttons/btn-menu.gif) no-repeat top left;
}
#menu ul a:hover,
#menu ul a.current {
  background: #fff url(/images/buttons/btn-menu.gif) no-repeat top right;
  color: #333;
}
#menu ul img {
  float: left;
  margin: 4px 0 0 8px;
  opacity: 0.7;
}
/* Layout */
.wrapper {
  position: relative;
  min-height: 100%;
}
#contentWrapper {
	padding-bottom: 50px;
	overflow: hidden;
	position: relative;
	/* height: 430px; */
}
.ajaxShifter {
	position: relative; margin: 0; 
	/* height: 430px; */
	overflow: hidden;
}
.frame {
	/* height: 430px; */
	float: left;
	overflow: auto;
	margin: 0;
	position: relative;
}
/* Content */
#content {
  overflow: auto;
  font-size: 1.2em;
}
.pageContent {
	width: 960px;
  margin: 0 auto;
}
/* Welcome Page */	
.presentation {
  margin: 10px auto 50px;
  overflow: auto;
}
.presentation .section {
  float: left;
 	width:480px;
  margin-bottom: 3em;
}
.presentation p{
	line-height: 16px;
}
.presentation a {
	font-weight: bold;
}
#online_app {
  background: #fff url(/images/icons/icon-app.png) no-repeat top left;
	padding:0px 0px 0px 136px;
	width: 307px;
	margin-right: 35px;
}
h2.online_app {
	font-size: 30px;
	margin-bottom: 0.1em;
	color:#000;
}
#online_app h3 {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	letter-spacing: normal;
	margin-top:1em 0;

}
#web_design {
  background: transparent url(/images/icons/icon-webdesign.gif) no-repeat top left;
  overflow: visible;
	padding-left: 136px;
	height: 95px;
	margin-bottom: 1em;
}
h2.web_design {
		color: #97cb05;
		margin-bottom: 0.1em;
}
#it_services {
  background: transparent url(/images/icons/icon-service.gif) no-repeat top left;
	padding-left: 136px;
}
h2.it_services {
	color: #812f01;
	color: #B95A10;
	margin-bottom: 0.1em;
}
#motto {
  padding-left: 0em;
  width: 960px;
	margin-bottom: 2em;
}
#motto h1{
	position: absolute;
	text-indent: -9999px;
}
.presentation p {
  font-size: 12px;
  text-align: left;
}
.home_button {
	width: 129px;
  height: 28px;
  text-align: center;
  display: block;
  margin-top: 1.5em;
}
.home_button a {
  color: #fff;
  display: block;
  width: 129px;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  text-decoration: none;
}
.home_button:hover {
  opacity: 0.8;
}
.home_button.contact {
	background: url(/images/buttons/btn-fancy-contact.gif) no-repeat top left;
}
.home_button.contact:hover {
	background: url(/images/buttons/btn-fancy-contact.gif) no-repeat top right;,
	opacity:1;
}
#online_app .home_button {
  background: url(/images/buttons/btn-findout.gif) no-repeat top center;
}
#fancy_ajax {
	padding: 2em 3em 2em 2em !important;
	width: auto !important;
}
#fancy_ajax p {
	font-size: 12px;
}
#fancy_ajax ul{
	list-style: disc outside;
	padding-left: 1em;
}
#fancy_ajax li {
	margin-bottom: 5px;
}
/* Portoflio */
#portfolio {
  width: 960px;
  margin: 0 auto 50px;
  overflow: auto;
}
#portfolio h1 {
	position: absolute;
	text-indent: -9999px;
}
#portfolio h2 {
	font-size: 14px;
	margin-bottom: 1em;
	font-weight: bold;
}
#projects_list {
	width:145px;
	padding-top: 5px;
	float: left;
}
#projects_list ul li {
	float: left;
}
#projects_list ul li a {
	display: block;
	width:145px;
	height: 39px;
	text-indent: -999999px;
}
#projects_list ul li a.e-commerce {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-01.jpg) no-repeat top left;
	height: 44px;
}
#projects_list ul li a.e-commerce:hover,
#projects_list ul li a.e-commerce.selected {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-01.jpg) no-repeat top right;
}
#projects_list ul li a.corporate {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-02.jpg) no-repeat top left;
}
#projects_list ul li a.corporate:hover,
#projects_list ul li a.corporate.selected {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-02.jpg) no-repeat top right;
}
#projects_list ul li a.webservice {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-03.jpg) no-repeat top left;
}
#projects_list ul li a.webservice:hover,
#projects_list ul li a.webservice.selected {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-03.jpg) no-repeat top right;
}
#projects_list ul li a.custom-software {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-04.jpg) no-repeat top left;
}
#projects_list ul li a.custom-software:hover,
#projects_list ul li a.custom-software.selected {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-04.jpg) no-repeat top right;
}
#projects_list ul li a.community {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-05.jpg) no-repeat top left;
}
#projects_list ul li a.community:hover,
#projects_list ul li a.community.selected {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-05.jpg) no-repeat top right;
}
#projects_list ul li a.education {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-06.jpg) no-repeat top left;
}
#projects_list ul li a.education:hover,
#projects_list ul li a.education.selected {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-06.jpg) no-repeat top right;
}
#projects_list ul li a.charity {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-07.jpg) no-repeat top left;
}
#projects_list ul li a.charity:hover,
#projects_list ul li a.charity.selected {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-07.jpg) no-repeat top right;
}
#projects_list ul li a.opensource {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-08.jpg) no-repeat bottom left;
	height: 44px;
}
#projects_list ul li a.opensource:hover,
#projects_list ul li a.opensource.selected {
	background: url(/images/backgrounds/portfolio/bg-portfolio-left-08.jpg) no-repeat bottom right;
}

#project_screenshot {
	float: left;
	width:483px;
	height: 294px;
	background: url(/images/backgrounds/portfolio/bg-portfolio-center.jpg) no-repeat center center;
	padding: 15px 17px 19px;
	position: relative;
	z-index: 20;
}
#project_description {
	padding: 30px 20px 20px;
	float: left;
	width:258px;
	height: 274px;
	background: url(/images/backgrounds/portfolio/bg-portfolio-right.jpg) no-repeat center right;
	font-size: 11px;
	overflow: hidden;
	position: relative;
	left: -400px;
}	
#fancy_content {
  background-color: #fff;
}

/* TEAM page */
#team_wrapper {
	margin-bottom: 4em;
}
#the_team h1 {
	position: absolute;
	text-indent: -9999px;
}
.teammember {
	float: left;
	font-size: 10px;
	width: 91px;
	margin-right: 53px;
	position: relative;
}
h2.team_description {
	margin-bottom: 0.5em;
}

.teammember h3 {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0em;
	letter-spacing: normal;
	color: #333;
}
.teammember.last {
	margin-right: 0 !important;
}
.teammember img.member_pic {
	width: 77px;
	height: 120px;
	border: 3px #999 solid;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}
#quotes {
	height: 70px;
	background: url(/images/backgrounds/bg-quote.jpg) no-repeat top center;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 50px;
	overflow: hidden;
	margin: 5px 0 3px;
	padding: 0em 20px;
}
#quote_tail {
	width: 12px; height: 13px;
	position: absolute; top: -19px; left: 8px;
	z-index: 10;
	background: url(/images/backgrounds/bg-arrow-quote.gif) no-repeat top left;
}
p.quote {
	display: none;
}
p.social {
	margin-top: 5px;
}
/* Contact */
#contact_form {
  float: right;
}
#contactData,
#contactForm {
  width: 49%;
  margin: 0 auto;
  float: left;
}
#contactData address {
  margin: 1em 0;
  font-size: 1.2em;
}
#contactForm label {
  display: block;
  margin: 0.5em 0;
}
/* Footer */
#footer {
  position: absolute;
  bottom: 0;
  width: 90%;
  height: 60px;
  background: #6d0019 url(/images/backgrounds/bg-footer.jpg) repeat-x top;
  padding: 10px 5%;
}
#footer address {
  width: 200px;
  padding: 1em;
  font-size: 1.2em;
  background-color: #000;
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  border: 2px solid #000;
  opacity: 0.6;
  float: left;
}
#footer a {
  text-decoration: none;
	color: #fff;
}
#footer .section {
  float: left;
  margin: 20px 20px 0 0;
  text-align: center;
}
#footer .footer_icons {
  padding-left: 250px;
  margin-top: 20px;
}
#footer .block {
  width : 960px;
  margin: 0em auto;
}
#twitter_icon {
  float: left;
	margin-top: 1em;
}
#twitter {
  width: 70%;
  float: left;
}
#tweets {
	margin-left: 4em;
  padding-top: 0.6em;
  font-size: 1.6em;
  color: #fff;
  font-style: italic;
  font-family: "georgia", serif;
}
.logo {
  float: left;
  opacity: 0.98;
  margin-top: 1.5em;
}
