/* sticky footer */
* {
	margin: 0;
}

html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -129px;
}

.footer, .push {
	height: 129px;
}
/* end sticky footer */

/* subpage layout */
body {
	padding: 0;
	background-image: url(../images/main/main_bg.gif);
	background-repeat: no-repeat;
	background-position: 50% 80px;
	min-width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003768;
}

.wrapper {
	text-align: center;
}

.footer {
	background-image: url(../images/main/footer_bg_tile.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	text-align: center;
	clear: both;
}

.header {
	width: 980px;
	height: 121px;
	background-image: url(../images/header/bg_header.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	overflow: hidden;
}

.content {
	width: 980px;
	min-height: 490px;
	height: auto;
	/**height:490px;*/
	overflow: hidden;
	background-image: url(../images/main/bg_content.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-bottom: 10px;
}
/* end subpage layout */

.home .header {
	background-image: url(../images/home/bg_header_home.gif);
	background-repeat: no-repeat;
}

.home .content {
	background-image: url(../images/home/bg_content_home.jpg);
	height: 563px;
}

a img {
	border: none;
}

/* header */
a.link_logo {
	display: block;
	width: 256px;
	height: 122px;
	text-decoration: none;
	border: none;
	position: relative;
	float: left;
}

.header_tools {
	width: 558px;
	height: 30px;
	overflow: hidden;
	position: relative;
	float: right;
	margin-top: 35px;
	padding-right: 34px;
}

.header_tools .link_find_counselor {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}

.header_tools .email_print {
	width: 50px;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.header_tools .email_print a, .header_tools .email_print img {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	position: relative;
}

.header_tools .search {
/* 	width: 280px; */
	position: relative;
	float: right;
}

.header_tools .search input {
	float: left;
	position: relative;
}

.header_tools .search input.search_field {
	width: 140px;
	height: 18px;
	padding: 3px 30px 0 4px;
	border: none;
	background: transparent;
	background-image: url(../images/header/bg_search.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
	color: #00aeef;
}

.header_submenu {
	position: relative;
	float: right;
	clear: right;
	padding-right: 34px;
	height: 32px;
	width: auto;
	*width:649px;
	overflow: hidden;
}

.header_submenu a {
	position: relative;
	float: left;
	display:-moz-inline-stack;
	display: inline-block;
	*display:inline;
	text-decoration: none;
	border: none;
	background-position: 0 0;
	height: 32px;
	background-repeat: no-repeat;
}

.header_submenu a:hover {
	background-position: 0 100%;
}

.header_submenu a.selected {
	background-position: 0 100%;
}

.header_newsletter {
	position: relative;
	float: right;
	clear: right;
	margin-top: 7px;
	padding: 0 34px 0 0;
	height: 26px;
	width: auto;
	*width:400px;
	*padding-right: 30px;
	overflow: hidden;
}

.header_newsletter * {
	position: relative;
	float: left;
	clear: none;
	display: inline;
}

.header_newsletter input {
	margin: 0;
	padding: 0;
}

.header_newsletter input.input_field {
	width: 162px;
	height: 18px;
	padding: 3px 8px 0 4px;
	border: none;
	background: transparent;
	background-image: url(../images/home/bg_email_input.gif);
	background-repeat: no-repeat;
	margin: 0;
	color: #00aeef;
}

.header #planning_pregnancy {
	width: 163px;
	background-image: url(../images/header/btn_planning_pregnancy_sprite.gif);
}

.header #family_history {
	width: 161px;
	background-image: url(../images/header/btn_family_history_sprite.gif);
}

.header #genetic_testing {
	width: 162px;
	background-image: url(../images/header/btn_genetic_testing_sprite.gif);
}

.header #questionnaire {
	width: 163px;
	background-image: url(../images/header/btn_tested_sprite.gif);
}
/* end header */

/* right column */
.content .right {
	position: relative;
	float: right;
	width: 246px;
	padding-top: 50px;
	padding-right: 32px;
}

.right .side_nav a {
	display: block;
	margin: 0px auto 15px auto;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 227px;
	height: 28px;
}

.right .side_nav a:hover {
	background-position: 0 100%;
}

.right #questionnaire {
	background-image: url(../images/sidebar/btn_tested_sprite.gif);
}

.right #genes_101 {
	background-image: url(../images/sidebar/btn_genes_sprite.gif);
}

.right #list_of_diseases {
	background-image: url(../images/sidebar/btn_list_sprite.gif);
}

.right #find_genetic_counselor {
	background-image: url(../images/sidebar/btn_counselor_sprite.gif);
}

