/* content
*********************************************/
html {
  overflow-y: scroll;
}
body {
  background-color: #FFFFFF;
}

/* LAYOUT
*********************************************/
body {
	background-color: #444444;
	background-image: url(../../../images/eldorada-BG.jpg);
	background-repeat: repeat-x;
}
body.editor {
	background-color: #fffffff;
}

/********************TEXT***************************/

H1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFE4AF;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0;
	line-height: 17px;
}
h2 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFE4AF;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0;
	line-height: 17px;
}
.generic-wrapper h2 {
	text-align: left;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #B6850D;
	text-decoration: none;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDB913;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
	line-height: 17px;
	font-style: italic;
}
h4 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FDB913;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0;
	line-height: 17px;
}
p {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6BE83;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0;
	line-height: 17px;
}
.generic-wrapper p {
	text-align: left;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8b754f;
	text-decoration: none;
	float:left;
	width:220px;
	padding-bottom: 0px;
}
a {
	color: #ffe4af;
	text-decoration: none;	
}

.caption {
	margin: 0px !important;
	padding-top: 0px !important;
	padding-right: 5px !important;
	padding-bottom: 3px !important;
	padding-left: 0px !important;
}
.img_caption {
	font-size: 10px;
	font-style: italic;
	padding: 0px !important;
	margin-top: 0px !important;
	margin-right: 10px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	
}
#outwrapper {
	font-family: "Helvetica", Arial, sans-serif;
	font-weight: normal;
	color: #E6BE83;
}
.temp {
	font-size: 10px;
	font-style: italic;	
}
p a:link {
	color: #E00;
	text-decoration: none;		
}
p a:visited {
	color: #E00;
	text-decoration: none;		
}
p a:hover {
	color: #E6BE83;
	text-decoration: underline;		
}
.generic-wrapper p>a, .generic-wrapper p>a:visited {
	font-size: 16px;
	color: #666666;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #B6850D;
	display: block;
	float: left;
	width: 195px;
	text-decoration: none;
}
.generic-wrapper p>a:hover {
	color: #000;
}
h2 a:link {
	color: #E00;
	text-decoration: none;		
}
h2 a:visited {
	color: #E00;
	text-decoration: none;		
}
h2 a:hover {
	color: #E6BE83;
	text-decoration: underline;		
}
.contentpaneopen h2 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CA7700;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 15px;
}
.contentpaneopen .article-content {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-left: 0px !important;
	padding-right: 0px !important;
	width: 100% !important;
}
.contentpaneopen .article-content p {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
.readon {
	font-size: 13px;
	color: #E22F22;
	text-decoration: none;	
}
.highlight {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FDB913;
	text-decoration: none;	
}
#sub-footer p {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A9A47F;
	text-decoration: none;
}
#sub-footer a:link {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A9A47F;
	text-decoration: none;
}
#sub-footer a:visited {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A9A47F;
	text-decoration: none;
}
#sub-footer a:active {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
#sub-footer a:hover {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E00;
	text-decoration: underline;
}

/**************************awards*********************************/
.awardswrapper .awards {
	background-color: #fff7c2;
	padding: 10px;
}
.awardswrapper .awards th {
	text-align: left;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #e22f22;
	text-decoration: none;
	padding: 5px;
	text-transform: uppercase;
}
.awardswrapper .awards th a:link {
	font-weight: bold;
	color: #e22f22;
	text-decoration: none;
}
.awardswrapper .awards th a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.awardswrapper .awards th a:visited {
	font-weight: bold;
	color: #e22f22;
	text-decoration: none;
}
.awardswrapper .awards td {
	text-align: left;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8b754f;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}
.awardswrapper, .generic-wrapper {
	background-color: #fff7c2;
	width: 490px;
	padding: 20px;
	margin: 20px;
}
.generic-wrapper {
	margin-left: 0px;
}
#cboxLoadedContent .awardswrapper {
	background-color: #fff7c2;
	width: 490px;
	padding: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.articlecontent_awards #content {
	width: 500px;
	float: left;
	margin-left: 50px;
}
.newsletter-download #content {
	width: 500px;
	float: left;
	margin-left: 50px;
}

