/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
/* 	font-family: "Trebuchet MS", "Lucida Grande", sans-serif; */
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

#mainWrapper {
	float: left;
	width: 995px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px auto; /* negative value is for accommodating footer at bottom */
}

#header_OLD {
	position: relative;
/* 	float: left; */
	width: 970px;
	height: 80px;
	background: url(images/header.jpg) no-repeat 25px center;
	padding: 0px 0 0 0;
}

#header {
	position: relative;
/* 	float: left; */
	width: 970px;
	height: 80px;
	background: url(images/header2.jpg) no-repeat 5px center;
	padding: 0px 0 0 0;
}

#tabs_OLD { /* DELETE AFTER LAUNCH */
/* 	float: right; */
	position: absolute;
	right: 0px;
	bottom: 3px;
/* 	border: 1px solid blue; */
}

#tabs_original { /* DELETE AFTER LAUNCH */
	float: right;
	background: url(images/search_tab.gif) no-repeat right top;
	height: 49px; /* 57 actual */
/* 	margin-top: -11px; */
	padding: 8px 77px 0 0;
}

#tabs {
	float: right;
	position: relative;
	background: url(images/search_tab.gif) no-repeat right top;
	height: 46px; /* 76 actual */
/* 	margin-top: -11px; */
	padding: 30px 78px 0 0;
}

#tab_cap {
	float: right;
}

#title_match {
	position: absolute;
	top: 8px;
	left: -34px;
}

.home_link {
	position: absolute;
	top: 10px;
	left: 0;
	width: 166px;
	height: 60px;
}

.myForm {
	position: relative;
	z-index: 100;
}

#violator {
	position: relative;
	left: 780px;
}

#navBar {
	float: left;
	position: relative;
	width: 972px;
	height: 48px;
	background: url(images/nav_tile.gif) repeat-x left center;
}

#navCap {
	float: left;
	width: 22px;
	height: 48px;
	background: url(images/nav_cap.gif) no-repeat left center;
}

.photocell {
	float: left;
}

#full_width {
/* 	position: relative; */
	clear: both;
	float: left;
	width: 865px; /* 995 actual */
/* 	background: url(images/bg_col01.jpg) no-repeat left top; */
	padding: 30px 0 20px 130px;
/* 	border-top: 2px solid purple; */
}

#col01 {
	float: left;
	width: 290px;
/* 	height: 154px; */
	background: url(images/bg_col01.jpg) no-repeat left top;
	padding: 165px 0 0 0;
}

#col01 p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

#col02 {
	float: left;
	width: 421px; /* 445 actual */
/*
	height: 360px;
	min-height: 360px !important;
*/
	padding: 30px 12px;
	line-height: 18px;
}

#col02full {
	float: left;
	width: 675px; /* 699 actual */
	padding: 30px 12px;
	line-height: 18px;
}

#col03 {
	float: left;
	width: 254px; /* 254 actual */
	padding: 30px 0px;
}

#search_intro {
/*
	position: relative;
	top: 0px;
	left: 172px;
*/
	float: right;
	width: 690px;
	height: 80px;
	min-height: 80px;
	height: auto !important;
/* 	margin-bottom: -50px; */
	font-size: 18px;
/* 	line-height: 18px; */
}

#search_intro .header {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#push { /* use for keeping footer at bottom. same height as footer  */
	height: 40px;
}

#footer {
	float: left;
	width: 995px;
	height: 40px;
}

#legal {
	clear: both;
/* 	margin: 5px 0 20px 0; */
	text-align: center;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.markets {
	float: left;
	width: 240px;
	height: 17px;
	background: url(images/mkts_arrow.gif) no-repeat right center;
	margin: 0 0 10px 0;
}

.marketsText {
	float: left;
	width: 220px;	
	padding: 2px 0 0 0;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #E4BFBF;
}

.boxTop {
	float: right;
	width: 254px;
	height: 42px;
	background: url(images/box_top_anim.gif) no-repeat left top;
}

