#ajax-spinner {
	margin: 15px 0 0 15px;
	padding: 13px;
	background: white url('../images/spinner.gif') no-repeat 50% 50%;
	font-size: 0;
	z-index: 123456;
	display: none;
}

div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

a[href^="#error:"] {
	background: red;
	color: white;
}

form th, form td {
	vertical-align: top;
	font-weight: normal;
}

form th {
	text-align: right;
}

form .required label {
	font-weight: bold;
}

form .error {
	color: #D00;
	font-weight: bold;
}

.red {
	background-color: red;
}

.form-control {
	height: auto;	
}

.reseller {
	margin: 20px 0;
	color: #9aca3c;
	font-size: 1.2em;
	text-align: center;
}

.redtext {
	color: red;
}

h1 {
	background-color: #9aca3c;
	margin: 0px;
	padding: 20px 50px;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	text-align: center; 	
}

.promo-desc {
	background-color: #9aca3c;
	text-align: center;
	color: #fff;
	font-style: italic; 
	font-size: 20px;
}

.promo-desc a {
	color: #fff;
	text-decoration: underline; 
}

.green {
	background-color: #9aca3c;
	color: #ffffff;
}

.secondarytext {
	color: #AAA;
}

.product-gallery img {
	cursor: pointer;
}

.product-main-img {
	height: 550px;
}

.product-remove:hover {color: #fff;background: red;text-decoration: none}

.section {
	margin-top: 10px;
	margin-bottom: 10px;
}

.test {
	font-size: 20px;
}

.char_item {

	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
	border: solid 1px #e8e8e8;
	margin: 20px;
	padding: 20px;
	background-color: #6a931a;
}

div.promo {
	width: 165px;

}

.promo-box {

	padding: 0px 10px;
	text-align: center;
	font-size: 18px !important;
}

.promo-box-title {
	height: 60px;
}

.slide-text, .slide-text h2 {
	font-weight: 200;
}

.slider-area h2, .slider-area p  {
	color: #fff;
}

.promo-area h2, .promo-area-last h2, .slide-text h2 {
	font-family: 'Titillium Web', sans-serif;
}

.slide-text h2 {
	font-size: 45px !important;
}

.promo-area h2, .promo-area-last h2 {
	font-size: 58px !important;
	display: block;
	line-height: 57px;
	padding: 25px 0 10px 0;
	width: 540px;
	font-weight: 400;
}

.text-secondary {
	font-family: HelveticaNeue;
	color: #325F74;
	font-size: 24px;
}

.promo-separator {
	background-color: #284c61;
	margin: 20px;
	font-size: 1px;
}

div.white {
	background-color: white;
	padding: 10px;
}


div.grey {
	color: #939598;
}

.yright {
	text-align: right;
}

.buttonlink {
	text-align: right;
	margin-right: 50px;
}

.buttonlink a, .single-promo {
	background-color: #fcfcfc;
	padding: 7px 10px;
	border-radius: 4px;
	font-size: medium;
	color: #666666;
	font-style: normal;
	text-align: center;
	line-height: 28px;
	letter-spacing: 0em;
	margin-left: auto;
	margin-right: auto;
}

.buttonlink a {
	border: 1px solid #e1e1e1;
}


.buttonlink a:hover, .single-promo a:hover {
	background-color: #9aca3c;
	color: #fff;
	text-decoration: none;
}

.page-text {
	margin-top: 20px;
}

.page-text p {
	color: #666666;
}

.lighttext {
	color: #919191;
}

.page-area, .single-product-area {
	padding-bottom: 150px;
}

.initials {
	font-size: small;
}

article {
	display: block;
	margin-bottom: 20px;
}

.left-page-area {
	border-color: #e1e1e1;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 20px;
}

.right-page-area {
	padding-left: 30px;
	padding-top: 30px;
}

.right-page-area, .right-page-area h2, .right-page-area a {
	font-size: medium;
}

a.productbox {
	background-color: #f4f4f4;
	border: 1px solid #e1e1e1;
	display: block;
	border-radius: 4px;
}

a.productbox:hover {
	border-color: rgb(154, 202, 60);
}

