* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:1000px;
}
body { 
	background:#100e0e; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#606060;
	background:url(../main-bg2.gif) repeat center top;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}
 td.c1 {background-color: #ffffff }
 td.c3 {background-color: #000000; height: 30px;}
 td.c4 {background-color: #000000}
 td.c5 {background-color: #ffffff}
 td.c7 {border-bottom:0px solid #ffffff}
 td.c8 {border-bottom: 0px solid #ffffff}
 tr.c10 {background-color: #CCCCCC}
 tr.c12 {background-color: #EFEFEF}
 td.c13 {background-color: #FF0000}
 td.c18 {background-color: #000000}
 td.c101   { background: url(../layout/cyb_02.png) }
 td.c102   { background: url(../layout/cyb_04.png) }
 td.c103   { background: url(../layout/cyb_05.jpg) }
 td.c104   { background: url(../layout/cyb_06.png) }
 td.c105   { background: url(../layout/cyb_07.png) }
 td.c106   { background: url(../layout/cyb_08.jpg) }
 td.c107   { background: url(../layout/cyb_09.png) }
 td.c108   { background: url(../layout/cyb_10.png) }
 td.c109   { background: url(../layout/cyb_11.png) }
 td.c110   { background: url(../layout/cyb_12.png) }
 td.c111   { background: url(../layout/cyb_13.png) }
 td.c112   { background: url(../layout/cyb_14.jpg) }
 td.c113   { background: url(../layout/cyb_15.png) }
 td.c114   { background: url(../layout/cyb_16.png) }
 td.c115   { background: url(../layout/cyb_17.jpg) }
 td.c116   { background: url(../layout/cyb_18.png) }
 td.c117   { background: url(../layout/cyb_20.jpg) }
 td.c118   { background: url(../layout/cyb_23.jpg) }
 td.c119   { background: url(../layout/header_middle.png) }
 td.c120   { background: url(../layout/footer_middle1.png) }
 td.c121   { background: url(../layout/footer2_middle.png) }
 td.c122   { background: url(../layout/rightside.png) }
 td.c123   { background: url(../layout/leftside.png) }
 td.c124  { background-image: url(../layout/cyb_04t.png) }
 td.c125  { background-image: url(../layout/cyb_18t.png) }

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}

.container2{
	width:96%;
	margin-top:20px;
	
	background:#FFFFFF;
	border:1px solid #E0E0E0;
	padding:15px;
	
	/* Rounded corners */
	-moz-border-radius:20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;
}

.center {
    text-align: center;
}

.enterimage { 
	text-align: center;
	margin-left:405px;
	background:url(../enter.png) no-repeat center top;
	width:191px;
	height:78px;
}

.centerfull {
    width:100%;
    background:url(../centerfull.png) repeat;
    height:100px;
}

/*==== GLOBAL =====*/
#main {
	width:1000px; 
	margin:0 auto;
	font-size:.8125em;
}

#header {
	height:180px;
	width:1000px; 
	margin:0 auto;
	font-size:.8125em;

}
#headermembers {
	height:100px;
	width:1000px; 
	margin:0 auto;
	font-size:.8125em;

}
#footer {
	height:115px;
	background:url(../footer-bg.gif) no-repeat left top;
}


/*---- tailings ----*/
.main-bg {
	background:url(../main-bg.jpg) repeat center top;
}
.tail-top { 
	background:url(../tail-top.gif) left top repeat-x #252221;
}
.tail-bottom { 
	background:url(../tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:16px;
	color:#fff;
	padding-bottom:18px;
}
h3 {
	font-size:16px;
	color:#fff;
	line-height:1.2em;
	text-indent:10px;
	margin-bottom:20px;
}
h4 {
	font-size:12px;
	color:#99cdfb;
}
h5 {
	font-size:16px;
	color:#fff;
	float:right;
}
h6 {
	font-size:11px;
	color:#9a9998;
}

.title { 
	padding:0 10px 0 10px;
	overflow:hidden;
}
.title-box {
	padding:0 0 10px 0;
	overflow:hidden;
	width:100%;
}
	.title a {
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}

.rating {
	float:right;
	padding-right:30px;
}
	.rating li {
		display:inline;
		float:left;
		padding-left:1px;
	}


/*==================boxes====================*/

.main-box {
	width:100%;
}
	.main-box .left-top-corner {
		background:url(../left-top-corner.gif) no-repeat left top;
		padding-left:4px;
	}
	.main-box .right-top-corner {
		background:url(../right-top-corner.gif) no-repeat right top;
		padding-right:4px;
	}
	.main-box .border-top {
		background:#353231;
		height:4px;
		overflow:hidden;
		font-size:0;
		line-height:0;
	}
	.main-box .inside {
		background:#353231;
		padding:16px 6px 0 7px;
	}
	.main-box .inside1 {
		background:#353231;
		padding:3px 6px 0 7px;
	}
	.main-box .inside2 {
		background:#353231;
		padding:10px 23px 5px 15px;
	}
	.main-box .inside3 {
		background:#353231;
		padding:16px 6px 0 7px;
		color:#fff;
	}
.box {
	background:url(../box-bg.gif) left bottom repeat-x;
	width:100%;
}
	.box .left-bot-corner1 {
		background:url(../left-bot-corner1.gif) no-repeat left bottom;
		padding:0 7px 10px 8px;
		}
	.box .right-bot-corner1 {
		background:url(../right-bot-corner1.gif) no-repeat right bottom;
		}
		




.box1 {
	background:url(../border-top2.gif) left top repeat-x #272423;
	width:100%;
}
	.box1.bg1 {
		background:url(../border-top2-1.gif) left top repeat-x #272423;
	}
	.box1.bg2 {
		background:url(../border-top2-2.gif) left top repeat-x #272423;
	}
	.box1 .left-top-corner1 {
		background:url(../left-top-corner2.gif) no-repeat left top;
	}
		.box1.bg1 .left-top-corner1 {
			background:url(../left-top-corner2-1.gif) no-repeat left top;
		}
		.box1.bg2 .left-top-corner1 {
			background:url(../left-top-corner2-2.gif) no-repeat left top;
		}
	.box1 .right-top-corner1 {
		background:url(../right-top-corner2.gif) no-repeat right top;
	}
		.box1.bg1 .right-top-corner1 {
			background:url(../right-top-corner2-1.gif) no-repeat right top;
		}
		.box1.bg2 .right-top-corner1 {
			background:url(../right-top-corner2-2.gif) no-repeat right top;
		}
	.box1 .left-bot-corner1 {
		background:url(../left-bot-corner2.gif) no-repeat left bottom;
		}
	.box1 .right-bot-corner1 {
		background:url(../right-bot-corner2.gif) no-repeat right bottom;
		}
	.box1 .inner { 
		padding:12px 6px 13px 6px;
	}

.box10 {
	background:url(../border-top2-3.gif) left top repeat-x #272423;
	width:100%;
}
	.box10.bg1 {
		background:url(../border-top2-1.gif) left top repeat-x #272423;
	}
	.box10.bg2 {
		background:url(../border-top2-2.gif) left top repeat-x #272423;
	}
	.box10 .left-top-corner1 {
		background:url(../left-top-corner2-3.gif) no-repeat left top;
	}
		.box10.bg1 .left-top-corner1 {
			background:url(../left-top-corner2-1.gif) no-repeat left top;
		}
		.box10.bg2 .left-top-corner1 {
			background:url(../left-top-corner2-2.gif) no-repeat left top;
		}
	.box10 .right-top-corner1 {
		background:url(../right-top-corner2-3.gif) no-repeat right top;
	}
		.box10.bg1 .right-top-corner1 {
			background:url(../right-top-corner2-1.gif) no-repeat right top;
		}
		.box10.bg2 .right-top-corner1 {
			background:url(../right-top-corner2-2.gif) no-repeat right top;
		}
	.box10 .left-bot-co../rner1 {
		background:url(../left-bot-corner2.gif) no-repeat left bottom;
		}
	.box10 .right-bot-corner1 {
		background:url(../right-bot-corner2.gif) no-repeat right bottom;
		}
	.box10 .inner { 
		padding:12px 6px 13px 6px;
	    }
    .box10 .inner a {
	    color:#fff; 
	    outline:none;
        }
    .box10 .inner a:hover{
	    text-decoration:none;
        }

.box11 {
	background:url(../border-top2-3.gif) left top repeat-x #272423;
	width:100%;
}
	.box11.bg1 {
		background:url(../border-top2-1.gif) left top repeat-x #272423;
	}
	.box11.bg2 {
		background:url(../border-top2-2.gif) left top repeat-x #272423;
	}
	.box11 .left-top-corner1 {
		background:url(../left-top-corner2-3.gif) no-repeat left top;
	}
		.box11.bg1 .left-top-corner1 {
			background:url(../left-top-corner2-1.gif) no-repeat left top;
		}
		.box11.bg2 .left-top-corner1 {
			background:url(../left-top-corner2-2.gif) no-repeat left top;
		}
	.box11 .right-top-corner1 {
		background:url(../right-top-corner2-3.gif) no-repeat right top;
	}
		.box11.bg1 .right-top-corner1 {
			background:url(../right-top-corner2-1.gif) no-repeat right top;
		}
		.box11.bg2 .right-top-corner1 {
			background:url(../right-top-corner2-2.gif) no-repeat right top;
		}
	.box11 .left-bot-co../rner1 {
		background:url(../left-bot-corner2.gif) no-repeat left bottom;
		}
	.box11 .right-bot-corner1 {
		background:url(../right-bot-corner2.gif) no-repeat right bottom;
		}
	.box11 .inner { 
		padding:12px 6px 13px 6px;
	    }
    .box11 .inner a {
	    color:#fff; 
	    outline:none;
        }
    .box11 .inner a:hover{
	    text-decoration:none;
        }

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


.top-games {
	width:100%;
	overflow:hidden;
}
	.top-games li {
		float:left;
		margin-right:5px;
		font-size:12px;
		width:300px;
	}
	.top-games li.last {
		margin-right:0;
	}
	
		.top-games li .img-wrap {
			display:block;
			border:5px solid #fff;
			margin-bottom:14px;
		}
		.top-games li .img-wrap:hover {
			border:5px solid #f55700;
			
		}
		
		.top-games li strong {
			float:left;
			color:#99cdfb;
		}
		.top-games li .button1 {
			margin-top:12px;
			float:right;
		}


.button1 {
	background:url(../button1.gif) no-repeat left top;
	float:left;
	width:130px;
	height:23px;
	line-height:23px;
	text-indent:14px;
	color:#f55700;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.button1:hover {
	color:#fff;
}


/*===== header =====*/
#headermembers .row-1 {
	height:100px;
	background:#000000;
}
	#header .row-1 .fleft {
		padding:5px 0 0 0;
	}
	#header .top-links {
		float:right;
		padding:61px 0 0 0;
		font-size:12px;
		margin-right:-15px;
	}
		#header .top-links li {
			display:inline;
			color:#b1b0b0;
		}
			#header .top-links li a {
				color:#b1b0b0;
				text-decoration:none;
				padding:0 15px 0 12px;
			}
			#header .top-links li a:hover {
				text-decoration:underline;
				color:#fff;
			}

