/*-------------------------------------------------------------

Style Sheet (Genes Reunited)
version:   1.0
author:    Airlock
website:   http://www.airlock.com/

-------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

html {
	background: url(/_resources/images/themes/airlock/ui/tile.bg.jpg) fixed; /* tiled background */
	width: 100%;
	height: 100%;
	position: relative;
}

body {
	background: url(/_resources/images/themes/airlock/ui/gradient.bg.jpg) repeat-x fixed;
															/* vertical gradient on background */
	font-size: 62.5%;										/* set 1em = 10px */
	font-family: Arial, sans-serif;
}

#wrapper {
	width: 995px;
	margin: 0 auto;
	padding: 0;
}

h1 {
	font-family: Georgia, serif;
	font-size: 2.8em;
	font-weight: normal; 
	float: left;
	width: 620px;
	margin: 8px 14px 7px 13px;
	line-height: 1em;
}

h1.wide {
	width: 920px;	
}

h2 {
	font-size: 2.2em;
	font-family: Georgia, serif;
	font-weight: normal;
	line-height: 1em;
}

h3 {
	margin-top: 0.2em;
	font-weight: normal;
	font-size: 1.3em;
}

h4 {
	font-size: 1.8em;
	margin-bottom: .15em;
}

h5 {
	font-size: 1.3em;
	margin-bottom: .15em;
}

h6 {
	font-size: 1.3em;
	font-weight: normal; 
}

li, p, td, th, label {
	font-size: 1.3em;										/* font sizes set on elements (not containers - else em inheriting makes things difficult) */
}

li {
	list-style-type: none;
	position: relative;
	margin-bottom: 0.2em;
}

.bulletpoint li {
    list-style-type:disc;
    margin-left:15px;
}

dt, dd {
	font-size: 1.3em;
}

dd {
	margin-bottom: 0.6em;
}

img {
	display: block;											/* remove vertical space */
}

h1 img {
	display: inline;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

th, td {
	padding-bottom: 0.2em;
}

th {
	text-align: left;
}

fieldset {
	border: none;
	width: 100%;
}

legend {
	display: none;
}
label {
    position: relative;
	display: block;
	float: left;
	clear: left;
}
input, textarea {
	vertical-align: top;
	padding: 2px 4px;
}

select {
	padding: 1px;
}

textarea 
{
	font-family:Arial, Sans-Serif;
	font-size: 1.2em;
	margin-bottom: 1em;
	}

input, select {
	font-size: 1.1em;
	margin-bottom: 1em;
}

button {
	font-family: Arial, sans-serif;
}

blockquote{font-size:1.2em;  font-weight:bold; padding:10px; background:url(/_resources/images/themes/airlock/ui/quote.pale.in.gif) no-repeat top left;}
blockquote p{line-height:1.6em; font-size:1em; font-weight:normal; background:url(/_resources/images/themes/airlock/ui/quote.pale.out.gif) no-repeat bottom right}

:focus {
	outline: 0;
}
.right{float:right}
/* Header
-------------------------------------------------------------*/

#family {													
	height: 32px;
	background: url(/_resources/images/themes/airlock/content/family.gif); /* placeholder image */
}

#banner {
    margin:5px 0 0 0;
    padding:0 0 19px 0;
	background: url(/_resources/images/themes/airlock/ui/header-bg.gif) #79aead top left repeat-x;
	position:relative; 
	float:left;

}
#banneraddiv{float:left;
height:90px;
margin:0 5px 0 20px;
width:728px
}

#banner-fr{
background:transparent url(http://frstatic.net/webimage/template/banner-fr.gif) no-repeat scroll 0 0;
float:left;
height:60px;
margin:15px 20px 0 0;
text-align:left;
width:214px;
font-size:1.1em;
}
#banner-fr div {
margin:8px 0 5px 10px;
color:#345857;
text-decoration:underline;
}
#banner-fr a{color:#345857;}
#fav {

background:transparent url(http://frstatic.net/webimage/icons/addtofavourites.gif) no-repeat scroll 0 0;
padding-left:20px;
}
#readblog {

background:transparent url(http://frstatic.net/webimage/icons/blog-fr.gif) no-repeat scroll 0 0;
padding-left:20px;
}
#fav:hover {
text-decoration:underline;}

#branding {
	width: 349px;
	float: left;
	margin-bottom:8px
}

#search {
	clear: both;
height:15px;
padding:0 10px 0 14px;
}

#search fieldset {
	float: left;
/*	width: 594px; making width smaller to accommodate more information in account */
width: 394px;
}

#search input,
#search textarea,
#search select {
	margin-bottom: 0;
	float: none;
}
.field-validation-error {
    clear:both;
    color:#ff4949;
    display:block;
    font-weight: bold;
    font-size:1.2em;
    font-weight: bold;
}
#search input {
	margin-right: 4px;
	width: 140px;
}

#search select {
	margin: 0 8px;
	width: 100px;
	vertical-align: top;
	height: 1.6em;
}

#search .button {
	/*margin-left: 4px;*/
	padding: 2px 16px;
}

#search ul.account {
	overflow: hidden;
	text-align: right;
	float: right;
/*	width: 369px; making width bigger to accommodate more information*/
	width: 575px;
}

#search ul.account li {
	display: inline;
	position: relative;
	right: -1px;
}
#search .LastRightNav, #nav #session .LastRightNav {background:none;}
#search ul.account a {
	padding: 0 6px 0 2px;
	background: url(/_resources/images/themes/airlock/ui/nav.divider.gif) repeat-y right 2px;
}

#search ul.account li a.LastRightNav {
background-image: none;
}

#search ul.account li,
#search a {
	color: white;
}

#nav {
	background: url(/_resources/images/themes/airlock/ui/nav.gradient.jpg) #325553 top left repeat-x;
	border-top: 1px solid #659b9a;
	border-bottom: 1px solid #2e4a47;
	border-left: 1px solid #537371;
	border-right: 1px solid #537371;
	padding-right: 11px;
	float: left;											/* floated to extending vertically over contents (which is also floated) */
	width: 982px;											/* full width 995px including borders + padding */
}

#nav ul {
	float: left;
}

#nav li {
	margin: 0;
	float: left;
	background: url(/_resources/images/themes/airlock/ui/main.nav.divider.gif) repeat-y right;
}

#nav a {
	text-decoration: none;
	color: white;
	padding: 10px 11px;
	display: -moz-inline-box;								/* Firefox 2 and under*/
	display: inline-block;
}

#nav a:hover, #nav a.unread:hover  { background: #417473  url(/_resources/images/themes/airlock/ui/main.nav.divider.gif) repeat-y right}

/* original dark green

#nav a:hover, #nav a.unread:hover  { background: #314F4D  url(/_resources/images/themes/airlock/ui/main.nav.divider.gif) repeat-y right}*/   /* Hover States for top navigation */

    

#nav ul#session {
	padding: 8px 0;
	float: right;
	width: 142px;
	text-align: right;
	overflow: hidden;
}

