html {
	height: 100%;
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #000000;
	background-image: url('img/gui/bg.jpg');
	background-repeat: repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#bottom-paper {
	position: relative;
	left: 0px;
	height: 31px;
	width: 100%;
	background-image: url('img/gui/bottom-paper.jpg');
	background-repeat: repeat-x;
	z-index: 10;
	margin-top: -31px;
}




.customers-menu {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 158px;
	height: 138px; 
	padding: 10px;
	background-image: url('img/gui/customermenu.gif');
	background-repeat: no-repeat;
	z-index: 5;
}

.customer-menu-username {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e1b94d;
	font-weight: bold;
	position: absolute;
	left: 10px;
	top: 5px;
}

.newsbox-title {
	width: 234px;
	height: 34px;
	background-image: url('img/gui/newsbox-top.gif');
	padding: 5px;
	font-size: 12px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #E1B94D;
}
.newsbox-text {
	position: relative;
	left: 0px;
	width: 234px;
	background-image: url('img/gui/newsbox-bottom.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-style: italic;
}

.newsbox-readmore, .newsbox-readmore a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-decoration: none;
}
.newsbox-readmore a:hover {
	text-decoration: underline;
}

.content-holder {
	position: relative;
	left: 0px;
	top: 60px;
	width: 100%;
	text-align: center;
	z-index: 1;
}

.content {
	position: relative;
	right: 20px;
	top: 0px;
	min-width: 600px;
	padding-left: 270px;
	text-align: center;
}

.whatshot-area {
	position: relative;
	left: 0px;
	top: 41px;
	width: 610px;
	height: 250px;
	border: 3px solid #B46C34;
	background-image: url('img/gui/paper-bg.jpg');
	background-position: left top;
}

.image-border-orange {
	border: 2px solid #b46c34;
}
.image-border-orange-wide {
	border: 4px solid #b46c34;
}


.hidden-element {
	visibility: hidden;
	display: none;
}

.flags-holder {
	position: absolute;
	left: 0px;
	top: 0px;
}

.flags-holder a span {
	display: none;
	z-index: 5;
	position: absolute;
	top: 26px;
	left: 30px;
	width: 161px;
	height: 98px;
	background-image: url('img/gui/paper-bg.jpg');
	background-position: left top;
	border: 2px solid #000000;
}

.flags-holder a:hover span {
	display: block;
	cursor: pointer;
}

.current-flag {
	position: absolute;
	width: 25px;
	height: 17px;
	left: 40px;
	top: 7px;
	z-index: 1;
	border: 2px solid #b66b32;
}

.all-flags {
	display: none;
	position: absolute;
	width: 170px;
	height: 104px;
	left: 10px;
	top: 28px;
	z-index: 4000;
	border: 3px solid #000000;
	background-image: url('img/gui/paper-bg.jpg');
	background-position: left top;
}

.title {
	font-size: 16px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.text-error-red {
	text-align: center;
	color: #CC0000;
	border: 2px solid #CC0000;
	font-weight: bold;
	background: #FFFFFF;
	padding: 5px;
}


.main-white {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
}

.main-white a {
	color: #FFFFFF;
}

.text-white {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
.text-white a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
.text-white a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.text-black {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.text-gray-bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
}

.text-white-bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.text-white-bold a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.text-white-bold a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.text-dark-yellow-bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	font-weight: bold;
}

.text-white-large {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.text-white-small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.text-white-small a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.text-white-small a:hover {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.text-white-bold-small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.text-white-bold-small a {
	color: #FFFFFF;
	text-decoration: none;
}
.text-white-bold-small a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.whatshot-seealso {
	position: absolute;
	left: 20px;
	top: 130px;
	text-align: left;
}

.text-black-bold, text-black-bold a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-black-bold a:hover {
	text-decoration: underline;
}

.text-black-large, text-black-large a {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-black-large a:hover {
	text-decoration: underline;
}

.text-black-caption {
	font-size: 12px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}

.text-blue-link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #173193;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-decoration: underline;
}
.text-blue-link a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #173193;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-decoration: underline;
}
.text-blue-link a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-decoration: underline;
}

.show-compare-item-link a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #173193;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px;
}
.show-compare-item-link a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	padding: 10px;
}


.text-black-link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-black-link a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-black-link a:hover {
	color: #173193;
	text-decoration: underline;
}


.compare-startagain a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #173193;
	font-weight: bold;
	text-decoration: underline;
}
.compare-startagain a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


.product-category-item {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.product-category-item a {
	color: #FFFFFF;
	text-decoration: none;
}
.product-category-item a:hover {
	text-decoration: underline;
}



.text-orange-caption {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e1b94d;
	font-weight: bold;
	text-transform: uppercase;
}

.text-orange-caption-small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e1b94d;
	font-weight: bold;
	text-transform: uppercase;
}
.text-orange-caption-small a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e1b94d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.text-orange-caption-small a:hover {
	text-decoration: underline;
}


.login-form-field {
	width: 100px;
	height: 19px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.login-form-button {
	margin-top: 4px;
	height: 22px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.compare-step-button {
	background-color: transparent;
	border: 0px;
	text-align: left;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #173193;
	font-weight: bold;
	text-decoration: underline;
}
.compare-step-button:hover {
	color: #000000;
}

.form-caption-blue {
	padding: 5px;
	background: #173193;
	font-weight: bold;
}

.table-row-blue {
	background: #173193;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.table-row-grey {
	background: #444455;
}

.form-field-grey {
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #aaaaaa;
	background: #000000;
}

.form-field-white {
	height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}










#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 151px;
}

#nav li { /* all list items */
	float: left;
	width: 151px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	left: 0px;
	position: absolute;
	width: 145px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	list-style: none;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li ul li {
	border: 1px solid #b46c34;
	background: #000000;
	width: 145px;
}

#nav li ul li a {
	width: auto;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#nav li ul li a:hover {
	width: auto;
	padding: 5px;
	background: #183293;
}
















