/* GENERAL SETTINGS */
* { /*padding: 0; margin: 0; */
font-family: Verdana, "Lucida Grande", "Bitstream Vera Sans", Helvetica, Arial, sans-serif; /* set the font of all elements to this */
font-size: 100%; /* reset all fonts to a common size */
word-wrap: break-word; /* Stop IE from expanding parent container when word is too long (proprietary IE, new in CSS3) */}

html, body {
	height:100%;
	margin:0;
	padding:0;
	background:#484848 url(../images/bg_tile.gif);
	/*  */

}

body {
	font:72% Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #ACA898;
	}

h1 {
	font:1.8em Helvetica, Times;
	color: #627368;
}

h2 {
	font-size:1.3em;
	color:#000;
}

h3 {
	font-size:1.2em;
}

fieldset { 
	width: 80%; 
	margin:10px auto;
	border:1px solid #E4ECF1;
	background-color:#FCFCFC;
 }

legend {
	font-weight:bold;
	color:#374341;
} 

input, select, textarea {
	font-size:1.0em;
	margin: 5px 0 0;
	border:1px solid #EFEFEF;
	font-family: Arial, Geneva, Helvetica, Verdana,  Tahoma,sans-serif;
}

a {
	font-weight: normal;
	color: #005581;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #6B5C52; 
	text-decoration: underline;
}

textarea {
	font-size:1.0em;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* end general settings */

input.IEsubmit {
	background:transparent url(../images/bg_button2.gif) no-repeat;
	border:none;
	height:21px;
}

button{
	border:none;
	background:none;
	padding:0;
	margin:0;
	margin-top:10px;
	width:auto;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:30px;
	line-height:30px;	
	cursor:pointer;
	}

button span, button input.submit{
	display:block;
	height:22px;
	line-height:30px;			
	margin:0;
	color:#954b05;
	font-weight:bold;
	}	

button span{
	padding-left:0px;
	background:url(../images/bg_button2.gif) no-repeat 0 0;
	}	
	
button input.submit {
	font-style:normal;
	padding-right:4px;
	background:url(../images/bg_button2.gif) no-repeat 100% 0;
	border:none;
	padding-bottom:4px;
	width:auto;
	}

button span:hover, button input.submit:hover{
	color:#FFF;
	}
	
.clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding:0px;
	clear: both;
	border: 0px;
}

.smallTxt {
	font-size:0.85em;
}


fieldset#loginForm {
	width:300px; 
	height:130px;
	padding-top:40px;
	margin:70px auto; 
	border:2px solid #EFEFEF;
}

fieldset#loginForm label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	padding-right: 8px;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align:right;
	color:#333;
	width:115px;
}



/* ========== END GENERAL USE STYLES =========== */


#wrapper {
	width:816px;
	margin:0 auto;
/*	background:url(../images/bg_mainWrap.jpg) top no-repeat; */
}


/************************************************
*	HEADER      								*
************************************************/

#header {
	width: 796px;
	height:189px;
	margin: 0px auto;
	border-width: 0px;
	margin-bottom:3px;
	background:transparent url(../images/bg_Header.png) 0 0 no-repeat;
}

#header div.banner {
	float:left; 
	width:50%; 
	height:110px;
	padding-top:10px;
}

#header div.log {
	float:left; 
	width:50%;
} 

#header div.log_wrap {
	margin-right:40px; 
	padding-top:20px;
	width:200px; 
	float:right;
}

/* end HEADER */	

/************************************************
*	LOGIN			                 			*
************************************************/

#header .login {
	width:198px; 
	margin:0; 
	line-height: 20px; 
	background-color:#BAC5BA; 
	padding:5px 0 5px 0; 
	text-align:center;
	border-left:1px solid #EEEEDD;
	border-right:1px solid #EEEEDD;
} 

.dhtmlgoodies_contentBox {
	height:0px;
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	padding:0px;
	width:200px;
	margin-left:0;
	margin-top:-2px;
}
	
.dhtmlgoodies_content {
	position:relative;		
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	width:100%;
	margin:auto;
	font-size:0.9em;
}

#dhtmlgoodies_control a {
	font:bold 0.85em Verdana, Arial, Helvetica, sans-serif; 
	color:#005581; 
}

#slideDown_login {
	width:186px;
	padding:6px;
	border-left:1px solid #EEEEDD;
	border-right:1px solid #EEEEDD;
	background-color:#BAC5BA;
}

