/*

pink = d6264f
green = 60b22e 

*/
.linksiframe{
    background-color: transparent;
    border: 0px none transparent;
    padding: 0px;
    overflow: hidden;
	width: 100%;
	height:100%;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
}


body{
	margin:0px;
	background: url(../images/bg_blacka.png) repeat scroll 0 0 #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
html{
	overflow-y: scroll;
}

#container {
	/*background: green;*/
	width:800px;
	margin: 0 auto;
	margin:60px auto 10px auto;
}

.box {
	background: white;
	border-width: 1px;
	border-style: solid;
	border-color: 000; 
	-moz-box-shadow: 0 0 100px #fff;
	-webkit-box-shadow: 0 0 100px #fff;
	box-shadow: 0 0 100px #fff;
}

#header-img {
	margin: -64px 0 8px 0;
	background-image: url(../images/header2.png); height:140px; width:800px;
	z-index:100;
}

.navbar {
	height:28px;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#000));
	background: -moz-linear-gradient(top,  #777,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#000000');
	margin:0 0 0 0;
}
#navList {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#navList li{
float: left;
padding: 1px 0 0 0;
}

#navList a{
	display:block;
	width:85px;
	height:26px;
    font-weight: bold;
    padding: 0px;
	text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	color: #60b22e ;
}
#navList .wide a{
	width:120px!important;
}
#navList .extrawide a{
	width:135px!important;
}
#navList a:hover, #navList a:active, #navList .chosen a{
	color: #d6264f ;
	
}

#page-content {	
	padding: 0px 30px 20px 30px;
}
#footer {
	margin:0px auto 10px auto;
	width:800px;
	height:45px;
}

.links {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
.links li{
	float: left;
	padding: 0px 0px 0px 25px;
}


#fb, #tw, #gp, #QR {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width:25px;
	height:25px;
	display:block;
	background:url(../images/logos.png);
}

#tw {background-position:0px 100px; }
#tw:hover{background-position:25px 100px; }
#fb {background-position:0px 75px; }
#fb:hover{background-position:25px 75px; }
#gp {background-position:0px 50px; }
#gp:hover{background-position:25px 50px; }
#QR{background-position:0px 25px; }
#QR:hover{	background-position:25px 25px; }

#page-content img  {
	display: block;
	position: relative;
	background-color: white;
	border: 1px solid darkgrey;
	margin: 6px 6px 6px 6px;
	padding: 4px;
}

#tools img:hover,
#parts img:hover,
#guide img:hover,
#gallery img:hover,
#hardware img:hover{
	display: block;
	position: relative;
	background-color: #60b22e;
	border: 1px solid #60b22e;
	margin: 6px 6px 6px 6px;
	padding: 4px;
	-moz-transition: border 0.1s ease-out 0s, background-color 0.2s ease-out 0s
	-o-transition: border 0.1s ease-out 0s, background-color 0.2s ease-out 0s
	-webkit-transition: border 0.1s ease-out 0s, background-color 0.2s ease-out 0s
}

#guide tr:hover{
background: url(../images/bg.gif) repeat scroll 0 0 #F2F2F2;

}

#tools img:active,
#parts img:active,
#guide img:active,
#gallery img:active,
#hardware img:active{
	display: block;
	position: relative;
	background-color: #d6264f;
	border: 1px solid #d6264f;
	margin: 6px 6px 6px 6px;
	padding: 4px;
}

#tools img, #parts img, #guide img, #gallery img{
	width:150px;
}

#tools, #parts , #gallery, .step{
	width:640px;
	text-align: left;
}
#tools a, #parts a, #gallery a, #guide a, .step a{
	text-decoration:none;
	color: #d6264f;
}
#tools a:hover, #parts a:hover, #gallery a:hover, #guide a:hover, .step a:hover {
	text-decoration:none;
	color: #60b22e;
}
#guide {
	width:740px;
	text-align: left;
	border-collapse: collapse;
}

#tools td, #parts td, #guide td , #gallery td{
	min-width:160px;
}

h3 a{
	color:#d6264f;
	font-size: 9pt;
    text-decoration: none;
}
h3 a:hover, h3 a:active{
	color:#60b22e;
	font-size: 9pt;
    text-decoration: none;
}
h3{
color:#d6264f;
font-size: 9pt;
}
h2{
color:#d6264f;
font-size: 18pt;
text-align: left;
}
.mid{
text-align: center;
}
#copyright {
	width:800px;
	margin: 0 auto 30px auto;
	color:#bbb;
	font-size:7pt;
}
#copyright img{
	vertical-align:text-top;
}

#copyright a{
	text-decoration:none;
	color:#bbb;
}
#copyright a:hover{
text-decoration:underline;
}


.part{
color: #60b22e !important;
}

.code {
width:500px;
margin-top: 5px;
text-align: left;
font-style:italic;
font-size:12px; 
background: url(../images/bg.gif) repeat scroll 0 0 #F2F2F2;
padding: 10px;
border-width:1px;
border-color: #888;
border-style: solid;
}

.LEDs td{
min-width: 100px;
}
.bold {
font-weight:bold;
}
.LEDs{
text-align: center;
}
.trio{
margin-left: auto!important;
margin-right: auto!important;
}
.video{
margin-bottom: 35px; 

}

.update {
font-weight: bold;
margin-top: 5px;
text-align: center;
font-style:italic;
font-size:16px; 
background: url(../images/bg.gif) repeat scroll 0 0 #F2F2F2;
padding: 10px;
border-width:1px;
border-color: #888;
border-style: solid;
}
.pp{

border: 0px!important;
margin: 0px 0px 0px 0px!important;
padding: 0px 0px 0px 0px!important;
}
/*
font-weight:bold;
text-align:left;
padding: 20px;

pink #d6264f
green #60b22e
*/