#header .row-1 {
	height:102px;
	background:#000000;
}
	#header .row-1 .fleft {
		padding:5px 0 0 0;
	}
	#header .top-links {
		float:right;
		padding:61px 0 0 0;
		font-size:12px;
		margin-right:-15px;
	}
		#header .top-links li {
			display:inline;
			color:#b1b0b0;
		}
			#header .top-links li a {
				color:#b1b0b0;
				text-decoration:none;
				padding:0 15px 0 12px;
			}
			#header .top-links li a:hover {
				text-decoration:underline;
				color:#fff;
			}
#header .row-2 {
	height:34px;
	background:url(../nav-bg.gif) no-repeat left top;
	overflow:hidden;
}
	#header .nav {
		padding:4px 0 0 5px;
	}
		#header .nav li {
			float:left;
			background:url(../divider.gif) no-repeat right 6px;
		}
		#header .nav li.last {
			background:none;
		}
			#header .nav li a {
				float:left;
				font-weight:bold;
				color:#2b2726;
				text-decoration:none;
			}
				#header .nav li a span {
					float:left;
					cursor:pointer;
				}
					#header .nav li a span span {
						padding:4px 10px 10px 10px;
					}
			
			#header .nav li a:hover, #header .nav li a.current {
				color:#e2e2e2;
				background:url(../nav-tail.gif) left top repeat-x;
				margin-left:-1px;
				position:relative;
			}
				#header .nav li a:hover span, #header .nav li a.current span {
					background:url(../nav-left.gif) no-repeat left top;
				}
					#header .nav li a:hover span span, #header .nav li a.current span span {
						background:url(../nav-right.gif) no-repeat right top;
						padding-left:11px;
					}

