.cls{
	clear:both;
	float: none !important;
}
#left_search_panel {
	background: none repeat scroll 0 0 #ececec;
	float: left;
	margin-left: -30px;
	width: 240px;
}
#framecontainer {
    float: right;
    width: calc(100% - 210px);
}
.sub-search-container {
  margin: 8px;
  padding: 3px;
}
.search-hr {
  border: 1.5px solid #ffffff;
  margin-bottom: 0;
}
.sub-search-head > h3 {
	float: left;
	font-size: 14px;
}
.sub-search-head > span {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
	cursor:pointer;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	position:relative;
}
.sub-search-head > span a{
	text-decoration:none;
}
.left-panel-popup-info {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #aaa;
	border-radius: 5px;
	box-shadow: 0 0 5px 0 #333;
	display: none;
	left: 30px;
	min-height: 85px;
	min-width: 300px;
	padding: 10px;
	position: absolute;
	top: 20px;
	z-index: 250;
}
.left-panel-popup-info p {
    padding: 10px 0;
}
.sub-search-head > span:hover .left-panel-popup-info {
	display:block;
}
.popup-cornor {
	background: url("/images/cornor.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
	margin-left: -21px;
	margin-top: -20px;
	padding: 8px 10px;
	position: absolute;
}
.left-float{
	float:left;
}
.right-float{
	float:right;
}
.unit-container label{
	/*cursor:pointer;*/
}
.unit-container a{
	 font-weight:normal;
}
#left_search_panel .radio, #left_search_panel .checkbox {
    margin-bottom: 3px !important;
    margin-top: 0 !important;
}
#left_search_panel .radio label, #left_search_panel .checkbox label{
	padding-left: 0px;
	margin-left: 0px;
}
.radio.left-float.active label, .unitRadioButton.active a{
	font-weight:bold;
}
.frame_mats_sizes, .collage_sizes{display:none;}
.mat-boxes{
	padding-top:10px;
}
.premadeSizes div.sizeLink {
  float: left;
  text-align: left;
  text-indent: 10px;
  width: 33%;
}
.sizeLink a{
  color:#000;
}
.other-sizes{
	display:none;
  background: none repeat scroll 0 0 rgba(120, 120, 120, 0.8);
  left: 0;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
.sizeLink {
    float: left;
    text-align: center;
    width: 95px;
}
.other-sizes .sizeContainer {
    background: #fff none repeat scroll 0 0;
    height: 95%;
    margin: 25px auto auto;
    width: 1125px;
    position: relative;
    padding-top:35px;
}
.frame_mats_sizes a {
    color: #000;
}
.all-sizes {
    float: left;
    height: auto;
    text-align: center;
    width: 55px;
}
.all-sizes > span {
    display: block;
}
.mat-boxes .one_sixth {
	border: 1px solid;
	cursor: pointer;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 20%;
}
.mat-boxes .one_sixth.active {
    border: 3px solid #2374a9;
}
.mat-boxes .one_sixth:hover {
    border: 3px solid #ffae38;
}
.frame-finish-container{
	padding-top:10px;
	padding-left:10px;
}
.frame-finish-container > div {
  float: left;
  width: 50%;
}
.frame-finish-container > div input {
	margin-right:5px;
}
.frame-marerial-row div{
	color: #000;
	float:left;
	/*margin-bottom:5px;*/
	margin-top: 3px;
}
.frame-marerial-row .frame-marerial-name{
	width:50%;
}
.frame-marerial-row .frame-marerial-image{
	width:30%;
}
.frame-marerial-row .frame-marerial-count{
	width:20%;
	text-align: right;
}
.frame-marerial-row {
    padding: 0 0 0 10px;
}
span.page-active{
	background: #74bbe9 none repeat scroll 0 0 !important;
}
span.page:hover, span.page-active:hover, .page.gradient.next:hover, .page.gradient.prev:hover{
	background: #E9892C none repeat scroll 0 0 !important;
}
.frame-marerial-image > img {
    height: 20px;
    width: 100%;
}
.frame-content {
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	margin: 0 4px;
	padding: 5px 8px;
	height: 350px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 81%, #ffffff 82%, #efefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(81%,#ffffff), color-stop(82%,#ffffff), color-stop(100%,#efefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 81%,#ffffff 82%,#efefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 81%,#ffffff 82%,#efefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 81%,#ffffff 82%,#efefef 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 81%,#ffffff 82%,#efefef 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 ); /* IE6-9 */

}
.matopverlay {
  background: rgba(120, 120, 120, 0.8) none repeat scroll 0 0;
  color: white;
  display: none;
  font-size: 16px;
  height: 100%;
  left: 3px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 96%;
  z-index: 300;
}

.col-md-2.col-xs-6.col-sm-4.frame-container {
  padding: 0;
}
.mat_overlay > li {
  float: left;
  list-style: outside none none;
  margin: 0 0 3px 3px;
}
.mat_overlay img {
	width: 41px;
}
.info-title {
  float: left;
  width: 50px;
  font-weight:bold;
}
.info-text {
  float: left;
  width: calc(100% - 65px);
  text-align:right;
}
.info-content{
	padding: 1px 0;
}
.customizeButton {
  background: none repeat scroll 0 0 #4bafe3;
  border-radius: 2px;
  bottom: 0;
  color: #fff;
  float: right;
  padding: 0 5px;
  position: absolute;
  right: 4px;
  z-index:200;
}
/*.flip-image{
	position: absolute;
	top: 0;
	z-index: 150;
}*/
.frame-container:hover .customizeButton, .customizeButton:hover {
  background: none repeat scroll 0 0 #e9892c;
  color: #ffffff;
}
.col-md-3.col-xs-6.col-sm-4.frame-container {
	margin-bottom:7px;
	max-height: 352px;
	min-width: 220px;
	padding: 1px;
}
.product-image{
	position:relative;
}
.clsFrameRating {
  bottom: 10px;
  display:none;
  position: absolute;
  cursor: pointer;
}
.stars {
  background: url("/images/search_new/frame_rating.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 18px;
  width: 81px;
}
.stars.half {
    background-position: -233px 0;
}
.stars.one {
    background-position: -63px 0;
}
.stars.one_and_half {
    background-position: -217px 0;
}
.stars.two {
    background-position: -47px 0;
}
.stars.two_and_half {
    background-position: -201px 0;
}
.stars.three {
    background-position: -31px 0;
}
.stars.three_and_half {
    background-position: -185px 0;
}
.stars.four {
    background-position: -15px 0;
}
.stars.four_and_half {
    background-position: -169px 0;
}
.stars.five {
    background-position: 0 0;
}
.rating_arrow{width:10px !important;}
.clsFrameRating span{ color:#4AAFE5;}
.rating-popup {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  box-shadow: 0 0 2px 0 #aaa;
  display: none;
  padding: 5px;
  position: absolute;
  top: 27px;
  z-index: 100;
  min-width:225px;
  text-align:center;
  color:#000000;
  font-size: 13px;
  left:-21px;
}
.rating-popup h4 {
    font-size: 13px;
}
.clsFrameRating:hover .rating-popup{display:block;}
.triangle-with-shadow {
  background: url("/images/search_new/up-arrow.png") repeat scroll 0 0 / 100% auto rgba(0, 0, 0, 0);
  height: 11px;
  margin: -16px auto 0;
  width: 24px;
}
.row.ClgframeDesc{margin-top:4px;}
.rating_bar{
	border-radius:1px;
	width:150px;
	float:left;
	font-size:0;
	height:100%;
	background-color:#ffce00;
	background:#ffba00;
	background:-webkit-linear-gradient(top,#ffce00,#ffa700);
	background:linear-gradient(to bottom,#ffce00,#ffa700);
	-webkit-transition:width .5s ease;transition:width .5s ease;
	box-shadow:inset 0 0 0 1px rgba(0,0,0,.25),inset 0 -1px 0 rgba(0,0,0,.05);
}
.rating_bar:before{display:block;background-color:rgba(255,255,255,.25);margin:1px;content:"";height:1px;font-size:0}
.rating_bar_area{
	border-radius:1px;
	box-shadow:inset 0 1px 2px rgba(0,0,0,.4),inset 0 0 0 1px rgba(0,0,0,.1);
	height:17px;
	margin: 5px;
	overflow:hidden;
	background-color:#f3f3f3;
	background:#f2f2f2;
	background:-webkit-linear-gradient(top,#eee,#f6f6f6);
	background:linear-gradient(to bottom,#eee,#f6f6f6);
	width: 60%;
	float: left;
	width: 55%;
}
.bar_containter a, .bar_containter span{
	float: left;
	font-size: 12px;
	line-height: 27px !important;
	width: 20%;
}
.bar_containter span{
	color:#B2B2B2;
}
#popUp_info {
	border-radius: 5px;
	display: none;
	height: 250px;
	left: 232px;
	line-height: 20px;
	padding: 5px;
	position: absolute;
	top: -30px;
	width: 300px;
	z-index: 1001;
}
#popUp_info #info_mat {
	background:#fff;
	box-shadow: 0 0 3px 0 #000;
	color: #df572c;
	font-size: 13px;
	font-weight: 700;
	left: 0;
	line-height: 17px;
	margin-left: 10px;
	position: absolute;
	text-align: left;
	top: 12px;
	width: 350px;
}
#mat_search_area {
  position: relative;
}
#popUp_info #info_mat .matTopSection {
  background: none repeat scroll 0 0 #fff;
  float: left;
  padding: 10px;
  width: 100%;
}
#popUp_info .textdetails {
    background: none repeat scroll 0 0 #fff;
    border-top: 5px solid #72ad50;
    color: #000;
    padding: 10px;
    float: left;
    width: 100%;
}
#popUp_info .textdetails {
    background: none repeat scroll 0 0 #fff;
    border-top: 5px solid #72ad50;
    color: #000;
    padding: 10px;
    width: 100%;
}
#popUp_info #info_mat .matTopSection .clsLeft {
    float: left;
    width: 30%;
}
#popUp_info #info_mat .matTopSection .clsMiddel {
    float: left;
    width: 50%;
}
#popUp_info #info_mat .matTopSection .clsRight {
    float: right;
    width: 25%;
}
.clsLeft {
    float: left;
    width: 50%;
}
.clsRight {
    float: left;
    width: 50%;
}
.product-image:hover .main-img:nth-child(1){
	/*display:inherit !important;*/
}
.previewStandardFrame{
	display:block;
	min-height:200px;
}
.product-image.standard{
	min-height:200px;
}
.product-image .hover-img, .product-image:hover .main-img{
	display: block !important;
}
.matTopSection span:nth-child(1), .textdetails span {
    font-weight: normal;
}
 .textdetails span span{
    font-weight: bold;
}
.matTopSection span{
	color:#000;
}
.main-img.hover-img {
	display: none;
    max-height: none;
    max-width: none;
    min-height: 200%;
}
.product-image a img{
	max-height:200px;
}
.row.filters {
    margin: 10;
    padding: 5px 0 0;
}
.pagination-page {
	float: right;
}
.row.ClgframeDesc {
    margin-top: 5px !important;
}
.frame-marerial-row.active {
    font-weight: bold;
}
.frame-marerial-row .subgrp a div{
    float: none;
	font-weight: normal;
	margin-bottom: 1px;
	margin-right: 1px;
	text-align: left;
	text-indent:13px;
}
.frame-marerial-row .subgrp a div.active{
	font-weight: bold;
}
.subgrp {
    float: none !important;
    display:none;
}
.frame-marerial-row.active .subgrp{
	display:block;
}
.all-sizes a, .all-sizes a:hover, .all-sizes a:active {
    color: #000;
}
.page.gradient.next, .page.gradient.prev {
  background: #74bbe9 none repeat scroll 0 0;
  color: #fff;
  font-weight: bold;
  margin-right: 5px;
  padding: 3px 5px;
}
span.page-active, span.page:hover{
  padding: 3px 5px !important;
}
h1.title {
    padding: 10px 10px 0;
}
.frame-content.standard-frames {
    height: 305px;
}
.sub-search-head{cursor:pointer;}
.sub-search-head b {
    color: #011F33 !important;
}
h1.title{
	font-size: 24px;
    font-weight: 600;
}
.itemsList{display:none;}
.itemList, .itemsPerPage, .row.filters div	{color:#939596;}
.unit-container .btn-submit {
  background: #74bbe9 none repeat scroll 0 0;
  border: 1px solid #74bbe9;
  color: #fff;
  padding: 0 3px;
}
.unit-container .btn-submit:hover {
  background: #E9892C none repeat scroll 0 0;
  border: 1px solid #E9892C;
}
.sub-search-container > form {
  padding-top: 6px;
}
.flip_dots > li {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #fff;
	border-radius: 50%;
	box-shadow: 0 0 2px 0 #454545;
	float: left;
	height: 7px;
	list-style: outside none none;
	margin: 0 3px;
	width: 7px;
}
.flip_dots > li.active {background: none repeat scroll 0 0 #888888;}
.flip_dots {
	float: none !important;
	height: 10px;
	margin: auto;
	padding: 10px 0;
	text-align: center;
	width: 80px;
	z-index: 210;
}
.mat-group-ul {
  list-style: outside none none;
  text-indent: 8px;
}
.mat-group-ul li a {
    display: block;
}
.mat-group-ul li ul{display:none; list-style: outside none none; padding-left:15px;}
.mat-group-ul li.active ul{display:block;}
.mat-group-ul li.active{font-weight:bold;}
.frameGroupRow, .frameGroupRow:active, .frameGroupRow:hover {
    color: #000;
}
.mat-boxes a, .mat-boxes a:hover, .mat-boxes a:active {
    color: #000 !important;
}
.fwm_popup {
  background: none repeat scroll 0 0 rgba(69, 69, 69, 0.8);
  display:none;
  height: 100%;
  left: 0;
  padding-top: 25px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 999;
}
.content > a {
  display: block;
  height: 90%;
  width: 100%;
}
.fwm_popup .content {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgba(0, 0, 0, 0);
  background-image: url("/images/search_new/search_fwm_popup.png?v=1");
  background-origin: padding-box;
  background-repeat: no-repeat;
  background-size: 100% auto;
  float: none;
  height: 495px;
  margin: auto;
  position: relative;
  padding:0;
  width: 690px;
  z-index: 300;
}
.content > div {
  height: 7%;
}
.content span {
  display: block;
  float: right;
  height: 100%;
  width: 63px;
}
.opening-buttons {
    list-style: outside none none;
}
.opening-buttons > li {
  float: left;
  padding: 5px 3px;
  position:relative;
}
.opening-buttons li a {
  background: none repeat scroll 0 0 #999999;
  border-radius: 4px;
  color: #fff;
  padding: 4px 10px;
}
.opening-buttons li a.active, .opening-buttons li a:hover {
	background: none repeat scroll 0 0 #49AEE2;
}
.dropdown-menu.my > li:hover {
    background: #49aee2 none repeat scroll 0 0;
    color: #fff;
}
.dropdown-menu.my > li{
    padding: 4px 0;
}
.dropdown-menu.my {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  display: none;
  float: left;
  font-size: 14px;
  left: -95px;
  list-style: outside none none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  text-align: left;
  top: 100%;
  z-index: 1000;
}
.title_frame_count > span:hover {
    color: #E9892C !important;
    cursor:pointer;
}
.bubble {
    float: left;
    height: 30px;
    min-width: 30px;
    line-height: 26px;
    margin-bottom: 5px;
    font-weight: bold;
    margin-right: 5px;
}
.bubble_tail {
    background:#74bbe9 repeat scroll 0 0 / auto 212%;
    float: left;
    height: 24px;
    min-width: 10px;
    cursor:pointer;
}
.bubble_tail > a {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #74bbe9;
    font-size: 12px;
    line-height: 24px;
    margin: 0 0 0 3px;
    padding: 1px 5px 2px;
}
.bubble_font > span {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    float: left;
    height: 5px;
    margin: -3px 0 0 -14px;
    width: 5px;
}
.bubble_tail > a:hover {
     color: #fff;
     background: #f00 none repeat scroll 0 0;
}
.bubble_middle {
    background: #74bbe9 none repeat scroll 0 0 / auto 212%;
    color: #fff !important;
    float: left;
    height: 24px;
    padding: 0 2px 0 4px;
    line-height: 23px;
}
.bubble_font {
    border-bottom: 15px solid transparent;
    border-left: 15px solid #74bbe9;
    border-top: 15px solid transparent;
    float: left;
    height: 25px;
    width: 20px;
}
.bubble:hover .bubble_middle, .bubble:hover .bubble_tail {
	background: #E9892C;
}
.bubble:hover .bubble_font{
   border-left: 15px solid #E9892C;
}
#priceRangeFilter {
    color: #000;
    padding: 0 8px;
}
#priceRangeFilter a{
    color: #000;
}
#multiple_size_ccontainter {
    padding-bottom: 10px;
    padding-top: 8px;
}
#multiple_size_ccontainter a {
    background: #74BBE9 none repeat scroll 0 0;
    border-radius: 50%;
    font-size: 10px;
    font-weight: bolder;
    line-height: 20px;
    padding: 0 3px;
    color:#ffffff;
}
#multiple_size_ccontainter a:hover {
	background: #E9892C none repeat scroll 0 0;
}
#multiple_size_ccontainter span {
    float: left;
    line-height: 20px;
}
.typerow label{
	cursor: pointer;
    font-weight: normal;
    text-indent: 9px;
}
.imageLoader {
    background: rgba(69, 69, 69, 0.7) url("/images/loading45.gif") no-repeat scroll center center / 100% auto;
    height: 100%;
    position: absolute;
    width: 100%;
}
/*.page.gradient.prev {
 	background: #74BBE9 none repeat scroll 0 0;
    color: #fff;
    margin-right: 5px;
    padding: 3px 5px;
  }*/
  .two_third #totalPriceText, .two_third #totalPriceVal{display:none;}
  #btnToCf, #popupCustomLink, #addTocart, #popupItemInfo{font-family: open sans;}
  .sub-search-container.frameTypeBox {
	    padding-left: 20px;
	}
	.pinpixColor.active a{font-weight:bold}

