﻿/*

Blue; 5CE4FD

*/

body { background: #363636 ;
       font-family: Helvetica, Calibri, Arial, Sans-Serif;
       color: #333;
       line-height: 1.4;
       font-size: 15px;
       margin: 0;
}
h2 
{font-size: 22px;
 margin: 0px;
 font-weight: normal;
}
h3 {
    font-size: 22px;
    color: #363636;
}
h4 
{font-size: 20px;
 font-weight: normal;
 margin: 5px 0px 0px 0px;
 color: #333;
}
#bannerwrapper
{width: 100%;
}
#logowrapper
{width: 100%;
 background: #FFF;
 /*background: -webkit-linear-gradient(180deg, #1F1F1F, #6A6A6A); 
  background: -o-linear-gradient(180deg, #1F1F1F, #6A6A6A); 
  background: -moz-linear-gradient(180deg, #1F1F1F, #6A6A6A); 
  background: linear-gradient(180deg, #1F1F1F, #6A6A6A); */
  /*border-bottom: solid 3px #5CE4FD;*/
}
#midwrapper
{width: 100%;
 background: #FFF;
}
.outerwrapper {
    width: 100%;
    background-color: #5CE4FD;
    overflow: hidden;
    /*border-top: solid 6px #363636;*/
}
.outerwrappervid {
    width: 100%;
    background-color: #000;
    overflow: hidden;
    /*border-top: solid 6px #363636;*/
}
.outerwrappervid video
{width: 100%;
 height: auto;
}
.outerwrapper h3{
    margin: 0;
}
.innerwrapper
{width: 960px;
 margin: 0 auto;
 }
.contactlayer
{width: 960px;
 margin: 16px auto 8px auto;
 overflow: hidden;
 }

#footerwrapper
{width: 100%;
 background-color: #363636;
 /*border-top: solid #5CE4FD 6px;*/
 }    
.banner
{width: 960px;
 margin: 0 auto;
}
#page 
{width: 960px;
 background-color: #FFF;
 margin: 0 auto;
 }
/* Optional content on top of the banner images */
#toplogo 
{width: 100%;
 height: 132px;
 background-color: transparent;
 overflow: hidden;
}
#toplogo .logoleft, #toplogo .logomid, #toplogo .logoright 
{float: left;
 margin-left: 1%;
 width: 31.3%;
 margin-right: 1%;
}
#toplogo .logoleft
{line-height: 2;
}
#toplogo .logomid
{text-align: center;}
#toplogo .logomid img
{width: 120px;
 margin: 6px auto;
}
#toplogo .logoright 
{text-align: right;
}
.slider
{background: transparent;
 height: auto;
 color: #333333;
 width: 100%;
}
/* MENU STYLES */
/* #### Optional Spacer div to separate content from menu ####*/
#menuwrapper
{width: 100%;
 background-color: #FFF;
 /*overflow: hidden;*/
}
.horizontalspacer 
{ height: 8px;
  width: 100%;
  clear: both;
  background-color: transparent;
}
#menubar 
{ background-color: transparent;
  height: 40px;
  border: none;
  border: none;
 display: block;
 width: 100%;
 float: left;
 z-index: 1000;
 position: relative;
}
.pagebody
{width: 100%;
 overflow: hidden;
 clear: both;
 display: block;
}
/* Right Panel Styles */
.rightpanel
{border-left: solid 1px #E1E1E1;
 width: 25%;
 float: right;
 padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 10px;
}
.rightpanel h5 
{width: 100%;
 height: 30px;
 font-size: 16px;
 background-color: #363636;
 color: #FFF;
 text-align: center;
 padding: 10px 0 0 0;
 margin: 0;
}
.rpcontent 
{width: 96%;
 margin: 0 auto;
 border: none;
 display: block;
 border-collapse: collapse;
}
.rpcontent tbody 
{width: 100%;
 display: table;
 }
 .rpcontent tr {display: table-row;}
    
.rpcontent td 
{display: table-cell;
 }
    
.rpcontent img 
{width: 200px;
 margin: 0 auto;
 display: block;
 border: none;
 }

