﻿body
{
    background:#FFF;
}

.wrapper-outer{
position:relative;
}

.inner-wrapper {
    transition: transform 500ms ease, opacity 500ms ease;
}

.h1, h1 {
    font-size: 30px;
}
.h2, h2 {
    font-size: 24px;
}

#home {
    position: absolute;
right:480px;
top:5px;
z-index:99;
    
}

#theme-header {
    margin: 0 auto;
    background:#26974C;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
    box-shadow:  3px 3px #aaa;
    width: 960px;
    height:300px;
}

#wrapper.boxed-all {
    margin: 0 auto;

	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
    width: 960px;
    height:300px;
}

/*    Title Text */
#wrapper-gpio-logo{
    width:800px;
    height:100px;
    color:Gainsboro;
    font-family: 'printedcircuitregular', Arial, sans-serif;
    font-size:60px;
    margin-left: 100px;
    margin-top:5px;
}

/*RasPi Board */
#wrapper-gpios-main {
    float: left; 
    width: 800px;
    height:460px;
}

#wrapper-gpios-left {
    float: left; 
    width: 160px;
    height:300px;
}

#wrapper-gpios-left a:hover {
    font-weight: bold;
    text-decoration: none;
}

#wrapper-gpios-left a:active {
    font-weight: bold;
    text-decoration: none;
}


.header-link {
    font-size: 18px;
    color: #E1ECEC;
    text-align: right;
	text-decoration: none;
}


/* GPIO PIN headers*/
.gpiobg {

    background:#444448;
    height:60px;
    width:600px;
    position:absolute;
    box-shadow:  3px 3px #aaa;
    margin-left: 100px;
    bottom:25px;
}
#wrapper-gpiobg {
    float:left;
   width: 800px;
   height: 300px;
}

/* WiFi */
.wifi {
    z-index:100;
    width:48px;
    height:48px; 
    margin:0; 
    padding:0;
    position:absolute;
    margin-left: 733px;
    bottom:100px;
}

/* WiFi */
.wifi-img {
    display:block;	
    width:48px;
    height:48px; 
}

/* NAV */
nav#gpio {
    float: left;
    position: relative;
    width: 800px;
    height:300px;
    text-decoration: none;
}



/*top UL*/
nav#gpio ul.top {
    border-color:black;
    list-style: none;
    position: absolute;
    bottom: -150px;
    left: 305px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);

    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 190px;
    height: 600px;
}

/*bottom UL*/
nav#gpio ul.bottom {
    z-index:10;
    list-style: none;
    position: absolute;
    bottom: -345px;
    left: 300px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 200px;
    height: 600px;
}


/*top li a*/
nav#gpio ul.top li a  {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    border-bottom-right-radius: 13px;
    border-top-right-radius: 13px;
    color: #E1ECEC;
    text-align: left;
}

/*bottom li a*/
nav#gpio ul.bottom li a {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 30px;
    height: 30px;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
    color:darkslategrey;
    text-align:right;
}

/*Top Pin Headers */
nav#gpio ul.top span.gpio-pin {
    display: block;
    border: 1px solid transparent;
    border-radius:50%;
    width: 20px;
    height: 20px;
    background: #DC322F;
    position: absolute;
    right: 2px;
    top: 4px;
}

nav#gpio ul.top span.gpio-pin:after {
    content: '';
    display: block;
    border-radius: 100%;
    background: #FDF6E3;
    position: absolute;
    left: 6px;
    top: 6px;
    width: 7px;
    height: 7px;
}

/*Bottom Pin Headers */
nav#gpio ul.bottom span.gpio-pin {
    display: block;
    border: 1px solid transparent;
    border-radius:50%;
    width: 20px;
    height: 20px;
    background: #DC322F;
    position: absolute;
    left: 2px;
    top: 4px;
}

nav#gpio ul.bottom span.gpio-pin:after {
    content: '';
    display: block;
    border-radius: 100%;
    background: #FDF6E3;
    position: absolute;
    left: 6px;
    top: 6px;
    width: 7px;
    height: 7px;
}

/*Pin No*/
.top .pin-no {
    color:whitesmoke;
    font-size: 12px;
    opacity: 0.9;
    position:absolute;
    right:35px;
    text-align:center;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.bottom .pin-no{
    color:whitesmoke;
    font-size: 12px;
    opacity: 0.9;
    position:absolute;
    left:35px;
    text-align:center;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

/*top gpio text*/
nav#gpio ul.top span.pin-name {
    margin-left:5px;    
    
    }

nav#gpio ul.top span.pin-alt-name {
    font-size:10px;    
    }


/*bottom gpio text*/
nav#gpio ul.bottom span.pin-name {
    margin-right:5px;    
    }

nav#gpio ul.bottom span.pin-alt-name {
    font-size:10px;    
    }


/* asdasdasdaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/
nav#gpio ul.top li.active a, nav#gpio ul.bottom li.active a {
    background: #aaa;
    color: #063541;
    font-weight: bold;
    text-decoration: none;
}

/*Mouse Over GPIOS*/
#wrapper-gpios-main a:hover, #wrapper-gpios-main a:hover {
    background: #aaa;
    color: #063541;
    font-weight: bold;
    text-decoration: none;
}



/* L&ouml;cher */
nav#gpio:before {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 14px solid #E7DE8F;
    right: 15px;
    bottom: 20px;
    position: absolute;
    box-sizing:content-box;
}