#nav ul#session li {
	float: none;
	display: inline;
	padding-left: 0;
	padding-right: 0;
	background: none;
	position: relative;
	right: -1px;
}

#nav ul#session a {
	text-decoration: underline;
	color: white;
	padding: 0 6px 0 2px;
	background: url(/_resources/images/themes/airlock/ui/nav.divider.gif) repeat-y right 2px;
	display: inline;
}

/* Adverts
--------------------------------*/
#bannerad{width:728px; height:90px}
#mpu{width:300px; height:250px}
#sky{width:160px; height:600px;}
.sky .body{text-align:center}
#bottomad{width:728px; height:90px; margin:10px 125px;}
#bottomcontentad{width:728px; height:90px;}
#buttona{width:120px; height:60px; margin:0 5px}
#buttonb{width:120px; height:60px}
/* General structure
-------------------------------------------------------------*/

#content {
	background: white;
	position: relative;
	float: left;											/* floated to extending vertically over contents (which is also floated) */
	width: 995px;
	color: #345857;
	padding-bottom:70px;
}

p#tips {
	position: absolute;
	right: 0;
	top: 0;
}

/*-------------------------------------------------------------*/

.column {
	float: left;
	margin: 0 13px 10px 0;									/* grid has 14px between columns */
}

.reverse .column {
	float: right;
}

#column-1 {
	margin-left: 13px;										/* grid starts 12px from left */
	clear: left;
	width: 314px;											/* default width (usually overriden in layout.css) */
}

#column-2 {
	width: 314px;											/* default width */
}

#column-3 {
	width: 314px;											/* default width */
}

/*-------------------------------------------------------------*/

.panel {
	margin-bottom: 16px;									/* grid has 16px vertically between panels */
	position: relative;
}

.panel .header,
.panel .body,
.panel .footer {
	padding: 8px 10px ;
	overflow: hidden;
}

.panel .body {
}

.panel .header .tool,.panel .header .icon {
	float: right;
}

.panel a {
	font-weight: bold;
}

.panel li a,
.panel td a,
.panel a.next,
.panel a.previous {
	font-weight: normal;
}

.panel h1 a,
.panel h2 a,
.panel h6 a {
	text-decoration: none;
	font-weight: normal;
}
.panel h3 a
{
    text-decoration:underline;
}
.panel h3.subnav a{
    text-decoration: underline;
}

.panel .panel h3 {
	font-weight: bold;
}

.panel .panel li {
	margin-bottom: 0.8em;
	padding-top: 0.2em;
}

.panel h4 a,
.panel h5 a {
	text-decoration: none;
}

.panel h5 {
	clear:both;
	margin-bottom:1.5em;
	margin-top:1.5em;
	}
	
.panel .body h5:first-child {	
	margin-top:0em;
}

.panel p {
	margin-bottom: 1em;
}

.panel .thumbnails {
	margin: 0 -13px -13px 0;
	overflow: hidden;
}

.panel img.thumbnail {
	width: 138px;
	height: 103px;
	float: left;
	margin: 0 13px 13px 0;
}

.panel img.overhang {
	position: relative;
	bottom: -40px;
	margin: -40px 0 0 70px;
}

/*-------------------------------------------------------------*/


.panel ul.auto li {
	float: left;
	margin-right: 20px;
	width: auto;
}

.panel ul.bi li {
	float: left;
	width: 50%;
}

.panel ul.tri li {
	float: left;
	width: 33%;
}

.panel ul.quad li {
	float: left;
	width: 25%;
}

.panel dl.bi dt,
.panel dl.bi dd {
	width: 45%;
	margin-right: 5%;
}

.panel dl.tri dt,
.panel dl.tri dd {
	float: left;
	width: 33%;
}

.panel dl.quad dt,
.panel dl.quad dd {
	float: left;
	width: 25%;
}

.panel dl.auto dt,
.panel dl.auto dd {
	float: left;
	margin-right: 20px;
	width: auto;
}
/*-------------------------------------------------------------*/

label {
	width: 25%;
}

input, textarea {
	width: 60%;
}

input.bi,
textarea.bi {
	width: 30%;
}

select {
	width: 45%;
}

select.bi {
	width: 23%;
}

.panel fieldset label.checkbox {
	width: 45%;
}

.panel fieldset .note,
.panel fieldset input.checkbox {
	margin-left: 25%;
}

.panel fieldset .button.submit {
	left: 25%;
}

/**/

.panel fieldset.bi label {
	width: 50%;
}

.panel fieldset.bi input,
.panel fieldset.bi textarea,
.panel fieldset.bi label.checkbox {
	width: 40%;
}

.panel fieldset.bi select {
	width: 30%;
}

.panel fieldset select.bi-narrow {
	width: 12%;
	margin-right: 20px;
}

.panel fieldset.bi .note,
.panel fieldset.bi input.checkbox {
	margin-left: 50%;
	white-space: nowrap;
}

.panel fieldset.bi .button.submit {
	left: 50%;
}

/**/

.panel fieldset.tri label {
	width: 33%;
}

.panel fieldset.tri input,
.panel fieldset.tri textarea,
.panel fieldset.tri label.checkbox {
	width: 56%;
}

.panel fieldset.tri select {
	width: 46%;
}

.panel fieldset.tri select.bi {
	width: 32%;
}
.panel fieldset.tri .note,
.panel fieldset.tri input.checkbox {
	margin-left: 33%;
}

.panel fieldset.tri .button.submit {
	left: 33%;
}

/**/

.panel fieldset input.bi,
.panel fieldset textarea.bi {
	margin-right: 30%; width:30%
}

.panel fieldset select.bi {
	margin-right: 20%;
	float: left;
}

.panel fieldset.bi input.bi,
.panel fieldset.bi textarea.bi{
    margin-right:0; width:30%
}
textarea.large{height:180px}

.panel fieldset.bi select.bi{
    width:32%; margin-right:0; 
}

.panel fieldset.block .note,
.panel fieldset.block input.checkbox {
	margin: 0 9px 0 0 ;
	clear: left;
}

.panel fieldset.block label.checkbox {
	width: 80%;
}

.panel fieldset.block .button.submit {
	left: 0;
	display: block;
}

/**/

.panel fieldset input.checkbox, fieldset .checkbox, fieldset .required {
	float: left;
}
.remember-field .checkbox { float:none;}

.panel fieldset input.checkbox,
.note input  {
	margin-right: 2%;
	width: 1.3em;
	clear:left;
}

.panel fieldset label.checkbox {
	clear: none;
	margin-bottom: 1.5em;
	font-size: 1.2em;
}

.panel fieldset .note {
	position: relative;
	top: -0.5em;
	margin-right: 4em;
	font-size: 1.1em;
	clear: both;
}

.panel fieldset .note.checkbox {
	line-height:1em;
	margin-bottom:10px;
	margin-left:2em;
	margin-top:0;
	padding-left:3px;
	padding-top:0;
}

