body{
	background: #141414;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: arial, sans-serif;
}


h1{
	font-family: 'geo', geo, arial, sans-serif;
	font-weight: normal;
}

.splitter{
	width: 100%;
	clear: both;
	border-top: 1px solid #1b1b1b;
	border-bottom: 1px solid #323232;
	margin: 3px 0 5px 0;
	height:0px;
	line-height: 0px;
}

#wrapper{
	background: #141414;
	color:#fff;
	margin: 0 auto;
}

#header{
	width: 100%;
	min-width: 800px;
	height: 58px;
	background: url(/img/css/header_grad.jpg) top center repeat-x;
}

.inner{
	width: 1020px;
	margin: 0 auto;
}

#logo{
	width: 240px;
	height: 58px;
	background: url(/img/css/logo.jpg) top left no-repeat;
	margin-left: 40px;
	float: left;
}

#logo.cksk{
	width: 340px;
	height: 59px;
	background: url(/img/css/cksk_logo.jpg) top left no-repeat;
	margin-left: 40px;
	float: left;
}

#logo .name{
	margin-left: -9999px;
}

#header #links{
	background: url(../img/css/link_edge.jpg) top left no-repeat;
	height: 58px;
	float: right;
	margin-right: 30px;
	width: 335px;
}

#links .link{
	background:  url(../img/css/link_edge.jpg) top right no-repeat;
	width: 110px;
	height: 58px;
	float:left;
}

#links a{
	display: block;
	font-size: 14px;
	padding-top: 17px;
	width: 108px;
	height: 58px;
}

#links .link a:link,
#links .link a:visited{
	color: #a0a0a0;
	text-decoration: none;
}

#links .link a:hover{
	color: #fff;
}

.hover{
	width: 108px;
	height: 58px;
}
     
.degeeker_wrapper .degeeker_link .hover,
.ar_wrapper .ar_link .hover{
	background: url(/img/css/link_light.jpg) bottom left no-repeat;
}

#links .active{
	background: url(/img/css/link_light.jpg) bottom left no-repeat;
}
	
#middle{
	width: 1020px;
	position: relative;
	background: url(../img/css/DeGeeker_BGImage.jpg) top left no-repeat;
	height: 678px;	
	margin:0 auto;
}

#middle.ar{
	background: url(../img/css/ar_back.jpg) top left no-repeat;
	height: 678px;
	padding-top: 70px;
}	
	

#lc{
	position: absolute;
	left: 40px;
	top: 87px;
}

#rc{
	position: absolute;
	left: 712px;
	top: 87px;	
}

.column{
	width: 280px;
	text-align: left;
}

.column h1{
	margin: 0;
	font-size: 24px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: normal;
}

.column h2{
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.column p{
	font-size: 12px;
	color: #797979;
	margin: 0;
	margin-bottom: 7px;
}

#lc .unit{
	margin-top: 10px;
	margin-bottom: 100px;
}

#rc .unit{
	margin-top: 10px;
}

.unit a:link,
.unit a:visited{
	color: #fff;
	text-decoration: none;
}

.unit a:hover{
	text-decoration: underline;
}

#flash-box{
	position:absolute;
	width: 310px;
	height: 505px;
	left: 357px;
	top: 87px;
	background: url(../img/css/app_back.jpg) top left no-repeat;
	padding-top: 30px;	
	z-index: 1;
}	

#no-flash{
	margin: 8px;
	padding: 8px;
	border: 1px solid #900;
	text-align:left;
}

#no-flash img{
	border: 0;
}

#download{
	position: absolute;
	top: 231px;
}

#download-icons img{
	border: 0;
	margin: 3px 12px 3px 0;
}

#download-icons a .pc img{
	background: url(../img/buttons/hover_pc.png) center center no-repeat;
}

#download-icons a .mac img{
	background: url(../img/buttons/hover_mac.png) center center no-repeat;
}

#download-icons a:link.pc img,
#download-icons a:visited.pc img{
	background: url(../img/buttons/button_pc.png) center center no-repeat;
}


#download-icons a:visited.mac img,
#download-icons a:link.mac img{
	background: url(../img/buttons/button_mac.png) center center no-repeat;
}

#download-icons a:hover.pc img{
	background: url(../img/buttons/hover_pc.png) center center no-repeat;
}

#download-icons a:hover.mac img{
	background: url(../img/buttons/hover_mac.png) center center no-repeat;
}

#news .tab{
	border-right: 1px solid #505050;
}           

#news .tab.last{
	border: 0;
}

#news .tab{
	float:left;
	padding-right: 5px;
	margin-right: 5px;
	color: #505050;
	margin-bottom: 5px;
	cursor: pointer;
}

#news ul{
	margin: 3px 0 10px 0;
	padding: 0;
}

#news li{
	display: inline;
	margin: 0;
	color: #505050;
	padding: 0 3px;
	border-right: 1px solid #505050;	
}

#news li.last{
	border:0;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#news{
	position: relative;
}

#news .info, #story{
	
}

#story-wrapper{
	height: 120px;
}

#story{
	clear: left;
	height: 125px;
}

.info img, #story img{
	float: left;
	margin: 3px 12px 3px 0;
	border: 0px;
}


#footer{
	width: 100%;
	min-width: 800px;
	height: 70px;
	text-align: center;
	color: #1e1e1e;
	background: url(../img/css/footer_grad.jpg) top left repeat-x;
}

#info{
	width: 580px;
	margin: 0 auto;
}

#info .name{
	font-size: 18px;
	width: 100%;
	border-bottom: 1px solid #999;
	padding: 8px 0 5px 0;
}

.f_links{
	border-top: 1px solid #fff;
	padding: 5px 0 0 45px;
}

.first.f_item{
	border-left: 0;
}

.f_item{
	float: left;
	padding: 0 6px;
}

.f_item.border{
	border-right: 1px solid #333;
}

.f_item a:link, .f_item a:visited{
	color:  #111;
	text-decoration: none;
}

.f_item a:hover{
	color: #000;
	text-decoration: underline;
}

/************** DOMWindow *******************/

#DOMWindow{
	color: #fff;
	margin: 0;
	padding: 0;
	background: #333;
	overflow-y: hidden;
}

#DOMWindow h2{
	margin:6px 0;
}


#DOMWindow form{
	text-align: left;
	padding: 0;
}

#DOMWindow fieldset{
	border: 0;
	padding: 0;
}

#DOMWindow label{
	width: 50px;
	margin-right: 10px;
	float: left;
}

#DOMWindow .text,
#DOMWindow textarea{
	width: 240px;
	border: 1px solid #ccc;
}

#DOMWindow textarea{
	height: 80px;
}

#DOMWindow .submit{
	margin-left: 60px;
}

#DOMWindow .pair{
	clear: left;
	margin: 0 0 7px 0;
}

#error{
	text-align: left;
	margin: 10px 0 10px 70px;
	width: 260px;
	color: #ca0000;
}

/********************************************/

/******** AR ********************************/

iframe{
	overflow: hidden;
	background: #333;
}

iframe div, iframe body, iframe html{
	overflow: hidden;
}

#ar-outer{
	background: #000;
	margin: 0 auto 50px auto;
	width: 640px;
	height: 480px;
}

#banner-box{
	width: 640px;
	margin: 0 auto;
}

#banner{
	margin: 10px 0;
}

