@charset "utf-8";
/***********************************************************************
Website Name: Shilo Inns Suites Hotels
URL: shiloinns.com
Author: Michael Miller
Author URL: https://www.linkedin.com/pub/michael-miller/49/917/149
***********************************************************************/
/***********************************************************************
1. General Styles
2. Navigation Styles
3. Slide Show Styles
4. Reservation Styles
5. Content Styles
6. Gift Certificate Styles
7. Social Media Styles
8. Footer Styles
9. Restaurant and Miscellaneous Styles

RESPONSIVE DESIGN
< 350
351-767
768-991
992-1199
1200 <
***********************************************************************/
/***********************************************************************
1. General Styles
***********************************************************************/
@viewport{width: device-width;}
body {
	padding-top: 50px;
	background-color:#000;
	font-family: Tahoma, Geneva, sans-serif;
 	font-size: 12px;
}
.top, .right, .bottom, .left {position: absolute;}
.top {top: 0;}
.right {right:0;}
.bottom {bottom:0;}
.left {left:0;}
input, select {height: 22px; border-radius: 3px; padding: 3px 2px; font-size: 12px; border: 1px solid #000;}
.heading {
	padding: 0 0 0 5px;
	background:#222;
	font-size:12pt;
	font-weight:bold;
	color:#FFF;
	width: 100%;
	text-align:left;
	text-transform:uppercase;
}
#sectionHeading {
	float:left; 
	margin: 10px 0 10px 0;
}
#centeredHeading {text-align:center;}
.row {
    color: #fff;
	display:block;
	width:100%;
	padding:10px 0 10px 0;
	margin: -1.75em auto 0 auto;
	position:static;
	left:0;
}
/***********************************************************************
2. Navigation Styles
***********************************************************************/
.logo {
	margin: -10px 0 -15px 10px; 
	height: 40px; 
	width: 80px;
	line-height: 35px;
}
.mobile-logo-div {
	margin: 0 auto 0 auto; 
	width:200px; 
	height: 35px;
}
.mobile-logo {
	width: 200px; 
	height: 35px; 
	margin: 10px 0 0 -10px;
	padding-left: 20px;
}
.navbar-collapse {margin-left: -10px;}
.navigation-row {
  	width: 100%;
  	margin-left: auto;
  	margin-right:auto;
  	text-align:center;
}
/***********************************************************************
3. Slide Show Styles
***********************************************************************/
.display-window {
	display:block;
	display:inline-block;
	width:100%;
	padding:0;
	margin: -1.75em auto 0 0;
	position:static;
	left:0;
	z-index: -501;
	height: auto;
	max-height: 49.2em;
	margin-bottom: 1.6em;
}
.item{
	margin-top: 20px;
    background: #333;    
    text-align: center;
	width: 100%; 
	max-width: 146.7em;
	height: auto; 
	max-height: 49.2em;
	overflow: hidden;
	position: static;
	z-index: -1;
}
.carousel{
    margin: 0 auto 0 auto;
	width: 100%;
	max-width: 146.7em;
	max-height: 100%;
}
.carouselContainer{
	background:url(Images/texture.jpg);
	margin: 0;
	position:relative;
	z-index: 0;
	}
