/*
	HTML and Body Styles
----------------------------------------------------------	*/

html {
}

body {
	text-align: center;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#6b614c;
	background-color:#fff;
	width:100%;	
}

/*
	Container Styles
----------------------------------------------------------	*/

div#container {
	width:980px;
	margin:0 auto;
	padding:0;	
	text-align:left;
}

div#header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div#header p {
	margin:0;
	padding-top:10px;
}

div#header img {
	display:block;
}

div#header img.headertext {
	padding-top:5px;
}

div#header img.ancestry-logo {
	padding-bottom:10px;
}

div#header .left {
	float:left;
	width: 480px;
}

div#header .left .leftmargin {
	margin-left:8px;
	line-height:16px;
}

div#header .right {
	float:left;
}

/*
	Package Table Styles
----------------------------------------------------------	*/

#familyimage {
	clear:both;
	position:absolute;
	top:245px;
	margin:0 auto;
}

div#packagecontainer {
	padding-top:5px;
	clear:both;
	text-align:left;
	width:680px;
}

div#packagetable {
	clear:both;
	text-align:left;
	background:url(http://c.mfcreative.com/offer/CA/landing/ftlptest/images/package-bg-bottom.gif) top left repeat-y
}

div#packagetable table {
	border:1px solid #e0d9d3;
	/*background-color:#ebebe3;*/
	background:url(http://c.mfcreative.com/offer/CA/landing/ftlptest/images/package-bg.gif) top left no-repeat;
}

div#packagetable th {
	font-weight:bold;
	font-size:14px;
	color:#566c11;
	text-align:center;
	vertical-align:top;
	text-transform:uppercase;
}

div#packagetable tr th div.block {
	width:160px;
	height:40px;	
	border:1px solid #d9d9cf;
	background-color:#f0f1eb;	
	line-height:40px;	
	margin:2px 1px 1px 1px;	
}

div#packagetable tr th div.blocknomarginright {
	width:160px;
	height:40px;	
	border:1px solid #d9d9cf;
	background-color:#f0f1eb;	
	line-height:40px;	
	margin:2px 0px 1px 1px;	
}

div#packagetable tr th.annual div.block {
	width:157px;
	height:40px;	
	border:1px solid #d9d9cf;
	background-color:#f2f1dc;	
	line-height:40px;	
	margin:1px;	
}

div#packagetable tr th.annual div.blockonlybottom {
	width:157px;
	height:40px;	
	border:1px solid #d9d9cf;
	background-color:#f2f1dc;	
	line-height:40px;	
	margin-bottom:1px;
	
}



div#packagetable tr td {
	font-weight:normal;
	font-size:13px;
	color:#443c2c;	
	text-align:center;
	vertical-align:top;			
}

div#packagetable tr td div.block {
	height:40px;
	background-color:#f0f1eb;
	border:1px solid #d9d9cf;
	margin:1px;		
	padding:20px 0px;
}

div#packagetable tr td div.blocknomarginright {
	height:40px;
	background-color:#f0f1eb;
	border:1px solid #d9d9cf;
	margin:1px 0px 1px 1px;		
	padding:20px 0px;
}

div#packagetable tr td.annual div.block {
	height:40px;
	background-color:#f2f1dc;
	border:1px solid #d9d9cf;
	padding:20px 0px;
	margin-top:1px;
}

div#packagetable tr td div.nopadding {
	height:80px;
	background-color:#f0f1eb;
	border:1px solid #d9d9cf;
	padding:0;
}

div#packagetable tr td div.blockend {
	height:80px;
	background-color:#f0f1eb;
	border:1px solid #d9d9cf;
	margin:0px;		
}

div#packagetable tr td div.blocknotop {
	height:80px;
	background-color:#f0f1eb;
	border:1px solid #d9d9cf;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;		
}

div#packagetable tr td.title {
	text-align:left;
	font-size:16px;
	padding:9px 3px 7px 230px;
	width:300px;	
}

div#packagetable .annual {

}

div#packagetable tr td.title div {
	width:300px;
	border:1px solid red;
}

div#packagetable tr td.bestvaluebutton {
	vertical-align:bottom;
	text-align:center;
}

div#packagetable tr td.bestvalue {
	text-align:center;
	vertical-align:top;
	border:2px solid #ffc907;	
}

div#packagetable th.bestvaluetop {
	border-left:2px solid #ffc907;
	border-top:2px solid #ffc907;
	border-right:2px solid #ffc907;	
}

div#packagetable th.bestvaluetop div.block {
	margin:0;
}

