@charset "utf-8";
/* CSS Document */
#contents {
	float:left;
	width:100%;
	margin: 0 auto;
}
#tab {
	float:left;
	width:100%;
	margin: 0 auto;
	background-image:url(../Images/sabina-tab-bkg.png);
	background-size: 100% 100%;
}
.imgfloatleft {
	float:left;
	margin-right:10px;
}
#content {
	width:495px;
	height:160px;
	padding:10px;
	border:#333 solid 1px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#imgbox {
	width:48%;
	float:left;
	padding:5px;
	border:#333 solid 1px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	height:150px;
	
}
#txtbox {
	width:47%;
	float:left;
	text-align:left;
	font-family:Calibri;
	font-size:14px;
	padding:5px;
}
.txt1 {
	font-family: "Brush Script Std";
	font-size: 36px;
}
.txt2 {
	font-family: "Monotype Corsiva";
	font-size: 48px;
}
html, body {
	padding:0;
	margin:0;
}.txt3 {
	font-family: "Lucida Handwriting", "Brush Script Std";
	font-size: 30px;
}
.btab {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#AE9A74;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#FFF;
	font-family:calibri;
	font-size:14px;
	padding:3px 15px;
	text-decoration:none;
	font-weight: bold;
}.btab:hover {
	background-color:#47cfcb;
}.btab:active {
	position:relative;
	top:1px;
}
.number {
  background: #AE9A74; 
  -moz-border-radius: 50%; 
  -webkit-border-radius: 50%; 
  border-radius: 50%;
  width: 10%;
  text-align: center;
  color: white;
  float:right;
  font-family:Calibri;
  font-size:12px;
  line-height:22px;
  margin-right:5px;
  z-index:5;
  position:relative;
  top:-30px;
}
#menu_wrap ul
{
	list-style:none;
	position:relative;
	padding:0;
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#menu_wrap ul a
{
	display:block;
	text-decoration:none;
	font-family: Calibri;
	font-size: 13px;
	color: #000;
	text-align: left;
}
.mbkg {
	background-image: url(../Images/sabina-menu-bkg.png);
	color: #000;
}
#menu_wrap ul li{
	position:relative;
	float:left;
	margin-top:4px;
	margin-bottom:4px;
	font-family: Calibri;
	font-size: 13px;
	padding:4px 5px 4px 5px;
	text-align: left;
	margin-left:3px;
}
#menu_wrap ul li a:hover
{
	color:#fff;
}

#menu_wrap ul ul
{
	display:none;
	position:absolute;
	top:14px;
	left:0;
	background:#;
	padding:0;
	z-index:10;
	width:150px;
}

#menu_wrap ul ul li
{
	float:none;
	width:150px;
	padding:4px 5px 4px 5px;
	text-align:left;
}

#menu_wrap ul ul a
{
	line-height:100%;
	text-align:left;
}

#menu_wrap ul ul ul
{
	top:100%;
	left:0;
}

#menu_wrap ul li:hover > ul
{
	display:block;
}
.tpmenu {
	text-align:left;
	font-family: Calibri;
	font-size: 13px;
	color: #fff;
	background-color:#900;
	padding:4px 5px 4px 5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.txt6 {
	font-size:14px;
	font-family:Calibri;
}
.tblbdr {
	border:#000 solid 1px;
}
.imgbdr {
	border:#ccc solid 10px;
}
.logolink {
	font-family:Calibri;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}


body {
    background: #f4f4f4 none repeat scroll 0 0;
}
html, body {
	margin:0;
	padding:0;
}
.styled-header {
    margin-bottom: 40px;
    text-align: center;
}
h1 {
    font-size: 3em;
    letter-spacing: 1px;
    margin-top: 0;
}
.styled-header::after {
    border-bottom: 1px solid #2f2f2f;
	content: " ";
    display: block;
    height: 1px;
    margin: 20px auto 0;
    width: 200px;
}
h1, h2, h3, h4, h5 {
    color: #2f2f2f;
    font-family: "Playfair Display",serif;
    font-weight: inherit;
    line-height: 1.2;
    margin: 6px 0 6px;
}
h1, h2, h3, h4, p, blockquote, figure, ol, ul, nav, section, article {
    margin: 0;
    padding: 0;
}
.verticalSpacing {
    margin-bottom: 40px;
}
element.style {
    border-bottom: 1px solid #e3e3e2;
    padding: 10px 0 20px;
}
.clearfix::before, .clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix::after {
    clear: both;
}
.clearfix::before, .clearfix::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
}
.verticalSpacing {
    margin-bottom: 40px;
}
.text-center {
    text-align: center;
}
.selectField {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #c5c5c5 #dbdbdb #dbdbdb;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px #ededed inset;
    color: #4c4c4c;
    font-family: "MontserratLight",sans-serif;
    font-size: inherit;
    margin: 0;
    padding: 10px 8px;
}
.btn-primary {
    background-color: #8f1f44;
    border: 1px solid #5f387b;
    color: #ffffff !important;
}
.btn-lrg {
    font-size: 0.875rem;
    padding: 16px;
}
.btn {
    -moz-appearance: none;
    -moz-user-select: none;
    border: medium none;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-family: "MontserratLight",sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 7px 16px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease-out 0s;
}
.supplierListingTitle {
    display: block;
    margin: 0 0 10px;
}
a:link, a:visited {
    outline: medium none;
    text-decoration: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
    font-weight: 400 !important;
}
h5 {
    font-size: 18px;
}
a {
    text-decoration: none;
}
a, button {
    color: inherit;
    transition: all 0.2s ease 0s;
}
.supplierListingDetails {	
	text-align:center:
}
.backbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#8F1F44;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#FFF;
	font-family:calibri;
	font-size:11pt;
	padding:3px 8px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}
