/* 
Browser: CSS Button styles
*/


/* import stylesheets and hide from ie/mac \*/
@import url("css/reset.css");
@import url("css/global.css");
/* end import/hide */

/* OVERWRITE & FINETUNE GLOBAL STYLES
--------------------------------------------------------------*/


/* MOVE TO GLOBAL
--------------------------------------------------------------*/
BODY {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	padding: 0px;
	margin: 0 auto 0 auto;
	background: url(img/global/bodyBG1.jpg) repeat-x top center;
	background-color: #eaeaea;
	color: #585858;
}



/* LAYOUT
--------------------------------------------------------------*/
.pageWrapper {
	width: 900px;
	margin: 0px auto;
	padding-bottom: 60px;
	font-size: 14px;
}
.leftCol {
	float: left;
	width: 160px;
	background: url(img/global/arrowBGx.gif) no-repeat bottom right;
	padding-top: 31px;
}
.clear {
	clear: both;
}
.rightCol {
	float: left;
	width: 740px;
	padding-top: 25px;
}
.footerArrow {
	float: left;
	position: relative;
	z-index: 100;
	bottom: 302px;
	left: -196px;  /* adjust to leftcolumn width */
	margin-bottom: -300px;  /* hack for FF so there isn't a huge margin at bottom  */
}
.layout1 {
	width: 100%;
}
.layout1 td {
	vertical-align: top;
	padding-bottom: 30px;
}
.layout1 .metaData {
	width: 25%;
	
}
.layout1 .content {
	padding-right: 50px;
}

.layout1 .content1 {
	padding-right: 25px;
}

/* HEADER
--------------------------------------------------------------*/
.header {
	height: 150px;
}

/* TOPNAV
--------------------------------------------------------------*/
.topNavDIV {
	text-align: right;
	background-color: #fff;
	padding-right: 50px;
	padding-bottom: 10px;
}
.topNav li {
	margin-bottom: 21px;
	font-size: 14px;
}
.topNav li.current-cat {
	padding-right: 20px;
}
.topNav li.current-cat a {
	color: #84d00b;
}
.topNav a {
	color: #585858;
}
.topNav a:hover {
	color: #84d00b;
}





/* CONTENT 
--------------------------------------------------------------*/
.contentWrapper {
	margin-bottom: 40px;
}
.content p, .content1 p {
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 1.4em;
}

.content a {
	color: #84d00b;
}


	
h1 {
	color: #4f8dbd;
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: normal;
}
h2 {
	color: #4f8dbd;
	font-size: 16px;
	margin-bottom: 8px;
	letter-spacing: 0.03em;
	font-weight: normal;
	padding: 6px 10px;
	background-color: #d8d8d8;
}

h3 {
	color: #4f8dbd;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: normal;
} 

h4 {
	font-size: 14px;
	margin-bottom 15px;
	letter-spacing: 0.03em;
	font-weight: normal;
	padding: 15px 0 15px 40px;
}

	



.projectTitle img {
	float: right;
	padding: 0 3px 0 10px;
}

