/*
Website development by Midwest New Media, LLC
Unauthorized distribution or resale is expressly prohibited
www.midwestnewmedia.com
info@midwestnewmedia.com
(513) 742-9150
*/


/* --- Modified YUI CSS Reset --- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { 
	border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym { border:0;
}


/* --- Styles --- */

form div.checkbox-multiple,
form div.radio-multiple {
	float: left;
	margin: 1em 0px 0px 0px;
}

form div.checkbox-multiple input[type="checkbox"] {
	float: left;
	margin: 5px 0px 0px 0px;
}

form div.checkbox-multiple label {
	clear: none;
	float: left;
	margin: 3px 0px 0px 5px;
	text-align: left;
}

form div.radio-multiple input[type="radio"] {
	float: left;
	margin: 5px 0px 0px 0px;
}

form div.radio-multiple label {
	clear: none;
	float: left;
	margin: 3px 0px 0px 5px;
	text-align: left;
	width: 258px;
}

form input,
form select,
form textarea {
	color: #000;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 1em;
}

form input[type="hidden"] {
	height: 0px;
	padding: 0px;
}

form input[type="checkbox"],
form input[type="radio"] {
	float: left;
	height: 13px;
	margin: 1.20em 0em 0em 160px;
	padding: 0px;
	width: 13px;
}

form input[type="password"],
form input[type="submit"],
form input[type="text"],
form select {
	min-height: 22px;
}

form input[type="password"],
form input[type="submit"],
form input[type="text"],
form select,
form textarea {
	border: 1px solid #999;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

form input[type="password"],
form input[type="text"],
form textarea {
	padding: 0 3px;
	width: 300px;
}

form input[type="submit"] {
	background-color: #999;
	border: 0;
	border-radius: 4px;
	color: #fff;
	margin-left: 160px;
	margin-top: 1em;
	padding: 0px 5px;
}

form input.close {
	margin-top: 3px;
}

form input.zip {
	width: 100px;
}

form label {
	color: #333;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 1em;
	padding: 2px 0px;
	text-align: right;
	width: 150px;
}

form label span,
form p.radio span {
	color: #c00;
}

form label.checkbox,
form label.radio {
	color: #333;
	float: left;
	margin: 1em 0px 0px 5px;
	padding: 0px;
	text-align: left;
	width: 282px;
}

form label.checkbox em,
form label.radio em {
	color: #999;
	display: inline-block;
	font-size: 0.9em;
	font-style: normal;
	padding-left: 0.25em;
}

form label.close {
	margin-top: 3px;
}

form label.inline {
	color: #333;
	display: inline;
}

form p label {
	color: inherit;
}

form p.caption {
	color: #999;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-left: 160px;
	margin-top: 0.3em;
	width: 300px;
}

form p.field {
	margin-bottom: 0px;
	margin-top: 1em;
}

form p.radio {
	padding-bottom: 0.25em;
}

form p.required {
	color: #656565;
	font-size: 0.9em;
	margin-left: 160px;
}

form p.required span {
	color: #c00;
	font-size: 1.11em;
}

form p.text {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px 0px;
	margin-top: 1em;
}

form p.text em {
	color: #656565;
	font-style: italic;
}

form p.upload {
	float: left;
	margin-right: 10px;
	margin-top: 1em;
	padding: 2px 0px;
}

form p.upload-image {
	float: left;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-right: 10px;
	margin-top: 1em;
	padding: 2px 0px;
}

form p.upload-image a {
	display: block;
	font-size: 1em;
	margin-top: 3px;
}

form p.upload-image img {
	border: 0px;
	display: inline;
	max-height: 150px;
	max-width: 150px;
}

form select {
	margin-left: 0px;
	margin-top: 1.1em;
}

form select option {
	padding-top: 2px; /* Fix for Firefox */
}

form span.mceEditor {
	display: block;
	float: left;
	margin-top: 1em;
}

form textarea {
	height: 100px;
	padding: 3px;
	resize: none;
}

form textarea.long {
	height: 200px;
}

form .column {
	float: left;
	margin-right: 20px;
}

form .group {
	float: left;
	margin-right: 10px;
}

form .group input.datepicker {
	width: 100px;
}

form .group label.auto {
	width: auto;
}

form .row {
	background-color: #eeeeee;
	padding: 5px 6px;
}

form .row input {
	margin: 0em;
}

form#contact {
	float: left;
}


/* --- Fonts --- */
/* @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,400italic,600italic,700italic); */