/*old code*/
	#mydiv4 .row1 {
  float: left;
  width: 100%;
}
.aligncenter.img-responsive.main-img.hideMe, .hideMe{
	display:none !important;
}
  	#mydiv4 {
  background: none repeat scroll 0 0 #f8f8ff;
  color: black;
  display: block;
  font-family: open sans;
  font-size: 14px;
  font-weight: normal;
  height: 193px;
  padding: 20px !important;
  position: absolute;
  width: 400px;
    margin: 18px;
}
.clsSubmits{
	text-align: center;	
}
#mydiv4 .row1 .right1 .divone {
  float: left;
  margin-left: 27px;
  text-align: right;
  width: 20%;
}
#mydiv4 .row1 .right1 .divtwo {
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin-top: -3px;
  text-align: right;
  width: 12%;
}
#mydiv4 .row1 .right1 .divthree {
  float: left;
  text-align: right;
  width: 20%;
}
#mydiv4 .row1 input[type="text"] {
  border: 1px solid black;
  font-weight: bold;
  text-align: center;
  width: 85%;
}
#mydiv4 .row1 .left1 {
  color: #d71106;
  float: left;
  font-family: open sans;
  font-size: 18px;
  font-weight: 600;
  margin-top: -5px;
  text-align: left;
  width: 38%;
}
#mydiv4 .row1 .right1 .divtwo {
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin-top: -3px;
  text-align: center;
  width: 12%;
}
#mydiv4 .row2 .divone {
  float: left;
  font-family: "Open Sans",sans-serif;
  width: 27%;
}
#mydiv4 .row2 .divtwo {
  float: left;
  font-family: "Open Sans",sans-serif;
  margin-left: 10px;
  width: 39%;
}
#mydiv4 .row2 .divthree {
  float: left;
  font-family: "Open Sans",sans-serif;
  margin-left: 10px;
  width: 28%;
}
#mydiv4 .row2 .divone .active {
  background: none repeat scroll 0 0 #1e75aa;
  color: white;
}
#mydiv4 .row2 .radio label {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
}
#mydiv4 .row2 .divtwo .active {
  background: none repeat scroll 0 0 #1e75aa;
  color: white;
}
#mydiv4 .row2 .radio label {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
}
#mydiv4 .row2 .divthree .active {
  background: none repeat scroll 0 0 #1e75aa;
  color: white;
}
#mydiv4 .row2 .radio label {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
}
#mydiv4 .row2 .divone .radio {
  background: none repeat scroll 0 0 #c5c5c5;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  height: 30px;
  padding-bottom: 7px;
  padding-top: 5px;
}
#mydiv4 .row2 .divtwo .radio {
  background: none repeat scroll 0 0 #c5c5c5;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  height: 30px;
  padding-bottom: 7px;
  padding-top: 5px;
}
#mydiv4 .row2 .divthree .radio {
  background: none repeat scroll 0 0 #c5c5c5;
  border-bottom-left-radius: 15px;
  border-top-left-radius: 15px;
  height: 30px;
  padding-bottom: 7px;
  padding-top: 5px;
}
#mydiv4 .btn-submit {
  background: none repeat scroll 0 0 #1e75aa;
  border: medium none;
  color: white;
  float: right;
  font-family: "Open Sans",sans-serif;
  font-size: 18px;
  margin-top: 47px;
  padding-left: 10px;
  padding-right: 10px;
}
#mydiv4 .row2 .divone .active {
  background: none repeat scroll 0 0 #1e75aa;
  color: white;
}
#mydiv4 .row2 .divtwo .active {
  background: none repeat scroll 0 0 #1e75aa;
  color: white;
}
#mydiv4 .row2 .divthree .active {
  background: none repeat scroll 0 0 #1e75aa;
  color: white;
}
#mydiv4 .row2 .radio label {
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
}
.clsLabel
{
	    margin: 0 0 0 20px;
}
/*.clsRadio
{
	    margin: 4px 0 0 10px !important;
}*/
.addMar
{
	margin-top:10px;	
}
.addMarPadd
{
	margin-left: 10px; margin-right: -3px;
}
#mydiv4 .row2 .divone .radio:hover {
  background: none repeat scroll 0 0 #e9892c;
  color: white;
}
#mydiv4 .row2 .divtwo .radio:hover {
  background: none repeat scroll 0 0 #e9892c;
  color: white;
}
#mydiv4 .row2 .divthree .radio:hover {
  background: none repeat scroll 0 0 #e9892c;
  color: white;
}
#mydiv4 .btn-submit:hover {
  background: none repeat scroll 0 0 #e9892c;
  color: white;
}

  	.sliderImages
  	{
  		padding:2px;
  		width:80px;
  		height:80px;
   	}
  	.price, .colorFrame
  	{
  		font-weight:bold;
  		font-family: open sans;
  		 font-size: 16px;
  	}
  	.clsPrice{
  		color :#006F9D;
  		font-weight:bold;
  		font-family: open sans;
  	}
  	
  	.clsColor
  	{
			 font-family: open sans;
   		 font-weight: 600;  		
  	} 	
  	.clsHr{
  		border:2px solid #B9E1D8;
  		margin-right: -30px;
    }
    .main{
    	background-color:#f4f4f6;
    }
    .clsContainer{
    	background-color:#fff !important;
    }
		.col-md-2.nopadding:first-child {
		  margin-left: 0;
		}
    .nopadding
    {
    	/* border: 1px solid gray;
	    height: 78px;
	    margin-left: 25px; */
	    padding: 0 !important;
	    /* width: 78px;  	    	    	 */
    }
	.container .jumbotron {
	  background-color: #d9dee2;
	  background-image: url("/landing/frame_alpha_back.png");
	  background-repeat: no-repeat;
	  border: 1px solid #000;
	  border-radius: 0;
	  margin: 20px 15px;
	  padding: 10.9%;		  
	}
	.radio, .checkbox
	{
		margin-bottom: 3px;
 		    margin-top: 0px;
	}
	.col-md-2.nopadding > img { margin-left: auto; margin-right: auto;}
	#btnLink
	{
	    /*background-image: url("/landing/right-arrow.png");
	    background-position: 0 0;
	    background-repeat: no-repeat;
	    background-size: auto 100%;
	    display: block;
	    min-width: 100px;
	    padding: 0 0 0 40px;
	    width: 150px;*/
	    background-image: url("/landing/right-arrow.png");
	    background-position: 0 0;
	    background-repeat: no-repeat;
	    background-size: 20px 25px;
	    display: block;
	    min-width: 100px;
	    padding: 0 0 0 30px;
	    width: auto;
	}

	/*shop by style*/
	.shopByStyle{
		padding: 0 5px;
		margin: 5px 0;
	}
	.fifth-effect img {
	   /*opacity:0.2;*/
	   opacity: 1;
	   transition: all 0.3s ease-in;
	   cursor: pointer;
	}
	/*.fifth-effect .mask {
	   cursor:pointer;
	   opacity:1;
	   visibility:visible;
	   border:100px solid rgba(0,0,0,0.7);
	   box-sizing:border-box;
	   transition: all 0.4s cubic-bezier(0.940, 0.850, 0.100, 0.620);
	}
	.fifth-effect:hover .mask {
	   border:0px double rgba(0,0,0,0.7);
	   opacity:0;
	   visibility:hidden;
	}*/
	.fifth-effect:hover img {
	   opacity:1;
	}
	.fifth-effect:hover  .shopStyleTitle{
		visibility: visible;
		opacity:1;
	}
	.shopStyleTitle{
		visibility: hidden;
		opacity:0;
		background-color: #436343;
	    color: #fff;
	    position: absolute;
	    top: 150px;
	    width: 97%;
	    font-size: 18px;
	}
	.dvStyleContainer
	{
		border: 1px solid; 
		border-radius:4px;
		margin:15px 0 0 !important;
	}
	/*shop by style*/
	.loader {
	  background: url("/images/matspopuploading.gif") no-repeat scroll center 180px / 70px 70px rgba(0, 0, 0, 0.3);
	  display: none;
	  height: 100%;
	  left: 0;
	  line-height: 100%;
	  position: absolute;
	  text-align: center;
	  top: 0;
	  width: 100%;
	}
