﻿img{
    border:none;
}
body,
form 
{
	margin:0px;
	padding:0px;
}
h1,
h2,
h3,
h4,
p
 {
	margin:0px 0px 0px 0px;
	padding:0px;
}
.nosee {
	display:none;
}
a {
	outline:none;
}
fieldset{
    border:none;
}
.imgFloatLeft{
    float:left;
    margin:0px 5px 5px 0px;
}
.imgFloatRight{
    float:right;
    margin:0px 0px 5px 5px;
}
body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#ebebeb;
	margin:0px 10px 0px 10px;
}
#contentDiv
{
    width:980px;
}
#contentFrame
{
    width:100%;
    background:#ffffff;
}
.contentHeader
{
    text-align:left;
}
#contentBody td
{
   padding:10px 10px;
}
#header {
	overflow:auto;
	padding:5px 10px 0px 10px;
}
#logo {
	float:left;
}
#logo a:link,
#logo a:visited {
	display:block;
	width:150px;
	height:85px;
	background:url(/Skins/Skin_2/img/logo_ftdna.gif) no-repeat;
}

#topSubNav {
	float:left;
	margin:0px 0px 0px 10px;
}
#topLinks {
	margin:0px;
	text-align:left;	
}
#topLinks li {
	display:inline;
	padding:0px 1px 0px 1px;
}
#topLinks a:link,
#topLinks a:visited {
	color:#414e68;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase;
}
#topLinks a:hover {
	color:#db923d;
}
.contentHeader #myFtdnaNavPane {
    
    clear:both;
	height:40px;
	background-color: #dcdcdc;
	background-image: url(/v3/img/bg_navBar.png);
	background-repeat: repeat-x;
	background-position: top;
}