.projectTitle a {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

.projectTitle a:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.list {
	line-height: 1.4em;
	padding: 0px 0px 10px 0px;
}

.list li {
	
	margin: 3px 0px 3px 0px;
    padding: 0 0 0 20px;
    list-style: none;
    background: url(img/global/bullet.gif) no-repeat 0 5px;

}


.list1 {

}

.list1 li {
	margin-bottom: 6px;
	padding: 2px 10px;
}
.test {
	border: 2px solid #d8d8d8;
	margin-bottom: 22px;
}

.test1 {
	border: 2px solid #d8d8d8;
	margin-bottom: 22px;
	
}

.test1 a {
	color: #585858;
}
.test1 a:hover {
	color: #84d00b;
}


.projectImages {
	width: 100%;
	margin: 10px 0;
}
.projectImages td {
	vertical-align: center;
	text-align: center;
}
.projectImages .leftImage {
	text-align: left;
}
.projectImages .rightImage {
	text-align: right;
}

.projectImages .bottomImage {
	vertical-align: bottom;
}

.projectImages a {
	display: block;
}

.readMore {
	width: 25%;
	vertical-align: bottom;
	text-align: bottom;	
}



.expDIV {
	cursor: pointer;
	background: url(img/global/arrowMore.png) no-repeat 73px 0px;
	padding: 0 0 5px 0px;
	text-align: left;
}

.expDIV.ON {
	background: url(img/global/arrowLess.png) no-repeat 490px 0px;
	
}




.bigSoc li {
	padding-bottom: 15px;
}

.iconLink {
	width: 50px;
    height: 50px;
}

.fb .iconLink {
    background: transparent url(img/global/fbSprite.png) no-repeat;
    background-position: 0px -51px;
}

.fb a:hover .iconLink {
	background-position: 0px 0px;
}	

.tw .iconLink {
    background: transparent url(img/global/twSprite.png) no-repeat;
    background-position: 0px -51px;
}

.tw a:hover .iconLink {
	background-position: 0px 0px;
}	

.lk .iconLink {
    background: transparent url(img/global/lkSprite.png) no-repeat;
    background-position: 0px -51px;
}

.lk a:hover .iconLink {
	background-position: 0px 0px;
}	

.wp .iconLink {
    background: transparent url(img/global/wpSprite.png) no-repeat;
    background-position: 0px -51px;
}

.wp a:hover .iconLink {
	background-position: 0px 0px;
}	

.pdf {
	padding-bottom: 15px;
}

.pdf h4 {
		background: url(img/global/pdf.png) no-repeat;
}

.pdf a {
	color: #585858;
}

.pdf a:hover {
	color: #80c80e;
}





.video {
	background-color: #d8d8d8;
	padding: 20px 0 15px 0;
	text-align: center;
}

.gallery {
	background-color: #d8d8d8;
	padding: 20px 0 15px 0;
	height: 400px;
}
	
	

.back {
	color: #585858;
	line-height: 23px;
}

.back img {
	padding: 0 5px 0 0;
	vertical-align: bottom;
}
.back:hover {
	color: #84d00b;
}
	

/*.projectImages a:hover {
background-color: #c0daee;
}
*/

/* HOME LAYOUT
--------------------------------------------------------------*/
.homeP {
	vertical-align: top;
	padding: 10px 10px 0 30px;
	
}

.homeInfo {	
	width: 200px;
	background-color: #eae9e9;
	margin: 30px 0 0 20px;
	padding: 10px 10px 5px 10px;
	float: left;
}

.homeLinks {
	float: left;
	padding: 27px 0 0 0;
}

.homeLinks img {
	float: left;
	padding-right: 5px;
}	

.homeLinks a {
	color: #585858;
}

.homeLinks a:hover {
	color: #84d00b;
}

/* PORTFOLIO
--------------------------------------------------------------*/

.port {
	width: 520px;
}

.port img {
	padding: 2px;
	border: 1px solid #d8d8d8;

}

.port img:hover {
	border: 1px solid #84d00b;
}


.port h5 {
	color: #585858;
	font-size: 18px;
	margin-bottom: 4px;
	font-weight: normal;
}

.port:hover h5 {
	color: #84d00b;
}

.port:hover img {
	border: 1px solid #84d00b;
}




.text {
}

.text p {
	padding-top: 30px;
	line-height: 20px;
}



.sliderWrapper {
	margin-bottom: 20px;
	background-color: #d8d8d8;
	padding: 20px 0;
	padding-bottom: 5px;
	text-align: center;
	width: 500px;
}

#slider {
	position: relative;
	width: 450px;
	height: 325px;
	overflow: hidden;
	border: 1px solid #494949;
	margin: 0 auto;
}

#caption {
	position: relative;
	width: 450px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto;
}

#slider ul {
	position: relative;
	height: 325px;
	width: 450px;
	/* animate margin-left position  */
}

#caption ul {
	text-align: center;
	margin-top: 20px;
	position: relative;
	height: 40px;
	width: 450px;
}

#slider ul li { 
	float: left;
	display: inline-block;
	width: 450px;
	height: 325px;
}	

#caption ul li {
	float: left;
	display: inline-block;
	width: 450px;
	height: 30px;
	
}

#sliderPrevBtn, #sliderNextBtn {
	padding: 0px;
	color: #585858;
	font-size:10px;
	letter-spacing:0.2em;
	text-transform:uppercase;
}




#sliderPrevBtn.OFF, #sliderNextBtn.OFF {
	color: #acabab;
	background-image: none;
}
p.sliderNav {
	padding-top: 15px;
	margin-bottom: 0px;
}													
.sliderNav .button {
	cursor: pointer;
}





	
	



/* FOOTER
--------------------------------------------------------------*/
.footer {
	background-color: #dadada;
	height: 80px;
}


.footer p {
	padding: 10px 0 5px 10px;
	font-size: 12px;
	color: #585858;
	line-height: 18px;
}

.footInfo {
	float: left;
	padding-top: 25px;
}



.footSoc {
	float: right;
	padding: 45px 10px 0 0;
}
.smallSoc li {
	display: inline;
	padding-left: 10px;
}

.siconLink {
	width: 26px;
    height: 26px;
}

.sfb .siconLink {
    background: transparent url(img/global/sfbSprite.png) no-repeat;
    background-position: 0px -27px;
}

.sfb a:hover .siconLink {
	background-position: 0px 0px;
}	

.swp .siconLink {
    background: transparent url(img/global/swpSprite.png) no-repeat;
    background-position: 0px -27px;
}

.swp a:hover .siconLink {
	background-position: 0px 0px;
}

.stw .siconLink {
    background: transparent url(img/global/stwSprite.png) no-repeat;
    background-position: 0px -27px;
}

.stw a:hover .siconLink {
	background-position: 0px 0px;
}

.slk .siconLink {
    background: transparent url(img/global/slkSprite.png) no-repeat;
    background-position: 0px -27px;
}

.slk a:hover .siconLink {
	background-position: 0px 0px;
}

.pic1 {
	vertical-align: bottom;
	padding-bottom: 1px;
}

	
	
	
	
	
