﻿* {
	margin:0;
	padding:0;	
}
@font-face
{
	font-family: Digital-7;
	src: url('digital-7 (mono).ttf');
}
body {
	padding-top:55px;
	/*background-image: url('noise.jpg');*/
	/*background-color: grey;*/
	
}
table {
	border-spacing:0px;
	/*border-right: solid 1px;*/
	
}
h1 {
	font-size:1.875em;
}
h3 {
	font-size:1.17em;
}
a {
	text-decoration:none;
	border:0px solid black;
}
a:link {
	color:#003F7F;
}
a:visited {
	color:#003F7F;
}
a:active{
	color:#055AAF;
}
img {
	display:block;
	border:0px solid black;
}
#allContain, #headContain {
	margin:0px auto 0px;
	width: 1008px;
	
	
}
/*#headContain{
	border-right: 1px solid;
}*/
body.explorer7 #headContain {
	height:233px;
	
}
body.explorer7 div {
	margin:0px;
	padding:0px;
	border:0px;
}
div.spacer {
	width:0px;
	height:228px;
	display:inline-block;
}
#headContent {
	display:inline-block;
/*	background-color:#AAAAFF; */
	width:900px;
	padding:0px 50px 0px;
	position:relative;
}
body.explorer7 #headContent {
	padding:0px;
}
#headcalc {
	position:absolute;
	left:21px;
	top:0px;
}
#justcalc {
	display:inline-block;
}
#headText {
	position:absolute;
	bottom:0px;
	right:88px;
	z-index:10;
}
#slideshow {
	display:inline-block;
	height:194px;
	position:relative;
}
#backslide, #frontslide, #overlay {
	position:absolute;
	width:732px;
	height:194px;
	left:-5px;
}
#backslide {
	z-index:-10;
}
#ie7head {
	position:relative;
	left:0px;
	right:0px;
}
#mainDiv {
	position:relative;
	top:-5px;
	left:50px;
}
#maintable {
	margin-left:12px;
}
#ie7tr {
	display:none;
	height:228px;
}
#ie7head {
	display:none;
	margin-left:25px;
	margin-right:auto;
	margin-bottom:5px;
}
ul li.rules{
	list-style-type: numeric;
}
#nav, #content {
	background-repeat:repeat-x;
/*	display:inline-block; */
	vertical-align:top;
}
#nav {
	background-color:#BBBBBB;
/*	height:600px; */
/*	margin-left:12px; */
	width:157px;
	border-right:1px solid #777777;
	border-left:1px solid #777777;
	font-family:'Inder', sans-serif;
	z-index:1;
	position:relative;
}
ul.nav {
	display:inline-block;
	background-color:#DDDDDD;
	list-style-type:none;
}
ul.nav li {
	height:36px;
	position:relative;
}
ul.nav li a {
	display:inline-block;
/*	overflow:hidden; */
	background-image:url('navEmphShadow.png');
	background-repeat:repeat-x;
	background-position:left top;
}
ul.nav li a.navA {
	display:inline-block;
	width:142px;
	padding-top:8px;
	padding-right:0px;
	padding-bottom:8px;
	padding-left:15px;
	font-size:1em;
	background-image:url('navEmphShadow.png');
	background-repeat:repeat-x;
	background-position:left top;
}
ul.nav li:first-child a {
	background-image:url('navTopShadow.png');
	background-repeat:repeat-x;
	background-position:left top;
}
.navAOver {
	padding-top:8px;
	padding-right:0px;
	padding-bottom:8px;
	padding-left:17px;
	display:inline-block;
/*	width:142px; IF THERE'S A WORKAROUND TO THIS, REENABLE */
	width:140px;
	font-size:1em;
	background-image:url('navEmphShadow.png');
	background-repeat:repeat-x;
	background-position:left top;
}
img.arrow {
	display:inline-block;
	position:absolute;
	left:130px;
	top:8px;
	opacity:0.85;
}
img.navArrowOver {
	display:inline-block;
	position:absolute;
	left:134px;
	top:8px;
	opacity:0.85;
}
ul.nav li ul.navIn {
	display:block;
	z-index:-1;
	opacity:0;
	position:absolute;
	left:0px; /* WHEN EXTENDED: 157px */
	top:0px;
	background-color:#DDDDDD;
	border-left: 1px solid #777777;
	-moz-border-radius:0px 7px 7px 0px;
	-webkit-border-radius:0px 7px 7px 0px;
	border-radius:0px 7px 7px 0px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow:0px 0px 15px #000000;
	-webkit-box-shadow:0px 0px 15px #000000;
	box-shadow:0px 0px 15px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
ul.nav li ul.navOut {
	display:block;
	z-index:-1;
	opacity:1;
	position:absolute;
	left:157px;
	top:0px;
	background-color:#DDDDDD;
	border-left: 1px solid #777777;
	-moz-border-radius:0px 7px 7px 0px;
	-webkit-border-radius:0px 7px 7px 0px;
	border-radius:0px 7px 7px 0px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	-moz-box-shadow:0px 0px 15px #000000;
	-webkit-box-shadow:0px 0px 15px #000000;
	box-shadow:0px 0px 15px #000000;
	/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}
ul.nav li ul li {
	display:inline-block;
	height:28px;
}
ul.nav li ul li a {
	display:inline-block;
	width:142px;
	padding:5px 0px 5px 12px;
	font-size:0.875em;
}
ul.nav li ul li:first-child a {
	background-image:url('javascript:void(0)');
}
#fbContain {
	width:42px;
	/*padding: 10px 57px 25px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color:#BBBBBB;
}
#googleContain {
	width:42px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px
	
}
#html5contain {
	width:64px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#translateConaint{
	height: 15px;
	padding-left: 7.5px;
	/*padding-top: 25px;*/
}
#content {
/*	height:592px; */
	width:720px;
	position:relative;
	background-image:url('contLeftShadow.png');
	background-repeat:repeat-y;
	background-position:left top;
	padding:8px 15px 15px 15px;
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:0.95em;
	z-index: 0;
}
#content ul {
	list-style-type:disc;
	background:transparent none no-repeat fixed left top; /* Defaults, obviously */
	padding-left:25px;
}
#content li {
	height:100%;
}
#content a {
	color:#5555BB;
	background:transparent none no-repeat fixed left top; /* Defaults, obviously */
}
#footer {
	font-size:0.75em;
	color:#888888;
	width:720px;
	text-align:center;
	padding-top:15px;
	position:absolute;
	bottom:5px;
}
#footImg {
	position:relative;
	top:-5px;
	margin:0px auto 0px;
	padding-bottom:40px;
}
#count{
	width: 200px;
	height: 80px;
	text-align: center;
	background-color: yellow;
	
}

