body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #000;
	text-align: center;
}

/*redefine*/

::-moz-selection {
	background: #000;
	color: #eee;
}

::selection {
	background: #000;
	color: #eee;
}
a:link, a:visited, img {
	border: none;
	}
h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height:1.3em;
}
ul  {
	list-style: disc;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 20px;

}

h2 {
	font-size: 16px;
	margin: 10px 0px;
	font-weight:bold;
	color: white;
	}

/*shared*/

span.clr {
	display: block;
	clear: both;
}

p {
	font-size:12px;
	color: white;
	line-height: 1.3em;
	padding-bottom: 8px;
	margin-top: 10px;
}
p.small {
	font-size: 11px;
}

/*content*/

#container {
	position: relative;
	/*z-index: 1000;*/
	width: 800px;
	padding: 10px 0px 0 0;
	/*border-right: 1px solid #1c1c1c;*/
	background: #000;
	margin: auto;
	text-align: left;

}
#logo {
	width: 153px;
	position: absolute;
	top: 122px;
	left: 641px;
	height: 165px;
	display:block;
	}
#logo_base {
	width: 152px;
	position: absolute;
	top: 102px;
	left: 647px;
	height: 190px;
	z-index: 0;
	display:none;
	/* for IE */
  	filter:alpha(opacity=30);
	/* CSS3 standard */
  	opacity:0.3;
  
}
#form_discover ul li {
		list-style: none;
}
form, label {
	color: white;
	font-size:11px;
		}
#title {
	border-bottom: 1px solid #ccc;
	padding: 8px 8px 38px 8px;
	color: #ffffff;
	width: 785px;
}#title p {
	color: #000000;
	font-size: 12px;
}
#title img {
	float:left;
	padding-bottom: 25px;
	padding-top: 10px;
	}
span.join {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 15px;
	padding-bottom: 15px;

/********************************* menu *****************************************/
}
#port_menu {
	position:absolute;
	top: 50px;
	left: 459px;
	width: 360px;
	height: 20px;
}
#port_menu ul {
	list-style: none;
}
#port_menu ul li {
	display:inline;
}
#port_menu ul li a {
	color: #ffc;
	font-size: 13px;
	padding: 0px 10px;
	}
#port_menu ul li a:hover {
	color: #fff;
}
#port_back {
	position:absolute;
	left: 14px;
	top: 50px;
	
/************************************* start slider and body ********************************/		
}
.thumbnailContainer {
	width: 800px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	height: 0px;/**********************************/
	overflow: hidden;
}

.thumbnailContainer .clipper {
	margin: 10px 0 0 0;
	color: #FFF;
}

.thumbnailContainer .horizontal {
	border: 1px solid #ccc;
	width: 110px;
	height: 90px;
	padding: 10px 0px 0px 10px;
	margin: 5px;
	float: left;
	cursor: pointer;
}

.thumbnailContainer .horizontal img {
	width: 100px;
	height: 75px;
	}
.thumbnailContainer .vertical img {
		width: 66px;
	height: 100px;
	}
.thumbnailContainer .vertical {
	border: 1px solid #ccc;
	width: 93px;
	height: 110px;
	padding: 10px 0 0 27px;
	margin: 5px;
	float: left;
	cursor: pointer;

}

#footer {
	width: 800px;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding: 10px 0px;
	text-align: right;
}

a {
	color: #FFFFCE;
	text-decoration: none;
}

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

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}


#toptext a:link, #toptext a:visited {
	color: #8BBE3F;
}
#toptext a:hover #toptext a:active {
	color: #ccc;
}
table#AM {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #FFFFCE;
}
#table#AM td {
	vertical-align:text-top;
		}
span.awards-title {
font-weight: bold;
font-size: 14px;

	
}
span.awards-source {
	font-weight:bold;
	margin-left: 20px;
	font-size: 14px;

}
span.awards-year {
	font-weight:bold;
	font-size: 14px;
	margin-left: 20px;
	}	

table#AM tr.award td, table#AM tr.award td a {
	color: #FFFFCC;
}
table#AM tr.media td, table#AM tr.media td a, table#AM tr.award td, table#AM tr.award td a {
	color:#FFFFFF;
	padding: 10px;
	}
table#AM tr.media td.media {
	background-image: url(../../images/icon_print.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position:-5px 0px;
	}
table#AM tr.award td.award {
	background-image: url(../../images/icon_awards.gif);
	background-repeat: no-repeat;
	padding-left: 29px;
	background-position:-3px -4px;
}
#title span.return {
	position:absolute;
	margin-left: 5px;
	left: 4px;
	top: 55px;
}
#title span.next {
	position: absolute;
	left: 110px;
	top: 55px;

}
#title span.return am #title span.next a {
	font-size: 12px;
	color: #eee;
	font-weight: bold;
	padding-left: 0px;
	
	}
#title span.return a:hover, #title span.next a:active {
	color: #fff
	}
/***********************************************************************************************************************/




#kwick {
	position: relative;
	margin-top: 20px;
	height: 200px;
	width: 798px;
	overflow: hidden;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-left: 1px;
	clear: left;
	color: white;
	z-index: 0;
}

#kwick .kwicks {
	display: block;
	height: 200px;
}
ul.kwicks {
	margin: 0 auto;
	text-align: center;
	width: 850px;
	overflow:hidden;

	}