#slideDown_login label {
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	padding-right: 8px;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	width:55px;
	text-align:right;
	color:#333;
}

#slideDown_login input {
	color:#999;
	background-color:#E0DFE3;
	font-size:1.0em;
	border:solid #ACA898 1px;
	width:70px;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
}

#slideDown_login a.forgotpwd {
	font:bold 1.0em;
}

div.bottom_cap {
	background:transparent url(../images/login-bottom.gif) no-repeat bottom; 
	width:100%; 
	height:6px; 
	margin:0; 
	padding:0;
	}

/* ============== END LOGIN =================== */

/************************************************
*	MAIN NAVIGATION								*
************************************************/


#nav {
	margin:28px 0 0 0;
	width:796px;
	height:40px;
}
		
 
#nav ul {
	height:40px;
	margin:0;
	width:100%;
	padding:0;

}

#nav li {
	float:left;
	margin:0;
	padding:0;
	list-style-type: none;
	width:136px;
	height:40px;
	text-align:center;
	margin-left:14px;
	margin-right:8px;
}


#nav li a {
	display: block;
	letter-spacing:0.1em;
	font:bold 1.2em "Arial rounded", Tahoma, Helvetica, Arial, sans-serif;
	color:#57646D;
	text-decoration: none;
	height:40px;
	line-height:40px;
	margin:0;
}

#nav li a:hover{
color:#000;
background:url(../images/bg_NavHover.png) no-repeat;
}


/* end NAVIGATION */

/************************************************
*	MAIN CONTENT WRAPPER 									*
************************************************/


#main_content {
	padding:0; 
	width:796px; 
	margin:0 auto; 
	background-color:#FFF;
 }

/* end MAIN CONTENT WRAPPER */


/************************************************
*	LEFT COLUMN - GENERAL 						*
************************************************/

#left_col {
	margin:0px;
	padding-top:10px;
	width:220px; 
	float:left;
	background-color:#FFF;
}
 
#leftCol_wrapper {
	width:100%;
	padding:0 10px;
}
/* end LEFT COLUMN - GENERAL */


/************************************************
*	RIGHT COLUMN - GENERAL 						*
************************************************/

#right_col {	
	width:576px;
	float:left;
	color:#57646D;
	margin:0px;
	}

#rightCol_wrapper {
	padding:0 20px 10px 10px;
}

#rightCol_wrapper ul.highlight_li {
	margin-left:0;
	padding-left:6px;
}

#rightCol_wrapper ul.highlight_li li {
	list-style-type: none;
	background: url(../images/li_bullet.gif) 0px 2px no-repeat;
	padding-left:20px;
	margin-top:8px;
	font-size:12px;
}

#rightCol_wrapper h3 {
	font-family: "Century Gothic", "Arial Narrow", Helvetica, sans-serif;
	font-size:1.6em;
	font-variant:small-caps;
	font-weight:200;
	color:#374341;
}

#rightCol_wrapper p {
	text-align:justify;
	line-height:16px;
}

div#quotes {
	border-top:7px solid #57646D; 
	border-bottom:7px solid #57646D; 
	width:220px; 
	background:#EDEFED;
	padding:0 6px;
}

div#quotes p {
	font-size: 12px; 
	line-height: 24px; 
	font-family: Georgia,Times,serif;
 }

div#quotes ul li {
	font-family:Georgia, Times, serif;
	font-size:1.0em
}
/*
div#links {
	margin:25px 0px;
}

div#links a {
	display:block;
	text-decoration:none;
	color:#000099;
	margin:3px 0px;
	width:auto;
	padding:3px 0;
}

div#links a:hover {
	background:#FFFFCC;
}

div#links p {
	font-weight:bold;
	font-size:1.1em;
	margin-top:14px;
	margin-bottom:0px;
}
*/

div#links {
	width:100%;
	height:50px;
	margin:6px 0;
	padding:4px 0px 4px 2px;
}

div#links img {
	border:0;
}

div#links div.links_logo {
	float: left; 
	width: 200px;
}

div#links div.links_org {
	float: left; 
	width: 288px; 
	padding-left: 30px; 
	font-weight: bold; 
	padding-top: 19px;
}	

div#links:hover {
	background-color:#EDEFED;
}

#userData_input fieldset {
width:100%
}

#uploadFiles .submit, #genUpdate .submit, #userData_input .submit, #slideDown_login input .submit, #loginForm input .submit, #personalDetailsForm input.submit  {
	font-size:1.0em;
	color:#4d798e;
	background-color:#bdd1d7;
	font-weight:bold;
	padding:3px 0;
	border:1px solid #7DA5B0;  
	cursor:pointer;
	width:150px;
}

