/* 
Aegis Advocaten
======================================================================================
URL:				www.aegisadvocaten.net
Auteur: 		Stefan Efde [www.addnoise.nl]

======================================================================================
*/

@import url(/addbeheer/themes/addsite/css/iconen.css);

@import url('reset.css');
@import url('nav.css');


/* 
Donker Blauw:		#323b7f
Licht Grijs:		#737373
Donker Grijs:		#232323
*/

body
{
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', arial, serif; 
	font-size: 12px
	line-height: 20px;
	color: #1b1b1b;
	background: #fff url("../images/bg-beeldmerk.png") no-repeat top center;
	overflow-x: hidden;
}

html {
	height: 100%;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
html { -webkit-font-smoothing: antialiased; }
#fancybox-overlay { -webkit-backface-visibility: hidden; }

img {
	-ms-interpolation-mode:bicubic;
}

a:link, a:visited, a:active
{ 
   outline-color: invert;
   outline-style: none;
   outline-width: 0pt; 	
   color: #323b7f;
   text-decoration: none;
   position: relative;

}
a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	min-height: 100%;
}

#bar {
	width: 100%;
	height: 6px;
	background:  #202020;
	position: absolute;
	top: 0;
	z-index: 98;
}
#topbar {
	margin: auto;
	width: 100%;
	height: 120px;

	position: relative;
	z-index: 997;
}
#logobox {
	width: 960px;
	height: 120px;
	background:  #fff;
	margin: 0 auto;
	position: relative;
}


#bovenstuk {
	width: 100%;
	overflow: hidden;
	
}

#logo h1 a:link, #logo h1 a:visited, #logo h1 a:hover {
	position: absolute;
	top:-10px;
	left: 0px;
	width: 240px;
	height: 240px;
	background:  url("../images/logo-aegis.gif") no-repeat 0px 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 998;
	text-indent: -9999px;
	
	
		-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
#logo h1 a:hover {
	opacity: 0.94;
}




header#home {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 600px;
overflow: hidden;
	z-index: 8;
}



.slider-wrapper {
	position: absolute;
left: 50%;
margin-left: -600px;
}
.slider-wrapper .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 600px;
	background:  url("../images/header-overlay-opac80.png") no-repeat 0px 0px;
	z-indeX: 9;
	overflow: hidden;
}

#slider {
	width: 1200px;
	height: 600px;
	padding: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
	background:  url("../images/header-bg.jpg") no-repeat 0px 0px;
	
}


/* Slide Up Menu */

.top-menu {
	position: absolute;
	top: 600px;
	left: 0px;
	width: 960px;
	height: 120px;
}
#nexter .top-menu {
	position: absolute;
	top: 360px;
	right: 0px;
	width: 960px;
	height: 120px;
}

ul.top-menu-main {
  margin: auto;
  width: 960px;
}

ul.top-menu-main > li {
	float: left;
	width: 240px;
	height: 120px;
	margin: 0;
	z-index: 9;
}
ul.top-menu-main > li.blue {
	background: #333c83 url("../images/slideup-blue.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.grey {
	background: #333c83 url("../images/slideup-grey.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.brown {
	background: #333c83 url("../images/slideup-brown.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.light {
	background: #333c83 url("../images/slideup-light.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.blue-small {
	margin-left: 720px;
	height: 60px;
	background: #333c83 url("../images/slideup-blue.jpg") no-repeat 0px 0px;
} 

ul.top-menu-main > li.last {
  border-right: none;
}
ul.top-menu-main > li .menu-item-text {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 20px;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 30px;
	
}
ul.top-menu-main > li .menu-item-text span {
		display: block;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
}

ul.top-menu-main > li.light .menu-item-text  {
	color: #727272;
}


ul.top-menu-main > li:hover .menu-item-text {
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 30px;
	background:  url("../images/btn-arrow.gif") no-repeat 220px 85px;
}
ul.top-menu-main > li:hover .menu-item-text span {
	font-size: 18px;

	font-weight: 400;
}

ul.top-menu-main > li.blue-small .menu-item-text {
	padding-top: 10px;
	font-size: 18px;
	line-height: 20px;
	font-weight: 600;
}
ul.top-menu-main > li.blue-small .menu-item-text span {
	display: block;
	font-size: 12px;
	font-weight: 300;
	font-size: 15px;
}