.alt input, .alt select, .alt textarea{border:1px solid #dadada;}
.alt .checkbox{border:0}
/*-------------------------------------------------------------*/

.panel.info {
	background: url(/_resources/images/themes/airlock/ui/info.gradient.gif) #538b89 repeat-x top;
}

.panel.info.feature {
	background-image: url(/_resources/images/themes/airlock/ui/flock.gradient.gif);
}

.panel.info.feature .body {
	background: url(/_resources/images/themes/airlock/ui/opacity.png) repeat;
}

.panel.info,
.panel.info a {
	color: white;
}

.panel.info .header {
	border-bottom: 1px solid #365856;
}

.panel.info .body {
	border-top: 1px solid #6f8382;
	border-bottom: 1px solid #365856;
}

.panel.info .odd {
	background-color: #345251;
}

.panel.info .body.alt {
	background-color: #edf1f1;
	border-top: 1px solid #a2b7b6;
	border-bottom: 1px solid #365856;
}

.panel .panel .body.alt {
	background-color: white;
	border-bottom: none;
}

.panel.info .body.hot-matches {
	background: #edf1f1 url(/_resources/images/themes/airlock/ui/info.hot.matches.jpg) no-repeat right center;
}

.panel.info .body.alt,
.panel.info .body.alt a {
	color: #325453;
}

.panel.info .footer {
	border-top: 1px solid #86acab;
}

/*---------- 2nd alternating row style for info panel ----------------------------------------*/

.panel.info .alternating li {
background-color:#e1e5e4;
border-bottom: 1px solid #cacece;
padding: 5px 10px;
}

.panel.info .alternating li.odd {
background-color:#edf0f0;
border-bottom: 1px solid #cacece;
}

.panel.info .alternating li a {
color:#345857;
}

.panel.info .alternating li {
color:#345857;
margin-bottom: 0px;
}

/*-------------------------------------------------------------*/

.panel.action {
	background: url(/_resources/images/themes/airlock/ui/action.gradient.gif) #a859a5 repeat-x top;
}

.panel.action,
.panel.action a {
	color: white;
}

.panel.action .header {
	border-bottom: 1px solid #4f1f4d;
}

.panel.action .body {
	background: url(/_resources/images/themes/airlock/ui/body.action.gradient.gif) #8a4488 repeat-x top;
	border-top: 1px solid #9b6c9a;
	border-bottom: 1px solid #4f1f4d;
	color: white; 							/* needed for ie6 */
}

.panel.action .body.alt {
	background: #f4ecf4;
	color: #6c2869;
}

.panel.action .footer {
	border-top: 1px solid #9b6c9a;
	color: white; 							/* needed for ie6 */
}

/*-------------------------------------------------------------*/

.panel.ancillary {
	background-color: #bfd8d7;
}

.panel.ancillary,
.panel.ancillary a {
	color: #345857;
}

 /* Hover State for left hand NAV -------------------------------- */
 
.panel.ancillary .body li a:hover  
 {
 	background-image:url(/_Resources/images/themes/airlock/nav.bg.hover.gif);
 	background-repeat:no-repeat;
 	background-position:right 5px;
 	padding-right:10px;
 }
 
 .panel.ancillary .body li a.none:hover {
 background-image: none;
 padding-right: 0px;
 }
 
 .panel.ancillary .body .bulletpoint li a:hover  
 {
 	background-image:none;
 	padding-right:0;
 }
 /* Hover State for left hand NAV -------------------------------- */
.panel.ancillary .header {
	border-bottom: 1px solid #bccccb;
}

.panel.ancillary .body {
	background-color: #d2e4e3;
	border-top: 1px solid #edf4f4;
	border-bottom: 1px solid #bccccb;
}

.panel.ancillary .body.alt {
	background-color: #edf1f1;
}

.panel.ancillary .odd {
	background-color: #afccca;
}

.panel.ancillary .footer {
	border-top: 1px solid #edf4f4;
}

/*.panel.ancillary .body img {
	border: 1px solid #638281;
}*/
/* This image border seems unnecessary. Ali */

.panel.ancillary hr {
	border-top: 1px solid #edf4f4;
	border-bottom: 1px solid #bccccb;
	height: 2px;
	margin: 1.2em 0;
}

/*-------------------------------------------------------------*/

.panel.mpu {
	background-color: #d2e4e3;
}

.panel.mpu .body {
	padding: 7px;
}

.panel.mpu .edge.top,
.panel.mpu .edge.bottom,
.panel.mpu .edge.left,
.panel.mpu .edge.right {
	background: none;
}

/*-------------------------------------------------------------*/

.panel .edge.top,
.panel .edge.bottom {
	position: absolute;
	width: 100%;
	height: 8px;
}

.panel .edge.left,
.panel .edge.right {
	position: absolute;
	width: 8px;
	height: 100%;
}

.panel .corner {
	width: 8px;
	height: 8px;
}

.panel .corner.top-right,
.panel .corner.bottom-right {
	position: absolute;
	top: 0;
	right: 0;
}

.panel .edge.top {
	background: url(/_resources/images/themes/airlock/ui/t.8.edge.png) repeat-x;
}

.panel .edge.bottom {
	background: url(/_resources/images/themes/airlock/ui/b.8.edge.png) repeat-x;
	bottom: 0;
}

.panel .edge.left {
	background: url(/_resources/images/themes/airlock/ui/l.8.edge.png) repeat-y;
}

.panel .edge.right {
	background: url(/_resources/images/themes/airlock/ui/r.8.edge.png) repeat-y;
	right: 0;
}

.panel .corner.top-left {
	background: url(/_resources/images/themes/airlock/ui/tl.8.white.corner.png) no-repeat;
}

.panel .corner.top-right {
	background: url(/_resources/images/themes/airlock/ui/tr.8.white.corner.png) no-repeat;
}

.panel .corner.bottom-left {
	background: url(/_resources/images/themes/airlock/ui/bl.8.white.corner.png) no-repeat;
}

.panel .corner.bottom-right {
	background: url(/_resources/images/themes/airlock/ui/br.8.white.corner.png) no-repeat;
}

/* Specific elements
-------------------------------------------------------------*/

.tool {
	text-indent: -999em;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 6px;
	vertical-align: middle;
}

.icon {
	text-indent: -999em;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 6px;
	vertical-align: middle;
}

.icon.unread {
	background: url(/_resources/images/themes/airlock/ui/unread.icon.png) no-repeat;
}

.icon-married {
margin-right: 5px;
}

.social .thumbnails a {display:block; float:left; margin-right:15px; margin-bottom:20px;}

.tool.community, .icon.community {
	background: url(/_resources/images/themes/airlock/ui/community.icon.png) no-repeat;
}
.tool.help {
    display:none;
}
.panel.info .tool.help {
	background: url(/_resources/images/themes/airlock/ui/info.help.icon.png) no-repeat;
}

.panel.ancillary .tool.help {
	background: url(/_resources/images/themes/airlock/ui/info.help.icon.png) no-repeat;
}

.panel.info .tool.help.close {
	background: url(/_resources/images/themes/airlock/ui/info.help.icon.close.png) no-repeat;
}

.panel.ancillary .tool.help.close {
	background: url(/_resources/images/themes/airlock/ui/info.help.icon.close.png) no-repeat;
}

.panel.action .tool.help {
	background: url(/_resources/images/themes/airlock/ui/action.help.icon.png) no-repeat;
}

.panel.action .tool.help.close {
	background: url(/_resources/images/themes/airlock/ui/action.help.icon.close.png) no-repeat;
}
/*-------------------------------------------------------------*/


.button {
	background: #aaa;
	font-size: 1.3em;
	padding: 4px 20px;
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.disabled {
    color:Silver;
    opacity:0.5;
    filter:alpha(opacity=50);
}

.button,
.panel a.button,
#search a.button {
	font-weight: normal;
	color: #662564;
}

.panel .body.alt a.button,
.panel .body.alt .button {
	color: white;
}

.panel .body.alt a.button.alt,
.panel .body.alt .button.alt {
	color: #662564;
}

.panel .button.submit {
	margin: 0 10px 10px 0;
	font-size: 1.3em;
	position: relative;
	left: 25%;
	clear: both;
}

.panel .button.enhanced.submit .button {
	padding: 6px 30px;
}

li .button {
	font-size: 1em;
	position: absolute;
	right: 0;
	top: 0;
}

.button .corner {
	position: absolute;
	background-repeat: no-repeat;
	z-index: -1;
}

.button,
.button .corner,
.panel .button .corner {
	background-image: url(/_resources/images/themes/airlock/ui/light.info.button.gif);
}

.panel.action .button,
.panel.action .button .corner {
	background-image: url(/_resources/images/themes/airlock/ui/light.action.button.gif);
}

.panel.ancillary .button,
.panel.ancillary .button .corner {
	background-image: url(/_resources/images/themes/airlock/ui/light.ancillary.button.gif);
}

.panel .body.alt .button,
.panel .body.alt .button .corner {
	background-image: url(/_resources/images/themes/airlock/ui/dark.alt.button.gif);
}

.panel .body.alt .button.alt,
.panel .body.alt .button.alt .corner {
	background-image: url(/_resources/images/themes/airlock/ui/light.alt.button.gif);
    color:#662564;
}

.panel.ancillary .button.alt,
.panel.ancillary .button.alt .corner{	
    background-image: url(/_resources/images/themes/airlock/ui/dark.alt.button.gif);
    color:White;
}
.panel.ancillary .button.alt{
    width:auto; /*Needed for IE7 on pre-payment page (silly)*/
}
.panel.ancillary .button.alt .button{color:White } /*Needed for IE7 on pre-payment page (silly)*/

.button .corner.top-left {
	background-position: top left;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.button .corner.top-right {
	background-position: top right;
	top: 0;
	right: 0;
	width: 3px;
	height: 100%;
	z-index: 1;
}

.button .corner.bottom-left {
	background-position: bottom left;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	z-index: 1;
}

.button .corner.bottom-right {
	background-position: bottom right;
	top: auto;
	bottom: 0;
	right: 0;
	width: 3px;
	height: 3px;
	z-index: 1;
}

.button.enhanced {						/* using importants here saves having to override */
	font-size: 1em !important;			/* and number of more specific styles */
	padding: 0 !important;			
	margin: 0 !important;
	background: none !important;
}

.button.enhanced.mozilla {
	margin: -2px -4px !important;
}

.button.enhanced.safari {
	margin: -1px !important;
}

.button.mozilla-1-8 {
	background-position: -3px -2px;
}

#search .button.mozilla-1-8 {
	padding: 0 16px;
}

button.drafts-button {
background-color: transparent; 
margin-left: 25%; 
cursor: pointer; 
top: -10px; 
text-decoration: underline; 
}

button.drafts-button span {
color: #fff;
text-decoration: underline;
}

button.drafts-button span.light-bg {
color: #345857;
}

/* please remove the following after temp tree page is out of use - start */

.tree-regbutton {
    background-image:url(/_resources/images/themes/airlock/ui/dark.alt.tree.regbutton.gif);
    background-repeat:no-repeat;
    background-color: transparent;
    display:block;
    font-size:1.6em;
    text-decoration: none;
    margin-left:110px;
    padding-top:13px;
    text-align:center;
    width:185px;
    height:45px;
    margin-bottom: 5px;
    }

.panel.ancillary a.tree-regbutton {
color: #ffffff;
background-color:#d2e4e3;
}

/* please remove the following after temp tree page is out of use - end */

.legals {
	font-size: 1em;
	/*background: white;*/
}

.legals,
.legals a {
	color: #fff;
}

/* Footer
-------------------------------------------------------------*/

#footer {
width: 995px;
background-color: #fff;
float: left;
text-align: center;
clear: both;
}

