/*!
 * Bootstrap Responsive v2.0.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hidden {
  display: none;
  visibility: hidden;
}
@media (min-width: 1px){
  .nav-collapse.collapse {
    height: auto !important;
  }
  .searchSection input{
	width:240px;
  }
  #sortBar .sort1{
	width:194px;
  }
  #sortBar .sort2{
	width:68px;
  }
  #sortBar .sort3{
	width:160px;
  }
  .resultListMode h4{
	width:180px;
  }
  .resultListMode .itemDescription{
	width:150px;
  }
  .itemRelativeSection .thumbnails > li{
	width:72px;
	height:72px;
  }
  #itemImgArea{
  	width:580px;
  }
  #itemIntroInfo{
	margin:10px 10px 0 600px;
  }
  #itemData{
	  background-position:580px 2px;
  }
  #itemPageNavRight{
  	margin-left:950px;
  }
  #statusBox{
	width:240px;
  }
  #indexBanner_left{
	  width:630px;
  }
  #indexBanner_right{
  	margin:0 0 0 640px;
  }
  #findBrandBy_container{
  	height:100px;
  }
  #findBrandBy_container > ul > li{
	width: 64px;
	height: 57px;
	margin: 0 0 0 10px;
  }
  #findBrandBy_container > ul > li > a > img{
	height: 40px;
  }
  #postListContainer{
  	margin-left:20px;
  }
  #postListContainer > ul > li {
	margin: 0 18px;
  }
  #skyPanel_bg_ground{
	width:755px;
  }
  #skyPanelContent.twoColume>div{
	width:40%;
  }
  #categoryList > li{
  	width:63px;
  }
  #campaignImg{
  	margin-left:-160px;
  }
  #forumSideBar.affix, #forumSideBar.affix-bottom{
  	width:230px;
  }
  #nicNav.affix{
  	width:496px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before, .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  .span1 {
    width: 70px;
  }
  .span2 {
    width: 170px;
  }
  .span3 {
    width: 270px;
  }
  .span4 {
    width: 370px;
  }
  .span5 {
    width: 470px;
  }
  .span6 {
    width: 570px;
  }
  .span7 {
    width: 670px;
  }
  .span8 {
    width: 770px;
  }
  .span9 {
    width: 870px;
  }
  .span10 {
    width: 970px;
  }
  .span11 {
    width: 1070px;
  }
  .span12, .container {
    width: 1170px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid > [class*="span"] {
    float: left;
    margin-left: 2.564102564%;
  }
  .row-fluid > [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid > .span1 {
    width: 5.982905983%;
  }
  .row-fluid > .span2 {
    width: 14.529914530000001%;
  }
  .row-fluid > .span3 {
    width: 23.076923077%;
  }
  .row-fluid > .span4 {
    width: 31.623931624%;
  }
  .row-fluid > .span5 {
    width: 40.170940171000005%;
  }
  .row-fluid > .span6 {
    width: 48.717948718%;
  }
  .row-fluid > .span7 {
    width: 57.264957265%;
  }
  .row-fluid > .span8 {
    width: 65.81196581200001%;
  }
  .row-fluid > .span9 {
    width: 74.358974359%;
  }
  .row-fluid > .span10 {
    width: 82.905982906%;
  }
  .row-fluid > .span11 {
    width: 91.45299145300001%;
  }
  .row-fluid > .span12 {
    width: 100%;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 60px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 160px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 260px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 360px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 460px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 560px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 660px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 760px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 860px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 960px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1060px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1160px;
  }
  
  /**/
  
  .searchSection input{
	width:355px;
  }
  #sortBar .sort1{
	width:290px;
  }
  #sortBar .sort2{
	width:70px;
  }
  #sortBar .sort3{
	width:200px;
  }
  .resultListMode h4{
	width:280px;
  }
  .resultListMode .itemDescription{
	width:180px;
  }
  .itemRelativeSection .thumbnails > li{
	width:90px;
	height:90px;
  }
  #itemImgArea{
  	width:640px;
  }
  #itemIntroInfo{
	margin:10px 10px 0 660px;
  }
  #itemData{
	  background-position:640px 2px;
  }
  #itemPageNavRight{
  	margin-left:1180px;
  }
  #statusBox{
	width:300px;
  }
  #indexBanner_left{
	  width:810px;
  }
  #indexBanner_right{
	  margin:0 0 0 820px;
  }
  #findBrandBy_container{
  	height:110px;
  }
  #findBrandBy_container > ul > li{
	width: 80px;
	height: 67px;
	margin: 0 0 0 18px;
  }
  #findBrandBy_container > ul > li > a > img{
	height: 52px;
  }
  #postListContainer{
  	margin-left:auto;
  }
  #postListContainer > ul > li {
	margin: 0 3px 0 4px;
  }
  #skyPanel_bg_ground{
	width:1000px;
  }
  #skyPanelContent.twoColume>div{
	width:42%;
  }
  #categoryList > li{
  	width:79px;
  }
  #campaignImg{
  	margin-left:-45px;
  }
  #forumSideBar.affix, #forumSideBar.affix-bottom{
  	width:280px;
  }
  #nicNav.affix{
  	width:665px;
  }
}