ul.top-menu-main > li:hover{
		z-index: 10;
	-moz-box-shadow:    0 1px 6px rgba(0, 0, 0, 0.37);
   -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.37);
   box-shadow:         0 1px 6px rgba(0, 0, 0, 0.37);
}
ul.top-menu-main > li.blue:hover {
	background: #333c83 url("../images/slideup-blue.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.grey:hover {
	background: #333c83 url("../images/slideup-grey.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.brown:hover {
	background: #333c83 url("../images/slideup-brown.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.light:hover {
	background: #333c83 url("../images/slideup-light.jpg") no-repeat 0px 0px;
} 



ul.top-menu-main > li > a {
  color: #333;
  text-decoration: none;
}
ul.top-menu-main > li > a:hover {
  color: #fff;
}
ul.top-menu-main > li > a { 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

ul.top-submenu {
	
}

ul.top-submenu > li {
  margin: 0px 20px 0px 20px;
	padding: 5px 0px 5px 10px;
	width: 190px;
font-weight: 400;
font-size: 13px;
  color: #fff;
  white-space: nowrap;
  background:  url("../images/line-opac-20.png") repeat-x bottom;
}

ul.top-submenu > li.first  {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 60px;
	color: #232323;
	margin: 20px 20px 10px 20px;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 60px;
	background: #ddd url("../images/btn-offerte.gif") repeat-x 0px 0px;
		 -moz-box-shadow:    0 1px 3px rgba(0, 0, 0, 0.67);
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.67);
   box-shadow:         0 1px 3px rgba(0, 0, 0, 0.67);
}


ul.top-submenu li.first a {
	display: block;
	color: #232323;
}
ul.top-submenu li a {
	display: block;
	color: #fff;
}
ul.top-menu-main > li.light ul.top-submenu li a {
	display: block;
	color: #232323;
}


ul.top-menu-main > li.blue ul.top-submenu {
	background: #333c83 url("../images/slideup-blue.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.grey ul.top-submenu  {
	background: #333c83 url("../images/slideup-grey.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.brown ul.top-submenu  {
	background: #333c83 url("../images/slideup-brown.jpg") no-repeat 0px 0px;
} 
ul.top-menu-main > li.light ul.top-submenu {
	background: #333c83 url("../images/slideup-light.jpg") no-repeat 0px 0px;
} 


ul.top-submenu > li.hover {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.2);  /* FF3+, Saf3+, Opera 10.10+, Chrome, IE9 */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF,endColorstr=#33FFFFFF); /* IE6ÐIE9 */
            zoom: 1;

  
}
ul.top-submenu > li.first.hover {
	background-color: #ddd;
}


#introbox {
	width: 960px;
	height: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	
}
#introbox .batch {
	float: left;
	position: relative;
	margin-top: -22px;
	width: 240px;
	height: 240px;
}

#introbox .text {
	margin: 0px 0px 0px 0px;
	padding: 30px 20px 0px 10px;
}
#introbox .text h3 {
	font-weight:600; 
	font-style:normal;
	font-size: 24px;
	line-height: 28px;
	color: #232323;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

#introbox .text p {
	font-weight:300; 
	font-style:normal;
	font-size: 18px;
	line-height: 28px;
	color: #737373;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



/* Blokken */

.blocks {
	width: 960px;
}

.block {
	position: relative;
	float: left;
	width: 238px;
	height: 240px;
	margin-top: 2px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #ededed;
	-moz-box-shadow:    inset 0 3px 3px rgba(0, 0, 0, 0.07);
   -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.07);
   box-shadow:         inset 0 3px 3px rgba(0, 0, 0, 0.07);
}


.block .text select {
	width: 190px;
	padding: 3px 0px 3px 0px;
}
.block.wide {
	width: 476px;
}
.block.first {
	width: 239px;
	border-left: 0px;
}
.block.empty {
	background: none;
	box-shadow: none;
}
.block .text {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 20px;
}

.block .text .title {
	display: block;
	font-weight: 600;
	color: #232323;
	font-size: 20px;
	line-height: 24px;
}
.block.empty .title {
	color: #232323;
	font-size: 16px;
}
.block .text .title a {
	color: #232323;
}

