
:root { overflow-y: scroll; }

td.portwrap{
	padding-left:10px;
}
td.projectcell{
	float:left;
	display:block;
	width:170px;
	height:193px;
}

.thumbpanel{
	position:relative;
	float:left;
	overflow:hidden;
	display:block;
	width:158px;
	height:178px;
	border:1px #C6B7CA solid;
}


.thumbwrap{
	height:178px;
	width:158px;
	overflow:hidden;
	position:relative;
	}

.thumbwrap IMG{
	clear:both;
	float:left;
	padding:0px;
	margin:0px;
}
.thumbwrap A{
	text-decoration:none;
}
A.vertical_slide {
	clear:both;
	float:left;
	background: #fff;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	cursor:pointer;
	opacity:.85;
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
	color: #2B103F;
	font:12px/1.5em Arial, sans-serif;
	text-align:left;
	width:150px;
	position:relative;
	top:0px;
	min-height:90px;
}
A.vertical_slide:hover {
	color: #2B103F;
}

.projectwrap{
	float:left;
	display:block;
	width:100%;
}
.projectwrap .topnav{
	float:left;
	display:block;
	width:555px;
	margin-bottom:10px;
}
.topnav .head{
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:4px;
}
.topnav  A{
	font:12px Arial, Helvetica, sans-serif;
  	font-weight:bold;
}
.topnav .head  A.indexnav{
	padding:0px 0px 0px 22px;
	color:#979595;
	background:url('images/arw-left-double-0.gif') no-repeat 0px 4px;
}
.topnav .head  A.indexnav:hover{
	color:#C63174;
	background:url('images/arw-left-double-1.gif') no-repeat 0px 4px;
}

.topnav .pronav{
	float:right;
}
.topnav  A:hover{
	text-decoration:none;
}
.topnav  A.navprevdead:hover{
	color:#cccccc;
}
.topnav A.navprevdead{
	color:#cccccc;
	padding:0px 7px 0px 12px;
	background:url('images/arw-left-single-x.gif') no-repeat 0px 4px;
	border-right:1px solid #C7C4C4;
}
.topnav A.navnextdead{
	color:#cccccc;
	padding:0px 12px 0px 7px;
	background:url('images/arw-right-single-x.gif') no-repeat right 4px;
}

.topnav A.navprev{
	color:#979595;
	padding:0px 7px 0px 12px;
	background:url('images/arw-left-single-0.gif') no-repeat 0px 4px;
	border-right:1px solid #C7C4C4;
}
.topnav A.navprev:hover{
	color:#C63174;
	background:url('images/arw-left-single-1.gif') no-repeat 0px 4px;
}
.topnav A.navnext{
	color:#979595;
	padding:0px 12px 0px 3px;
	background:url('images/arw-right-single-0.gif') no-repeat right 4px;
}
.topnav A.navnext:hover{
	color:#C63174;
	background:url('images/arw-right-single-1.gif') no-repeat right 4px;
}

A.linktest,
A.linksite{
	font:12px Arial, Helvetica, sans-serif;
  	font-weight:bold;
	text-decoration:none;
	color:#979595;
	padding:0px 22px 0px 0px;
	background:url('images/arw-right-double-0.gif') no-repeat right 4px;
}

A.linktest:hover,
A.linksite:hover{
	text-decoration:none;
	color:#C63174;
	background:url('images/arw-right-double-1.gif') no-repeat right 4px;
}
.projectwrap .proimagewrap, .projectwrap .protextwrap{
	clear:both;
	float:left;
	display:block;
	width:100%;
	padding-bottom:30px;
}
.proimagewrap .imagebig{
	float:left;
	display:block;
	width:542px;
	height:258px;
	border:1px #C6B7CA solid;
	padding:5px;
}

.protextwrap .textmain{
	float:left;
	display:block;
	width:349px;
	/* below line comment by MAC to fix the Gap between contact button & portfolio content*/
	/*min-height:268px;*/ 
	height:auto;
	font:12px Arial, sans-serif;
	padding:0px 3px 0px 3px;
}
.protextwrap .textquote{
	margin:0px 0px 0px 10px;
	padding:0px 3px 0px 3px;
	float:left;
	display:block;
	width:187px;
	padding:0px;
	font:12px Arial, sans-serif;
}
.protextwrap H1{
	 font:12px Verdana, sans-serif;
	 font-weight:bold;
}

.protextwrap div.proquote{
	 font:12px Verdana, sans-serif;
	 font-weight:bold;
	  font-style:italic;
}
.textquote a{
	font:12px Arial, sans-serif;
	font-weight:bold;
}



	
			
		/*
			Vertical Accordions
		*/
		
#accordion {
	margin:20px 0px 0px 0px;
	padding:0px 0px 50px 0px;
	float:left;
}

#accordion TABLE{
	margin-left:4px;
}

.titlebar{
	background: #9e8aac url(images/bg-tab-0.gif) repeat-x top left;
	clear:both;
	float:left;
	width:552px;
	height: 29px;
	display:block;
	border: 1px solid #5C5C78;
	overflow:hidden;
}

.titlebar .toggler{
	background: url(images/arw-tab-down.gif) no-repeat 528px 6px;
	color:#FFFFFF;

}


.toggler {
	margin: 0 0 0 0;
	padding: 7px 10px 0 10px;
	cursor: pointer;
	font-size: 12px;
	height: 29px;

}

.element{
	position:relative;
	margin: 0 0 4px 0;
	clear:both;
	float:left;
	width:554px;
}
.tabcontent{
	clear:both;
	float:left;
	width:525px;
	display:block;
	padding:11px 11px 0px 16px;
	background: url(images/bg-shadow.gif) repeat-x top left  #ffffff;
	color: #444444;
	border: solid #5C5C78;
	border-width: 0px 1px 1px 1px ;
}