html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, img, blockquote, pre, form, fieldset, table, th, malllnamegrid { margin: 0; padding: 0; border: 0;}  

body {
color: #000;
margin:0;
padding:0;
width: 100%;
font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
background-color: #FFFFFF;
border-top: 5px solid #666;
}

#wrapper{
	width: 1100px;
	margin: 0 auto;
	list-style-position: inside;
	text-align: center;
	/*border: 1px solid red;*/
}

#wrapper:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#titlediv{
	text-align: center;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background: #333 url(img/contentbg.jpg) repeat;
	
	/*background-image: url(img/contentbg.jpg), url(img/contentbglight.png);
	background-position: left top, left top;
	background-repeat: repeat, repeat;*/
}

#menu{
	text-align: center;
	/*border-top: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	font: 900 3.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -3px;
	color: #0099f7;
	padding: 10px;
	text-shadow: 1px 1px 0px #fff;
	
	box-shadow: 0px -7px 10px #222;
	background: #efefef url(img/sectionmenubg.png) repeat-x;
}

#menu li{
	list-style: none;
	display: inline;
	margin: 25px;
	text-shadow: 1px 1px 0px #fff;

}

a.menulink{
	color: #313131;
	text-decoration: none;
}
a.menulink:hover{
	color: #0099f7;
}

#viewprojects{
	opacity: 0.4;
		-moz-transition: all .25s linear;
-webkit-transition: all .25s linear;
transition: all .25s linear;
}

#viewprojects:hover{
	opacity: 1;
}

#abconframe{
	width: 1002px;
	background-color: #fff;
		border: 1px solid transparent;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#abconframe:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#conframe{
	width: 570px;
	height: 310px;
	margin: 0 auto;
	text-align: left;	
	color: #666;
	text-shadow: 0px 1px 0px #fff;
	background: url(img/postage.jpg) no-repeat;
	padding-top: 80px;
	padding-left: 60px;
	font: bold 1.5em/30px "Courier New", Courier, mono;
	margin-top: 50px;
	margin-bottom: 50px;
	/*border: 1px solid red;*/

}

a.emailhref:link{
	color: #444;
	text-decoration: none;
}

a.emailhref:visited{
		color: #444;
	text-decoration: none;

}

a.emailhref:hover{
	text-decoration: underline;
	color: #000;
}


/* @group PCATS */

#pcatsframe{
width: 1000px;	
background-color: #FFF;
margin-top: 30px;
margin-bottom: 30px;
}


#pcatsframe:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.pcatsitem{
	width: 190px;
	height: 200px;
	background-color: #000;
	margin: 5px;
	float: left;
	opacity: 0.6;
	
	-moz-transition: all .25s linear;
-webkit-transition: all .25s linear;
transition: all .25s linear;
}

.pcatsitem:hover{
	opacity: 1;
}

/* @end */


/* @group ABOUT DIVS */

#handsketch{
	margin: 0 auto;
	padding: 0px;
	margin-top: 40px;
	float: left;
}

/*#handsketch img{
		border: 1px solid #ddd;
}*/

#aboutcolumns{
	float: left;
	margin-top: 60px;
	margin-bottom: 50px;
	background-color: #fff;
	/*border: 1px solid red;*/
}

#aboutcolumns img{
	
	margin: 0 0 0 4px;
}

.abcols{
	background-color: transparent;
	width: 300px;
	float: left;
	margin-right: 50px;
	margin-left: 0px;
	padding: 25px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
	color: #262626;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
}

.nomargin{
	margin: 0;
}

#vkteam{
	width: 960px;
	float: left;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 20px;
	overflow: hidden;
	/*border: 5px solid #ccc;*/
	
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 1px solid #e5e5cf;
	/*background: #e3e3e3 url(img/vkteambg.png) repeat;*/
	
	background-color: #f3f3eb;
	background-image: url(img/vkteamlogo.png);
	background-position: center 460px;
	background-repeat: no-repeat;
	
	box-shadow: 1px 1px 2px #888;
}

#vkteamheading{
	margin: 5px;
	margin-bottom: 35px;
	color: #404040;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px #fff;
	letter-spacing: -2px;
	/*border-top: 3px double #ccc;
	border-bottom:4px double #bbb;*/
	font: bold 3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	word-spacing: 10px;
	/*border: 1px solid red;*/
}