#caption2, #caption3, #caption5, #caption6 {top: 10px;left: 200px;}
#caption1, #caption4, #caption7, #caption8 {top: 10px;right: 200px;}
.captionIMG {width: 500px; height: 650px;}
/***********************************************************************
4. Reservation Styles
***********************************************************************/
.res-row {
	margin-top: -8.8em;
	height: 100%;
	padding:10px 0 3px 0;
}
.resBackgroundColor {
	background-color: #000; 
	width: 100%;
	max-width: 146.7em; 
	height:92px; 
	margin: 0 auto 0 auto; 
	padding: 2px 0 0 0;
	position: relative;
	z-index: 10;
}
/*RESERVATION BAR*/
.reservationContainer {
    width: 768px;
    height: 80px;
    text-align: center; 
    text-transform: uppercase; 
	font-weight: bold;
    margin: 0 auto 0 auto;
	position: static;
	z-index: 11;
}
#leftOuterColumn, #lefttInnerColumn, #licTopRow, #licBottomRow, #licBottomRowLeft, #licBottomRowCenter, #licBottomRowRight, #rightInnerColumn, #ricTopRow, #ricTopRowLeft, #ricTopRowRight, #ricBottomRow, #rightOuterColumn, #rocTopRow, #rocBottomRow {float: left;}
#logoContainer {width: 130px; height: 100%; margin: 0 auto 0 auto;}
#leftOuterColumn {width: 25%; height: 100%;}
#lefttInnerColumn {width: 35%; height: 100%;}
#licTopRow {width: 100%; height: 50%;}
#licBottomRow {width: 100%; height: 50%;}
#licBottomRowLeft {width: 22%; height: 100%;}
#licBottomRowCenter {width: 43%; height: 100%;}
#licBottomRowRight {width: 35%; height: 100%;}
#rightInnerColumn {width: 20%; height: 100%;}
#ricTopRow {width: 100%; height: 50%;}
#ricTopRowLeft {width: 50%; height: 100%;}
#ricTopRowRight {width: 50%; height: 100%;}
#ricBottomRow {width: 100%; height: 50%;}
#rightOuterColumn {width: 20%; height: 100%;}
#rocTopRow {width: 100%; height: 50%; margin-top: 3px;}
#rocBottomRow {width: 100%; height: 50%; padding-top: 2px;}
.location {width: 95%; margin: 17px auto 0 auto;}
#numAdults {width: 45px;}
#numChildren {width: 45px;}
#groupCode, #promoCode, #checkInDate, #checkOutDate {text-align:center;}
#checkInDate {width: 95%;}
#checkOutDate {width: 95%;}
#promoCode {width: 85%;}
.rate2 {width: 100%;}

.modify-reservation2, .view-rate, .red-box {
	color: #FFF;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: none;
	width: 90px;
	height: 38px;
	font-size:18px; 
	text-align: center;
	text-shadow: 2px 2px #000;
	margin: 0 auto 0 0;
}
.modify-reservation2 {
	background-color: rgb(12,57,129);
	background: -webkit-linear-gradient(rgba(12,57,129,1),rgba(6,28,65,1)); /*Safari*/
	background: -o-linear-gradient(rgba(12,57,129,1),rgba(6,28,65,1)); /*Opera 11-12*/
	background: -moz-linear-gradient(rgba(12,57,129,1),rgba(6,28,65,1)); /*Fx 3.6-15*/
	background: linear-gradient(rgba(12,57,129,1), rgba(6,28,65,1)); /*Standard*/	
}
.modify-reservation2:hover {
	background: -webkit-linear-gradient(rgba(18,65,190,1),rgba(6,28,65,1)); /*Safari*/
	background: -o-linear-gradient(rgba(18,65,190,1),rgba(6,28,65,1)); /*Opera 11-12*/
	background: -moz-linear-gradient(rgba(18,65,190,1),rgba(6,28,65,1)); /*Fx 3.6-15*/
	background: linear-gradient(rgba(18,65,190,1), rgba(6,28,65,1)); /*Standard*/
}
.view-rate, .red-box  {
	background-color: rgb(139,9,1);
	background: -webkit-linear-gradient(rgba(139,9,1,1),rgba(70,3,0,1)); /*Safari*/
	background: -o-linear-gradient(rgba(139,9,1,1),rgba(70,3,0,1)); /*Opera 11-12*/
	background: -moz-linear-gradient(rgba(139,9,1,1),rgba(70,3,0,1)); /*Fx 3.6-15*/
	background: linear-gradient(rgba(139,9,1,1), rgba(70,3,0,1)); /*Standard*/
}
.view-rate:hover, .red-box:hover {
	background: -webkit-linear-gradient(rgba(160,9,1,1),rgba(70,3,0,1)); /*Safari*/
	background: -o-linear-gradient(rgba(160,9,1,1),rgba(70,3,0,1)); /*Opera 11-12*/
	background: -moz-linear-gradient(rgba(160,9,1,1),rgba(70,3,0,1)); /*Fx 3.6-15*/
	background: linear-gradient(rgba(160,9,1,1), rgba(70,3,0,1)); /*Standard*/
}
.small-button-top-text {
	text-align: center;
	font-size: 12pt;
	font-weight: 500;
	margin: -3px 0 0 0;
}
.small-button-bottom-text {
	text-align: center;
	font-size: 7pt;
	font-weight:lighter;
	margin: -3px 0 0 0;
}