.rpgalbut 
{display: block;
 margin: 5px auto 0 auto;
 width: 95%;
 background-color: #5E0404;
 color: White;
 text-decoration: none;
 text-align: center;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 font-weight: bold;
 padding: 6px 0 6px 0;
 margin-bottom: 4px;
}
.rightitemtitle /* Other News Titles in right panel on news item page */
{ text-decoration: none;
  font-size: 19px;
  display: block;
  color: #333;
  padding: 2px 0px 3px 0px;
  font-weight: Normal;
}
.rightitem 
{font-size: 14px;
 line-height: 1.3;
}
.quickform 
{ width: 100%;
  text-align: left;
  padding: 0px;
  font-weight: bold;
  font-size: 11px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
input, textarea, select 
{border: solid 1px #888;
 border-radius: 2px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
}
.quickform input, textarea, select 
{ width: 100%;
}
 
 /*### Main Panel Styles ###*/       
.mainpanel 
{float: left;
 border: none;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 overflow: hidden;
}
.mpcontent 
{margin: 10px auto;
 border: none;
 width: 97%;
}

/* Photo for text page */    
.leftphoto 
{ float: left;
  max-width: 300px;
  margin: 0px 10px 4px 4px;
  display: block;
}
.rightphoto 
{float: right;
 max-width: 300px;
 margin: 0px 4px 4px 10px;
 display: block;
}
.topphoto {
    max-width: 700px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/*### News/Testimonials/Links */
.newsheader 
{font-size: 18px;
 display: block;
 color: #08476E;
 text-decoration: none;
 margin-bottom: 6px;
}
.newslist /* Main News/Links etc Items Display */
{ border: solid 1px #999;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}    
.smallnewsimage 
{width: 120px;
 float: right;
}
/* testimonial and news tables */
    
/*### Left Panel Styles ###*/    
.leftpanel 
{background-color: transparent;
 border-right:solid 1px #E1E1E1;
 width: 19%;
 float: left;
 -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 margin-right: 6px;
}
.leftpanel h5
{width: 100%;
 color: #333;
 font-size: 17px;
 text-align: center;
 margin: 0;
 padding: 6px 0;
 font-weight: normal;
 }

.leftpanel ul li 
{border-bottom: none;

}
.leftpanel ul li a 
{text-decoration: none;
 color: #333;
 display: block;
 margin: 3px 0px 3px 0px;
}
    
    

/*### Bottom Links ###*/
.btmlinks 
{background-color: #DEE2E3;
text-align: center;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
border-top: solid 1px #999999;
height: 30px;
clear: both;
display: none;
}
.btmlinks ul 
{margin: 6px auto 0 auto;
width: 100%;
}
    
.btmlinks li {
list-style-type: none;
display: inline;
margin:0px;
border-left: solid 1px #999999; 

/*border: solid 1px red;*/
}

.btmlinks li a {
text-decoration: none;
padding: 1px 5px 1px 5px;
color: #333;

}
.btmlinks li a:hover {
color: #8D014C;
}
.btmlinks li.bfirst 
{
    border-left: none;
}
/*### Footer Styles ###*/
.footerpanel {
 width: 960px;
 background: transparent;
 text-align: center;
 line-height: 1.2;
 font-size: 12px;
 overflow: hidden;
 margin: 6px auto;
 color: #FFF;
}
.footerpanel img 
{/*width: 48px;
 height: 60px;*/
 border: none;
 margin-top: 4px;
    }
.footerleft 
{   color: #FFF;
    float: left;
    font-size: 13px;
    text-align: left;
    padding: 2px 0px 2px 4px;
}
.footerright 
{   color: #FFF;
    float: right;
    font-size: 13px;
    text-align: right;
    padding: 2px 4px 2px 0px;
}
.footerpanel a
{ color: #FFF;}
.bottomcontact
{   color: White;
    float: none;
    font-size: 11px;
    text-align: center;
    padding: 2px 4px 2px 0px;
    width: 100%;
}
.bottomcontact a
{ color: White;}
/*### For Skype Button*/
/*.footerpanel p {
    width: 80px;
    display: inline;
}*/
.footerpanel p img {
    width: 73px;
    height: 32px;
}
.phone {
    background: url(../images/phone.png) no-repeat;
    padding-left: 24px;
}
.email {
background: url(../images/email.png) no-repeat;
    padding-left: 24px;
}
.linkpanel 
{
    border-top: solid 1px #444444;
    padding: 8px;
    background-color: transparent;
    margin: 5px 0px 0px 0px;
    display: inline-block;
    width: 99%;
}
.linkpanel a
{display: inline-block;
 margin: 3px;
 padding: 6px;
 height: 15px;
 color: #333;
 text-decoration: none;
}
.linkpanel a:hover 
{
    color: Black;
}
.downloadpanel 
{border: solid 1px #028D88;
 padding: 2px;
    background-color: #FAFAFA;
    margin: 5px 0px 0px 0px;
    display: inline-block;
    border-radius: 5px;
    -moz-border-radius: 5px;
    width: 99%;
    display: table;
}
.downloadpanel tbody 
{width: 100%;}
.downloadpanel tr {display: table-row;}
.downloadpanel td {display: table-cell;}  
td.odd, td.even 
{border-top: solid 1px #c9c9c9;
 border-bottom: solid 1px #c9c9c9;
 /*border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;*/
 text-align: center;
}
td.odd
{background-color: transparent;
  }
td.even
{ background-color: transparent;
 }
h4.listheader
{font-size: 26px;}
.listitemimage 
{width: 150px;
 float: right;
 border: none;
}
/* #### Gallery Table #### */
 #gallerytable 
    {width: 100%;
     display: table;
     margin: 10 auto;
     }
.gallerycell, .gallerycellrp
     {display: inline-block;
      border: none;
      padding: 0;
      margin: 0;
      text-align: center;
      width: 24.6%;
      position: relative;
      border: solid 1px #C9C9C9;
      
      box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
     }
.gallerycellrp 
    {width: 32.8%;
    }
.gallerycell img, .gallerycellrp img
     {width: 180px;
      margin: 6px auto;
      border: none;
      cursor: -webkit-zoom-in; cursor: -moz-zoom-in;
}
.gallerycell p
{font-size: 13px;
 text-align: center;
 margin: 0;
}
/*#### Contact Page Table Styles ##### */
#contacttable 
{width: 100%;
 display: table;
}
#contactleftcell, #contactmidcell, #contactrightcell
{ display: table-cell;
 vertical-align: top;
}
#contactleftcell 
{width: 30%;
 float: left;
 text-align: left;
}
#contactmidcell 
{float: left;
 width: 40%;
}
#contactrightcell 
{float: right;
 width: 30%;
}
/*### Videos ####*/
 .ytvid 
    {width: 98%;
     margin: 0 auto 16px auto;
     border: none;
     }
.ytvid iframe
{margin: 0 auto;
 display:block;
}
.html5vid 
{width: 98%;
 margin: 0 auto 16px auto;
 border: none;
 display: block;
}
.html5vid video
{margin: 0 auto;
 display:block;
 max-width: 780px;
 border: none;
}
.login
{display: block;
 margin: 20px auto;
}
 
.hidden {display: none;}  
/*#### Column Spans ####*/

.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .sidebar2, .sidebar3, .sidebar4
{display: inline;
float: left;
margin-left: 1%;
margin-right: 1%;
}
.span1
{
	width: 6.333%;
}
.span2
{
	width: 14.666%;
}
.span2 p
{font-size: 13px;
 margin: 4px 0;
 }
.span3
{
	width: 23%;
}
.span4
{
	width: 31.333%;
}
.span4 h5, .span3 h5
{font-size: 18px;
 color: #177499;
  font-family: Century Gothic, Arial;
 font-weight: normal;
 padding: 4px 0;
 margin: 0;
}
.span5
{
	width: 39.666%;
}
.span6
{
	width: 48%;
}
.span7
{
	width: 56.333%;
}
.span8
{
	width: 64.666%;
}
.span9
{
	width: 73%;
}
.span10
{
	width: 81.333%;
}
.span11
{
	width: 89.666%;
}
.span12, .span12footer
{width: 98%;
 margin: 0 auto;
 float: none;
 display: block;
 margin-top: 8px;
}

h1 {display: none;}
/*####### TEKELEK #########*/
.home_button_container {
    width: 100%;
    display: block;
    margin: 30px auto 30px auto;
    /*overflow: hidden;*/
    height: 220px;
}
.home_button_container a {
    text-decoration: none;
    color: #333;
}
.home_button_cell
{width: 24.5%;
 display: block;
 vertical-align: middle;
 text-align: center;
 float: left;
 border: none;
 }
.homebutton{
    width: 210px;
    position: relative;
}
.atexbutton {
    width: 239px;
    position: relative;
}
.linkunderbutton
{font-weight: bold;
 padding-top: 6px;
}
.thebluebitonthehomepage
{font-size: 13px;
 line-height: 1.3;
 color: #000;
 }
.parallax-window
{min-height: 400px;
background: transparent;
width: 100%;
color: white;
text-align: left;}
.thebluebitonthehomepage ul
{overflow: hidden;}
.thebluebitonthehomepage h4
{margin: 16px 0;}
.mapcontainer
{width: 48%;
 float: left;
 margin: 0 6px 0 0;
 height: auto;
 position: relative;
}
.mapcontainer img
{width: 100%;}
.mapcontainer a
{border: solid 1px #5CE4FD;}
/* #### Animated lines on home page ####*/
        .map
        {position: relative;
         width: 55%;
         border: solid 1px red;
         overflow: hidden;
        }
        .map img
        {width: 100%;}
        .line
        {width: 4px;
         background-color: black;
         position: absolute;
         animation-name: stretch;
        animation-duration: .5s; 
        animation-timing-function: ease-out; 
        animation-delay: 0;
        animation-direction: alternate;
        animation-iteration-count: infinite;
        animation-fill-mode: none;
        animation-play-state: running;
        }
        @keyframes stretch {
            0% {
                background-color: red;
            }

            50% {
                background-color: orange;
            }

            100% {
                background-color: yellow;
            }
        }
/*#### Back to Top ####*/
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: rgba(232, 98, 86, 0.8);
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}
.bigli {
    width: 100%;
    overflow: hidden;
}
.bigli img {
    width: 100%;
}
.bigliul {
font-size: 22px;
color: white;
margin: 0 0 0 40px;
line-height: 2;
background-color: #666666;
width: 50%;
opacity: .8;
height: auto;
overflow: hidden;
list-style-image: url(../images/checkbox.png);
min-height: 550px;
}
.bigliul:first-child
{padding-top: 20px;}


