body
{
	background-color: #CDD4DA;
	-webkit-text-size-adjust: none;
}

.container
{
	background-image: url(bg_gradient.png);
	background-repeat: repeat-x;
	min-height: 313px;
}

#header
{
	position: relative;
	background-color: #165392;
	height: 45px;
}

#header .detaillogo
{
	position: absolute;
	z-index: 5;
	background-image: url(logoText_HD.png);
	background-position: center 2px;
	background-repeat: no-repeat;
	width: 100%;
	height: 85px;
}

#header .icon
{
	position: absolute;
	width: 30px;
	height: 30px;
    left: 9px;
    top: 7px;
    background-repeat: no-repeat;
}

#header .divider
{
	position: absolute;
	width: 9px;
	height: 36px;
    left: 47px;
    top: 4px;
	background-image: url(divide.png);
    background-repeat: no-repeat;
}

#header .text
{
	position: absolute;
	min-width: 250px;
	height: 30px;
    left: 62px;
    top: 7px;
    background-repeat: no-repeat;
	color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 27px;
	line-height: 30px;
	text-transform: uppercase;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	
}



.text2 {
		position: absolute;
	min-width: 250px;
	height: 30px;
    top: 7px;
    background-repeat: no-repeat;
	color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 27px;
	line-height: 30px;
	text-transform: uppercase;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
	left:4px;	
}

#footer
{
	background-image: url(footerbg.png);
	height: 49px;
}

#footer .icon
{
	background-repeat: no-repeat;
	background-position: center 4px;
	float: left;
	position: relative;
	display: block;
	width: 20%;
	height: 49px;
}

#footer .icon a
{
	position: absolute;
	z-index: 10;
	display: block;
	height: 15px;
	width: 100%;
	text-decoration: none;
	
	font-family: "Helvetica";
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 34px;
}

.home
{

	background-position: center 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
}

.accueil
{

	background-position: center 10px;
	padding-top: 60px;
	background-repeat: no-repeat;
}

#infoicon
{
	width: 100%;
	height: 170px;
	position: absolute;
}

.info
{	
	display: block;
	background-image: url(info.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	
	height: 170px;
}



#standardlist
{
	overflow: hidden;
	border: 0;
	-webkit-border-radius: 10px;
	position: relative;
	width: auto;
	margin: 12px 9px 9px 9px;
    -webkit-margin-top-collapse: separate;
    background-color: #fff;
}

.descriptif {
	min-width: 250px;
	background-color:#E7EFF5;
	-webkit-border-radius: 10px;	
	margin: 12px 9px 9px 9px;
	padding:10px;
 font-family: 'Helvetica';
	font-weight: bold;
    color: #165392;
    height: auto;
	
}

.unSite {
	min-width: 250px;
	background-color:#FFF;
	-webkit-border-radius: 10px;	
	margin: 12px 9px 9px 9px;
	padding:10px;
 font-family: 'Helvetica';
	font-weight: normal;
    color: #165392;
    height: auto;	
}

.unSite h1{
	font-weight: bold;
    color: #165392;
	font-size:19px;

}

.petit {
	font-size:11px;font-weight:normal;	
}

#standardlist .item
{
	position: relative;
    list-style-type: none;
    height: 45px;
    width: auto;
    overflow: hidden;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #cccccc;
}


#standardlist .item:last-child
{
    border: 0;
}

#standardlist .item a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.home #standardlist .icon {
	position: absolute;
	width: 30px;
	height: 30px;
    left: 11px;
    top: 8px;
    background-repeat: no-repeat;
}

.home #standardlist .label {
	left: 52px;
}

#standardlist .label {
    position: absolute;
    left: 12px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #165392;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

#other #standardlist .label {
    position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #525047;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

.arrow {
    position: absolute;
    width: 9px;
    height: 13px;
    right: 13px;
    top: 17px;
    background-image: url(chevron.png);
    background-repeat: no-repeat;
}

.greyarrow {
    position: absolute;
    width: 9px;
    height: 13px;
    right: 13px;
    top: 17px;
    background-image: url(chevron_gr.png);
    background-repeat: no-repeat;
}

.arrowlt {
    position: absolute;
    width: 9px;
    height: 13px;
    right: 13px;
    top: 10px;
    background-image: url(chevron_lt.png);
    background-repeat: no-repeat;
}

