/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* -------------------------------------------- */
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Font---------------------- */

/*Add your font at here*/

/* -------------------------------------------- */
/* ------------------Style--------------------- */
html, body {width:100%; padding:0; margin:0;}
body {
	background: #EBEBEB;
	color: #474747;
	font: 12px Arial, Helvetica, sans-serif;
	}

a{color:#F60; text-decoration: none;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/* -------------------------------------------- */
/* ------------------Header-------------------- */
#header{
	background-color:#222529;
	overflow:hidden;
	}
#header .content{margin:0 auto;overflow:hidden;width:350px; height:100px;}
#header .content h1.logo{float:left;width:210px}
#header .content h1.logo img{width:210px; height:100px;}
#header .content .btn{float:right;padding-top:40px;padding-right:6px;width:100px}
#header .content .btn .join a{
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding:5px 7px;
	text-decoration:none;
	background:#F60;
	 border-radius:5px;
	 text-shadow: 1px 1px #000;}

/* -------------------------------------------- */
/* ------------------Content------------------- */
#content { text-align:center;}
#content .wrap-content{margin-top: 30px;}

.gallery{ background: #ffffff; padding: 5px; display: inline-block;border:1px solid #D8D8D8}
.gallery h2{font-size: 18px; text-align: center; margin-top: 10px;}

.consoleName {
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}
.consoleDesc {
	text-align:center;
	line-height:1.3em;
	padding:0 30px 10px 30px;
}
.large {
	font-size:500%;
 	line-height: 50px;
	font-weight: bold;
	letter-spacing: -4px;
	text-align:center;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.button {
    background: #F60;
}
.join_link {font-size: 14px; font-weight: bold; text-align: center;position: relative;border-radius:5px;margin-bottom: 5px;}
.join_link a {color: white;text-decoration: none;display: block;padding: 8px 0;}

/* -------------------------------------------- */
/* ------------------Footer-------------------- */
footer {font-size:9px;line-height:11px;}
footer .wrap-footer{}
footer p {margin:10px}

.copyright{text-align:center; margin-top:20px; background:#333333; padding:10px 0px;color:#ffffff; }
.copyright a{text-decoration:none; color:#ffffff; }
