/* basic elements */
html {
	margin: 0;
	padding: 0;
	height:100%;
}

body { 
	margin: 0; 
	padding: 0;
	font: 75% Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color:#000;
	background: #fff;
	height:100%;
}

h1, h2, h3, h4, #MainNav {
	font-family: Georgia, Times, serif;
}

p { 
	margin-top: 5px; 
	text-align: left;
	color:#666;
}

.guidetext {
	color:#666600;
	font-weight:bold;
}

#universalaccessability {
	display:none;
}

.backtotop {
	display:none;
}

#content {
	float:left;
	width:750px;
	padding: 10px; 
	margin:0;
}

#writeup {
	float:left;
	padding: 10px; 
	margin:0;	
	border:1px #e5e5e3 solid;	
}

#writeup2 {
	width:330px;
	float:right;
	padding: 0px; 
	margin:0;	
	overflow:visible;
}

html>/**/body #writeup2 {
	width:300px;
	padding: 10px;
}

.leftcolumn {
	width:390px;
}

html>/**/body .leftcolumn {
	width:400px;
}


#writeup2 h1, #writeup h1{
	margin:0;
	padding:0 0 10px 0;
	font-size:160%;
}

#writeup2 h2, #writeup h2 {
	color:#000000;
	padding:15px 0 10px 0;
	font-size:130%;	
}

#writeup2 h3, #writeup h3 {
	color:#000000;
	font-size:110%;		
}

#writeup2 p, #writeup p {
	padding-right:20px;
}

#writeup p a,
#writeup2 p a {
	text-decoration:none;
}

#writeup p a:link,
#writeup2 p a:link { 
	border-bottom:1px dotted;
	color:#666600;
}
	
#writeup p a:visited,
#writeup2 p a:visited { 
	border-bottom:1px dotted;
	color:#000;
}


/* specific divs */

.projecttype {
	margin:20px 17px 0 0;
	padding:0;
	width:345px;
	float: left;
}

.projecttype h2 {
	border-bottom:2px solid #000000;
	height:20px;
}

.projectList {
	margin: 5px 0 5px 0;
	padding: 0px;
	list-style-type: none;

}

.projectList p{
	padding:10px 0 0 0;
	margin:0 0 0 200px;
	font-size:95%;
	line-height:115%;
}

.projectList span {
	margin:0;
	padding: 0;
}

.projectList li{
/*	margin:0 7px 7px 0;  */
	margin:0 0 5px 0;
	padding: 20px 7px 13px 0px; 
/*	float:left; */
	width:340px; 
	height:84px;
	border-bottom:1px dotted #adad97;
}  

/*#projectList .lastproject {
	border-bottom:none;
}*/

.projectList li {
	display:block;
	color: #666600;
	text-decoration:none; 
	height: 84px;	
	width:inherit;	
}

.projectList li .projectname{
	font-family: Georgia, Times, serif;
	font-weight:bold;	
	text-decoration:none;
	font-size:100%;
	color:#666600;
}

.projectList img{
	float:left;
	width: 160px; 
	height:90px;
	margin: -4px 0 0 10px;
	padding: 10px 10px 0 10px;
	border:1px dotted #adad97;
}

#pageHeader {
	height:85px;
	width:770px;
}

#pageHeader img {
	margin:10px 0 0 10px;
	width: 165px; 
	height: 52px; 
	float: left;
	background: #999933;
}

#tagline {
	margin:60px 0 0 -163px;
	width: 165px; 
	height: 10px; 
	float: left;
	color:#000;
}

#pageHeader h1 span {
	display:none
}

#pageBody {
	float:left;
}

#footer { 
	height: 65px;
}

#footer_foreground {
	height: 65px;
	color: #000;
	font-size: 90%;
}

#footer_content{
	margin: auto; 
	width:752px;
	padding:40px 0px 0px 0px;
}
	
#footer a:link { 
	display:none;
}

.mnav{
	font-family: Georgia, Times, serif;
	font-weight:bold;	
}

#copyright {
	float:left;
}

#footer_links{
	display:none;
}

#MainNav,#SubNav {
	display:none;
}

	
/* ========== end =========== */

#extraDiv1 {
	background: transparent url(cr2.gif) top left no-repeat; 
	position: absolute; 
	top: 40px; 
	right: 0; 
	width: 148px; 
	height: 110px;
	}
.accesskey {
	text-decoration: underline;
	}

#portfolio_detail img{
	z-index:-1000;
}
	
	
/* ====== contact us =====*/
.formlabel {
	width:300px;
}

/* plugins */
#linkedin_div{
	margin:10px 0 10px 0;
	width:320px;
	height:300px;
	padding:10px 0 10px 0;
	border:5px solid white;
}

html>/**/body #linkedin_div {
	width:275px;
	height:280px;	
	padding: 10px;
	margin-bottom:10px;
}

#linkedin_div a{
	display:none;
}

html>/**/body #linkedin_div a{
	top:450px;
}

#twitter_div {
	border:1px dotted #999900;
	margin:0;
	padding:10px;
}

#twitter_div img{
	border:none;
	margin:0;
	padding:0;
}

#twitter_div ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#twitter_div li {
	display: block;
	margin:0;
	padding: 5px 0 0 25px;
	background-image: url('../images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .5em;	
}

#twitter_div .sidebar-title {
	/* same style as h3 */
	font-family: Georgia, Times, serif;
	color:#cc6633;
	font-size:110%;	
}
