@charset "UTF-8";

.outer_body,body  {
		scrollbar-face-color: ThreeDFace !important;
		scrollbar-shadow-color: ThreeDDarkShadow !important;
		scrollbar-highlight-color: ThreeDHighlight !important;
		scrollbar-3dlight-color: ThreeDLightShadow !important;
		scrollbar-darkshadow-color: ThreeDDarkShadow !important;
		scrollbar-track-color: Scrollbar !important;
		scrollbar-arrow-color: ButtonText !important;
	}

body{width:100%;}
	
		
a:link { color: #FFF;text-decoration: underline;}
a:active { color: #FFF;}
a:hover { color: #F00; text-shadow:0px 0px 2px #aaaaaa;text-decoration: none;}
a:visited { color: #FFF;}


body {
	padding-top:300px;
	background-image:url(http://imageshack.com/scaled/large/694/gmii.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color: #000;
	background-position: ;
	background-attachment: scroll ;
	background:;
	background-repeat: ;

width: 100%;
    height: 100px;

}


body,td{color:#fff;}body,td{font-weight:normal;font-style:normal;font-size:16px}
td .clock	{	font-size:9px;	}

.container_padding {
	padding:	0px;
	height:	100%;
	font-size:20px;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color:transparent!important;
	filter:alpha(opacity=100);
	background: ;

}
.container {
	font-size:20px;
	color: #666666;
        position:relative;
	padding:	0px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	display:block;
	padding-left: 25px;padding-top: 5px;
	color: #000;
	font-weight:bold;
	font-stretch: wider;
	text-shadow:0px 1px 1px #000;
	height:30px;
	font-family:'Century Gothic', Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 19px;
	background: url(http://imageshack.us/a/img854/1589/nfcz.png);
	background-repeat:no-repeat;
border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px;-o-border-radius:7px;

}

.content {
	padding:15px;
	font-size:20px;
}
.interests_info{display:none;}
.gallery_image {
border: 0;
}

.gallery_image img {
width: 110px;
height:110px;
border:6px solid #999;
border-radius:8px;
borderradius:8px;
-moz-border-radius:8px;
-moz-border-radius:8px;
margin: 0 0px 0px 0px;
-webkit-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -ms-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 200ms cubic-bezier(0.250, 0.250, 0.750, 0.750); 
}


.gallery_image img:hover {
border:6px solid #FFF;
background: rgb(203,96,179);
background: -moz-linear-gradient(top,  rgba(203,96,179,1) 0%, rgba(193,70,161,1) 50%, rgba(168,0,119,1) 51%, rgba(219,54,164,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(203,96,179,1)), color-stop(50%,rgba(193,70,161,1)), color-stop(51%,rgba(168,0,119,1)), color-stop(100%,rgba(219,54,164,1)));
background: -webkit-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%);
background: -o-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%);
background: -ms-linear-gradient(top,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%);
background: linear-gradient(to bottom,  rgba(203,96,179,1) 0%,rgba(193,70,161,1) 50%,rgba(168,0,119,1) 51%,rgba(219,54,164,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 );

box-shadow: 0px 0px 4px #c11a46;
-webkit-transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
    -ms-transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 50ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
}

.thumbnail {
width:80px;
height:80px;
display:block;
float:left;
margin: 0px 0 0 0px;
padding:0px 0px 0px 0px;
background:url(http://imageshack.us/photo/my-images/15/5xx.png/);
}

.wall_info {
width: inherit;
font-size:20px;
color:rgb(117,34,1);
text-decoration:none;
padding-left:0px;padding-top:5px;padding-bottom:5px;
background: rgb(13,13,13);
background: -moz-linear-gradient(top,  rgba(13,13,13,1) 0%, rgba(78,78,78,1) 18%, rgba(78,78,78,1) 74%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(13,13,13,1)), color-stop(18%,rgba(78,78,78,1)), color-stop(74%,rgba(78,78,78,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top,  rgba(13,13,13,1) 0%,rgba(78,78,78,1) 18%,rgba(78,78,78,1) 74%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top,  rgba(13,13,13,1) 0%,rgba(78,78,78,1) 18%,rgba(78,78,78,1) 74%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top,  rgba(13,13,13,1) 0%,rgba(78,78,78,1) 18%,rgba(78,78,78,1) 74%,rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom,  rgba(13,13,13,1) 0%,rgba(78,78,78,1) 18%,rgba(78,78,78,1) 74%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d0d0d', endColorstr='#000000',GradientType=0 );
margin:0px 0 0 0px;
border:1px solid #aaaaaa;
border-bottom:1px solid #aaaaaa;
border-top-right-radius:8px;
border-top-left-radius:8px;
-moz-border-radius-topright:8px;
-moz-border-radius-topleft:8px;
}
.wall_body {
width: inherit;
font-size:20px;
color:#FFF;
padding:0px;
background:#7c7b7b;
margin:0 0 0px 0px;
border:3px solid #222;
border-top:none;border-bottom:1px solid #aaaaaa;border-left:1px solid #aaaaaa;border-right:1px solid #aaaaaa;
border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-bottomleft:8px;
overflow: hidden;
}
::-webkit-scrollbar {
height:12px;
border:1px solid #999;
background: #000;opacity:0.6}
::-webkit-scrollbar-thumb {
border-radius:7px;-moz-border-radius:7px;-o-border-radius:7px;-webkit-border-radius:7px;
background: rgb(10,10,10);
background: -moz-linear-gradient(top,  rgba(10,10,10,1) 0%, rgba(78,78,78,1) 17%, rgba(149,149,149,1) 34%, rgba(1,1,1,1) 43%, rgba(149,149,149,1) 50%, rgba(1,1,1,1) 58%, rgba(149,149,149,1) 65%, rgba(56,56,56,1) 83%, rgba(1,1,1,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(10,10,10,1)), color-stop(17%,rgba(78,78,78,1)), color-stop(34%,rgba(149,149,149,1)), color-stop(43%,rgba(1,1,1,1)), color-stop(50%,rgba(149,149,149,1)), color-stop(58%,rgba(1,1,1,1)), color-stop(65%,rgba(149,149,149,1)), color-stop(83%,rgba(56,56,56,1)), color-stop(100%,rgba(1,1,1,1)));
background: -webkit-linear-gradient(top,  rgba(10,10,10,1) 0%,rgba(78,78,78,1) 17%,rgba(149,149,149,1) 34%,rgba(1,1,1,1) 43%,rgba(149,149,149,1) 50%,rgba(1,1,1,1) 58%,rgba(149,149,149,1) 65%,rgba(56,56,56,1) 83%,rgba(1,1,1,1) 100%);
background: -o-linear-gradient(top,  rgba(10,10,10,1) 0%,rgba(78,78,78,1) 17%,rgba(149,149,149,1) 34%,rgba(1,1,1,1) 43%,rgba(149,149,149,1) 50%,rgba(1,1,1,1) 58%,rgba(149,149,149,1) 65%,rgba(56,56,56,1) 83%,rgba(1,1,1,1) 100%);
background: -ms-linear-gradient(top,  rgba(10,10,10,1) 0%,rgba(78,78,78,1) 17%,rgba(149,149,149,1) 34%,rgba(1,1,1,1) 43%,rgba(149,149,149,1) 50%,rgba(1,1,1,1) 58%,rgba(149,149,149,1) 65%,rgba(56,56,56,1) 83%,rgba(1,1,1,1) 100%);
background: linear-gradient(to bottom,  rgba(10,10,10,1) 0%,rgba(78,78,78,1) 17%,rgba(149,149,149,1) 34%,rgba(1,1,1,1) 43%,rgba(149,149,149,1) 50%,rgba(1,1,1,1) 58%,rgba(149,149,149,1) 65%,rgba(56,56,56,1) 83%,rgba(1,1,1,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0a0a', endColorstr='#010101',GradientType=0 );

}
#nv a{padding:0px 0px 0px 0px;display:block;float:left;position:relative;text-transform:uppercase;border-left:1px solid #aaaaaa;border-right:1px solid #aaaaaa;color:#FFF;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s;text-shadow:0 2px 1px #000}#nv a:hover{font-weight:bold;font-style: none;color:#CCC;padding:11px 18px 22px 22px;background:#000;background:rgba(0,0,0,0.5);-webkit-box-shadow:inset 0px 10px 10px 0px #000;-moz-box-shadow:inset 0px 10px 10px 0px #000;box-shadow:inset 0px 10px 10px 0px #000;text-shadow:-4px 8px 9px #ccc;font-size:12px;}
#ab {display:block;padding:12px;background-color:none;color:#C60;font-size:inherit;}
#tut {display:block;padding:12px;display:block;padding:12px;background-color:none;color:#C60;font-size:inherit;}
#tut2 {display:block;padding:12px;display:block;padding:12px;background-color:none;color:#C60;font-size:inherit;}
#store {display:block;padding:12px;display:block;padding:12px;background-color:none;color:#C60;font-size:inherit;}
.rel {
	float: left;
    height: 300px;
	width: 900px;
	position: relative;
	margin: 0px;
	overflow: hidden;
}
.abs {
font-family:'Century Gothic', Helvetica, sans-serif;
font-size:16px;
font-weight: normal;
color: inherit;
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(183,183,183,0.57) 26%, rgba(0,0,0,0.49) 53%, rgba(0,0,0,0.35) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(26%,rgba(183,183,183,0.57)), color-stop(53%,rgba(0,0,0,0.49)), color-stop(100%,rgba(0,0,0,0.35))); 
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%);
background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%); 
background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%); 
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(183,183,183,0.57) 26%,rgba(0,0,0,0.49) 53%,rgba(0,0,0,0.35) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#59000000',GradientType=0 ); 
position: absolute;
top: 265px;height: 300px;width: 880px;padding: 10px;
-webkit-transition: all 0.75s ease-out 0s;
-moz-transition: all 0.75s ease-out 0s;
-ms-transition: all 0.75s ease-out 0s;
-o-transition: all 0.75s ease-out 0s;
transition: all 0.75s ease-out 0s;
cursor: pointer;
border-radius:7px 7px 0 0;
-moz-border-radius:7px 7px 0 0;
-webkit-border-radius:7px 7px 0 0;
transition:width 2s, height 2s;
-moz-transition:width 2s, height 2s, -moz-transform 2s;
-webkit-transition:width 2s, height 2s, -webkit-transform 2s; 
-o-transition:width 2s, height 2s, -o-transform 2s;
}
.abs:hover {
	top: 10px;
	cursor: pointer;
	background-color: rgba(0,0,0,.8);
	color: #fdf7d7;
	text-shadow: 0px 0px 1px #000;
	-webkit-transition: all 0.75s ease-out 0s;
	-moz-transition: all 0.75s ease-out 0s;
	-ms-transition: all 0.75s ease-out 0s;
	-o-transition: all 0.75s ease-out 0s;
	transition: all 0.75s ease-out 0s;
}
		
	

	

	

	

	.thingy	{
		position : absolute;
		visibility : hidden;
	}