.blue-box {
	background-image: url(/images/trait/background.png);
	width: 782px; 
	height: 505px; 
	margin: 0px 0px 0px 0px; 
	color: #FFF;
}

.blue-box a {
	color: #FFF;
	text-decoration: none;
}
.blue-box a:hover {
	text-decoration: underline;
	color: #FFF;
}

.box-left {
	background-image: url(/images/trait/left.png); 
	background-position: 0% 0%; 
	background-repeat: no-repeat;
}

.box-top {
	background-image: url(/images/trait/top.png); 
	background-position: 0% 0%; 
	background-repeat: no-repeat;
	height: 4px;
}

.box-bottom {
	background-image: url(/images/trait/bottom.png); 
	background-position: 0% 100%; 
	background-repeat: no-repeat;
}

.trait-box-top {
	background-image: url(/images/trait/top.png); 
	background-position: 0% 0%; 
	background-repeat: no-repeat;
	height: 4px;
	width: 782px;

}

.trait-box-bottom {
	background-image: url(/images/trait/bottom.png); 
	background-position: 0% 100%; 
	background-repeat: no-repeat;
	height: 4px;
	width: 782px;
}

.box-strecher {
	width: 782px; 
	height: 505px;
}

#chromo-man {
	width: 506px;
	float: left;
}

#trait-table {
	width: 100%;
	border-collapse: collapse;
}

#traits {
	width: 272px;
	float: left;
}

#traits .header {
	border-bottom: 2px solid #FFFFFF;
}

#traits .header span {
	font-weight: bold;
	text-align: right;
	float: right;
}

#traits .footer {
	text-align: right;
}

#trait-table th.th-right  {
	padding-right: 5px;
}

#trait-table th.th-left  {
	text-align: left; 
}

#trait-table tr.odd {
	background-color: #6596A6;	
}

#trait-scrollbar {
	height: 405px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 272px; 
}

.man {
	margin-left: 42px;
	padding:0;
}

.man a {
	padding:0px;
}

.chr {
	margin-left: 30px;
	padding-top: 70px;
}

.box-tabs {
	margin-left: 32px;
}

.border-box {
	background-color: #FCFCFC; 
	border: 1px solid #E0E0E0; 
	padding: 4px;
}

#notice span {
	color: red;
	display: block; 
	font-size: 20px;
}

#notice {
	float: left; width: 280px; background-color: #FCFCFC; border: 1px solid #E0E0E0; padding: 10px; margin-top: 10px;
}

.risk-box {
	width: 155px; 
	height: 77px; 
	background-image: url(/images/calculate/risk-box-back.png); 
	background-repeat: repeat-x; 
	color: #FFFFFF; 
	float: left;
}

.risk-box-top {
	background-image: url(/images/calculate/risk-box-top.png); 
	background-position: 0% 0%; 
	background-repeat: no-repeat;
}

.risk-box-left {
	background-image: url(/images/calculate/risk-box-left.png); 
	background-position: 0% 0%; 
	background-repeat: no-repeat;
}

.risk-box-bottom {
	background-image: url(/images/calculate/risk-box-bottom.png); 
	background-position: 0% 100%; 
	background-repeat: no-repeat;
	height: 77px;
}

.genetic-risk {
	float: left; 
	padding: 20px 16px 0px 10px;
	background-image: url(/images/calculate/risk-box-sep.png); 
	background-position: 100% 0%; 
	background-repeat: no-repeat; 
	text-align: right;
}

.genetic-risk-factor {
	float: left; 
	padding-top:20px;
	padding-left: 10px; 
	font-size: 24px;
}
	
.trait-general {
	width: 780px;
}

.trait-risk-factors {
	width: 500px;
	float: left;
	margin-right: 10px;
}

.trait-more-info {
	width: 270px;
	float: left;
}

.trait-more-info p {
	background-color: #F6F6F6;
	padding: 10px;	
}

.trait-more-info ul {
	padding:0;
	margin: 0 15px;
	list-style: square;
}

.trait-prevention {
	clear: both;
}

.calc-box {
	color: #FFF;
	background-image: url(/images/trait/background.png);
	width: 782px;
}


.calc-box-select {
	color: #244e5c;
	float: left;
	margin: 10px;
	height: 34px;
}



.calc-box-left {
	float: left;
	background-image: url(/images/trait/select-left-side.png);
	width: 4px;
	height: 34px;
}

.calc-bol-inner {
	float: left;
	background-color: #FFFFFF;
	height: 18px;
	width: 223px;
	padding: 8px;
	font-size: 12px;
}


.calc-bol-inner-sub {
	float: left;
	background-color: #FFFFFF;
	height: 18px;
	width: 366px;
	padding: 8px;
	font-size: 12px;
}

.calc-box-right {
	float: left;
	background-image: url(/images/trait/select-right-side.png);
	width: 4px;
	height: 34px;
}


.continue-button {
	float: right;
	margin: 10px;
}

.input-width {
	width: 121px;
}

.gray-tab {
	background: url(/images/trait/gray-tab-bck.png);
	margin: 2px 10px;
}

.gray-tab-tlc {
	background: url(/images/trait/gray-tab-tlc.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
}

.gray-tab-trc {
	background: url(/images/trait/gray-tab-trc.png);
	background-position: 100% 0%;
	background-repeat: no-repeat;
}

.checkmark-results {
    background: url(/images/trait/check_traitx.jpg);
    background-repeat: no-repeat;
    height: 295px;
    width: 782px;
	margin: 10px 0px 0px 0px;
}

.crossmark-results {
    background: url(/images/trait/x_traitx.jpg);
    background-repeat: no-repeat;
    height: 296px;
    width: 783px;
}

.footnotes {
	color: #999;
	list-style-type: none;
	margin: 0;
	margin-top: 5px;
	padding: 0;	
}

.text-results {
    padding: 100px 35px 0px 380px;
}

.text-results span {
    font-size: 14px;
    font-weight: bold;
    color: #4D879A;
    display: block;
}

.centered {
	text-align: center; 
}

#trait-table tbody td {
	position: relative;
	display: block;
	border: 0;
	padding: 0;
	line-height: 1.5;
}

#trait-table tbody td div {
	float: right;
	font-size: 77%;
	margin-top: 3px;
}
#trait-table tbody td span {
	float: left;
}

.box-strecher {
	position: relative;
}

.box-strecher #legend {
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding-left: 15px;
	background: transparent url(/images/trait/star.gif) no-repeat left center;
}

.box-strecher #legend strong {
	position: absolute;
	left: -9000px;
}

div#summary_box {
	border: none;
}