#slideDown_login input.submit {
	width:50px;
	padding:2px 0;
}

#uploadFiles .submit:hover, #genUpdate .submit:hover, #userData_input .submit:hover, #slideDown_login .submit:hover, #loginForm input.submit:hover, #personalDetailsForm .submit:hover  {
background-color:  #e9f3f6;
}

#personalDetailsForm input:focus, #personalDetailsForm select:focus, #personalDetailsForm textarea:focus {
	background: #EFF4EA;
	border:1px solid #016A87;
	}


/* end RIGHT COLUMN - GENERAL */ 


/************************************************
*	FILE UPLOAD	        						*
************************************************/

p.columns {
	border:#666;
	background:#EFEFEF;
	padding:6px;
	margin:6px auto;
}

fieldset#uploadFiles ul.ulInfo {
	margin-left:25px; 
	margin-bottom:20px;
}

fieldset#uploadFiles ul#ulInfo li {
	padding-bottom:5px; 
	list-style:none;
	background:url(../images/InfoBox-16x16.png) top left no-repeat;
	padding-left:25px;
	margin-left:5px;
}

fieldset#uploadFiles p.tableMismatch {
	border:1px solid #993333; 
	background: #F7D5CE; 
	width:60%; 
	margin:15px auto; 
	text-align:center; 
	padding:4px;
}

fieldset#uploadFiles p.alert {
	font-weight:bold; 
	color:#CC0000; 
	background:url(../images/icon_alert.jpg) left no-repeat; 
	padding-left:25px; 
	height:22px;
}

/************************************************
*	ACCOUNT		        						*
************************************************/

fieldset#updateDetailsLinks {
width:80%; 
margin:30px auto 0px auto;
}

fieldset#updateDetailsLinks ul li {
	padding-bottom:5px; 
	list-style:none;
	background:url(../images/icon_editPage.png) 0 4px no-repeat;
	padding-left:25px;
	margin-left:5px;
	line-height:25px;
}

/************************************************
*	CONTACT		        						*
************************************************/

#contact fieldset {
	padding-left:30px;
}

#contact select {
	margin-top:-6px;
}

#contact label {
	display: block;  /* block float the labels to left column, set a width */
	/*float: left; */
	padding-right: 8px;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
}

/* end CONTACT SECTION */


/************************************************
/* REGISTRATION / ACCOUNT PAGES							*
************************************************/

#registrationForm label, #contact label, #userData_input label, #personalDetailsForm label {
	display: block;  /* block float the labels to left column, set a width */
	float:left;
	padding-right: 8px;
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	width:160px;
	text-align:right;
}

#registrationForm input, #registrationForm select, #registrationForm textarea,  #userData_input select,  #userData_input input,  #userData_input textarea, #personalDetailsForm input, #personalDetailsForm select, #personalDetailsForm textarea  {
	margin: 5px 0 0 0; 
	width:200px;
}

#userData_input input.radio {
	border:0;
	width:auto;
}

#registrationForm .create_pwd {
	margin-left:170px; 
	width:180px; 
	}

p.Success {
	width:80%;
	margin:40px auto;
	color:#333333;
	border:1px solid #B6E052; 
	background:#D6E3AE; 
	text-align:center;
	padding:4px;
}

p.Fail {
	width:80%; 
	margin:40px auto; 	
	color:#333333;
	border:1px solid #993333; 
	background: #F7D5CE; 
	text-align:center; 
	padding:4px;

}

/* end REGISTRATION PAGES */



/************************************************
/* SEARCH COLUMN 								*
************************************************/

#leftCol_wrapper .main_searchCol {
	width:168px; 
	padding:0;	
	margin:0 16px;
}

#leftCol_wrapper .dnafinder {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color:#484848;
	line-height: 20px;
	border-top:1px dotted #666; 
	margin-left:-2px;
	text-align:center;
	margin-top:0; 
	padding-top:0;
}