.vteamicon{
	width: 110px;
	height: 110px;
	/*background-color: #6ed6fb;*/
	margin: 0px;
	display: inline-table;
	cursor: pointer;
}

#topcircles{
	width: 960px;
	background-color: transparent;
	/*border: 1px solid red;*/
	/*margin-top: 20px;*/
}

#middledetail{
	width: 960px;
	height: 135px;
	background-color: transparent;
	margin-top: 20px;
	margin-bottom: 20px;
	/*border: 1px solid red;*/
	padding-top: 10px;
	padding-bottom: 10px;
	font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: 0px 1px 0px #fff;
	
}

#middleleft{
	/*border: 1px solid red;*/
	width: 330px;
	background-color: transparent;
	text-align: right;
	margin-top: 45px;
	margin-right: 130px;
}

#middleright{
	width: 330px;
	/*border: 1px solid red;*/
	background-color: transparent;
	text-align: left;
	margin-top: 45px;
	margin-left: 130px;


}

.middlebox{
	display: inline-table;
	margin-top: 15px;
	font-size: 0.8em;
	/*border: 1px solid red;*/
}

#bottomcircles{
	width: 960px;
	background-color: transparent;
	
}

#popoutfoto{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding-top: 50px;
	text-align: center;
	/*border: 1px solid red;*/
	display: none;
	color: #000;
	
	z-index: 90;
}

.popoutimg{
	border: 10px solid #fff;
	box-shadow: 0px 0px 3px #333;
	background: #fff url(loading.gif) no-repeat center center;
}

#closepopout{
	position: relative;
	left: -162px;
	top: 40px;
	margin-bottom: -39px;
	opacity: 0.5;
}


#closepopout:hover{
	cursor: pointer;
	opacity: 1;
}

#namedesig{
	/*border: 1px solid red;*/
	width: 380px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: -110px;
	z-index: 100;
	position: relative;
	top: -90px;
	left: 12px;
	color: #fff;
	letter-spacing: -1px;
	line-height: -100px;
	font: bold 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: 1px 1px 0px #333;
}

/* @end */


#cframe{
	/*background-color: #FFFDEB;*/
	/*border: 1px dashed blue;*/
	width: 1100px;
	padding: 0px;
	padding-top: 20px;
	margin-top: 20px;
}

#cframe:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#pathbar{
	width: 745px;
	background-color: #f3f3f3;
	padding: 7px 0;
	margin-left: 45px;
	margin-bottom: 20px;
	color: #0099f7;
	text-shadow: 0px 2px 0px #fff;
	text-transform: capitalize;
	float: left;
	display: none;
	border-right: 5px solid #ddd;
	border-left: 5px solid #ddd;
	
	
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

	font: italic 1em Georgia, "Times New Roman", Times, serif;
	box-shadow: 1px 1px 1px #cfcfcf;

}

#ptypehidden{
	visibility: hidden;
	text-transform: lowercase;
	/*border: 1px solid red;*/
}

.patharrow{
	color: #666;
}

.pathproject{
	color: #bbb;
}

#content{
	width: 818px;
	padding: 0px;
	min-height: 500px;
	/*border: 1px solid red;*/
	position: relative;
	/*background-color: #F8DEB8;*/
	float: left;
	text-align: left;
	margin-left: 20px;
}

#content a:link{
	text-decoration: none;
}

#loading{
	z-index: 10;
	float: left;
	width: 760px;
	text-align: center;
	margin-bottom: -31px;
	position: relative;
	top: 150px;
	left: 50px;
	visibility: hidden;
}

.griditem{
	width: 350px;
	height: 200px;
	float: left;
	/*border: 1px solid blue;*/
	margin-bottom: 50px;
	margin-right: 30px;
	margin-left: 25px;
	padding: 0px;
	cursor: pointer;
	overflow: hidden;
}

.projectname{
	z-index: 9;
	width: 320px;
	height: 45px;
	overflow: hidden;
	position: relative;
	text-align: right;
	top:  117px;
	margin-bottom: -79px;
	color: #fff;
	padding: 15px;
	padding-right: 10px;
	padding-top: 0px;
	font: .94em "Lucida Grande", Lucida, Verdana, sans-serif;
	visibility: hidden;
	text-shadow: 1px 1px 0px #000;
	/*border: 1px solid red;*/
}