/* --- Modified YUI CSS Reset --- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { 
	border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block;
}

ol, ul {
	list-style:none;
}

caption, th {
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after {
	content:'';
}

abbr, acronym { border:0;
}


/* --- Styles --- */

a:hover {
	text-decoration: none;
}

address {
	line-height: 1.4em;
}

address, blockquote, ol, p, ul {
	margin-top: 1em;
}

blockquote, ol, ul {
	margin-left: 1em;
}

body {
	height: 100%;
}

em {
	font-style: italic;
}

em strong,
strong em {
	font-style: italic;
	font-weight: bold;
}

html {
	height: 100%;
	overflow: -moz-scroll-bars-vertical;
	overflow-y: scroll;
}

img.align-right {
	float: right;
	margin: 3px 10px 10px 10px;
	max-width: 300px;
}

section {
	/* padding-bottom must match or exceed footer height */
}

strong {
	font-weight: bold;
}

.wrap {
	height: auto !important;
	height: 100%;
	margin: 0px auto !important;
	position: relative;
	width: 960px;
}

.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

row{
	margin-right:-15px;
	margin-left:-15px
}
.row:before,
.row:after{
	display:table;
	content:" ";
}
.row:after{clear:both}

/*** HEADER ***/
img#by {
	padding-left: 5px;
	width: 180px;
}
#header{
	width:auto;
	height:120px;
	background: url(../images/top-bg.jpg) repeat-x;
	background-size:auto 100%;
	box-shadow:0 2px 2px rgba(0,0,0,0.3);
	-moz-box-shadow:0 2px 2px rgba(0,0,0,0.3);
	-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.3);
}
#header #logo{
	width:277px;
	height:71px;
	background: url(../images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	margin:2.4% 0 0 1%;
	float:left;
}
#header #logo.sims{
	width:166px;
	background: url(../images/cinema-sims.png) no-repeat;
	background-size:auto 100%;
}
#header #call-us{
	width:241px;
	height:24px;
	float:right;
}
#header #call-us p{
	width:241px;
	height:24px;
	background: url(../images/call-bg.png) no-repeat;
	color:#FFF;
	font-family:'Source Sans Pro';
	font-size:16px;
	font-weight:600;
	font-style: italic;
	text-align: center;
	line-height:23px;
	margin:0;
}
#header #call-us span{
	color:#E99F1E;
	text-indent:10px;
	display:inline-block;
}
#header #call-us span a {
	color:#E99F1E !important;
	text-decoration: none;
}
#header #tagline {
	color:#261F2A;
	text-indent:10px;
	font-family:'Source Sans Pro';
	font-size:24px;
	font-weight:400;
	position:absolute;
	right:0;
	bottom:0px;
}

/*** NAVIGATION ***/
#navigation{
	height:auto !important;
	min-height:auto !important;
}
#navigation ul{
	margin:15px 0;
	padding:0;
	width:100%;
	display:table;
}
#navigation li{
	list-style:none;
	display:table-cell;
	border-left:1px solid #ddd;
}
#navigation li:first-child{
	border-left:none;
}
#navigation li a{
	font-family:'Source Sans Pro';
	font-size:16px;
	font-weight:400;
	color:#E99F1E;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0 7px;
	transition-duration:0.2s;
}
#navigation li a:hover,
#navigation li.current a{
	color:#333;
	transition-duration:0.2s;
	transition-delay:0.2s;
}
#navigation .navbar-toggle { 
	position: relative;
	padding: 7px 35px;
	margin: 5px auto;
	border: 1px solid transparent;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor:pointer;
}
#navigation .navbar-inverse .navbar-toggle { 
	background: #333;
	transition-duration:0.2s;
}
#navigation .navbar-inverse .navbar-toggle:hover,
#navigation .navbar-inverse .navbar-toggle:focus{
	background-color:#1e1e1e;
	transition-duration:0.2s;
	transition-delay:0.1s;
}
#navigation .navbar-inverse .navbar-toggle .icon-bar { 
	background-color: #FFF; 
}
#navigation .navbar-toggle .icon-bar { 
	display: block;
	width: 42px;
	height: 2px;
	border-radius: 1px;
}
#navigation .navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
#navigation .navbar-toggle {
	display: block;
}
#navigation .collapse.in{ 
	display:block 
}
#navigation .collapsing{
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition:height .35s ease;
	transition:height .35s ease;
}


/*** MIDDLE ***/
#mid-section{
	width:100%;
	height:280px;
	background-color:#333;
}
#mid-section .wrap{
	min-height:auto;
}