.circle {
	width: 100px;
	height:100px;
	border: 1px solid #000;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin:0 auto;
}
.outerbox {
	width:100%; 
	margin:0 auto;
}

h4, dd, .checkbox label{
  font-weight: 200;
}

dt{
  font-weight: 400;
}

select, textarea, input{
  border-radius: 0 !important;
  font-weight: 200;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none !important;
}

select:focus, textarea:focus, input:focus{
  border-color: #CCC !important;
}

.container{
  margin:0 auto;
}

.sidebar{
  top: 0;
  left: 0;
  bottom: 0;
  overflow-y: auto;
  min-height: 600px;
  /* background-color: #f5f5f5; */
}

.sidebar.col-md-3{
  padding: 0px;
}


.sidebar .well{
  border-radius: 0px;
  /* background-color: #EEE; */
  background-color: #FFF;
  -webkit-box-shadow: none; 
   box-shadow: none;
}

.sidebar h4{
  padding-left: 0px;
}

.sidebar .row{
  border-bottom: 2px solid #20B2AA;
  margin-bottom: 10px;
}

.sidebar .progress{
  margin-bottom: 0px;
  margin-top: 12px;
  float: right;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}

.sidebar .progress-bar{
  background-color: #F08080;
  border-radius: 0;
}

.sidebar legend{
  font-size: 18px;
  font-weight: 300
}

.criteria{
  background-color: #D3D3D3;
  min-height: 110px;
  margin: 20px 0px;
  padding-bottom: 5px;
}

.title1{
  padding: 5px 0 ;
  color: #222;
  font-size: 25px;
  font-weight: 600;
  width: 140px;
}

.content{
  margin-top: 15px;
}

.label{
  border-radius: 0;
}

.caption .detail{
  margin-top: 15px;
}

.caption .field{
  font-weight: bold;
  float: left;
  width: 65px;
}

.caption h4{
  color: #b22222;
  min-height: 45px;
}

.field-row{
  display: block;
}

.movie{
  padding: 0;
  width:305px;
  height:500px;
  float:left;
  margin: 30px;
}

.movie h4{
  margin-top: 15px;
  margin-bottom: -5px;
  border-bottom: 1px solid #A9A9A9;
  padding-bottom: 7px;
}

.rating{
  float: right;
  font-size: 14px;
  margin-top: -5px;
  margin-right: -5px;
  background-color: #222;
}

.rating .glyphicon{
  vertical-align: middle;
  color: #fff;
  margin-top: -5px;
}

.first{
  margin-top: 10px;
}

.collection{
  margin-right: 1px;
}

.outline {
  height: auto;
  background: rgba(255, 255, 255, .5);
  margin-top: 5px;
  margin-right: 5px;
  padding: 5px 15px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 200;
}

.caption:hover .outline{
  opacity: 1;
}

.caption:hover .detail{
  opacity: 0;
}

.runtime, .open-close{
  display: block;
  margin-top: 10px;
  font-weight: 500;
  font-size: 15px;
  color: #222;
}

.runtime .glyphicon{
  vertical-align: middle;
  margin-right: 3px;
}

.open-close .glyphicon{
  margin-right: 3px;
}


.ui-widget-header{
  background: none;
  background-color: #222;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-foucs{
  background-color: #000;
  border: 1px black solid;
}

.slider{
  margin: 0 20px;
}

.slider-label{
  display: block;
  text-align: center;
  font-weight: 200;
}

.search-icon{
  position: relative;
  margin-top: -25px;
  display: inline-block;
  width: 28px;
  height: 14px;
  line-height: 14px;
  vertical-align: middle;
  background-color: transparent;
  font-size: 20px;
  color: #222;
  float: right;
}

.movies-pagination{
  text-align: center;
}

.movies-pagination li a{
 color: #000;
}

.movies-pagination li.active a{
  background-color: #AAA;
  border-color: #AAA;
}

.map{
  margin-top: 15px;
  height: 300px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 1), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

code{
  margin-top: 5px;
  font-size: 80%;
}
.col-md-9 {
    padding: 0;
	width:50%;
}
.col-md-3 {
    padding: 0;
	width:25%;
}
.thumbnail {
    background-color: #fff;
    line-height: 1.42857;
    text-align: center;
    border-radius: 0;
    height: 450px;
    width:300px;
}.txt3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #8f1f44;
	font-weight: bold;
}
#timg {
	border: 10px solid #cccccc;
	width:300px;
	height:450px;
	background-size:cover;
	background-position: center;
}
select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
	visibility:hidden;
}
.col-md-12 {
    width: 100%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    border: 1px solid #ddd;
}
section ul li {
	float: left;
	margin:20px;
}
section ul {
    list-style:none;
	width:80%;
	margin: 0 auto;
}
section {
	float:left;
	width:100%;
	text-align:center;
}
.mtitle {
    font-family: "Monotype Corsiva";
    font-size: 48px;
    color: #FFF;
    font-weight: bold;
}
.mtitle1 {
    font-family: "Monotype Corsiva";
    font-size: 36px;
    color: #FFF;
    font-weight: bold;
}
.mtitles {
    font-family: "Lucida Handwriting", "Brush Script Std";
    font-size: 36px;
    color: #FFF;
}
.hvtitle {
    font-family: "Monotype Corsiva";
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
.hvtitle2 {
    font-family: "Lucida Handwriting", "Brush Script Std";
    font-size: 24px;
    color: #000;
}