/***********************************************************************
5. Content Styles
***********************************************************************/
.content-row {
  	padding: 0 0 10px 0;
  	margin-bottom: 20px;
  	margin-left: auto;
  	margin-right:auto;
  	text-align:center;
  	color:#000;
}
.special-button{padding: 0;}
#special1, #special2{padding-right: 3px;}
#special3{width: 99%;}
/***********************************************************************
6. Gift Certificate Styles
***********************************************************************/
.giftcertificate-row {
	background-color:#000;
	font-size: 9px;
	margin: 0 auto 0 auto;
	height:95px;
	padding: 5px 0 10px 0;
}
.giftcertificate-row h5 {
	color: rgb(233,210,169);
	font-weight:bold;
	padding: 0;
	margin: 0;
}
#giftCertificateRowContainer {width: 100%; height: 100%; margin: 0 auto 0 auto; padding: 5px 0 0 10px;}
.giftCertificateElement, .giftCertificateElementPicture, .giftCertificateElementText {float: left;}
.giftCertificateElement {width: 33.3%;height: 100%;}
.giftCertificateElementPicture {width: 33%;height: 100%;}
.giftCertificateElementText {width: 67%;height: 100%; padding: 10px 10px 0 10px;}
.giftcertificate-row a:link, .giftcertificate-row a:visited, .giftcertificate-row a:hover, .giftcertificate-row a:active {
	color: rgb(255,255,255); 
	text-decoration:none;
}
#GC2 .giftCertificateElementText, #GC3 .giftCertificateElementText {padding: 10px 10px 0 0;}
/***********************************************************************
7. Social Media Styles
***********************************************************************/
.socialmedia-row {
  	color: #000;
  	padding: 0 0 10px 0;
  	margin-left: auto;
  	margin-right: auto;
  	text-align:center;
}
.social-item {
	font-style:italic;
}
.social-media-container {
	width: 160px;
	font-style: italic;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid black;
	margin: 0 auto 0 auto;
	padding: 5px;	
}
.socialmedia-row a:link {
	color: rgb(000,000,000); 
	text-decoration:none;
}
.socialmedia-row a:visited {
	color: rgb(000,000,000); 
	text-decoration:none;
}
.socialmedia-row a:hover {
	color: rgb(000,000,000); 
	text-decoration:none;
}
.socialmedia-row a:active {
	color: rgb(000,000,000); 
	text-decoration:none;
}
/***********************************************************************
8. Footer Styles
***********************************************************************/
.footer-row {
  	padding: 20px 0 10px 0;
  	color: rgb(233,210,169);
  	margin-left: auto;
  	margin-right: auto;
  	text-align:center;
}
.footer-row a:link {color: rgb(233,210,169);}
.footer-row a:visited {color: rgb(233,210,169);}
.footer-row a:hover {color: rgb(233,210,169);}
.footer-row a:active {color: rgb(233,210,169);}
.footer-row h6 {
	font-weight:bold;
	padding: 0 0 0 0;
	margin-bottom: 0;
}
/***********************************************************************
9. Restaurant and Miscellaneous Styles
***********************************************************************/
#RestaurantCell {
	height: 350px; 
	margin: 10px 0 10px 0;
}
#RestaurantLogo {
	background-color: #000; 
	margin-bottom: -5px; 
	padding: 10px 0 0 0; 
	height: 110px; 
	border-top-left-radius: 5px; 
	border-top-right-radius: 5px;
}
.rfp {width: 100%;}
.pad-this{margin: 5px 0 5px 0;}
/***********************************************************************
************************************************************************
RESPONSIVE BEHAVIORS
************************************************************************
***********************************************************************/
@media (max-width: 350px) {
.navigation-row {margin: 0;}
.mobile-logo {padding-left: 0; margin-left: -20px;}
.top-menu-item{margin-top: -25px;}
.row {
	margin: 0; 
	max-width: 350px;
}
.special-button {
	padding: 0 0 10px 0; 
	margin: 0 0 0 -5px; 
	width: 300px;
}
#special1, #special2{padding:0;}
#special3{width: 100%;}
.navbar .nav > li > a {
  	margin-top: 0px;
  	z-index: 1000; 
}
/*SLIDE SHOW*/
.item{margin-top: 0;}
#caption2, #caption3, #caption5, #caption6 {top: 5px;left: 50px;}
#caption1, #caption4, #caption7, #caption8 {top: 5px;right: 50px;}
.captionIMG {width: 230px; height: 330px;}
/*GIFT CERTIFICATE*/
.giftcertificate-row {width: 300px; height:300px;}
#giftCertificateRowContainer {width: 100%; height: 100%; margin: 0 auto 0 auto; padding: 5px 0 0 0;}
.giftCertificateElement, .giftCertificateElementPicture, .giftCertificateElementText {float: left;}
#GC1, #GC3 {width: 100%; height: 32%;}
#GC2 {width: 100%; height: 36%;}
.giftCertificateElementPicture {width: 33%;height: 98%; padding-top: 5px;}
.giftCertificateElementText {width: 67%;height: 100%; padding: 10px 2px 0 10px;}
#GC1, #GC2 {
	border-bottom: dotted; 
	border-color: rgb(233,210,169);
}
#GC2 .giftCertificateElementText, #GC3 .giftCertificateElementText {padding: 10px 5px 0 10px;}
/*X-SMALL CENTER WIDTH*/
.navigation-row, .content-row, .misc-row, .socialmedia-row, .footer-row, .resBackgroundColor {width: 300px;}
.navigation-row, .content-row, .misc-row, .socialmedia-row {margin: 0 auto 0 auto;}
.footer-row {margin: -20px auto 0 auto;}
.content-row {padding-left: 5px;}
.misc-row, .socialmedia-row, .footer-row {
	left: 0; 
	padding-left: 0px;
}
/*RESERVATION BAR*/
.resBackgroundColor {
	margin-top: -15px; 
	height: 440px; 
	background: none;
}
.reservationContainer {width: 300px; height: 100%;}
.reservationContainer div {margin-top: 5px;}
#leftOuterColumn {width: 100%; height: 100px;}
#logoContainer {width: 150px; height: 100%; margin: 0 auto 0 auto;}
#lefttInnerColumn {width: 100%; height: 20%;}
#licTopRow {width: 100%; height: 50%;}
#licBottomRow {width: 100%; height: 50%;}
#licBottomRowLeft {width: 25%; height: 100%;}
#licBottomRowCenter {width: 25%; height: 100%; float: right;}
#licBottomRowRight {width: 50%; height: 100%;}
#rightInnerColumn {width: 100%; height: 20%;}
#ricTopRow {width: 100%; height: 50%;}
#ricTopRowLeft {width: 30%; height: 100%; margin-right: 20%;}
#ricTopRowRight {width: 30%; height: 100%; margin-left: 20%;}
#ricBottomRow {width: 100%; height: 50%;}
#rightOuterColumn {width: 100%; height: 40%;}
#rocTopRow {width: 100%; height: 50%; padding-top: 1px;}
#rocBottomRow {width: 100%; height: 50%; padding-top: 2px;}
.rate2 {width: 92%;}
.modify-reservation2, .view-rate, .red-box{
	width: 200px; 
	margin-top: 10px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.red-box{margin: 10px auto 5px auto;}
}
@media (min-width: 351px) and (max-width: 767px) {
.top-menu-item{margin-top: -25px;}
.row {margin: 0;}

.navbar .nav > li > a {
  margin-top: 0px;
  z-index: 1000; 
}
/*SLIDE SHOW*/
.item{margin-top: 0;}
#caption2, #caption3, #caption5, #caption6 {top: 10px;left: 55px;}
#caption1, #caption4, #caption7, #caption8 {top: 10px;right: 55px;}
.captionIMG {width: 250px; height: 350px;}
/*GIFT CERTIFICATE*/
#giftCertificateRowContainer {width: 100%; height: 100%; margin: 0 auto 0 auto; padding: 5px 0 0 0;}
.giftCertificateElement, .giftCertificateElementPicture, .giftCertificateElementText {float: left;}
#GC1, #GC3 {width: 100%; height: 32%;}
#GC2 {width: 100%; height: 36%;}
.giftCertificateElementPicture {width: 33%;height: 98%; padding-top: 5px;}
.giftCertificateElementText {width: 67%;height: 100%; padding: 10px 5px 0 10px;}
#GC1, #GC2 {
	border-bottom: dotted; 
	border-color: rgb(233,210,169);
}