nav#gpio:after {
    content: '';
    display: block;
    width: 28px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 50%;
    border: 14px solid #E7DE8F;
    left: 15px;
    bottom: 20px;
    position: absolute;
    box-sizing:content-box;
}

/* Nr Info */

#nr-info {
    margin-left:5px;
    height:80px;
    width:160px;
    position:absolute;
}

#no-info, #alt-info, #index {
  color: #E1ECEC;
    text-align: left;
    font-size: 14px;
    text-decoration: none;
}
#no-info:hover, #alt-info:hover, #index:hover {
    font-weight: bold;
    text-decoration: none;
}


/* USB PORTS*/
.usb-port1 {
    margin-left:5px;
   
    height:70px;
    line-height:70px;
    width:110px;
    position:absolute;
    bottom:30px;
    box-shadow:  3px 3px #aaa;
    text-align:center;
    vertical-align:middle;
    background: #c0c0c0; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #c0c0c0 16%, #dfe5d7 49%, #dfe5d7 49%, #dfe5d7 51%, #dfe5d7 75%, #fcfff4 91%, #fcfff4 91%, #fcfff4 96%, #fcfff4 99%, #b3bead 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #c0c0c0 16%,#dfe5d7 49%,#dfe5d7 49%,#dfe5d7 51%,#dfe5d7 75%,#fcfff4 91%,#fcfff4 91%,#fcfff4 96%,#fcfff4 99%,#b3bead 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #c0c0c0 16%,#dfe5d7 49%,#dfe5d7 49%,#dfe5d7 51%,#dfe5d7 75%,#fcfff4 91%,#fcfff4 91%,#fcfff4 96%,#fcfff4 99%,#b3bead 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#b3bead',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}


.eth-port {
    margin-left:5px;
    background:grey;
    height:70px;
    line-height:70px;
    width:110px;
    position:absolute;
    bottom:150px;
    box-shadow:  3px 3px #aaa;
    text-align:center;
    vertical-align:middle;
    background: #c0c0c0; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #c0c0c0 16%, #dfe5d7 49%, #dfe5d7 49%, #dfe5d7 51%, #dfe5d7 75%, #fcfff4 91%, #fcfff4 91%, #fcfff4 96%, #fcfff4 99%, #b3bead 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #c0c0c0 16%,#dfe5d7 49%,#dfe5d7 49%,#dfe5d7 51%,#dfe5d7 75%,#fcfff4 91%,#fcfff4 91%,#fcfff4 96%,#fcfff4 99%,#b3bead 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #c0c0c0 16%,#dfe5d7 49%,#dfe5d7 49%,#dfe5d7 51%,#dfe5d7 75%,#fcfff4 91%,#fcfff4 91%,#fcfff4 96%,#fcfff4 99%,#b3bead 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#b3bead',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

span.usb-port {
text-shadow:1px 1px 1px rgba(179,179,179,1);
font-weight:normal;
color:#B2B2B2;
font-size:29px;
text-align:left;
margin:0px;padding:0px;
}

/* PIN Styles*/

nav#gpio li.Pin01 span.gpio-pin {border-radius:0;}
nav#gpio li.V3 span.gpio-pin {background:red;}
nav#gpio li.V5 span.gpio-pin {background:orange;}
nav#gpio li.GND span.gpio-pin {background:black;}
nav#gpio li.SPI span.gpio-pin {background:blue;}
nav#gpio li.I2C span.gpio-pin {background:gold;}
nav#gpio li.GPIO span.gpio-pin {background:green;}
nav#gpio li.XD span.gpio-pin {background:deeppink;}


/*content-box*/
#content-box {
    z-index: -1;
    width: 960px;
    height:auto;
    float:left;
    background-image: url(images/bg.png);
    background-repeat:repeat;
    border-top-left-radius:30px;
	border-top-right-radius:30px;
    border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
    margin-top:35px;
}


#content {
    margin-left:20px;
    margin-right:20px;
    margin-top:5px;
    float:left;
    height:auto;
    font-size:17px;
}

.img-main{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*footer*/
#footer{
    float:left;
    position: relative;
    margin-top: 5px;
    width:960px;
    height:auto;

}

#wrapper-footer {

    border-top-left-radius:30px;
	border-top-right-radius:30px;
    border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
    background:#FAFAFA;
}

/*footer*/
.footer-text{
    position: relative;
    padding: 20px 20px 20px 20px; 

    font-size: 12px;
    color:#000;

}




/*footer*/
.footer-text #imp-link{
    color:#000;
}


.tg  {
	border-collapse:collapse;
	border-spacing:0;
	border-color:#ccc;
}
.tg td {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:17px;
	padding:10px 5px;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	word-break:normal;
	border-color:#ccc;
	color:#333;
	background-color:#fff;
}
.tg th {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:10px 5px;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	word-break:normal;
	border-color:#ccc;
	color:#333;
	background-color:#f0f0f0;
}

.tg  {
	border-collapse:collapse;
	border-spacing:0;
	border-color:#ccc;
}
.tg td{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:17px;
	padding:10px 5px;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	word-break:normal;
	border-color:#ccc;
	color:#333;
	background-color:#fff;
}
.tg th{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding:10px 5px;
	border-style:solid;
	border-width:1px;
	overflow:hidden;
	word-break:normal;
	border-color:#ccc;
	color:#333;
	background-color:#f0f0f0;
}
.tg .tg-031e{
	font-size:17px
}