a:focus{outline:none}


div.centered {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}
div.container {
	text-align:center;
}

div#headerBar {
	background-color: black;
	height: 18px;
	text-align: center;
	color: #999;
}

div#pageBackground {
	background: url(/images/mainBg.png) repeat-x;
	height: 720px;
	background-color:#272425;
}
div.vs { width: 1000px; height: 25px;}
.pt {cursor: pointer}
.fl {float: left}
.fr {float: right}
.mr1 {margin-right: 1px}
/* MENU */

span.menuLinkText {
	visibility: hidden;
}

div#topMenuContainer {
	width: 1000px;
	height: 40px;
	background: url(/images/menu/bg.png) repeat-x;
}


ul#ProjectDescriptionList li {
	margin-bottom: 5px;
}

div.descBar {
	width: 378px;
	background-color: #121B22;
	height: 15px;
	margin-bottom: 1px;
}

div.galBar {
	width: 378px;
	background-color: #2f363d;
	height: 25px;
	margin-bottom: 3px;
}

div.GBText { padding-top: 4px; padding-left: 5px}

div.GBText a{
	color: #919191;
	text-decoration: none;
}
div.GBIcon {
	padding-top: 2px;
	padding-right: 5px;
}

div.descTitle {
	color: #0795D9;
	width: 120px;
	padding-left: 5px;
}

div.descBar a {
	color: #0795D9;
	font-weight: bold;
	text-decoration: none;
}



ul#topMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

ul#topMenu li {
	float: left;
	margin-left: 25px;
	line-height: 1.4;
}


ul#topMenu li a {
	text-decoration: none;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/images/menu/3d.png);
}

ul#topMenu li a.threed {
	width: 119px;
	background-image: url(/images/menu/3d.png);
}

ul#topMenu li a.architecture {
	width: 119px;
	background-image: url(/images/menu/arch.png);
}

ul#topMenu li a.studies {
	width: 119px;
	background-image: url(/images/menu/case.png);
}

ul#topMenu li a.contact {
	width: 94px;
	background-image: url(/images/menu/contact.png);
}

ul#topMenu li a.graphic {
	width: 131px;
	background-image: url(/images/menu/graphic.png);
}

ul#topMenu li a.webdesign {
	width: 220px;
	background-image: url(/images/menu/webdesign.png);
}



ul#topMenu li a:hover, ul#menu li a:active {
	background-position: center left;
}

ul#topMenu li a.selected {
	background-position: bottom left;
}

div#BCD{
	height: 132px;
	width: 1000px;
}
div#BCD div {
	float: left;
	cursor: pointer;
}

/* END: MENU */


.contactField {
	background-color: #131112;
	border: 1px solid #454545;
	color: #BCBCBC;
	font-size: 11px;

}

input.requiredN {
	background: #131112 url(/images/contact/fieldbg.png) no-repeat;
}


input.contactTextInput {
	padding-top: 3px;
	padding-left: 3px;
	height: 17px;
	width: 230px;
}

input.error {
	border: 1px solid red;
}

table#contactPart1 tr td {
	padding-bottom: 2px;
	text-align: left;
}

select.contactSelectAbout {
	width: 209px;
	height: 20px;
}

select.contactSelectHow {
	width: 129px;
	height: 20px;
}

textarea.contactCommentsField {
	width:500px;
	height: 120px;
}

div.PTOuter {
	border: 1px solid #666;
	padding: 1px;
	width: 165px;
	height: 65px;
}

div.PTLM { margin-left: 20px;}
div.PTTM { margin-top: 20px;}

div#POF {
	width: 1000px;
	height: 350px;
	position: relative;
}

div#POF .PlayerFrame{
	float:left;
	width: 582px;
	height: 232px;
}

div#POF .PlayerTop{
	position: relative;
	width: 582px;
	height: 232px;
}

div#TitleImage {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 581px;
	height: 232px;
	z-index:3;
	cursor: pointer;
}

