/* -------------------------------------------------------------- 
   LAYOUT
   
-------------------------------------------------------------- */

/*
REGION Glyphicon
*/

@font-face {
    font-family: "Glyphicons Halflings";
    src:	url("../../fonts/glyphicon/glyphicons-halflings-regular.eot") format("embedded-opentype"), 
			url("http://popsrestaurantinc.com/fonts/glyphicon/glyphicons-halflings-regular.woff2") format("woff2"), 
			url("http://popsrestaurantinc.com/fonts/glyphicon/glyphicons-halflings-regular.woff") format("woff"), 
			url("../../fonts/glyphicon/glyphicons-halflings-regular.ttf") format("truetype"), 
			url("http://popsrestaurantinc.com/fonts/glyphicon/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
}
.glyphicon-asterisk::before {
    content: "*";
}
.glyphicon-plus::before {
    content: "+";
}
.glyphicon-star::before {
    content: "\e006";
}
.glyphicon-star-empty::before {
    content: "\e007";
}
.glyphicon-star, .glyphicon-star-empty {
    color: #ffc036;
}

/*
ENDREGION
*/

body {

	background-position:center top;
	background-color:#CCCCCC;
}
* {
	outline:none;
}

#page {
	background:#FFF;
	margin:0 auto;
	width:960px;
}

/* Header */
#header {
	overflow:hidden;
	position:relative;
}
#header p {
	margin:0;
}
#header a {
	text-decoration:none;
}


/* Navigation */
#nav {
	background:url(../images/nav-bg.png) repeat-x bottom;
	overflow:hidden;
}
#nav ul {
	margin:0 20px;
	padding:0;
}
#nav ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#nav ul li a {
	display:block;
	font-size:1.4em;
	font-weight:bold;
	line-height:40px;
	padding:0 15px;
	text-decoration:none;
}
#nav ul li a.selected, #nav ul li a:hover {
	background:url(http://popsrestaurantinc.com/global/images/nav-hover-bg.png) repeat;
	color:#000;
}

/* Content */
#wrapper {
	overflow:hidden;
	padding:20px 20px 40px;
}
#content {
	width:670px;
	float:left;
	position:relative;
}
#content ul, #content ol {
	font-size:1.25em;
}
.full #content {
	width:100%;
	float:none;
}

/* FreeForm */
#free-form {
	position:relative;
	margin-bottom:50px;
}

/* Sidebar */
#sidebar {
	padding:20px;
	width:190px;
	float:right;
	overflow:hidden;
	position:relative;
}

/* Gallery Template */
.gallery-container {
	word-spacing: -1em;
}
.gallery-container div {
	vertical-align:top;
	width:33%;
	display:inline-block;
	text-align:center;
	word-spacing: 0;
	zoom: 1;
	*display:inline;
}
.gallery-container img {
	width:100%;
	height:auto;
	-ms-interpolation-mode: bicubic;
}
.gallery-container span {
	height:200px;
	overflow:hidden;
	display:block;
	margin-bottom:0.5em;
	padding:15px;
}
.gallery-container p {
	margin: 0 15px;
}
.GB_header td {
	padding:0;
}
#GB_middle img.left, #GB_middle img.right {
	float:none;
	margin:0;
}

/* Footer */
#footer {
	background:#D5D5D5;
	margin:0 auto;
	width:920px;
	padding:15px 20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif!important;
	color:#222!important;
}
#footer .copyright {
	text-decoration:none;
	color:#222;
}
#footer .privacy {
	font-size:0.9em;
	font-weight:bold;
}
#footer p {
	margin:0;
}
#footer a {
	color:#003399;
}
#footer a:hover {
	color:#001745;
}

#subfooter {
	background: #FFFFFF;
	width: 920px;
	margin: 0 auto;
	padding: 20px;
}

h2.companyName {
background: #fff; position: absolute; top: 40px; left: 0; font-size: 36px;
}

a.companyName {
color: #000; text-decoration: none; padding: 15px 30px; display: block;
}

.testimonialEven {
	background-color: #EEEEEE;
}

.TestimonialBlock, .ReviewBlock {
	border-bottom: 1px solid #AAAAAA;
	padding-left: 10px;
}

#newtestimonial {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	resize: none;
}

.newTestimonialBlock {
	text-align: center;
	margin-top: 10px;
    background-color: #eee;
    Box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-bottom: 0 none;
    border-radius: 15px;
    padding: 30px 30px 0px 30px;
}


.newTestimonialBlock h3 {
    color: #4c4c4c !important;
    font-weight: 600 !important;
}

.newTestimonialBlock textarea {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    height: 100px;
    padding: 10px;
}

.newTestimonialBlock input {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    height: 40px;
    padding: 10px;
 }

.sameLineInput {
    width: 41%;
    margin-bottom: 10px;
}

.testimonialSubmitButton {
    background-color: #444;
    border: 1px solid #1c414f;
    color: #000;
    font-size: 1.4em;
    padding: 2%;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    line-height: 4em;
    text-decoration: none;
}

.testimonialSubmitButton:hover {
    background-color: #333;
}

.TestimonialBlock, .ReviewBlock {  
    border-radius: 15px;
    Box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    padding: 20px;
    padding-left: 20px;
    margin-bottom: 20px;
    border-bottom: 0px
    border-top: 0px solid #dfdfdf;

}