.right #faq {
	background-image: url(../images/sidebar/btn_faq_sprite.gif);
}

.right #privacy {
	background-image: url(../images/sidebar/btn_privacy_sprite.gif);
}

.right .related_links {
	width: 226px;
	height: auto;
	overflow: hidden;
	padding: 10px 7px 2px 7px;
	border: 1px solid #ededed;
	text-align: left;
	margin-left: 2px;
}

.related_links h1 {
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 2px;
}

.related_links a {
	font-size: 0.7em;
	color: #00aeef;
	display: block;
	padding: 5px 0 5px 5px;
	text-decoration: none;
}

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

.related_links a.more_info {
	position: relative;
	float: right;
}

/* content */
.content .left, .left .video_column, .left .content_column_excerpt {
	position: relative;
	float: left;
	height: auto;
	overflow: hidden;
}

.content .left {
	width: 660px;
	min-height: 470px;
	padding: 38px 0 10px 30px;
/* 	background-position: 30px 100%; */
	background-position: 30px 40px;
	background-repeat: no-repeat;
}

.left .video_column {
	width: 300px;
	min-height: 200px;
	margin-right: 20px;
}

.left .content_column_excerpt {
	width: 320px;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.4em;
}

.left .content_column_full {
	width: 620px;
	padding-left: 20px;
	height: auto;
	overflow: hidden;
	text-align: left;
	font-size: 0.75em;
	line-height: 1.4em;
}

.left h1 {
/* 	color: #00aeef; */
	color: #003768;
	font-size: 1.6em;
	text-transform: uppercase;
	line-height: 1.3em;
	padding-bottom: 5px;
}

.left h2 {
/* 	color: #00aeef; */
	color: #003768;
	font-size: 1.2em;
	text-transform: none;
	line-height: 1.6em;
}

.left p {
	margin: 1em 0;
}

.left p img {
	float: left;
	margin: 10px 20px 10px 0;
}

.left ul, .left ol {
	margin: 1em 0 1em 2em;
}

.left ul ul {
/* 	list-style: armenian; */
	margin: 0.5em 0 0.5em 2em;
}

.left li {
	margin: 3px auto;
}

.left a {
	color: #00aeef;
	text-decoration: none;
}

.left a:hover {
/* 	color: #c3cf21; */
	text-decoration: underline;
}

.left a:visited {
	color: #4179ab;
}
/* end content */

/* homepage content */
.top {
	width: 100%;
	height: 267px;
	position: relative;
	overflow: hidden;
}

.top_content {
	width: 440px;
	padding-left: 55px;
	height: auto
	overflow:hidden;
	margin-top: 27px;
	text-align: right;
	font-size: 0.8em;
	line-height: 1.4em;
	float: left;
}

.top_content .title {
	margin-bottom: 5px;
}