/**************************Layout*********************************/
.clr {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 100%;	
}
#columnright {
	float: right;	
}
.generic-wrapper img {
	max-width:255px;
}
#outwrapper {
	background-color: #000;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
	padding: 0px;
	margin-bottom: 0px;
}
#contentwrapper {
	width: 900px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contentwrapper #content {
	padding-top: 0px;	
}
#content .homecopy {
	width: 411px;
	margin-left: 95px;	
}
#content .dta {
	width: 450px;
	margin-left: 0px;	
}
.discover-true-age #columnleft {
	width: 277px;
	margin-left: 0px;
	float: left;
}
.discover-true-age #content {
	width: 570px;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
}

.fullwidth {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 900px;	
}
#banner {
	background-color: #000;
	width: 900px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
.primeleft {
	float: left;
	width: 223px;
	padding-left: 40px;
	padding-top: 72px;
}
.primeleft-center {
	float: left;
	width: 550px;
	padding-left: 40px;
	padding-top: 72px;
}
.primecenter {
	float: left;
	width: 350px;
	padding-left: 49px;
	padding-top: 50px;
}
#contentleft {
	margin: 0px;
	padding: 0px;
	float: left;	
}
#contentright {
	margin: 0px;
	padding: 0px;
	float: left;	
}
#sub-footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*******************************NEWS************************************/
.dllist {
	float: left;
	width: 200px;
}
.blog {
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;	
}
.blog .article_column {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blog .column_separator {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#right_content .articlecontent_news .item {
	background-color: #FFF7C1;
	/**width: 100% !important;**/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	/*float: left;
	clear: right;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width:391px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#right_content .articlecontent_news .item .img_caption {
	max-width:250px !important;
}
#right_content .articlecontent_news .item img {
	max-width:250px !important;
}
#right_content .articlecontent_news .items-row {
	width:790px;
	margin-left:auto;
	margin-right:auto;
}
#right_content .articlecontent_news .column-1 {
	float:left;
	margin-right:8px;
}
#right_content .articlecontent_news .column-2 {
	float:right;
	margin-right:0px;
}
.contentpaneopen img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px !important;	
}
.item h1, .article-content h1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px !important;
	color: #9A5B00 !important;
	text-decoration: none;
	padding-right: 15px !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
}
.item h2, .article-content h2 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px !important;
	color: #000000 !important;
	text-decoration: none;
	padding-right: 15px !important;
	padding-left: 15px !important;
}
.contentpaneopen p {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.blogcontainer {
	padding: 0px;
	margin: 0px;
}
.contentpane .input  {
	width: 400px;	
}

#right_content .articlecontent_news {
	/**background-image: url(../../../images/el-dorado-logo-GOLD.png);**/
	/*background-repeat: no-repeat;
	background-position: 520px 200px;*/
}
#right_content .articlecontent_news .category-desc img {
	margin-left:19px;
	margin-bottom:20px;
}
#right_content .articlecontent_news .article-content,.articlecontent_news .nopad .contentpane {
	width: 790px;
	float: left;
	padding:20px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 19px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background-color: #FFF7C1;
}
#right_content .articlecontent_news .brand-list a, .articlecontent_news .brand-list a:visited, .articlecontent_news .brand-list a:active {
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;	
}
#right_content .brand-list {
	width: 790px;
	float: left;
	padding:20px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 19px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
._userlogin div.login, ._userlogin div.registration {
	clear: both;
	width: 400px !important;

}
._userlogin #right_content {
	padding-top: 20px;
	margin-left: 150px;

}
._userlogin #right_content a, ._userlogin #right_content a:visited, ._userlogin #right_content a:active {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E6BE83;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 0px;
	margin: 0;
	line-height: 17px;
}
#right_content .articlecontent_news .brand-list a:hover, ._userlogin #right_content a:hover {
	color: #FFE4AF;
	text-decoration: underline;
}
#right_content .articlecontent_news td {
	padding: 3px;	
}
#right_content .articlecontent_news h1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 24px;
	color: #FDB913;
	text-decoration: none;
	line-height: normal;
	padding-top: 20px;
}
#right_content .articlecontent_news .article-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffe4af;
	text-decoration: none;
	line-height: normal;
}
#right_content .articlecontent_news .article-content img {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;	
}

.contact-list #contentwrapper, ._userlogin  #contentwrapper, .thank-you-for-applying #contentwrapper {
	background-image: url(../../../images/el-dorado-logo-GOLD.png);
	background-repeat: no-repeat;
	background-position: 520px 200px;
}