.projectnamebox{
	z-index: 8;
	width: 350px;
	height: 70px;
	overflow: hidden;
	position: relative;
	top:  130px;
	margin-bottom: -70px;
	text-align: right;
	background-color: #111;
	color: #fff;
	opacity: 0.75;
	visibility: hidden;
	border-top: 1px solid #000;
	
		/*border: 1px solid blue;*/
}



.pstatus{
	z-index: 11;
	position: relative;
	top: 178px;
	color: #222;
	text-shadow: none;
	background-color: yellowgreen;
	padding: 7px;
	padding-top: 3px;
	padding-bottom: 7px;
	
	
	visibility: hidden;
	opacity: 0;
	font: italic 0.8em Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	
	
-webkit-border-top-right-radius: 5px;
-moz-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}


#projectimage{
	width: 350px;
	height: 200px;
	/*border: 1px solid red;*/
	background-color: #efefef;
}

/* @group ITEM DETAILS */

#closeitem{
	margin-top: -130px;
	float: left;
	position: relative;
	top: 80px;
	left: -15px;
	/*opacity: 0.8;*/
	width: 125px;
	height: 125px;
	background: url(img/closeitembutton.png) no-repeat;
	background-position: 0 0;
	display: none;
	z-index: 12;
	cursor: pointer;
}

#itemdetails{
	/*border: 1px solid green;*/
	padding: 25px;
	padding-top: 0px;
	
}

#itemdetails:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#uconsbadge{
	position: relative;
	margin-bottom: -91px;
	top: 200px;
	left: -20px;
}

#detailsname{
	float: left;
	font: bold 1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	padding-right: 10px;
	border-bottom: 2px solid #111;
	border-top: 1px solid #2f2f2f;
	color: #fff;
	text-shadow: 2px 2px 0px #000;
	text-transform: uppercase;
	letter-spacing: -0.04em;
	word-spacing: 0.1em;
	width: 740px;
	text-align: right;
	z-index: 12;
	cursor: pointer;
	background: #333 url(img/viewphotobg.png) repeat;
}

.nameplace{
	color: #da85f7;
	font-size: 0.85em;
}

.nameplacetitle{
	color: #ff86f7;
}

.nameplacetitlesmall{
	font-size: 0.8em;
	margin-left: -13px;
}

.district{
	color: orangered;
}

#detailsimage{
	float: left;
	z-index: 11;
	padding: 0px;
}

#detailsdesctitle{
	width: 489px;
	color: #fff;
	text-shadow: 0px 1px 0px #000;
	position: relative;
	left: -44px;
	text-indent: 8px;
	margin-bottom: 20px;
	text-align: left;
	font-size:1em;
	padding: 3px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	float: left;
	
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	
	/*-webkit-border-tops-right-radius: 3px; 
	-moz-border-top-right-radius: 3px;
	border-top-right-radius: 3px;*/
	
	-webkit-border-bottom-left-radius: 0px; 
	-moz-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;

	text-transform: uppercase;
	letter-spacing: -0.01em;
	background: #444 url(img/desctitlebg.png) repeat;
		box-shadow: 1px 1px 1px #666;

}


.detailstitlefold{
	position: relative;
	left: -11px;
	top: 21px;
	z-index: -1;
}

#leftdesc{
	/*border: 1px solid red;*/
	float: left;	
	margin-top: 30px;
	width: 260px;
	position: relative;
	top: -5px;
}

#rightdesc{
	/*border: 1px solid blue;*/
	float: right;
	margin-top: 30px;
	width: 490px;
	position: relative;
	left: 7px;
	
}

#desclength{
visibility: hidden;	
}

/* @group GALLERY */

#closeimagelayer{
	position: fixed;
	top: 20px;
	left: 20px;
	background-color: orangered;
	color: #fff;
	display: none;
	z-index: 100;
	cursor: pointer;
	border: 5px solid #f9f9f9;
}

#closeimagelayer:hover{
		border-color: #444;
}

.galnavarrows{
	opacity: 0.7;	
		-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
transition: all .2s linear;
}

.galnavarrows:hover{
	opacity: 1;	
	box-shadow: 0px 3px 5px #777;
	cursor: pointer;
}

#fullimage{
		background: url(loading.gif) no-repeat center center;

}