#leftCol_wrapper .advanceSearch {
	margin:0 auto;
	margin-top:-5px;
	padding:2px 0;
	font-size:0.9em;
	width:95%
}
/*
#leftCol_wrapper .alphaSearch, #leftCol_wrapper .advanceSearch {

}

#leftCol_wrapper .alphaSearch a {
	border: #ACA898 1px solid; 
	font-size: 11px; 
	color: #85A067; 
	float: left; 
	margin:0 1px 2px 1px;
	width: 17px; 
	line-height: 15px; 
	background-color: #eeeedd; 
	text-align: center;
	text-decoration: none
}

#leftCol_wrapper .alphaSearch a:hover {
	background-color:#D8D8BE;
	color:#333;
	text-decoration:none;
}

form#advSearch input.search_but {
	background:url(../images/search.gif) no-repeat; 
	width:51px; 
	height:19px; 
	border:0;
}

form#advSearch input.search_field {
	width:80px; 
	line-height:19px; 
	font-size:0.9em;
	margin-bottom:2px;
}
*/

#leftCol_wrapper .searchCol_bot {
	background:url(../images/bg_searchCol-bot.gif) no-repeat top; 
	height:8px; 
	width:158px;
	margin:0 16px;
}

#leftCol_wrapper .searchCol_headerFind, #leftCol_wrapper .searchCol_headerCart, #leftCol_wrapper .searchCol_headerAdmin {
	padding:0; 
	margin:0; 
	width:158px; 
	height:30px;
}

#leftCol_wrapper .searchCol_headerFind{
	background:url(../images/bg_headerDnaFind.png) no-repeat top; 
}

#leftCol_wrapper .searchCol_headerCart {
	background:url(../images/bg_headerDnaCart.png) no-repeat top; 
}

#leftCol_wrapper .searchCol_headerAdmin {
	background:url(../images/bg_headerDnaAdmin.png) no-repeat top; 
}

#leftCol_wrapper .searchCol_content {
	width:150px; 
	padding:0 4px;
	color:#374341;
}

#leftCol_wrapper .searchCol_background {
	background:url(../images/bg_searchCol.jpg) no-repeat top; 
	width:auto;
}

p.label_checkbox_pair {
	clear: both;
	float: none;
	position: relative;
	padding:0;
	margin:0;
	height:14px;
}

p.label_checkbox_pair input {
	left:0px;
	position: absolute;
	top: -5px;
	width:auto;
	border:0;
}

p.label_checkbox_pair label {
	font:normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #6B5C52;
	display: block;
	margin-left: 20px;
	width: 130px;
	margin-top:6px;
}

/* End SEARCH COLUMN */


/************************************************
/* FOOTER		 								*
************************************************/

#footer {
	width: 796px;
	margin: 0px auto;
	background:url(../images/bg_contentBottom.png) no-repeat top;
	padding:10px;
	padding-bottom:10px;
}

#footer p {
	font-size:0.9em;
	padding-top:4px;
	text-align:center;
}

#footer a {
	color:#ACA898;
}

#footer a:hover {
	text-decoration:underline;
}
/* end FOOTER */


/************************************************
/* RESULTS		 								*
************************************************/

#sortTbl_wrap {
	padding-bottom:0px;
	background:#FAFAFA; 
	width:550px; 
	margin:20px auto;
}

#sortTbl_wrap .showControl {
	text-align:center; 
}

#sortTbl_wrap .showControl img {
	margin:0 6px 0 auto;
	cursor:pointer;
}


/************************************************
/* TABBED CONTENT 								*
************************************************/

#a_tabbar p {
	padding:0px 10px 3px 4px;;
	margin:0;
	float:left;
}

#a_tabbar label, #sample_summary label {
	font-weight:bold;
	margin-right:5px;
	width:150px;
	text-align:right;
	display:block;
	float:left;
}

#a_tabbar span, #sample_summary span  {
	display:block;
	width:270px;
	float:left;
}

/* end tabbed CONTENT */


/************************************************
/* SAMPLE CONTENT 								*
************************************************/

#sample_name {
	width:480px;
	margin-left:auto; 
	margin-right:auto; 
	font-size:1.2em; 
	background:url(../images/subnav-bread-left-bg.png) no-repeat left;
}

#sample_name span {
 	width:480px; 
	height:25px; 
	margin:0px; 
	padding:5px 0 0 0; 
	font-weight:bold;
	display:block; 
	background:url(../images/subnav-bread-right-bg.png) no-repeat right;
}

#sample_name p {
	margin:0; 
	padding-left:10px; 
	width:auto;
}

#sample_wrapper h3 {
	margin:0;
	width:100%;
	background:#F1F5DC;
	border-bottom:1px solid #BBB;
	padding:4px 0;
}

#sample_wrapper h3 span {
	padding-left:4px;
	color:#972C1A; 
	letter-spacing:0.1em; 
	font-family:Arial, Helvetica, sans-serif;
}

