﻿/* Jquery Slideshow ////////////////////////////////////////////// */
.jquerySlideshowLayer
{
   background:url(../images/slideshow_grad.png);
   background-repeat:repeat-x;
   width:673px;
   height:385px;
   /*
   width:717px;
   height:340px;*/
   /*margin: 0 0 0 39px;*/
}
.jquerySlideshowLayer_v2
{
   background:url(../images/slideshow_grad.png);
   background-repeat:repeat-x;
   
   width:640px;
   height:403px;
   margin-left:0;
   width:717px;
   height:340px;
   margin: 0 0 0 39px;
}
.container
{
    width:714px;
    height:340px;
}
#slider
{
	width:714px;
	height:340px;
	margin:0px;
	padding:0px; 
	display:block;
}	
#slider ul, #slider li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#slider li
{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:718px;
	height:389px;
	overflow:hidden;
	outline:0px;
	border:0px;
}	
#slideshow
{
	float:left;
	margin:0px;
	width:714px;
	height:358px;
	/*background:url(../images/slideshow/slideshowbg.png) no-repeat;*/
}
	
#slideshow ul
{
	float:left;
	width:914px;
	margin:0px;
	padding:80px 0 0 0;
	display:block;
}
	
#slideshow ul li
{
	float:left;
	margin:0;
	padding:0;
	display:block;
}
	
#slideshow ul li img
{
	float:right;
	margin:0px;
	padding:0 0 0 0;
	display:block;
}
.navLink_a
{
    display:block;
    position:absolute;
    top:527px;
    left:40;
    font-size:12px;
	font-family:Trebuchet MS;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.navLink_b
{
    display:block;
    position:absolute;
    top:527px;
    left:100px;
    font-size:12px;
	font-family:Trebuchet MS;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.navLink_divide
{
	display:block;
    position:absolute;
    top:527px;
    left:92px;
    font-size:12px;
	font-family:Trebuchet MS;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.projectSlideShowSep
{
   float:left;
   width:3px;	
}
.projectDescription
{
	float:left;
	width:196px;
	height:280px;
	padding:4px;
	font-size:12px;
	font-family:Trebuchet MS;
	color:#ffffff;
}

.projectImage
{
	float:left;
}
/*.projectImg
{
    cursor:pointer;	
}

.projectImage1{ padding-top:22px; }
.projectImage2{ float:left;margin:0px;padding:0px;display:block;padding-top:95px; }	
.projectImage3{ float:left;margin:0px;padding:0px;display:block;padding-top:2px; }	
.projectImage4{ float:left;margin:0px;padding:0px;display:block;padding-top:1px; }	
.projectImage5{ float:left;margin:0px;padding:0px;display:block;padding-top:20px; }	
.projectImage6{ float:left;margin:0px;padding:0px;display:block;padding-top:7px; }	
.projectImage7{ float:left;margin:0px;padding:0px;display:block;padding-top:1px; }	
.projectImage8{ float:left;margin:0px;padding:0px;display:block;padding-top:1px; }
.projectImage8{ float:left;margin:0px;padding:0px;display:block;padding-top:2px; }
		


.boxgrid{ 
	width: 512px; 
	height: 288px; 
	margin-left:205px;
	overflow: hidden; 
	position: relative; 
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}

.projectDescription_v2
{
	width:512px;
	height:288px;
	background:#fafafa;
	border:1px solid #cccccc;
	margin:7px 4px 4px 7px;
	font-size:12px;
	font-family:Trebuchet MS;
	color:#000000;
}*/
.projectContents
{
   position:relative;	
   width:513px;
   height:310px;
   margin-top:24px;
}

.jquerySlideshowLayerBottom
{
   position:absolute;
   top:248px;
   left:0;
   background:url(../images/arrownavbackground.png);
   background-repeat:repeat-x;
   width:513px;
   height:62px;	
}
.jquerySlideshowLayerBottom_v2
{
   position:absolute;
   top:268px;
   left:10px;
   background:url(../images/arrownavbackground.png);
   background-repeat:repeat-x;
   width:603px;
   height:62px;	
}
.jquerySlideshowProjectTitle
{
   position:absolute;
   top:290px;
   left:0;
   background:#252525;
   width:513px;
   height:18px;
   
   font-size:11px;
   font-family:Trebuchet MS;
   color:#cccccc;
   padding-top:2px;
}
.jquerySlideshowProjectTitle_v2
{
   position:absolute;
   top:310px;
   left:10px;
   background:#252525;
   width:603px;
   height:18px;
   
   font-size:11px;
   font-family:Trebuchet MS;
   color:#cccccc;
   padding-top:2px;
}

.leftArrow
{
    display:none;
    position:absolute;
    top:251px;
    left:428px;
    background:url(../images/global/left_arrow_off.png);
    background-repeat:no-repeat;
    width:35px;
    height:35px;
    z-index:1;
    text-indent:-9999px;
	cursor:pointer;
}
.leftArrow:hover
{
	background:url(../images/global/left_arrow_on.png);
    background-repeat:no-repeat;
}
.rightArrow
{
    display:none;
    position:absolute;
    top:251px;
    left:467px;
    background:url(../images/global/right_arrow_off.png);
    background-repeat:no-repeat;
    width:35px;
    height:35px;	 
    z-index:1;
    text-indent:-9999px;
	cursor:pointer;
}
.rightArrow:hover
{
	background:url(../images/global/right_arrow_on.png);
    background-repeat:no-repeat;
}

.leftArrow_v2
{
    display:none;
    position:absolute;
    top:352px;
    left:427px;
    background:url(../images/global/left_arrow_off.png);
    background-repeat:no-repeat;
    width:35px;
    height:35px;
    z-index:1;
    text-indent:-9999px;
	cursor:pointer;
}
.leftArrow_v2:hover
{
	background:url(../images/global/left_arrow_on.png);
    background-repeat:no-repeat;
}
.rightArrow_v2
{
    display:none;
    position:absolute;
    top:252px;
    left:466px;
    background:url(../images/global/right_arrow_off.png);
    background-repeat:no-repeat;
    width:35px;
    height:35px;	  
    z-index:1;
    text-indent:-9999px;
	cursor:pointer;
}
.rightArrow_v2:hover
{
	background:url(../images/global/right_arrow_on.png);
    background-repeat:no-repeat;
}



.jquerySlideshowProjectSlogan
{
	position:absolute;
	top:96px;
	left:25px;
	background:url(../images/global/we_plan_text_off.png);
    background-repeat:no-repeat;
    /*width:253px;*/
    width:301px;
    height:51px;
    cursor:pointer;
}
.jquerySlideshowProjectSlogan:hover
{
	background:url(../images/global/we_plan_text_on.png);
}
.jquerySlideshowProjectTxt
{
	position:absolute;
	top:175px;
	left:25px;
    /*width:187px;*/
    width:220px;
    height:46px;
    font-size:14px;
    font-family:Trebuchet MS;
    color:#d1d1d1;
    text-align:left;
    cursor:pointer;
}