.top_content .more_info {
	display: block;
	width: 212px;
	height: 31px;
	background-image: url(../images/home/btn_should_sprite.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	margin-top: 5px;
}

.top_content .more_info:hover {
	background-position: 0 -31px;
}

.bottom {
	position: relative;
	width: auto;
	height: 231px;
	overflow: hidden;
	padding-left: 36px;
	clear: both;
}

.bucket {
	width: 243px;
	height: 231px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 55px;
	padding: 10px 10px 0 10px;
	text-align: center;
}

.bucket.right_bucket {
	margin-right: 0px;
}

.bucket .title {
	margin: 0px auto 8px auto;
}

.bucket span {
	color: white;
	font-size: 0.75em;
	line-height: 1em;
	display: block;
	padding: 3px 5px 1px 5px;
	width: auto;
	height: 36px;
	overflow: hidden;
}

.bucket .more_info {
	margin: 0px auto;
	display: block;
	width: 159px;
	height: 27px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.bucket.left_bucket .more_info {
	background-image: url(../images/home/btn_more_left_sprite.gif);
}

.bucket.middle_bucket .more_info {
	background-image: url(../images/home/btn_more_middle_sprite.gif);
}

.bucket.right_bucket .more_info {
	background-image: url(../images/home/btn_more_right_sprite.gif);
}

.bucket a.more_info:hover {
	background-position: 0px -27px;
}

/* end homepage content */


/* content */

div.page_nav {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

div.page_nav a {
	position: relative;
	height: auto;
	overflow: hidden;
}

div.page_nav p {
	clear: both;
}

a.link_prev {
	width: 50%;
	float: left;
	display: block;
	text-align: left;
}

a.link_next {
	width: 50%;
	height: auto;
	overflow: hidden;
	float: right;
	display: block;
	text-align: right;
}

a.link_all {
	display: block;
	clear: both;
	padding-top: 15px;
}

/* end content */

/* questionnaire */
.question {
	margin: 15px 0;
	padding-left: 20px;
	clear: both;
	width: auto;
	height: auto;
	overflow: hidden;
}

.question strong {
	font-size: 1.1em;
}

.question small {
	font-size: 0.9em;
	padding-left: 1.4em;
}

.question fieldset {
/* 	margin-top: 10px; */
	border: none;
	padding-left: 1.4em;
}

.question label {
	display: block;
	margin: 0.3em 0;
/* 	line-height: 1em; */
	float: left;
	position: relative;
	clear: both;
}

.question label input {
	margin-right: 5px;
	float: left;
	position: relative;
}

.btn_wrap {
	padding-left: 32px;
}

.btn_submit {
	display: block;
	background-image: url(../images/subpage/btn_submit_sprite.gif);
	background-position: 0 0;
	width: 184px;
	height: 34px;
}

.btn_submit:hover {
	background-position: 0 100%;
}

.question_sel, .answer {
	margin: 0;
	padding-left: 20px;
	clear: both;
	width: auto;
	height: auto;
	overflow: hidden;
}

.question_sel {
	margin-top: 10px;
	font-size: 1.1em;
}

span.user_answer {
	color: #00aeef;
	font-weight: bold;
}

/* end questionnaire */

/* forms */
fieldset.contact_form {
	border: none;
	padding-left: 1.4em;
}

.contact_form label {
	position: relative;
	float: left;
	width: 120px;
/* 	clear: both; */
	margin-bottom: 1em;
	padding: 3px 10px 3px 0;
	text-align: right;
}

.contact_form p {
	clear: both;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	*padding: 5px 0;
}

.contact_form label.required {
	font-weight: bold;
}

.contact_form input {
	position: relative;
	float: left;
	width: 200px;
	border: none;
	border: 1px solid #999;
	padding: 3px;
}

.contact_form input:focus, .contact_form textarea:focus {
	border-color: #00aeef;
}

.contact_form textarea {
	position: relative;
	float: left;
	width: 200px;
	height: 120px;
	border: 1px solid #999;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}

.contact_form select {
	width: 208px;
	position: relative;
	float: left;
}

.contact_form select option {
	padding-left: 2px;
}

.contact_form input.btn_sign_up {
	width:auto;
	height: auto;
	border: none;
	clear: both;
	float: left;
	position: relative;
	padding-left: 130px;
}

.btn_form_wrap {
	padding-top: 10px;
	padding-left: 144px;
	position: relative;
}

.btn_submit_form {
	display: block;
	background-image: url(../images/subpage/btn_submit_form_sprite.gif);
	background-position: 0 0;
	width: 94px;
	height: 29px;
}

.btn_submit_form:hover {
	background-position: 0 100%;
}

div.error {
	padding-left: 144px;
	color: red;
}

div.error.questionnaire {
	padding-left: 32px;
}

/* end forms */

/* footer */
.footer_menu {
	font-size: 0.8em;
	color: #b7b7b7;
}

.footer_menu a {
	color: #003768;
	text-decoration: none;
	padding: 0px 10px;
}

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

.footer_phone {
	font-size: 1.8em;
	padding: 10px 0;
}

.footer_copyright {
	font-size: 0.7em;
	color: #b7b7b7;
}

.footer_copyright a {
	color: #b7b7b7;
	text-decoration: underline;
}

.footer_copyright a:hover {
	color: #00aeef;
}

/* end footer */

/* google search */
div.gsc-tabsArea {
	display: none !important;
}

.gsc-control-cse {
	font-size: 1em !important;
}

input.gsc-input {
	background-image: none !important;
	background-color: white !important;
}

.gsc-result {
	margin: 20px 0 !important;
}

.gs-result div.gs-title {
	color: #00aeef !important;
	height: 1.7em;
}

.gs-result a.gs-title {
	color: #00aeef !important;
	font-size: 1.2em !important;
}

.gs-result b, .gs-title b {
	color: #c3cf21 !important;
	text-decoration: none !important;
}

.gs-visibleUrl.gs-visibleUrl-short {
	display: none !important;	
}

.gsc-cursor-page, .gsc-trailing-more-results {
	color: #00aeef !important;
}

.gsc-cursor-current-page {
	color: #b7b7b7 !important;
}
.ad-rect {
	float: right;	
}
.ad-sky {
	margin: 12px;
}