/* root element for tabs  */
ul.css-tabs {
	margin:0 !important;
	padding:0;
	height:28px;
	text-align:right;
	width:675px;
	float:right;
}

/* single tab */
ul.css-tabs li {
 float:left;
	padding:0;
	margin:0;
	list-style-type:none;

}




/* link inside the tab. uses a background image */
ul.css-tabs a {
	display:block;
	padding:0px 10px;
	text-decoration:none;
	height:22px;
	color:#777;
	position:relative;
	white-space: nowrap;
	text-align:right;
	top: 2px;	
	
}

/* when mouse enters the tab move the background image */
ul.css-tabs a:hover {
	
	color:#B6B6B6;	 cursor:pointer;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.css-tabs a.current, ul.css-tabs a.current:hover, ul.css-tabs li.current a {
	 	

	color:#000 !important; cursor:pointer !important; ;
	
}
	
	



/* alternate colors: skin2 */
ul.skin2 a {
	color:#B6B6B6!important;
}

/* mouseover state */
ul.skin2 a:hover {
	color:#0F0F0F!important;;
}

/* active tab */
ul.skin2 a.current {
	color:#737373;
	 
}

/* tab pane with background gradient background:url(http://static.flowplayer.org/img/global/gradient/h3000000000.png) repeat-x scroll 0 -50px; */
div.skin2 div {
	color:#2b2828;
	background:#234 url(http://static.flowplayer.org/img/global/gradient/h300.png) repeat-x scroll 0 -50px;
	
}








.div-tab-pic {
	float:left; margin-right:20px; 
}





.tabs-text-inside {
	width:443px;
	padding-left:0px;
	line-height:1.3em;
	padding-top: 112px;
	color: #F4F4F4;
	font-weight: lighter;
	position: relative;
	float: right;
	margin: 0;
	padding-right: 38px;
	text-align: justify;
}


.tabs-text-inside-about {
	width:767px;
	padding-left:0px;
	line-height:1.3em;
	padding-top: 112px;
	color: #F4F4F4;
	font-weight: lighter;
	position: relative;
	float: right;
	clear: both;
	margin: 0;
	padding-right: 38px;
	text-align: justify;
}





.tabs-text-inside-employment {
	width:786px;
	padding-left:0px;
	line-height:1.5em;
	color: #F4F4F4;
	font-weight: lighter;
	position: relative;
	float: right;
	clear: both;
	margin: 0;
	overflow: auto;
	margin-right: 38px;
	margin-top: 95px;
	height: 350px;
	padding-right: 10px;
	text-align: justify;
}



.tabs-text-portfolio {
	width:800px;
	padding-left:0px;
	line-height:1.3em;
	padding-top: 82px;
	color: #F4F4F4;
	font-weight: lighter;
	position: relative;
	float: right;
	clear: both;
	margin: 0;
	padding-right: 26px;
}









.tabs-text-inside-contact {
	width:786px;
	padding-left:0px;
	line-height:1.3em;
	padding-top: 112px;
	color: #F4F4F4;
	font-weight: lighter;
	position: relative;
	float: right;
	clear: both;
	margin: 0;
	padding-right: 38px;
}








/* container for tabs and panes */
#scrollable {
	overflow:hidden;
	position:relative;
	border-top:0;
	margin:0;
	height:462px;
	width: 100%;
}

/* container for panes */
#panes {
	position:absolute;
	width:15000px;
	overflow: hidden;
	height: 462px;	 
}

/* single pane */
#panes div {
	width:953px;
	font-family:verdana;
	float:left;
	height: 462px;
	color:#000000;
}
 
	
/* tab pane */
div.css-panes div {
	display:none;
	width:930px;
	
}


.div-backg1 {
	 background:url(../images/home-backg.jpg) no-repeat;
	 display:block;
	
	
}




.div-backg2 {
	 background:url(../images/home-backg2.jpg) no-repeat;

	
}




.div-backg3 {
	 background:url(../images/home-backg3.jpg) no-repeat;

	
}



.div-backg4 {
	 background:url(../images/home-backg4.jpg) no-repeat;

	
}



.div-backg5 {
	 background:url(../images/home-backg5.jpg) no-repeat;

	
}



.div-backg6 {
	 background:url(../images/home-backg6.jpg) no-repeat;

	
}



.div-backg7 {
	 background:url(../images/home-backg7.jpg) no-repeat;

	
}


.div-backg8 {
	 background:url(../images/home-backg8.jpg) no-repeat;
	
	
}


.div-backg9 {
	 background:url(../images/home-backg9.jpg) no-repeat;
	
	
}



.div-backg10 {
	 background:url(../images/home-backg10.jpg) no-repeat;

	
}


.div-backg11 {
	 background:url(../images/home-backg10.jpg) no-repeat;

	
}


.div-backg12 {
	 background:url(../images/home-backg10.jpg) no-repeat;

	
}


.div-backg13 {
	 background:url(../images/home-backg10.jpg) no-repeat;

	
}

.div-backg14 {
	 background:url(../images/home-backg10.jpg) no-repeat;

	
}

.div-backg15 {
	 background:url(../images/home-backg10.jpg) no-repeat;

	
}

