/* CSS Document */

/***** Main Template *****/
html {
	min-width: 980px; max-width: 1400px; margin: 0 auto; text-align: left; padding: 0 4px;
}

body {
	color: #999;
	margin: 0;
	padding: 0;
	background: #000;
}

body, td, th, textarea, input, select, h2, h3, h4, h5, h6 {
	font: 83%/1.5 arial, helvetica, sans-serif;
}

#header {
	height: 48px;
	background: #000 url(images/header.gif) 0 50% repeat-x;
	border-bottom: 1px solid #333;
}

#header h1 {
	margin: 4px 0 0 0;
	font-size: 3px;
	float: left;
}

#contents {
	clear: both;
}

.introduction {
	margin-top: 5px;
	background: #111;
	border: 1px solid #222;
	padding: 10px 15px 5px 15px;
}

.introduction h3 {
	font-size: 135%;
}

.footer {
	padding: 1em 15px;
}

.footer dt {
    font-size: 135%;
}





#leftcolumn {
    
	float:left;
	width: 440px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #333;
	margin: 30px 0px 0 10px;
	
}






.sidebar_right {
    
	float:left;
	width: 164px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #333;
	margin: 30px 0px 0 10px;
	
}


.sidebar_left {
	float: left;
	width: 250px;
	padding: 15px 0px 20px 0;
	border-top: 1px solid #333;
	margin: 30px 0px 0 10px;
}



.cols img.example {
	position: absolute;
	left: 20px;
	top: 20px;
	border: 1px solid #fcfc3a;
	padding: 3px;
	background: #333;
}

.cols img.sponsor {
	position: absolute;
	border: none;
	padding: 0;
	right: 20px;
	top: -2px;
	background: transparent;
}



/* BEGIN FLASH MOVIE CONTAINER AND INFO*/

#flashcontainer{
display:block;
width:440px;
position:relative;
float:left;
clear:none;
left:0px;
top:10px;
height:480px;
}

#flashheader{
display:block;
width:440px;
height:68px;
background-image:url(images/flashtop.png);
background-repeat:no-repeat;
background-color:#000000;
float:left;
clear:both;
text-align:left;
}

.bookmark {
	font-size: 125%;
	color: #fff;
	font-weight: normal;
	margin: 0;
}

.bookmark a, .bookmark a:visited {
	color: #FCFC3A;
	text-decoration: none;
	background: url(images/underline.gif) 0 95% repeat-x;
}

#flashfooter{
display:block;
width:440px;
height:68px;
background-image:url(images/flashtop.png);
background-repeat:no-repeat;
background-color:#000000;
float:left;
clear:both;
text-align:left;
}

.maintitle{
font-family:Arial, Helvetica, sans-serif;
color:#ffa200;
font-size:16px;
font-weight:bold;
display:block;
position:relative;
left:10px;
top:5px;
width:320px;
float:left;
clear:both;
}

.maindek{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:11px;
display:block;
position:relative;
left:10px;
top:5px;
width:270px;
float:left;
clear:both;
}

.maindek a{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-size:9px;
font-weight:bolder;
text-decoration:underline;
}

.maindek a:hover{
font-family:Arial, Helvetica, sans-serif;
color:#ffa200;
font-size:9px;
font-weight:bolder;
text-decoration:none;
}

#ratings{
display:block;
float:right;
position:relative;
width:210px;
height:50px;
top:-30px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffa200;
font-weight:bold;
}

.thumbsdown{
display:block;
width:30px;
float:right;
position:relative;
right:3px;
}

.thumbsup{
display:block;
width:30px;
float:left;
position:relative;
left:53px;
}

#viewsbar{
width:100%;
height:26px;
background-color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#fff;
text-align:left;
position:relative;
top:9px;
display:block;
}


/* END FLASH MOVIE HEADER */




/* CONTENT */

.content {
	margin-left: 460px;
	padding: 30px 10px 0px 5px;
	
}

.content .col-contents {
	position: relative;
	border-top: 1px solid #333;
	padding: 22px 20px 22px 0px;
	min-height: 110px;
	margin: 0;
	clear: right !important;
} * html .content .col-contents { height: 110px; }

.content .new-contents {
	border: 1px solid #9e9e2a;
	border-width: 1px 0;
}

.content .contest-contents {
	border: 1px solid #9e9e2a;
	border-width: 1px 0;
	padding: 15px;
}

.content .contest-contents p {
	margin-bottom: 0;
}

.content .col-contents ul{list-style: none;margin: 0;padding: 0;}

.col-contents ul{list-style: none;margin: 0;padding: 0;}
.col-contents li{list-style: none;margin: 0;padding: 0;}

/* END CONTENT */


.new {
	font-size: 11px;
	font-weight: bold;
	color: #54aa00;
	vertical-align: super;
}

sup {
	font-size: 70%;
}

.winners, .winners li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.winners li {
	padding: 8px 10px 5px 2.5em;
	position: relative;
}