#footer ul {
width: 620px;
margin: auto;
}

#footer ul li a {
	color: #345857;
}

#footer ul li a.terms-new {
	background: url(/_Resources/images/themes/inflation/hotmatch/new.gif) no-repeat 100% 50%;
	padding-right: 25px;
}
	

#footer ul li {
	background-color: #fff;
	padding: 10px 11px;
	float: left;
	text-align: center;
	margin:0
}

#footer ul li.large {
	width: 140px;
}

#footer ul li.small {
	width: 67px;
}

#nav a.unread {background: url(/_resources/images/themes/airlock/ui/unread.icon.png) 8px center no-repeat; padding-left:35px}
#nav a.unread:hover {background:  #417473 url(/_resources/images/themes/airlock/ui/unread.icon.png) 8px center no-repeat; padding-left:35px}

.float-left{float:left}
.float-right{float:right}
.absmiddle{vertical-align:middle}
.smalltext{font-size:1.1em}
.hitwise .hitwiselink { margin-right:0;}


#footer2 li {
float: left;
}

#footer2 ul {
margin:0 auto 15px auto;
width:960px;
padding-bottom: 10px;
}

#flags {
height: 40px;
}

#flags li {
float: left;
}

#flags li a img {
display: inline;
}

#flags li.last a {
margin-right: 0px;
}

#flags ul {
margin: 0px auto 10px auto;
width: 240px;
}


/* PRODUCT NAVS */

#productnav{color:#fff; width:646px; height:72px; float:left; overflow:hidden; padding-left:0px;}
#productnav li {float:left;} 
#productnav a{background: url(/_resources/images/themes/airlock/ui/product-tab.gif); padding-top:72px; height:0px; display:block; overflow:hidden}
#productnav .fr a{background-position: 0 0px;  width:319px;}
#productnav .da a{background-position:  -319px 0;  width:327px; }





/*record.css*/

/* Attaching record to relation Styles - Mini Record Summary */

#content .transcriptionSummary tr:first-child { display:none;}
#content .transcriptionSummary { padding:0;}

.AlreadyAttached {background: url(/_resources/images/themes/airlock/ui/affirm.green.gif); background-repeat:no-repeat; padding-left:15px; background-position: 0px 3px;}

