h1.bigbox { font-weight: bold; }
h1.bigbox.right { text-align:right; }

footer.body p { margin-bottom: 0; }

h2 a { color: #D2001B; }

.special-offers h1 {background-color:#ee1b22;}
.special-offers article.product .title,
.special-offers article.product .info,
.special-offers article.product .price,
.special-offers article.product .delete,
.special-offers .button4
	{color:#ee1b22;}

.whats-new h1 {background-color:#0d2b71;}
.whats-new article.product .title,
.whats-new article.product .info,
.whats-new article.product .price,
.whats-new article.product .delete,
.whats-new .button4
	{color:#0d2b71;}

.promotions h1 {background-color:#333333;}
.promotions article.product .title,
.promotions article.product .info,
.promotions article.product .price,
.promotions article.product .delete,
.promotions .button4
	{color:#333333;}

.top-selection h1 {background-color:#0d2b71;}
.top-selection article.product .title,
.top-selection article.product .info,
.top-selection article.product .price,
.top-selection article.product .delete,
.top-selection .button4
	{color:#0d2b71;}

.product-of-the-month h1 {background-color:#867b77;}
.product-of-the-month article.product .title,
.product-of-the-month article.product .info,
.product-of-the-month article.product .price,
.product-of-the-month article.product .delete,
.product-of-the-month .button4
	{color:#867b77;}

.action-marketing-table h1 {background-color:#0d2b71;}
.action-marketing-table article.product .title,
.action-marketing-table article.product .info,
.action-marketing-table article.product .price,
.action-marketing-table article.product .delete,
.action-marketing-table .button4
	{color:#ee1b22;}

.its-exclusive h1 {background-color:#000000;}
.its-exclusive article.product .title,
.its-exclusive article.product .info,
.its-exclusive article.product .price,
.its-exclusive article.product .delete,
.its-exclusive .button4
	{color:#000000;}

h1.bigbox span a {color:#fff; text-decoration: none; }
h1.bigbox span a:hover {text-decoration: underline; }
blockquote a { font-size: 16px }

#select_airport { }

/* .product span { font-size: 0.6em; font-style: italic;} */

.form label { width: 200px; vertical-align: top; }

.home_img { margin: 0 15px 0 5px; }

address a {color: #D2001B;}

.select {
    display: inline-block;
    background: url("../images/select-standard.png") no-repeat scroll right center;
    height: 38px;
    overflow: hidden;
    width: 303px !important;
}

.select select {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    height: 38px;
    padding: 8px 5px 5px 5px;
    width: 326px;
    color: #6D6D6D;
}

.columnBoxProduct { margin: 0px 0px -30px 0px; }

/** temporary old offer page **/
.price span, .delete span { color: #EE1B22; }

.form label.error { color: red; font-weight: bold; }