.contentHeader #myFtdnaNavPane .mainLi a:link,
.contentHeader #myFtdnaNavPane .mainLi a:visited{
    color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	display:block;
	
	padding:10px 0px 9px 0px;
}
.contentHeader #myFtdnaNavPane .mainLi a:hover{
    background:#a0a7b4;
}
.contentHeader #myFtdnaNavPane .mainMenu{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}
.contentHeader #myFtdnaNavPane .mainMenu .mainLi{
    float:left;
    list-style-type:none;
    padding:0px;
    border-right:1px solid #51617a;
	border-top:1px solid #51617a;
	border-bottom:1px solid #142032;
	border-left:1px solid #142032;
    height:34px;
    width:90px;
    text-align:center;
    margin:0px;
    
}
.contentHeader #myFtdnaNavPane .mainMenu .arrow
{
    width:140px;
    background: transparent url(/Skins/Skin_2/img/publicWebsite/nav_arrow_down.gif) no-repeat;
    background-position:right;
}
.contentHeader #myFtdnaNavPane .subMenu{
    position:relative;
    padding:0px;
    margin:6px 0px 0px -2px;
    background:#f6f8fb;
    border-left:1px solid #a0a7b4;
    border-right:1px solid #a0a7b4;
    border-bottom:1px solid #a0a7b4;
}
.contentHeader #myFtdnaNavPane .subMenu
{
    display: none;
}
.contentHeader #myFtdnaNavPane .subLi{
    float:none;
    text-align:left;
    list-style-type:none;
    border-bottom:1px solid #dcdcdc;
    border-top:1px solid #ffffff;
    
}
.contentHeader #myFtdnaNavPane .subMenu .subLi a:link,
.contentHeader #myFtdnaNavPane .subMenu .subLi a:visited{
    background:none;
    color:#414e68;
    display:block;
    padding:6px 0px 5px 8px;
}
.contentHeader #myFtdnaNavPane .subMenu .subLi a:hover{
    /*background:#e3e5e8 url(/Skins/Skin_2/img/publicWebsite/nav_arrow_blue.png) no-repeat;
	background-position:right center;*/
}
.contentHeader #myFtdnaNavPane .subMenu .subLi a.newItem:link,
.contentHeader #myFtdnaNavPane .subMenu .subLi a.newItem:visited{
    background:transparent url(/Skins/Skin_2/img/myFTDNA/icon_new.png) no-repeat;
	background-position:right center;
}
.contentHeader #myFtdnaNavPane .subMenu .subLi a.newItem:hover
{
    background:#e3e5e8 url(/Skins/Skin_2/img/myFTDNA/icon_new_blue.png) no-repeat;
    background-position:right center;
}
.contentHeader #myFtdnaNavPane #mainMenu{
    float:left;
}
.contentHeader #myFtdnaNavPane #helpMenu{
    float:right;
}
.contentHeader #myFtdnaNavPane #mainMenu .subMenu{
     width:200px;
}
.contentHeader #myFtdnaNavPane #helpMenu .subMenu{
     width:200px;
     margin-left:-105px;
}
#contentPane {
	min-height:500px;
	text-align:left;
}
.smButtonOrange {
	border:none;
	width:69px;
	margin-bottom:4px;
	height:19px;
	padding-top:1px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	background:transparent url(/Skins/Skin_2/img/bg_sm_button_orange.gif) no-repeat;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	cursor:pointer;
}
#contentPane .tableBody table
{
    width:100%;
    border-left:1px solid #dcdcdc;
}
#contentPane .tableBody table th
{
    text-align:center;
    background:#414e68;
    padding:5px 5px;
    white-space:nowrap;
}
#contentPane .tableBody table th a
{
    color:White;
    text-decoration:underline;
}
#contentPane .tableBody table td
{
    text-align:center;
    border-right:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
}
#contentPane .AspNet-GridView-Pagination
{
    margin-top:10px;
}
#contentPane a:link,
#contentPane a:visited {
	color:#d08f44;
	text-decoration:none;
	font-weight:bold;
}
#contentPane a:hover {
	color:#414e68;
}
#contentPane h1,
#contentPane h2,
#contentPane h3 {
	color:#414e68;
	clear:both;
	margin:0px 0px 5px 0px;
}
#contentPane h1 {
	font-size:18px;
}
#contentPane h2 {
	font-size:16px;
}
#contentPane h3 {
	font-size:14px;
}
#contentPane p {
	line-height:18px;
	color:#363636;
	margin:0px 0px 18px 0px;
}
#contentPane ul, #contentPane ol{
    margin-top:5px;
    margin-bottom:18px;
    line-height:18px;
}
#contentPane .alert {
	/*border-bottom:1px dashed #edc89e;*/
	border-top:1px dashed #edc89e;
	border-bottom:1px dashed #edc89e;
	padding:10px 0px 0px 40px;
	margin:0px 0px 10px 0px;
	clear:both;
	color:#414e68;
	font-weight:bold;
	background:url(img/icons/alert_orange.gif) no-repeat;
	background-position:center left;
}
#contentPane .alert a:link,
#contentPane .alert a:visited {
	color:#db923d;
	font-weight:bold;
	text-decoration:none;
}
#contentPane .alert a:hover {
	color:#414e68;
}
#contentPane .seperatorTop {
	margin-top:10px;
	border-bottom:1px dotted #808080;
	padding-bottom:10px;
	clear:both;
}

#contentPane .seperatorBottom {
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px dotted #808080;
	padding-bottom:5px;
}
#contentPane .textPanel
{
   max-width:980px;
    
}
#contentPane .flashArea
{
    width:750px;
    margin:0px auto;
}
/*Footer*/
#footer {
	text-align:center;
	background:#ebebeb;
	padding:10px 0px 10px 0px;
}
#footer a:link,
#footer a:visited {
	color:#414e68;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover {
	color:#db923d;
}
#footer h5{
    font-size:12px;
    margin:0px;
}
#copyright {
	color:#363636;
	font-size:10px;
}