.censusImage {margin:auto;}
#info {position:relative; width:800px; height:500px;}
.loaderImage { position:absolute; top:46%; left:46%;}
.ImageIframe { background-color:#538b89;}
.minimize {display:none !important;}
.yearOfBirth { width:120px;}
.attachToTree {width:140px;}

#successBox { display:none;}



/* Clearing tool class */
.clearfix {clear:both;}
.animclearfix {clear:both; height:8px;}


/* Family history Guide */

.familyhistoryImageRight { margin-left:5px;}
.familyhistoryImageLeft { margin-right:5px;}

.panel.tabular span input{
    margin:0 9px 0 0;
    width:1.3em;
    float:left;
    clear:left;
}
.panel.tabular span label{
    width:80%;
    clear:none;
    font-size:1.2em;
    margin-bottom:1.5em;   
}


/* AutoComplete Extender */

.AutoCompleteExtenderList 
{
	background-color:#fff; 
	border:1px solid #ccc; 
	z-index:72; /* Needs to be greater than 71 which is z-index for dropdowns */
	opacity:0.95;
	filter: alpha(opacity=95);
	
}
.AutoCompleteExtenderListItem
{
	color:#000;
	padding-left:5px;
	}
.CompletionListHighlightedItem 
{
    color:#fff;
	font-weight:bold;
    padding-left:5px;
    background-color:#578F8D;
}
.info .CompletionListHighlightedItem {background-color:#375b5a;}
.action .CompletionListHighlightedItem {background-color:#8A4488;}
.ancillary .CompletionListHighlightedItem {background-color:#bfd8d7;}
/*------*/

/* Amend Search control for records, bmd and ww */
#content .ResultsFormat td{font-size:9px; text-align:center; background-color:#467270; border:none; padding:2px; padding-top:4px;}
.ResultsFormat td label{width:100%; display:inline; color:#fff; margin:auto; margin-top:3px;}
 
/* My update links */
.contactHeader { float:left;}
.viewUpdates { float:right; padding-top:3px;}
.privacy fieldset input {border:none;}
#content .privacy fieldset label {height:auto;}
#content .privacy .body { border-top:none;}

/* Bread Crumb */

.breadcrumb {
height:20px;
margin:0px;
width:993px;
float: left;
padding-left: 2px;
padding-top: 3px;
background-color: #fff;

}

div.breadcrumb li {
    color:#345857;
    font-size:1.2em;
    display:block;
    float:left;
    height:18px;
    padding: 5px 2px 0 5px;
}

div.breadcrumb li a.default {
    color:#345857;
    text-decoration: underline;
}

div.breadcrumb li a.selected {
    text-decoration:none;
    margin-left: 8px;
}

/*
.breadcrumb .ArrowClass_Selected_None {
    background:url(/_resources/images/themes/airlock/ui/breadcrumb/breadcrumb.arrow.selected.gif);
    background-repeat:no-repeat;
    height:25px;
    width:27px;
}
.breadcrumb .ArrowClass_Unselected_Selected {
    background:url(/_resources/images/themes/airlock/ui/breadcrumb/breadcrumb.arrow.after.gif);
    background-repeat:no-repeat;
    height:25px;
    width:27px;
    padding:0;
}
.breadcrumb .ArrowClass_Selected_Unselected {
    background:url(/_resources/images/themes/airlock/ui/breadcrumb/breadcrumb.arrow.before.gif);
    background-repeat:no-repeat;
    height:25px;
    width:27px;
    padding:0;
}
.breadcrumb .ArrowClass_Unselected_Unselected {
    background:url(/_resources/images/themes/airlock/ui/breadcrumb/breadcrumb.arrow.default.gif);
    background-repeat:no-repeat;
    height:25px;
    width:27px;
    padding:0;
}
.breadcrumb .ArrowClass_Unselected_None {
    background:url(/_resources/images/themes/airlock/ui/breadcrumb/breadcrumb.arrow.unselected.gif);
    background-repeat:no-repeat;
    height:25px;
    width:27px;
}
*/
.breadcrumb .default {
    padding-left:8px;
}
.breadcrumb .default a {
    color:#345857;    
}


.refineSearchRecords .note { white-space:nowrap;}
#content .overseasCategoryAmend select {clear:both; width:100%;}

.yearRangeOverseas, .overseasCategory { white-space:nowrap;}


/* General next and previous links */

.prenext a { font-size:13px; background-repeat:no-repeat;}
.prenext .prevLink {float:left; background-image:url(/_resources/images/themes/airlock/ui/prelink.png); padding-left:15px; background-position:left 3px; margin-right:20px;}
.prenext .nextLink {float:left; background-image:url(/_resources/images/themes/airlock/ui/nextlink.png); background-position:right 3px; padding-right:15px; margin-right:20px;}


/* Social netwroking links - Bottom template - Social network links control */


#SocialNetworkLinks ul{ clear:both; width:515px; margin:auto;}
#SocialNetworkLinks li { display:block; float:left; height:40px; background-repeat:no-repeat; margin-bottom:23px;}
#SocialNetworkLinks li a {display:block; height:40px; margin-right:0;}
#SocialNetworkLinks li a:hover { border-bottom:solid 1px #3e6b69; border-top:solid 1px #3e6b69; background-image:url(/_resources/images/themes/airlock/ui/sociallogos/socialhover.gif); background-repeat:no-repeat; background-position:center top; }
#SocialNetworkLinks li.delicious {background-image:url(/_resources/images/themes/airlock/ui/sociallogos/sociallogos.delicious.gif); width:119px;}
#SocialNetworkLinks li.digg {background-image:url(/_resources/images/themes/airlock/ui/sociallogos/sociallogos.digg.gif); width:68px;}
#SocialNetworkLinks li.reddit {background-image:url(/_resources/images/themes/airlock/ui/sociallogos/sociallogos.reddit.gif); width:82px;}
#SocialNetworkLinks li.facebook {background-image:url(/_resources/images/themes/airlock/ui/sociallogos/sociallogos.facebook.gif); width:97px;}
#SocialNetworkLinks li.stumbleupon {background-image:url(/_resources/images/themes/airlock/ui/sociallogos/sociallogos.stumbleupon.gif); width:139px;}


/* Email preferences - My account section */

#content .emailpreferences label { width:95%;}

/* Sister sites link in the bottom template */

.seo .sistersites {width:415px; margin:auto;}
.seo .sistersites p {float:left; clear:none;}

/* Signin form validation error message */

div.signin .field-validation-error {clear:both; display:block;  color:#ff4949; font-size: 1.2em; font-weight: bold}
div.signin input {margin-bottom: 0px}
div.signin {padding-bottom: 4px}

/* general validation error message */

div.panel span.field-validation-error {width: 60%; margin-left: 25%; margin-top: -10px; margin-bottom: 10px;}

div.panel fieldset.tri span.field-validation-error {width: 56%; margin-left: 33%; margin-top: -10px; margin-bottom: 10px;}

/* text in SEO bottom template */

.seo p {position:relative}

/* Popup on records */

.bubbleInfo {
position: absolute; 
display: block
}
        
.buttonArea {
position: absolute; 
text-decoration: none; 
margin-top: -1.3em; 
line-height: 2.5em; 
width: 155px
}
        
.RecordsPopup {
display: none; /* keeps the popup hidden if no JS available */ 
background: transparent url(/_resources/images/themes/inflation/records/balloon-bg-records.png) no-repeat top left; 
padding: 105px 20px 20px 40px;
font-size: 0.9em; 
line-height:1.3em;
width:338px;
height:277px; 
position: relative;
color:#333;
z-index: 10000;
}  

div.RecordsPopup ul#personal-data {
margin-left: 180px;
color:#333;
height: 138px;
} 

ul#personal-data li {
font-size: 1em; 
height: 27px;
}  

ul#personal-data li.double {
font-size: 1em; 
height: 42px;
}  

div.RecordsPopup #links {
line-height: 20px;
padding-left: 0px;
color:#333;
padding-top: 10px;
float: left;
}

div.RecordsPopup #links a {
color: #333;
font-weight: bold;
}

div.RecordsPopup span.view a.button {
padding: 8px 25px;
}

div.RecordsPopup span.view {
float: right;
padding-top: 50px;
padding-right: 50px;
}

td.person {
padding-right: 70px !important
}

/* Override lists lack of indent */

ol.indent, ul.indent {
margin-left: 40px;	
}

ul.indent li {
margin-bottom: 10px;	
}

/* Twitter */

ul.tweetList li {margin-bottom: 10px;}
#twitter p {background:url(/_Resources/images/themes/airlock/ui/icon-twitter.jpg) no-repeat 0% 50%; padding: 10px 10px 10px 50px}


.watermarked {color:gray;}

#answers tr td p {width:600px;
                   word-wrap:break-word;
                   -ms-word-wrap:break-word;
                    overflow:hidden;
}