.whitearrow {
    float: right;
    width: 25px;
    height: 35px;
    background-image: url(chevron_white.png);
    background-repeat: no-repeat;
	background-position: 3px 12px;
}

.dynalist
{
	overflow: hidden;
	border: 0px;
	position: relative;
	width: auto;
	-webkit-border-radius: 15px;
	margin: 12px 9px 0 9px;
    -webkit-margin-top-collapse: separate;
    background-color: transparent;
}

.dynalist .greyHD
{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #b1afa6;
	height: 37px;
	border: 1px solid #b1afa6;
}

.dynalist .greyHD .text
{
	margin-left: 15px;
	font-family: 'Helvetica';
	color: #fff;
	font-size: 27px;
	line-height: 37px;
}

.dynalist .greyHDT
{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #b1afa6;
	border: 1px solid #b1afa6;
}

.dynalist .greyHDT .text
{
	margin-left: 13px;
	font-family: 'Helvetica';
	color: #fff;
	font-size: 25px;
	line-height: 26px;
	padding: 7px 0;
}

.dynalist .redHD
{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #ff0000;
	height: 37px;
	border: 1px solid #ff0000;
}

.dynalist .redHD .text
{
	margin-left: 15px;
	font-family: 'Helvetica';
	color: #fff;
	font-size: 27px;
	line-height: 37px;
}