div#POF .TopBorder {
	position: absolute;
	left: 30px;
	top: 0px;
	width: 522px;
	height: 2px;
	background-color: #0893d5;
	overflow: hidden;
	z-index:99;
}
div#POF .BottomBorder {
	position: absolute;
	left: 30px;
	bottom: 0px;
	width: 522px;
	height: 2px;
	background-color: #0893d5;
	overflow: hidden;
	z-index:99
}

div#Prev {
	position: absolute; left: 2px; top: 2px; z-index:80
}

div#Next {
	position: absolute; right: 2px; top: 2px;z-index:80
}

div#PrevB {
	position: absolute; left: 0px; top: 0px; z-index:80; cursor: pointer;
}
div#NextB {
	position: absolute; right: 0px; top: 0px;z-index:80; cursor: pointer;
}

div#POF div.playerShadow {
	overflow: hidden;
	width: 582px;
	height: 3px;
	background: url(/images/player/pshadow.png) no-repeat;
}

div#ThumbToggle a {
	text-decoration: none;
	cursor: pointer;
	display: block;
	width: 29px;
	height: 18px;
}

div#ThumbToggle a.open {
	background: url('/images/player/toggleThumbs.png') no-repeat;
	background-position: 0px 0px;
}

div#ThumbToggle a.open:hover {
	background-position: 0px -18px;
}

div#ThumbToggle a.closed {
	background: url(/images/player/toggleThumbs.png) no-repeat;
	background-position: 0px -36px;
}

div#ThumbToggle a.closed:hover {
	background-position: 0px -54px;
}


div#ThumbList {
	width: 552px; height: 156px; background-color: #222021; padding: 16px;
}

div#PBB {
	width: 582px; height: 25px; background-color: #0893d5
}

div#pageSelector {
	margin-top: 5px;
	float:right;
	margin-right: 10px;
}

div#pageSelector .pn {
	width: 10px;
	height: 13px;
	overflow: hidden;
	margin-left: 3px;
}

div#pageSelector .pn a {
	text-decoration: none;
	color: #ccc;
	font-weight: bold;
	overflow: hidden;
}

div#PBB div.prev, div#PBB div.next {
	margin: 0;
	padding: 0;
	height: 8px;
	margin-top: 3px;
}

div#PBB div.next { margin-left: 3px;}

div#PBB div.prev a, div#PBB div.next a {
	cursor: pointer; overflow: hidden;
	text-decoration: none;
	height: 9px;
	width: 9px;
	display: block;
	margin: 0;
	padding: 0;
	border:none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#PBB div.prev a {
	background-image: url(/images/player/arrowBlueLeft.png);
}
div#PBB div.next a {
	background-image: url(/images/player/arrowBlueRight.png);
}

div#PBB div.prev a:hover {
	background-position: 0px -9px;
}
div#PBB div.next a:hover {
	background-position: 0px -9px;
}

div#Gallery {
	display: none;
}

div#DDM a.DDMlink {
	display: block;
	color: #ccc;
	text-decoration: none;
	height: 12px;
	font-size: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}

div#DDM a.DDMlink:hover {
	color: white;
	background-color: #067AB3;
}

ul.threedul {
	list-style: none;
}
ul.threedul li {
	padding-bottom: 5px;
}


div.GraphicFrame {
	float: left;
	position: relative;
	width: 579px; height: 484px;
}

div#GFI {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 579px;
	height: 484px;
}

div#GFnext, div#GFprev {
	position: absolute;
	margin: auto auto;
	top: 10px;
	width: 20px; height: 20px;
}
div#GFnext { right: 20px; }
div#GFprev { right: 50px; }

div.IndexFrame {
	position: relative;
	width: 1000px; height: 350px;
}

div#IFI {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 350px;
}

div#IFnext, div#IFprev {
	cursor: pointer;
	position: absolute;
	margin: auto auto;
	top: 10px;
	width: 20px; height: 20px;
}
div#IFnext { right: 20px; }
div#IFprev { right: 50px; }
