
/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/


@media only screen and (min-width: 695px) and (max-width: 979px) {



body {
  min-width: 680px;
  font-size:13px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_8 {
	margin-left: auto;
	margin-right: auto;
	width: 680px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/


.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}



.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8 {
	position:relative;
}


/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0;
}

.omega {
	margin-right: 0;
}

/* Grid >> 8 Columns
----------------------------------------------------------------------------------------------------*/


.container_8 .grid_1 {
	width:85px;
}

.container_8 .grid_2 {
	width:170px;
}

.container_8 .grid_3 {
	width:255px;
}

.container_8 .grid_4 {
	width:340px;
}

.container_8 .grid_5 {
	width:425px;
}

.container_8 .grid_6 {
	width:510px;
}

.container_8 .grid_7 {
	width:595px;
}

.container_8 .grid_8 {
	width:680px;
}




/* Prefix Extra Space >> 8 Columns
----------------------------------------------------------------------------------------------------*/


.container_8 .prefix_1 {
	padding-left:85px;
}

.container_8 .prefix_2 {
	padding-left:170px;
}

.container_8 .prefix_3 {
	padding-left:255px;
}

.container_8 .prefix_4 {
	padding-left:340px;
}

.container_8 .prefix_5 {
	padding-left:425px;
}

.container_8 .prefix_6 {
	padding-left:510px;
}

.container_8 .prefix_7 {
	padding-left:595px;
}



/* Suffix Extra Space >> 8 Columns
----------------------------------------------------------------------------------------------------*/


.container_8 .suffix_1 {
	padding-right:85px;
}

.container_8 .suffix_2 {
	padding-right:170px;
}

.container_8 .suffix_3 {
	padding-right:255px;
}

.container_8 .suffix_4 {
	padding-right:340px;
}

.container_8 .suffix_5 {
	padding-right:425px;
}

.container_8 .suffix_6 {
	padding-right:510px;
}

.container_8 .suffix_7 {
	padding-right:595px;
}



/* Push Space >> 8 Columns
----------------------------------------------------------------------------------------------------*/


.container_8 .push_1 {
	left:85px;
}

.container_8 .push_2 {
	left:170px;
}

.container_8 .push_3 {
	left:255px;
}

.container_8 .push_4 {
	left:340px;
}

.container_8 .push_5 {
	left:425px;
}

.container_8 .push_6 {
	left:510px;
}

.container_8 .push_7 {
	left:595px;
}



/* Pull Space >> 8 Columns
----------------------------------------------------------------------------------------------------*/


.container_8 .pull_1 {
	left:-85px;
}

.container_8 .pull_2 {
	left:-170px;
}

.container_8 .pull_3 {
	left:-255px;
}

.container_8 .pull_4 {
	left:-340px;
}

.container_8 .pull_5 {
	left:-425px;
}

.container_8 .pull_6 {
	left:-510px;
}

.container_8 .pull_7 {
	left:-595px;
}




/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix {
  zoom: 1;
}



/**************************************************************/

.homepage_header {
	height:480px;
}
#demo-canvas-wrapper {
	height: 310px;
	display:none;	
}
#navMenu li li:nth-child(n) {
	padding:8px 8px;
}
input.cauta {
	width:180px;
}

#homepageSubHeaderGridWrapper {
	width:510px;
}
#homepageSubHeaderGridCanvas {
	width:170px;
}
.homepageSubHeaderWrapper h1 {
	margin-bottom:20px;
}


.satellite_icon {
	width:100px;
	height:100px;
	left:-10px;
	top:10px;
}
.homepageServicesWrapper {
	padding:50px 0px 0px 60px;
	font-size:0.9em;	
}
.homepageServicesSlider {
	width:600px;
}
.homepageServicesText {
	height:90px;
}

.homepageServicesBox h3 {
	margin-bottom:10px;
}
/***********************************/
.homepageStoriesButtons {
	margin-top:80px;
	width:40px;
}
#homepageStoriesBtnLeft {
	background-position: 8px -638px;	
}
#homepageStoriesBtnRight {
	background-position: -117px -638px;	
}
.homepageStoriesSlider {
	width:600px;
	font-size:0.8em;
}
.homepageStoriesBox {
	width:600px;
}
.homepageStoriesImage {
	width:300px;
	height:180px;
}
.homepageStoriesBox h3, .homepageStoriesBox h4 {
	margin-bottom:7px;
}
.homepageStoriesText {
	margin-bottom:5px;
}
.homepageStoriesReadMore {
	margin-top:2px;
	padding:5px;
}
.homepageStoriesWrapper {
	margin-bottom:30px;
	padding-top:30px;
}
.homepageStoriesWrapper h2 {
	margin-bottom:40px;
}

/***********************************/
.pageCarrouselButtons {
	margin-top:80px;
	width:40px;
}
#pageCarrouselBtnLeft {
	background-position: 8px -638px;	
}
#pageCarrouselBtnRight {
	background-position: -117px -638px;	
}
.pageCarrouselSlider {
	width:550px;
	font-size:0.9em;
}
.pageCarrouselBox {
	width:550px;
}
.pageCarrouselImage {
	width:200px;
	height:180px;
}
.pageCarrouselBox h3, .pageCarrouselBox h4 {
	margin-bottom:7px;
}
.pageCarrouselText {
	margin-bottom:5px;
}
.pageCarrouselReadMore {
	margin-top:2px;
	padding:5px;
}
.pageCarrouselWrapper {
	margin-bottom:30px;
	padding-top:30px;
	width:100%;	
}
.pageCarrouselWrapper h2 {
	margin-bottom:40px;
}


/**********************************/

.homepage_events {
	height:465px;
	font-size:1.1em;
	background-position:-400px -0px;
}
.homepageEventsBox {
	margin:8px 50px 8px 0px;
}
.homepageEventsWrapper {
	width:630px;
	height:465px;
}


/*******************************************/


#footer_newsletter_email {
	width:110px;
	font-size:1.2em;
}

.footerMenu li {
	padding-bottom:15px;
}


ul.footerMenu {
	width:210px;
	margin-left:10px;
}

/*******************************************/

.articleWrapper {
	margin:30px 0px 20px 122px;
	width:auto !important;
	background-color:#FFF;	
	margin-left:50px;	
}


/**********************************************/

.articleBackground {
	background:none;
	background-repeat:no-repeat;
	background-image:none !important;
}
.subheaderZoomWrapper {
	height:440px;
	width:100%;
	overflow:hidden;
}
.subheader {
	height:440px;
}


.social_icons_wrapper img {
	max-width:60px;
}










}