/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll; }

a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #039; text-decoration: none; }
a:hover { color: #069; text-decoration: underline; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
{  padding: 15px;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 } 
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* Primary Styles
	Author: FSPro Labs.
*/

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
}

h1 {
	font-size: 160%;
	
}

h2 {
	font-size: 140%;
}

h3 {
	font-size: 120%;
}

html { width: 100%; height: 100%; margin-left: auto; margin-right: auto;  background: #f9f9ff;}


body {
	margin-left: auto; margin-right: auto;
	min-height: 100%;
	min-width: 960px;
	max-width: 1060px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff; # url(../images/side-bg.png) scroll repeat-y top right;
}

p {
	margin-bottom: 8px;
	margin-top: 3px;
	font-size: 9pt;
}

body.b-2cols {
	background: #fff;
}

body.b-3cols {
	background: #fff;
}

#container {
	width: auto;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	position:relative;
	background: transparent url(../images/side-bg.png) scroll repeat-y left top;
	margin: 0 auto -42px;
}

header .gradient {
	position: relative;
	overflow: hidden;
	background: #f2f4fa url(../images/bg_blue.png) scroll repeat-y 160px 0;
#	background: #003399; 
	width: 100%;
	height: 80px;
}

header .logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
#	padding: 4px;
#	background-color: #fff;
}

header .logo a {
	display: block;
	width: 160px;
	height: 80px;
	background: transparent url(../images/elex_logo.png) 0px 0px / 160px 80px scroll no-repeat;
}

header .slogan {
	color: #E5EEFD;
#	font-weight: bold;
#	text-transform: uppercase;
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 3px 6px;
	height: 20px;
}

 header .lang {
	color: #E5EEFD;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 2px 4px;
	height: 14px;
}

header nav {
	width: 100%;
	height: 22px;
	left: 30px;
	margin-bottom: 5px;
#	background: #e5eefd url(../images/bg_lblue.gif) scroll repeat-y 90px 0;
	background: #e5eefd url(../images/bg_lblue.gif) scroll repeat-y 0px 0;
	position: relative;
}

header nav ul {
	overflow: auto;
	position: absolute;
	right: 30px;
	bottom: 0;
}

header nav ul li {
	float: left;
	margin-right: 6px;
}

header nav ul li a {
	font-size: 9pt;
	line-height: 16px;
	text-transform: uppercase;
	display: block;
	padding: 3px 0 3px 6px;
	background: transparent url(../images/div.gif) scroll no-repeat -6px 50%;
}

nav ul li.first a {
	background: none;
}

header nav ul li a span {
	font-weight: bold;
}


.carusel  {
	background:#0033ff;
	background-image:url(/images/bg_blue.png);
        padding-bottom:1px; 
	padding-top:0px
}

.carusel .textarea {
	color: white;
	position: relative;
	display: block;
	left: 50px;
	top: 10px;
	font-size: 11pt;
	line-height: 24px;
}

.carusel .textarea .button{
	background:#ddd;
	padding: 7px 15px 7px 15px;
	display:inline;
	font-size:13pt;
	font-weight:bold;
	color: #0033ff;
	border-style: solid;
	border-width: 2px; 
	border-color: white;
}                     ;
.carusel .textarea .button a{
	color: #0033cc;
}

.carusel .textarea a{
	color: white;
}

.banner  {
	background:white;
        padding-bottom:0px; 
	padding-top:0px;
	width:900px;
	height:290px;
}

.banner .textarea {
	color:#ddd;
	position: absolute;
	display: block;
	font-size: 10.5pt;
	line-height: 24px;
}

.banner .textarea a {
	color:#fff;
	font-size: 11.5pt;
	line-height: 24px;
}

.banner .textarea b {
	color:#fff;
	font-size: 13pt;
	line-height: 24px;
}


.banner .left {
	left : 10px;
	top: 70px;	
}
.banner .right {
	left : 65%;
#	left : 600px;
	top: 70px;	
}


.banner .maintext {
	color:#fff;
	position: absolute;
	left: 0px; 
	top:16px;
	font-size: 15pt;
	line-height: 40px;
	background: #900;
	width: 100%;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
}



.banner .button{
	background:#00aa33;
	padding: 10px 12px 10px 12px;
	display:inline;
	font-size:12pt;
	font-weight:bold;
	color: #0033ff;
	border-style: solid;
	border-width: 2px; 
	border-color: white;
	text-align: center;
}
.banner .button a{
	color: white;
}                                            



#main {
	overflow: hidden;
	color: #000;
	padding: 0 0px;
}

.b-2cols #main {
	padding: 0 0 0 160px;
}

.b-3cols #main {
	padding: 0 160px 0 160px;
}


.b-2cols #main aside, .b-2cols #main .content,
.b-3cols #main aside, .b-3cols #main .content {
	position: relative;
	float: left;
}

