Subversion Repositories SmartDukaan

Rev

Rev 5889 | Rev 5933 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

/* css by ebizon for comparision page */
#comparision-heading {
  color:#000000;
  font-size:18px;
  font-weight:bold;
  float:left;
  padding-right:5px;
  height: 30px;
}
.comparision-bc {
  float: left;
  height: 37px;
  margin: 4px 0 6px;
  width: 100%;
}
.comparision-bc a {
  font-size:14px;
  font-weight: normal;
}
.comparision#wrapper {
  width:100%;
  margin-bottom:4px;
}
.comparision #productDetail,
.summary #productDetail {
  margin-bottom:0px;
}
.comparision #productDetail,
.summary #productDetail {
  width:735px;
  float:left;
}
#comparision-left {
  float:left;
  width:155px;
}
#comparision-left .right {
  background:transparent url(../images/slideguide-content-top-right.jpg) no-repeat scroll right top;
}
#comparision-right {
  float:right;
  position: relative;
  width:824px;
}
.summary-comparision-content h1.comparision-page-title {
  margin-top: 7px;
  padding-left:0px;
  background:none;
}
h1.comparision-page-title {
  background:transparent url(../images/comp-header-bg.png) repeat-x scroll right top;
}
.comparision #registration .top .left,
.summary #registration .top .left {
  background:transparent url(../images/product-sprite.png) no-repeat scroll 0 -904px;
}
.comparision #registration .top .right,
.summary #registration .top .right {
  background:transparent url(../images/slideguide-content-top-right.jpg) no-repeat scroll right top;
}
.comparision #registration .top .center,
.summary #registration .top .center {
  background:transparent url(../images/slideguide-content-top-center.jpg) repeat-x scroll 0 0;
  height:13px;
  margin:0 10px 0 155px;
}
#comparision-right h1 {
  font-size:24px;
  font-weight:normal;
  padding:18px 0 10px 8px;
}
.buycart {
  background: none repeat scroll 0 0 transparent;
  font-size: 16px;
  width: auto;
}
.linkcart {
  float:left;
}
#comparision-right h2 {
  font-size:20px;
  font-weight:normal;
  padding:10px 0;
  line-height: 22px;
}
.phone-comparision-area,
.inner-comparision-area {
  float:left;
  width:824px;
}
.phone-comparision-area .scroller {
  float:left;
  width:824px;
  height:25px;
  background:transparent url(../images/scroller-bg.jpg) repeat-x scroll 0 0;
}
.inner-comparision-area .column1 {
  float:left;
  width:275px;
  background:transparent url(../images/column-right-border.jpg) repeat-y scroll top right;
  min-height: 757px;
  *min-height:765px;
}
.inner-comparision-area .column2 {
  float:left;
  width:275px;
  background:#f0efef url(../images/column-right-border.jpg) repeat-y scroll top right;
  min-height: 757px;
  *min-height:765px;
}
.inner-comparision-area .column3 {
  float:left;
  width:275px;
  min-height: 757px;
  background:#fff url(../images/column-right-border.jpg) repeat-y scroll top right;
  *min-height:765px;
}
.inner-comparision-area .header {
  float:left;
  border-bottom:1px solid #ccc;
  width:258px;
  padding:5px 0 0 14px;
  background-color: #fff;
  height:62px;
}
.phone-name a {
  font-size:14px;
}
.phone-image {
  float: left;
  margin-right: 10px;
  text-align: right;
  width: 87%;
}
.phone-image .img {
  margin-top:16px;
}
.featureslisting {
  float:left;
  width:258px;
  padding:0px 0 0 14px;
}
.featureslisting ul {
  float:left;
  display:inline;
}
.featureslisting ul li {
  float:left;
  list-style:none;
  width:220px;
}

.comparision #productDetail .middle .content {
  *height:55px;
}
/*  Summary  */
.summary #registration div.middle {
  min-height:900px;
  overflow: hidden;
  width: 980px;
}
.summary .featureslisting {
  float:left;
  padding:0;
  width:236px;
}

.comparision-page .middle {
  float:left;
  width:979px;
}
.comparision-page .bottom {
  float:left;
  width:100%;
  margin-bottom: 4px;
}