.block .text p {	
	font-weight: 300;
	color: #737373;
	font-size: 13px;
	line-height: 20px;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.block .text.news {padding: 10px 0px 0px 20px;}
.block .text.news a .title {
	color: #32397d;
}
.block .text.news p { 
font-size: 12px;
line-height: 17px;
	margin-top: 0;
}

.block .text ul {
	float: left;
	margin: 0;
	padding-top: 15px;
}
.block .text.square > ul {
	padding-top: 20px;
}
.block .text ul li {
	float: left;
	width: 200px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.block.wide .text ul li {
	width: 148px;
}
.block .text.square > ul li {
	padding: 5px 0px 4px 0px;
	padding-left: 20px;
	color: #737373;
	font-size: 15px;
	font-weight: 400;
	background:  url("../images/bullet-square.gif") no-repeat left;
}
.block .text.square > ul li span {
	font-weight: 400;
	font-style: italic;
}

.block .text ul li a {
	float: left;
	display: block;
	color:#323b7f;
	font-weight: 600;
	font-size: 14px;
	line-height: 18px;
	margin: 2px 0px 2px 0px;
	padding: 3px 10px 3px 10px;
	background:  url("../images/arrow-bullet-grey.gif") no-repeat 0px 10px;
}
.block .text ul li a:hover {
	text-decoration: underline;
	color:#3a4186;

}

.block.tabser {
	width: 238px;

	background:  url("../images/dotline-vert.gif") repeat-y right;
	position: relative;
}

.box .text .title {
	font-size: 16px;
	font-weight: 600;
}

a.more:link, a.more:visited {
	position: absolute;
	bottom: 0px;
	right: 20px;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	width: 80px;
	height: 30px;
	background:  #32397d url("../images/btn-arrow.gif") no-repeat 90% 50%;
	color: #fff;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}
a.more:hover {
	text-decoration: none;
	background-color: #3a4186;
	 -moz-box-shadow:    0 1px 3px rgba(0, 0, 0, 0.37);
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.37);
   box-shadow:         0 1px 3px rgba(0, 0, 0, 0.37);
}
a.more:active {
	 -moz-box-shadow:    inset 0 3px 3px rgba(0, 0, 0, 0.37);
   -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.37);
   box-shadow:         inset 0 3px 3px rgba(0, 0, 0, 0.37);
}

a.more.wide {
	font-size: 12px;
	bottom: 0px;
	right: 0;
	text-transform: uppercase;
	width: 175px;
	height: 30px;

}


a.more.normal{
	position: absolute;
	bottom: 0px;
	right: 130px;
	font-size: 13px;
	font-weight: 400;
	text-transform: none;
	width: 110px;
	height: 30px;
	background:  none;
	color: #32397d;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
}
a.more.normal:hover {
	text-decoration: underline;
	color: #32397d;
	background-color: none;
   box-shadow:  none;
}
a.more.normal:active {
	 -moz-box-shadow:    inset 0 3px 3px rgba(0, 0, 0, 0.37);
   -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.37);
   box-shadow:         inset 0 3px 3px rgba(0, 0, 0, 0.37);
	
}


.block .text .newsletter {
	
	float: left;
	margin: 15px 0px 0px 15px;
	padding: 40px 0px 20px 40px;
	display: block;
	background:  url("../images/newsletter.png") no-repeat left;
}
.block .text .newsletter .title {
	display: block;
	font-weight: 400;
	color: #323b7f;
	font-size: 19px;
	line-height: 24px;
}
.newsletter a.more {
	bottom: 36px;
	right: 260px;
}


.text .doorlink {	

	position: relative;
	width: 580px;
	margin: 25px 0px 10px -20px;
	padding: 20px 0px 20px 20px;
	display: block;
	background: #eee;
	-moz-box-shadow:    inset 0 3px 3px rgba(0, 0, 0, 0.06);
   -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.06);
   box-shadow:         inset 0 3px 3px rgba(0, 0, 0, 0.06);
}
.text .doorlink .title {
	display: block;
	font-weight: 400;
	color: #323b7f;
	font-size: 18px;
	line-height: 24px;
}
.doorlink a.more {
	bottom: 16px;
	right: 20px;
}


.block > a.various {
	float: left;
	width: 240px;
	height: 240px;
	position: relative;
}

/* Video */
.various .video-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 240px;
	height: 240px;
	background:  url("../images/video-overlay.png") no-repeat 0px 0px;
	z-index: 999;
}