#leftgal{
	float: left;
	width: 97%;
	margin-top: 30px;
	/*background-color: #eee;*/
	display: block;
	/*border: 1px solid red;*/
		display: none;

}

#rightgal{
	width: 392px;
	/*background-color: #eee;*/
	text-align: center;
	display: none;
	margin: 0 auto;
	margin-top: 25px;
	position: relative;
	left: 15;
	/*border: 1px solid red;*/
	padding: 5px;
	background-color: #ddd;
	border: 1px solid #ccc;
}

#rightgal:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.galitem{
	background-color: #000;
	width: 82px;
	height: 82px;
	overflow: hidden;
	display: inline;
	border: 8px solid #ddd;
	margin: 0px;
	float: left;
	padding: 0;
}

.galitemleft{
	background-color: #fff;
	width: 82px;
	height: 82px;
	overflow: hidden;
	display: inline;
	border: 0px solid #ddd;
	margin: 0px;
	float: left;
	padding: 1px;
	opacity: 0.7;	
}

.galitemleft:hover{
	opacity: 1;
}

.galitem:hover{
	border-color: #0099f7;
}


#photobutton{
	width: 350px;
	height: 7px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	font: bold 5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: orangered;
	line-height: 50px;
	padding-bottom: 25px;
	text-shadow: none;
	border-top: 1px solid #000;
	border-bottom: 1px solid #ccc;
	
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

		-moz-transition: all .15s linear;
-webkit-transition: all .15s linear;
transition: all .15s linear;
	/*background: #333 url(img/viewphotobg.png) repeat;*/
	background-color: #000;
	background-image: url(img/viewphotobg2.png), url(img/viewphotobg.png);
	background-position: center center, 0 0;
	background-repeat: no-repeat, repeat;
	

    -moz-box-shadow:inset 0 0 10px #000000;
   -webkit-box-shadow:inset 0 0 10px #000000;
   box-shadow:inset 0 0 10px #000000;
}

#photobutton:hover{
	color: #fff;
	height: 25px;
}

#imageview{
	display: none;
	position: fixed;
	top: 20px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	z-index: 25;
	/*border: 1px dashed green;*/
	vertical-align: middle;	
	text-align: center;
}


#imageview img{
	border: 10px solid #f6f6f6;	
	margin: auto;
	position: relative;
	top: 0px;
	background-color: #fff;
	box-shadow: 0px 1px 3px #777;
}


#imageviewbox{
	opacity: 0.88;
	z-index: 24;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
	background: #000 url(img/descbg.jpg) repeat;
}

#imagenav{
	z-index: 26;
	position: fixed;
	top: 550px;
	/*border: 1px solid red;*/
	margin: 0 auto;
	width: 100%;
	color: #fff;
	text-align: center;
	display: none;
}

/* @end */

#detailsdesc{
	/*float: left;*/
	margin-right: 12px;
	height: auto;
	width: 410px;
	text-align: left;
	border: 1px solid #ddd;
	padding: 30px;
	padding-top: 15px;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: 0px 1px 0px #fff;
	line-height: 28px;
	letter-spacing: 0.06em;
	color: #354150;
	background: #efefef url(img/descbg.jpg) repeat;
	/*border: 1px solid red;*/
	overflow: visible;
	
	-webkit-border-bottom-right-radius: 5px;
-moz-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;

	-webkit-border-bottom-left-radius: 5px;
-moz-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;

	box-shadow: 0px 1px 0px #bbb;
	/*text-indent: 20px;*/
}

#desctext{
	font-size: 1.1em;
	text-indent: 30px;	
}

#detailstablebg{
	float: left;
	margin-top: 0px;
	width: 254px;
	height: 333px;
	font-size: 0.9em;
	background: url(img/notebookbg.jpg) no-repeat;
	}

#pageno{
	position: relative;
	left: -10px;
	top: 7px;
	float: right;
	margin-bottom: -20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #955017;
	font-style: italic;
	opacity: 0.4;
	text-shadow: 0px 1px 0px #ccc;
	font-size: 1.1em;
}

#detailstable{
	width: 190px;
	height: 270px;
	/*border: 1px solid blue;*/
	padding: 0px;
	margin-left: 40px;
	margin-top: 25px;
	overflow: hidden;
	color: #111111	;
	font: 500 1.008em/23px "Courier New", Courier, mono;
	letter-spacing: -1px;
}