#main .content {
	width: 100%;
}

.b-2cols #main aside.left {
	width: 160px;
	right: 160px;
	margin-left: -100%;
	font-size: 12px;
}

.b-3cols #main aside.right {
	width: 160px;
	margin-right: -160px;
	font-size: 12px;
}

.b-3cols #main aside.left {
	width: 160px;
	right: 160px;
	margin-left: -100%;
	font-size: 12px;
}

.b-2cols #main aside.right {
	width: 160px;
	font-size: 12px;
}

.b-2cols #main aside.right {
	display: none;
}

.ie6 #main aside.left {
	left: 160px;
}

.ie6 .b-2cols #main aside.left {
	left: 0;
}

.ie6 .b-3cols #main aside.left {
	left: 0;
}


#main aside h4 {
	text-transform: uppercase;
	color: #fff;
	line-height: 12px;
	font-weight: bold;
	background-color: #5584CF;
	padding: 6px;
	margin: 0;
}

#main aside.left h4 {
	text-transform: none;
}

#main aside ul, aside dl {
	list-style: none;
	margin: 2px 0;
	padding: 6px 6px 12px 12px;
}

#main aside ul li {
	margin-top: 0px;
	margin-bottom: 7px;
}

#main aside ul li.selected a,
#main aside ul li.selected a:hover,
#main aside ul li.selected a:active,
#main aside ul li.selected a:visited {
	color: #f00;
	font-weight: bold;
}

#main aside dl dt {
	font-weight: bold;
	margin-top: 3px;
}

#main aside dl dd {
	margin-bottom: 8px;
}

article {
	padding: 12px 12px 46px 12px; 
	text-align: justify;
}

footer, .footer-push {
	width: 100%;
	height: 42px;
}

footer .page_footer {
	font-size: 80%;
	color: #ccc;
	background-color: #003399;
	position: relative;
	z-index: 10;
}

footer nav {
   float: left;
   width: 100%;
   overflow: hidden;
   position: relative;
}

.navy {
    color: #003399;
}

.customers li{
	margin-left: 50px;
}

.navyh {
    color: #003399;
	font-weight: bold;
}
.reseller{
	margin-left: 206px;
}

.order{
	margin-left: 10px;
}

.cards{
	margin-left: 5px;
}

.header {
	font-size: 12pt;
	font-weight: bold;
    color: #3366CC;
    margin-top: 10px
}
.attention{
	font-weight: bold;
    color: #f00;
}

.shottext {
	font-size: 8pt;
	width: 320px;
	text-align: center;
	margin-top: -15px;	
}

.smalltext {
	font-size: 8pt;
}

.micro {
	font-size: 7pt;
}

.special2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5584cf;
	padding: 6px;
	text-align: left;
	vertical-align: middle;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px
}

.block1{
	display: block;
	min-width: 250px;
	float: left;
	height: 250px;
	background-color: #ccc;
	width: 45%;
	margin: 12px;
	padding: 5px;
}
.block2{
	display: block;
	min-width: 250px;
	float: left;
	height: 250px;
	
	background-color: #ccc;
	width: 45%;
	margin: 12px;
	padding: 5px;
	
}

.highlight1 {
	font-weight: bold;
	color: #0;
	background-color: #f0f0f0;
	padding: 12px 24px;
	text-align: center;
	vertical-align: middle;
	border-style: solid;
	display: inline-block;
	border-width: 1px; 
	border-color: #5584cf;
}

.pricingheader {
    background-color: #999999;
    color: #000000;
    padding: 6px;
    vertical-align: middle;
}

.pricingrow1 {
    background-color: #CCCCCC;
    color: #000000;
    padding: 2px;
    vertical-align: middle;
}

.faq1 {
   font-size: 11pt;
   display:block;
   margin: 0 0 3px 0;
}

.faq2 {
   font-size: 10pt;
   margin-left: 20px;
   display:block;
}

td {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    vertical-align: top;
}

footer nav ul {
	float: left;
	clear: left;
	position: relative;
	left: 50%;
}

footer nav ul li {
	display:block;
	float: left;
	position: relative;
	right: 50%;
	line-height: 21px;
	margin-right: 6px;
}

footer nav ul li a {
	background: transparent url(../images/footer-links-delim.png) scroll no-repeat left top;
	padding-left: 6px;
}

footer .copyright {
	line-height: 21px;
	text-align: center;
	clear: both;
}

footer a, footer a:hover, footer a:active, footer a:visited {
	color: #ccc;
}



@media all and (orientation:portrait) { 
  
}

@media all and (orientation:landscape) { 
  
}

@media screen and (max-device-width: 480px) {
  
  
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }  
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

.socialbutton1 {
  overflow:hidden;
  margin: 2px 10px 2px 10px;
}

img  { border: 0; }