/* Css for New Payment Page -  need to use modernizer here and remove webkit and moz styles - add css gradients  */

#payment-nav {
	position:relative;
	float:right;
	width:auto;
	height:32px;
}
#payment-nav li {
	float:left;
	margin-left:0.5em;
	display:inline
}
#payment-nav li a {
	border-radius:4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	color:#FFF;
	text-decoration:none;
	display:block
}
.memberships-button {
	background:#406765;
	background: -moz-linear-gradient(0% 100% 90deg, #406765, #619997);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#619997), to(#406765));
	padding:9px 15px;
}
.memberships-button:hover {background:#417473}

.pay-view-button {
	background:#7E2E7C;
	background: -moz-linear-gradient(0% 100% 90deg, #7E2E7C, #A456A1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A456A1), to(#7E2E7C));
		/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7E2E7C', endColorstr='#A456A1');*/
	padding:9px 15px;
}
.pay-view-button:hover {	background:#7E2E7C;}

#payment-options {
	float:left;
	margin:-26px 13px 0 13px;
	width:966px;
	position:relative;
	margin-bottom:13px;
	display:inline;
}
#payment-options p {
	margin-left:13px
}
#payment-options h2 {
	color:#fff;
	font-size:1.7em;
	box-shadow: inset 0 0 5px #406765;
	-moz-box-shadow: inset 0 0 5px #406765;
	-webkit-box-shadow: inset 0 0 5px #406765;
	
	background:#406765;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height:34px;
	display:block;
	width:946px;
	float:left;
	padding:16px 0px 0px 20px;
}
#payment-options h2.pay-per-view-heading {
	background:#7E2E7C!important;
}
/* Payment column Structures & styles */
 #membership-subscriptions-3col, #membership-subscriptions-2col, #membership-subscriptions-1col {
	float:left;
	margin:0;
	width:995px;
	position:relative;
	display:inline
}

#platinum-box { z-index:5}
#gold-box { z-index:4}
#standard-box { z-index:3}
#platinum-box, #gold-box, #standard-box {
	width:314px;
	float:left;
	height:290px;
	position:relative;
	margin:0 0 0 13px;
	display:inline;
}


#platinum-box h2, #gold-box h2, #standard-box h2 {
	margin:13px 13px 0 13px;
	color:#003333;

}

#platinum-box p, #gold-box p, #standard-box p {
	color:#003333;
	padding:5px 13px 5px 13px;
	
}
#platinum-box p strong, #gold-box p strong, #standard-box p strong {
	font-size:1.3em
}
#gold-box, #standard-box {
	margin-left:13px;
	display:inline
}
/* Payment Panel styles */

#platinum-box {
	background: #EFEFEF url(/_Resources/images/themes/airlock/content/platinum-renewals.jpg) repeat-x top left;
}
#platinum-box, #gold-box h2, #standard-box h2  {
	color:#333333;
}
.price {padding-bottom:10px; height:170px}
#platinum-box .price {
	background: #FFFFFF url(/_Resources/images/themes/airlock/content/platinum-panel-price.jpg) repeat-x top left;
	width:100%;
	margin:10px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF
}
#gold-box .price {
	background: #D3AE5E url(/_Resources/images/themes/airlock/content/gold-panel-price.jpg) repeat-x top left;
	width:100%;
	margin:10px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF
}
#standard-box .price {
	background: #BAD4D3 url(/_Resources/images/themes/airlock/content/standard-panel-price.jpg) repeat-x top left;
	width:100%;
	margin:10px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF
}
/* rounded corner buttons */
 #platinum-box a.price-button, #gold-box a.price-button, #standard-box a.price-button {
	color:#FFF;
	text-decoration:none;
	display:block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:161px;
	padding:8px;
	font-size:1.8em;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
position:absolute;
	left:65px;
	bottom:10px
}
#platinum-box .price-button {
	background:#A9A9A9;
	background: -moz-linear-gradient(0% 100% 90deg, #727272, #A9A9A9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#727272), to(#A9A9A9));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A9A9A9', endColorstr='#727272');
	border:1px solid #727272;
}
#platinum-box .price-button:hover { background:#A9A9A9}
#gold-box .price-button {
	background:#9E7621;
	background: -moz-linear-gradient(0% 100% 90deg, #9E7621, #D1AA55);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9E7621), to(#D1AA55));
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2AB57', endColorstr='#C79429');
	border:1px solid #9E7621;
}
#gold-box .price-button:hover {background:#9E7621;}

#standard-box .price-button {
	background:#223A39;
	background: -moz-linear-gradient(0% 100% 90deg, #223A39, #629696);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#223A39), to(#629696));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A6CAC9', endColorstr='#4D7171');
    border:1px solid #223A39;
}
#standard-box .price-button:hover {background:#769A9A;}
#gold-box {
	background: #C79429 url(/_Resources/images/themes/airlock/content/gold-renewals.jpg) repeat-x top left;
}
#standard-box {
	background: #426666 url(/_Resources/images/themes/airlock/content/standard-renewals.jpg) repeat-x top left;
}
/* new subscriptions table styles */