#header .row-3 {
	height:37px;
	margin-bottom:7px;
	background:url(../submenu-bg.gif) no-repeat left top;
	overflow:hidden;
}
	#header .subnav {
		padding:10px 0 0 8px;
		font-size:12px;
	}
		#header .subnav li {
			display:inline;
			color:#f2efef;
		}
			#header .subnav li a {
				color:#f2efef;
				text-decoration:none;
				font-weight:bold;
				padding:0 15px 0 12px;
			}
			#header .subnav li a:hover {
				text-decoration:underline;
			}

#header .row-4 {
	background:url(../header-box-bg.gif) no-repeat left top;
	height:32px;
	overflow:hidden;
}
	#header .row-4 .indent {
		padding:4px 0 0 5px;
	}

/*===== content =====*/
#content {
	
}
	#content .section {
		padding-bottom:24px;
	}
	
	.list1 {
		padding-bottom:8px;
	}
		.list1 li {
			background:url(../list-bg.gif) left top repeat-x #1d1c1b;
			padding:6px 15px 6px 7px;
			margin-bottom:1px;
			overflow:hidden;
			vertical-align:top;
		}
			.list1 li img {
				float:left;
				margin-right:3px;
			}
			.list1 li a {
				display:block;
				background:url(../arrow1.gif) no-repeat 11px 14px;
				padding:7px 0 11px 21px;
				color:#8d8c8c;
				text-decoration:none;
				overflow:hidden;
			}
			.list1 li a:hover {
				color:#ff7109;
			}
			
			.box1.bg1 .list1 li a:hover {
				color:#5d97c9;
			}
			.box1.bg2 .list1 li a:hover {
				color:#fff;
			}
	
	.list2 {
		padding-bottom:8px;
	}
		.list2 li {
			background:url(../list-bg.gif) left top repeat-x #1d1c1b;
			padding:2px 2px 2px 7px;
			margin-bottom:1px;
			overflow:hidden;
			vertical-align:top;
		}
			.list2 li img {
				float:left;
				margin-right:3px;
			}
			.list2 li a {
				display:block;
				background:url(../arrow1.gif) no-repeat 11px 14px;
				padding:7px 0 2px 21px;
				color:#8d8c8c;
				text-decoration:none;
				overflow:hidden;
			}
			.list2 li a:hover {
				color:#ff7109;
			}
			
			.box1.bg1 .list1 li a:hover {
				color:#5d97c9;
			}
			.box1.bg2 .list1 li a:hover {
				color:#fff;
			}


