/**
 * General styles
 */
html,body,p,h1,h2,h3,h4,h5,h6,div {
	margin: 0;
}

html {
	height: 100%;
	background: #a44f16 url(../images/bg-main.jpg) 0 0 repeat-x;
}

body {
	width: 100%;
	padding: 0;
	font-size: 12px;
}

h2 {
	background: transparent url(../images/faded-border.jpg) no-repeat scroll 0 bottom;
	color: #89272c;
	font-size: 28px;
	font-weight: normal;
	font-family: arial, times new roman, times, serif;
	margin-bottom: 18px;
	padding-bottom: 8px;
}

h3 {
	font-size: 14px;
	color: #663333;
	font-weight: bold;
}

#dottedList {
	font-weight: bold;
	list-style-type: disc;
}

ul,ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,a:visited {
	color: #89272c;
	text-decoration: none;
}

a.down-arrow {
	background: url(../images/blue-down-arrow.png) right .5em no-repeat;
	padding-right: 12px;
}

a.regular-link {
	background: url(../images/icon-blue-arrow.png) right .25em no-repeat;
	padding-right: 9px;
}

a.regular-link:hover {
	text-decoration: underline;
}

a.pdf {
	background: url(../images/icon-pdf.png) 0 0 no-repeat;
	padding-left: 18px;
}

p {
	padding: 0;
	line-height: 1.3;
}

.hide {
	position: absolute;
	left: -999px;
}

.to-uc {
	text-transform: uppercase;
}

.top-nav-container:after,.footer-container:after,.sub-section-container:after,.top-content:after,.ad-print-images:after,#member-benefits .inner-content:after,.press-content-container:after
	{
	display: block;
	content: "";
	clear: both;
}

.container {
	width: 1051px;
	margin: 0 auto;
	padding-left: 15px;
	padding-bottom: 20px;
	background: url(../images/bg-globe.jpg) right 15px no-repeat;
}

.container.plain {
	background-image: none;
}

.error {
	color: #ED1C24;
}

#no-js-note {
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 930px;
	padding-left: 10px;
	line-height: 30px;
	background: #FAF3BC;
	font-size: 11px;
}

.print-link a#print {
	background: url(../images/icon-print.gif) 0 0 no-repeat;
	padding-left: 20px;
}

/**
 * Top Navigation
 */
.top-nav {
	width: 940px;
	padding: 24px 0 5px 0;
}

.top-nav h1,.top-nav h1 a,.top-nav h1 a:hover {
	display: block;
	height: 52px;
	width: 150px;
	float: left;
	padding: 10;
	background: url(../images/logo-a&e.png) 0 0 no-repeat;
	text-indent: -999px;
}

.top-nav ul {
	padding: 31px 0 0 218px;
}

.top-nav li {
	float: left;
	padding-right: 3px;
}

/*
.top-nav a,
.top-nav a:visited {
	display: block;
	padding: 0 0px 0 10px;
	color: #862b2f;
	font-weight: bold;
    padding: 3px 10px 3px 10px;
    font: 12px arial;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
*/
.top-nav span {
	padding: 2px 7px 2px 0;
	display: block;
}

.top-nav a:hover {
	color: #862b2f;
	/*background: #7A7A79 url(../images/bg-nav-hover.jpg) 0 0 repeat-y;*/
}

#about-us .top-nav a#nav-about-us,#local-sites .top-nav a#nav-local-sites,#member-benefits .top-nav a#nav-member-benefits,#merchant-offers .top-nav a#nav-merchant-offers,#corporate-solutions .top-nav a#nav-corp-solutions,#customer-service .top-nav a#nav-customer-service,#press-room .top-nav a#nav-press
	{
	background: #BBBBBB url(../images/bg-nav-active.jpg) 0 0 repeat-y;
	color: #000000;
}

.top-nav a:hover span {
	padding-right: 7px;
	background: #7A7A79 url(../images/bg-nav-hover-right.jpg) right top
		repeat-y;
}

