/* DNA PROFILE CSS */
body.profile {
	text-align: center;
	font: 76%/1.6 "Lucida Grande", Geneva, Verdana, sans-serif;
	color: #757373;
	min-width: 760px;
	background-color: #fafafa;
	padding: 0px;
	margin: 0px;
}

body.profile_response {
	font: 76%/1.6 "Lucida Grande", Geneva, Verdana, sans-serif;
	color: #757373;
	background-color: #fafafa;
	margin: 0px;
	padding: 0px;
}

a:visited {
	text-decoration: none;
}


a:hover {
	color:#ec008c;
}


#header-profile {
	background: url(../../images/assets/header-profile-bg.png) no-repeat 5px 0;
	width: 760px;
	height: 90px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header-profile #session-text {
	width: 375px;
	text-align: right;
	position: absolute;
	left: 370px;
	top: 3px;
}

#header-profile #session-text img {
	margin-bottom: -1.5px;
}

#header-profile h1 {
	width: 189px;
	height: 73px;
	background: url(../../images/assets/small-logo.png) no-repeat;
	text-indent: -9000px;
	position: absolute;
	top: 10px;
	left: 15px;
	cursor: pointer;
	margin-top:10px;
}

a.mail-text {
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}

a:hover.mail-text {
	color: #ec008c;
	text-decoration: none;
}

a.logout-text {
	font-weight: bold;
	color: #ec008c;
	text-decoration: none;
	font-size: 0.9em;
}

a:hover.logout-text {
	text-decoration: underline;
}

#search-profile {
	width: 450px;
	height: 44px;

	position: absolute;
	left: 245px;
	top: 35px;
}

#left-profile-dna {
	float: left;
	width: 150px;
	text-align: left;
}

#right-profile-dna {
	float: right;
	width: 250px;
	text-align: right;
}

#search-profile label.your-dna-small {
	margin-left: 0;
	display: block;
	font-weight: bold;
	font-size: .9em;
	color: #0072bc;	
}

form #your-dna-field-small {
	display: inline;
	float: left;
	width: 150px;
	padding: 1px 2px 2px 2px;
	font-size: .9em;
}


#search-profile label.thier-dna-small {
	font-weight: bold;
	font-size: .9em;
	color: #ec008c;
	margin-right: 95px;

}

form #their-dna-field-small {
	display: inline;
	float: left;
	width: 150px;
	padding: 2px 2px 2px 2px;
	font-size: .9em;

}

#right-profile-dna  #go-dna {
	float: left;
	width: 20px;
	height: 21px;
	margin-left: 7px;
}


#right-profile-dna #go-dna a {
	display: block;
	width: 20px;
	height: 21px;

    cursor: pointer;
}

.go {
	font-size: .9em;
	height: 20px;
	margin-left: 7px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0;
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #0072bc;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* Textfields */

#search-profile label,#search-profile textarea {
	clear: both;
}

#search-profile textarea {
	margin-bottom: 10px;
	padding: 3px;
	font-family: "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 1em;
	color: #484848;
}

#search-profile label {
	display: block;
	font-size: 1.3em;
	color: #0072bc;
	width: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: auto;
	
}

#search-profile textarea {
	font: 76%/1.6 "Lucida Grande", Geneva, Verdana, sans-serif;
	font-size: 1em;
	width: 432px;
	height: 75px;
	display: block;
}

#search-profile input,select, #search-profile textarea {
	margin-bottom: 10px;
}

#search-profile input {
	padding: 2px;
	width: 150px;
	font-size: .9em;
	display: block;
	margin-left: 0;
}

#search-profile .xsmall {
	width: 75px;
	margin-right: 5px;
}

#search-profile .small {
	width: 100px;
}

#search-profile .medium {
	width: 200px;
}

#search-profile .large {
	width: 400px;
}


#search-profile label {
	margin: 0;
}

#sub-header .viewing {
	float: right;
	font-size: 1.6em;
	color: #ec008c;
	width: 310px;
}

#sub-header .dna-number-header {
	display: block;
	float: right;
	width: 172px;
	height: 34px;
	background: url(../../images/assets/dna-bg.png) no-repeat;
}

#sub-header .dna-number-header p {
	color: #464646;
	font-size: 1.3em;
	padding-top: 3px;
	padding-left: 45px;
	margin: 0px;
}

#print {
	float: left;
	padding-top: 4px;
	height: 41px;
	display: block;	
}

#back {
	float: left;
	margin-right: 10px;
	width: 99px;
	height: 41px;
	display: block;
	background: url(../../images/assets/survey-back.png) no-repeat;
	text-indent: -9000px;
	
}

#back a {
	width: 99px;
	height: 41px;
	display: block;
	background: url(../../images/assets/survey-back.png) no-repeat;
}

#back a:hover {
	background: url(../../images/assets/survey-back.png) no-repeat;
}

div#comparision_graphics_block {
    float: left;
    padding-top: 10px;
    padding-right: 15px;
    }
    div#you_match_them_they_match_you_block {
        padding-left: 15px;
        float: left;
        }
    div#detailed_comparison_grpahic_block {
        float: right;
        padding-top: 25px;
        }
