ul.tabs {
border-top:20px solid white;
clear:both;
display:block;
font-size:15px;
height:30px;
margin:0 0 5px 24px;
padding:0;
position:relative;
z-index:999;
}
/* single tab */
ul.tabs li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}
/* link inside the tab. uses a background image */
ul.tabs a {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:13px;
	display:block;
	text-decoration:none;
	height:22px;
	color:#777;
	margin-right:2px;
	position:relative;
	top:1px;
	padding-top:7px;
	padding-left:15px;
	padding-right:15px;
}
ul.tabs a:hover {
	background-color:#3b3a3a;
	color:#FFF;
}
/* selected tab */
ul.tabs a.current {
	background-color:#3b3a3a;
	color:#FFF;
	cursor:default;
}
/* tab pane */
div.panes .work {
	display:none;
	background-image:url(workimages/work_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 -21px;
	height:600px;
	padding-bottom:38px;
	padding-left:35px;
	padding-right:38px;
	padding-top:4px;
	width:860px;
}

#projects-bg {
background:url("workimages/work_bg.jpg") no-repeat scroll 0 -23px transparent;
clear:both;
height:465px;
margin:0 0 15px -5px;
position:relative;
width:958px;
z-index:888;
}

/*styling for the image wrapper  */
#image_wrap {
height:471px;
margin:0 0 15px -5px;
position:relative;
width:958px;
z-index:888;
}

.pane-loading-text{
font-size:17px;
left:-319px;
position:relative;
text-shadow:0 1px white;
top:187px;
}

.pane-loading-animation{
border:0 none;
left:-353px;
position:relative;
top:191px;
}

 #image_wrap2 {
display:block;
float:left;
height:300px;
margin-left:55px;
margin-top:40px;
width:870px;
z-index:990;
 }

.pro_title{
float:left;
}

.scrollable2 {
height:85px;
margin-left:80px;
margin-top:347px;
overflow:hidden;
position:absolute;
width:805px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable2 .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable2 img {
cursor:pointer;
float:left;
height:65px;
margin-left:5px;
margin-right:5px;
margin-top:-10px;
padding-top:23px;
position:relative;
width:125px;
}

/* active item */


/* this makes it possible to add next button beside scrollable */

.innerSlider {
}

.project-innershadow {
margin-left:-4px;
margin-top:-288px;
}

.switchingImage {
position: relative;
padding-top:60px;
margin-left:-254px;
}

.project {
float:left;
font-family:arial;
font-size:13px;
margin-left:10px;
margin-top:25px;
width:265px;
}

.project h3{
color:#2E7A2C;
font-size:21px;
font-weight:bold;
letter-spacing:-1px;
text-shadow:0 1px #E1E1E1;
}

.project ul{
list-style-position:inside;
padding-left:20px;
}

.project ul li{

}

.project a{
float:right;
font-size:15px;
font-weight:bold;
margin-right:10px;
text-shadow:0 1px white;
}

.pro_title h2 {
color:#666666;
float:left;
font-family:arial;
font-size:16px;
font-weight:bold;
padding-left:47px;
padding-top:33px;
text-shadow:0 1px white;}

#image_wrap2 p{
clear:both;
color:black;
margin-left:10px;
padding-bottom:5px;
padding-top:5px;
}

/* root element for single scroll */ 
.scroll { 
float:left;
height:281px;
overflow:hidden;
position:relative;
width:580px;
} 

/* root element for the scroll pics */ 
.scroll .pics { 
	width:20000em; 
	position:absolute; 
	clear:both; 
} 

/* single scroll item */ 
.pics img { 
	float:left; 
	cursor:pointer; 
	margin:0px; 
} 

/* possible settings for the active scroll */ 
.scroll.active { 

}


/* iphone development app store button */ 
.appstore {
background-image:url("http://www.treelineinteractive.com/wordpress/wp-content/uploads/2010/02/appstore_logo1.jpg");
display:block;
float:right;
height:56px;
width:156px;
}


ul.navigation li {
	list-style-type:none; display:inline;
}

.scrollable2 img.active {
background:url("workimages/down_arrow.png") no-repeat scroll 40px 0 transparent;
}

.background_thumb {
background-position:37px -10px;
background-repeat:no-repeat;
float:left;
height:103px;
position:relative;
width:135px;
z-index:888;
}

ul.navigation li a {
	height:25px; width:25px; background-color:#F00;
	}

ul.navigation li img {
	border:none;}

.panel { 
	padding: 10px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
.panel h2 {
	margin: 0;
	font-size: 2em;
}
.panel h3 {
	margin: .5em 0;
	font-size: 0.8em;

}
.panel p {
	margin: 1em 0;
	font-size: 1.1em;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(workimages/arrow_next.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.next { 
background-image:url("workimages/arrow_next.png");
background-position:0 0;
background-repeat:no-repeat;
clear:right;
cursor:pointer;
float:right;
height:30px;
margin-right:35px;
margin-top:38px;
position:relative;
width:33px;
z-index:999;

}
a.next:hover { background-image:url(workimages/arrow_next.png);}

.disabled 
{
	display:none;
}

.label_shadow {
margin-top:10px;
z-index:999;
}

a.right:active 	{ background-position:-60px -30px; } 

/* left */
a.prev				{
background-image:url("workimages/arrow_prev.png");
background-position:0 0;
background-repeat:no-repeat;
clear:right;
cursor:pointer;
float:left;
height:26px;
margin-left:44px;
margin-top:38px;
width:56px;
 } 

a.prev:hover  		{  background:url(workimages/arrow_prev.png) no-repeat; position:relative; float:left; }
a.prev:active  	{ background:url(workimages/arrow_prev.png) no-repeat; position:relative; float:left; }


#image_wrap2 a.prev	{
background-image:url("workimages/arrow_left.png");
background-position:0 0;
background-repeat:no-repeat;
cursor:pointer;
height:70px;
left:41px;
margin:0;
padding:0;
position:absolute;
top:141px;
width:56px;
 }
 
#image_wrap2 a.next { 
background-image:url("workimages/arrow_right.png");
background-position:0 0;
background-repeat:no-repeat;
cursor:pointer;
float:none;
height:70px;
margin:0;
padding:0;
position:absolute;
right:318px;
top:150px;
width:37px;
z-index:1024;
}