/* SLIMBOX */



#lbOverlay{position:fixed; z-index:9999; left:0; top:0; width:100%; height:100%; background-color:#000; cursor:pointer}

#lbCenter, #lbBottomContainer{position:absolute; z-index:9999; overflow:hidden; background-color:#fff}

.lbLoading{background:#fff url(../img/plugin/loading.gif) no-repeat center}

#lbImage{position:absolute; left:0; top:0; border:10px solid #fff; background-repeat:no-repeat}

#lbPrevLink, #lbNextLink{display:block; position:absolute; top:0; width:50%; outline:none}

#lbPrevLink{left:0}

#lbPrevLink:hover{background:transparent url(../img/plugin/prevlabel.gif) no-repeat 0 15%}

#lbNextLink{right:0}

#lbNextLink:hover{background:transparent url(../img/plugin/nextlabel.gif) no-repeat 100% 15%}

#lbBottom{font-family:Verdana,Arial,Geneva,Helvetica,sans-serif; font-size:10px; color:#666; line-height:1.4em; text-align:left; border:10px solid #fff; border-top-style:none}

#lbCloseLink{display:block; float:right; width:66px; height:22px; background:transparent url(../img/plugin/closelabel.gif) no-repeat center; margin:5px 0; outline:none}

#lbCaption, #lbNumber{margin-right:71px}

#lbCaption{font-weight:bold}



/* MAP */



#map{position:relative;height:400px;width:600px;}

a.mapCAmilpitas,

a.mapCAsanhose,

a.mapCObroomfield,

a.mapCOcoloradosprings,

a.mapCOgreenwood,

a.mapFLmiami,

a.mapGAatlanta,

a.mapGAduluth,

a.mapILchicago,

a.mapINindianapolis,

a.mapMDbaltimore,

a.mapMNminneapolis,

a.mapMOkansascity,

a.mapMOmarylandheights,

a.mapNCdurham,

a.mapNCcharlotte,

a.mapOHwestchester,

a.mapSCcolumbia,

a.mapTXdallas,

a.mapTXhouston,

a.mapVAchantilly,

a.mapVAglenallen,

a.mapWAfederal{

	background-color:#20314f;

	border:none;

	height:10px;

	outline:none;

	width:10px;

	text-indent:-3000px;

	z-index:500;

	/*CSS3*/

	-webkit-border-radius: 10px;

	border-radius: 10px; 

	-webkit-box-shadow: 1px 1px 3px 3px rgba(150, 150, 150, .5);

	box-shadow: 1px 1px 3px 3px rgba(200, 200, 200, .5); 

}

/* CALIFORNIA */

a.mapCAmilpitas{position:absolute;left:30px;top:165px;}

a.mapCAsanhose{position:absolute;left:20px;top:175px;}

/* COLORADO */

a.mapCObroomfield{position:absolute;left:200px;top:165px;}

a.mapCOcoloradosprings{position:absolute;left:200px;top:195px;}

a.mapCOgreenwood{position:absolute;left:200px;top:178px;}

/* FLORIDA */

a.mapFLmiami{position:absolute;left:500px;top:366px;}

/* GEORGIA */

a.mapGAatlanta{position:absolute;left:445px;top:267px;}

a.mapGAduluth{position:absolute;left:455px;top:257px;}

/* ILLINOIS */

a.mapILchicago{position:absolute;left:385px;top:140px;}

/* INDIANA */

a.mapINindianapolis{position:absolute;left:405px;top:165px;}

/* MARYLAND */

a.mapMDbaltimore{position:absolute;left:505px;top:165px;}

/* MINNESOTA */

a.mapMNminneapolis{position:absolute;left:330px;top:90px;}

/* MISSOURI */

a.mapMOkansascity{position:absolute;left:320px;top:180px;}

a.mapMOmarylandheights{position:absolute;left:350px;top:190px;}

/* NORTH CAROLINA */

a.mapNCdurham{position:absolute;left:500px;top:215px;}

a.mapNCcharlotte{position:absolute;left:470px;top:226px;}

/* OHIO */

a.mapOHwestchester{position:absolute;left:430px;top:170px;}

/* OHIO */

a.mapSCcolumbia{position:absolute;left:470px;top:245px;}

/* TEXAS */

a.mapTXdallas{position:absolute;left:298px;top:300px;}

a.mapTXhouston{position:absolute;left:310px;top:330px;}

/* VIRGINIA */

a.mapVAchantilly{position:absolute;left:500px;top:180px;}

a.mapVAglenallen{position:absolute;left:500px;top:195px;}

/* WASHINGTON */

a.mapWAfederal{position:absolute;left:64px;top:38px;}



a.mapCAmilpitas:hover,

a.mapCAsanhose:hover,

a.mapCObroomfield:hover,

a.mapCOcoloradosprings:hover,

a.mapCOgreenwood:hover,

a.mapFLmiami:hover,

a.mapGAatlanta:hover,

a.mapGAduluth:hover,

a.mapILchicago:hover,

a.mapINindianapolis:hover,

a.mapMDbaltimore:hover,

a.mapMNminneapolis:hover,

a.mapMOkansascity:hover,

a.mapMOmarylandheights:hover,

a.mapNCdurham:hover,

a.mapNCcharlotte:hover,

a.mapOHwestchester:hover,

a.mapSCcolumbia:hover,

a.mapTXdallas:hover,

a.mapTXhouston:hover,

a.mapVAchantilly:hover,

a.mapVAglenallen:hover,

a.mapWAfederal:hover{

	background-color:#999;

}



/* TOOLTIP

---------------------------------------------------------------------------------------------------- */



/* TipTip CSS - Version 1.2 */



#tiptip_holder {

	display: none;

	position: absolute;

	top: 0;

	left: 0;

	z-index: 99999;

}