#GC2 .giftCertificateElementText, #GC3 .giftCertificateElementText {padding: 10px 5px 0 10px;}
/*X-SMALL CENTER WIDTH*/
.navigation-row, .content-row, .misc-row, .giftcertificate-row, .socialmedia-row, .footer-row {width: 350px;}
.giftcertificate-row {
	margin-top: -40px; 
	height: 280px;
	padding-top: 0px;
}
.footer-row {margin-top: -20px;}
/*RESERVATION BAR*/
.resBackgroundColor {
	margin-top: -15px; 
	height: 440px; 
	width: 350px; 
	background: none;
}
.reservationContainer {width: 350px; height: 100%;}
.reservationContainer div {margin-top: 5px;}
#leftOuterColumn {width: 100%; height: 100px;}
#logoContainer {width: 150px; height: 100%; margin: 0 auto 0 auto;}
#lefttInnerColumn {width: 100%; height: 20%;}
#licTopRow {width: 100%; height: 50%;}
#licBottomRow {width: 100%; height: 50%;}
#licBottomRowLeft {width: 25%; height: 100%;}
#licBottomRowCenter {width: 25%; height: 100%; float: right;}
#licBottomRowRight {width: 50%; height: 100%;}
#rightInnerColumn {width: 100%; height: 20%;}
#ricTopRow {width: 100%; height: 50%;}
#ricTopRowLeft {width: 30%; height: 100%; margin-right: 20%;}
#ricTopRowRight {width: 30%; height: 100%; margin-left: 20%;}
#ricBottomRow {width: 100%; height: 50%;}
#rightOuterColumn {width: 100%; height: 40%;}
#rocTopRow {width: 100%; height: 50%; padding-top: 1px;}
#rocBottomRow {width: 100%; height: 50%; padding-top: 2px;}
.rate2 {width: 92%;}
.modify-reservation2, .view-rate, .red-box{
	width: 200px; 
	margin-top: 10px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.red-box{margin: 10px auto 5px auto;}
.special-button {
	max-width: 350px; 
	margin:0;
	padding: 0 0 10px 0;
}
#special1, #special2{padding:0;}
#special1, #special2, #special3{max-width: 350px;}
#special3{width: 100%;}
}
@media (min-width: 768px) and (max-width: 991px) {
.navbar .nav,
.navbar .nav > li {
  	float:none;
  	display:inline-block;
  	*display:inline; /* ie7 fix */
  	*zoom:1; /* hasLayout ie7 trigger */
  	vertical-align: top;
}
.nav li {margin: 0 -5px 0 -5px;}
.navbar-inner {text-align:center;}
/*SLIDE SHOW*/
.display-window { 
	min-height:400px;
}
#caption2, #caption3, #caption5, #caption6 {top: 10px;left: 100px;}
#caption1, #caption4, #caption7, #caption8 {top: 10px;right: 100px;}
.captionIMG {width: 400px; height: 500px;}
/*GIFT CERTIFICATE*/
.giftcertificate-row h5 {font-size:11px;}
#GC1, #GC2 {
	border-right: dotted; 
	border-color: rgb(233,210,169);
}
#GC1 .giftCertificateElementText, #GC2 .giftCertificateElementText, #GC3 .giftCertificateElementText {padding-top: 0;}
/*SMALL CENTER WIDTH*/
.navigation-row {width: 768px;}
.content-row {width: 768px;}
.misc-row {width: 768px;}
.giftcertificate-row {
	width: 768px; 
	height: 85px; 
}
.content-row {width: 768px;}
.feature-two{max-width: 768px;}
.socialmedia-row {width: 768px;}
.footer-row {width: 768px;}
.specialBIG {max-width: 60%;}
}
@media (min-width: 992px) and (max-width: 1199px) {
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {margin-right: 17px;}
.navbar .nav,
.navbar .nav > li {
  	float:none;
  	display:inline-block;
  	*display:inline; /* ie7 fix */
  	*zoom:1; /* hasLayout ie7 trigger */
  	vertical-align: top;
}
.navbar-inner {text-align:center;}
/*SLIDE SHOW*/
#caption2, #caption3, #caption5, #caption6 {top: 10px;left: 100px;}
#caption1, #caption4, #caption7, #caption8 {top: 10px;right: 100px;}
/*GIFT CERTIFICATE*/
.giftcertificate-row h5 {font-size:12px;}
#GC1, #GC2 {
	border-right: dotted; 
	border-color: rgb(233,210,169);
}
/*LARGE CENTER WIDTH*/
.navigation-row {width: 900px;}
.socialmedia-row {width: 900px;}
.footer-row {width: 900px;}
.giftcertificate-row {
	margin-top: -15px; 
	width: 900px;
}
.content-row {width: 900px;}
/*SPECIALS*/
.specialBIG {max-width: 65%;}
}
@media (min-width: 1200px) {
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {margin-right: 17px;}
.navbar .nav,
.navbar .nav > li {
  	float:none;
  	display:inline-block;
  	*display:inline; /* ie7 fix */
  	*zoom:1; /* hasLayout ie7 trigger */
  	vertical-align: top;
}
.navbar-inner {text-align:center;}
/*GIFT CERTIFICATE*/
#GC1, #GC2 {
	border-right: dotted; 
	border-color: rgb(233,210,169);
}
/*LARGE CENTER WIDTH*/
.navigation-row {width: 1000px;}
.content-row {width: 1000px;}
.misc-row {width: 1000px;}
.giftcertificate-row {
	margin-top: -15px; 
	width: 1000px; 
	margin-bottom: 0;
}
.socialmedia-row {width: 1000px;}
.footer-row {width: 1000px;}
/*RESERVATION BAR*/
.modify-reservation2{margin: 0 0 0 -10px;}
.view-rate{margin: 0 0 0 -10px;}
/*SPECIALS*/
.specialBIG {max-width: 70%;}
}
@media (min-width: 1200px) and (device-aspect-ratio: 16/10) {
.display-window{
	max-height: 49.2em;
	margin-bottom: 1.6em;
}
}
@media (min-width: 1700px) {
.navbar-collapse {
	padding-left: 10px;
}
}
/***********************************************************************
APPLE PRODUCTS: IPAD
***********************************************************************/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
.res-row {margin-top: -75px;}
#licBottomRowLeft {width: 25%;}
#licBottomRowCenter {width: 40%;}
#licBottomRowRight {width: 35%;}
#checkInDate {width: 95%;}
#checkOutDate {width: 95%;}
#promoCode {width: 75%;}
.small-button-top-text {margin: -3px 0 0 -4px;} 
.small-button-bottom-text {margin: -3px 0 0 -4px;}
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
.res-row {margin-top: -25px;}
#licBottomRowLeft {width: 25%;}
#licBottomRowCenter {width: 40%;}
#licBottomRowRight {width: 35%;}
#checkInDate {width: 95%;}
#checkOutDate {width: 95%;}
#promoCode {width: 75%;}
.small-button-top-text {margin: -3px 0 0 -4px;}
.small-button-bottom-text {margin: -3px 0 0 -4px;}
}