html {
  height: 100%;
}

body {
  background: #000 url(../img/bg_repeating.jpg) top center repeat-y;
  height: 100%;
  padding: 0;
  margin: 0;
}

#super-wrapper {
  background: transparent url(../img/bg.jpg) top center no-repeat;
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
    
}

#header {
  height: 130px;
}

#header #logo {
  width: 294px;
  height: 103px;
  position: absolute;
  top: 13px;
  margin-left: 0;
}


#promo-wrapper {
  margin-bottom: 0em;
  overflow: hidden;
}

#promo {
  width: 960px;
  height: 368px;
  background: #000 url(../img/bg_promo.jpg) no-repeat top left;
} 

#homepage #promo {
  background: #111 url(../img/ajax-loader.gif) center center no-repeat;
}

#promo-wrapper-inside {
  height: 102px;
  margin-bottom: 0;
  overflow: hidden;
}

#promo-wrapper-inside #promo {
  height: 102px;
}

#content { 
  overflow: hidden;
}

#content-wrapper {
  background: transparent url(../img/bg_repeating_horiz.png) repeat-x;
}

#footer {
}

  #distributors {
    font-size: 1.1em;
    color: #666;
    margin-top: -1em;
    margin-bottom: 1.5em;
  }

  #distributors ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  #distributors ul li{
    display: inline;
    line-height:43px;
    margin:0;
    padding-left:55px;
  }
    
  #distributors li img {
    left: 10px;
    position: relative;
    top: 15px;
  }

h1 {
  font-weight: bold;
}

h2 a, h3 a {
  text-decoration: none;
  color: #ccc;
}

h2 a:hover, h3 a:hover {
  color: #eee;
}

/********************
COLUMNS
**********************/

.col50 {
  width: 49%;
  padding-right: 1%;
  float: left;
}

.col33 {
  width: 32%;
  padding-right: 1%;
  float: left;
}
.col66 {
  width: 66%;
  padding-right: 1%;
  float: left;
}

.last {
  padding-right: 0;
  float: right;
}

.text-container {
  padding: 2em 3em;
  padding-left: 0;
}

#copyright {
  line-height: 3em;
  color: #666;
  font-size: 0.9em;
}

  #copyright a {
    color: #666;
  }
  
  #copyright a:hover {
    color: #999;
  }

/**************************
MENU
*************************/

#menu {
  position: absolute;
  top: 41px;
  margin-left: 307px;
  height: 49px;
  background: url(../img/menu.png) 18px 0px no-repeat;
  width: 675px;
}

#menu ul li {
  display: block;
  float: left;
  padding-right: 4em;
	text-indent: -9000px;
	overflow: hidden;
}

.spritesnav {
    list-style-type: none;
    width: 635px;
    height: 49px;
    background: url(../img/menu.png) no-repeat;
    position: absolute;
    padding: 0;
}

.spritesnav li {
	display: inline;
}

.spritesnav li a:link, .spritesnav li a:visited, .spritesnav li div {
	position: absolute;
	top: 0;
	height: 49px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}

.spritesnav li div {
	z-index: 0;
}
	.spritesnav a, .spritesnav div {
    background: url(../img/menu.png) no-repeat;
  }
 
	#snhome a:link, #snhome a:visited , #snhome div{
		left: 0px;
		width: 68px;
    background-position: 0px 0px;
	}
	#snhome a:hover, #snhome a:focus, #snhome div{ background-position: 0px -49px; }
	#snhome a:active, #snhome div.click { background-position: 0px -98px; }
	#snhome.selected a:link, #snhome.selected a:visited { background-position: 0px -147px; }
	#snhome.selected a { cursor: default !important; }

	#snthesolution a:link, #snthesolution a:visited , #snthesolution div{
    left: 68px;
    width: 123px;
    background-position: -68px 0px;
	}
	#snthesolution a:hover, #snthesolution a:focus, #snthesolution div{ background-position: -68px -49px; }
	#snthesolution a:active, #snthesolution div.click   { background-position: -68px -98px;}
	#snthesolution.selected a:link, #snthesolution.selected a:visited { background-position: -68px -147px; }
	#snthesolution.selected a { cursor: default !important; }

	#snapplications a:link, #snapplications a:visited , #snapplications div{
    left: 191px;
    width: 126px;
    background-position: -191px 0px;
	}
	#snapplications a:hover, #snapplications a:focus, #snapplications div{ background-position: -191px -49px; }
	#snapplications a:active, #snapplications div.click { background-position: -191px -98px;}
	#snapplications.selected a:link, #snapplications.selected a:visited { background-position: -191px -147px;	}
	#snapplications.selected a { cursor: default !important; }

	#sncasestudy a:link, #sncasestudy a:visited , #sncasestudy div{
    left: 317px;
    width: 114px;
    background-position: -317px 0px;
	}
	#sncasestudy a:hover, #sncasestudy a:focus, #sncasestudy div{ background-position: -317px -49px; }
	#sncasestudy a:active, #sncasestudy div.click { background-position: -317px -98px;}
	#sncasestudy.selected a:link, #sncasestudy.selected a:visited { background-position: -317px -147px;	}
	#sncasestudy.selected a { cursor: default !important; }

	#snaboutus a:link, #snaboutus a:visited , #snaboutus div{
    left: 431px;
    width: 103px;
    background-position: -431px 0px;
	}
	#snaboutus a:hover, #snaboutus a:focus, #snaboutus div{ background-position: -431px -49px; }
	#snaboutus a:active, #snaboutus div.click { background-position: -431px -98px;}
	#snaboutus.selected a:link, #snaboutus.selected a:visited { background-position: -431px -147px;	}
	#snaboutus.selected a { cursor: default !important; }

	#sncontactus a:link, #sncontactus a:visited , #sncontactus div{
    left: 534px;
    width: 101px;
    background-position: -534px 0px;
	}
	#sncontactus a:hover, #sncontactus a:focus, #sncontactus div{ background-position: -534px -49px; }
	#sncontactus a:active, #sncontactus div.click { background-position: -534px -98px;}
	#sncontactus.selected a:link, #sncontactus.selected a:visited { background-position: -534px -147px;	}
	#sncontactus.selected a { cursor: default !important; }