#about-us .top-nav a#nav-about-us span,#local-sites .top-nav a#nav-local-sites span,#member-benefits .top-nav a#nav-member-benefits span,#merchant-offers .top-nav a#nav-merchant-offers span,#corporate-solutions .top-nav a#nav-corp-solutions span,#customer-service .top-nav a#nav-customer-service span,#press-room .top-nav a#nav-press span
	{
	padding-right: 7px;
	background: #BBBBBB url(../images/bg-nav-active-right.jpg) right top
		repeat-y;
}

/**
 * Main content "default" styles
 */
#main-content {
	width: 940px;
	min-height: 536px;
	background: #FFFFFF;
	position: relative;
}

#main-content .inner-content.landing {
	padding: 38px 60px 30px 60px;
}

#main-content .inner-content.landing p {
	width: 535px;
	padding-bottom: 15px;
}

form#select-country-menu select {
	width: 211px;
	float: left;
	font-size: 13px;
}

form#select-country-menu input {
	margin-left: 7px;
}

form#select-country-menu * {
	vertical-align: middle;
}

/**
 *  Promos
 */
.promo-box-top {
	background: url(../images/promo-box-top.png) no-repeat top;
	height: 10px;
	width: 271px;
}

.promo-box-btm {
	background: url(../images/promo-box-btm.png) no-repeat bottom;
	height: 10px;
	width: 271px;
}

.promo-box {
	float: left;
}

.promo-box-middle {
	background: #e5e5e5 url(../images/promo-bg-gradient.gif) repeat-x;
	width: 269px;
	min-height: 220px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.promo-box img.promo-img {
	padding-left: 55px;
	margin: 20px 0;
}

.promo-box img.button {
	margin-left: 50px;
}

.promo-box h3 {
	width: 230px;
	margin-bottom: 0px;
	padding: 0 20px;
	font-size: 20px;
	font-family: times new roman;
	font-size: 19px;
	font-weight: normal;
	text-align: center;
	color: #663333;
}

/**
 * Footer
 */
.footer {
	width: 940px;
	margin: 10px 0 0 0;
	font-size: 11px;
}

.footer ul {
	float: left;
	padding-left: 5px;
}

.footer ul a,.footer ul a:visited {
	color: #FFFFFF;
}

.footer ul a:hover {
	text-decoration: underline;
}

.footer li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding: 0 8px;
}

.footer li.last {
	border-right: none;
}

.footer p {
	float: right;
	padding-right: 5px;
}

/**
 * Print
 */
.print-link {
	margin-bottom: 10px;
}

.print-link img {
	padding-right: 5px;
}

.print-link a:hover {
	text-decoration: underline;
}

.print-link a span:hover {
	text-decoration: none;
}

.print-logo {
	display: none;
}

/**
 * Callout box
 */
.callout-box .top-cap {
	width: 580px;
	height: 5px;
	background: url(../images/bg-callout-top-cap.png) 0 0 no-repeat;
}

.callout-box .bottom-cap {
	width: 580px;
	height: 5px;
	background: url(../images/bg-callout-bottom-cap.png) 0 0 no-repeat;
}

.callout-box .inner {
	width: 563px;
	min-height: 17px;
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
	padding: 10px 0 10px 15px;
	background: #E7E7E7 url(../images/bg-callout.png) 0 0 repeat-x;
}

.callout-box .inner p {
	padding-bottom: 0;
}

.callout-box .inner a img {
	padding-left: 3px;
	vertical-align: middle;
}

/*
* Stili relativi alla presentazione dei prodotti
*/
.photo {
	border: 0 none;
	margin: 0 3px;
	padding: 3px;
}

.selected_photo {
	border: 2px solid #89272c;
	margin: 0 3px;
	padding: 3px;
}

.iframe {
	background-color: transparent;
	height: 400px;
	width:  140px;
	z-index:5000;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0px;
}

/**
  * Ajax Styles
  */
#throbber, #main-content .inner-content.landing #error-content {
	width: 100%;
	margin-top: 100px;
	text-align: center;
}

#main-content .inner-content.landing #throbber p {
	width: 100%;
	margin-top: 15px;
	font-weight: bold;
}

#main-content .inner-content.landing #error-content p {
	width: 820px;
	text-align: center;
	font-size: 14px;
}