/* Social */
.block .social {
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
.block .text .social .title {
	font-size: 16px;
	font-weight: 600;
	color: #232323;
}
.block .social ul {
	float: left;
	margin: 0;
	padding-top: 10px;
}
.block .social ul li {
	float: left;
	width: 30px;
	margin: 5px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.block .social ul li a:link, .block .social ul li a:visited {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.block .social ul li a.twitter {
	background:  url("../images/icon-twitter.png") no-repeat 0px 0px;
}
.block .social ul li a.facebook {
	background:  url("../images/icon-facebook.png") no-repeat 0px 0px;
}
.block .social ul li a.linkedin {
	background:  url("../images/icon-linkedin.png") no-repeat 0px 0px;
}
.block .social ul li a.rss {
	background:  url("../images/icon-rss.png") no-repeat 0px 0px;
}

.block .social ul li a:hover {
	background-position: 0px -30px;
}



/* Maps */


.tab-group {
	position: relative;
	z-index: 7;
	width: 200px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  padding: 10px 10px;
  margin: 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
}

.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #3a4186;
}
.dropdown-menu .active > a {
	font-style: italic;
}
.dropdown-menu .active > a:hover {
	 color: #ffffff;
	background-color: none;
}

.dropdown.open {
  *z-index: 1000;
}
.dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #ccc;
  background: rgba(0, 0, 0, 0.3);
}
.dropdown.open .dropdown-menu {
  display: block;
}
.block li.dropdown .dropdown-toggle {
	margin-top: -5px;
	margin-left: -5px;
	position: relative;
		color: #fff;
	float: left;
	display: block;
	width: 210px;
	height: 30px;
	line-height: 23px;
	background: url(../images/dropdown.jpg) no-repeat 0px 0px;
}
.block li.dropdown .dropdown-toggle:hover {
	opacity: 0.9;
	color: #fff;
	text-decoration: none;
}

.tab-content {
  display: table;
  width: 100%;
  z-index: 988;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tab-content .tab-pane {
	margin-top: 0px;
}
.tab-content p {
	padding-top: 5px;
}
.tab-content p.phone {
	font-size: 18px;
	
}
.tab-content span.small {
	float: left;
	padding-bottom: 10px;
	display: block;
	font-size: 12px;
	line-height: 16px;
}

.map {
	position: absolute;
	top: 0px;
	left: -240px;
	width: 238px;
	height: 240px;
	overflow: hidden;
}
.map.almere {
	background: url(../images/map-almere.jpg) no-repeat 0px 0px;
}
.map.haren {
	background: url(../images/map-haren.jpg) no-repeat 0px 0px;
}
.map.heerenveen {
	background: url(../images/map-heerenveen2.jpg) no-repeat 0px 0px;
}
.map.landsmeer {
	background: url(../images/map-landsmeer.jpg) no-repeat 0px 0px;
}
.map.sgravenhage {
	background: url(../images/map-sgravenhage.jpg) no-repeat 0px 0px;
}

.map.hoogeveen {
	background: url(../images/map-hoogeveen.jpg) no-repeat 0px 0px;
}

.mapshadow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 238px;
	height: 15px;
	background:  url("../images/map-shadow.png") no-repeat 0px 0px;
	z-indeX: 9;
}


#middenstuk {
	width: 100%;
	min-height: 355px;
	margin: 0px 0px 0px 0px;
	padding: 60px 0px 0px 0px;
	padding-bottom: 120px;
	position: relative;
}
#middenstuk.next {
	padding: 0px 0px 120px 0px;
}


#pagina {
	width: 960px;
	min-height: 355px;
	margin: auto;
}
#pagina.next {

	position: relative;
	margin-top: -120px;
	z-index: 998;
}


/* Header Vervolgpagina */
header#next {
	margin: 0 auto;
	width: 1200px;
	height: 360px;
	position: relative;
	z-index: 8;
}
header#next img {
	float: right;
}
header#next .overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 720px;
	height: 360px;
	background:  url("../images/header-overlay-small.png") no-repeat 0px 0px;
	z-indeX: 9;
}



/* Rechterkant
------------------------------------------------------------------ */

#rightblock {
	float: right;
	width: 240px;
	min-height: 240px;
	margin: -120px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	
}


#rightblock a.titleblock:link, #rightblock a.titleblock:visited {
	display: block;
	height: 80px;
	width: 220px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 20px;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 30px;
	background: #333c83 url("../images/slideup-blue.jpg") no-repeat 0px 0px;
z-index: 999;
	opacity: 0.9;
	filter:alpha(opacity=90);
	}

