/* CSS Document */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color:#000000;
	background-image:url(images/skyn_BG.gif);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position:top center;
	padding-top:10px;
	font-size:0.9em;	
	font-family: Arial, Helvetica, sans-serif;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.clear { clear: both; }


<!--WRITTEN CSS BELOW-->

body{
	
}

#container{
	width:980px;
	background-color:#b78b2a;
	padding-bottom:10px;
	background-image:url(images/border-left.jpg);
	background-repeat:repeat-x;
}

#gold-border-top{
	background-image:url(images/border-top.jpg);
	width:980px;
	height:10px;
	font-size:0;
	margin:auto;
}

#main {
	width:960px;
	background-color:#000000;
	background-image:url(images/wallpaper_BG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:auto;
}

#share_main {
	width:960px;
	background-color:#000000;
	background-image:url(images/wallpaper_BG2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin:auto;
}

#wrapper{
	width:980px;
	margin:auto;
}

#header {
	height:86px;
	width:960px;
}


#mates a{
	background-image:url(images/header-link.jpg);
	height:86px;
	width:96px;
	float:right;
}

#link a{
	background-image:url(images/header.jpg);
	height:86px;
	width:960px;
	float:left;
	
}


#navigation{
	width:960px;
	height:22px;
	background-image:url(images/nav-bg.gif);
	text-align:center;
	line-height:17px;
	font-size:0.9em;
	margin:auto;
}

#content-wrap{
	padding-left:10px;
	padding-right:10px;
}

#left-element{
	padding-top:10px;
	float:left;
	width:640px;
	color:#FFFFFF;
	font-size:1em;
}

#left-element a{
	text-decoration:underline;
	font-weight:bold;
	color:#b68c28;
}

#left-element a:hover{color:#ceac63;}

#left-element a:visited{color:#a8a8a8;}

#right-share-top { 
	float:right;
	padding-top:10px;
	padding-right:10px;
	width:270px;
	text-align:center;
}

#right-share-middle { 
	float:right;
	padding-top:10px;
	padding-right:10px;
	width:270px;
	text-align:center;
}

#right-share-bottom { 
	float:right;
	padding-top:10px;
	padding-right:10px;
	width:270px;
	text-align:center;
}

#right-share-text { 
	float:right;
	padding-top:10px;
	padding-right:10px;
	width:270px;
	color:#FFFFFF;
	font-size:1em;
}


.little-div{
	width:290px;
	height:20px;
	bottom:0px;
	left:0;
	outline:0;
	border:0;
	position:absolute;
}

.div-text{
	position:absolute;
	bottom:0%;
	color:#b68c28;
	text-align:left;
	width:290px;
	padding-left:5px;
	padding-bottom:3px;
	font-size:10pt;
	text-shadow: 1px 1.0px 0px black;
}

#right-element-top { 
	float:right;
	padding-top:10px;
	padding-right:10px;
	width:290px;
	height:165px;
	position:relative;
	font-size:0;
}

#right-element-middle {
	padding-right:10px;
	padding-top:10px;
	float:right;
	width:290px;
	height:100px;
	position:relative;
	border:0;
	outline:0;
	font-size:0;
}

#right-element-bottom {
	float:right;
	padding-right:10px;
	padding-top:10px;
	width:290px;
	height:100px;
	position:relative;
	font-size:0;
}

#home-element-top { 
	float:right;
	padding-top:10px;
	padding-right:10px;
	width:290px;
	position:relative;
	font-size:0;
}

#home-element-middle {
	float:right;
	padding-right:10px;
	padding-top:10px;
	width:290px;
	height:100px;
	position:relative;
	font-size:0;
}

#home-element-bottom {
	float:right;
	padding-top:10px;
	width:290px;
	position:relative;
	font-size:0;
}

.change{ 
	color:#ffe4aa;
}

#footer{
	width:960px;
	height:29px;
	background-color:#242323;
	margin:auto;
	margin-top:20px;
}


ul.footnav{list-style: none; text-align:center; }
ul.footnav li{display: inline; vertical-align:middle; }
ul.footnav li a{text-decoration: none; padding:0 5px 0 5px; }

img{
	border:none;
}

#logos a{
	background-image:url(images/skyn.jpg);
	float:right;
	margin-top:5px;
	margin-right:5px;
	height:29px;
	width:97px;
}

