/* --------- STYLING FOR TEMPLATE POPUP --------- */



html {
	background-color: black;
}

div#holder {
	color: black;
}

h1 {
	color: #666;
	text-align: center;
}
#page_default div#main-content,
div#small-print {
	color: #dcdcdc;
}
* html #page_default div#main-content {
	background-color: black;
}
h1,
div#lang-bar {
	font-size: 0.9em;
	text-transform: uppercase;
}

h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}
h3 {
	margin-top: 1.3em;
	font-size: 1.15em;
}

p {
	margin-top: 0.7em;
}

ul,
ol,
dl {
	margin-top: 0.5em;
}

img#main-logo,
img.png {
	_behavior: url(/png_behavior.htc); /* PNG fix for IE<=6 */
}

h2 + form,
h3 + form,
h4 + form,
h2 + .moduleOutput,
h3 + .moduleOutput,
h4 + .moduleOutput {
	margin-top: 2em;
}

a {
	color: #A1755B;
	text-decoration: underline;
}
div#main-content div.intro a:visited {
	color: #b6b6b6;
}
a:visited {
	color: #b6b6b6;
}
a:hover,
div#lang-bar li a:hover,
div#main-content div.intro a:hover {
	color: #A15628;
}
a:active,
div#main-content div.intro a:active {
	color: #e3712c;
}

div#lang-bar li.active {
	display: none;
}

div#lang-bar a,
div#lang-bar a:visited {
	color: #A1755B;
	text-decoration: none;
}

#page_default div#main-content a {
	color: #dcdcdc;
}
#page_default div#main-content a:visited {
	color: #dcdcdc;
}
#page_default div#main-content a:hover {
	color: #eee;
	text-decoration: underline;
}
#page_default div#main-content a:active {
	color: #fff;
}

div.menu ul li {
	font-size: 0.9em;
	text-transform: uppercase;
}
div.menu ul li ul li {
	font-size: 1em;
}

div.menu li.active,
div.menu li.on {
	font-weight: bold;
}
div.menu a,
div.menu a:visited {
	color: black;
	text-decoration: none;
}
div.menu ul.active a:visited {
	color: black;
}
div.menu a:hover,
div.menu ul.active a:hover,
div.menu a.active-on,
div.menu ul li.active ul li.on a:hover {
	color: #672A15;
}
div.menu li.highlight a {
	color: #D30000;
}

div.menu li.active ul li {
	font-weight: normal;
}
div.menu li.active ul li.on {
	font-weight: bold;
}
div.menu ul li.active ul li a,
div.menu ul li.active ul li a:visited {
	color: #672A15;
}
div.menu ul li.active ul li a:hover {
	color: #8F1007;
}

div#availability-checker h2 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: bold;
}

.widget_bestPrices a.text,
.widget_bestPrices a.text:visited,
.widget_bestPrices a.text:hover,
.widget_bestPrices a.text:active {
	font-size: 1.4em;
	letter-spacing: 0.07em;
	color: white;
	text-decoration: none;
}

div#offers .offer {
	color: black;
}
div#offers .offer h3 {
	font-weight: bold;
}
div#offers .offer p.read-more {
	position: absolute;
	right: 1em;
	bottom: 0;
	margin: 0;
	font-size: 0.9em;
	text-transform: uppercase;
}
div#offers .offer p.read-more a,
div#offers .offer p.read-more a:visited {
	text-decoration: none;
	color: #666;
}
div#offers .offer p.read-more a:hover {
	color: #A15628;
}

div#address {
	text-align: center;
}
div#address p.name {
	text-transform: uppercase;
}
div#holder div#address p.street-address {
	padding: 8px 0;
}

div#address a {
	text-decoration: none;
}

div#small-print {
	color: #6B5F57;
	text-align: center;
}
div#small-print > * {
	font-size: 0.9em;
}
div#small-print a,
div#small-print a:visited,
div#small-print a:hover,
div#small-print a:active {
	color: #6B5F57;
	text-decoration: none;
}

body#page_offers h3 {
	font-weight: bold;
	margin-top: 1.4em;
}

body#page_offers div#main-content a.tracking-link {
	display: block;
	margin-top: 30px;
}

html,
body,
div#holder {
	background-color: white;
	text-align: center;	
}

body {
	padding-top: 20px;
}

img#main-logo {
	width: 81px;
	height: 100px;
}

h1 {
	position: static;
	margin: 1em 0;
	font-family: Arial, sans-serif;
	font-size: 1.6em;
}

form.basicForm {
	margin: 0 auto;
	text-align: left;
}