#rightblock a.titleblock.blue {
	background: #333c83 url("../images/slideup-blue.jpg") no-repeat 0px 0px;
}
#rightblock a.titleblock.grey {
	background: #666666 url("../images/slideup-grey.jpg") no-repeat 0px 0px;
}
#rightblock a.titleblock.brown {
	background: #c1b896 url("../images/slideup-brown.jpg") no-repeat 0px 0px;
}
#rightblock a.titleblock.light {
	color: #737373;
	background: #eae8e4 url("../images/slideup-light.jpg") no-repeat 0px 0px;
}


#rightblock a.titleblock span {
	display: block;
	font-size: 18px;
	font-weight: 400;
}
#rightblock a.titleblock:hover {
	color: #fff;
	text-decoration: none;
		 -moz-box-shadow:    0 1px 3px rgba(0, 0, 0, 0.67);
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.67);
   box-shadow:         0 1px 3px rgba(0, 0, 0, 0.67);
}

#rightblock a.titleblock.light:hover {
	color: #737373;
}






.button-blue {
	float: left;
	font-weight:600; 
	font-style:normal;
	width: 240px;
	height: 120px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #333c83 url("../images/slideup-blue.jpg") no-repeat 0px 0px;
	}

.button-blue a:link, .button-blue a:visited {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;

}
.button-blue a span {
	display: block;
	font-size: 18px;
	font-weight: 600;
}
.button-blue a:hover {
	color: #fff;
	text-decoration: none;
	background:  url("../images/btn-arrow.gif") no-repeat 220px 85px;
		 -moz-box-shadow:    0 1px 3px rgba(0, 0, 0, 0.67);
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.67);
   box-shadow:         0 1px 3px rgba(0, 0, 0, 0.67);
}




/* Content Vervolgpagina */
#contentbox {
	float: left;
	position: relative;
	width: 700px;
	min-height: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	background:  url("../images/bg-intro.png") no-repeat top left;
}


#contentbox .text {
	
	margin: 0px 0px 0px 0px;
	padding: 26px 60px 15px 20px;
	border-bottom: 1px dotted #ddd;
	
}
#contentbox .text h1 {
	font-weight:300; 
	font-style:normal;
	font-size:36px;
	line-height: 40px;
	color: #232323;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}
#contentbox .text h1 span {
	display: block;
	font-weight:600; 
}
#contentbox .text h1.second {
	font-size: 28px;
	line-height: 34px;
	padding-bottom: 0px;
}

#contentbox .text .intro {
	font-weight:300; 
	font-style:normal;
	font-size: 17px;
	line-height: 28px;
	color: #232323;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}
#contentbox .text p {
	font-weight:400; 
	font-style:normal;
	font-size: 14px;
	line-height: 22px;
	color: #737373;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#contentbox .text ul {
	margin: 0;
	padding: 10px 0px 0px 0px;
}

#contentbox .text ul li {
	padding: 3px 0px 2px 0px;
	padding-left: 20px;
	color: #737373;
	font-size: 14px;
	font-weight: 400;
	background:  url("../images/arrow-bullet-grey.gif") no-repeat left;
}
#contentbox .text ul li.item- {
	background: none;
	padding-left: 0px;
	font-style: italic;
}

.size {
	font-style: italic;
	font-size: 12px;
}


#unsubscribe {
	display: none;
}

/* Social linkes */

#contentbox .text .socialbox {
	float: left;
	display: block;
	width: 600px;
}

#contentbox .text .socialbox a.linkedin:link, #contentbox .text .socialbox a.linkedin:visited {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:  url("../images/linkedin.png") no-repeat 0px 0px;
}
#contentbox .text .socialbox a.mail:link, #contentbox .text .socialbox a.mail:visited {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:  url("../images/mail.png") no-repeat 0px 0px;
}




/* Categorieen */

.cats {
	position: relative;
	width: 1002px;
	height: 470px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}



/* Bottom Page Buttons */


.buttons {

	width: 700px;
	height: 50px;
	padding: 20px 0px 0px 20px;
}


a.btn-back:link, a.btn-back:visited {
		color: #292929;
		float: left;
		height: 37px;
		overflow: hidden;
		text-transform: uppercase;
		font-size: 14px;
		line-height: 37px;
		margin: 0px 0px 0px 0px;
		padding: 2px 20px 2px 40px;	
		background:  url("../images/go-back-grey.png") no-repeat left;	  
		 -webkit-border-radius: 2px;
	-moz-border-radius:2px;
	border-radius: 2px;                 
}
a.btn-back:hover {
	text-decoration: none;
	background: #f9f9f9 url("../images/go-back-red.png") no-repeat left;
}