#kwick li {
	float: left;
	border-right: 1px solid white;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 200px;
	width: 158px;
	background: #fff;
	border-right: 2px solid #fff;
}

#kwick .kwick span {
	display: none;
}
#kwick .HDchallenges {background-image: url(../images/HDchallenges.jpg);}
#kwick .HDawards {background-image: url(../images/HDawards.jpg);}

#kwick .AP-gallery {background: #ccc url(../images/APgallery.jpg);}
#kwick .AP-info {margin-left: -10px;background-image: url(../images/APinfo.jpg);}

#kwick .bryant-gallery {background: #ccc url(../images/bryantgallery.jpg);}
#kwick .bryant-info {margin-left: -10px;background-image: url(../images/bryantinfo.jpg);}

#kwick .BSC-gallery { background: #ccc url(../images/BSCgallery.jpg);}
#kwick .BSC-info {	margin-left: -10px;	background-image: url(../images/BSCinfo.jpg);}

#kwick .CL-gallery {background: #ccc url(../images/CLgallery.jpg);}
#kwick .CL-info {margin-left: -10px;background-image: url(../images/CLinfo.jpg);}
	
#kwick .CT-gallery {background: #ccc url(../images/CTgallery.jpg);}
#kwick .CT-info {	margin-left: -10px;	background-image: url(../images/CTinfo.jpg);}
	
#kwick .CS-gallery {background: #ccc url(../images/CSgallery.jpg);}
#kwick .CS-info {	margin-left: -10px;	background-image: url(../images/CSinfo.jpg);}

#kwick .DK-gallery {background: #ccc url(../images/DKgallery.jpg);}
#kwick .DK-info {margin-left: -10px;background-image: url(../images/DKinfo.jpg);}

#kwick .EW-gallery {background: #ccc url(../images/EWgallery.jpg);}
#kwick .EW-info {margin-left: -10px;	background-image: url(../images/EWinfo.jpg);}

#kwick .GD-gallery {background: #ccc url(../images/GDgallery.jpg);}
#kwick .GD-info {margin-left: -10px;	background-image: url(../images/GDinfo.jpg);}

#kwick .HP-gallery {background: #ccc url(../images/HPgallery.jpg);}
#kwick .HP-info {margin-left: -10px;background-image: url(../images/HPinfo.jpg);}

#kwick .IHL-gallery {background: #ccc url(../images/IHLgallery.jpg);}
#kwick .IHL-info {margin-left: -10px;	background-image: url(../images/IHLinfo.jpg);}

#kwick .PCL-gallery {background: #ccc url(../images/PCLgallery.jpg);}
#kwick .PCL-info {margin-left: -10px;	background-image: url(../images/PCLinfo.jpg);}

#kwick .RG-gallery {background: #ccc url(../images/RGgallery.jpg);}
#kwick .RG-info {margin-left: -10px;	background-image: url(../images/RGinfo.jpg);}

#kwick .six-gallery {background: #ccc url(../images/601gallery.jpg);}
#kwick .six-info {margin-left: -10px;background-image: url(../images/601info.jpg);}

#kwick .SS-gallery {background: #ccc url(../images/SSgallery.jpg);}
#kwick .SS-info {margin-left: -10px;background-image: url(../images/SSinfo.jpg);}

#kwick .TRY-gallery {background: #ccc url(../images/TRYgallery.jpg);}
#kwick .TRY-info {margin-left: -10px;background-image: url(../images/TRYinfo.jpg);}

#kwick .VN-gallery {background: #ccc url(../images/VNgallery.jpg);}
#kwick .VN-info {margin-left: -10px;background-image: url(../images/VNinfo.jpg);}

/************************************************ START FOOTER ****************************************************************/

#footerWrapper {
	background-color:  #B2A97F;
	display: block;
	height: 100px;
	clear:both;
	width: 100%;
	text-align:left;
}
#footer_port {
	color: #ccc;
	clear:both;
	font-size:10px;
	width: 661px;
	display: block;
	padding-bottom: 20px;
}
#footer.long_page{
position: relative;
float:left;
left: 0px;
clear:both;
top: 20px;

}
#footer_port ul {
	text-align:center;
	margin-top: 20px;
	margin-left: -15px;
}
#footer_port a {
	color: #ccc;

		}
#footer_port a:hover, #footer_port a:active{
	display: inline;
	color: #666;
	border-bottom: 1px dotted white;
	}
#footer_port ul li {
	display: inline;
	font-size:12px;
}
#footer_port ul li a  {
	display: inline;
	font-weight:bold;
	font-size:12px;
	border-bottom: none;
	margin: 8px 15px 8px 15px;

}
#footer_port ul li a:link, #footer_port ul li a:visited {
color: #999;
text-decoration: none;

}
#footer ul li a:hover, #footer ul li a:active {
	color: #666;
	text-decoration: underline;
}
#footer ul.proj_list {
	width: 100%;
	}
#footer ul.proj_list li {
	display:inline;
	font-size: 11px;
	font-weight:normal;

}
#footer ul.proj_list li a {
	margin: 8px 10px 8px 10px;
	font-size: 11px;
	font-weight:normal;

	

}

#footer p {
text-align:center;
margin-top: 10px;
font-size:11px;
}	