﻿html, body
{
    height: 100%;
    width: 100%;
    overflow: auto;
}

body
{
    margin: 0;
    padding: 0;
	color: #333333;
	font-family: "museo-sans-2",Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 2;
	text-transform: uppercase;
}

div
{
    padding: 0px;
    margin: 0px;
}

a, a:hover, a:link, a:visited
{
	color: #64D1E7;
    font-family: "grad-1","grad-2",Times;
    text-decoration: none;
}

td
{
    padding: 0px;
    margin: 0px;
}

#container
{
	position: relative;
	display: block;
	clear: both;
}

#veil
{
    position: absolute;
    display: none;
    height: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 100;
}

#contact
{
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 0px;
}


.leftSide
{
	position: absolute;
	width: 222px;	
}
.rightSide
{
	position: absolute;
	left: 223px;
	top: 0px;
	width: 790px;
	display: inline-block;
}
.box
{
	position: relative;
	display: block;
}

.rightSubBox,
.rightSubBox:hover,
.rightSubBoxBlue
{
    font-family: "grad-1","grad-2",Times;
	text-decoration: none;
	color: #424448;
}

.rightSubBox:hover,
.rightSubBox:active,
.rightSubBoxBlue
{
	outline: none;
	color: #64d1e7;
}

.rightBox,
.rightBox:hover,
.rightBox:visited,
.rightBox:active,
.rightBoxBlue
{
	font-family: "grad-1","grad-2",Times;
	position: relative;
	display: block;
	margin-left: 15px;
	text-decoration: none;
	color: #424448 !important;

}

.rightBox:hover,
.rightBox:active,
.rightBoxBlue
{
	outline: none;
	color: #64d1e7 !important;
}

#filterLinks
{
    position: absolute;
    display: none; 
    height: 100%; 
    width: 100%;
}

.filterLink,
.filterLink:hover,
.filterLink:active,
.filterLinkBlue
{
	font-family: "grad-1","grad-2",Times;
	text-decoration: none;
	color: #424448;    
}

.filterLink:hover,
.filterLink:active,
.filterLinkBlue
{
	outline: none;
	color: #64d1e7;   
}



.rightContent
{
    display: inline;
	position: relative;
	left: 13px;
	overflow: hidden;
}

.contentSlider
{
    display: inline-block;
	position: relative;
	overflow: hidden;
	width: 790px;
}
		
		
#accordion
{
	display: inline;
	position: absolute;
	width: 100%;
}
		
.header
{
	
}

h1
{
    display: block;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	margin: 0px;
}

.bold
{
    font-weight: bold;
}

.white
{
    color: #ffffff;
}

.blue
{
	color: #64d1e7;
}

.lighterGrey
{
    color: #999999;
}

.lightGrey
{
	color: #eeedeb;
}

.grey
{
    color: #cccccc;
}

.darkGrey
{
	color: #424448;
}

.left
{
	float: left;
}

.right
{
    float: right;
}

.sevenRight
{
    margin-right: 7px;
}

.eightRight
{
	margin-right: 8px;
}

.eightUp
{
    margin-top: 8px;
}

.title
{
    font-size: 20px;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 20px;
}

.subtitle
{
    font-size: 11px;
}

.Number
{
    font-family: "museo-sans-2",Helvetica, Sans-Serif;
    font-size: 11pt;
}

.large
{
    font-size: 2.14em;
}

.singleSpaced
{
    line-height: 1;
}

/* thumbnails */
.thumb
{
    display: inline;
    width: 125px;
    height: 125px;
}

.blank
{
    background-color: #eeedeb;
}

.thumb .overlay
{
    display: none;
    position: relative;    
    width: 100%;
    height: 100%;    
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;    
    background-color: #000000;
}

/*.thumb:hover .overlay
{
    display: inline-block;
}*/

.thumb .number
{
    position: absolute;
    left: 4px;    
}

.thumb .name
{
    position: absolute;
    left: 4px;
    bottom: 0px;
}

/* News Section */
.News
{
    display: inline-block;
    width: 258px;
}

.NewsBody
{
    margin-top: 30px;
}

.Body
{ 
    height: 270px; 
    margin-bottom: 30px;
}

/* page sliding */
.grid
{
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
    left: -790px;
    width: 2370px;
}

/* slide */
.slide
{
    position: relative;
    width: 790px;
}

.slide .body
{
    margin-top: 30px;
}

/* navigation */
.navigation
{
    
    margin-bottom: 50px;
    width: 790px;
    
}


.navigation a
{ 
    vertical-align: top;
    color: #424448;
}

.navigation a.text:hover
{
    color: #64D1E7;

}

.navigation span
{
    /*vertical-align: baseline;*/
}

.clearfix
{
    overflow: hidden;
    zoom: 1;
}

.leftDoubleArrow
{
    display: inline-block;
    width: 8px;
    height: 10px;
    background: transparent url("/Content/Images/left_double_arrow.png") no-repeat top left;
}

.leftDoubleArrow:hover
{
    background: transparent url("/Content/Images/left_double_arrow_blue.png") no-repeat top left;
}


.rightDoubleArrow
{
    display: inline-block;
    width: 8px;
    height: 10px;
    background: transparent url("/Content/Images/right_double_arrow.png") no-repeat top left;
}

.rightDoubleArrow:hover
{
    background: transparent url("/Content/Images/right_double_arrow_blue.png") no-repeat top left;
}

.leftArrow
{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: transparent url("/Content/Images/boxed_left_arrow.png") no-repeat top left;
}

.leftArrow:hover
{
    background: transparent url("/Content/Images/boxed_left_arrow_blue.png") no-repeat top left;
}

.rightArrow
{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: transparent url("/Content/Images/boxed_right_arrow.png") no-repeat top left;
}

.rightArrow:hover
{
    background: transparent url("/Content/Images/boxed_right_arrow_blue.png") no-repeat top left;
}

.leftDoubleArrow:hover,
.rightDoubleArrow:hover,
.leftDoubleArrow,
.rightDoubleArrow
{
    height: 20px;
    background-position: center center;
}

.leftArrow:hover,
.rightArrow:hover,
.leftArrow,
.rightArrow
{
    height: 20px;
    background-position: center center;
}

/* projects */
.projects
{
    margin-bottom: 10px;
}

.project
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.filters
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.filters a.eightRight
{
    display: inline-block;
    width: 125px;
}

/* view info page */
.viewInfoBody
{
    margin-bottom: 45px;
}

.viewInfoRelated
{
    margin-bottom: 10px;
}

/* filter */
.filter
{
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