/* Foto Overzicht
------------------------------- */

/* Foto links */
#contentbox .text .fotoslinks {
	position: relative;
	float: left;
	margin: 20px 30px 0px -20px;
	padding: 0px 0px 20px 0px;
	width:240px;
	line-height: 0px;
	font-size: 0px;
}
#contentbox .text .fotoslinks ul {
	margin: 0;
	padding: 0;
}
#contentbox .text .fotoslinks ul li {
	float: left;
	width: 240px;
	height: 240px;
	margin: 0;
	padding: 0;
	background: none;
}

#contentbox .text .fotoslinks ul li a {
	background: none;
}
#contentbox .text .fotoslinks ul li a:hover {
		opacity:0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter:alpha(opacity=90);
}
#contentbox .text .fotoslinks ul li img {
	width: 240px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

/* Foto Breed */
#contentbox .text .fotobreed {
	position: relative;
	float: left;
	margin: 20px 30px 0px -20px;
	padding: 0px 0px 20px 0px;
	width:600px;
	line-height: 0px;
	font-size: 0px;
}
#contentbox .text .fotobreed ul {
	margin: 0;
	padding: 0;
}
#contentbox .text .fotobreed ul li {
	float: left;
	width: 600px;
	height: 360px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	background: none;
}

#contentbox .text .fotobreed ul li a {
	background: none;
	
}
#contentbox .text .fotobreed ul li a:hover {
		opacity:0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter:alpha(opacity=90);
}
#contentbox .text .fotobreed ul li img {
	width: 600px;
	margin:0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #eee;
}



#contentbox .text .fotosoverzicht {
float: left;
position: relative;
margin:25px 0px 0px -20px;
padding: 0px 0px 0px 0px;
}
#contentbox .text .fotosoverzicht ul {
	margin: 0;
	padding: 0;
}
#contentbox .text .fotosoverzicht ul li {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0;
	padding: 0;
	background: none;
}
#contentbox .text .fotosoverzicht ul li a {
	background: none;
}
#contentbox .text .fotosoverzicht ul li a:hover {
		opacity:0.9;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
		filter:alpha(opacity=90);
}

#contentbox .text .fotosoverzicht ul li img {

cursor:pointer;
margin:0 0px 0px 0;
border: 0px;
padding: 0px;

}



/* Footer */

#onderstuk {
	width: 100%;
	height: 120px;
	position: relative;
	margin: -120px auto 0 auto;	
}




#footer {
	margin: 0 auto;
	width: 960px;
	height: 120px;
	position: relative;
	padding: 0px 0px 0px 0px;
	
	
}
#logo-footer h1 a:link, #logo-footer h1 a:visited, #logo-footer h1 a:hover {
	position: absolute;
	top:0px;
	left:0px;
	width: 120px;
	height: 120px;
	background:  url("../images/logo-aegis-small.gif") no-repeat 0px 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 99;
	text-indent: -9999px;
		-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
#logo-footer h1 a:hover {
	opacity: 0.8;

}

#logo-nova a:link, #logo-nova a:visited, #logo-nova a:hover {
	position: absolute;
	top:0px;
	right:80px;
	width: 60px;
	height: 60px;
	background:  url("../images/logo-nova.gif") no-repeat 0px 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 99;
	text-indent: -9999px;
		-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}

#logo-gca a:link, #logo-gca a:visited, #logo-gca a:hover {
	position: absolute;
	top:0px;
	right:0px;
	width: 60px;
	height: 60px;
	background:  url("../images/logo-gca.gif") no-repeat 0px 0px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index: 99;
	text-indent: -9999px;
		-webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
#logo-nova a:hover, #logo-gca a:hover {
	opacity: 0.94;

}

#footer .copy {
	float: left;
	width: 840px;
	color: #767676;
	font-size: 12px;
	z-index: 99;
	margin: 0px 0px 0px 120px;
	padding: 88px 0px 0px 0px;

}
nav#footernav ul {
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
nav#footernav ul li {
	float: left;
	display: inline;
	color: #737373;
	margin: 0px 0px 0px 0px;
	padding: 0px 17px 0px 22px;
	list-style-type: none;
	background:  url("../images/footerdot.gif") no-repeat left;
	}
