.caption_home{
	position:absolute;
	left:0;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.top-nav {
	float: left;
	margin: 5px 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.top-nav li { float: left; width: 33.3%; margin: 0; padding: 0; text-align: center; }

.top-nav li.center { text-align: center; font-size: 2.75em; font-family: 'Fontdiner Swanky', cursive; letter-spacing: .075em; text-shadow: -2px 2px 2px rgba(255,255,255,1); }
.top-nav li.first { float: left; text-align: left; }
.top-nav li.last { float: right; text-align: right; } 

.top-nav li.first span { float: left; }
.top-nav li.last span { float: right; }

.top-nav li.first span,
.top-nav li.last span { 
	font-size: .65em; 
	margin-top: 25px; 
	font-family: 'PT Serif', serif; 
	padding: 0px 4px 0px 5px;
	background: #ccc;

	-webkit-border-radius: 2px 4px 2px 4px;
	-moz-border-radius: 2px 4px 2px 4px;
	-o-border-radius: 2px 4px 2px 4px;
	border-radius: 2px 4px 2px 4px;
	
	border-top: solid 1px #e7e7e7;
	border-left: solid 1px #e7e7e7;
	border-bottom: solid 1px #989797;
	border-right: solid 1px #989797;
}


.b-holder {
	position: relative;
	clear: both;
	padding:  0;
}

/* -------------------------------------------------*/
/* ---------------->>> Clean Web Box <<<------------*/
/* ------------------------------------------------*/
.clean {background-color: #cccccc;}
#clean * { margin: 0; padding: 0; }
#clean { width: 277px;height: 249px;background: url('../images/Clean/box-bg.png') center center no-repeat; left: 0; position: relative; }
#clean #tabs, #panes,  #loading { position: absolute; }
#clean #tabs{overflow: hidden;}
.no-background{background:none !important;}
#clean #loading { background: url('../images/spinner.gif'); top: 120px; right: 35px; width: 138px; height: 8px; visibility: hidden; z-index: 1000; }

/* tabs ================================================================================*/
#clean #tabs { width: 122px;height: 249px;float: left;display: block; position:absolute; top:7px; left:0;}
#clean #tabs li {display: inline-block;text-transform: uppercase;line-height: 39px;height: 39px;width: 77px;background: url('../images/Clean/tab-divider.png') center bottom no-repeat;position: relative; zoom: 1; }
#clean #tabs li a {text-align:center; line-height: 39px;height: 39px;width: 81px; display:block; padding-right:0px; font-size:11px; color: #222222;text-decoration: none; position:relative; z-index:1000; zoom: 1; }
#clean #tabs li a:focus { outline:none;}
#clean #tabs li a:hover {background: url('../images/Clean/hover-tab-bg.png') 8px center no-repeat; color: #222222;}
#clean #tabs li.current a {background: url('../images/Clean/active-tab-bg.png') 8px center no-repeat;color:#fff;}


/* panes ================================================================================*/
#clean #panes  {background: url('../images/Clean/pane-box-bg.png') left center no-repeat;  width: 194px;height: 249px;height: 249;float: left;z-index:1; position:absolute; right:0; top:0;}
#clean .Pane-content{width: 220px;height: 255px;float: left; display:block; position:absolute; left:0; bottom:0; z-index:1;}
#clean #panes .featured{position:absolute;top:2px;right:20px; z-index:1000; }
#clean #panes .productbox{position:absolute;top:25px;left:0px;}
#clean #panes .productdesc{position:absolute;bottom:35px;left:10px;width:75%;font-size:11px;}
#clean #panes .more{position:absolute;bottom:15px;right:40px;width:300;line-height:20px;color:#5d5d5d; font-size:11px;background:url(../images/Clean/more-arrow.png) right center no-repeat;text-align:right;padding-right:20px; z-index:100;}
#clean #panes .more:hover{ color:#222222; }

/* Targets IE only and solves IE png24 problem on FadeIn */ 
.productbox, .more, .featured {background:none\9;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pngfix.png", sizingMethod="crop");}




/* panes ================================================================================*/
#Wood #panes {background: url('../images/Wood/pane-box-bg.png') left center no-repeat;  width: 194px;height: 249px; right:0; top:0; position:absolute;  z-index:1;}
#Wood #panes .Pane-content{ width: 220px;height: 249px; z-index:10; position:absolute; left:0px; top:0;}
#Wood #panes .featured{position: absolute;top: 15px;right: 14px; z-index:1000;  }
#Wood #panes .productbox{position: absolute;top: 20px;left: 0px; z-index:-1; }
#Wood #panes .productdesc{position: absolute; bottom: 40px;left: 5px;width: 80%;font-size:11px; color:#fff; z-index:1000;}
#Wood #panes .more{position: absolute;bottom: 15px;right: 40px;width: 300;line-height: 20px;font-size:11px; height: 20px;background: url(../images/Wood/more-arrow.png) right center no-repeat;text-align: right;padding-right: 20px;}
#Wood #panes .more:hover{color: #fff;}

/* Targets IE only and solves IE png24 problem on FadeIn */ 
.productbox, .more, .featured {background:none\9;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pngfix.png", sizingMethod="crop");}

/* ------------------------------------------------*/
/* ---------------->>> Paper Web Box <<<--------------*/
/* ------------------------------------------------*/
.paper {background:url('../images/Paper/main-bg.png') repeat;}
#paper * { margin: 0; padding: 0; }
#paper { width: 351px;height: 271px;background: url('../images/Paper/box-bg.png') center center no-repeat; left: 0; position: relative; }
#paper #tabs, #panes,  #loading { position: absolute; }
.no-background{background:none !important;}
#paper #loading { background: url('../images/spinner.gif'); top: 120px; right: 35px; width: 138px; height: 8px; visibility: hidden; z-index: 1000; }

/* tabs ================================================================================*/
#paper #tabs { width: 122px;height: 249px;float: left;display: block; position:absolute; top:7px; left:20px;}
#paper #tabs li {display: inline-block;text-transform: uppercase;line-height: 39px;height: 39px;width: 143px;background: url('../images/Paper/tab-divider.png') center bottom no-repeat; z-index: 200; position: relative; zoom: 1; }
#paper #tabs li a {text-align:center; line-height: 39px;height: 39px;width: 112px; display:block; padding-right:10px; font-size:11px; color: #3085e5; text-decoration: none; position:relative; z-index: 1000;}
#paper #tabs li a:focus { outline:none;}
#paper #tabs li a:hover { color:#222222; }
#paper #tabs li.current a { background: url('../images/Paper/active-tab-bg.png') 7px center no-repeat;color:#222222;}
#paper #tabs li.background { background: url('../images/Paper/box-arrow.png') 114px center no-repeat; width:31px; height:17px; position: absolute; font-size: 1px; display:block; z-index:100; }

/* panes ================================================================================*/
#paper #panes {background: url('../images/Paper/pane-box-bg.png') left center no-repeat;width: 194px;height: 249px; right:0; top:0; position:absolute;  z-index:1;}
#paper .Pane-content{width: 194px;height: 249px;height: 249;float: left; display:block; position:absolute; left:0; top:0; z-index:1;}
#paper #panes .featured{position:absolute;top:3px;right:17px;z-index:2;}
#paper #panes .productbox{position:absolute;top:10px; left:0px;z-index:1;}
#paper #panes .productdesc{display:inline-block;position:absolute;bottom:40px;left:17px;width:75%; font-size:11px;}
#paper #panes .more{font-size:11px; position:absolute;bottom:15px;right:34px;width:300;line-height:20px;height:20px;background:url(../images/Paper/more-arrow.png) right center no-repeat;text-align:right;padding-right:20px;}

/* Targets IE only and solves IE png24 problem on FadeIn */ 
.productbox, .more, .featured {background:none\9;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pngfix.png", sizingMethod="crop");}


/* ------------------------------------------------*/
/* ---------->>> Transparennt Web Box <<<----------*/
/* ------------------------------------------------*/
.Transparent {background: transparent url('../images/Transparent/Black-Gray-bg.png') ;}
#Transparent * { margin: 0; padding: 0; }
#Transparent {width: 316px;height: 249px;display: block;background: url('../images/Transparent/box-bg.png') center center no-repeat; position:relative; }
#Transparent #tabs,  #panes,  #loading { position: absolute; }
.no-background{background:none !important;}
#Transparent #loading { background: url('../images/spinner.gif'); top: 120px; right: 35px; width: 138px; height: 8px; visibility: hidden;  }

/* tabs ================================================================================*/
#Transparent #tabs { width: 122px;height: 249px;display: block; position:absolute; top:7px; left:0px; }
#Transparent #tabs ul{display: block;margin-top: 7px;}
#Transparent #tabs li {text-align:center; text-transform:uppercase; width: 122px;height: 38px;display:block; line-height: 38px;font-size:11px; background: url('../images/Transparent/tabs-li-bottom-border.png') bottom center no-repeat; zoom: 1;  }
#Transparent #tabs li a {width: 122px;display:inline-block; height: 38px; line-height: 38px; color:#fff; zoom: 1; text-align:center; position:relative; z-index:1000;}
#Transparent #tabs li a:focus { outline:none; }
#Transparent #tabs li a:hover {background: transparent url('../images/Transparent/tabs-item-hover.png') center center no-repeat; }
#Transparent #tabs li.current a{background: transparent url('../images/Transparent/tabs-item-hover.png') center center no-repeat;}
#Transparent #tabs li.background { background: url('../images/Transparent/box-arrow.png') right center no-repeat; width:13px; height:18px; position: absolute; font-size: 1px; display:block; z-index:100; }


/* panes ================================================================================*/
#Transparent #panes{background: url('../images/Transparent/pane-box-bg.png') center center no-repeat;width: 185px;height: 249px; display:block; position:absolute; right:10px; top:0; z-index:1; }
#Transparent #panes .Pane-content{display:block; width:200px; height:255px; position:absolute; left:0; bottom:0; z-index:1;}
#Transparent #panes .featured{position: absolute;top: 8px;right: 8px;}
#Transparent #panes .productbox{float: left;position: absolute;top: 20px;left: 0px;}
#Transparent #panes .productdesc{position:absolute; left:20px; bottom: 35px;width:78%; display:inline-block;font-size:11px;}
#Transparent #panes .more{position:absolute; bottom:15px; right:26px; line-height: 14px;padding-right:20px; height: 16px;width: 57px; color:#fff;font-size:11px; Background: url('../images/Transparent/more-arrow.png') right center no-repeat;}
#Transparent #panes .more:hover{background: url('../images/Transparent/more-arrow-hover.png') right center no-repeat;}

/* Targets IE only and solves IE png24 problem on FadeIn */ 
.productbox, .more, .featured {background:none\9;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pngfix.png", sizingMethod="crop");}




/* MASTER STYLING FOR CONTAINER */
.hoveralls_container {position: relative;
padding: 0px;
display: inline-block;
*display:inline;
zoom: 1;
margin-left: 9px;
margin-right: 0px;
margin-top: 19px;
padding-right:1px;
}  
/* MASTER STYLING FOR BACKGROUND */
.hoveralls_background {width:100%;position:absolute;} 
/* MASTER STYLING FOR TEXT */
p.hoveralls_text {margin-top:0px;margin-bottom:0px;position:relative;}
/* MASTER STYLING FOR TOP DROP MODE */
#top_drop {width:100%;height:50px;margin:0px;position:fixed;z-index:999999;}
/* TICKER SPACER */ 
.tickerspacer {padding:0px 10px;}
/* TOOLTIP CONTAINER */ 
.hv_tooltip {position:absolute;z-index:99999;}
/* OVERLAY - APPLY YOUR OWN COLOR OR IMAGE USING THE OVERLAY_CLASS SETTING AND YOUR OWN CLASS */
#hv_overlay {width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:999999;display:none;-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);}
/* SET THE MAX WIDTH TO KEEP LIGHTBOX IMAGES FROM BEING TOO LARGE */
.hv_lightbox_img {max_width:1000px;position:absolute;}

/**************** Hover effect styles *****************/
.advtext8 {font-size:14px;font-family:'Arial';color:#fff;line-height:26px;width:150px;padding-top:10px;}
.advbg8 {-moz-border-radius: 187px;-webkit-border-radius: 187px;border-radius: 187px;background-color:#2ea6ff;padding-top:285px;padding-left:320px;-moz-box-shadow: 0px 2px 5px #DFDEDE;-webkit-box-shadow: 0px 2px 5px #DFDEDE;box-shadow: 0px 2px 5px #DFDEDE;border:3px solid #b2deff;	
}
#tooltip4 {cursor:pointer;}
.tooltip4background {background:#fff;border:solid 3px #ccc;padding:5px;overflow:hidden;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
}
#tooltiphtml {background-color:#fff;width:400px;height:185px;}
#map {background:url('../images/map.png');width:150px;height:147px;border:1px solid #d2ccc8; float:left;margin-left:15px;margin-right:20px;margin-top:15px;}
.maptext {font-family:'Arial';font-size:14px;color:#66635b;line-height:24px;padding-top:15px;padding-right:10px;cursor:default;}

.ourwork-item{
	width:229px;
	height:220px;
	float:left;
	margin-left:10px;
}

/************** highlight sunburst css **********/

/*

Sunburst-like style (c) Vasily Polovnyov <vast@whiteants.net>

*/

pre code {
  display: block; padding: 0.5em;
  background: #000; color: #f8f8f8;
}

pre .comment,
pre .template_comment,
pre .javadoc {
  color: #aeaeae;
  font-style: italic;
}

pre .keyword,
pre .ruby .function .keyword {
  color: #E28964;
}

pre .function .keyword,
pre .sub .keyword,
pre .method,
pre .list .title {
  color: #99CF50;
}

pre .string,
pre .tag .value,
pre .cdata,
pre .filter .argument,
pre .attr_selector,
pre .apache .cbracket,
pre .date,
pre .tex .command {
  color: #65B042;
}

pre .subst {
  color: #DAEFA3;
}

pre .regexp {
  color: #E9C062;
}

pre .function .title,
pre .sub .identifier,
pre .pi,
pre .tag,
pre .tag .keyword,
pre .decorator,
pre .ini .title,
pre .shebang,
pre .input_number {
  color: #89BDFF;
}

pre .class .title,
pre .haskell .label,
pre .smalltalk .class,
pre .javadoctag,
pre .yardoctag,
pre .phpdoc {
  text-decoration: underline;
}

pre .symbol,
pre .ruby .symbol .string,
pre .ruby .symbol .keyword,
pre .ruby .symbol .keymethods,
pre .number {
  color: #3387CC;
}

pre .params,
pre .variable {
  color: #3E87E3;
}

pre .css .tag,
pre .rules .property,
pre .pseudo,
pre .tex .special {
  color: #CDA869;
}

pre .css .class {
  color: #9B703F;
}

pre .rules .keyword {
  color: #C5AF75;
}

pre .rules .value {
  color: #CF6A4C;
}

pre .css .id {
  color: #8B98AB;
}

pre .annotation,
pre .apache .sqbracket,
pre .nginx .built_in {
  color: #9B859D;
}

pre .preprocessor {
  color: #8996A8;
}

pre .hexcolor,
pre .css .value .number {
  color: #DD7B3B;
}

pre .css .function {
  color: #DAD085;
}

pre .diff .header,
pre .chunk,
pre .tex .formula {
  background-color: #0E2231;
  color: #F8F8F8;
  font-style: italic;
}

pre .diff .change {
  background-color: #4A410D;
  color: #F8F8F8;
}

pre .addition {
  background-color: #253B22;
  color: #F8F8F8;
}

pre .deletion {
  background-color: #420E09;
  color: #F8F8F8;
}
