/* --------------------
Ulysse Media - Guillaume Tremblay
Email : info@ulyssemedia.com
Date : 06/08/2011 
Modifications : 12/08/2013
--------------------- */

/* Base */
body {font:normal 13px Arial, Helvetica, sans-serif; width:100%; margin-top:0px; background:#111 url("../img/background-image.jpg") no-repeat top center fixed; } 
p {line-height:1.75em;}
a:link 		{ color:#ec2329; text-decoration:none; }
a:visited 	{ color:#ec2329; text-decoration:none; }
a:hover 	{ color:#ec2329; text-decoration:underline; }
a:active 	{ color:#ec2329; text-decoration:underline; }


/* Lists */
li {line-height:1.5em;}

ul.list-camera {display:block; list-style-type: none; padding:0; margin:0;}
ul.list-camera li {
background:#fff url("../img/list-camera.png");
background-repeat: no-repeat;
background-position: 30px 5px;
padding-left: 75px;
height: 40px;
line-height: 40px;
vertical-align: middle;
}

ul.list-camera li.odd {
background:#e9e9e9 url("../img/list-camera.png");
background-repeat: no-repeat;
background-position: 30px 5px;
}


/* Titles */
h1, h2, h3, h4, h5, h6 {font-weight:bold;}
h1 {font-size:1.30769231em /*17px/13px*/; line-height:1.5em;}
h2 {font-size:1.07692308em /*14px/13px*/; line-height:1.5em;}
h3 {font-size:1.07692308em /*14px/13px*/; line-height:1.5em;}


/* Options */
.margin-right {margin-right:10px;}
.clear-right {clear:right; margin-right:0;}

a.innerlink		 	 {text-decoration:none;}
a:visited .innerlink {text-decoration:none;}
a:hover .innerlink   {text-decoration:none;}
a:active .innerlink  {text-decoration:none;}

a.white {color:#fff;}


/*.business_info h1 {background:#C00; display:inline; padding:2px;}*/
#showcase h2 {background:#C00; color:#fff; margin-bottom:10px; height:35px; line-height:17px; padding:5px 0;}
#header h1 {color:#fff; margin:0 0 30px 0;}
#feature h1 {color:#fff; font-size:15px; margin:10px 0 20px 0;}
#feature h2 {color:#ccc; font-size:14px; margin:20px 0 20px 0;}

/* Paragraphs */
#header p {color:#fff; font-size:14px; line-height:18px; margin:0 0 20px 0;}
#feature p {color:#ccc; font-size:12px;}

/* Layout */
#container {width:900px; margin:0 auto; position:relative; background:#000; overflow:hidden;}
#main {width:100%; margin:30px auto; position:relative; text-align:center; background:none; overflow:hidden;}

#feature, #showcase, #utility {margin:10px 0 0 0;}
#top {}
#header {width:100%; position:relative; background:none; overflow:hidden;}
#navigation {margin:15px 20px;}
#feature {width:100%; background:none; overflow:hidden; margin-top:20px;}
#showcase {text-align:center; position: relative; background:none; overflow:hidden;}
#utility {background:none; overflow:hidden;}

#top .pos_inside, #header .pos_inside, #showcase .pos_inside, #utility .pos_inside, #navigation .pos_inside {margin:0 20px;}
#feature .pos_inside {margin:0 10px;}


/* Top */


/* Header */
#header1, #header2{float:left; text-align:left; width:50%; padding:10px 0 0 0;}
#header2 {text-align:right;}
#header .pos_inside {height:100% !important; background:#111; overflow:hidden;}
#header1 .inside, #header2 .inside {padding:0 20px;}

/* Navigation */
#navigation {height:10px; background:#c00;}
#navigation ul {display:none;}
#navigation li {display:none; color:#fff; font-family: 'Oswald', sans-serif; font-size: 15px; font-weight:700; line-height:40px; float:left; display:inline-block; padding:0 15px 0 0;}
#navigation li a {color:#fff; font-family: 'Oswald', sans-serif; font-size: 15px; font-weight:700; text-transform:uppercase;}
#navigation li a:hover {color:#000; text-decoration:none;}


/* Feature */
#feature1, #feature2 {
	float:left; 
	text-align:left; 
	width:50%;
	color:#fff;
	background:none; 
	margin:0 0 20px 0;
}
#feature1 .inside, #feature2 .inside {padding:20px 20px 0 20px; margin:0 10px; background:#111; min-height:285px; border:1px dotted #333;}
#feature1 .inside:hover, #feature2 .inside:hover  {background:#222;}

/* Showcase */
#showcase img {margin:20px 0px; border:0;}
#showcase .img10 img{margin:10px 0px; border:0;}

#showcase .module .inside {min-height:100px;}

/* Brand Module */
div.brand {display:block; position:relative; margin:0 auto 20px auto; text-align:center;}


/* Modules */
.module { 
	float: left; 
	display: inline-block;
}
.module .inside {
	color:#000;
	padding:0 0 10px 0;
	background:#fff;	
	overflow:hidden;
	margin-bottom:10px;
}

/* TABLE */
table {width:100%; margin:0 auto; text-align:center; border-collapse: separate; border-spacing:1px;}
table tr.odd td {background-color:#e9e9e9;}
table td{background:#fff; height:25px; line-height:25px; color:#000; text-indent:5px;}
table td.name{color:#000; font-weight:bold;}
table td.emptycell{background:none; height:25px; line-height:25px;}
table th.title{color:#fff; height:45px; line-height:45px; text-align:center; font: bold 125% Verdana, Geneva, sans-serif; background:#C00; vertical-align:middle;}
table th[scope=col]{font-weight:bold; background:#202020; color:#fff; height:25px; line-height:25px; text-align:center; width:25%;}

.table-price td {vertical-align:middle;}
.table-price td:first-child, .table-price td.dollars {color:#000; font-weight:bold;}
.table-price td.description {text-align:left;}
.table-price td.name {color: #2277EC;}