.contact-list #content #right_content, .sample-vacancy  #content #right_content, .thank-you-for-applying #content #right_content {
	width: 700px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.contact-list .article-content {
	width: 600px;
	float: left;
	margin: 0px;
	padding-right: 150px;
	padding-left: 150px;
}
.contact-list h1 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 24px;
	color: #FDB913;
	text-decoration: none;
	line-height: normal;
	padding-top: 20px;
}
.contact-list h2 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 16px;
	color: #ffe4af;
	text-decoration: none;
	line-height: normal;
}
.contact-list h3 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
	margin-top:20px;
}
.contact-list {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #ffe4af;
	text-decoration: none;
	line-height: normal;
}
.contact-list #content a:link {
	line-height: 115%;
}
.contact-list right_content a:visited {
	color: #ffe4af;
	text-decoration: none;
	line-height: normal;
}
.contact-list a:hover {
	color: #E6BE83;
	text-decoration: underline;
	line-height: normal;
}
.contact-list #content td {
	padding: 5px;
}
.contact-list .sectiontableheader {
	font-size: 16px;
	color: #ffe4af;
	text-decoration: none;
	line-height: underline;
}
.contact-list .contentpaneopen {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: normal;
}
.contact-list .contentpaneopen a:link {
	color: #00A;
	text-decoration: none;
	line-height: normal;
}
.contact-list .contentpaneopen a:visited {
	color: #000;
	text-decoration: underline;
	line-height: normal;
}
.contact-list .contentpaneopen a:hover {
	color: #000;
	text-decoration: underline;
	line-height: normal;
}
.contact-list .contentdescription {
	clear: both;
	float: none;	
}
a.btn {
	color: #FFFFFF !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #9D5D26;
	*background-color: #9D5D26;
	background-image: -moz-linear-gradient(top, #E29227, #9D5D26);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E29227), to(#9D5D26));
	background-image: -webkit-linear-gradient(top, #E29227, #9D5D26);
	background-image: -o-linear-gradient(top, #E29227, #9D5D26);
	background-image: linear-gradient(to bottom, #E29227, #9D5D26);
	background-repeat: repeat-x;
	border-color: #9D5D26;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E29227', endColorstr='#9D5D26', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
a.btn:hover,
a.btn:active,
a.btn.active,
a.btn.disabled,
a.btn[disabled] {
	color: #fdb913 !important;
	background-color: #9D5D26;
	*background-color: #003bb3;
}
p.readmore {
	padding-top:10px;
}
body.news div.item-page.articlecontent_news {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
/******************************Distributors*******************************/
div.articlecontent_dist {
	background-image: url(../../../images/distributors_BG.jpg);
	background-repeat: no-repeat;	

}
/*****************************************CONTACT FORM*****************************/

body.articlecontent_contact #contentwrapper {
	background-position: 520px 200px;
	background-image: url(/images/el-dorado-logo-GOLD.png) !important;
	background-repeat: no-repeat;
}
#contentwrapper #userForm, body.articlecontent_contact #contentwrapper .nopad {
	margin-top:50px;
	margin-left:80px;
	
}
#contentwrapper #userForm img {
	margin-bottom:20px;
}
#contentwrapper .formResponsive .formHorizontal .rsform-block {
margin-bottom: 0px;
}
input.required, textarea.required {
	background-color: #FFC !important;	
}
.rsform-block .formRequired {
	color: rgb(255, 0, 0);
}
#contentwrapper .rsform-block-country {
	margin-top:8px !important;
	margin-bottom:8px !important;
}

/******************************Navigation*******************************/

#secondary_menuwrapper {
	width: 900px;
	padding-left: 250px;
}
.menu22 {
	width: 193px;
	float: left;
	padding-top: 22px;
	padding-left: 20px;
}
.menu20 {
	float: left;
	width: 385px;
}
.moduletable_login {
	width: 400px;	
}
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}
.ext-menu > li > a:visited, .ext-menu > li > a {
	color: rgba(0, 0, 0, 0.0) !important;
}

#menuwrapper {
	width: 889px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EE3124;
	border-bottom-color: #EE3124;
	height:34px;
}
#secondary_menuwrapper {
	width: 900px;
	padding-left: 250px;
	box-sizing:border-box;