div#packagetable td.bestvalueleft {
	border-left:2px solid #ffc907;
}

div#packagetable td.bestvalueleft div.block {
	margin:0;
}

div#packagetable td.bestvalueright {
	border-right:2px solid #ffc907;
}

div#packagetable td.bestvalueright div.block {
	margin:0;
}

div#packagetable td.bestvaluebottom {
	border-bottom:2px solid #ffc907;
}

div#packagetable td.bestvaluebottom div.block {
	margin:0;
}



div#packagetable td.noborder {
	border:none;
	background-color:transparent;
}

div#packagetable td.disclaimer {
	color:#443c2c;
	font-size:10px;
	text-align:left;
	padding:15px 6px 0px 14px;
	width:inherit;
}

div#packagetable td.disclaimer div {
	width:470px;
}

div#packagetable td.button {
	font-size:9px;
	font-weight:bold;
}

div#packagetable td.button img {
	padding-bottom:0px;
}

div#packagetable td.button div.notyetconvinced {
	margin:0;
	padding:0px 0px 8px 0px;
}

/*
	Asterisk Styles
----------------------------------------------------------	*/

p#asterisk {
	clear:both;
	color:#443c2c;
	font-size:10px;
	padding:10px 0px 10px 0px;
	margin:0;
	text-align:right;
}

/*
	Pay As You Go Styles
----------------------------------------------------------	*/

div#payasyougo {
	border:1px solid #e1dcd8;
	height:48px;
	margin:10px 0px 5px 0px;
}

div#payasyougo img {
	float:left;
}

div#payasyougo .copy {
	float:left;
	font-size:11px;
	padding-top:9px;
	padding:9px 15px 0px 0px;
	line-height:14px;
}

div#payasyougo .title {
	font-size:12px;
	font-weight:bold;
}

div#payasyougo .continue {
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	padding:15px 0px 15px 10px;
	line-height:12px;
}

/*
	Included Styles
----------------------------------------------------------	*/

div#included {
	padding:30px 0px 20px 0px;
}

div#included table {
	width:100%;
}

div#included table th {
	font-size:12px;
	font-weight:bold;
	border-top:1px solid #ddd7d1;
	border-left:1px solid #ddd7d1;	
	padding:3px;	
}

div#included table .noborder {
	border:none;
}

div#included table th.canada {
	font-size:12px;
	font-weight:bold;
	color:#566c11;
	text-align:center;
}

div#included table tr td {
	border-top:1px solid #ddd7d1;
	border-left:1px solid #ddd7d1;	
	padding:3px 3px 3px 5px;
}

div#included table tr td.row0 {
	background-color:#fff;
}

div#included table tr td.row1 {
	background-color:#f9f8f6;
}

div#included table .right {
	border-right:1px solid #ddd7d1;
}

div#included table .bottom {
	border-bottom:1px solid #ddd7d1;
}

div#included table .canada0 {
	background-color:#efebe9;
}

div#included table .canada1 {
	background-color:#f7f5f4;
}

div#included table th.world {
	font-size:12px;
	font-weight:bold;
	color:#566c11;	
	text-align:center;	
}

div#included table .world0 {
	background-color:#e8e9ca;
}

div#included table .world1 {
	background-color:#eff2d3;
}

div#included table .center {
	text-align:center;
}


/*
	Footer Styles
----------------------------------------------------------	*/
div#footer {
	color:#000;
}

div#footer .left {
	float:left;
	height:73px;
}

div#footer .middle {
	float:left;
	background-color:#ffffff;
	border-top:1px solid #d5ccc5;
	border-bottom:1px solid #d5ccc5;
	height:71px;		
	width:900px;
}

div#footer .right {
	float:left;
	height:73px;	
}

div#footer .links {
	padding:10px 20px 5px 10px;
	float:left;
}

div#footer .selector {
	padding:10px 20px 5px 10px;
	float:right;
}

div#footer .selector form {
	display:block;
	margin:0;
	padding-top:5px;
}

div#footer .selector form select {
	border:1px solid #d5ccc5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:140px;	
	padding:1px 0px;
}

div#footer .copyright {
	color:#6b614c;
	padding-top:10px;
	font-size:10px;
}


/*
	Generic Styles
----------------------------------------------------------	*/

a:link {
	color:#566c11;
	text-decoration:underline;
}

a:visited {
	color:#566c11;
	text-decoration:underline;
}

a:hover {
	color:#566c11;
	text-decoration:none;
}

a:active {
	color:#566c11;
	text-decoration:underline;
}