.winners li strong {
	display: block;
	font-size: 200%;
	position: absolute;
	left: 10px;
	top: 0;
} * html .winners li strong {
	left: -22px;
}

.winners a, .winners a:visited {
	color: #FCFC3A;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	background: url(images/underline.gif) 0 95% repeat-x;
}

/***** Header Buttons *****/

#header a.button, #header span.button {
	display: block;
	float: left;
	width: 125px;
	height: 40px;
	margin: 4px 6px 0 0;
	text-indent: -2000em;
}

#header span.button {
	background-position: 0 -200px;
}

#header a.button:hover {
	background-position: 0 -100px;
}

#header #button-one {
	background-image: url(images/button-one.png);
}

#header #button-two {
	background-image: url(images/button-two.png);
}

#header #button-three {
	background-image: url(images/button-three.png);
}

#header #button-arc {
	background-image: url(images/button-spy.gif);
}

#header .new-bug {
	position: absolute;
	left: 525px;
	top: 11px;
}

#header #button-back {
	position: absolute;
	right: 0;
	top: 4px;
}

#warning {
	background: #9A0000 url(images/warning.gif) 0 100% repeat-x;
}

#warning p {
	margin: 0;
	padding: 7px 30px;
	background: url(images/exclaim.gif) 10px 50% no-repeat;
	font-size: 85%;
}

/***** Flash Stuff *****/

#outer-flash {
	clear: both;
}

#flash p {
	text-align: center;
	padding: 7em 0;
}

#flash p a {
	font-weight: bold;
	color: #fcfc3a !important;
}

/***** Modes Menu *****/

#modes ul, #modes li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#modes ul {
	padding-left: 135px;
}

.swarm-modes ul {
	padding-left: 15px !important;
}

.arc-modes {
	background: #000;
	font-size: 85%;
	height: 60px;
	position: relative;
}

.arc-modes div {
	padding: 20px 20px 0 20px;
	position: relative;
}

.arc-modes img {
	vertical-align: middle;
	margin-left: 5px;
	margin-bottom: 2px;
}

.arc-modes img.sponsor {
	position: absolute;
	right: 20px;
	top: 5px;
}

.sphere-modes a, .arc-modes a {
	text-decoration: none;
}

#modes {
	float: left;
	width: 85%;
	border-bottom: 1px solid #222;
	padding-bottom: 3px;
	width: 100%;
	position: relative;
}

#modes li {
	display: block;
}

#modes li a, #modes li span {
	display: block;
	padding: 2px 20px;
	margin: 3px 3px 0 3px;
	float: left;
	text-decoration: none;
	font-size: 85%;
	border: 1px solid #111;
}

#modes li a:hover {
	text-decoration: underline;
	border-color: #222;
}

#modes li span {
	border-color: #990;
	color: #FCFC3A;
}










/***** Common Content Formatting *****/

a {	color: #bbb; outline: none; }
a:visited { color: #bbb; }
a:hover, a:focus { color: #eee; }
a:active { color: #999; }

img {
	border: 0;
}

.entry img {border:1px solid #FCFC3A;}

.first {
	margin-top: 0;
}

#copyright {
	clear: both;
	text-align: right;
	padding: 1em 20px 1em 20px;
	border-top: 1px solid #111;
	color: #999;
	font-size: 85%;
}

h2 {
	font-size: 85%;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	display: inline;
	padding-right: 1em;
}

h3 {
	font-size: 195%;
	color: #fff;
	font-weight: normal;
	margin: 0;
}

h3 a, h3 a:visited {
	color: #FCFC3A;
	text-decoration: none;
	background: url(images/underline.gif) 0 95% repeat-x;
}

h3 a:hover, dt a:hover {
	color: #ff9;
}

dt a {
	color: #FCFC3A;
}

h4 {
	font-size: 115%;
	color: #ddd;
	font-weight: bold;
	margin: 0;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}

dl {
	padding-left: 74px;
	min-height: 94px;
	position: relative;
} * html dl { height: 94px; }

dt {
	padding-top: 7px;
}

dt img {
	position: absolute;
	left: 0;
	top: 0;
}

dd {
	padding-bottom: 1em;
}

dd img {
	vertical-align: middle;
}

a.launch {
	float: right;
	width: 140px;
	color: #FCFC3A;
	display: block;
	font-size: 85%;
	text-decoration: none;
	margin: 0 0 10px 20px;
	text-align: center;
}

a.launch span {
	display: block;
	margin: 5px 0 0 0;
	text-decoration: underline;
}

a.launch:hover span {
	color: #ff9;
}

.ss-links.arc-links {
	position: absolute;
	top: 0;
	left: 0;
	color: #999999;	
}
.ss-links strong {
	color: #fff;	
}
.ss-links.swarm-links,
.ss-links.stack-links,
.ss-links.bigspy-links {
	float: right;
	font-size: 85%;
	line-height: 17px;
	margin: 4px 20px 0 0;
	
}
.ss-links img {
	vertical-align: middle;
}