#subscription-options, #platinum-options {
	border-collapse:collapse;
	width:969px;
	margin-left:13px;
	margin-top:13px;
	border:1px solid #669D9B;
	float:left;

}
#subscription-options thead th, #subscription-options-2col thead th, #platinum-options thead th {
	padding:12px
}
#subscription-options td, #subscription-options th, #subscription-options-2col td, #platinum-options th,#platinum-options td,  #subscription-options-2col th {
	padding: 6px 8px;
	border-bottom:1px solid #669D9B;
	border-left:1px solid #669D9B
}
#subscription-options th#platinum-heading, #subscription-options th#gold-heading, #subscription-options th#standard-heading, #platinum-options th#platinum-heading {
	width:106px;
	text-align:center
}
th#platinum-heading {
	background:#EBEBEB;
	background: -moz-linear-gradient(0% 100% 90deg, #B0B0B0, #EBEBEB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B0B0B0), to(#EBEBEB));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EBEBEB', endColorstr='#B0B0B0');
}
#gold-heading {
	background:#D2AB57;
	color:#FFF;
	background: -moz-linear-gradient(0% 100% 90deg, #AB7E23, #D2AB57);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#AB7E23), to(#D2AB57));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D2AB57', endColorstr='#AB7E23');
}
#standard-heading {
	background:#D2AB57;
	color:#FFF;
	background: -moz-linear-gradient(0% 100% 90deg, #4D7171, #A6CAC9);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A6CAC9), to(#4D7171));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A6CAC9', endColorstr='#4D7171');
}

.odd {
	background:#D9ECEC
}
#subscription-options thead tr, #platinum-options thead tr {
	background:#FFF!important
}
tfoot {
	background:#A1C5C4
}
.payment-note {
	padding:13px
}
td img {
	text-align:center!important;
	border:0
}
/* Styles for a two column gold and platinum */

#membership-subscriptions-2col #platinum-box, #membership-subscriptions-2col #gold-box {
	width:477px
}

/*#membership-subscriptions-2col #platinum-box a.price-button, #membership-subscriptions-2col #gold-box a.price-button, #membership-subscriptions-2col #standard-box a.price-button 
{
  margin-left:90px; 
  margin-top:30px;
  display:inline
}(/

/* Styles For Paty Per View */    

#membership-subscriptions-1col #pay-per-view-box { width:966px!important}  

#membership-subscriptions-1col #pay-per-view-box .price-button { margin-left:404px}

                                            
#pay-per-view-box {
	width:477px;
	background:#6FA6A3 url(/_Resources/images/themes/airlock/content/pay-per-view-flock.jpg) repeat-x top left;
	height:290px;
	position:relative;
	float:left;
	margin:0 0 0 13px;
	
}
#pay-per-view-box h2 {
	margin:13px 13px 0 13px;
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
}
#pay-per-view-box p {
	color:#FFF;
	padding:5px 13px 5px 13px;
	font-size:12px
}
#pay-per-view-box p strong {
	font-size:17px
}
#pay-per-view-box .price {
	background:#5E908F url(/_Resources/images/themes/airlock/content/pay-per-price-view-flock.jpg) repeat-x top left;
	width:100%;
	margin:10px 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF
}
#pay-per-view-50 {
	margin-left:13px
}
#pay-per-view-box .price-button{
	color:#FFF;
	text-decoration:none;
	display:block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:161px;
	padding:8px;
	font-size:1.8em;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
margin-left:150px;
	background:#764180;
	background: -moz-linear-gradient(0% 100% 90deg, #7A2878, #764180);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7A2878), to(#764180));
	border:1px solid #501B4F;
}

#pay-per-view-box .price-button:hover {background:#764180;}

