logos/* CSS Style Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

a{
	text-decoration: none;
	color:#ed1a3b;
}

a:hover {
	text-decoration:underline;
}

body {
	font-family: 'Open Sans', helvetica, arial, sans-serif;
/*	background:url(/images/page-bkgd.png) repeat-x 0 0;*/
}

#wrapper {
	margin:0 auto;
	padding-top:208px;
	width:1022px;
}

#header {
	height:auto;
	background-color: #FFF;
/*	background:url(/images/header-bkgd.gif) repeat-x 0 0;*/
	position:absolute;
	left:0;
	right:0;
	width:100%; /* 1022px */
	z-index:100;
	border-top: 28px solid #ED1A3B;
}

#header .row {
	width: 100%;
	height: auto;
	clear: both;
}

.logos-container {
	width: 765px;
	margin: 0 auto;
	padding-top:20px;
}

.logos-container #logo-2striper {
	width: 180px;
	margin-left: 15px;
	margin-right: 74px;
	margin-bottom: 35px;
}

#header .one-third {
	width: 33.3%;
	display:block;
	float: left;
	height: 130px;
	text-align: center;
}

.logos-container img#premier-logo {
	margin-bottom: 35px;
	margin-right: 42px;
	width: 325px;
}

.logos-container #logo-solo {
	width: 120px;
	margin-bottom: 25px;
	margin-top: 19px;
	height: 80px;
}


#header h1#title {
	text-align: center;
	display: block;
	margin-top: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFF;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
}

#bod-left {
	height:465px;
	width:70px;
/*	background:url(/images/gradient-left-bkgd.png) no-repeat 0 0;*/
	float:left;
}

#bod-right {
	height:465px;
	width:70px;
/*	background:url(/images/gradient-right-bkgd.png) no-repeat 0 0;*/
	float:left;
}

#bod-content {
	width:882px;
/*	background:url(/images/white-bkgd.png) repeat-x 0 0;*/
	background-color:#fff;
	float:left;
}

#bod-content h3.european-banner {
	margin:44px 0 20px 0;
	padding:14px 0 4px 0;
	font-size: 17px;
	text-align:left;
	width: 230px;/*width:410px;*/
/*	background:url(/images/european-num-banner.png) no-repeat 0 0;*/
	position:relative;
	margin-left: 50px;
	left: 0; /* left:-10px; */
	color: #ED1A3B;
	border-bottom: 1px solid #DADADA;
}

#bod-content form {
	margin:14px 0 0 50px;
}

#bod-content form input.number-field {
	font-size:20px;
	width:225px;
	height:26px;
	position:relative;
	top:-11px;
	margin-right:8px;
}

#bod-content #num-enter {
	float:left;
	margin-bottom:50px;
}

#bod-content #img-block {
	margin:35px 0  35px 565px;
}

#bod-content #img-block img{
	float:left;
	margin-right:43px;
}

#bod-content #img-block h4 {
	text-transform:uppercase;
	font-size:14px;
	padding-top:40px;
}

#shapezoom {
	height:415px;
	width:425px;
	text-align:center;
	padding-top:10px;
}

#shapezoom h4 {
	font-size:14px;
	color:#ed1a3b;
	padding-top:15px;
}

#wraphelp {
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	width:1022px;
}

#help-button {
	float:right;
	padding-right:23px;
	margin-left:515px;
	width:418px;
	height:229px;
	position:absolute;
	z-index:9;
	top: 50px;
}

#help-button p {
	background-color: #EBEBEB;
	border: 1px solid #DADADA;
	font-size:12px;
	padding:25px;
	line-height:1.4em;
}

a.help-btn {
	display:block;
	width:70px;
	height:34px;
	position:absolute;
	bottom:4px;
	right:23px;
	background-color: #EBEBEB;
	border: 1px solid #DADADA;
	color: #333333;
	text-decoration:none;
	padding-top: 10px;
	padding-left: 12px;
}

.shape-wrapper {
	float:left;
	margin:0 0 28px 28px;
	text-align:center;
	width:200px;
}

.shape-wrapper a div {
	display: table-cell;
}

#bod-content #results {
	border:1px solid #829097;
	margin:50px;
	clear:both;
}

.best {
	background:#eee;
}

#bod-content #results h4 {
	margin:20px 0 28px 28px;
	font-size: 16px;
}

#bod-content #results table {
	margin:0 28px 40px 28px;
	width:717px;
}

#bod-content #results th {
	text-align:left;
	padding:5px 0px 5px 17px;
	border-bottom:6px double #ccc;
	font-size:14px;
}


#bod-content #results td {
	border-bottom:1px solid #ccc;
	padding:5px 17px 5px 17px;
	font-size:13px;
}

#bod-content #results td img {
	padding:0 15px 0 0;
}

#reset-box {
	text-align:center;
	border-top:8px double #ccc;
}

#reset-box img {
	position:relative;
	top:-22px;
}

#download-app {
	border:1px solid #ccc;
	border-radius:15px;
	-moz-border-radius:15px;
	background:#eee;
	width:420px;
	padding:25px 20px;
	font-size:13px;
	margin:0 auto 50px auto;
}

#download-app p {
	float:left;
	width:250px;
	padding-right:25px;
}

#download-window {
	height:250px;
	width:400px;
	padding:20px;
}

#download-window h1 {
	padding:0 0 10px 0;
}

#download-window p {
	font-size:12px;
	padding:0 0 10px 0;
}

#download-window em {
	font-size:11px;
	font-style:italic;
}


#footer {
	font-size:12px;
	color:#666;
}

#footer p {
	text-align:center;
	margin:0 0 10px 0;
	line-height:1.5em;
}

/* Caret */
/* Downward caret */
.caret-down {
  position: relative;
}

.caret-down:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 6px;
  border-top: 8px solid #000000;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.caret-down:after {
  content: '';
  position: absolute;
  left: 8px;
  top: 7px;
  border-top: 6px solid #eeeeee;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

/* Upward caret */

.caret-up {
  position: relative;
}

.caret-up:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 6px;
  border-bottom: 8px solid #000000;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.caret-up:after {
  content: '';
  position: absolute;
  left: 8px;
  top: 9px;
  border-bottom: 6px solid #eeeeee;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}