#logos a span{
	visibility:hidden;
}

#text{
	float:right;
	color:#999999;
	font-size:0.58em;
	text-align:right;
	padding-right:5px;
	padding-top:12px;
}

ul.navbar{font-family: Trajan Pro,Times New Roman, Times, serif; list-style: none; padding: 2px 0 2px 0; margin: 0;}
ul.navbar li{display: inline;}
ul.navbar li a{color:#FFFFFF; text-decoration: none; text-align: center; padding: 0 10px 0 10px;}
ul.navbar li.selected a { color:#000000; background-image:url(images/tabBG.gif); padding-bottom:3px; padding-top:3px;}
ul.navbar li a:hover { color:#000000; background-image:url(images/tabBG.gif); padding-bottom:3px; padding-top:3px;}

#content-holder{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:940px;
}

#content-holder_home{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:940px;
}

#content{
	width:627px;
	color:#FFFFFF;
	font-size:1em;
	float:left;
}

#content_game{
	width:720px;
	height:480px;
	color:#FFFFFF;
	font-size:1em;
	padding-top:30px;
	margin:auto;

}

#content_product{
	width:850px;
	color:#FFFFFF;
	font-size:1em;
	float:left;
}

#content_product a{
	text-decoration:underline;
	font-weight:bold;
	color:#b68c28;
}

#content_product a:hover{color:#ceac63;}

#content_product a:visited{color:#a8a8a8;}

#content a{
	text-decoration:underline;
	font-weight:bold;
	color:#b68c28;
}

#content a:hover{color:#ceac63;}

#content a:visited{color:#a8a8a8;}

#game_form{
	width:600px;
}

#product_form{
	float:right;
	color:#FFFFFF;
	padding-bottom:5px;
	font-size:1em;
	width:290px;
}

#product_form a{
	text-decoration:underline;
	font-weight:bold;
	color:#8c6b24;
}

#product_form a:hover{color:#ceac63;}

#product_form a:visited{color:#a8a8a8;}

#content_home{
	width:850px;
	padding-right:10px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:1em;
	float:left;
}

#home_text{
	color:#FFFFFF;
}

#background{
	margin:auto;
	width:950px;
	padding-left:10px;
	height:405px;
	margin-top:5px;
	background-color:#000000;
	outline:0;
}

#background_home{
	margin:auto;
	width:950px;
	padding-left:10px;
	height:405px;
	margin-top:5px;
	outline:0;
}

h1{
	font-size:2.0em;
	font-weight:normal;
	margin-bottom:5px;
	font-family: Trajan Pro,Times New Roman, Times, serif;
	color:#b68c28;
}

#downloads{
	float:right;
	color:#333333;
	padding-bottom:5px;
	padding-right:10px;
	padding-top:10px;
	font-size:1em;
	width:290px;
}

#stand_up{
	float:right;
	color:#333333;
	font-size:1em;
}

#downloads img{
	margin-top:5px;
}

#stand-up{
	background-image:url(images/stand-up.jpg);
	float:right;
	padding-bottom:5px;
	height:145px;
	width:157px;
}

a {
	text-decoration:none;
	color:#000000;
}

#form-competition{
	padding-top:10px;
	color:#FFFFFF;
}

.text_entry {
color:#b68c28;
background-color:#000000;
border: 1px solid #4c3a12;
width:280px;
margin-bottom:5px;
margin-top:0;
padding-left:0;
padding-top:0;
outline:0;
border-spacing: 0;
}

label{
	margin-top:0;
	padding:0;
	outline:0;
	border-spacing: 0;
}

input[type="checkbox"] 
{
	border:0;
}

select{
	background-color:#000000;
	border: 1px solid #4c3a12;
	width: 280px;
	margin-bottom:8px;
	color:#FFFFFF;
	padding:0;
}

select#day{width:50px;}

select#month{width:120px;}

select#year{width:100px;}

.submit input{
	background-image:url(images/submit.jpg);
	width:290px;
	height:27px;
	border:0;
	background-color:#000000;
	border:none;
    cursor: pointer;
} 

.testers input{
	height:50px;
}

#answer{
	height:170px;
}

#form-left{
	float:left;
	width:280px;
}

