@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(http://fonts.googleapis.com/css?family=Roboto);
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
}
/* Links ?? */
/* link-1 is used in the footer */
.link-1 
{
 ;
}
.link-2 {background:url(../images/marker-2.gif) 0 7px no-repeat;}
.link-3 {color:#444;}
.link-3:hover {color:#f99e04;}

.color-1 {color:#fff;}
.color-2 {color:#1c1c1c;}
#footer h4 {
    font-size: 19px !important;
    font-weight: normal;
    /*line-height: 22px;*/
    margin: 0 0 12px;
}

/* nav bar */
#nav
{
 position: static;
 top: 0px;
 left: 0px;
 width: 100%;
 padding: 10px 0px 0px 0px;
}
#topBar
{
 position: static;
 top: 0px;
 width: 100%;
 padding: 0px 0px 0px 0px;
}
#nav a:link,#nav a:visited
{
 text-decoration: none ! important;
}

/* default stickynav styles */
#stickynav
{
 position: static;
 top: 0px;
 margin-left: auto;
 margin-right: auto;
 width: 100%;
 padding: 0px 0px 0px 0px;
 background: #DDDDDD;/*#F6F8F0;*/
 background-image: url(../images/lightString.png);
 
 z-index: 99999;
 float: left;
 
 border-left: 1px solid #EEEEEE;
 border-right: 1px solid #EEEEEE;
 border-bottom: 1px solid #CCCCCC;
 border-bottom-right-radius: 6px;
 border-bottom-left-radius: 6px;
}
#stickynav .logo img
{
	/*display:block;*/
	width: auto;
	height: 70px;
	text-decoration:none;
 padding: 0px;
}
#stickynav .logo
{
 padding: 0px;
}
#nav
{
 position: static;
 top: 0px;
 left: 0px;
 width: 100%;
 padding: 0px 0px 0px 0px;
}
#topBar
{
 position: static;
 top: 0px;
 width: 100%;
 padding: 0px 0px 0px 0px;
}
#stickynav a
{
 vertical-align: middle;
}

/* stickynav styles when page is scrolled */
#stickynav.stick
{
 position: fixed;
 text-align: center;
 /*left: 0px;*/
 margin-left: auto;
 margin-right: auto;
 /*width: auto; in js*/
 
 padding: 0px 0px 0px 0px;
 /*background: #F6F8F0;*/
 z-index: 99999;
 float: right;
}
#stickynav.stick .logo img
{
 /*height: 40px;*/
}
#nav.stick
{
 position: relative;
 left: 0px;
 width: 100%;
 margin: 0px;
 padding: 0px 0px 0px 0px;
}

/* Global properties */
html {
	width:100%
}
body
{
 font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:12px;
	/*line-height:22px;*/
	color:#202020;
	min-width:960px;
	background:#fff;
	-webkit-text-size-adjust: none;
	/*background:url(../images/Tekken.jpg) no-repeat 0 0 #131313;*/
}

.description
{
  font-size: 12px;
  color: #0000FF;
  line-height: 140%;
  display: block;
}

/* arcade heading */
.arcadeHeadingTitle
{
 font-weight: normal;
 color: #FF0000;
 font-size:24px;
}
.arcadeHeadingText
{
 font-weight: normal;
 display: block;
 font-size: 16px;
 text-align: center;
 padding: 10px 30px 0px 30px;
}
.arcadeHeadingText table
{
 margin-left: auto;
 margin-right: auto;
 width: auto;
}
.arcadeHeadingText td
{
 vertical-align: middle;
}

/* text decorations */
.sale
{
 color: #FF0000;
}
.newArt
{
 font-size: 12px;
}
.i
{
 font-style: italic;
}
.b
{
 font-weight: bold;
}
.strike
{
 text-decoration: line-through;
}
.trademark
{
 font-size: 12px;
 vertical-align: text-top;
}

.trademarkShrink
{
 font-size: 60%;
 vertical-align: text-top;
}

a:link,a:visited,a:hover,a:active
{
 text-decoration: none;
 color: #0000FF;
}
a.nodecoration
{
 text-decoration: none;
}

.blue
{
 color: #0000FF;
}
.red
{
 color: #FF0000;
}
.green
{
 color: #00A000;
}

.black
{
 color: #000000;
}

/* add-on packs */
.form
{
 font-weight: normal;
 font-size: 16px;
 text-align: left;
}
.form .description
{
  font-size: 10px;
  color: #0000FF;
  line-height: 140%;
  display: block;
}
.form table
{
 margin-left: auto;
 margin-right: auto;
 width: auto;
}
.form td
{
 padding: 5px 0px 5px 0px;
 vertical-align: middle;
}
.form td.addOns
{
 width: auto;
}
.form td.prices
{
 width: auto;
}

.prices .compare
{
 font-size: 12px;
}
.prices .compare2
{
 font-size: 10px;
}
.prices .compare3
{
 font-size: 12px;
 letter-spacing: -1px;
}

.form .price
{
 font-weight: bold;
}
.form a
{
 text-decoration: underline;
}
.addOnHeading
{
 color: #0000FF;
 font-weight: bold;
 font-style: normal;
}

/* review links */
.reviewLinks
{
 text-align: center;
 padding: 20px 0px 0px 0px;
 font-size: 14px;
}

/* list of included games */
.includedGames
{
 text-align: center;
 padding: 20px 0px 20px 0px;
 line-height: 110%;
 font-size: 14px;
}
.includedGames .gamePack
{
 font-weight: bold;
}
.includedGames table
{
 margin-left: auto;
 margin-right: auto;
 padding: 20px 0px 20px 0px;
 width: auto;
}
.includedGames td
{
 vertical-align: top;
 text-align: left;
 padding: 20px 0px 20px 20px;
}

/* pc inside */
.pcInside
{
 font-weight: 500;
 text-align: center;
 font-size: 20px;
}
.pcInside a
{
 color: #0000FF;
}

/* cabinet details */
.cabinetDetails
{
 font-size: 16px;
 padding-bottom: 5px;
 padding-top: 5px;
}
.cabinetDetails table
{
 margin-left: auto;
 margin-right: auto;
 width: auto;
 padding: 20px 20px 20px 20px;
}
.cabinetDetails td
{
 vertical-align: middle;
 width: auto;
}
.cabinetDetails .heading
{
 font-weight: bold;
}
.cabinetDetails td.details
{
 text-align: left;
 line-height: 100%;
 padding: 20px 0px 0px 0px;
}
.cabinetDetails td.image
{
 text-align: center;
}
.cabinetDetails .bullet
{
 display: block;
 margin: 5px 0px 0px 0px;
}
.cabinetDetails .bullet:before
{
 font-size: 16px;
 content: "●";
}

/* additional details */
.additionalDetails
{
 font-size: 14px;
 text-align: center;
 line-height: 110%;
}

/* first row of photos */
.photos1
{
 padding: 20px 0px 0px 0px;
}
.photos1 table
{
 margin-left: auto;
 margin-right: auto;
 width: auto;
 padding: 0px 0px 0px 0px;
}
.photos1 td
{
 text-align: center;
 width: attr(width);
 padding: 0px 10px 0px 10px;
}
.photos1 a
{
 color: #0000FF;
}

/* shipping details */
.shippingDetails
{
 text-align: center;
}
.shippingDetails .price
{
 font-size: 18px;
}
.shippingDetails .liftgate
{
 font-size: 12px;
 font-style: italic;
}

/* second row of photos */
.photos2
{
 
}
.photos2 table
{
 margin-left: auto;
 margin-right: auto;
 width: auto;
 padding: 0px 0px 0px 0px;
}
.photos2 td
{
 text-align: center;
 padding: 0px 10px 0px 10px;
}

/* warranty/pc info */
.warranty
{
 text-align: center;
}

/* twitter scroll bar  
::-webkit-scrollbar
{
 width: 10px;
}*/

/* other pages */
.heading
{
 font-size: 24px;
}
.subHeading
{
 font-size: 18px;
 display: block;
 padding: 10px 0px;
}
.centered
{
 text-align: center;
 display: block;
}

/* side padding */
.padLeftRight
{
 padding: 0px 20px;
}

/* terms and privacy pages */
.terms
{
 padding-bottom: 10px;
}
.terms p
{
 text-indent: 20px;
 padding-bottom: 10px;
}

/* comments */
.comments
{
 padding-bottom: 10px;
 width: auto;
 max-width: 700px;
 margin-left: auto;
 margin-right: auto;
}
.comments p
{
 text-indent: 20px;
 padding-bottom: 10px;
}

/* quality */
.quality
{
 padding-bottom: 10px;
}
.quality p
{
 text-indent: 20px;
 padding-bottom: 10px;
}

/* about us */
.aboutUs
{
 padding-bottom: 10px;
}
.aboutUs table
{
 width: auto;
 max-width: 800px;
 margin-left: auto;
 margin-right: auto;
}
.aboutUs td
{
 vertical-align: middle;
}
.aboutUs p
{
 text-indent: 20px;
 padding-bottom: 10px;
}
.aboutUs td.image
{
 text-align: center;
}
.aboutUs .address
{
 display: block;
 padding: 10px 20px;
}

/* support pages */
.support
{
 padding-bottom: 10px;
 text-align: left;
}
.support p
{
 text-indent: 20px;
 padding-bottom: 10px;
}
div.supportBlock
{
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 max-width: 800px;
}
.supportBlock .contactInfo td
{
 text-align: left;
}
.supportBlock .arcadeType td
{
 text-align: left;
 padding-bottom: 10px;
}
.supportBlock tr.contactInfo td:first-child
{
 text-align: right;
}
.supportBlock table
{
 margin-left: auto;
 margin-right: auto;
 max-width: 700px;
}
.supportBlock .bullet
{
 display: block;
 padding: 0px 0px 0px 20px;
}
.supportBlock .bullet:before
{
 font-size: 12px;
 content: "-";
}
.supportBlock textarea
{
 height: 10em;
 width: 100%;
}
.supportBlock tr.arcadeDetails td
{
 text-align: left;
 padding-top: 5px;
}

/* main product page */
div.products
{
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 max-width: 600px;
}
.products p
{
 text-indent: 20px;
 padding-bottom: 10px;
}
.products td
{
 padding: 10px 10px 0px 10px;
}
.products td:first-child
{
 vertical-align: middle;
 text-align: center;
 font-size: 20px;
}
.products td:last-child
{
 text-align: center;
}
.products a
{
 text-decoration: none;
 color: #202020;
}

/* tables page */
div.tables
{
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 max-width: 1000px;
}
.tables table
{
 margin-left: auto;
 margin-right: auto;
 width: auto;
}
.tables p
{
 text-indent: 20px;
 padding-bottom: 10px;
}
.tables td
{
 padding: 5px 0px 5px 0px;
 vertical-align: middle;
 width: auto;
}
.tables td:nth-child(1),.tables td:nth-child(3)
{
 text-align: center;
 font-size: 18px;
 padding-left: 5px;
}
.tables td:nth-child(2),.tables td:nth-child(4)
{
 text-align: center;
}
.tables td a
{
 text-decoration: none;
 color: #202020;
}
.tables .centered
{
 font-size: 18px;
 max-width: 800px;
 margin-left: auto;
 margin-right: auto;
}

.tables .titleSection
{
 font-size: 18px;
 /*max-width: 800px;*/
 margin-left: auto;
 margin-right: auto;
}
.tables .titleSection p
{
 font-size: 18px;
}
.tables .titleSection p:nth-child(3)
{
 font-size: 16px;
}

/* charity */
.charity
{
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 max-width: 700px;
}
.charity p
{
 text-indent: 20px;
 padding-bottom: 10px;
}
.charity td
{
 padding-top: 5px;
}
.charity td:first-child
{
 text-align: right;
}
.charity .subtext
{
 font-size: 10px;
}

/* faq */
.faq
{
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 max-width: 700px;
 padding-bottom: 5px;
}
.faq  .bullet
{
 display: block;
 margin-top: 5px;
 margin-left: 10px;
}
.faq  .bullet:before
{
 font-size: 12px;
 content: "●";
}
.faq .answers .b
{
 display: block;
 padding-top: 5px;
}

/* atari 2600 list */
.atari2600
{
 padding-bottom: 10px;
}
.atari2600 td:nth-child(1),
.atari2600 td:nth-child(2)
{
 font-size: 14px;
}
.atari2600 td
{
 padding: 5px 5px 5px 5px;
}
.atari2600 td:last-child
{
 vertical-align: middle;
}

/* press */
div.press
{
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 max-width: 700px;
 padding-bottom: 5px;
}
.press p
{
 text-indent: 20px;
 padding-bottom: 10px;
 
}
.press .titleSection p
{
 max-width: 500px;
}
.press td
{
 padding: 10px 10px 0px 10px;
 vertical-align: middle;
}
.press td:first-child
{
 text-align: center;
 font-size: 20px;
}
.press td:last-child
{
 text-align: center;
}
.press  a
{
 color: #0000FF;
}

/* custom arcades */
.customArcades
{
 padding-bottom: 5px;
 padding-top: 5px;
 margin-left: auto;
 margin-right: auto;
 max-width: 800px;
 text-align: center;
 font-size: 18px;
}
.customArcades td
{
 vertical-align: middle;
 padding: 5px 5px 5px 5px;
}
.customArcades .heading
{
 padding-bottom: 15px;
}

/* thank you page */
.thankYou
{
 text-align: center;
 padding-top: 10px;
 padding-bottom: 10px;
}
.thankYou p
{
 padding-top: 5px;
 padding-bottom: 5px;
}
.thankYou .heading
{
 padding-bottom: 20px;
}


.main {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background: #f6f8f0;
}
.inner_bg {
	background: #f1f3ee;
}
.inner{width:100%;float:left;}
/* fonts */
.f_left {
	float:left
}
.f_right {
	float:right
}
.align_right {
	text-align:right
}
.align_center {
	text-align:center
}
.it {
	font-style:italic
}
.let {
	letter-spacing:-1px
}
/*********************************CLASSES**********************************/
.blueGray{color:#0362b5}
.txtc{text-align:center}
.clear {
	clear:both;
	width:100%;
	line-height:0;
	font-size:0;
}
.wrapper {
	width:100%;
	overflow:hidden
}
.extra_wrapper {
	overflow:hidden;
}
.container {
	width:100%
}
.extra_last, .last {
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
.extra_last {
	border:none !important;
	background:none !important;
}
.bg_none {
	background:none !important;
}
/*  Links ???? */
a
{
	outline:none;
	text-decoration:none;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
}

.button1 {
	display:inline-block;
	padding:11px 17px 10px;
	margin: 15px 1px 3px;
	font-size: 16px;
	line-height: 16px;
	color:#656565;
	font-weight: normal;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 1px #d5d7d0;
}
.button1:hover {
	background: #F90;
	color: #fff;
}

/* Displays */
.block {
	display:block;
}
.inline-block {
	display:inline-block;
}
/* header */

header {
	margin-bottom: 0px;
	margin-top:10px;
	float:left;
	width:100%;
}
header h1 {
	width: 240px;
	margin-left: 0px;
	float: left;
}

.login_box {
	float: left;
	overflow: hidden;
	width: 100% !important;
	background:url(../images/login_box_bg.png) repeat-x 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #bcbcbc;
}
.login_box a {
	color: #bcbcbc;
}
.login_box a:hover {
	color: #000;
}
.login_box .inner {
	float: left;
	padding: 10px 0px 7px 0;
	overflow: hidden;
 margin-top: 6px;
}
.login_box .inner>p{font-size:20px;color:#fff;}
.login_box .phone{background:url(../images/phone.png) no-repeat 0 0;height:32px;background-position: 0px 50%; padding:10px 0 0 30px;margin:0 0 0 2px}
.login_box .inner>p.social {
	overflow:hidden;
	margin-top: 0px;
}
.social span {
	display: block;
	float: left;
	padding: 10px 14px 0 0;
}
.social a {
	display:block;
	float:left;
	width:34px;
	height:35px;
	overflow:hidden;
	margin-left:8px;
}
.social a:first-child {
	margin: 0 0 0 0;
}
.social a img {
	margin-top:-35px;
}
.social a:hover img {
	margin-top:0px;
}
/* content */
#content {
	padding:30px 0px 0px;background: #f6f8f0;
}
.bord_bot {
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 40px;
	padding-bottom: 40px !important;
}
/*  Paragraphs  */

p {
	margin-bottom:0px
}
.p2 {
	margin-bottom:18px;
}
.p3 {
	margin-bottom:11px;
}
.p4 {
	margin-bottom:4px;
}
.p5 {
	margin-bottom:20px;
}
/*  LISTS  */
.list1 li {
	background:url(../images/marker1.png) 1px 9px no-repeat;
	margin-bottom: 13px;
	padding-left:17px;
}
.list1 a {
	font-weight: bold;
	color: #454545;
}
.list1 a:hover {
	text-decoration: underline;
	color: #7aac1b;
}
/*  H  */
h2, h3, h4 {
	font-weight:normal;
}
h2 {
	font-size: 30px;
	line-height: 36px;
	color:#454545;
	background: url('../images/stripe1.png') 0 bottom repeat-x;
	/*padding: 0 0 15px;*/
	letter-spacing: -1px;
}
h2.ind {
	margin-bottom:30px;
}
h2.ind1 {
	margin-bottom:10px;
}
h2.ind2 {
	margin-bottom:27px;
}
h2.ind3 {
	margin-bottom:29px;
}
/*  hovers */
.sf-menu>li {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.about_box {
	font-size: 32px;
	line-height: 42px;
	color: #454545;
	text-shadow:0 1px 0 #ccc;
	word-spacing: -2px;
	text-align:center;
	/*font-weight:bold;*/
}
.about_box>div {
	float: right;
}
.about_box>figure {
	width: 750px;
	padding-top: 2px;
}
.stripe1 {
	height: 2px;
	margin: 15px 0;
	background: url('../images/stripe1.png') repeat-x;
}
.pattern_box {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px 0;
}
.m_bot1 {
	margin-bottom: 15px;
}
.font1 {
	font-size: 16px;
	line-height: 24px;
	color: #464646;
}

/* Footer */
#footer
{
	width:100%;
}
#footer h4
{
	padding-bottom:15px;
	margin-bottom:15px;
}
.footer-bg
{
	border-radius: 0 0 10px 10px;
	overflow: hidden;
	padding: 26px 0 32px;
	width: 100%;
	float:left
}

/* Copyright */
.copyright
{
 font-size: 10px;
}

/* Footer text */
	#footer-text
 {
	float:left;
}
#footer ul li
{
	line-height: 19px;
	padding: 3px 0;
}
#footer ul li:first-child
{
	border: medium none;
	padding-top: 0;
}
#footer ul li a
{
	text-decoration: none;
} 
/* Footer */
#footer {color:#353435;}
#footer h4  {border-bottom:1px solid #605d5e; color:#FFFFFF;}
#footer .link-1
{
 color: #FFFFFF;
}
.footer-bg 
{
	color:#a09fa0;
	background: #323032; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2MzQzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODI3MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #323032 0%, #131313 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#323032), color-stop(100%,#131313)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #323032 0%,#131313 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #323032 0%,#131313 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #323032 0%,#131313 100%); /* IE10+ */
	background: linear-gradient(top,  #323032 0%,#131313 100%); /* W3C */
	/*-pie-background: linear-gradient(#323032, #131313);  IE6-8 ????????? */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#323032",endColorstr="#131313");
}

/* Footer navigation */
nav.footer ul li a {color:#353435 !important;}

/* Copyright */
#copyright{color:#353435;background:#131313}
#copyright a {color:#353435;}
#footer ul li {border-top: 1px solid #605d5e;}
#footer ul li a {color:#a09fa0;}
#footer ul li a:hover {color:#fff;}

#twitterwidget img{padding:5px 5px 5px 0;}
#twitterwidget p
{
 color: #A09FA0;
 font-size:12px;
 line-height:normal;
 margin-bottom:22px;
}

/* live help chat */
#lhc_need_help_container
{
 background: #bbbbbb !important;
 color: #000000 !important;
 border: 0px !important;
}

#lhc_need_help_image img
{
 border-radius: 10px !important;
 border: 0px !important;
}

#lhc_need_help_triangle
{
 border-top: 15px solid #bbbbbb !important;
 
}

#lhc_need_help_close
{
 background: #666666 !important;
 line-height: 100% !important;
}




/* RESPONSIVE LAYOUTS */
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}
 .main {
width: 768px;
}
.login_box {
width: 548px;
}

}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}
.login_box
{
 display:inline;
}
.main {
width: 420px;
}
.login_box {
width: auto;
margin: 0;
background: #06F;
border: none;
}
.login_box .inner {
float: none;
padding: 30px 0 0 20px;
}
 header h1 {
margin-left: 10px;
}
nav {
float: none;
clear: both;
}
 .pad_box {
padding: 0 15px;
}
 .header_img img{
width: 100%
}
.header_img {
margin: 0 10px;
}
.header_img img {
display: none;
}
 .header_img {
height: 3px;
border-radius: 5px;
background: #5d9813;
margin-bottom: 15px;
}
 header {
margin-bottom: 15px;
}
}
 @media only screen and (max-width: 479px) {
 body {
min-width:300px;
}
 .main {
width: 300px;
}
 .flexslider {
height: 157px;
}
 .login_box li:first-child, .login_box li:first-child+li {
display: none;
}
 .social span {
display: none;
}
 .login_box {
padding: 20px 30px 0 0;
float: right;
}
 .login_box .inner {
padding-left: 10px;
}
 .social a {
display: block;
margin-left: 0;
float: none;
}
}