.preSizeBtnMob
{
  -moz-user-select: none;
  background: linear-gradient(#f9f9f9 40%, #e3e3e3 70%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #999;
  border-radius: 3px;
  color: #222222;
  cursor: pointer;
  display: block;
  font-size: 10pt;
  font-weight: normal;
  margin: 0 auto;
  padding: 2px 3px;
  text-align: center;
  text-shadow: 1px 1px #fff;
  white-space: nowrap;
  width: 95%;
  margin: 5px;
}
.clsSubmit {
  background: none repeat scroll 0 0 #74bbe9;
  border-radius: 3px;
  color: #000;
  padding: 1px 10px;
}
.sizeColor{
	height: 200px;
	max-height: 200px;
	overflow-y: auto;
}

.disable,.disable:hover
{
	background: none repeat scroll 0 0 #E8E8E8 !important;
	
}
.disableText,.disableText:hover
{
	color:#BABABA !important;
}

#txtWidth, #txtHeight{ width:50px; }
.shop_now a:hover{ color: #fff; }
.shop_now input:hover{ background-color: #73bbe8; }
.productText {
    color: #838d95;
    font-weight: bold;
    text-align: right;
}

	  	 	.hover-btnCart-middle {
			    max-width: 98px;
			}
	  	 	.frame_hover{
	  	 		background: none repeat scroll 0 0 #fff;
			    box-shadow: 0 0 5px 0 #000;
			    display: none;
			    left: 0;
			    padding: 14px;
			    position: absolute;
			    top: -12px;
			    width: 100%;
			    z-index: 5;
			 }
			 .collage_hover.frame_hover{
			 	  padding : 12px 14px 14px;
			 }
			 .frame_hover .swatchimg{
			 	height:155px;
			 }
	  	 	.col-md-2 .main-img {
	  	 		 display :block;
	  	 		 margin: 0 auto;
	  	 	} 
			.col-md-2 .hover-img {
				display: none;
	  	 		max-height: 300px;
	  	 		max-width: none;	
	  	 		margin-bottom: 0px;			  
			}	  
				.aligncenter.img-responsive.favourite-img 		
				{
						margin-right: 10px;
				    margin-top: 0px;
				    position: absolute;
				    right: 0;
				    width: 25px;
				    display: none;
				}			
				.quick_link {
				  background-color: #d69017;
				  display: none;
				  float: right;
				  font-family: open sans;
				  font-weight: bold;
				  padding: 2px 4px;
				  position: absolute;
				  right: 20px;
				  top: 160px;
				  font-size: 12px;
				  cursor : pointer;
				}			
				p { text-align: justify;  font-family: open sans;}
				.frame .quick_link {
				  top: 112px;
				}				
/*				.frame .aligncenter.img-responsive.hover-img {
				  margin: 0 auto 32px;
				}*/
				.frame .aligncenter.img-responsive.main-img
				{
					 margin: 0 auto 0;
					 max-height: 200px;
				}
				.product-image.frame
				{
					  height: 200px;	
					  position: relative;				
				}
				.row > h1 
				{
				  font-size: 24px;
				  font-weight: 600;
				  padding: 0 20px 20px;
				}		
				.browse-frames		
				{
					height: 30px;
					background-color: #EA892B;
				}
				.browse-frames-title {
				  background-color: #f0a762;
				  color: #000;
				  float: right;
				  font-family: open sans;
				  font-size: 15px;
				  font-weight: 600;
				  height: 30px;
				  padding: 4px 13px;
				  text-align: right;
				  width: auto;
				  cursor: pointer;
				}
				.quick_link a {
  				color: #000;
				}
				/* START : version 1 CSS */
		  	.clsFrameCode, .clsDesignName
		  	{
					 font-family: open sans;
		   		 font-weight: 600;  		
		  	} 		
		  		.clsFrameTitle, .clsDesignSize, .clsDesignName, .clsProdType
				{
					 font-family: open sans;
		   		     font-size: 13px;  					
				}		  			
				.colorBox {				  
				  height: 55px;
				  padding-top: 4px;
				  vertical-align: middle;
				  width: 100%;
				}
				.colorBox > div{
				  height: 23px;
				  margin-left: auto;
				  margin-right: auto;
				  width: 23px;
				  float:left;
				  margin:2px;
				  border: 1px solid #a3a3a3;
				}	
				.colorBox > div:first-child {
				  margin-left: 0;
				}		
				.frameDesc .colorBox1
				{
					background: #7362D5;
				}	
				.frameDesc .colorBox2
				{
					background: #3019AF;
				}
				.frameDesc .colorBox3
				{
					background: #5F1EB8;
				}
				.frameDesc .colorBox4
				{
					background: #4245B6;
				}
				.frameDesc .colorBox5
				{
					background: #63B5DA;
				}
				.frameDesc .colorBox6
				{
					background: #1881AE;
				}
				.frameDesc .colorBox7
				{
					background: #1F61B7;
				}
				.frameDesc .colorBox8
				{
					background: #40A8B5;
				}		
				.ClgframeDesc .colorBox1
				{
					background: #E66C3E;
				}	
				.ClgframeDesc .colorBox2
				{
					background: #FFC514;
				}
				.ClgframeDesc .colorBox3
				{
					background: #32506C;
				}
				.ClgframeDesc .colorBox4
				{
					background: #B5CE3E;
				}
				.ClgframeDesc .colorBox5
				{
					background: #F0A762;
				}
				.ClgframeDesc .colorBox6
				{
					background: #A81B0C;
				}
				.ClgframeDesc .colorBox7
				{
					background: #A38443;
				}
				.ClgframeDesc .colorBox8
				{
					background: #000000;
				}				
				.clsFramePrice	, .clsGiftsPrice																					
				{
					color: #757575;
					font-family: open sans;
					font-size: 13px; 
					font-weight: 600; 		   		 				
				}
				.clsFrameRating {
				 /* margin-left: 35px;*/
				}				
				.clsFrameRating> img , .clsGiftsRating > img {
				  width: 15px;
				}
				/* END : version 1 CSS */
				
				/* START : Version 2 Changes */
				.shop_now a {
					color: #000;
				}
				.hover-btnCart { display: none;    margin-top: 3px;  padding: 2px; }
				.hover-frameDesc { display: none; padding: 2px 0; }
				.hover-frameDesc .frameBtn {
				  border: 1px solid;
				  font-size: 9px;
				  padding: 1.7px;
				  text-align: center;
				  font-family: open sans;
				  border-radius: 2px;
				}			
				.product-image {  max-height: 200px !important; max-width: 200px; cursor:pointer; }
				.sliderImg{ cursor:pointer; }
				.hover-frameDesc span , .hover-btnCart span{
				  color: #000;
				  font-family: open sans;
				  font-size: 11px;
				  font-weight: 600;
				}	
				.hover-btnCart-middle, .hover-btnCart-left{
				  float: left;
				}
				.img-responsive.yellow-button.product-btn.hover-btnCart-right {
					display: block;
				    font-size: 13px;
				    margin: 10px 0 0;
				    padding: 6px 0;
				    text-decoration: none;
				}
				.shop_now {
					display: none;
					font-family: open sans;
					font-size: 11px;
					font-weight: normal;
					position: absolute;
					right: 60px;
					top: 90px;
				}
				.shop_now input {
				  border: medium none;
				  border-radius: 10px;
				}				
				/* END : Version 2 Changes */		
				
				/* STRAT : Version 2 New Changes */		
				.choose_color {
				  font-size: 11px;
				}
				.standard .choose_size {
					width: 28px;
					font-size: 11px;
					text-align: center;
				}
				.choose_size {
					width: 84px;
					font-size: 11px;					
				}				
				.customize_size_btn { 
					font-family: open sans;
					font-size: 10px;
					margin-left : 5px;					
				}
				.customize_size_btn_clg { 
					font-family: open sans;
					font-size: 10px;				
				}				
				/* END : Version 2 New Changes */		
				.standard .hover_color_btn1
				{
					background-color: #3D78A4; /*#7362D5;*/
			    border: 1px solid #ccc;
			    border-radius: 3px;
				}
				.standard .hover_color_btn2
				{
					background-color: #647f70; /*#3019AF;*/
			    border: 1px solid #ccc;
			    border-radius: 3px;
				}				
				.standard .hover_color_btn3
				{
					background-color: #ae9195; /*#5F1EB8;*/
			    border: 1px solid #ccc;
			    border-radius: 3px;
				}	
				.hover_color_btn1
				{
					background-color: #E66C3E;
			    border: 1px solid #ccc;
			    border-radius: 3px;
				}
				.hover_color_btn2
				{
					background-color: #FFC514;
			    border: 1px solid #ccc;
			    border-radius: 3px;
				}				
				.hover_color_btn3
				{
					background-color: #32506C;
			    border: 1px solid #ccc;
			    border-radius: 3px;
				}								
				.hover_color_btn
				{
					border: 1px solid #ccc !important;
				    border-radius: 3px;
				    float: left;
				    height: 23px;
				    margin: 2px;
				    width: 23px;
				    padding:0;
				}	
				.hover_color_btn.plus
				{					
					height: 22px;
				     width: 22px;
				     font-size: 13px;
				     float:left;
			 	}
			 	.frame_hover h4 {
				    clear: both;
				    font-size: 12px;
				    margin: 3px 0;
				}
			 	.hover_size_btn.plus
				{					
					height: 25px;
				    width: 25px;
				     font-size: 13px;
			 	}
				.hover_size_btn {
				  width: 37px;
				  text-align: center;
				  font-size: 11px;
				  height: 24px;
				  padding:0;
				}			  
				.row.ClgframeDesc {
				  margin-bottom: 4px;
				  cursor:pointer;
				}					  
				.hover_color_btn:hover {
				  box-shadow: 0 0 2px 1px #000;
				}	
				.popup_price {
				    font-weight: bold;
				    text-align: center;
				}
				.swachSmall{
					width:100%;
				}
		}		
		
#callout {
	background-color: #f4f4f6;
}