html { background: transparent; }
body { line-height: normal !important;}
.am-login-form, .am-sendpass-form { min-width: 180px !important; }
.body-wrapper { background: #fff; }
.am-body, .am-layout { background: transparent; }
.am-body-content { margin: 0 auto; max-width: 1140px; padding-bottom: 2em; color: #383838; }
.comment { font-size: 0.85em; }
.am-copyright, .gdlr-navigation-wrapper, .footer-container, .am-header, .am-footer, .am-header-line { display: none; }
.am-form span.error { font-size: 0.9em; }
.am-form fieldset legend { background: #383838 !important; }
h1 { font-size: 1.8em; text-align: center; color: #eee !important; line-height: 2em !important; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; }
.content-wrapper { margin-top: 1em; }
a.button, input[type="button"], input[type="submit"] { font-size: 1.3em; }
.gdlr-header-inner { padding-bottom: 1em; }
.am-body .am-body-content-wrapper { border: 0; padding: 0; background: transparent;}
.am-body { max-width: 880px; margin: 0 auto;}
.am-main { padding: 0 !important; max-width: 1200px; width: 100%;  }
.am-info { text-align: center; }
.am-product-terms { font-weight: normal; margin-left: 16px; display: block; }
.am-element label { line-height: 20px; display: inline-block; margin-bottom: 15px;}
.am-form div.am-element-title label { margin: 0; }
.am-form div.element-title .comment { opacity: 0.9; font-weight: normal; font-size: 12px; }
.am-body a { color: #0084D7; }
form input, form textarea { width: auto !important; }
.am-signup-link, .am-user-identity-block { color: #eee; }
.am-signup-link a, .am-user-identity-block a { color: #ccc ; text-decoration: underline; }
b, strong { color: inherit !important; }

.am-body-content-content { background: #fff; padding: 1em; }
.am-body-content-content a { text-decoration: underline; color: #0084D7 !important; }
.am-body-content-content a:hover { text-decoration: none; color: #0084D7 !important; }

@media (max-width: 500px){
	.am-user-identity-block_login { color: #333; }
	.am-user-identity-block a { color: #666; }
	.am-form div.am-element input[type=text], .am-form div.am-element input[type=password], .am-form div.am-element input[type=submit], .am-form div.am-element textarea, .am-form div.am-element select { width: 100% !important; }
}

.clr {
	font-size: 1px;
	clear: both;
	height: 1px;
	visibility: hidden;
}
#page {
	width: 900px;
	overflow: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*
#header {
	background-image: url(../img/header_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 158px;
	width: 900px;
}
#logo {
	margin: 0px;
	float: left;
	height: 20px;
	width: 229px;
	padding-top: 123px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 670px;
}
#menu {
	background-image: url(../img/menu_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 882px;
	padding-top: 22px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	float: right;
	display: block;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	margin: 0px;
	text-align: center;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 11px;
	float: left;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #373737;
}
#menu .selected {
	color: #FFCC00;
	background-color: #373737;
}

#content {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background-image: url(../img/content_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: left;
}
#content #content_in {
	width: 867px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	float: left;
}
#content #content_in h1 {
	background-color: #2C2C2C;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #content_in h2 {
	color: #0084D7;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content #content_in h3 {
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
}

#content #content_in p {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content #content_in a {
	font-size: 12px;
	color: #0084D7;
}

#content #content_in a:hover { text-decoration: none; }

#footer {
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#footer #copyright {
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #content_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#content #content_right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
*/


.am-tabs a { color: #555960 !important; }
.am-tabs a:hover, .am-tabs li.active a { color: #fff !important; }

#sign-up-banner {
	width: 900px;
	height: 99px;
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu-use-this-menu ul {
	display: block;
	list-style: outside none none;
	margin: 0 0 0 0;
	padding: 0;
}
#menu-use-this-menu li,
.menu-box .menu ul li {
	display: inline-block;
	position: relative;
}
#menu-use-this-menu li a,
.menu-box .menu ul li a {
	color: #fff;
	display: block;
	font-family: "Lato", serif;
	font-size: 16px;
	font-weight: 300;
	padding: 10px 15px;
	line-height: 30px;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.5);
	text-transform: uppercase;
	margin: 0;
	transition: all .5s;
	text-shadow: 1px 1px 0 #39673e, 2px 2px 0 #8c2a2e, 3px 3px 0 #000, 1px 1px 15px #000;
}

#menu-use-this-menu li a:hover,
.menu-box .menu ul li a:hover {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 17px;
	line-height: 22px;
	border-radius: 15px;
	font-weight: normal;
	box-shadow: 15px 15px 50px rgba(0,0,0,0.5);
}
#menu-use-this-menu .current > a {
	opacity: 1;
}

.blackbar {
	background-color: #000;
	border-radius: 0 0 10px 10px;
	width: 100%;
	height: 50px;
	margin-top:-45px;
}

.container {
	max-width: 1170px;
	width: 1170px;
	margin: 0 auto;
}

nav.webnav {
	background-color: #000;
	border-radius: 0 0 10px 10px;
	max-width: 440px;
	margin: -35px auto 0 auto;
}