nav#footernav ul li.first {
	background: none;
}

nav#footernav ul li a:link, nav#footernav ul li a:visited {
	
	color: #323b7f;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: 400;
	}
	
nav#footernav ul li a:hover, nav#footernav ul li a:active{ 
	text-decoration: underline;
}


/* FORMS */

.addform td {
	padding: 14px 0;
}

.addform .addformtitle {
	margin-top: 1em;

	color: #323b7f;
	font-size: 16px;
	font-weight: 600;
}

.addform label {
	margin-right: 1em;
	font-weight:400; 
	font-style:normal;
	font-size: 14px;
}

.addform .element {
	padding: 5px 0;
}

.addform .element label {
	line-height: 1.5em;
}

.addform .errors,
.addform .errors li {
	list-style: none;
	display: block;
	margin: 0;
	margin-bottom: 0;
	padding: 0;
	
	color: #bd262c;
}

.addform input[type=radio] {
	margin-right: 1em;
	
	outline-color: #7FAD00;
	-webkit-focus-ring-color: #7FAD00;
}

.addform input[type=text],
.addform .addformInput,
.addform textarea {
	width: 400px;
	padding: 8px;

	outline: none;
	overflow: hidden;
	
	border: 1px solid #ddd;
	
	

	box-shadow: 0 1px white;
	-webkit-box-shadow: 0 1px white;
	-moz-box-shadow: 0 1px white;
	
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
	
	color: #5E5E60;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:300; 
	font-style:normal;
	font-size: 16px;
}

.addform input[type=text]:hover,
.addform .addformInput:hover,
.addform textarea:hover {
	border-color: #bcbcbc;
}

.addform input[type=text]:focus,
.addform .addformInput:focus,
.addform textarea:focus {
	box-shadow: 0 0 5px #eee;
	-webkit-box-shadow: 0 0 5px #eee;
	-moz-box-shadow: 0 0 5px #eee;
}

.addform textarea {
	overflow-y: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
	resize: vertical;
	height: 200px;
}

.addform input[type=button],
.addform input[type=submit],
.addform .addformsubmit {
	
	position: relative;
	float: right;
	border:0;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
	width: 110px;
	height: 30px;
	background:  #32397d url("../images/btn-arrow.gif") no-repeat 90% 50%;
	color: #fff;
	text-align: left;
	line-height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 10px;
	cursor: pointer;
}
	
.addform input[type=button]:hover,
.addform input[type=submit]:hover,
.addform .addformsubmit:hover {
	text-decoration: none;
	background-color: #3a4186;
	 -moz-box-shadow:    0 1px 3px rgba(0, 0, 0, 0.37);
   -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.37);
   box-shadow:         0 1px 3px rgba(0, 0, 0, 0.37);

}
.addform input[type=button]:active,
.addform input[type=submit]:active,
.addform .addformsubmit:active {
     -moz-box-shadow:    inset 0 3px 3px rgba(0, 0, 0, 0.37);
   -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.37);
   box-shadow:         inset 0 3px 3px rgba(0, 0, 0, 0.37);
}







/* Clearers
------------------------------------------------------------ */

