@charset "utf-8";
/* CSS Document */
html
{
	height: 100%;
	background-color: #dcdcdc;
}

body
{
	background: #dcdcdc url(../images/BodyBG.jpg) repeat-x center 0;
	text-align: center;
	font-size: 15px;
	width: 100%;
	padding-bottom: 64px;
}

.container
{
	height: 100%;
  	overflow: auto;
}

h1, h2, h3
{
	color: #ff6c00;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h1, h2
{
	font-size: 28px;
	height: 41px;
	padding-top: 3px;
	background: url(../images/RepeatX.png) repeat-x 0 -91px;
}

h3
{
	font-size: 22px;
	height: 30px;
	padding-top: 3px;
	background: url(../images/RepeatX.png) repeat-x 0 -101px;
	margin-bottom: 14px;
}

p
{
	margin-bottom: 1em;
}

p a
{
	color: #177ad6;
	text-decoration: none;
	border-bottom: dotted 1px Tranparent;
}

p a:hover
{
	border-bottom: dotted 1px #177ad6;
}

br
{
	clear: both;
}

br.nc
{
	clear: none;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

.hdiv
{
	height: 2px;
	line-height: 2px;
	font-size: 2px;
	background: url(../images/RepeatX.png) repeat-x 0 -69px;
}

.head
{
	height: 176px;
	background: url(../images/RepeatX.png) repeat-x 0 133px;
	position: relative;
	z-index: 2;
	margin-bottom: -13px;
}

.head .top
{
	height: 133px;
	width: 998px;
	margin: 0 auto;
	background-color: #fff;
}

.head .logo
{
	float: left;
	margin: 14px 0 0 11px;
}

.head .navigation
{
	width: 990px;
	margin: 0 auto;
	height: 43px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}

.navigation li, .navigation div
{
	height: 43px;
}

.navigation li
{
	float: left;
}

.navigation li a, .navigation div a
{
	display: block;
	height: 29px;
	line-height: 29px;
	color: #fff997;
	text-decoration: none;
	padding: 0 12px;
}

.navigation a:hover
{
	background-color: #ff6c00;
	color: #fff;
}

.navigation .on a
{
	color: #fff;
	background-color: #009836;
}

.navigation li .point, .navigation div .point
{
	height: 14px;
	width: 16px;
	margin: 0 auto;
	background: url(../images/RepeatX.png) no-repeat -6px -339px;
	visibility: hidden;
}

.navigation li.on .point, .navigation div.on .point
{
	visibility: visible;
}

.body
{
	width: 998px;
	margin: 0 auto;
	background: url(../images/RepeatY.png) repeat-y -998px 0;
	position: relative;
	z-index: 1;
}

.wide-space
{
	text-align: center;
}

.wide-space *
{
	text-align: left;
	margin: 0 auto;
}

.top-space
{
	padding: 18px 0 10px 0;
}

.content
{
	width: 990px;
	margin: 0 auto;
	background: url(../images/VDiv.gif) repeat-y 671px 0;
	text-align: left;
}

.main-col
{
	width: 671px;
	float: left;
}

.main-col *
{
	margin-left: 18px;
	padding-right: 14px;
}

.side-col
{
	width: 317px;
	float: right;
}

.side-col *
{
	padding-left: 14px;
	margin-right: 18px;
}

.main-col * *, .side-col * *
{
	margin: 0;
	padding: 0;
}

.main-col .wide-space
{
	margin: 0;
	padding: 18px 0;
}

.side-col .side-space
{
	margin: 0;
	padding: 1em 0;
	text-align: center;
}

.content ul
{
	margin-bottom: 1.5em;
}

.content ul li
{
	list-style: none;
	padding-left: 18px;
	background: url(../images/RepeatX.png) no-repeat -11px -388px;
	margin-bottom: 6px;
}

.content ul li a
{
	color: #177ad6;
	text-decoration: none;
	border-bottom: dotted 1px Tranparent;
}

.content ul li a:hover
{
	border-bottom: dotted 1px #177ad6;
}

.content img.image
{
	display: block;
	margin: 0 auto 1em auto;
	border: solid 1px #ff6c00;
	padding: 0;
}

.more
{
	height: 24px;
	padding-top: 5px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: url(../images/RepeatX.png) repeat-x 0 -132px;
	font-size: 16px;
	text-align: right;
	margin-top: -3px;
}

.more a
{
	color: #177ad6;
	text-decoration: none;
}

.more a:hover
{
	text-decoration: underline;
}

.foot
{
	width: 998px;
	height: 15px;
	margin: 0 auto 18px auto;
	background: url(../images/RepeatY.png) no-repeat 0 bottom;
}

/******* Fixed Footer Bar *******/
#fixed-foot-bar
{
	position: fixed;
	bottom: 0px;
	height: 84px;
	width: 100%;
	background: url(../images/BarRepeatX.png) repeat-x 0 0;
	z-index: 99;
	left: 0;
}
#fixed-foot-bar .inner
{
	width: 998px;
	margin: 0 auto;
	text-align: left;
}
#fixed-foot-bar .logo
{
	width: 379px;
	height: 53px;
	background: url(../images/BarSprites.png) no-repeat 0 0;
	float: left;
	text-indent: -9999px;
	margin: 23px 18px 0 9px;
}
#fixed-foot-bar .form
{
	float: left;
	margin: 20px 0 0 0;
}
#fixed-foot-bar p
{
	color: #fff;
	font-size: 16px;
	margin-bottom: 6px;
}
#fixed-foot-bar .green
{
	color: #36ff57;
}
.input
{
	float: left;
	margin-right: 8px;
}
.input .left, .input .middle, .input .right
{
	float: left;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/BarRepeatX.png);
}
.input .left, .input .right
{
	width: 3px;
	background-repeat: no-repeat;
}
.input .left
{
	background-position: 0 -84px;
}
.input .right
{
	background-position: -3px -84px;
}
.input .middle
{
	background-repeat: repeat-x;
	background-position: 0 -110px;
}
.input .text-box
{
	border: none;
	background: transparent;
	height: 20px;
	line-height: 20px;
	width: 188px;
	padding-left: 6px;
	padding-right: 6px;
	color: #818080;
	font-size: 13px;
}
.input .button
{
	width: 63px;
	height: 20px;
	font-size: 0px;
	text-indent: -9999px;
	color: #fff;
	border: none;
	background: url(../images/BarSprites.png) no-repeat 0 -53px;
	cursor: pointer;
}
.input:hover .button
{
	background-position: -63px -53px;
}
.controls
{
	float: right;
	width: 65px;
	text-align: right;
	margin-top: 22px;
	margin-right: 11px;
	visibility: hidden;
}
.yui3-js-enabled .controls
{
	visibility: visible;
}
.controls *
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-decoration: none;
	cursor: pointer;
}
.controls *:hover
{
	text-decoration: underline;
}
#hlCloseBar
{
	margin-bottom: 9px;
}
#hlDoNotShow
{
	
}

/************ VOUCHERS *************/
.voucher
{
    padding: 18px 0;
    clear: both;
}
.voucher img
{
    float: left;
    margin: 0 13px 0 0;
}
.voucher div
{
    float: left;
    width: 420px;
}
.voucher h2
{
    font-size: 12px;
}
.voucher fieldset
{
    position: relative;
    margin-bottom: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: solid 1px #ccc;
}
.voucher legend
{
    font-size: 11px;
    position: absolute;
    top: -7px;
    left: 8px;
    padding: 0 6px;
    background-color: #fff;
    color: #ccc;
}
.voucher p
{
    font-size: 18px;
    padding: 5px 8px;
    color: #000;
    margin-bottom: 0;
}

/********** Validation *************/
.PublicValidationMessage
{
	padding: 12px;
	background-color: #cc0000;
	color: #fff;
	margin-bottom: 1em;
	width: 93%;
}
.PublicValidationMessage h3
{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding-left: 28px;
	background: url(../images/ErrorIcon.png) no-repeat 0 0;
	margin-bottom: 8px;
}
.PublicValidationMessage p
{
	font-weight: bold;
	margin-bottom: 8px;
}
.PublicValidationMessage li
{
	margin-left: 17px;
}

.red
{
  color:red;
}