/*** MAIN SECTION ***/
article a {
	color: #333;
}
article a:hover {
	color: #e99f1e;
}
img#sims {
	padding-right: 10px;
	width: 200px;
}
.main{
	width:100%;
	margin-top:6px;
	padding:25px 0;
}
.main article{
	width:72.66%;
	font-family:'Arial';
	font-size:14px;
	color:#333;
	position:relative;
	min-height:1px;
	float:left;
	margin-bottom: 4em;
}
.main aside{
	width:24.33%;
	position:relative;
	min-height:1px;
	padding-left:3%;
	float:left;
}
.main aside img {
	width: 100%;
}
.main aside #bose-installer {
	text-align: center;
}
.main aside #financing {
	margin-top: 25px;
	text-align: center;
}
.main article h1{
	color:#333;
	font-family:'Source Sans Pro';
	font-size:32px;
	font-weight:700;
	font-style: italic;
}
.main article h2 {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
	margin: 1.5em 0 0.5em 0;
}
.main article h3 {
	border-bottom: 0;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin: 1.5em 0 0 0;
	padding: 0;
}
.main article p{
	line-height:21px;
}
.main article ul {
	list-style-type: disc;
	margin: 1em 0 0 2em;
}
.main article ul li {
	margin-bottom: 0.5em;
}
.main .side-lists{
	margin-bottom:30px;
}
.main .side-lists h4{
	font-family:'Source Sans Pro';
	font-size:14px;
	font-weight:600;
	color:#FFF;
	padding:10px 12px;
	background-color:#E99F1E;
}
.main .side-lists ul{
	margin:0;
	padding:10px 0 0 12px;
}
.main .side-lists ul li{
	font-family:'Arial';
	font-size:13px;
	color:#333;
	line-height:23px;
	list-style:none;
}
.main .side-lists li a,
.main .side-lists p{
	font-family:'Arial';
	font-size:13px;
	color:#333;
	line-height:23px;
	display:block;
}
.main .side-lists p{
	padding-left:15px;
}
.main .side-lists li a{
	text-decoration:none;
	transition-duration:0.2s;
}
.main .side-lists li a:hover{
	color:#E99F1E;
	transition-duration:0.2s;
	transition-delay:0.1s;
}
.main .side-lists ul#products {
	margin-top: 12px;
	padding-left: 0;
}
.main .side-lists ul#products li {
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto 25px auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 200px;
}
.main .side-lists ul#products li:nth-of-type(1) {
	background-image: url("../../includes/sidebar/foresight-sports.png");
	height: 30px;
}
.main .side-lists ul#products li:nth-of-type(2) {
	background-image: url("../../includes/sidebar/skytrak.png");
	height: 78px;
}
.main .side-lists ul#products li:nth-of-type(3) {
	background-image: url("../../includes/sidebar/optishot.png");
	height: 43px;
}
.main .side-lists ul#products li:nth-of-type(4) {
	background-image: url("../../includes/sidebar/carls-place.png");
	height: 104px;
}
.main .side-lists ul#products li:nth-of-type(5) {
	background-image: url("../../includes/sidebar/real-feel.png");
	height: 114px;
}
.main .side-lists ul#products li:nth-of-type(6) {
	background-image: url("../../includes/sidebar/tour-links.png");
	height: 105px;
}
#logos{
	padding:50px 0;
}
#logos ul{
	margin:0;
	padding:0;
	width:100%;
}
#logos ul li{
	list-style:none;
	display:inline-block;
	margin:20px 12px 20px 0;
}
#logos ul li:first-child{
	margin-left:0px;
}

/*** FOOTER ***/
#footer-links{
	width:100%;
	background-color:#000;
}
#footer-links ul{
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	display:table;
}
#footer-links li{
	list-style:none;
	display:table-cell;
	border-left:1px solid #FFF;
}
#footer-links li:first-child{
	border-left:none;
}
#footer-links li a{
	font-family:'Arial';
	font-size:12px;
	color:#FFF;
	line-height:15px;
	text-decoration:none;
	text-align:center;
	display:block;
	padding:0 7px;
	transition-duration:0.2s;
}
#footer-links li a:hover{
	color:#E99F1E;
	transition-duration:0.2s;
	transition-delay:0.2s;
}
#copyright{
	color:#999;
	text-align:center;
	font-family:'Arial';
	font-size:11px;
	line-height: 1.4em;
	padding-bottom: 1em;
}

#copyright a {
	color: #656565;
}

#copyright a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#copyright a.credit {
	text-decoration: none;
}

#copyright a.credit:hover {
	text-decoration: underline;
}