.pay-per-view-tick {
	background:url(/_Resources/images/themes/airlock/content/pay-per-view-tick.gif) no-repeat center left;
	margin-left:10px;
	padding-left:35px!important;
}
.payment-note {
	margin-top:10px!important;
	float:left;
	clear:both
}
.payment-note a {color:#80317E; text-decoration:underline}

/* Pay per view Nav */

.pay-per-view-nav li a.memberships-button  {background:#7E2E7C!important;
                                            	background: -moz-linear-gradient(0% 100% 90deg, #7E2E7C, #A456A1)!important;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A456A1), to(#7E2E7C))!important;
                                            
                                            }
                                            
.pay-per-view-nav li a.memberships-button:hover {background:#7E2E7C!important}                                            

.pay-per-view-nav li a.pay-view-button {background:#406765!important;
                                        	background: -moz-linear-gradient(0% 100% 90deg, #406765, #619997)!important;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#619997), to(#406765))!important;
                                        }

.pay-per-view-nav li a.pay-view-button:hover {background:#417473!important}
.payment-message {float:left;clear:both;width:964px; margin:13px 0 0 13px; background:#D0E3E2; border:1px solid #669D9B; display:inline}
.payment-message p {padding-left:8px}
.payment-message h2 {padding:8px}


.payment-message .price-button {
	color:#FFF;
	text-decoration:none;
	display:block;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:161px;
	padding:8px;
	font-size:1.8em;
	text-align:center;
	text-shadow: 1px 1px 1px #000;
  margin-left:8px; 
  margin-top:20px;
  margin-bottom:8px;
	background:#764180;
	background: -moz-linear-gradient(0% 100% 90deg, #7A2878, #764180);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7A2878), to(#764180));
	border:1px solid #512951;
}
#platinum-options {float:left!important;clear:none!important;width:640px;margin-top:0;}


.single-platinum-option { min-height:320px!important;background: #EFEFEF url(/_Resources/images/themes/airlock/content/platinum-renewals.jpg) repeat-x top left!important;margin-bottom:50px!important}





.price-rebate	{
	width:100%;
	margin:10px 0;
	border-top:1px solid #FFF;

	background:url(/_Resources/images/themes/airlock/content/save.png) no-repeat;
	background-position: 97% 15%;

	}
	
.price-rebate h2  { font-size:20px!important;}	
	
	.price-rebate p strong {font-size:12px!important}
	
	
.single-box {float:none!important}
a.payment-tooltip {font-size:15px!important; position:absolute; color:#233B3A; right:10px; top:17px; background:transparent; text-decoration:none;}
a.payment-tooltip:hover{ text-decoration:none;}
a.payment-tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px; font-size:12px}
a.payment-tooltip:hover span{display:inline; position:absolute;left:-209px;top:28px;border:1px solid #233B3A; background:#406765; color:#FFF; padding:8px; width:296px; display:block;	border-radius: 4px;

 z-index:1000;}





#membership-subscriptions-2col #platinum-box a.price-button, #membership-subscriptions-2col #gold-box a.price-button, #membership-subscriptions-2col #standard-box a.price-button 
{
  margin-left:90px; 
  margin-top:30px;
  display:inline
}

/* Registration Page */
.reg-panel-holder {
	background:#FFFFFF;
	width:995px;
	float:left;
	clear:both;
	padding-top:13px;
}
.new-reg-form-panel {
	Width:630px;
	float:left;
	margin-left:13px;
	background:#cddedd;
	display:inline
}
.new-reg-form-panel h1 {
	width:auto;
	float:none;
	margin:0;
	line-height:normal;
	font-size:2.3em;
	color:#FFF;
	background:#66a29f;
	background:-moz-linear-gradient(0% 100% 90deg, #3e6c69, #66a29f) repeat;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#66a29f), to(#3e6c69));
	padding: 0.5em 0.5em;
	-moz-border-radius: 5px 5px 0 0;
	text-shadow:1px 1px #325453;
	-webkit-border-radius: 5px 5px 0 0;
}
.new-reg-form-panel #registration_form {
	margin-top:1em
}
.new-reg-form-panel #registration_form label {
	font-size:1.5em;
	color:#3e6564;
	margin-bottom:0.7em;
}
.new-reg-form-panel #registration_form label, .new-reg-form-panel #registration_form input {
	padding: 0.4em 1em;
	
}
.new-reg-form-panel #registration_form select {

	font-size:1.2em
}
.new-reg-form-panel #registration_form input {
	margin-top:0.5em;
	border:1px solid #5a8b8a;
	width:42%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;

}
.new-reg-form-panel #registration_form input:focus {
	background:#FFFFCC
}
.new-reg-form-panel #registration_form input[type=checkbox] {
	clear:left;
	float:left;
}
.new-reg-form-panel .regbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:4px solid #a43509;
	background:#d2460a;
	background:-moz-linear-gradient(0% 100% 90deg, #d3480b, #fc981f) repeat;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fc981f), to(#d3480b));
	display:block;
	padding: 6px 1em;
	-moz-border-radius: 5px;
	font-size:16px;
	-webkit-border-radius: 5px;
	color:#FFF!important;
	text-decoration:none;
	text-shadow:1px 1px #d44a0b;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc981f', endColorstr='#d3480b');
	margin:1em 1em 1em 30%;
	cursor:hand;
}
.new-reg-form-panel form label.voucher {
	color:#762e77;
	font-weight:bold;
	width:38%
}
.new-reg-form-panel form input.voucher {
	border:1px solid #762e77!important;
	width:31%!important;
}
fieldset.block {
	margin-bottom:1em;
}
fieldset.block label {
	float:left;
	clear:none;
	width:80%!important;
	padding:0.3em 0.5em!important
}
fieldset.block label a {
	color:#762e77
}
.new-reg-form-panel fieldset.block input[type=checkbox] {
	margin-left:1em;
	padding:0.3em 0.5em!important;
	display:inline
}
.checkbox {
	border:none!important;
	width:auto!important;
	
}

.checkbox:focus { background:none}

.why-genes-reunited {
	width:326px;
	float:right;
	margin-right:13px;
	display:inline
}
.why-genes-reunited h2 {
	border-bottom:1xp solid #325654;
	background: #66a29f url(/_Resources/images/themes/airlock/content/why-genes-heading-back_03.jpg) no-repeat center right;
	line-height:1.3em;
	font-size:2.0em;
	color:#FFF;
	padding: 0.5em 0.5em;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	text-shadow:1px 1px #325453;
}
.why-genes-reunited ol {
	float:left;
	width:326px;
	margin-bottom:1em;
}
.why-genes-reunited ol li {
	color:#FFF;
	border-bottom:1px solid #3b6665;
	border-top:1px solid #FFF;
	margin:0;
	padding:0.5em;
	font-size:1.3em;
	background:#579594;

}
#registration_form .field-validation-error {
	margin-left:30%;
	padding-bottom:0.5em;
}

  
.clipnotification {margin-top:15px; color:#4F1F4D}

/* Book page styles */

.book-container {background:#BFD8D7 url(/_Resources/images/themes/airlock/content/book-back.gif) no-repeat top left!important;}
.book-heading { font-size:55px; line-height:1.3em; margin-bottom:55px}
.book-container #column-1 { width:476px}

.book-container #column-1 h2 {margin-left:13px;  font-weight:bold; clear:both; margin-top:2em}
.book-container #column-1 ul {margin-top:20px; clear:both; float:left;padding-left:33px; font-size:1.3em }
.book-container #column-1 ul li {list-style-type:disc;}




.book-container #column-2 {width:448px;}
.book-container #column-2  p a.make-your-book {background:url(/_Resources/images/themes/airlock/content/book-button.png) no-repeat top left; text-indent:-5000px; width:448px; height:375px; float:left; display:block}
	
#registration_form select {margin-top:8px!important}

.new-board-message {background:url('/_resources/images/boards/new-boards.jpg') no-repeat scroll left top transparent}

.terms_table {margin:1em 0; border-collapse:collapse; }
.terms_table tr td { font-size:13px!important; border:1px solid;padding:0.5em }

.terms_table tr.terms_highlight {background:#D9ECEC!important;}

.christmas-pics {float:right; margin:25px}


/* start your family tree week */

.syftw-holder {background: #FFF url('/_resources/images/static/SYFTW/syftw-grass.png') no-repeat left bottom!important}
.syftw-header { width:966px;float:left;margin:13px 0 13px 13px; height:87px; background:url('/_resources/images/static/SYFTW/syftw-header.png') no-repeat left top transparent}
.syftw-header h1 {display:none;}
.syftw-header p { color:#FFF; font-size:2.2em; font-family:Georgia; margin-left:16em; margin-top:1.7%}


.syftw-navigation { width:178px; float:left; background:#739C98;	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; margin-left:13px;}
	.syftw-navigation ul {margin-bottom:1em}
	.syftw-navigation li { margin:0.5em}
	                    
.syftw-navigation li a { color:#FFF; text-decoration:none;}


.syftw-navigation 	h2 { color:#FFF;background:#345757; width:178px; display:block; height:35px;-moz-border-radius: 5px;
	-webkit-border-radius: 5px; text-align:center; padding-top:15px;}
.syftw-calendar {float:right; width:788px; margin-right:13px;}
.syftw-date { float:left; width:189px; height:226px; position:relative; margin-bottom:8px; background:url('/_resources/images/static/SYFTW/syftw-panel.png') no-repeat left top transparent; margin-left:8px;}
.syftw-date h2, .new-year h2 { text-align:center; margin-top:0.5em;}
.syftw-date p, .new-year p {margin-left:0.5em; margin-top:0.5em;margin-right:0.5em; color:#332415; font-size:12px; cursor:hand }
.syftw-date a, .new-year a {display:block; position:absolute; top:0; left:0; text-indent:-5000px; width:189px; height:226px;}
.syftw-date a:hover, .new-yeara:hover {	opacity: .1;background:#FFF;
                     		filter: alpha(opacity=10);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";

                     	
                     	
                     	}
.date1 {color:#376566}
.date2 {color:#A757A1}
.date3 {color:#2C4670}
.date4 {color:#702C44}
.date5 {color:#8B4411}
.date6 {color:#618B11}
.date7 {color:#A48A13}
.date8 {color:#13A4A1}

.new-year { margin-left:8px;float:left; width:189px; height:226px; position:relative; margin-bottom:8px;background:url('/_resources/images/static/SYFTW/syftw-panel-2011.png') no-repeat left top!important;}

.ui-dialog-titlebar { background:#853575; font-family:Arial; font-size:1.2em; color:#FFF}
.dialog ul li { font-family:Arial; font-size:12px}
.ui-dialog { background:#EEE6D9}


