div#container table tr td {
background: transparent none repeat scroll 0 0;
border-bottom:0px solid #FFFFFF;
padding:0px 0;
}

div#container table.ShowcaseHP {
	width:480px;
}

div#container td.FrameTL {
	width:15px;
	height:15px;
	background-image:url(../images/tableframe/GK_top_left.png)
}

div#container td.FrameTR {
	width:15px;
	height:15px;
	background-image:url(../images/tableframe/GK_top_right.png)
}

div#container td.FrameTop {
	height:15px;
	background-image:url(../images/tableframe/GK_top_side.png)
}

div#container td.FrameBottom {
	height:15px;
	background-image:url(../images/tableframe/GK_bottom_side.png);
}

div#container td.FrameLeft {
	width:15px;
	background-image:url(../images/tableframe/GK_left_side.png)
}

div#container td.FrameRight {
	width:15px;
	background-image:url(../images/tableframe/GK_right_side.png);
/*	filter:alpha(opacity=50);
	opacity:0.5;*/
}

div#container td.FrameBL {
	width:15px;
	height:15px;
	background-image:url(../images/tableframe/GK_bottom_left.png);
}

div#container td.FrameBR {
	width:15px;
	height:15px;
	background-image:url(../images/tableframe/GK_bottom_right.png);
}

div#container td.MaterialBox {
	background-color:#FFF;	
}

div#container td.TagTD {
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FFF;
}

#container.xlarge #subcontent {
	padding-right:10px;
	width:185px;
	background:transparent none repeat scroll 0 0;
}

#container.xlarge #content {
	width:490px;
	background:transparent none repeat scroll 0 0;
}

#MaterialTitle {
	height:auto;
	font-weight:bold;
	padding-bottom: 5px;
	color:#484848;
}

#Project {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.5em;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:10px;
}

img.Thumbnail {
	padding-bottom:5px;
/*	
	opacity:0.5;
	filter:alpha(opacity=50);
	*/
}

.ThumbnailLeft {
	float:left;
	width:60px;
}

.ThumbnailLeftHidden {
	float:left;
	width:60px;
	/*display:none;*/
}

ul.MaterialDescription {
	margin-left:15px;
	margin-bottom:0px;
	type:disc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
	line-height:20px;
}

.ContentRight {
	margin: 0px 0px 0px 60px;
}

.ContentRightHidden {
	margin: 0px 0px 0px 60px;
	/*display:none;*/
}
.imgSymbol{
	/*margin: 0px 0px 0px 440px;*/
	position:relative;
	top:10px;
	right:5px;
}

/*=============css for section front page============*/
.frontpage_topimg {
	float:left;
	position:relative;
}
.frontpage_toptext {
	margin-left:130px;
	position:relative;
	padding-right:15px;	
}
.frontpage_top {
	margin-bottom:25px;
	height:120px;
}

div.subsection {
	float:left;
	margin-bottom:10px;
	width:320px;
}
.right{
	float:right;
	position:relative;
	margin-bottom:10px;
	padding-right:15px;
	width:320px;
}

div.imageright{
	float:right;
	position:relative;
	margin-bottom:10px;
	padding:10px 15px 10px 25px;
}

div.subsectiontext {
	float:left;
	width:205px;
	margin-right:5px;
}

/*---this is for The Team page---*/
div.subsectiontextright {
	float:right;
	width:220px;
	margin-left:-15px;
}
/*--------*/

div.imgright {
	position:relative;
	margin: 0 0 0 210px;
}

div.subsection_heading {
	margin-bottom: 4px;
	font-family:georgia, serif;
	font-size: 1.5em;
	font-weight:normal;
	color:#333333;
	padding-top:3px;
	padding-bottom:3px;
	border-top:thin solid;
	border-bottom:thin solid;
	border-color:#CCCCCC;
}

#videoParagraph{
	width: 325px; 
	overflow: auto;
}

.video{	
 	/*position:absolute;*/
	float:right;
 	right: 30px;
	padding-left:15px;
	padding-top:15px;
 	top: 215px;
 }
/*===========================*/

/*=== Photo Gallery =====*/
div.photogallery{
	width:100%;
}
div.gallery_row{
	margin-bottom: 5px;
}
div.gallery_thumbnail_box{
	margin: 5px 25px 5px 5px;
	float:left;
	width:104px;
	/*width: 92px;*/
}
div.gallery_thumbnail_box_right {
	margin: 5px;
	margin-right: 0;
}
.gallery_thumbnail {
	/*box-shadow: 5px 5px 5px #888;*/
	margin:3px;
}
.gallery_thumbnail:hover{
	/*box-shadow: 5px 5px 5px #F00;*/
	/*border:#366 solid 3px;*/
	border:#2a4f61 solid 3px;
	margin:0;
}
/*=======================*/