.dynalist .aquaFT
{
	background-color: #65cbdb;
	height: 37px;
	border: 1px solid #65cbdb;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.dynalist .aquaFT .text
{
	margin-left: 15px;
	position: relative;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	line-height: 37px;
}

.dynalist .aquaFT a
{
	position: absolute;
	z-index: 10;
	display: block;
	height: 37px;
	width: 100%;
	text-decoration: none;
	color: #ffffff;
}

.dynalist .catsCheck
{
	position: relative;
	height: 45px;
	background-color: #fff;
	border-bottom: 1px solid #b1afa6;
}

.dynalist .catsCheckSelected
{
	position: relative;
	height: 45px;
	background-color: #f2f0e9;
	border-bottom: 1px solid #b1afa6;
	background-image: url(check.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.dynalist .catsCheck .text
{
	position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #525047;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

.cat_sel_error
{
	position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    white-space: nowrap;
	font-family: 'Georgia';
	font-size: 14px;
	color: #ff0000;
	font-weight: normal;
	top: 14px;
    bottom: 0px;
}

.dynalist .catsCheckSelected .text
{
	position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #525047;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

.dynalist .catsCheckSelected a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.dynalist .catsCheck a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.dynalist .entrytext
{
	background-color: #fff;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.dynalist .entrytext .form
{
	font-family: 'Georgia';
	font-size: 14px;
	color: #77766f;
	padding: 13px;
}

.dynalist .entrytext .form .fineprint
{
	font-size: 12px;
	line-height: 13px;
	font-style: italic;
}

.dynalist .errorbox
{
	background-color: #ff0000;
	border: 1px solid #ff0000;
	-webkit-border-radius: 10px;
}

.dynalist .errorbox .text
{
	font-family: 'Georgia';
	font-size: 16px;
	color: #fff;
	padding: 15px;
}

.dynalist .textitem
{
	background-color: #fff;
	border-bottom: 1px solid #cccccc;
}

.dynalist .addwishoptions
{
	background-color: #fff;
	padding: 15px 20px;
	margin-top: 12px;
}

.dynalist .addwishoptions .facebookArrow
{
	display:block;
	background-image: url(facebookArrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:43px;
	width: 203px;
	text-align: right;
	font-family: Georgia;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 60px 20px 0;
}

.dynalist .addwishoptions .addwishArrow
{
	float: right;
	display:block;
	background-image: url(addwishArrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:41px;
	width: 193px;
	font-family: Georgia;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	padding: 17px 0 20px 70px;
}

.dynalist .addwishoptions .or
{
	background-image: url(or.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:15px;
}

.dynalist .addwishoptions .nextstep
{
	padding: 0 0 15px 0;
	background-image: url(nextstep.gif);
	background-repeat: no-repeat;
	background-position: center;
	height:18px;
}

.dynalist .textitem .text
{
	font-family: 'Georgia';
	font-size: 16px;
	color: #77766f;
	padding: 15px;
}

.dynalist .textitem .smalltext
{
	font-family: 'Arial';
	font-size: 11px;
	color: #77766f;
	line-height: 16px;
	padding: 15px;
}

.dynalist .textitemarrow
{
	min-height: 80px;
	vertical-align: middle;
	position:relative;
	background-color: #fff;
	border-bottom: 1px solid #b1afa6;
	background-image: url(chevron_br.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.dynalist .textinfoarrow
{
	min-height: 0px;
}

.dynalist .textitemarrow .text
{
	font-family: 'Georgia';
	font-size: 16px;
	line-height: 17px;
	color: #77766f;
	padding: 15px 30px 15px 15px;
}

.dynalist .textitemarrow .infotext
{
	padding: 12px 15px 15px 50px;
	font-family: 'Helvetica';
	font-size: 12px;
	line-height: 14px;
	color: #525047;
}

.dynalist .textitemarrow .infoicon
{
	position: absolute;
    width: 30px;
    height: 40px;
	left: 11px;
    background-repeat: no-repeat;
	background-position: 0px 14px;
}

.dynalist .textitemarrow .infotext .aqua
{
	font-size: 13px;
	color: #65cbdb;
	font-weight: bold;
}

.aqualink
{
	font-family: Helvetica;
	font-size: 16px;
	color: #65cbdb;
	font-weight: bold;
	text-decoration: none;
}

.dynalist .textitemarrow a
{
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.dynalist .iconitem
{
	position: relative;
	height: 35px;
	background-color: #fff;
}

.dynalist .iconitem .text
{
	position: absolute;
	font-family: 'Helvetica';
	font-size: 12px;
	line-height: 35px;
	color: #525047;
	left: 43px;
}

.dynalist .iconitem a
{
	position: absolute;
	z-index: 11;
	display: block;
	height: 35px;
	width: 100%;
	text-decoration: none;
}

.dynalist .iconitem .icon
{
    position: absolute;
    width: 20px;
    height: 35px;
	left: 15px;
    background-repeat: no-repeat;
	background-position: 0px 7px;
}

.dynalist .iconitemmulti
{
	position: relative;
	background-color: #fff;
	min-height: 35px;
}

.dynalist .iconitemtags
{
	min-height: 23px;
	position: relative;
	padding: 4px 8px 8px 42px;
	background-color: #fff;
}

.dynalist .iconitemtags .icon
{
    position: absolute;
    width: 20px;
    height: 35px;
	left: 15px;
    background-repeat: no-repeat;
	background-position: 0px 4px;
}

.dynalist .iconitemmulti .textdiv
{
	padding: 10px 0 8px 0;
	position: relative;
	font-family: 'Helvetica';
	font-size: 12px;
	line-height: 15px;
	color: #525047;
	left: 43px;
	margin-right: 50px;
}

.dynalist .iconitemmulti .textdiv .comment
{
	font-style: italic;
	font-size: 15px;
}

.dynalist .iconitemmulti .icon
{
    position: absolute;
    width: 20px;
    height: 35px;
	left: 15px;
    background-repeat: no-repeat;
	background-position: 0px 7px;
}

.dynalist .iconitemmulti a
{
	position: absolute;
	z-index: 11;
	display: block;
	height: 35px;
	width: 100%;
	text-decoration: none;
}

.dynalist .tag
{
	margin: 4px 0 0 4px;
	text-transform: uppercase;
	position: relative;
	float: left;
	font-family: 'Helvetica';
	font-size: 12px;
	color: #fff;
	padding: 2px 5px;
	background-color: #b1afa6;
}

.dynalist .tag a
{
	position: absolute;
	z-index: 11;
	display: block;
	height: 18px;
	width: 100%;
	left: 0px;
	text-decoration: none;	
}

.dynalist .tag strong
{
	font-weight: normal;
}

.dynalist .individuals
{
	background-color: #fff;
	border-bottom: 1px solid #b1afa6;
}

.dynalist .individuals .image
{
	height: 113px;
	background-position: 15px 20px;
	background-repeat: no-repeat;
}

.dynalist .individuals .text
{
	font-family: 'Georgia';
	font-size: 13px;
	color: #77766f;
	padding: 15px;
}

.dynalist .individuals .text .name
{
	display: block;
	font-size: 17px;
}

.sweatyiPhoneSm {
	z-index:2;
    position: absolute;
    width: 55px;
    height: 77px;
    right: 10px;
    top: 7px;
    background-image: url(logoPhoneSweat_small.png);
    background-repeat: no-repeat;
}

.iPhoneSm {
	z-index:2;
    position: absolute;
    width: 55px;
    height: 77px;
    right: 15px;
    top: 46px;
    background-image: url(logoPhone_small.png);
    background-repeat: no-repeat;
}

#paginator
{
	padding: 10px 0;
	height: 45px;
}

.prevbutton {
	float: left;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #525047;
	line-height: 30px;
	text-decoration: none;
	padding-left: 6px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    margin-top: 7px;
    margin-left: 12px;
	border-left-width: 16px;
    border-right-width: 16px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    -webkit-border-image: url(prevButton.png) 0 16 0 16 stretch stretch;
}

.nextbutton {
	float: right;
	font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #525047;
	line-height: 30px;
	text-decoration: none;
	padding-right: 6px;
    height: 30px;
	margin-top: 7px;
    margin-right: 12px;
	border-left-width: 16px;
    border-right-width: 16px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    -webkit-border-image: url(nextButton.png) 0 16 0 16 stretch stretch;
}

.prevdisabled {
	float: left;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #525047;
	line-height: 30px;
	text-decoration: none;
	padding-left: 3px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    height: 30px;
    margin-top: 7px;
    margin-left: 12px;
	border-left-width: 16px;
    border-right-width: 16px;
    border-top-width: 0px;
    border-bottom-width: 0px;
	opacity: 0;
    -webkit-border-image: url(prevButton.png) 0 16 0 16 stretch stretch;
}

.nextdisabled {
	float: right;
	font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #525047;
	line-height: 30px;
	text-decoration: none;
	padding-right: 3px;
    height: 30px;
	margin-top: 7px;
    margin-right: 12px;
	border-left-width: 16px;
    border-right-width: 16px;
    border-top-width: 0px;
    border-bottom-width: 0px;
	opacity: 0;
    -webkit-border-image: url(nextButton.png) 0 16 0 16 stretch stretch;
}

.spacer
{
	float: right;
	height: 42px;
	width: 65px;
}

label 
{
	display: none;
}

textarea.wish_field
{
	width: 100%;
	height: 122 px;
	font-size: 15px;
	margin: 5px 0 12px 0;
	padding: 0;
}

input.by
{
	width: 100%;
	height: 30px;
	font-size: 15px;
	margin: 5px 0 12px 0;
	padding: 0;
}

input.email
{
	width: 100%;
	height: 30px;
	font-size: 15px;
	margin: 5px 0 8px 0;
	padding: 0;
}

.fixed_form
{
	padding: 0;
	margin: 0;
}

.fixed_form_fields
{
	background-color: #ffffff;
	padding: 0 15px 15px 15px;
	font-family: Georgia;
	font-size: 15px;
	color: #525047;
}

.successfix
{
	padding-top: 15px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border: 1px solid #ffffff;
}

textarea.fixed_field
{
	width:100%;
	height: 100px;
	font-size: 15px;
	margin-top: 5px;
}

input.fixed_by
{
	width: 100%;
	height: 30px;
	font-size: 15px;
	margin-top: 5px;
}

.fixed_form .submitarea
{
	background-color: #000000;
	height: 37px;
	border: 1px solid #000000;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	line-height: 37px;
}

.submitarea div.submit input
{
	height: 37px;
	width: 100%;
	background-image: url(submitTxt.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	border: 0;
}

#ProblemAddForm div.submit input
{
visibility:hidden;
height: 9px;
}

.catslist
{
	overflow: hidden;
	border: 0px;
	position: relative;
	width: auto;
	-webkit-border-radius: 15px;
	margin: 12px 9px 0 9px;
    -webkit-margin-top-collapse: separate;
    background-color: transparent;
}

.catslist .greyHDT
{
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	background-color: #b1afa6;
	border: 1px solid #b1afa6;
}

.catslist .greyHDT .text
{
	margin-left: 13px;
	font-family: 'Helvetica';
	color: #fff;
	font-size: 25px;
	line-height: 26px;
	padding: 7px 0;
}

.catslist .catsCheck
{
	position: relative;
	height: 45px;
	background-color: #fff;
	border-bottom: 1px solid #b1afa6;
}

.catslist .catsCheckSelected
{
	position: relative;
	height: 45px;
	background-color: #f2f0e9;
	border-bottom: 1px solid #b1afa6;
	background-image: url(check.png);
	background-position: top right;
	background-repeat: no-repeat;
}

.catslist .catsCheck .text
{
	position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #525047;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

.catslist .catsCheckSelected .text
{
	position: absolute;
    left: 9px;
    right: 30px;
    width: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-family: 'Helvetica';
	font-weight: bold;
    color: #525047;
    height: auto;
    top: 14px;
    bottom: 0px;
    line-height: 17px;
    font-size: 17px;
}

.catslist .catsCheckSelected a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.catslist .catsCheck a
{
	position: relative;
	z-index: 10;
	display: block;
	height: 100%;
	text-decoration: none;
}

.catslist .aquaFT
{
	background-color: #65cbdb;
	height: 37px;
	border: 1px solid #65cbdb;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

.catslist .aquaFT .text
{
	padding-left: 0;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #fff;
	font-size: 22px;
	line-height: 37px;
}

.catslist .aquaFT a
{
	position: absolute;
	z-index: 10;
	display: block;
	height: 37px;
	width: 100%;
	text-decoration: none;
	color: #ffffff;
}

#AlertAddForm .error-message
{
	color: #ff0000;
	margin: 5px 0 15px 0;
}

#ProblemAddForm .error-message
{
	color: #ff0000;
	margin: -8px 0 15px 0;
}

#ProblemAddForm .error-message-tag
{
	color: #ff0000;
	margin: 0 0 10px 0;
}

a 
{
color: #000000;
}

.homeButton
{
	overflow: hidden;
	position: relative;
    -webkit-margin-top-collapse: separate;
	width: auto;
	margin: 10px 9px 0 9px;
	height: 45px;
	border: 1px solid #999;
	-webkit-border-radius: 10px;
}

.homeButton .text
{
	margin-left: 50px;
	font-family: 'Helvetica';
	font-weight: normal;
	color: #898989;
	font-size: 17px;
	line-height: 45px;
}

.homeButton .icon {
	position: absolute;
	width: 30px;
	height: 30px;
    left: 11px;
    top: 8px;
    background-repeat: no-repeat;
}

.homeButton a
{
	position: absolute;
	z-index: 10;
	display: block;
	height: 45px;
	width: 100%;
	text-decoration: none;
	color: #86857f;
}

.blackButton
{
	overflow: hidden;
	position: relative;
    -webkit-margin-top-collapse: separate;
	width: auto;
	margin: 9px;
	background-color: #FF0000;
	height: 37px;
	border: 1px solid #FF0000;
	-webkit-border-radius: 10px;
}

.blackButton .text
{
	margin-left: 15px;
	font-family: 'Helvetica';
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	line-height: 37px;
}

.blackButton a
{
	position: absolute;
	z-index: 10;
	display: block;
	height: 37px;
	width: 100%;
	text-decoration: none;
	color: #ffffff;
}

.disclaimer
{
	font-family: Helvetica;
	font-size: 13px;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	color: #86857f;
	line-height: 15px;
	padding: 12px 0;
}

.disclaimer a
{
	text-decoration: none;
	color: #86857f;
}

.topNav
{
	padding: 0;
	height: 45px;
	background-image: url(topNavBG.gif);
}

.topNav .button {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
	line-height: 31px;
	text-decoration: none;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    height: 31px;
    margin-top: 7px;
	border-left-width: 16px;
    border-right-width: 16px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    -webkit-border-image: url(topNavButton.png) 0 16 0 16 stretch stretch;
}

.topNav .right {
	float: right;
	margin-right: 9px;
}

.topNav .left {
	float: left;
	margin-left: 9px;
}

.addtohome
{
	height: 112px;
	background-color: #000000;
	background-image: url(addtohomeBG.gif);
	background-repeat: repeat-x;
	font-family: Georgia;
	font-style: italic;
	color: #ffffff;
	padding-top: 45px;
}

.addtohome .instr
{
	font-size: 18px;
	width: 290px;
	margin:auto;
}

.addtohome .instr img
{
	float: left;
	margin-right: 7px;
}

.addtohome .fine
{
	font-size: 11px;
	text-align:center;
	padding: 6px 0;
}

.addtohome .downarrow
{
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
}
