/*  
Theme Name: Aptocore Widgets Stylesheet
Author: Joen Asmussen
Author URI: http://noscope.com/
*/

/* CSS Reset, Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.3.0 */
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}


/**
* Start Vanilla Stylesheet 0.9.5
*/
body {
	font: 9pt/1.5em Arial, Helvetica, sans-serif;
}
pre, code, tt {
	font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace;
}
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bold;
}
em, i, dfn {
	font-style: italic;
}
dfn {
	font-weight:bold;
}
p, code, pre, kbd {
	margin:0 0 1.5em 0;
}
blockquote {
	margin:0 1.5em 1.5em 1.5em;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul, ul li {
	list-style-type:disc;
}
ol, ol li {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tfoot {
	font-style:italic;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom: 1px dotted;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	text-decoration: line-through;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
}
img.alignleft {
	display: inline;
}
.alignright {
	margin-left: 10px;
	float: right;
}
.alignleft {
	margin-right: 10px;
	float: left;
}
.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*:first-child+html .clearfix {
	zoom: 1;
	display: block;
}
* html .clearfix {
	zoom: 1;
	display: block;
}
/**
* End Vanilla Stylesheet
*/





/*****************************
* Basics
*/

body {
	background: #fff;
	color: #000;
	font: 8pt/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

a:link, a:active { color: #00a6dc; }
a:visited { color: #0083AE; }
a:hover {
	text-decoration: none;
	color: #1CC7FF;
}


label:hover {
	color: #000000;
}


table {
	font-size: 100%;
}

#scoresSection {
	float:left;
	position: relative;
}
		
.right {
	float:right;
	margin-right:5px;
}

.left {
	float:left;
	margin-left:5px;
}

#agonwidget {
	position: relative;
}
#scoresSection {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#scoresSection .i {
	padding: 10px;
}
#scoresSection.rightBorder {
	border-right: 1px solid #ccc;
}
#map_canvas {
	border: 1px solid #ccc;
	float:left;
}
#agonbadge {
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 48px;
	background: url(agon_badge.png) no-repeat left top;
	_background: url(agon_badge.gif) no-repeat left top;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#appimage {
	float: left !important;
	margin-right: 10px;
	width: 48px;
	height: 48px;
	position: relative;
}
#appimage img, #appimage .ol {
	width: 48px;
	height: 48px;
}
#appimage .ol {
	position: absolute;
	z-index: 1;
	background: url(app_overlay_48x48.png) no-repeat top left;
}

#appimage .ol.pre {
	background: url(app_overlay_pre_48x48.png) no-repeat top left;
}

#agonheader h1, #agonheader h2 {
}
#agonheader h1 {
	font-size: 11pt;
	line-height: 1.5em;
}
#agonheader {
	position: relative;
}

#selectors {
	clear: both;
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	
}
#selectors.small {
	height: 25px;
}
#selectors.big {
	height: 50px;
}
	
.navwithfooter {
	position: absolute;
	bottom: 32px;
}

.navnofooter {
	position: absolute;
	bottom: 2px;
}

p.footer {
	position: absolute;
	bottom: 0;
	background: #fff;
	border-top: 1px dotted #ccc;
	margin: 0 0 10px 0;
	font-size: 7pt;
	color: #666;
}

#selectors .leaderboard {
	margin: 0;
	height: 25px;
}

#selectors span {
	line-height: 25px;
}

#selectors form {
	height:25px;
}

/*****************************
* Table design
*/


#scoreTableBody tr.alt { background: #F4FDFF; }

/*#scoreTableBody tr:hover { background: #DDF7FF; }*/

td.date {
	font-size: 7pt;
	line-height: 7pt;
}


/*****************************
* Post design
*/
h1 {
	color: #00a6dc;
	margin: 0;
}
h2 {
	color: #003f53;
}
h3, h4 {
	color: #003f53;
}





/*****************************
* Forms
*/
input, textarea {
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;

}

input[type="submit"], button {
	color: #000;
	cursor: pointer;
}

label {
	line-height:25px;
	width:75px;
	float:left;
}

.label {
	line-height:25px;
	width:75px;
	float:left;	
}

input {
	width:150px;
}

select {
	width:190px;
}

input.button {
	width:40px;
}























