#razMain { text-align: center;}
#razFSHeader { margin: 0 0; position: relative;}
#razFSBanner { margin: 0 0; position: relative;}
.razFSSubHeader {padding-left: 40px;}
.articleEN { margin-top: 10px; padding-left: 40px; float: left; text-align: justify; width: 430px;}
.articleJP { font-family: "Kozuka Gothic Pr6N"; margin-top: 10px; padding-left: 35px; float: left; text-align: justify; width: 420px;}
.articleEN p, .articleJP p { color: #777777; font-size: 13px; padding-top: 5px; padding-bottom: 10px;}
.clear { clear: both;}
.rzButton { margin: 20px auto 30px; border: none;}
.button img { border: none;}

#snsicons {
    width: 300px;
    float: right;
    padding-right: 30px;
    padding-top: 10px;
}

#facebooklike {
    width: 500px;
    float: left;
    padding-top: 15px;
}

div#colorbox{
	border: 1px solid #412100;
	background-color: #000;
}
#cboxClose{
	margin-right: 10px;
}

div#signupForm{
	color: #777;
}


div#feedbackForm{
	color: #777;
}

div#recommendForm{
	color: #777;	
}

#fmTitle{
	width: 720px;
	margin: 30px auto;
	color:#fb7f00;
	font-size: 13px;
	line-height: 1.4;
}

div#signupForm #fmTitle{
	text-align: center;
}

div#required{
	color: #777;
	margin: 5px 0 20px;
}

.row {
	padding:0 0 5px 290px;
	text-align: left;
}

.row .label-block {
    width:280px;
    float:left;
    display:inline;
    margin:0 0 0 -290px;
    text-align:right;
	padding-top: 3px;
}
.row .label-block span{
    display:block;
    font-size:12px;
    color:#777;
}

.row .label-block span.grey-text{
    color:#333;
}
span.grey-text{
	margin-top:2px;
    color:#333;
}
.row select.sel,.row input.text, .row textarea.text{
    font-family:Arial,Helvetica;
    font-size:11px;
    width:300px;
    background:#0f0f0f;
    padding:8px 5px;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border:1px solid #333;
}

.row select.sel{
    width:312px;
}


#razFSBanner {
    position:relative;
    height:440px;
    width:920px;
}

#razFSBanner #bannerSwitcher {
    position:absolute;
    bottom:10px;
    width:40px;
    left:450px;
    z-index:99;
}

#bannerSwitcher a {
    float:left;
    margin:0 5px 0 0;
    background:transparent url(http://assets.razerzone.com/campaign/bredtofight/images/xbox-360-dot_2.png) left top;
    width:1px;
    height:1px;
    padding:9px 9px 0 0;
    overflow:hidden;
    outline: none;
}

#razFSBanner #bannerSwitcher a.activeSlide {
	background:transparent url(http://assets.razerzone.com/campaign/bredtofight/images/xbox-360-dot_1.png) left top;
}

#gallery-content{
    position: relative;
    clear: both;
}

.slideshow-container{
    display: block;
    position: relative;
}

.loader{
    height: 700px;
    width: 100%;
    left: 0;
    top: 0;
    margin: 0 auto;
    position: absolute;
    z-index: 99;
}

.slideshow{
    height: 700px;
    margin: 0 auto;
    position: relative;
    width: 700px;
}

.slideshow .current{
    display: table-cell;
    position: static;
    vertical-align: middle;
}

.slideshow .image-wrapper{
    position: absolute;
    display: block;
    height: 700px;
    overflow: hidden;
    width: 700px;
}

.slideshow a.advance-link{
    height: 700px;
    width: 700px;
    line-height: 700px;
}

#thumbs{
    width: 564px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
}

ul.thumbs{
    list-style: none outside none;
    width: 564px;
    margin: auto;
}

ul.thumbs li{
    float: left;
    list-style: none outside none;
    margin: 2px 4px;
    padding: 0;
    text-align: center;
    border: 6px solid #000;
}

.ss-controls {
  display: none;
}

.nav-controls {
  height: 700px;
  margin-top: -700px;
}

.prev {
  margin-top: 288px;
  float: left;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.prev:hover {
  filter: alpha(opacity=100);
  opacity: 1;  
}

.next {
  margin-top: 288px;
  float: right;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.thumbs .selected {
  border: 6px solid #1c1c1c;
}

#gallery {
    margin-bottom: 40px;
}