.ui-tabs,
.ui-widget,
.ui-widget-content,
.ui-corner-all{
	padding: 0;
}

.ui-tabs .ui-tabs-panel{
	padding: 0;
}

:focus {
  outline-color: transparent;
  outline-style: none;
}

html{
	margin: 0;
	padding: 0;
}

body{
	font-family: helvetica, arial, sans-serif;
	font-size:14px;
	border-radius: 5px;
	margin: 0;
	padding: 0;
}

p a, ul a{
	text-decoration:none;
	border-bottom: 1px dotted #668B8B;
	color: #668B8B;
}
p a:hover, ul a:hover{
	border: none;
	background-color: #eee;
	color: #2F4F4F;
}

#top{padding: 0;}

#top h1{
	width: 250px!important;
	float:left;
	font-size: 22px;
}

#container{width:750px; margin: 0 auto; border: 0; padding: 0;}

nav{
	width: 370px !important;
	float: right;
}

nav ul{
	margin: 12px 0 0 0;
	padding: 0;
	width: 100% !important;
}

nav ul>li{
	display: inline;
	margin: 0;
	padding: 0;
}

nav ul>li a{
	padding: 10px 14px;
	margin: 0;
	text-decoration: none;
	color: #444;
	font-weight: bold;
	display:inline-block;
	font-size: 14px;
	border-bottom: none;
}

nav ul>li a:hover{
	background-color: #eee;
}

nav ul ol{
	display:none;
	position: absolute;
	background-color: white;
	width: 230px;
}

nav ul ol li{
	border-top: 1px solid #ddd;
}

nav ul ol li a{
	width: 200px;
}

#hardware_link ol{
	margin-left: 34px;
}

#applications_link ol{
	margin-left: 141px;
}


body div{
	width: 100%;
	text-align:center;
	border-top: 1px solid #ddd;
	padding: 10px 0 20px 0;
	clear: both;
}

div#header{
	padding: 0;
	height: 450px;
	overflow:hidden;
}

#header, #guide, #license, #hardware{
	background-color: #eee;
	border-top: 1px solid #ccc;
}

a.button{
	float: right;
	height: 12px;
	width: 70px;
	font-size: 12px;
	background-color: #ccc;
	border: 1px solid #666;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-radius: 5px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 5px 0 7px 0;
}
a.button:hover{
	background-color: #bfbfbf;
}

a.button:active{
	border: 1px solid #999;
	margin: 1px 0 0 1px;
}

#license{
	padding-bottom: 5px;
	background-color: #eee;
}

#license img{
	padding-bottom: 5px;
}

#license a.img{
	border: none;
}

#license a{
	font-size: 11px;
	margin-top: 10px;
	text-decoration:none;
	border-bottom: 1px dotted #668B8B;
	color: #668B8B;
}

div#about ul{
	margin: 30px auto;
	padding: 0;
}

#about ul li.left{text-align:left;}
#about ul li.right{text-align:right;}

div#about ul li{
	display:inline-block;
	list-style: none;
	width: 32%;
	text-align: center;
}

div#about ul li a{
	border:none;
}

div p, div h1, div h2, div h3, div h4,
div ul, div ol, div pre, div table, nav{
	width: 750px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}

#header img, #about img{border: none;padding: 0;}

p{
	color: #222;
	line-height: 20px;
}

pre{
	background-color: #333;
	color: #fff;
	padding: 8px;
	border-radius: 3px;
}

code{
	padding: 0px 3px;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	border-radius: 2px;
}

.small{
	font-size: .9em;
}

table{
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	border-bottom: 1px solid #eee;
}

table td{
	width: 11.1%;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	padding: 10px 0;
}

th, td{
	padding:0;
}

table thead, table td.head{
	font-weight: bold;
	background-color: #eee;
}
thead td{border-color: #ccc; border-bottom:1px solid #ccc;}
table td.head{border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;}

hr{
	border: none;
	border-top: 1px solid #ccc;
	margin-top: 15px;
}

#license{
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
	margin-top: 15px;
	font-size: 12px;
}

.section{
	margin-bottom: none !important;
	border-bottom: none !important;
	border-top: 1px solid #ccc !important;
}

.section h2{
	font-size: 1.7em;
	margin: 1.5em auto 0 auto;
	border-bottom: 1px solid #ddd;
	padding-bottom: .3em;
}

.section .ui-widget-content div{ 
	border:none !important;
}

.section ul.ui-tabs-nav{
	margin: 20px auto 0px;
	font-size: 13px;
	font-weight: bold;
}

.section ul.ui-tabs-nav li a{
	color: #222;
	text-decoration:none;
	border-bottom: none;
}

.section ul.ui-tabs-nav li.ui-state-active a{
	background: #FFF;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	border-radius: 5px 5px 0 0;
}

.section div{
	background-color: white !important;
	border-top: 1px solid #ccc !important;
	border-bottom: none !important;
	margin: auto 0;
}

#hardware .design a{
	background: #fff;
}

#hardware table{
	background-color: #FFF;
	border: 1px solid #ddd;
}

#hardware table td,
#hardware table th {
	padding: .3em .5em;
}

#hardware table td{
	height: 30px;
}

#hardware table th{
	font-size: .8em;
	text-align: center;
	background-color: #ddd;
}

#hardware table tr td.first{
	text-align:left;
}

#applications{
	background-color: #eee !important;
	margin-top: 0;
}

#applications img{
	padding: 1em 1em 0 0;
	text-align: left;
	margin: auto;
}