/*===== slider =====*/
.slider001 {
	background:url(../slide-box.gif) no-repeat left top;
	width:1000px;
	height:352px;
	margin-bottom:11px;
	overflow:hidden;
}
	.slider001 .inner {
		padding:10px 0 0 9px;
	}

/*
 * Required 
*/
.container { width:621px; height:384px; overflow:hidden; position:relative; cursor:pointer; background:#000;}
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:621px; display:none; }
/*
 * Optional
*/
#loopedSlider { width:905px; height:388px; position:relative; clear:both; }
ul.pagination { position:absolute; left:606px; top:0;}
ul.pagination li  { 
	width:274px; 
	height:98px;
	padding:0 0 0 25px;
	overflow:hidden;
}
ul.pagination li a { 
	background:url(../tab-bg.gif) left top repeat-x;
	display:block;
	padding-bottom:12px;
	overflow:hidden;
	color:#f55300;
	text-decoration:none;
}
ul.pagination li.active { background:url(../feature-tab-current.png) no-repeat left 22px;}
ul.pagination li.active a {}
ul.pagination li a img {
	float:left;
	margin-right:9px;
}
	ul.pagination li a strong {
		padding:8px 0 4px 15px;
		display:inline-block;
		font-size:12px;
	}
	ul.pagination li a span {
		padding:0 0 13px 15px;
		display:inline-block;
	}
	ul.pagination li a b {
		background:url(../tab-link.gif) no-repeat left top;
		color:#4f81ac;
		font-size:12px;
		padding:4px 35px 4px 14px;
	}
	ul.pagination li b:hover {
		color:#000;
	}