.notebooklabel{
	color: #955017;
		/*text-shadow: 1px 1px 1px #fff;*/

}

#backtogrid{
	width: 100%;
	float: left;
	color: transparent;
	text-align: center;
	margin: 20px;
	margin-left: 0px;
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 50px;
	cursor: pointer;
	background: #0099f7 url(img/backimage.png) no-repeat center center;
	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
transition: all .2s linear;

	box-shadow: inset 0px 0px 10px #005487;

}

#backtogrid:hover{
	background-color: orangered;
	box-shadow: inset 0px 0px 10px #963405;
	}

/* @end */




/* @group NAVBAR */

#navbar{
	width: 260px;
	float: left;
	/*background-color: cornflowerblue;*/
	/*padding: 10px;*/
	/*border: 1px solid red;*/
	margin-bottom: 40px;
	id blue;
	padding: 0px;

}

#navbar li{
	list-style: none;
	text-align: right;
	display: block;
	padding: 6px;
	padding-right: 12px;
	font: italic 500 1.1em Georgia, "Times New Roman", Times, serif;
	/*border-right: 1px solid transparent;
	border-bottom: 1px dotted #abe2fc;*/
	border-right: 5px solid transparent;


	
		-moz-transition: all .5s linear;
-webkit-transition: all .5s linear;
transition: all .5s linear;

}

#navbar li:hover{
		border-right: 5px solid #0099f7;
	background-color: #efefef;
	cursor: pointer;
}

#navbar a:link{
	color: #666;
	text-decoration: none;	
	text-shadow: 1px 1px 0px #fff;
	position: relative;
}


#navbar li:active{
	color: yellowgreen;

}


#navbar a:visited{
	color: #666;
}

#navbar a:hover{
	color: #0099f7;
	text-shadow: 1px 1px 0px #f0f0f0;
	cursor: pointer;
}

#statuslinks{
	/*border-top: 1px dotted #6ed6fb;
	border-bottom: 1px dotted #6ed6fb;*/
	font-size: 0.83em;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	/*border-right: 3px solid #cacdd6;*/
	/*border: 1px solid red;*/
}

/* @end */

#randomslide{
	float: left;
	width: 100%;
	height: 220px;
	overflow: hidden;
	
	margin-top: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #000;
	text-align: center;
	color: #ccc;
	/*background: #333 url(img/randombg.png) repeat;*/
	
	background-image: url(img/randombg2.png), url(img/randombg.png);
	background-position: 0 0, 0 0;
	background-repeat: repeat-x, repeat;
	
	box-shadow: inset 0px 5px 15px #000;
}

.randomslide{
	margin: 40px;
	margin-bottom: 20px;
	border-top:7px solid orange;
	box-shadow: 4px 4px 10px #000;
	padding-top: 2px;
	
	-moz-transition: all .2s linear;
-webkit-transition: all .2s linear;
transition: all .2s linear;
opacity: 0.7;
}

.randomslide:hover{
	border-color: orangered;
	cursor: pointer;
	opacity: 1;
}

#randdesc{
		margin: 0 auto;
		padding: 5px;
		padding-bottom: 10px;
		color: #333;
		/*text-shadow: 1px 1px 0px #000;*/
text-transform: capitalize;
		/*border: 1px solid red;*/
		font: italic 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#copydiv{
	background: url(img/copybg.png) no-repeat center;
	/*border: 1px solid red;*/
	padding: 7px;
	color: #777;
	/*text-shadow: 0px 1px 0px #ddd;*/
	text-shadow: #ddd 0 -1px 1px;
	margin: 20px;
	margin-top: 25px;
	font: 0.68em "Lucida Grande", Lucida, Verdana, sans-serif;
	cursor: default;
}

#footer{
	width: 100%;
	z-index: 10;
	border-top: 1px solid #ccc;
	float: left;
	text-transform: uppercase;
	text-align: center;
	/*background: #f8f8f8 url(img/footerbg.png) repeat-x;*/
	cursor: default;
		background: #efefef url(img/homepagefooter_bg.png) repeat;
		

}

#preloaddiv{
	border: 1px solid red;
	position: absolute;
	left: -9999px;
	top:  -9999px;

	}

div#preloaddiv img {
	/*display: block;*/
}


