@import url(../fonts/homestead/stylesheet.css);
@import url(../fonts/bebas-neue/style.css);
@import url(//fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

.check li {
    background: url("/images/list_check_blu.png") no-repeat scroll left 2px rgba(0, 0, 0, 0);
    line-height: 30px;
    list-style: none outside none;
    padding-left: 30px;
	text-align: left;
}

.blanc     {color: #fff;
    font-size: 100%;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);}

/*logo*/
.logo-image a {
background: url("/images/logo-blue-iris-software-2025-200x63.png") no-repeat scroll 0 0;
height: 49px;
width: 196px;
background-size: contain;}
.logo h1, .logo h1 a {
    margin-top: 2px;
}


/* menu*/
.t3-mainnav .navbar .nav {
    font-weight: bold;
	
	}
.t3-mainnav .navbar .nav > .active {
    background: none repeat scroll 0 0 #549aea;
}
.navbar .nav > li {
    border-right: 1px solid #555;}
.item-504 { border-right: none !important;} 
.t3-mainnav .navbar .nav > li > a {
    color: orange;}
	
/* block1
.hero-unit {
    margin: -16px 0 0 0;}*/	
.hero-unit {
    background: url("/images/default_bg.jpg") repeat scroll 0 0 #6E8C97;
}

	
/* bouton block1*/
.hero-unit .btn-primary {
    border-radius: 8px;
    box-shadow: 5px 3px 11px #333;
    background: none repeat scroll 0 0 #549aea;
}
.hero-unit .btn-primary:hover {
    background: none repeat scroll 0 0 #ca431c;
    box-shadow: 0 0 11px #fff;}	
	

.hero-unit .container {
    /*padding-top: 40px;*/ padding-bottom: 0;
}

/* what's Blue Iris*/

.introducing .block-title {
    color: #fff;
    letter-spacing: 3px;
	text-shadow: 4px 4px 3px #549aea;

}

.introducing p { border-radius: 8px;
    box-shadow: 0 0 13px #549aea;
    color: #fff;
    margin: 0 0 10px;
    min-height: 124px;
    padding: 5px;}
	
.download_blueiris {
    //background: url("/../images/blue-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	
	background: #549aea; /* Old browsers */
background: -moz-linear-gradient(top,  #549aea 0%, #4a93e8 45%, #2982e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#549aea), color-stop(45%,#4a93e8), color-stop(100%,#2982e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #549aea 0%,#4a93e8 45%,#2982e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #549aea 0%,#4a93e8 45%,#2982e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #549aea 0%,#4a93e8 45%,#2982e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #549aea 0%,#4a93e8 45%,#2982e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#549aea', endColorstr='#2982e8',GradientType=0 ); /* IE6-9 */

	
	
	
	
    border: 0 none;
    border-radius: 8px;
    box-shadow: 0 0 11px;
    color: #fff;
	  font-weight: bold;
    line-height: 85px !important;
    margin-top: 15px;
    text-align: center;
    width: 72%;
	font-family: "BebasNeueRegular";
    font-size: 22px;
    letter-spacing: 3px;
}


/* bouton classname*/
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:42px;
	line-height:42px;
	width:174px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 2px 0px #cd8a15;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background-color:#d29105;
}.classname:active {
	position:relative;
	top:1px;
}
.classname a { color:#fff; text-decoration:none;} 


.titre_video { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: -27px;
    width: 80%;}
	
.videos p {
    border-radius: 8px;
    box-shadow: 0 0 13px #fffff;
    color: #fff;
    margin: 0 0 10px;
    min-height: 124px;
    padding: 5px 5px 5px 8px;
}


/* purchase*/
.section4, .thumbnail .caption {
    color: #dddddd;
}

div.thumb-mask { overflow:visible;}
.img-grayscale, .gotcolors { opacity:1;}
div.thumb-mask .mask {
    background: none;
}
ul.thumbnails li:hover div.thumb-mask .mask {
    background-image: none;
}


ul.thumbnails div.thumbnail .caption h3 {
    color: #ddd;
    font-size: 27px;
    letter-spacing: 7px;
    line-height: 11px;
}
ul.thumbnails li:hover div.thumbnail .caption h3 {
    color: #fff;
}


/* footer menu*/
#bottom_menu { background:url("../images/themes/solid/pattern-2.png") repeat scroll 0 0 rgba(0, 0, 0, 0);}

#bottom_menu ul { text-align:center;}

#bottom_menu li {    display: inline-block;
        padding-left: 22px;}
		
#bottom_menu .container {padding:0 36px;
border-top: 1px solid #333;
}

#bottom_menu .nav { margin:8px;}

#bottom_menu .nav > li > a {
    border-radius: 3px;
    display: block;
    padding: 3px;
    text-shadow: 1px 1px #000;
}
