﻿/* ---------------------------------------------------------------------------------- */
/*  MAIN DEFINITIONS */
/* ---------------------------------------------------------------------------------- */

html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

body {
	background: #ffffff url(../images/bg.gif) top center repeat-y;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #8c8c8c;
	padding: 0px;
	margin: 0px;
}

img {
	border: none;
}

a, a:active, a:hover, a:visited {
	color: #3594be;
	text-decoration: underline;
}

h1 {
	margin: 5px 0px 5px 0px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

h2 {
	margin: 5px 0px 5px 0px;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
}

h3 {
	margin: 2px 0px 2px 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

h4 {
	margin: 2px 0px 2px 0px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

p {
	margin: 5px 0px 5px 0px;
}

/* ---------------------------------------------------------------------------------- */
/*  GENERAL-WRAP  */
/* ---------------------------------------------------------------------------------- */

.contentpaneopen {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	-webkit-border-vertical-spacing: 0px;
	-webkit-border-horizontal-spacing: 0px;
	border: 0px;
	width: 100%;
}

.contentpaneopen tbody tr td {
	padding: 0px;
}

#general-wrap {
	background: #ffffff url(../images/header_video.jpg) top center no-repeat;
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

/* ---------------------------------------------------------------------------------- */
/*  HEADER-WRAP  */
/* ---------------------------------------------------------------------------------- */

#header-wrap {
	background: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 225px;
}

#header-wrap-inner {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	height: 100%;
}

#header-logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 120px;
}

#header-video {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 16px;
	left: 508px;
	height: 58px;
	width: 190px;
}

#header-search {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 17px;
	left: 800px;
	height: 28px;
	width: 195px;
}

#header-menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 164px;
	left: 37px;
	height: 42px;
	width: 615px;
}

#header-submenu {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 164px;
	left: 37px;
	height: 28px;
	width: 615px;
}

/* ---------------------------------------------------------------------------------- */
/*  CONTENT-WRAP  */
/* ---------------------------------------------------------------------------------- */

#content-wrap {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.bg_lady {
	background: url(../images/prizes_bg.jpg) bottom right no-repeat;
}

#content-left-wrap {
	margin: 0px;
	padding: 0px;
	width: 660px;
	float: left;
}

#content-left-inner {
	margin: 0px;
	padding: 0px 20px 0px 40px;
	width: 600px;
	float: left;
}

#content-right-wrap {
	margin: 0px;
	padding: 0px;
	width: 335px;
	float: right;
}

#content-inner {
	margin: 0px;
	padding: 0px 40px 0px 40px;
	width: 920px;
}

/* ---------------------------------------------------------------------------------- */
/*  FOOTER-WRAP  */
/* ---------------------------------------------------------------------------------- */

footer-wrap {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
}

/* ---------------------------------------------------------------------------------- */
/*  SEARCH  */
/* ---------------------------------------------------------------------------------- */

.inputbox {
	width: 140px;
	background: none;
	border: none;
	font-size: 11px;
	color: #8c8c8c;
}

.button {
	vertical-align: bottom;
}

.contentpaneopen-search fieldset {
	border: none;
}

.small-search {
	font-weight: bold;
}

/* ---------------------------------------------------------------------------------- */
/*  FORM  */
/* ---------------------------------------------------------------------------------- */

.chronoform a, .chronoform a:active, .chronoform a:visited, .chronoform a:hover, .chronoform a:focus {
	font-size: 1px;
	color: #ffffff;
	display: none;
}

.quizvalue {
	width: 160px;
	height: 18px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #dcdcdc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dcdcdc;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #dcdcdc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #dcdcdc;
	padding: 5px 2px 0px 4px;
	font-size: 11px;
	color: #8c8c8c;
}

.quizsubmit {
    border: 1px solid #dcdcdc;
    background: #f4f4f4;
	height: 18px;
	width: 100px;
	font-size: 10px;
	color: #8c8c8c;
	padding-bottom: 7px;
}

/* ---------------------------------------------------------------------------------- */
/*  VIDEO POPUP  */
/* ---------------------------------------------------------------------------------- */

#popup_video {
	position: absolute;
	background: url(../images/pop_video.png) top left no-repeat;
	width: 700px;
	height: 516px;
	z-index: 9002;
	display: none;
	top: 100px;
    left: 50%;
    margin-left: -350px;
}

.ie6 #popup_video {
	display: block;
	visibility: hidden;
}


/* ------------------------------------------------------------ */
/* POPUP */
/* ------------------------------------------------------------ */

#blanket {
   background: url(../images/spacer.gif) top left no-repeat;
   opacity: 0.1;
   position: absolute;
   z-index: 9001;
   top: 0px;
   left: 0px;
   width: 100%;
}

/* ---------------------------------------------------------------------------------- */
/*  OFFERS PAGE  */
/* ---------------------------------------------------------------------------------- */

#popupdiv_pictures {
	position: absolute;
	background: url(../images/pop_pictures_x.png) top left no-repeat;
	width: 756px;
	height: 652px;
	z-index: 9002;
	display: none;
	top: 100px;
    left: 50%;
    margin-left: -378px;
}

.ie6 #popupdiv_pictures {
	display: block;
	visibility: hidden;
}