﻿/* styles JP Picard */

.left {
	float: left;
	margin-right: 25px;				
}

table.calendar td {
	vertical-align: text-top;			
}

.maincontenetblock  table,
.internalsummary table {
	width: 100%;
	border-top: none; 
	border-left: none; 
	border-right: none; 
	border-bottom: 1px solid #cfd0d2; 
	border-collapse: collapse; 
}

.maincontenetblock table th,
.internalsummary table th {
	font-size: 14px; 
	color: #0173a0; 
	border: 0px; 
	padding: 9px 0;
}

.maincontenetblock table td,
.internalsummary table td {
	border-top: none; 
	border-left: none; 
	border-right: none; 
	border-bottom: 1px solid #cfd0d2; 
	padding: 5px 0; 
	vertical-align: text-top;
}

.maincontenetblock table.spec tr td:first-child,
.maincontenetblock table.ress td:first-child {
	width: 65%;
}

.maincontenetblock table.threecol tr td:first-child {
	width: 25%;
}

.maincontenetblock table.screenshot tr td:first-child {
	width: 35%;			
} 

.Widescreenshots tr td:first-child {
	width: 12%;
	padding-right: 5px;			
}

.maincontenetblock table.class tr td:first-child,
.maincontenetblock table.class tr td:first-child {
	width: 50%;
}

.maincontenetblock table.sma tr td:first-child {
	width: 40%;
}

.maincontenetblock table.sma tr td {
	width: 20%;			
}

.maincontenetblock table.warranty tr td:first-child {
	width: 50%;
}

.maincontenetblock table.warranty tr td {
	padding-left: 10px;
}

table.channel {
	text-align: center;			
}

.maincontenetblock table.channel td:first-child,
.maincontenetblock table.channel tr td:first-child {
	width: 40%;
	text-align: left;
}

table.ressource {
	width: 930px;			
}

table.ressource th {
	font-size: 12px;
	color: #898d93;
	font-weight: bold;
	padding-right: 16px;			
}



/* Feature Focuses styles (Genetec) */

.ffocus h2, .ffocus h3,
.contact h2, .contact h3,
.casestudy h2, .casestudy h3 {
	color: #0173a0; 			
}

.ffocus h3, 
.contact h3,
.casestudy h3 {
	font-size: 16px;				
}

div.screenshot,  {
	float: right;
	margin: 15px 0 15px 15px;
	font-size: 10px;
	font-style: italic;
}

.screenshot p {
	text-align:center;
	margin: 0px;
	padding: 0px;		
}

/* Styles for the contact-us page map. See ie7-or-lower.css for additional styles related to the map. */

.contact h3 {
	padding-top: 15px; 			
}

#map {
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 40px 0;
	width: 	719px;
	height: 343px;
	background: url(/SiteCollectionImages/map.jpg);
	background-repeat: no-repeat;
	position: relative;		
}

#map li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	position: relative;
	display: block;
	width: 13px;
	height: 13px;
}

#map li:hover {
	width: 50px;
	height: 50px;	
}

#map li span {
	display: none;
}

#map li:hover span.loc {
	display:block;
	width:265px;
	position: relative;
	top:9px;
	left: -4px;
	padding:0;
	text-decoration:none;
    color:#000;
}

#map li:hover span.loc.inv {
	left: -256px;
}


#map li span.loc span {
	display: block;			
}


#map li span.loc span.loc-arrow {
	height: 9px;
	width: 275px;
	background-image: url(/SiteCollectionImages/map-arrow.png);
	background-repeat: 	no-repeat;
}

#map li span.loc.inv span.loc-arrow {
	background-image: url(/SiteCollectionImages/map-arrow-inv.png);
	background-position:right;
}


#map li span.loc span.loc-content {
	width: 265px;
	border:5px solid #e6e6e6;
	background:#fff;			
}


#map li span.loc span.loc-title {
	background: #f1f1f1;
	padding: 3px 0 5px 20px;
	width: 245px;
	font-size: 14px;
	font-weight: bold;
	color: #1e4b75;				
}

#map li span.loc span.loc-address {
	padding: 8px 0 5px 20px;
}

#map li.hq {
	top: 82px;
	left: 159px;			
}

#map li.paris {
	top: 70px;
	left: 316px;	
}

#map li.middleeast {
	top: 108px;
	left: 448px;
	
}

#map li.madrid {
	top: 60px;
	left: 303px;	
}

#map li.asia {
	top: 140px;
	left: 573px;
	
}

/* Collector items one-column (Genetec) */

.collectrow {
	clear: both;				
}

div.collectoritem, 
div.award, 
div.asso,
div.collectorlogo {
	clear: both;
	min-height: 87px;
	margin-top: 23px;
}

div.collectoritem {
	margin-left: 75px;
	margin-right: 75px;			
}

.column1 div.collectoritem,
.column2 div.collectoritem,
.column1 div.collectorlogo,
.column2 div.collectorlogo {
	margin-left: 0px;
	margin-right: 0px;			
}

.collectorlogo p {
	padding-top: 15px;			
}


.collectoritem img {
	width: 115px;
	height: 87px;
	float: left;
}

.award img, .asso img {
	width: 150px;
	float: left;			
}

.collectoritem h3, .award h3, .asso h3 {
	color: #0173a0;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
}

.collectoritem h3,
.collectoritem p {
	margin-left: 130px;			
}

.award h3, .asso h3,
.award p, .asso p {
	margin-left: 170px;			
}

.collectoritem a {
	color: #00aeef;
	font-weight:bold;			
}

.asso a {
	color: #0173a0;
}

.video {
	background-color: #d1d4d3;
	width: 100%;			
}

.video .wrapper {
	text-align: center;
	margin-top:10%; 
	margin-left:auto;
	margin-right: auto;			
}

.testimonial {
	width: 772px;
	float: left;
	clear: both;				
}

.testimonial img {
	width: 145px;
	float: left;
	margin-right: 15px;			
}

.testimonial p {
	margin-left: 160px;
	margin-top: 5px;			
}

.requirements {
	margin-left: 20px;
	background: url(http://www.genetec.com/SiteCollectionImages/blue-sb-top.jpg) no-repeat;
}

.requirements div {
	margin-top: 9px;
	padding: 0 15px 10px 0;
	background: url(http://www.genetec.com/SiteCollectionImages/blue-sb-btm.jpg) no-repeat bottom;				
}