.testimonialEven {
    background-color: #f8f8f8;
}

.TestimonialBlock p::before {
    color: #ececec;
    content: "\201C";
    font-family: serif;
    font-size: 8em;
    font-weight: 700;
    position: absolute;
    padding-top: 30px;
    font-style: italic;
    
}

.TestimonialBlock p::after {
    color: #ececec;
    content: "\201D";
    font-family: serif;
    font-size: 8em;
    font-weight: 700;
    position: absolute;
    padding-top: 40px;
    font-style: italic;
   
}

.TestimonialBlock.testimonialEven > p::before {
color: #e1e1e1;
}


.TestimonialBlock.testimonialEven > p::after {
color: #e1e1e1;
}


.TestimonialBlock p .entry {
    color: #333;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.8em;
    margin: 0 0 1.5em;
    padding-left: 3.7em;
    font-family: 'Alegreya', serif;
    
}

.Testimonial_Name {
    position: relative;
    text-align: right;
    font-family: 'Alegreya', serif;
    font-size: 1.4em;
    font-style: italic;
    top: 0.6em;
    color: #AAA;
}

.bottomLeftStars i {
    font-size: 2.4em;
    visibility: hidden;
}

.topStars {
   text-align: center !important;
   position: relative;
   font-size: 3.8em;
   letter-spacing: -0.1em;
   padding-bottom: 2%;
}

.ReviewBlock .topStars {
	font-size: 1.5em;
	text-align: left !important;
}

.ReviewBlock .sourceLogo {
	width: 50%;
	margin: 3px 0px;
}

.ReviewBlock .reviewDate {
	font-style: italic;
	font-size: .8em;
}

#stars i {
font-size: 3em;
}


.leftReq {
text-align: left;
float: left;
}

.rightReq {
text-align: left;
float: right;
}

.needSpace {
margin: 4em;
}





#stars {
	display: inline-block;
	margin: 0 auto 10px auto;
}

#stars .stardiv {
	width: 40px;
	float: left;
}

#testimratingText {
	clear: both;
}

#testimratingReq {
	position: relative;
	top: -10px;
}

.testimFieldReq {
    color: #FF0000;
    visibility: hidden;
}

#testimsPoweredBy {
	height: 40px;
}

#testimsPoweredBy div {
	float: left;
	height: 40px;
	line-height: 40px;
}

.newTestimonialOverlay {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
    background-color: RGBA(200, 200, 200, .9);
    top: 0px;
    left: 0px;
    text-align: center;
    color: black;
    display: none;
	border-radius: 15px;
	Box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.newTestimonialOverlay img {
	width: 80px;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.newTestimonialOverlay div {
	display: none;
}

#newTestimonialBlockWrapper {
	position: relative;
}

#nonPositiveTestimonial {
	margin-top: 200px;
}

#positiveTestimonial {
	margin-top: 125px;
}

.HiddenTestimonialBlock {
	display: none;
}


/* Mobile */

@media handheld, only screen and (max-width: 800px) {

	body {
		margin:5px!important;
	}
	#page {
		width:100%!important;
		line-height:2em!important;
		padding:0!important;
		margin:0 auto!important;
	}

	#banner img {
		width:100%;
	}
	
	#banner{
		width:100%;
		height:auto;
		padding-bottom:10px;
	}
	
	#subfooter{
		width:100%;
		margin:0;
		padding:0;
	}
	
	#header {
		overflow:visible!important;
		position:inherit!important;
	}
	#header img {
		width:100%!important;
		height:auto!important;
	}
	#nav {
		width:100%!important;
		background-image:none;
		background-color:white!important;
	}
	#nav ul {
		margin:10px!important;
	}
	
	#nav ul li {
		float:none!important;
		border-radius:10px;
		margin:5px;
		background:url("../images/nav-bg.png") repeat-x scroll center bottom transparent;
	}
	
	#nav ul li a {
		font-size:15px!important;
		line-height:30px!important;
		overflow:hidden!important;
		padding:0 8px!important;
		text-align:center;
		border-radius:10px;
	}
	#wrapper {
		background-image:none!important;
		width:auto!important;
		padding:15px!important;
	}
	#content {
		width:auto!important;
		float:none!important;
		overflow:visible!important;
	}
	#content img {
		width:100%!important;
		height:auto!important;
		text-align:center!important;
	}
	#positiveTestimonial img,
	.stars img,
	#poweredByImg {
		width: auto!important;
	}
	#sidebar {
		width:auto!important;
		float:none!important;
	}
	.gallery-container div {
		width:100%!important;
		height:auto!important;
	}
	.gallery-container {
		padding:0!important;
	}
	.gallery-container div span {
		height:auto!important;
	}
	#footer {
		width:100%!important;
		padding:0!important;
	}
	#footer p {
		padding:15px!important;
	}
	h1 { font-size:2.4em!important;}
	h2 { font-size:1.8em!important;}
	h3 { font-size:1.6em!important;}
	h4 { font-size:1.4em!important;}
	h5 { font-size:1.2em!important;}
	h6 { font-size:1em!important;}
}
#coupons_wrapper {
	width:100% !important;
}