#tiptip_holder.tip_top {

	padding-bottom: 5px;

}



#tiptip_holder.tip_bottom {

	padding-top: 5px;

}



#tiptip_holder.tip_right {

	padding-left: 5px;

}



#tiptip_holder.tip_left {

	padding-right: 5px;

}



#tiptip_content {

	font-size: 11px;

	color: #fff;

	text-shadow: 0 0 2px #000;

	padding: 4px 8px;

	border: 1px solid rgba(255,255,255,0.25);

	background-color: rgb(25,25,25);

	background-color: rgba(25,25,25,0.92);

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));

	border-radius: 3px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	box-shadow: 0 0 3px #555;

	-webkit-box-shadow: 0 0 3px #555;

	-moz-box-shadow: 0 0 3px #555;

}



#tiptip_arrow, #tiptip_arrow_inner {

	position: absolute;

	border-color: transparent;

	border-style: solid;

	border-width: 6px;

	height: 0;

	width: 0;

}



#tiptip_holder.tip_top #tiptip_arrow {

	border-top-color: #fff;

	border-top-color: rgba(255,255,255,0.35);

}



#tiptip_holder.tip_bottom #tiptip_arrow {

	border-bottom-color: #fff;

	border-bottom-color: rgba(255,255,255,0.35);

}



#tiptip_holder.tip_right #tiptip_arrow {

	border-right-color: #fff;

	border-right-color: rgba(255,255,255,0.35);

}



#tiptip_holder.tip_left #tiptip_arrow {

	border-left-color: #fff;

	border-left-color: rgba(255,255,255,0.35);

}



#tiptip_holder.tip_top #tiptip_arrow_inner {

	margin-top: -7px;

	margin-left: -6px;

	border-top-color: rgb(25,25,25);

	border-top-color: rgba(25,25,25,0.92);

}



#tiptip_holder.tip_bottom #tiptip_arrow_inner {

	margin-top: -5px;

	margin-left: -6px;

	border-bottom-color: rgb(25,25,25);

	border-bottom-color: rgba(25,25,25,0.92);

}