#sample_wrapper .icon_wrap {
	float:left; 
	width:60px; 
	margin:6px 0; 
	padding-top:5px; 
}

#sample_wrapper .float_wrap {
	float:left; 
	width:273px;
}

#sample_wrapper .details_wrap {
	width:98%; 
	border:1px solid #BBB;
}

#sample_summary {
	margin:15px auto 30px auto;
	width:480px; 
	background: url(../images/bg_details-top.png) top no-repeat;
}

#sample_summary p.full_name { 
	font-style:italic; 
	font-weight:bold; 
	padding: 10px 0 10px 10px;
}

#sample_summary p {
	margin:8px;
}

#sample_summary label {
	margin:0px; 
	display:block; 
	float:left; 
	width:180px; 
	text-align:right; 
	font-weight:bold; 
	margin-right:8px;
} 

#sample_summary span {
	margin:0px; 
	float:left;
}
/* end sample CONTENT */



/************************************************
/* FORM VALIDATOR								*
************************************************/
 
.tfvHighlight {
	font-weight: bold; 
	color: red;
}

.tfvNormal {
	font-weight: normal;	
	color: black;
}

.inputHighlighted {
	color: #CEA639;
}
		
.inputNormal {
	color: black;
}
/* end FORM VALIDATOR */


/************************************************
/* MESSAGE BOX									*
************************************************/

.messagebox{
	position:absolute;
	width:100px;
	margin-left:20px;
	margin-top:-3px;
	/*border:1px solid #c93;
	background:#ffc;*/
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:20px;
	/*border:1px solid #349534;
	background:#C9FFCA;*/
	padding:3px;
	/*font-weight:bold;*/
	color:#008000;
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:20px;
	/*border:1px solid #CC0000;
	background:#F7CBCA;*/
	padding:3px;
	/*font-weight:bold;*/
	color:#CC0000;
}

/* end MESSAGE BOX */


/************************************************
/* CART											*
************************************************/

#cart {
	width:90%; 
	margin:35px auto 0 auto;
}

#cart input.clearCart {
	margin:0; 
	padding:0; 
	background:url(../images/but_CartEmpty.jpg) no-repeat; 
	border:0; 
	width:120px; 
	height:20px;
}

#cart .cartRowWrap {
	width:100%;
	padding:3px 0; 
	margin:0
}

#cart.cartRowWrap span {
	padding-left:2px;
}

#cart .cartRow {
	float:left; 
	margin:0;
	padding:3px 0;
}

#cart .indivCartheader {
	height:17px; 
	border-top:1px solid #DBF091; 
	border-bottom:1px solid #DBF091; 
	background-color:#E4F4BB;
	font-weight:bold;
	float:left;
	margin-top:8px;
}



#cart span.buttonWrap {
	display:block; 
	float:left; 
	margin:0; 
	padding:0 4px; 
}

#cart span.buttonWrap input {
margin-top:0px;
padding-top:0px;
}

#cart input.itemEdit {
	background:url(../images/cart_edit.png) no-repeat; 
	width:16px; 
	height:16px; 
	margin:0; 
	padding:0; 
	border:none;
}

#cart input.itemRemove {
	background:url(../images/cart_delete.png) no-repeat; 
	width:16px; 
	height:16px; 
	margin:0; 
	padding:0; 
	border:none;
	cursor:pointer
}

#cart .add {
	background:url(../images/cart_add.png) no-repeat; 
	height:18px; 
	width:90px; 
	border:0px;
}

#cart .checkoutnow {
	height:18px; 
	width:90px; 
	border:0px;
	}

/* This bit of css controls IE styling - cause everything works back to front in IE*/
#miniCart span.header {
	display:block;
	float:left; 
	font-weight:bold; 
	font-size:0.8em; 
	border-bottom:1px dotted #627368;
}

#miniCart span.items {
	display:block;
	float:left; 
	font-size:0.9em;
}

#miniCart input.cart_del {
	background:url(../images/cart_delete.png) no-repeat; 
	width:20px; 
	height:20px; 
	margin:0; 
	padding:0; 
	border:0;
	cursor:pointer;
}
/* end CART */

/************************************************
/* SHOW HIDE									*
************************************************/


div.code {
	background: #555;
	padding: 10px;
	margin-bottom: 10px;
	display: none;
	color: #eee;
}

span.columns {
	display:block; 
	background:#EFEFEF; 
	margin:0 2px; 
	padding:2px; 
	color:#333;
}