/* ---------------- Files Page ----------------- */

#file_browser ul {
	list-style-type:none;
	padding-left:0px;
}

#file_browser ul li:nth-child(2n+1) {
	background-color:#DDD;
}

#file_browser ul li:nth-child(2n+2) {
	background-color:#CCC;
}

a.file img, div.fileinfo {
	display:inline-block;
}

a.file img {
	margin:3px;
}

div.actions img {
	margin-left:4px;
}

span.filetype {
	font-style:italic;
	color:#666;
}

div.ticker {
	background-color:#FFF;
	position:absolute;
	top:16px;
	left:67px;
	width:143px;
	height:79px;
	font-family:Digital-7;
	font-size:48px;
	overflow:hidden;
}



/* ----------- Team Dashboard ----------------*/
#dashboard a {
	text-decoration: none;
	color: transparent;
}

.icon {
	float: left;
	text-align: center;
	margin-bottom: 16px;
}

.icon img {
	padding: 8px;
	display: block;
	background: url('background.png') 0px 0px;
} .icon:hover img {
	background: url('background.png') 288px 0px;
} .icon:active img{
	background: url('background.png') 144px 0px;
}

.dshbd_label {
	color: #0c0;
	text-transform: capitalize;
	font-family: 'Ubuntu', 'Lucida Grande', 'Open Sans', 'Arial', sans-serif;
	font-size: 14px;
}

/*****************Sponsors***************/
.sponsors img{
	text-align: center;
}
.plat{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}.goldover{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.gold0{
	width: 245px;
	padding-right: 2.5px;
}
.gold1{
	width: 245px;
	padding-left: 2.5px;
}
.silver{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.silver0{
	width: 171px;
	padding-right: 2.5px;
}
.silver1{
	width: 171px;
	padding-right: 2.5px;
	padding-left: 2.5px;
}
.silver2{
	width: 171px;
	padding-right: 2.5px;
	padding-left: 2.5px;
}
.silver3{
	width: 171px;
	padding-left: 2.5px;
}
.silver10{
	width: 171px;
	padding-right: 2.5px;
	padding-top: 10px;
}
.silver11{
	width: 171px;
	padding-right: 2.5px;
	padding-left: 2.5px;
	padding-top: 10px;
}
.silver12{
	width: 171px;
	padding-right: 2.5px;
	padding-left: 2.5px;
	padding-top: 10px;
}
.silver13{
	width: 171px;
	padding-left: 2.5px;
	padding-top: 10px;
}
.bronze{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.titan{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.steel{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.alum{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.oddprevention-small{
	width: 171px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
.oddprevention-medium{
	width: 245px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