.clearer {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer10 {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer20 {
	height: 20px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

.clearer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer30 {
	height: 30px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer45 {
	height: 45px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
} 
.clearer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer75 {
	height: 75px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer100 {
	height: 100px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.clearer220 {
	height: 220px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.spacer5 {
	height: 5px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer15 {
	height: 15px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer25 {
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer35 {
	height: 35px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer40 {
	height: 40px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer50 {
	height: 50px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.spacer85 {
	height: 85px;
	font-size: 0px;
	line-height: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}



#gmap{
	width: 699px;
	height: 481px;
	position: relative;
	float: left;
	margin-left: -15px;
	margin-bottom: 20px;
}

.vestigingkaart1,
.vestigingkaart3,
.vestigingkaart5,
.vestigingkaart7,
.vestigingkaart9,
.vestigingkaart11,
.vestigingkaart13,
.vestigingkaart15,
.vestigingkaart17
{
	float: left;
	width: 684px;
	padding: 15px 0px 12px 15px;
	margin-left: -15px;
	border-top: 0px solid #dcdcdc;
	position: relative;
	background: #ffffff;
}

.vestigingkaart2,
.vestigingkaart4,
.vestigingkaart6,
.vestigingkaart8,
.vestigingkaart10,
.vestigingkaart12,
.vestigingkaart14,
.vestigingkaart16,
.vestigingkaart18
{
	float: left;
	width: 684px;
	padding: 15px 0px 12px 15px;
	margin-left: -15px;
	border-top: 0px solid #dcdcdc;
	position: relative;
	background: #f1f1f1;
}

.marker{
	float: left;
	width: 28px;
	height: 33px;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background: url("../images/marker.png") top left no-repeat;
	cursor: pointer;	
}


.marker2{
	float: left;
	width: 28px;
	height: 33px;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	background: url("../images/marker2.png") top left no-repeat;
	cursor: pointer;	
}



.vestiginginfo{
	float: left;
	width: 620px;
	padding: 0px 0px 0px 15px;
	font-size: 15px;
	line-height: 22px;
	color: #737373;
	font-weight: 400;
}

.vestigingsub{
	font-size: 13px;
	line-height: 22px;
	color: #919191;
}

.vestiginginfo h2 {
	font-size: 22px;
	line-height: 25px;
	font-weight: 300;
	color: #161616;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 3px 0px;
}

.vestiginginfo h2 .subinfo{
	color: #919191;
	font-size: 15px;
}

.telvestiging{
	position: absolute;
	width: 150px;
	padding: 0px 0px 0px 25px;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	font-weight: 600;
	color: #2c3882;
	line-height: 22px;
	background: url("../images/telsmall.png") 0px 5px no-repeat;
	right: 15px;
	top: 43px;
}


.label{
	font-size: 14px;
	font-weight: normal;
	background: white;
	border: 1px solid black;
	padding: 2px;
	white-space: nowrap;
	color: black;
	
}

.tekstblok .title{
	display: none;
	visibility: hidden;
}



.infoblok
{
	float: left;
	width: 219px;
	position: relative;
	z-index: 9999;
}

.infoblok p
{
	margin: 0px;
	padding: 4px 0px 8px 0px;
}


.infoblok h2 { 
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 15px 8px 15px;
	background: url(../images/h2_case.png) top left no-repeat;
	z-index: 2;	
	position: relative;
	width: 189px;
	text-align: left;
	}
	
.infoblok p.intro{
	color: #97be27;
}	
	
.info{
	float: left;
	width: 189px;
	padding: 10px 15px 20px 15px;
	background: url(../images/info.png) bottom left no-repeat;	
	color: #737373;
	font-size: 13px;
	line-height: 18px;
}	

.infointro{
	color: #919191;
}

.introblue{
	color: #2c3882;
}

a.nieuwsitem:link, a.nieuwsitem:visited, a.nieuwsitem:active
{ 
   color: #232323;
   font-size: 13px;
   line-height: 18px;
   text-decoration: none;
   position: relative;
	display: block;
	padding: 15px 10px 5px 17px;
}

a.nieuwsitem:hover {
	text-decoration: none;
	color: #333b81;
}

.geplaatst{
	color: #737373;
}

a.arrowlink:link, a.arrowlink:visited, a.arrowlink:active
{ 
   color: #333b81;
   text-decoration: none;
   position: relative;
   float: left;
   height: 20px;
   line-height: 20px;
   padding: 0px 0px 0px 10px;
   margin: 0px 0px 0px 0px;
   font-size: 13px;
	background:  url("../images/arrow-bullet-grey.gif") no-repeat 0px 7px;
}
a.arrowlink:hover {
	text-decoration: underline;
}


a.btn_kaart:link, a.btn_kaart:visited, a.btn_kaart:active
{ 	
	float: left;
	width: 142px;
	height: 166px;
	background:  url("../images/btn_kaart2.gif") no-repeat 0px 0px;	
   color: #323b7f;
   text-decoration: none;
   position: relative;
   margin: 9px 0px 5px 15px;

}
a.btn_kaart:hover {
	background:  url("../images/btn_kaart2.gif") no-repeat 0px -166px;	
	text-decoration: none;
}





/*
------------------------------ 
Tooltip  & Popover 
------------------------------
*/

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px !important;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;

  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}
.popover-content .phone {
	display: block;
	padding: 0px 0px 0px 25px;
	margin-top: 4px;
	line-height: 24px;
	font-size: 20px;
	font-weight: 600;
	color: #2c3882;
	line-height: 22px;
	background: url("../images/telsmall.png") 0px 5px no-repeat;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}