/*===== footer =====*/
#footer .indent {
	padding:20px 15px 0 15px;
	font-size:12px;
	color:#fff;
}
	#footer a {
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer .subnav {
		margin-left:-11px;
		padding-bottom:10px;
	}
		#footer .subnav li {
			display:inline;
			color:#9a9998;
			font-size:11px;
		}
			#footer .subnav li a {
				color:#9a9998;
				text-decoration:none;
				padding:0 14px 0 11px;
			}
			#footer .subnav li a:hover {
				color:#fff;
			}
	
	#footer .alt-links {
		margin-right:-14px;
		padding-bottom:12px;
	}
		#footer .alt-links li {
			display:inline;
			color:#989696;
		}
			#footer .alt-links li a {
				color:#989696;
				padding:0 14px 0 11px;
			}
	
	.social-services {
		text-align:right;
	}
	.social-services li {
		display:inline;
	}

#social {
	clear:both;
	float:left;
	width:100%;
	padding:15px 0 20px 0;
}
#social h2 {
	padding:0 0 10px 3%;
	margin:0;
}
#social ul {
	margin:0;
	padding:0 0 0 3%;
	list-style:none;
}
#social ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:74px;
	height:64px;
}
#social ul li a {
	display:block;
	float:left;
	width:64px;
	height:64px;
	background:transparent url(../social/social-thumb.gif) top left no-repeat;
}
#social ul li a:hover {
	background:transparent url(../social/social-thumb.gif) bottom left no-repeat;
}
#idelicious {
	background: url(../social/delicious.gif) top left no-repeat;
}
#iflickr {
	background: url(../social/flickr.gif) top left no-repeat;
}
#itwitter {
	background: url(../social/twitter.gif) top left no-repeat;
}
#istumbleupon {
	background: url(../social/stumbleupon.gif) top left no-repeat;
}
#iyoutube {
	background: url(../social/youtube.gif) top left no-repeat;
}
#ilastfm {
	background: url(../social/lastfm.gif) top left no-repeat;
}
#ilinkedin {
	background: url(../social/linkedin.gif) top left no-repeat;
}
#idigg {
	background: url(../social/digg.gif) top left no-repeat;
}
#ireddit {
	background: url(../social/reddit.gif) top left no-repeat;
}
#social ul li a span {
	display:none;
}

/*----- forms -----*/
#search-form {
	float:left;
}
	#search-form fieldset {
		border:none;
		background:url(../search-bg.gif) no-repeat left top;
		float:left;
	}
		#search-form input.text {
			width:165px;
			border:none;
			background:none;
			padding:1px 7px 1px 8px;
			color:#6d6c6c;
		}
		#search-form input.submit {
			width:25px;
			height:23px;
			border:none;
			background:none;
			cursor:pointer;
		}

#login-form {
	float:right;
	font-size:12px;
	color:#6d6c6c;
	padding-right:10px;
}
	#login-form fieldset {
		border:none;
		float:right;
	}
		#login-form input.text {
			width:80px;
			background:#252221;
			border:none;
			padding:4px 4px 4px 8px;
			color:#8c8a8a;
			margin-right:3px;
		}
		#login-form input.password {
			width:85px;
			background:#252221;
			border:none;
			padding:4px 0 4px 8px;
			color:#8c8a8a;
			margin-right:3px;
		}
		#login-form input.submit {
			background:url(../login-button.gif) no-repeat left top;
			width:45px;
			height:23px;
			border:none;
			color:#fff;
			font-weight:bold;
			margin-right:4px;
			cursor:pointer;
		}
		#login-form a {
			color:#f55700;
			text-decoration:none;
		}
		#login-form a:hover {
			border-bottom:1px dotted #fff;
		}
			#login-form a span {
				color:#fff;
			}

/*==========================================*/