.boxMid {
	float: right;
	width: 210px; /* 244 actual */
	/*height: 205px;*/
	margin-left: 10px;
	padding: 5px 15px;
	background-color: #F5E9E9;
	border-left: 2px solid #930000;
	border-right: 2px solid #930000;
	font-size: 12px;
}

.messageDIV {
	display: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

.boxBtm {
	float: right;
	width: 254px;
	height: 12px;
	background: url(images/box_btm.gif) no-repeat left top;
}

.boxTop2 {
	float: right;
	width: 244px;
	height: 12px;
	background: url(images/box2_top.gif) no-repeat left top;
}

.boxMid2 {
	float: right;
	width: 224px; /* 244 actual */
	padding: 0px 10px 5px;
	background: #930000 url("images/tile_box2_mid.gif") repeat-y left top;
/*
	border-left: 2px solid #930000;
	border-right: 2px solid #930000;
	font-size: 12px;
*/
	font-size: 11px;
	color: #fff;
}

.boxBtm2 {
	float: right;
	width: 244px;
	height: 12px;
	background: url(images/box2_btm.gif) no-repeat left top;
	margin-bottom: 15px;
}

/* !MISCELLANEOUS */

#col01 h1 {
	/*float: left;*/
	width: 250px;
	background: url(images/tab.gif) no-repeat right center;
	margin: 0 0 20px 0;
	font-size: 11px;
	line-height: 18px;
	color: #707070;
	text-indent: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.reset_button {
	background: url(images/reset.gif) no-repeat;
	border: 0;
	width: 100px;
	height: 25px;
}

.nowrap {
	white-space: nowrap;
}

.left {
	float: left;
	margin: 0 10px 5px 0;
}

.right {
	float: right;
	margin: 0 0 5px 10px;
}

.border {
	border: 1px solid #252525;
	padding: 1px;
}

.search_summary {
	margin: 10px 0 0 10px;
	padding-left: 5px;
	border-left: 6px solid #ccc;
}

ul.error_list {
	font-size: 13px;
	font-weight: bold;
	color: #930000;
}

div.tooltip { /* jQuery Tool Tip */
	background: #252525; 
	border: 1px solid #fff; 
	margin-top: 6px;
	padding: 10px; 
	width: 200px; 
	display: none; 
	color: #fff; 
	text-align: left;
	z-index: 999;
/* 	font-size: 11px; */
	
	/* outline radius for mozilla/firefox only */ 
	-moz-box-shadow: 3px 3px 5px #464646; 
	-webkit-box-shadow: 3px 3px 5px #464646;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

/* !LINK Management */

a:link, a:visited {
	color: #930000;
}

a:hover, a:active {
	color: #999;
	text-decoration: none;
}

input.btn_search {
	display: block;
	width: 120px;
	height: 20px;
	margin-bottom: 2px;
	background: url("images/btn_search_find.gif") no-repeat 0 0;	
	border: 0;
}

input.btn_search:hover {
	background-position: 0 -20px;
	cursor: pointer;
}

input.btn_match {
	display: block;
	width: 120px;
	height: 20px;
	background: url("images/btn_search_match.gif") no-repeat 0 0;	
	border: 0;
}

input.btn_match:hover {
	background-position: 0 -20px;
	cursor: pointer;
}

input.btn_search2 {
	display: block;
	width: 170px;
	height: 20px;
	margin-bottom: 2px;
	background: url("images/btn_search_find.png") no-repeat 0 0;	
	border: 0;
}

input.btn_search2:hover {
	background-position: 0 -20px;
	cursor: pointer;
}

input.btn_match2 {
	display: block;
	width: 170px;
	height: 20px;
	background: url("images/btn_search_match.png") no-repeat 0 0;	
	border: 0;
}

input.btn_match2:hover {
	background-position: 0 -20px;
	cursor: pointer;
}

a.salesNetwork { /* Sales Network icon */
	float: left;
	display: block;
	width: 120px;
	height: 69px;
	background: url(images/btn_salesNetwork.jpg) no-repeat;
}

a:hover.salesNetwork {
	background-position: -120px 0;
}

a.imageLibrary { /* Image Library icon */
	float: left;
	display: block;
	width: 123px;
	height: 69px;
	background: url(images/btn_imageLibrary.jpg) no-repeat;
}

a:hover.imageLibrary {
	background-position: -123px 0;
}

.boxMid .more {
	background: url(images/box_arrow.gif) no-repeat right center;
	padding: 0 15px 1px 0;
	color: #930000;
	font-weight: bold;
	text-align: right;
}

.boxMid2 a:link, .boxMid2 a:visited {
	color: #F5989D;
}

.boxMid2 a:hover, .boxMid2 a:active {
	color: #fff;
}

.personnel td {
	padding: 3px 0;
}

.homeLink {
	position: relative;
	top: 0px;
	left: 56px;
}

/* !FONT Management */

.header {
	color: #930000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.headerDesc {
	font-style: italic;
}

.boxMid2 h1 {
	font-size: 13px;
	margin: 0 0 6px 0;
	padding: 0 0 2px 0;
/* 	border-bottom: 1px dotted #fff; */
}

.boxTop .title {
	position: relative;
	left: 50px;
	top: 7px;
	font-size: 11px;
	line-height: 18px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.personnel .title {
	font-weight: bold;
	padding: 0 6px 0 0;
	/*color: #FFF;
	background-color: #DBD0D0;
	text-indent: 4px;*/
}

.required {
	color: #930000;
	font-weight: bold;
}

/* !TABLE Management */

.products {
	float: left;
	font-size: 10px;
	line-height: normal;
/* 	margin-top: 30px; */
	margin: 30px 0;
}

.products thead th {
	background: #fff;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 2px solid #930000;
	text-align: left;
	text-indent: 4px;
}

.products thead td {
	background: #fff;
	border-bottom: 2px solid #930000;
}

.products tbody td {
	padding: 5px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #7D7D7D;
}

.products tr.subheader {
	background-color: #252525;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-indent: 10px;
}

.products tr.odd {
	background-color: #EBEBEB;
}

.products tr.even {
	background-color: #D7D7D7;
}

.formulary {
	font-size: 12px;
	line-height: normal;
	margin-top: 30px;
}

.formulary thead th {
	background: #fff;
	text-transform: uppercase;
	border-bottom: 2px solid #930000;
	text-indent: 4px;
}

.formulary thead td {
	border-bottom: 2px solid #930000;
}

.formulary tbody td {
	padding: 5px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #7D7D7D;
}

.formulary tr.odd {
	background-color: #EBEBEB;
}

.formulary tr.even {
	background-color: #D7D7D7;
}

.contactForm {
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
}

.contactForm td.subheader {
	background-color: #646464;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-indent: 10px;
}

.contactForm td.info {
	text-align: right;
	border-bottom: 1px solid #D5D5D5;
	padding-right: 5px;
}

.contactForm td.submit {
	height: 60px;
	border-top: 4px solid #930000;
}

.salesNetwork {
	margin-top: 40px;
	font-size: 12px;
	line-height: normal;
	border-top: 2px solid #B9B9B9;
	border-bottom: 2px solid #B9B9B9;
}

.salesNetwork .territories {
	font-size: 11px;
}

/* !jQUERY OVERLAY */

/* the overlayed element */
div.overlay {	
	/* growing background image */
	background: url("images/overlay_white.png");
	
	/* dimensions after the growing animation finishes  */
	width: 448px; /* 528 */
	height: 313px; /* 403 */
	
	/* initially overlay is hidden */
	display: none;
	
	/* some padding to layout nested elements nicely  */
	padding: 50px 40px 40px 40px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background: url("images/close.png");
	position: absolute;
	right: 5px;
	top: 5px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

div.wrap {
	height: 440px;
	overflow-y: auto;
}