.scoretext {
  font-weight:bold;
  float:left;
  color:#666;
  font-size:14px;
  height:20px;
}
.scoretextnormal {
  font-weight:normal;
  float:left;
  color:#666;
  font-size:12px;
  width:115px;
}
.option {
  float:right;
}
.option select {
  float:right;
  height:20px;
}
.value {
  padding:7px;
  float:left;
}
.features-color .rating4-5 {
  border-left: 10px solid #ffcccc;
  float:left;
  padding: 7px;
}
.features-color .rating3-4 {
  border-left: 10px solid #ff9999;
  float:left;
  padding: 7px;
}
.features-color .rating2-3 {
  border-left: 10px solid #ff6666;
  float:left;
  padding: 7px;
}
.features-color .rating0-2 {
  border-left: 10px solid #ff0000;
  float:left;
  padding: 7px;
}
.features-color .rating5-6 {
  border-left: 10px solid #C3E9C3;
  float:left;
  padding: 7px;
}
.features-color .rating6-7 {
  border-left: 10px solid #A7E497;
  float:left;
  padding: 7px;
}
.features-color .rating7-8 {
  border-left: 10px solid #7FE25D;
  float:left;
  padding: 7px;
}
.features-color .rating8-10 {
  border-left: 10px solid #66CD36;
  float:left;
  padding: 7px;
}
.summary .columnlisting .row4 .features-color {
  height:32px;
}
.features-color .rating6-7.big,
.features-color .rating3-4.big,
.features-color .rating8-10.big {
  padding: 14px 6px;
}
.reset-button {
  float:left;
  margin-left:197px;
  margin-top:5px;
  clear:both;
}
.rating-area {
  float:right;
  margin-right:10px;
  margin-top:20px;
  background-color: #f0efef;
  width:382px;
  height:23px;
  padding:5px;
  color:#666;
  font-size:12px;
}
.rating-scale {
  float:left;
  width:100%;
  MARGIN-TOP:3PX;
}
.rating-scale span {
  float:left;
  height:10px;
  border-right:1px solid #ccc;
  margin-top:5px;
}
.rating-scale .first {
  width:70px;
  border-right:none;
  margin-top:0px;
}
.rating-scale .last {
  padding-left:7px;
  width:23px;
  border-right:none;
  margin-top:0px;
}
.rating-scale .rating8-10 {
  width:34px;
  background-color:#66cd36;
  font-size:0;
  line-height:0;
}
.rating-scale .rating7-8 {
  width:34px;
  background-color:#7FE25D;
  font-size:0;
  line-height:0;
}
.rating-scale .rating6-7 {
  width:34px;
  background-color:#A7E497;
  font-size:0;
  line-height:0;
}
.rating-scale .rating5-6 {
  width:34px;
  background-color:#C3E9C3;
  font-size:0;
  line-height:0;
}
.rating-scale .rating4-5 {
  width:34px;
  background-color:#ffcccc;
  font-size:0;
  line-height:0;
}
.rating-scale .rating3-4 {
  width:34px;
  background-color:#ff9999;
  font-size:0;
  line-height:0;
}
.rating-scale .rating2-3 {
  width:34px;
  background-color:#ff6666;
  font-size:0;
  line-height:0;
}
.rating-scale .rating0-2 {
  width:34px;
  background-color:#ff0000;
  font-size:0;
  line-height:0;
}
.bottom-area {
  width:350px;
  float:left;
  margin-top:15px;
  color: #666;
  margin-left:11px;
  clear:left;
}
.bottom-area p {
  width:350px;
  float:left;
  margin-top:6px;
}
ul.ui-tabs-nav li.ui-state-active a.vt {
  background-color: white !important;
  color: #333333 !important;
  font-weight: bold;
  text-decoration: none;
}
.column-top-grey,
.column-bottom-grey {
  background: url("../images/scroller-bg.jpg") repeat-x scroll 0 0 transparent;
  height: 30px;
  clear: both;
  width:824px;
}
.mainfeature {
  font-weight:bold;
}
li.mainFeature {
  color:#333333;
  font-size:14px;
  font-weight:bold;
  margin-top:30px;
}