#tiptip_holder.tip_right #tiptip_arrow_inner {

	margin-top: -6px;

	margin-left: -5px;

	border-right-color: rgb(25,25,25);

	border-right-color: rgba(25,25,25,0.92);

}



#tiptip_holder.tip_left #tiptip_arrow_inner {

	margin-top: -6px;

	margin-left: -7px;

	border-left-color: rgb(25,25,25);

	border-left-color: rgba(25,25,25,0.92);

}



.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:260px;overflow-x:none;overflow-y:auto;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:15px;background:#333;color:#fff;-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-box-shadow:inset 0 0 5px 5px #222;box-shadow:inset 0 0 5px 5px #222}.sidr .sidr-inner{padding:0 0 15px}.sidr .sidr-inner>p{margin-left:15px;margin-right:15px}.sidr.right{left:auto;right:-260px}.sidr.left{left:-260px;right:auto}.sidr h1,.sidr h2,.sidr h3,.sidr h4,.sidr h5,.sidr h6{font-size:11px;font-weight:normal;padding:0 15px;margin:0 0 5px;color:#fff;line-height:24px;background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4d4d4d), color-stop(100%, #1a1a1a));background-image:-webkit-linear-gradient(#4d4d4d,#1a1a1a);background-image:-moz-linear-gradient(#4d4d4d,#1a1a1a);background-image:-o-linear-gradient(#4d4d4d,#1a1a1a);background-image:linear-gradient(#4d4d4d,#1a1a1a);-webkit-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 5px 3px rgba(0,0,0,0.2);box-shadow:0 5px 5px 3px rgba(0,0,0,0.2)}.sidr p{font-size:13px;margin:0 0 12px}.sidr p a{color:rgba(255,255,255,0.9)}.sidr>p{margin-left:15px;margin-right:15px}.sidr ul{display:block;margin:0 0 15px;padding:0;border-top:1px solid #1a1a1a;border-bottom:1px solid #4d4d4d}.sidr ul li{display:block;margin:0;line-height:48px;border-top:1px solid #4d4d4d;border-bottom:1px solid #1a1a1a}.sidr ul li:hover,.sidr ul li.active,.sidr ul li.sidr-class-active{border-top:none;line-height:49px}.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li a,.sidr ul li span{padding:0 15px;display:block;text-decoration:none;color:#fff}.sidr ul li ul{border-bottom:none;margin:0}.sidr ul li ul li{line-height:40px;font-size:13px}.sidr ul li ul li:last-child{border-bottom:none}.sidr ul li ul li:hover,.sidr ul li ul li.active,.sidr ul li ul li.sidr-class-active{border-top:none;line-height:41px}.sidr ul li ul li:hover>a,.sidr ul li ul li:hover>span,.sidr ul li ul li.active>a,.sidr ul li ul li.active>span,.sidr ul li ul li.sidr-class-active>a,.sidr ul li ul li.sidr-class-active>span{-webkit-box-shadow:inset 0 0 15px 3px #222;-moz-box-shadow:inset 0 0 15px 3px #222;box-shadow:inset 0 0 15px 3px #222}.sidr ul li ul li a,.sidr ul li ul li span{color:rgba(255,255,255,0.8);padding-left:30px}.sidr form{margin:0 15px}.sidr label{font-size:13px}.sidr input[type="text"],.sidr input[type="password"],.sidr input[type="date"],.sidr input[type="datetime"],.sidr input[type="email"],.sidr input[type="number"],.sidr input[type="search"],.sidr input[type="tel"],.sidr input[type="time"],.sidr input[type="url"],.sidr textarea,.sidr select{width:100%;font-size:13px;padding:5px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 0 10px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;border:none;background:rgba(0,0,0,0.1);color:rgba(255,255,255,0.6);display:block;clear:both}.sidr input[type=checkbox]{width:auto;display:inline;clear:none}.sidr input[type=button],.sidr input[type=submit]{color:#333;background:#fff}.sidr input[type=button]:hover,.sidr input[type=submit]:hover{background:rgba(255,255,255,0.9)}