-moz-box-sizing:border-box;
	/**position:relative;**/
}
#product-menu {
	width:417px;
	display:block;
	float:left;
}
#home-menu {
	width:221px;
	display:block;
	float:right;
	margin-top:70px;
}
#home-menu > ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#td_menu_wrap124 {
	/*position: relative;*/
	top: 0px;	
}
.menu22 {
	width: 193px;
	float: left;
	padding-top: 40px;
	padding-left: 20px;
}
.menu20 {
	float: left;
	width: 385px;
}
.moduletable_login {
	width: 400px;
	margin-left: 50px;
}
.moduletable_login a, .moduletable_login a:visited, .moduletable_login a:active, .moduletable_login a:link {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #A9A47F;
	text-decoration: none;
}
.moduletable_login a:hover {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E00;
	text-decoration: underline;
}
.nav > li > a:hover {
	background:none !important;
}
.pagination ul > li > a, .pagination ul > li > span {
	float: left;
	line-height: 115%;
	text-decoration: none;
	background: none !important;
	border: none !important;
	border-left-width: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.pagination ul > li > span {
	color: #A69168;	
}
#xmap ul {
	list-style-type: none;	
}
#xmap ul a:hover {
	color:#FFE4AF;
}

/**************************************************************CONTACTS********************************************************/
.contact-list ul.list-striped {
	list-style-type: none;
	color:#FDB913;
}
.contact-list ul.list-striped li {
	margin-bottom:20px;
}
div.contact-list {
	width:550px;
}
.list-title a {
	font-size: 16px;	
}
.list-title a:hover {
	color: #FFF;
	text-decoration: underline;		
}
div.list-title {
	width:300px;
	color: #FFE4AF;
}
.contact-list ul.list-striped .pull-right {
 	width:200px;
	display: block;
	float: none !important;
}


._userlogin fieldset {
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
background:none;
padding:20px;
}
._userlogin .nav-tabs.nav-stacked > li > a {
	border:none;
}
._userlogin .registration legend {
	display:none;
}
._userlogin .form-actions {
	background:none;
	border:none;
	padding-left:0px;
}
.btn-primary {
	color: #FFFFFF !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
	background-color: #7A3B1A !important;
	*background-color: #7A3B1A !important;
	background-image: -moz-linear-gradient(top, #E08D26, #7A3B1A) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E08D26), to(#7A3B1A)) !important;
	background-image: -webkit-linear-gradient(top, #E08D26, #7A3B1A) !important;
	background-image: -o-linear-gradient(top, #E08D26, #7A3B1A) !important;
	background-image: linear-gradient(to bottom, #E08D26, #7A3B1A) !important;
	background-repeat: repeat-x !important;
	border-color: #7A3B1A !important;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E08D26', endColorstr='#7A3B1A', GradientType=0) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #FFFFFF !important;
	background-color: #7A3B1A !important;
	*background-color: #003bb3 !important;
}
a.btn {
	font-size: 14px !important;
	padding: 4px 12px !important;
	line-height: 20px !important;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #A80000;
	*background-color: #A80000;
	background-image: -moz-linear-gradient(top, #FC3737, #A80000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FC3737), to(#A80000));
	background-image: -webkit-linear-gradient(top, #FC3737, #A80000);
	background-image: -o-linear-gradient(top, #FC3737, #A80000);
	background-image: linear-gradient(to bottom, #FC3737, #A80000);
	background-repeat: repeat-x;
	border-color: #A80000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FC3737', endColorstr='#A80000', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
a.btn:hover,
a.btn:focus,
a.btn:active,
a.btn.active,
a.btn.disabled,
a.btn[disabled] {
	color: #FFFFFF;
	background-color: #A80000;
	*background-color: #003bb3;
}
div.alert-message, div.alert-warning {
	width: 550px;
	background-color: #fcf8c4;
	border: 2px solid #00FF00;
	color: #7a3b1a;
}
div.alert-warning {
	border: 2px solid #FF0000;
}
h4.alert-heading {
	color: #000000;
	font-size: 16px;	
}
div.alert-message p, div.alert-warning p {
	color:#7a3b1a;
}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
/* Large desktop */
@media (min-width: 1200px) {
  
}