li.mainFeatureValue {
  color:#333333;
  font-size:13px;
  line-height:14px;
  margin-top:5px;
  padding-left:18px;
  position:relative;
}
li.mainPunchline {
  line-height:18px;
  margin-bottom:15px;
  padding-left:10px;
  color:#333;
  font-weight:bold;
  font-size:13px;
  background:url(../images/product-sprite.png) no-repeat 0px -398px;;
}
li.mainFeaturePunchline {
  padding-left:18px;
  color:#333;
  font-size:13px;
  background:url(../images/product-sprite.png) no-repeat 8px -396px;
}
li.subFeature {
  margin-top:6px;
  padding-left:18px;
  color:#333;
  font-size:13px;
  font-weight:bold;
  background:url(../images/product-sprite.png) no-repeat 8px -225px;
}
li.subsubFeature {
  margin-top:6px;
  padding-left:36px;
  color:#333;
  font-size:12px;
  font-weight:bold;
  background:url(../images/product-sprite.png) no-repeat 26px -225px;
}
li.subFeatureValue {
  margin-left:18px;
  padding-left:17px;
  color:#666;
  font-size:12px;
  line-height:17px;
  background:url(../images/product-sprite.png) no-repeat 8px -343px;
}
li.subsubFeatureValue {
  margin-left:36px;
  padding-left:17px;
  color:#666;
  font-size:12px;
  line-height:17px;
  background:url(../images/product-sprite.png) no-repeat 8px -343px;
}
li.subFeaturePunchline {
  margin-left:18px;
  padding-left:18px;
  color:#666;
  font-size:12px;
  background:url(../images/product-sprite.png) no-repeat 8px -396px;
}
li.subsubFeaturePunchline {
  margin-left:18px;
  padding-left:36px;
  color:#666;
  font-size:12px;
  background:url(../images/product-sprite.png) no-repeat 26px -396px;
}
li.spacing {
  margin-top:35px;
}
li.subspacing {
  margin-top:6px;
}
/* new css   */
.comparision-product-column {
  float:left;
  width:272px;
}
#comparision-right .comparision-border-inner,
.comparision-product-column {
  min-height: 750px;
  *min-height:520px;
}
.comparision-product-column.last {
  background:none;
  width:274px;
}
.comparision-product-column-even {
  background: none repeat scroll 0 0 #F0EFEF;
}
.inner-column .header {
  float:left;
  border-bottom:1px solid #ccc;
  width:258px;
  padding:5px 0 0 14px;
  background-color: #fff;
  height:62px;
}
.product-head-row {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  clear: both;
  float: left;
  min-height: 0;
  padding: 5px;
  width: 226px;
}
#slideGuideContent .middle .comparision-product-inner-content .left {
  background: none;
}
.product-content-row {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  clear: both;
  float: left;
  min-height: 0;
}
.product-comparision-home {
  float: left;
  background: none repeat scroll 0 0 transparent;
  width: 116px;
}
.product-comparision-home .comparision-product-column {
  background: none;
  width: 106px;
  min-height:750px;
}
.product-comparision-home .column-bottom-grey,
.product-comparision-home .column-top-grey,
.product-comparision-home h1.comparision-page-title {
  display: none;
}
.product-summary-column,
.scroller-column-3 {
  float:left;
}
.product-head-row-1 {
  background: none repeat scroll 0 0 transparent;
  min-height: 0;
  width: 226px;
  height: 123px;
}
.product-content-row-1 {
  height: 123px;
  padding: 5px;
  width: 96px;
}
.product-content-row .left {
  width:70px;
  height:123px;
  float:left;
  margin-top: 7px;
  background:none !important;
}
.product-content-row .header .left .topimg {
  float:left;
  height:65px;
}
.product-content-row .header .left .toptext {
  float:left;
  height:62px;
}
.product-content-row .header .right {
  width:25px;
  height:123px;
  float:right;
}
.product-content-row .header .right .cartimg {
  float:left;
  margin-top:105px;
}
.product-content-row-2 {
  padding:5px 0px 5px 5px;
  width:101px;
}
/* new */
.comparision-product-name .header {
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  float: left;
  height: 70px;
  padding: 0;
  width: 258px;
}
.comparision-border-inner {
  background: url("../images/column-right-border.jpg") repeat-y scroll right top transparent;
  float: left;
  width: 3px;
}
.product-name-left-cart .phone-name {
  float: left;
  clear: both;
  margin-left: 0;
}
.scroller-content-inner .product-name {
  margin-left: 0;
}
#comparision-right .comparision-product-name .comparision-border-inner {
  height: 71px;
  min-height:50px;
}
/***  Comparision page issues */
#productDetail.comparision-page-content .content .blockLeft {
  width: 100%;
}
.comparision-bc-left {
  margin-right: 10px;
  float:left;
}
.comparision-bc-right {
  padding-top: 2px;
}
.summary-left-price {
  clear: left;
  float: left;
  margin-right: 10px;
  padding-top: 5px;
}
.summary-left-price .newPrice {
  color: #990000;
  font-weight: bold;
  line-height: 8px;
  padding: 2px 0 4px;
}
.summary-left-price .originalPrice {
  font-size: 11px;
  text-decoration: line-through;
}
.summary-left-price .newPrice {
  color: #990000;
  font-weight: bold;
  line-height: 8px;
  padding: 2px 0 4px;
}
.product-name-left-cart {
  float: left;
  margin-top: 4px;
  padding-left: 14px;
  width: 63%;
}
.product-name-right-image {
  float:right;
  margin-top: 4px;
  width: 30%;
}