@media screen and (max-width:980px){
	#mid-section .wrap,
	#mid-section img{
		width:100%;
	}
	#mid-section img{
		display:block;
	}	
	#header .wrap,
	#navigation{
		width:98%;
		margin:0 auto;
	}
	#mid-section{
		height:auto;
	}
	.main .wrap{
		width:96%;
		margin:0 auto;
	}
}

@media screen and (max-width:979px){
	#navigation li a{ 
		font-size:13px;
		padding:0 !important;
	}
}

@media screen and (max-width:800px){
	.main .wrap{
		width:96%;
		margin:0 auto;
	}
}

@media screen and (min-width:768px){
	#navigation .navbar-toggle{ 
		display:none; 
	}
}

@media screen and (max-width:767px){
	#header{
		margin-top:42px;
	}
	#navigation{
		width:100%;
		position:absolute;
		top:0;
		z-index:1000;
		background:#000;
		height:42px !important;
	}
	#navigation .collapse { 
		display: none; 
	}
	#navigation  ul { 
		display: block !important;
		width: 100% !important;
		margin:0;
		padding-bottom:10px;
		background-color:rgba(0,0,0,0.9);
	}
	#navigation  ul li {
		display: block !important;
		text-align:center;
		border:none;
	}
	#navigation  ul li a{
		padding:10px 0 !important;
		display:block;
		transition-duration:0.3s;
	}
	#navigation  ul li.current a,
	#navigation  ul li a:hover{
		color:#E99F1E;
		background-color:rgba(255,255,255,0.2);
		transition-duration:0.3s;
		transition-delay:0.1s;
	}
	.main article,
	.main aside{
		width:100%;
		float:none;
	}
	.main aside{
		padding:0;
	}
	.main .side-links h1{
		text-align:center;
	}
	.main .side-links ul,
	.main .side-links p{
		padding-left:0;
	}
	.main .side-links li a,
	.main .side-links p{
		text-align:center;
	}
	.main .side-links li a{
		line-height:30px;
	}
	#footer-links{
		height:auto;
		padding-bottom:15px;
	}
	#footer-links li{
		display:block;
		text-align:center;
		border:none;
		padding:8px 0;
	}
}

@media screen and (max-width:640px){
	#header{
		height: auto !important;
		margin-bottom: 8px;
	}
	#header .wrap{
		width:100%;
		position:relative;
	}
	#header #tagline{
		font-size:25px;
		position:static;
		text-align:center;
		margin:10px 0 0;
	}
	#header #call-us{
		width:100%;
		float:none;
		margin:10px 0 0;
	}
	#header #call-us p{
		background:#000;
		text-align:center;
		width:100%;
	}
	#header #logo{
		float:none;
		margin:20px auto 0;
	}
	#logos{
		padding:10px 0;
	}
	#logos ul li{
		float:none;
		display:block;
		text-align:center;
		margin:30px 0px;
	}
}

@media screen and (max-width:480px){
	.main .wrap{
		width:94%;
		margin:0 auto;
	}
	
	form p.required, form input[type="submit"] {
		margin-left: 0;
	}
	
	form label {
		text-align: left;
	}
	
	form select {
		float: none;
		clear: both;
	}
	
	form input {
		margin-top: .5em;
	}
	
	form input[type="checkbox"], form input[type="radio"] {
		margin: 1.20em 0em 0em 0px;
	}
}

@media screen and (max-width:360px){
	#header #tagline{
		font-size:22px;
	}
	.main article h1{
		font-size:24px;
	}
	.main article{
		font-size:12px;
	}
}

/* Other styles */

h2 {
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	margin: 2em 0em 0.5em 0em;
	padding-bottom: 0.25em;
}

h2.intro {
	border: 0;
	font-size: 1.5em;
	margin-top: 1em;
	text-align: center;
	padding: 0;
}

h2.intro:first-of-type {
	margin-top: 2em;
}

#map {
	float: left;
}

#map iframe {
	margin-top: 1em;
}

#map p {
	font-size: 0.9em;
	margin-top: 0.25em;
}

/* --- Print --- */

@media print {
	p#tagline{ margin-right:2%; }
	#header{ margin-bottom:2px; }
	#header #logo{ margin-left:2%; }
	#navigation, .main aside, #footer-links{ display:none; }
	.main article{ font-size:20px; width:100%; }
	.main article h1{ text-align:center; }
	.main article ol, .main article p, .main article ul{ line-height:1.5em; }
}



/* --- Lightbox --- */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* --- Form Validation --- */

/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}