@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#2b2b2b;
	background-image:url(../_img/bg_stretch.png);
	background-repeat:repeat-x;
	color:#ccc;
}

#titlebar {
	font-size:10px;
	height:28px;
	padding-top:12px;
	color:#3c3c3c;
}

#titlebar a:link, #titlebar a:visited, #titlebar a:active, #titlebar a:hover {
	color:#3c3c3c;
	text-decoration:underline;
}

#container {
	position:absolute;
	left:50%;
	top:0px;
}

#content {
	width:910px;
	height:400px;
	margin-left:-455px;
	position:relative;
}

#logoNavBar {
	width:100%;
	height:43px;
	padding-top:32px;
	border-bottom:1px solid #353535;
}

#logo {
		float:left;
}

#nav {
	float:right;
	padding-top:3px;
}

#lhs {
	float:left;
	width:230px;
	padding-top:20px;
	font-size:12px;
}

#th1 {
	color:#7e7e7e;
	font-size:17px;
	font-weight:normal;
}

#th2 {
	color:#7e7e7e;
	font-size:11px;
	font-weight:normal;
}

#th3 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

#twitterTitle {
	padding-left:10px;
	font-weight:bold;
	font-size:13px;
	color:#7e7e7e;
	padding-bottom:10px;
}

#tweet {
	background-color:#171717;
	padding:10px;
	margin-top:5px;
	font-size:11px;
	color:#CCC;
	border:1px dashed #555;
}

#tweet_author {
	color:#666;
	background-color:#222;
	font-size:10px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;	
}

#sep {
	height:12px;
}

#window {
	margin-top:30px;
	float:right;
	width:649px;
	height:320px;
}

#portLeft {
	float:left;
}

#portRight {
	float:right;
}
#thumb {
	width:199px;
	height:150px;
	padding-bottom:20px;
}
#desc {
	width:199px;
	height:150px;
	font-size:14px;
	color:#515151;
	background-color:#1a1a1a;
}

#descCopy {
	padding:15px;	
}

#descCopy a:link, #descCopy a:visited, #descCopy a:active {
	color:#515151;
	text-decoration:underline;
}

#descCopy a:hover {
	color:#FFF;	
	text-decoration:underline;	
}

#portfolio_browser {
	background-image:url(../_img/portfolio_panel.png);
	background-repeat:no-repeat;
	width:650px;
	height:278px;
	margin-top:356px;
	
}
#portItemRow {
	margin-left:10px;
	margin-top:28px;
}
#portItemRowLink {
	background-image:url(../_img/frame_inactive.png);
	margin-left:13px;
	margin-top:18px;
	padding:10px;
	width:120px;
	float:left;
}
#portItemRowLinkActive {
	background-image:url(../_img/frame_active.png);
	background-repeat:no-repeat;
	margin-left:13px;
	margin-top:18px;
	padding:10px;
	width:120px;
	float:left;
}

#footer {
	padding-top:25px;
	padding-right:38px;
	font-size:10px;
	color:#181818;
	float:right;	
	padding-bottom:50px;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color:#181818;
	text-decoration:underline;
}

a:link, a:visited, a:hover, a:active {
	color:#fff;
	text-decoration:underline;
}

#team {
	float:left;
	width:650px;
	height:320px;
	background-color:#c2c2c2;
}

#teamMember {
	float:left;
	width:180px;
	padding:10px;
	margin-left:12px;
	height:300px;
	border-right:3px dashed #878787;
	color:#000;
}

#name {
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
}

#picture {
	width:181px;
	height:53px;
	background-color:#878787;
	margin-left:-5px;
}

#title {
	color:#616161;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;	
}

#teamDesc {
	font-size:11px;
}

#teamDesc a:link, #teamDesc a:active, #teamDesc a:visited {
	color:#000;
	text-decoration:underline;
}

#teamDesc a:hover {
	color:#666;
}


#servicesDesc {
	font-size:12px;
}

#servicesDesc a:link, #servicesDesc a:active, #servicesDesc a:visited {
	color:#000;
	text-decoration:underline;
}

#servicesDesc a:hover {
	color:#666;
}

ul {
	margin-left:-20px;
}
li {
	margin-left:-20px;
	list-style-type:square;
	line-height:20px;
}

#jobsTitle {
	padding-left:20px;
	padding-top:20px;
	color:#000;
	font-weight:bold;
	font-size:13px;
}

#jobsBar {
	width:610px;
	margin-left:20px; 
	border-top:1px solid #666;
	display:block;
}

#jobsId{
	color:#CCC;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
}

#jobsP {
	float:left;
	padding-left:10px;
	padding-top:20px;
	padding-right:10px;
	width:185px;
	font-size:11px;
	color:#000;
}

#jobsP1 {
	float:left;
	padding-left:20px;
	padding-top:20px;
	padding-right:10px;
	width:185px;
	font-size:11px;
	color:#000;
}


#jobsP a:link, #jobsP a:hover, #jobsP a:visited, #jobsP a:active {
	color:#000;
}

#highlightJob {
	background-color:#666;
	padding:10px;
}


#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 230px;
height: 240px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin-left:-20px;
margin-top:40px;
padding: 15px;
}



#vodafone {
	float:left;
	width:610px;
	height:1520px;
	background-color:#222;
	font-size:11px;
	color:#999;
	line-height:normal;
	padding-left:40px;
	padding-top:30px;
}

#facebook {
	margin-top:20px;
	padding:10px;
	font-size:10px;
	color:#181818;
	float:left;	
	background-color:#1d1d1d;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;		
}