.product-name-right-image-summary {
  float:right;
  height: 30%;
}


.jspScrollable .scroller-content-inner .product-name-left-cart {
  padding-left: 0px;
}
.featureslisting ul li.introduction {
  color: #333333;
  font-size: 13px;
  font-weight: normal;
  margin-top: 10px;
}
.summarypage-headerrow {
  float:left;
  width:100%;
}
.summarypage-row {
  float:left;
  width:100%;
}
.summarypage-headerrow .column .header {
  background:transparent none repeat scroll 0 0;
  height:150px;
  width:129px;
  border-bottom:medium none;
  padding:0 20px;
}
.summarypage-row .column2 {
  background:transparent none repeat scroll 0 0;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  min-height:0;
  width:106px;
  float:left;
}
.summarypage-row.row2 .column2 {
  padding:5px;
}
.summary {
  float:left;
}
.summary-bottom-area {
  float:left;
  width:100%;
}

#comparision-summary-content {
  float:left;
  line-height: 16px;
}
.scroller-column-2 .summarypage-headerrow .column,
.scroller-column-2 .summarypage-row .column {
  width: 281px;
}
.scroller-column-2 .summarypage-row .features-color {
  width: 291px;
}
.summary-column h1 {
  background: none;
}

.summarypage-headerrow .summary-column {
  min-height:0;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  float:left;
  padding:5px;
  width:281px;
}
.summarypage-headerrow .summary-column-title {
  min-height:0;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  float:left;
  padding:5px;
  width:204px;
}
.summarypage-row .features-color {
  border-bottom: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  float: left;
  padding: 0 !important;
  width: 291px;
}
.summarypage-row .column-score-name ,.column-score-title {
  background:transparent none repeat scroll 0 0;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  min-height:0;
  width:204px;
  float:left;
  padding:5px;
}
.column-score-total {
  background:transparent none repeat scroll 0 0;
  border-bottom:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  min-height:0;
  float:left;
  padding: 5px;
  width: 277px;
}
/* for summary header in - 12 may */
.summary-column .header .left {
  width:110px;
  height:40px;
  float:left;
  margin-top: 7px;
  background:none !important;
}
.summary-column .header .left .topimg {
  float:left;
  height:65px;
}
.summary-column .header .left .toptext {
  float:left;
}
.summary-column .header .right {
  width:110px;
  height:30px;
  float:left;
}
.summary-column .header .right .cartimg {
  float:right;
  width:25px;
}
.summary-column .header .right .summary-left-price {
        margin-right:0px;
}
/*  for 2 products */
.summary-column-2 .column-score-total {
  width: 293px;
}
.summary-column-2 .summarypage-headerrow .summary-column {
  width:293px;
}
.summary-column-2 .summarypage-row .features-color {
  width: 303px;
}
/*  for 3 products */
.summary-column-3 .summarypage-headerrow .summary-column {
  width:192px;
}
.summary-column-3 .summarypage-row .features-color {
  width: 202px;
}
.summary-column-3 .column-score-total {
  width: 192px;
}
/*  for 4 products */
.summary-column-4 .summarypage-headerrow .summary-column {
  width:141px;
}
.summary-column-4 .summarypage-row .features-color {
  width: 151px;
}
.summary-column-4 .column-score-total {
  width: 141px;
}
/*  for 5 products */
.summary-column-5 .summarypage-headerrow .summary-column {
  width:110px;
}
.summary-column-5 .summarypage-row .features-color {
  width: 120px;
}
.summary-column-5 .column-score-total {
  width: 110px;
}