#form-right{
	float:right;
	width:280px;
}

label{
	margin:0;
	border:0px;
	padding:0px;
	outline:0;
	border-spacing: 0;
}

p{
	margin:0;
	border:0;
	padding:0;
	outline:0;
	border-spacing:0;
}

ul.content_lists{
	list-style-type:disc;
	list-style-position: outside;
	margin-left:15px;
	color:#FFFFFF;
}

#bottom-right{
	height: 35px;
	padding-bottom:10px;
	width:980px;
	margin:auto;
}


#bottom-right a{
	color:#999999;
}

#select{
	 position:absolute;
	 width:0;
	 height:0;
	 display:inline;
}

#country{
	position:absolute;
	display: none;
	width:164px;
	top:-30px;
	left:-11px;
	background-color:#242323;
}

#country a{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}

#country img{
	margin:0;
	padding:0;
	border:0;
	outline:0;
}


.popup{
	 position:absolute;
	 width:0;
	 height:0;
}

#pop_up_wallpapers{
	position:absolute;
	height:96px;
	width:210px;
	top:55px;
	left:40px;
	background-image:url(images/transBlack.png);
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	display:none;
}

td a{
	color:#FFFFFF;
	text-decoration:underline;
}

td a:hover{color:#d1a645;}

.table_downloads {
	text-align:center;
	height:50px;
	width:100px;
	margin-top:10px;
	margin-left:15px;
}

td {
	padding:0px 15px 0px 15px;
	color:#FFFFFF;
	}

#pop_up_videos{
	position:absolute;
	height:96px;
	width:210px;
	top:55px;
	left:40px;
	background-color:#000000;
	opacity: 0.85;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	display:none;
}

#pop_up_videos p{
	padding-top:20px;
}

#pop_up_videos a{
	color:#FFFFFF;
	text-decoration:underline;
}

#pop_up_videos a:hover{color:#d1a645;}

.ratio{
	color:#d1a645;
}

.a2a{
	margin-bottom:4px;
}

/*
#frill_holder{
	position:absolute;
	width:0;
	height:0;
}

#frill{
	background-image:url(images/bottom_right.jpg);
	height:78px;
	width:24px;
	position:absolute;
	left:1000px;
	top:-70px;
	overflow:hidden;
}
*/
.asterix{
	color:#d1a645;
	display:inline;
}

table#stores{
	width:150px;
}

table#stores td{
	color:#FFFFFF;
	width:180px;
	line-height:1.3;
}

table#stores td a{
	text-decoration: none;
}

#legal_text{
	padding-top:10px;
	float:left;
	width:940px;
	color:#FFFFFF;
	font-size:1em;
}

#holding_text{
	padding-top:10px;
	float:left;
	width:940px;
	color:#FFFFFF;
	font-size:1em;
	text-align:center;
}



/* Overlay */
#modalOverlay {background-color:#000; cursor:default;}

/* Container */
#modalContainer {height:300px; width:600px; left:50%; top:15%; margin-left:-300px; background-color:#000; border:1px solid #b68c28; color:#FFF;}
#modalContainer a.modalCloseImg {background:url(close.gif) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#modalContainer #basicModalContent {padding:8px; color:#FFFFFF}

#simplemodal-container a.modalCloseImg {
    background-repeat: no-repeat;
    width:25px;
    height:29px;
    display:inline;
    z-index:3200;
    position:absolute;
    top:-20px;
    right:-8px;
    cursor:pointer;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='close.gif');
}

#simplemodal-container > a.modalCloseImg {background-image: url(close.gif); filter: none;}

#legal_text{
	color:#FFFFFF;
}


#feed{
	width:655px;
	float:left;
}

#twit{
	width:300px;
	float:left;
}

#face{
	width:300px;
	float:right;
}

.small_text{
	font-size:0.7em;
}

#legal_text a{
	text-decoration:underline;
	font-weight:bold;
	color:#b68c28;
}

#legal_text a:hover{color:#ceac63;}

#legal_text a:visited{color:#a8a8a8;}

.trade{
	display:inline; 
	font-size:0.7em; 
	position:relative; 
	top:-0.3em;
}

.reg {
	display:inline; 
	font-size:0.75em; 
	position:relative; 
	top:-0.4em;
}

.legal_list{
	margin-left:20px;
}