#bottom-menu ul {
  list-style-type: circle;
  margin-left: 0;
  padding-left: 0;
}

  #bottom-menu li {
    display: inline;
    padding-left: 2.2em;
    margin-left: 1.8em;
    background: transparent url(../img/bottom-menu-dot.gif) no-repeat left center;
  }

    #bottom-menu li a {
      color: #666;
    }

  

/* ------- COMMON --------- */

.opacity50 {
  filter:alpha(opacity=50);   
  -moz-opacity: .5;   
  opacity: .5;
}

.opacity100 {
  filter:alpha(opacity=100);   
  -moz-opacity: 1;   
  opacity: 1;
  
}

.clear {
  clear: both;
}


a.external {
  padding-right: 12px;
  background: transparent url(../img/external.gif) no-repeat right;
}

/* BUTTONS, HTML: <button value="submit" class="submitBtn"><span>Submit</span></button> */		

button, a.button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
  font-family: 'Trebuchet MS', Arial, Helvetica;
}

a.button::-moz-focus-inner, button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

a.button span, button span { 
	position: relative;
	right: -2px;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	a.button span, button span {
    right: -3px;
		margin-top: -1px;
	}
}

/**************************
RAD3
*************************/

a#rad3 {
  background: transparent url(../img/logo_rad3.png) no-repeat top right;
  width: 93px;
  height: 0;
  float: right;
  display: block;
  color: #666;
  text-decoration: none;
  white-space: nowrap;
	padding: 21px 0 0 0;
	overflow: hidden;
	position: relative;
}

/**************************
SHARE
*************************/

a#addthis {
  background: transparent url(../img/btn_share.png) no-repeat;
  width: 107px;
  height: 0;
  display: inline-block;
  margin-bottom: -7px;
  color: #666;
  text-decoration: none;
  white-space: nowrap;
	padding: 21px 0 0 0;
	overflow: hidden;
}

#apps { left: 0; clear: both; height:500px;}
#apps.case-study { height: 600px;}

#apps img { width: 469px; margin: 0 3em 20em 0; float: left;}

#carousel { 
  position: relative;
  width: 985px;
  clear: both;
  padding-bottom: 110px;
  left: -3em;
  top: 0;
}

#nav { margin: 0 auto; display: block;}
#nav li { width: 114px; float: left; margin-right: 0.1em; list-style: none; }
#nav a { display: block; border: 2px solid #333; height: 56px; margin-bottom: 0.5em;}
#nav a:hover { border: 2px solid #c00; background: #c00 }
#nav a.activeSlide { border: 2px solid #f00; background: #900 }
#nav a:focus { outline: none; }
#nav div {
  background: transparent !important;
  text-align: center;
  margin: 0 auto;
  font-size: 0.9em;
  color: #999;
}
#prev, #next { 
  width: 14px !important; 
  border: solid 2px #111;
  font-size: 2em;
  height: 56px;
  line-height: 54px;
  text-align: center;
}

.ui-state-hover { cursor: pointer; }

.apps-c li, .case-study-c li { margin-right: 1.3em !important; }
.the-solution-c li { margin-right: 0.1em !important; }

div.pdf-download {
  display: block;
  float: right;
  position: relative;
  background: transparent url(../img/pdficon.gif) top left no-repeat;
  padding-left: 40px;
  width: 169px;
  height: 35px;
  line-height: 35px;
  margin-right: 170px;
}

#roi-calculator-button {
  display: none;
}

#roi-calculator-button-link {
  background: transparent url(../img/roi-btn.png) top left no-repeat;
  display: block;
  position: absolute;
  margin-top: -91px;
  margin-left: 666px;
  width: 205px;
  height: 81px;
  line-height: 81px;
  font-size: 1.25em;
  font-weight: bold;
  padding-left: 80px;
  text-decoration: none;
  color: #999;
}

#roi-calculator-button-link:hover {
  background-position: bottom left;
  color: #eee;
}

#repnet-button {
  background: transparent url(../img/button_repnet.png) top left no-repeat;
  display: block;
  width: 215px;
  height: 71px;
  padding: 0 30px;
  padding: 0 30px 10px 30px;
  text-align: center;
  line-height: 71px;
  font-size: 2em;
  font-weight: normal;
  text-decoration: none;
  color: #ccc;
  margin-bottom: 1.5em;
}

#repnet-button:hover {
  background-position: bottom left;
  color: #eee;
}

#repnet-button span {
  color:#F80000;
  display:block;
  font-size:0.5em;
  margin-top:-50px;
  text-align: right;
  text-transform: uppercase;
  margin-right: 29px;
}

th {
  border-bottom: solid 1px #ccc; 
}

iframe { 
  	border-style: none;
  	border-color: #000; 
  	border-top-width: 0px; 
  	border-bottom-width: 0px;
  	border-left-width: 0px; 
  	border-right-width: 0px;
}  

a.button {
  display: block;
  height: 35px;
  line-height: 35px;
  background: transparent url(../img/button.png) top left;
  width: 100px;
  color: #ccc;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  
}

a.button:hover {
  background-position: bottom left;
  color: #eee;
}

a.inactive {
  cursor: default;
}