

/* Basics
-------------------------------------------------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, cite, dfn, em, img, q, small, strong, sub, sup, tt, var, 
b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 	padding: 0; border: 0; font-size: 100.01%; 	vertical-align: baseline; background: transparent; }

html{
	min-height: 100%;
	margin-bottom: 1px; }

body {
	background: #ffffff url(/img/body.png) repeat-x left top;
	font: 75% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px; color: #464646; margin: 0px 0 0 0;  }

/* Layout
-------------------------------------------------------------- */

.container {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  padding: 0 ; }
  
#header-shell {background: #ffffff url(/img/header_tile.png) repeat-y top center;  height:120px; }
#header {background: #ffffff url(/img/header_bg.png) no-repeat left top;   margin:0 auto; width:980px; height:120px;}
#header .container {z-index:0;}

.column {
  float: left;
  margin-right: 10px;}
  
.last { 
	margin-right: 0; }
	
	.right { float:right;}
	.left { float:left;}

.span-1   { width: 30px; } .span-2   { width: 70px; } .span-3   { width: 110px; } .span-4   { width: 150px; } .span-5   { width: 190px; } .span-6   { width: 230px; } .span-7   { width: 270px; } .span-8   { width: 310px; } .span-9   { width: 350px; } .span-10  { width: 390px; } .span-11  { width: 430px; } .span-12  { width: 490px; } .span-13  { width: 510px; } .span-14  { width: 550px; } .span-15  { width: 590px; } .span-16  { width: 630px; } .span-17  { width: 670px; } .span-18  { width: 710px; } .span-19  { width: 750px; } .span-20  { width: 790px; } .span-21  { width: 830px; } .span-22  { width: 870px; } .span-23  { width: 910px; } .span-24  { width: 980px; margin: 0; }

.wrap {background: #ffffff /* url(/img/wrap.png)*/ repeat-y left top; margin-top:10px;}

.wrap_supplier {background:#ffffff /* url(/img/wrap_supplier.png)*/ repeat-y left top; margin-top:10px;}
.wrap_buyer {background:#ffffff /* url(/img/wrap_supplier.png)*/ repeat-y left top; margin-top:10px;}

#main {margin-top: 12px;  padding-bottom: 18px}

#middle {/* background:url(/img/wrap2.png) repeat-y left top;*/ margin-top: 10px; margin-bottom:30px; padding:0 30px;}

.message {border: 2px solid #FF6600; padding: 2px; margin-bottom: 10px;}
a.orange {color: #FF6600; text-decoration: underline;}


.activity_floatleft
	{
	float: left;
	clear: both;
	display: block;
	width: auto;
	margin-left: 0;
	margin-bottom: 25px;
	}
	
	
	.topright {float:right; display:inline; width: 468px; margin: 0 0px 0 0}
.login {position: absolute; top: 60px; right: 20px; margin: 0; padding: 0;  }


/* .calltobutton {background:url(/img/btn_bg.png) repeat-x left top; height:20px; padding:5px; -moz-border-radius: 6px; font-family:'NewsCycleRegular', Arial, sans-serif; text-transform:uppercase;  font-size:12px; color:#333333; letter-spacing:1px; margin:10px 20px 10px 0; float:left; }
.calltobutton:hover {color:#fffff; background:url(/img/btn_bgHvr.png) repeat-x left top; }
.calltobutton a {text-decoration: none; }

.calltobutton-right {background:url(/img/btn_bg.png) repeat-x left top; height:20px; padding:5px; -moz-border-radius: 6px; font-family:'NewsCycleRegular', Arial, sans-serif; text-transform:uppercase;  font-size:12px; color:#333333; letter-spacing:1px; margin:10px 0; float:right; }
.calltobutton-right:hover {color:#fffff; background:url(/img/btn_bgHvr.png) repeat-x left top; }
.calltobutton-right a {text-decoration: none; }
*/


span.external {background-image: url(/img/external-icon.gif); background-repeat:no-repeat; background-position:right center; padding-right:14px;}

.spacer20 {  margin-top:62px;}

/* Misc classes and elements
-------------------------------------------------------------- */

.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee; }

.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee; }

.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #eee; }

hr.separator {
  background: #ccccc;
  width: 500px; 
  height: 0.1em;
  float: left;
  margin: 1.4em 0 1.4em;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: dotted 1px; 
}

hr {
  background: #666666;
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
  
hr.space {
  background: #fff;
  color: #fff; }

.clear { display: inline-block; } 
  
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;}
  
* html .clear { height: 1%; }

.clear { display: block; }

.width_auto{
	width: auto;}
	
.margin_top {
	margin-top:20px;}
	
.margin_bottom {
	margin-bottom:20px;}


.float_left select {width: 200px; font-size: 10px; margin: 0 0 20px 10px;}

.float_left span {margin-left: 10px;}

#main h4 {font-weight: bold; color: #464646;}


.wrap_supplier img {
	margin-right: 10px; 	}
	
	
.float_left{
	float: left;}
.float_right{
	float: right;}
	
.clear_right{
	clear: right;}
	
.clear_left{
	clear: left;}
	
.clear_both {
	clear: both; 	}	

.inline {
display: inline;}


.warning {padding: 10px; border: 2px solid #FFF58F; background: #FFFFCF; margin: 10px 0px}
 
.red {background: #fff; color: #f00; }

span.red {background: transparent; color: #FF3300; }

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.small-bul      { font-size: 11px; margin-bottom: 1.3em; line-height: 1.3em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }

.hide, .hidden { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }
.first {margin-left:10px;}


.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

img         { margin: 0 0 1.5em; }

ul, ol      { margin:0 1.5em 1.5em 1.8em; }
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}
li					 {list-style-image: url(/img/bullet.gif); margin-bottom:10px;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }


blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em    { font-style: italic; }






	
.help {
	background: transparent url(/img/help_icon.gif) no-repeat center top;
	display: block;
	height: 20px;
	width: 20px;
	border:0;
	float: right;
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
	color: #fff;
	line-height: 400px; margin:0 300px 0 0;
	}

.help2
	{
	background: transparent url(/img/help_icon.gif) no-repeat center top;
	display: block;
	height: 31px;
	width: 31px;
	border:0;
	float: right;
	cursor: pointer;

	text-decoration: none;
	overflow: hidden;
	color: #fff;
	line-height: 400px;
	}
	

	
#countries {
	margin: 0;
	border: 0;
	padding: 0;
	text-indent:0;
	clear: left; /* make sure a new fieldsset starts cleam (omni) */
	border: 0 solid; /* older operas */
	position: relative; /* make legend move horizontally correct with rest of form in ie 5-6 */
}


/* Headings
-------------------------------------------------------------- */
 
h1 { font-size: 30px; line-height:36px; padding:0 0 18px 0; }

#news h3.toggleinfo2{
font-weight: bold;
text-transform: none;
background: url("/img/doc.gif") no-repeat top right;
padding: 5px 0 2px 0px; 
font-size: 12px;
 cursor: pointer;
 display:block
}


h2,h3,
h4,h5,h6  { font-family:'NewsCycleRegular', Arial, sans-serif;  }


h2,h3,h4,h5,h6 { 
  color:#686868; 
  /* clear:both; */
}

h2 { font-size: 28px; line-height:36px; margin-bottom:15px; }
h3 { font-size: 17px; line-height:18px; margin-bottom: 12px;}
h4 { font-size: 14px;  }
h5 { font-size: 12px; }
h6 { font-size: 12px; }


h1 {float:left; display:inline;
height:101px;
width:229px; 
position:relative;
}
/* hide from Mac IE5.x \*/
h1{overflow:hidden;}
/* end hide*/
h1 span {
background: url(/img/logo.png);
position:absolute;
left:0;top:0;
display:block;
height:101px;
width:229px;
}
h2.underline-arrow { background: url(img/header_arrow.png) no-repeat 90px 34px; padding-bottom:8px;}
 
a.squibb {height: 60px; margin-top: 40px; background: url(img/squibb.gif) no-repeat left center; padding: 30px 0 30px 70px}
.acrobat {margin-left: 10px; height: 30px; padding: 20px 0 20px 40px; background: url(img/acrobat.gif) no-repeat left center}
h2 {font-weight: 400}
#about h2 {line-height:1.2; color: #686868; font-size: 26px; margin: 1px 10px 26px 15px; }

#main h2.marginal { margin-left: 20px}

h3.bull{padding-left: 23px; margin-top: 15px; text-transform: uppercase; background: url(img/bull.png) no-repeat left center}
#sup_benefits h2 {color: #546066; border-bottom: 2px solid #546066; 
margin: 10px 10px 10px 10px; padding-bottom: 0px; text-transform: uppercase; font: 18px "Trebuchet MS", arial, sans-serif;}

#leftsidebar h4, #rightsidebar h4 {margin-left: 15px;}

.textblock h2 {color: #546066; border-bottom: 2px solid #546066; 
margin: 10px 10px 10px 10px; padding-bottom: 0px; text-transform: uppercase; font: 18px "Trebuchet MS", arial, sans-serif;}

#main h2, #main h3, #main h4, #main h5 {margin-left: 6px; font-weight:300;}
h2.mod {padding: 6px 0 6px 70px; background: url(img/dcb_sm.png) no-repeat left top;}

#main h3, #middle strong, #sup_benefits strong {font: bold 14px "lucida grande","helvetica neue",helvetica, arial, sans-serif; color: #3A454B}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

#main form h3.profileman {margin-bottom:6px; padding-bottom: 3px;}

#main form h2, #main form h3, #main form h4 {margin-left:0}

#sup_reg h4, #buy_reg h4 {margin: 0 0 0 6px}
#sup_reg h4 img, #buy_reg h4 img {margin: 0px 0 12px 0} 

#sup_reg { float:left; width:460px; margin-right:40px;}
#buy_reg { float:left; width:460px;margin-right:20px; }
	
.activity_floatleft h3 {
font: bold 14px arial, sans-serif; color: #464646; 
margin-bottom: 3px; }


@font-face {
    font-family: 'NewsCycleRegular';
    src: url('fonts/NewsCycle-Regular-webfont.eot');
    src: url('fonts/NewsCycle-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/NewsCycle-Regular-webfont.woff') format('woff'),
         url('fonts/NewsCycle-Regular-webfont.ttf') format('truetype'),
         url('fonts/NewsCycle-Regular-webfont.svg#NewsCycleRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 1.5em;}
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 0 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; }


p.incr, .incr p {
	font-size: 11px;
	line-height: 1.44em;  
	margin-bottom: 1.5em;
}



.activity_floatleft p {
padding: 0; margin: 0; 
text-align: left;
display:block;} 

a.orange {color:#FF6600;}

/* Links
-------------------------------------------------------------- */
a           { color: #562f8f; text-decoration: underline; }
a:hover     { color: #000; }

a:link {text-decoration: none;}
a:visited {text-decoration: none}
a:hover {text-decoration:none;}
#main a {text-decoration: none } 

.activity_floatleft h3 a {
color: #3c1c6a; 
	}
	
.activity_floatleft h3 a:hover {
color: #8159b9; 
	}
	




.activity_floatleft a img {
	float: left;
	display:inline; }
	

#main a.refbox
{
vertical-align:super; 
line-height:0;
font-weight: bold;
margin-right:0.1em;
margin-left:0.1em;
padding: 0.1em 0.3em 0.1em 0em;
font-size:0.5em; /* You may need to play with the size to get a good proportion */
text-decoration: none;
border:none;
}

thead.profile a {
	color: #fff; }
	
	
.column wrap_supplier .span-24 #main .help a {
	text-decoration: none;
	cursor: pointer; }
	
#main form .help a:visited {
	text-decoration: none;
	cursor: pointer;}
a img { border: 0; }



#about a {text-decoration: none}


a.buttons {
    background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 32px;
    margin-right: 6px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
	margin-bottom: 20px;
	margin-left: 8px;
}

form a.buttons {

	margin-left: 0px;
}

a:hover.buttons 
	{
	color: #000;
	}

a.buttons span {
    background: transparent url('/img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 22px;
    padding: 5px 0 5px 18px;
}

a.buttons:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttons:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}


a.buttons_white {
    background: transparent url('/img/bg_button_a_white.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 32px;
    margin-right: 6px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
	margin-bottom: 20px;
	margin-left: 8px;
}

form a.buttons_white {

	margin-left: 0px;
}

a:hover.buttons_white 
	{
	color: #000;
	}

a.buttons_white span {
    background: transparent url('/img/bg_button_span_white.gif') no-repeat;
    display: block;
    line-height: 22px;
    padding: 5px 0 5px 18px;
}

a.buttons_white:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttons_white:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}	

a.buttons {
    background: transparent url('/img/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 32px;
    margin-right: 6px;
    padding-right: 16px; /* sliding doors padding */
    text-decoration: none;
	margin-bottom: 20px;
	margin-left: 8px;

}
#main a.buttons {	 text-decoration:none;}

a:hover.buttons 
	{
	color: #000;
	}

a.buttons span {
    background: transparent url('/img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 22px;
    padding: 5px 0 5px 18px;
}

a.buttons:active {
    background-position: bottom right;
    color: #000;
    text-decoration:none;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttons:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

#middle strong a {color: #3A454B}

#middle strong a:hover {color: #333}






.boxy {border: 1px solid #de4309; background: #586c77; height: 85px;
 width: 210px; position: absolute; top: 7px; right: 0; }


#middle strong {margin-left: 0px;}




#main p.marginal{ margin-right: 10px; margin-left: 20px}

#sup_benefits p {padding: 0 10px 0 10px}

#main p{/*width:450px;*/  margin-right: 10px; margin-left: 6px;  }

.floatnews {margin: 10px 0 0 0}
#main p.standout {width: 420px;  margin-right: 10px; padding: 10px 10px; border: 1px solid #464646; background:#eee}

.wrap_supplier #main p.full_width {width: 670px;}

#main form p {/* width:400px; */ margin-right: 0px; margin-left: 0px } 
td p {text-align:left;}

#rightsidebar p, #leftsidebar p {text-align: left; width: 200px; margin-left: 18px; color: #3a454b;}




#sup_benefits {background: #a9b3b8; margin: 10px 0px 0 0px; padding: 0 0px 0 0px }


#rightsidebar, #leftsidebar {margin-top: 18px}

#rightsidebar img, #leftsidebar img {padding: 0; margin: 0 0 12px; }


/* Lists
-------------------------------------------------------------- */

#rightsidebar  ul li {	padding: 3px 0 3px 3px; margin: 0 0px 0 20px; 
 }

#leftsidebar ul li {	padding: 3px 0 3px 3px; margin: 0 0px 0 20px;
}


ul.footer li, ul.footer li a
	{
	list-style: none;
	float: left;
	margin: 10px 5px 0 0;
	color: #3e3e3e;
	font-size: 11px;
	}
	
ul.footer li a
	{
	margin: 0;
	color: #3e3e3e;
	text-decoration: none;
	}
	
ul.footer li a:hover
	{
	margin: 0;
	color: #000000;
	}







.button {float: left; margin-right: 5px}



#about ul {margin-left: 40px}


.buylogbut { margin: 52px 0 20px 80px;}
.buyregbut { margin: 0px 0 20px 80px;}
#news {
	background-image: none;
}



#buy_reg p, #sup_reg p{margin-right: 10px; margin-left: 10px}



#marketmonitor {background: #3a454b url(img/monitor_top.png) no-repeat left top;}
#marketmonitor p {color: #a39697; text-transform: uppercase; margin-top: 10px; margin-left: 10px; background: url(img/monitor.png) no-repeat left center; padding-left: 30px}
#marketmonitor a {color: #fff; text-decoration: none; font-weight: bold;}


#marketmonitor a:hover {color: #fff; text-decoration: underline;}


.textblock {background: transparent; margin-top: 10px; padding-top: 0px;}
.textblock p {width: 450px; margin-left: 10px;}

.textblock h2 {color: #546066; border-bottom: 2px solid #546066; 
margin: 10px 10px 10px 10px; padding-bottom: 0px; text-transform: uppercase; font: 18px "Trebuchet MS", arial, sans-serif;}


#bottom {background: #ececec; height:200px;   }
.inner { margin:0 auto; width:980px;}

#benefits {background: #ececec; margin-top: 10px; padding-top:10px; color:#3e3e3e; border-bottom:1px solid #cccccc;   }

#benefits p {text-align:left; font-size:11px; line-height: 13px}
#benefits img { border:1px solid #c9c9c9;}

#benefits a, #benefits a:visited {color: #3e3e3e; font-weight:bold; }

#benefits a:hover {color: #3e3e3e; }


.wrap_supplier ul ul {margin-bottom: 0; list-style: circle;}

.wrap_supplier #main h4 {font: bold 13px arial, sans-serif; line-height: 18px; margin-bottom: 12px;}




.help_container {
	float: right;
	width: 300px;
	border: 1px solid #999;
	margin-bottom: 20px;
	font-size: 11px;
	clear: both; }
	
#main .help_container p {
	margin: 10px;
	width: auto;
	}
 
#main .help_container ul	{
	margin: 10px 0 10px 30px;}
	
#main .help_container h4	{
	margin: 10px 10px 10px 10px;
	display: block;
	line-height: 25px;
	width: 280px;
	border-bottom: 1px solid #464646;
	}
	
	
	
#main dl {margin-left: 6px}
#main dt {margin: 5px 0 5px 0}
#main dd {margin: 3px 0 3px 15px}





.archivesearch {width: 550px; clear:left; display:block}
.archivesearch label {width:150px; margin: 3px 3px 0 0; float:left; display:block; text-align:right;}
.archivesearch input {margin: 0 3px;}
div.help_text {font-size: 11px; width: 300px; font-weight: normal; float: right; border:1px solid #ccc; padding: 10px; margin: 0 0 10px 0}



#about {  padding-top:20px;  color:#464646; padding:0 0px 0 20px;  }
#about p { margin:0 22px 15px; font-size:12px;}
#about li { font-size:12px; margin:0 0 20px 0}
#aboutwrap { background: #ffffff; padding-top:10px;}
#marketmonitor {background: #3a454b url(/img/monitor_top.png) no-repeat left top;}
#marketmonitor p {color: #a39697; text-transform: uppercase; margin-top: 10px; margin-left: 10px; background: url(img/monitor.png) no-repeat left center; padding-left: 30px}
#marketmonitor a {color: #fff; text-decoration: none; font-weight: bold;}

#marketmonitor a:hover {color: #fff; text-decoration: underline;}

.main {background: #fff; margin-top: 0px; padding-top: 20px;}
.main strong {color:#f84a08; text-transform: uppercase;}
/* .main p {width: 440px; margin-left: 10px;} */

.camo {margin: 0 0px 120px 10px; float: left; display:inline}
.supps {width: 320px; margin-right: 15px; float:right; display:inline}

.textblock {background: #a9b3b8; margin-top: 0px; padding-top: 0px;}
.textblock p {width: 450px; margin-left: 10px;}





p.bold_margin	{
	font-weight: bold;
	margin: 10px 0 0 6px;}


img.center {text-align:center; margin: 0 auto 0 auto !important; padding: 1px 0}



#main p.icon {width: 100px; float: right}
#main p.desc {width: 300px; float:left;}




.actdesc {display: inline-block;  float: left; width: 200px;}

.smallish {font-size:11px}
.smallish p {margin-bottom: 6px}
#marketmonitor p {margin-top:12px; margin-bottom: 12px;margin-left: 15px}


.back_sm {background: transparent url("img/back_sm.png") no-repeat left center; padding: 5px 0 5px 23px}

.profile_sm {background: transparent url("img/profile_sm.png") no-repeat left center; padding: 5px 0 5px 23px}
.news_sm {background: transparent url("img/news_sm.png") no-repeat left center; padding: 5px 0 5px 23px}
.home_sm {background: transparent url("img/home_sm.png") no-repeat left center; padding: 5px 0 5px 20px}



.help_sm {padding-left: 20px; background: url(img/help_sm.png) no-repeat center left}
 
.log {padding-left: 20px; background: url(img/door.png) no-repeat center left;}
.reg {padding-left: 20px; background: url(img/favourites.png) no-repeat center left;}

.arrow {padding-left: 10px; padding-right:8px; background: url(img/arrow_purple.png) no-repeat center left;}
.arrow a {margin-left: 5px; padding-right:8px;}

.arrow2 {padding-left: 10px; margin-left: 5px; padding-right:8px; background: url(img/arrow_purple2.png) no-repeat center left; }
.arrow2 a { padding-right:8px;}

.topbar { height:34px;  padding:0; margin-bottom:0px; border-bottom:1px solid #ebebeb; background-color:#fafafa; z-index:500;  }
.topbar .container { z-index:500;}
.login { }

.topright label {color: #fff; }



.ad {position:absolute; right: 0px; margin: 0; padding: 0; z-index:50; padding: 30px 0 0; }
  
.register1 { float:right; height:35px;  border-left:1px solid #dddddd;  padding:0px; margin:0px; }

.register2 { float:right; height:35px;  border-right:1px solid #f5f5f5; border-left:1px solid #e9e9e9; padding:0px;}
.registration { float:right; height:35px; width:290px;  border-right:1px solid #f5f5f5;  list-style:none; margin:0;}
.registration-text {padding:8px 10px 9px 10px;  display:inline; font-size:14px; font-weight:bold; width:110px; float:right;  background:#ebebeb url(img/registration_arrow.png) no-repeat 104px 0px;}
.registration-text span { }
.register3 { float:right; height:20px;    padding:1px 10px 0 15px; font-size:11px;}

.register1 li, .register2 li, .register3 li, registration li { display:inline; list-style:none;}
.register1 ul, .register2 ul, .register3 ul { display:inline-block;}

.registration ul { margin:0px; padding:0px;}

.register1, .register2, .register3, registration {color: #757575; }

.register1 a, .register2 a, .register3 a, registration a {color: #562f8e; }

li.buyer a { float:left; background:#ebebeb /* url(img/buttonbg.png) repeat-x;  /*  border:1px solid #b4b4b4;*/ /*border-radius:0px; */ position:relative; z-index:30; cursor:pointer; text-decoration:none; }
li.buyer a  {color:#445058; font-size:14px;   /* text-shadow:1px 1px #fff; */ padding:8px 32px 9px 10px; background:#ebebeb url(img/arrow_link.png) no-repeat 52px 8px; display:block; }
li.buyer a:hover {background:#dcdcdc  url(img/loginArrow.png) no-repeat 52px 8px; /* border:1px solid #d6d6d6;*/}

li.supplier a { float:left; background:#ebebeb /* url(img/buttonbg.png) repeat-x;   /* border:1px solid #b4b4b4;*/ /*border-radius:0px; */ position:relative; z-index:30; cursor:pointer; text-decoration:none;}
li.supplier a  {color:#445058; font-size:14px;   /* text-shadow:1px 1px #fff; */ padding:8px 32px 9px 10px; background:#ebebeb url(img/arrow_link.png) no-repeat 68px 8px; display:block; }
li.supplier a:hover {background:#dcdcdc url(img/loginArrow.png) no-repeat 68px 8px; /* border:1px solid #d6d6d6;*/}

li#loginButton a {  }


.tooltip { color: #000000; outline: none; cursor: help; text-decoration: none; position: relative;}
.tooltip span {margin-left: -999em; position: absolute;}
.tooltip:hover span {border-radius: 5px 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; 
			/* box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);*/
			font-size: 12px;
			position: absolute; right:0px; top: 35px; z-index:1000;
			margin-left: 0; width: 220px; background-color:#dcdcdc;}

.tooltip:hover img {border: 0; margin: -10px 0 0 -55px; float: left; position: absolute;}
.tooltip:hover em { font-size: 12px;
			display: block; padding: 0.2em 0 0.6em 0;}

.tooltip2 { color: #000000; outline: none; cursor: hand; text-decoration: none; position: relative;}
.tooltip2 span {margin-left: -999em; position: absolute;}
.tooltip2:hover span {border-radius: 5px 5px; -moz-border-radius: 3px; -webkit-border-radius: 3px; 
			/* box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);*/
			font-size: 12px;
			position: absolute; left:20px; top: 15px; z-index:150;
			margin-left: 0; width: 220px; background-color:#dcdcdc;}

.tooltip2:hover img {border: 0; margin: -10px 0 0 -55px; float: left; position: absolute;}
.tooltip2:hover em { font-size: 12px;
			display: block; padding: 0.2em 0 0.6em 0;}
			
.classic { padding: 0.8em 1em; z-index:2000; z-index:550; }


/*-------LOGIN STARTS HERE -------*/

/* Login Container (default to float:right) */
#loginContainer {/* position:relative; float:right; font-size:12px; z-index:500; display:inline;*/}

/* Login Button */
#loginButton { display:inline; float:right; background:#ebebeb /* url(img/buttonbg.png) repeat-x;   /*border:1px solid #b4b4b4; border-radius:0px; */ position:relative; z-index:150; cursor:pointer; text-decoration:none;}

/* Login Button Text */
#loginButton span {color:#445058; font-size:14px;   /* text-shadow:1px 1px #fff; */ padding:8px 32px 8px 10px; background:#ebebeb url(img/loginArrow.png) no-repeat 50px 8px; display:block; }

#loginButton span:hover {background:#dcdcdc url(img/loginArrow.png) no-repeat 50px 8px; /* border:1px solid #d6d6d6;*/}


/* Button */
#logoutButton { display:inline-block; float:right; background:#ebebeb /* url(img/buttonbg.png) repeat-x;   /*border:1px solid #b4b4b4; border-radius:0px; */ position:relative; z-index:30; cursor:pointer; text-decoration:none;}
/* Logout Button Text */
#logoutButton span {color:#445058; font-size:14px;   /* text-shadow:1px 1px #fff; */ padding:8px 36px 8px 10px; background:#ebebeb url(img/loginArrow.png) no-repeat 60px 8px; display:block; }
#logoutButton span:hover {background:#dcdcdc url(img/loginArrow.png) no-repeat 60px 8px; /* border:1px solid #d6d6d6;*/}


/* Login Box */
#loginBox {position:absolute; top:35px; right:0px; display:none; z-index:1000;}

/* If the Login Button has been clicked */    
#loginButton.active {border-radius:3px 3px 0 0; }
#loginButton.active span {background:#dcdcdc url(img/loginArrow.png) no-repeat 50px -75px; }

/* A Line added to overlap the border */
/* #loginButton.active em {position:absolute; width:100%; height:1px; background:#dcdcdc; bottom:-1px;}*/

/* Login Form */
#loginForm {width:248px; /* border:1px solid #b4b4b4; border-radius:3px 0 3px 3px; -moz-border-radius:3px 0 3px 3px;*/ margin-top:-1px; background:#dcdcdc; padding:6px;}

#loginForm fieldset {margin:0 0 12px 0; display:block; border:0; padding:0;}

fieldset#body {
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 13px;
    margin:0;
}

#loginForm #checkbox {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

#body label {color:#3a454d; margin:9px 0 0 0; display:block; float:left; width:150px;}

#loginForm #body fieldset { width:150px;}
#loginForm #body fieldset label {display:block; float:none; margin:0 0 0px 0; width:150px;}

/* Default Input */
#loginForm input {
    width:192px;
    border:1px solid #b4b4b4;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#3a454d;
    font-weight:bold;
    padding:4px 4px;
    box-shadow:inset 0px 1px 3px #bbb;
    -webkit-box-shadow:inset 0px 1px 3px #bbb;
    -moz-box-shadow:inset 0px 1px 3px #bbb;
    font-size:12px;
}

/* Sign In Button */
#loginForm #login {
    width:auto;
    float:left;
    background:#562f8e url(img/loginbuttonbg.png) repeat-x;
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #562f8e;
    border:1px solid #562f8e;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
}

/* Forgot your password */
#loginForm span {text-align:center; display:block;padding:7px 0 4px 0;}
#loginForm span a {color:#3a454d; text-shadow:1px 1px #fff; font-size:12px;}

input:focus {outline:none;}


.column-bullets { width:250px; float:right;}

.panel { float:left;  margin:0 10px 0 10px; margin:10px 0; border-bottom:dashed 1px #ababab;}
.mag {background:#f3f3f3 url(/img/mag_dcb.jpg) no-repeat right top; padding:10px 110px 10px 10px; width:560px;}
.ukroi-map {background:#f3f3f3 url(/img/map_ukroi.jpg) no-repeat right top; padding:10px 160px 10px 10px; width:510px; }
.europe-map {background:#f3f3f3 url(/img/map_europe.jpg) no-repeat right top; padding:10px 190px 10px 10px; width:480px; }
.global-map {background:#f3f3f3 url(/img/map_global.jpg) no-repeat right top; padding:10px 290px 10px 10px; width:380px; }
.ukmod-map {background:#f3f3f3 url(/img/map_ukmod.jpg) no-repeat right top; padding:10px 110px 10px 10px; width:560px; }

.upgrade-option {float:left; margin:10px; border-bottom:dashed 1px #ababab;}

.title-ukmod {float:left; padding:5px 10px; width:320px; font-size:32px;}
.desc-ukmod { width:540px; float:left; padding:0px 10px; min-height:100px; }

.title-mag {float:left; padding:5px 10px; width:220px;}
.desc-mag { width:550px; float:left; padding:0px 10px; }

.title-ukroi {float:left; padding:5px 10px; width:200px;}
.desc-ukroi { width:500px; float:left; padding:0px 10px; }

.title-europe {float:left; padding:5px 10px; width:150px;}
.desc-europe { width:450px; float:left; padding:0px 10px; }

.title-global {float:left; padding:5px 10px; width:150px;}
.desc-global { width:400px; float:left; padding:0px 10px; }

.desc h3  {font-size:34px;}
.amount { width:130px; float:left; padding:10px; font-size:11px; line-height:14px;}
.action a {font-size:14px;  float:left; padding:5px 15px 5px 10px; border:1px solid #dfdfdf; display:block; -moz-border-radius: 5px; background-color:#dfdfdf;}
.upgrade-image { float:left;}

h2.trigger {padding: 5px; margin: 0 0 5px 0;  height: 26px; line-height: 26px; width: 340px; font-size: 2em; font-weight: normal; float: left; font:12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; clear:both; }
h2.trigger a {color: #562f8f; text-decoration: none; display: block; background:url(/img/btn_bg.png) repeat-x left top; height:20px; padding:7px 8px 3px 8px; -moz-border-radius: 6px;   }
h2.trigger a:hover {color: #000; background:url(/img/btn_bgHvr.png) repeat-x left top;}
h2.active {background-position: left bottom;}
.toggle_container {margin: 0 0 5px; padding: 0; background-color:#f3f3f3; overflow: hidden; font-size: 12px; width: 650px; clear: both;}
.toggle_container .block {padding: 10px; }
.toggle_container .block p {padding: 5px 0; margin: 0px 0;}
.toggle_container .block ol { font-size:12px;}
.toggle_container h3 {font-size:12px; margin: 0 0 10px; padding: 0 0 5px 0; border-bottom: 1px dashed #ccc;}
.toggle_container img {float: left; margin: 10px 15px 15px 0; padding: 5px; background: #ddd; border: 1px solid #ccc;}

h4.trigger {padding: 0px 0; margin:0px;  height: 14px; line-height: 14px; width: 380px; font-size: 12px; font-weight: normal; float: left; font:12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;; }
h4.trigger a {color: #562f8f; text-decoration: none; display: block; background:url(/img/btn_bg.png) repeat-x left top;  height:20px;  padding:7px 8px 3px 8px; -moz-border-radius: 6px;  }
h4.trigger a:hover {color: #000; background:url(/img/btn_bgHvr.png) repeat-x left top;}
h4.active {background-position: left bottom;}
.toggle_upgrade_container {margin: 0 0 5px; padding: 0; background-color:#f3f3f3; overflow: hidden; font-size: 12px; width: 630px; clear: both;}
.toggle_upgrade_container .block {padding: 5px 0; }
.toggle_upgrade_container .block p {padding: 5px 0; margin: 0px 0;}
.toggle_upgrade_container .block ol { font-size:12px;}
.toggle_upgrade_container h3 {font-size:12px; margin: 0 0 10px; padding: 0 0 5px 0; border-bottom: 1px dashed #ccc;}
.toggle_upgrade_container img {float: left; margin: 10px 15px 15px 0; padding: 5px; background: #ddd; border: 1px solid #ccc;}




/* Tables
-------------------------------------------------------------- */
table   { margin-bottom: 1.4em;  border-top:1px solid #ddd; border-left:1px solid #ddd; }
th      { border-bottom: 2px solid #ccc; font-weight: bold; }
td      { border-bottom: 1px solid #ddd; }
th,td   { padding: 4px 10px 4px 0; }
th      { font-weight:bold; }


table.nobo, table.nobo td, table.nobo tr{border:0}
.first {margin-left:10px;}

.floatnews table   {  border-top:1px solid #859694; border-left:1px solid #859694; }
.floatnews th  {background: #ccc; border-bottom:1px solid #859694; border-right:1px solid #859694; }
.floatnews td   {border-bottom:1px solid #859694; border-right:1px solid #859694; }
.floatnews th      { font-weight:bold; }
.floatnews td p {width: 150px}

table#table1 {width:445px;}

#main table {width:96%; margin: 0 auto}

table p, table h1, table h2, table h3, table h4, table h5, table h6, table hr {
	width: auto;}

table {
	border-collapse: separate; border-spacing: 0; }

table.profile, table.requested {
	margin: 0;
	text-align:left;
	vertical-align:text-top;
	padding-bottom: 10px;
	border-collapse:collapse; }
	

caption, th, td { text-align: left; font-weight:400; }
	
table.profile td, table.requested td {
	padding: 5px;
	border: 1px solid #ccc;
	}
	
thead.profile, thead.requested {
	background: #999999;
	color: #fff;
	font-weight: bold;
	}

tbody.profile {
	background: #fff;
	}
	
	
	

/* Forms
-------------------------------------------------------------- */
#main form .help_text p {width: 300px;}

form#searchForm {width:171px; height:24px;  margin: 10px 0 0px 0; padding: 0px 5px 0 10px; z-index:12; float:right; background:url("img/sitesearch_field4.png") no-repeat center right;} 

form#searchForm label {width:240px}
form#searchForm input {display:inline; margin-right:3px;}


form#searchForm input[type="text"] {width:130px; margin:0px 0 0 15px;  border-right:1px solid #cccccc;  /* -moz-border-radius: 12px;*/ background-color:#ffffff; /* background:url("img/maginfysearch.png") no-repeat center right;*/ border:1px solid #fff; color:#999999; font-style:italic; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
form#searchForm input[type="text"]:focus { background-color:#fff; }


.magnifybtn {background:url("img/maginfysearchBtn.png") no-repeat center right; cursor:pointer; border:0px; width:31px; height:24px; margin:0px; }

fieldset#new select{margin-right: 5px;}
input#subreset, input#subsearch {float: left; margin-right: 10px; margin-bottom: 10px}


fieldset#bool  input{float:left; clear:left; }
#main form p.bool {width: 200px}
#main form fieldset #countries p{width: 300px}

form {
	text-align: left;
	margin: 0 20px 20px 20px;
	padding: 0 0 20px; }

form.trans {margin-left: 5px}
fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	text-indent:0;
	clear: left; /* make sure a new fieldsset starts cleam (omni) */
	border: 0 solid; /* older operas */
	position: relative; /* make legend move horizontally correct with rest of form in ie 5-6 */
}


form hr {width: 100%}


legend {
 padding: 5px 0px 10px 0px;
 margin: 0 0 0 0; 
 font-size: 14px;
 font-weight: bold;
 position: relative;
 left: -7px; /* explorer */
}

fieldset>legend {
  left: 0; /* future proof */
}


input#keywords {width: 460px}
input#keywords_search {width: 320px}


label small {font-weight: normal;}
form label {
	display: block;
	width: 340px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
	font-weight: bold;
	text-align:left;
}

form input {
	display: block;
	margin-top: 3px;
	margin-left:0;
}

form select {
	float: left;
	display: block;
	margin-top:3px;
}

form label.field-position {
clear: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}

input#username { margin:0 0 0px 0; width:205px;}
input#passwd {margin:0 0 0px 0; width:205px;}

form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width:245px;
	
}



form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 225px;
	padding: 0px;
	height: 20px;
}




form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 340px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 460px;
	height: 20px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4,
form input#radiobutton_5, 
form input#radiobutton_6, 
form input#radiobutton_7, 
form input#radiobutton_8 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
	width: 200px;
}

form label.displaylimit {
	width: 200px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3,
form input#checkbox_4,
form input#checkbox_5,
form input#checkbox_6,
form input#checkbox_7 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form input#checkbox_1a {
	clear: none;
	float: left;
	padding: 0px;
	margin: 0px;
}



form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 3px;
}

form .clear {
	clear: both; }

form p input {display:inline}
form p label {line-height: 0px; display:inline}

form a.buttons {

	margin-left: 0px;

}



/* Top Navigation
-------------------------------------------------------------- */

#navshell { background: transparent url("img/nav_bg.png") repeat-x bottom; height:85px;}


.nav-public {padding:0 0 0 100px; width:880px !important; }
.nav-buyer { padding:0 0 0 170px; width:810px !important;}
.nav-supplier {padding:0 0 0 145px; width:835px !important;}

#nav {margin-top:3px;  padding-bottom: 17px; float:left;   height:auto; 
/* background: transparent url("img/bottom_line.gif") repeat-x bottom;*/ position:relative; border: 0; 
font-family: Calibri, Verdana, Arial, sans-serif; margin-bottom:30px;  }

#nav .select, #nav .current {margin:0; padding:0; list-style:none; display:block; border: 0;}

#nav li {display:inline; margin:0; padding:0;height:auto;}

#nav li a {color: #fff;  border: 0;}

#nav .select a, #nav .current a {display:block; height:35px; float:left; 
/* background:url("img/left_both.gif") no-repeat left top;*/ padding:0 0 0 10px; border: 0; 
text-decoration:none; font-size:13px; line-height:30px;
 white-space:nowrap; font-weight:normal; margin-left:5px; }
 
* html #nav .select a, * html #nav .current a {width:1px;}

#nav .select a b, #nav .current a b {height:100%; display:block;
 /* background:url("img/right_both.gif") no-repeat right top;*/ 
padding:0 9px 0 6px;  font-weight:normal;}

#nav .select a:hover, #nav .select li:hover a {background-position:0 -75px; 
border-color:#f84a08; cursor:pointer; }

#nav .select a:hover b, #nav .select li:hover a b {background-position:100% -75px; border-color:#f84a08; }

#nav .sub, 
#nav .sub157, 
#nav .sub150,
#nav .sub177,
#nav .sub217,
#nav .sub232,
#nav .sub247,
#nav .sub297,
#nav .sub110,
#nav .sub60,
#nav .sub357,
#nav .sub377  {display:none; }

#nav .sub157 a, 
#nav .sub150 a,
#nav .sub177 a,
#nav .sub217 a,
#nav .sub232 a,
#nav .sub247 a,
#nav .sub297 a,
#nav .sub110 a,
#nav .sub357 a,
#nav .sub377 a,
#nav .sub60 a,
#nav .sub a { color:#474747; }

#nav .sub157 a:hover, 
#nav .sub150 a:hover,
#nav .sub177 a:hover,
#nav .sub217 a:hover,
#nav .sub232 a:hover,
#nav .sub247 a:hover,
#nav .sub297 a:hover,
#nav .sub110 a:hover,
#nav .sub357 a:hover,
#nav .sub377 a:hover,
#nav .sub60 a:hover,
#nav .sub a:hover { color:#000000;  }

/* for IE5.5 and IE6 only */
#nav table {position:absolute;  left:0; top:0; font-size:13px; border:0; }

#nav .current a {background-position:0 -75px;  border-color:#000000;}
 
#nav .current a b {background-position:100% -75px;  background:url("img/nav_active_selected.png") no-repeat center bottom; }

#nav .sub li a:hover,  
#nav .sub157 li a:hover, 
#nav .sub150 li a:hover, 
#nav .sub177 li a:hover, 
#nav .sub217 li a:hover, 
#nav .sub232 li a:hover, 
#nav .sub247 li a:hover, 
#nav .sub297 li a:hover, 
#nav .sub110 li a:hover, 
#nav .sub357 li a:hover, 
#nav .sub377 li a:hover,
#nav .sub60 li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover,
#nav .select a:hover .sub157 li a:hover, 
#nav .select li:hover .sub157 li a:hover,
#nav .select a:hover .sub150 li a:hover, 
#nav .select li:hover .sub150 li a:hover,
#nav .select a:hover .sub177 li a:hover, 
#nav .select li:hover .sub177 li a:hover,
#nav .select a:hover .sub217 li a:hover, 
#nav .select li:hover .sub217 li a:hover,
#nav .select a:hover .sub232 li a:hover, 
#nav .select li:hover .sub232 li a:hover,
#nav .select a:hover .sub247 li a:hover, 
#nav .select li:hover .sub247 li a:hover,
#nav .select a:hover .sub297 li a:hover, 
#nav .select li:hover .sub297 li a:hover,
#nav .select a:hover .sub110 li a:hover, 
#nav .select li:hover .sub110 li a:hover,
#nav .select a:hover .sub60 li a:hover, 
#nav .select li:hover .sub60 li a:hover,
#nav .select a:hover .sub357 li a:hover, 
#nav .select li:hover .sub357 li a:hover,
#nav .select a:hover .sub377 li a:hover, 
#nav .select li:hover .sub377 li a:hover
{ padding-top:0px; color: #000000, background:url("img/sub_active_selected.png") no-repeat center bottom; }


#nav .sub li a:hover,  
#nav .sub157 li a:hover, 
#nav .sub150 li a:hover, 
#nav .sub177 li a:hover, 
#nav .sub217 li a:hover, 
#nav .sub232 li a:hover, 
#nav .sub247 li a:hover, 
#nav .sub297 li a:hover, 
#nav .sub110 li a:hover, 
#nav .sub357 li a:hover, 
#nav .sub377 li a:hover, 
#nav .sub60 li a:hover {background:url("img/sub_active_selected.png") no-repeat center bottom; padding-bottom:4px;}



#nav .sub_active .current_sub a, 
#nav .sub_active157 .current_sub a, 
#nav .sub_active150 .current_sub a,
#nav .sub_active177 .current_sub a,
#nav .sub_active217 .current_sub a,
#nav .sub_active232 .current_sub a,
#nav .sub_active247 .current_sub a,
#nav .sub_active297 .current_sub a,
#nav .sub_active110 .current_sub a,
#nav .sub_active60 .current_sub a,
#nav .sub_active357 .current_sub a,
#nav .sub_active377 .current_sub a
{ color: #000000; height:39px;   padding-top:8px; font-weight:bold;   }

#nav .sub_active .current_sub a:hover {  /* background:none;*/ }


#nav .sub_active a:hover, 
#nav .sub_active157 a:hover, 
#nav .sub_active150 a:hover,
#nav .sub_active177 a:hover,
#nav .sub_active217 a:hover,
#nav .sub_active232 a:hover,
#nav .sub_active247 a:hover,
#nav .sub_active297 a:hover,
#nav .sub_active110 a:hover,
#nav .sub_active60 a:hover,
#nav .sub_active357 a:hover,
#nav .sub_active377 a:hover  { color: #474747; height:39px;   padding-top:8px;    }

/* #nav .select li:hover {background:url("img/sub_active_selected.png") no-repeat center bottom;}
*/

#nav .select li a:hover .sub, 
#nav .select li:hover .sub, 
#nav .select li:hover .sub157,
#nav .select li:hover .sub150,
#nav .select li:hover .sub177,
#nav .select li:hover .sub217,
#nav .select li:hover .sub232,
#nav .select li:hover .sub247,
#nav .select li:hover .sub297,
#nav .select li:hover .sub110,
#nav .select li:hover .sub60,
#nav .select li:hover .sub357,
#nav .select li:hover .sub377
{display:block; position:absolute;
top:34px; left:0; background:url("img/sub_hover.png") repeat-x; padding-top:8px;
 margin-top:1px;  z-index:50; color:#000; border:0}
 
#nav .select li:hover .sub, #nav .select li a:hover .sub,  { width:980px; padding:0 0 0px 0;}
#nav .select li:hover .sub157  { width:823px;  padding:8px 0 0px 157px;  }
#nav .select li:hover .sub150 { width:830px; padding:8px 0 0px 150px;}
#nav .select li:hover .sub177 { width:803px; padding:8px 0 0px 177px;}
#nav .select li:hover .sub217 { width:803px; padding:8px 0 0px 177px;}
#nav .select li:hover .sub232 { width:803px; padding:8px 0 0px 232px;}
#nav .select li:hover .sub247 { width:733px; padding:8px 0 0px 399px;}
#nav .select li:hover .sub297 { width:683px; padding:8px 0 0px 297px;}
#nav .select li:hover .sub110 { width:870px; padding:8px 0 0px 110px;}
#nav .select li:hover .sub60 { width:920px; padding:8px 0 0px 60px;}
#nav .select li:hover .sub357 { width:623px; padding:8px 0 0px 357px;}
#nav .select li:hover .sub377 { width:623px; padding:8px 0 0px 377px;}


#nav .sub, 
#nav .sub_active, 
#nav .sub_active157, 
#nav .sub_active150,
#nav .sub_active177,
#nav .sub_active217,
#nav .sub_active232,
#nav .sub_active247,
#nav .sub_active297,
#nav .sub_active110,
#nav .sub_active60,
#nav .sub_active357,
#nav .sub_active377 {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:980px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 0; z-index:10;  border-bottom:1px solid #ababab; }

#nav .sub_active157 {display:block; position:absolute; width:823px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 157px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active150 {display:block; position:absolute; width:830px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 150px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active177 {display:block; position:absolute; width:854px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 127px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active217 {display:block; position:absolute; width:763px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 217px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active232 {display:block; position:absolute; width:748px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 232px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active247 {display:block; position:absolute; width:733px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 399px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active297 {display:block; position:absolute; width:683px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 297px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active60 {display:block; position:absolute; width:920px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 60px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active110 {display:block; position:absolute; width:870px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 60px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active357 {display:block; position:absolute; width:623px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 357px; z-index:10;  border-bottom:1px solid #ababab;}

#nav .sub_active377 {display:block; position:absolute; width:603px;  
top:34px; left:0; /* background:url("img/sub_hover.png") repeat-x;*/  margin-top:1px; padding:0px 0 0px 377px; z-index:10;  border-bottom:1px solid #ababab;}


#nav .sub_active:hover
 {padding:0px;  }

* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px; border:0;}

#nav .sub_active a, 
#nav .sub_active157 a, 
#nav .sub_active150 a,
#nav .sub_active177 a,
#nav .sub_active217 a,
#nav .sub_active232 a,
#nav .sub_active247 a,
#nav .sub_active297 a,
#nav .sub_active110 a,
#nav .sub_active60 a,
#nav .sub_active357 a,
#nav .sub_active377 a   {color: #474747; height:39px; float:left; text-decoration:none;
 line-height:30px; white-space:nowrap; font-weight:normal; border:0;}
 
#nav .sub_active a, 
#nav .sub_active157 a, 
#nav .sub_active150 a,
#nav .sub_active177 a,
#nav .sub_active217 a,
#nav .sub_active232 a,
#nav .sub_active247 a,
#nav .sub_active297 a,
#nav .sub_active110 a,
#nav .sub_active357 a,
#nav .sub_active377 a,
#nav .sub_active60 a,
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a 

/* #nav .select a:hover .sub157 li a, #nav .select li:hover .sub157 li a */

{display:inline; /* background:url("img/sub_hover.png") repeat-x;*/
 padding:8px 10px 0 10px;
 margin:0; font-size:13px; width:auto; white-space:nowrap; font-weight:normal; border:0;}
 
 #nav .sub_active a:hover, 
 #nav .sub_active157 a:hover, 
 #nav .sub_active150 a:hover,
 #nav .sub_active177 a:hover,
 #nav .sub_active217 a:hover,
 #nav .sub_active232 a:hover,
 #nav .sub_active247 a:hover,
 #nav .sub_active297 a:hover,
 #nav .sub_active110 a:hover,
 #nav .sub_active60 a:hover,
 #nav .sub_active357 a:hover,
  #nav .sub_active377 a:hover  { color:#000000; background:url("img/sub_active_selected.png") no-repeat center bottom; }



.announcement
	{
	background: rgb(255, 246, 191) url(https://www.delta-ets.com/images/exclaim2.gif) no-repeat;
	border: 2px solid rgb(255, 211, 36);
	margin: 0 auto;
	padding: 0 0 0 80px;
	width: 830px;
	}
	
.announcement p {width: 500px;}



	/* Revision
.announcement p {width: 800px;} */

.announcement2
	{
	background: rgb(255, 246, 191) url(https://www.delta-ets.com/images/exclaim2.gif) no-repeat;
	border: 2px solid rgb(255, 211, 36);
	margin: 10px auto;
	padding: 10px 0 0 80px;
	}
	

	
.announcement2 p {width: 300px;}

 .pdf {background: transparent url(/img/pdf.png) top right no-repeat;
 display: block;
 height: 30px; 
 width: 210px;
 line-height: 50px;}
 

 
 

 
 /*accordion*/
 
 
 .accord
	{
	margin: 0 10px 10px 11px;
	padding: 0;
	}
	
	
.accordion2 {
	width: 100%; }
	

	
.accordion2 p
	{
	float: left;
	width: 280px;
	margin-bottom: 0;
	}
	


h3.accordionh3 {
	background: #a9b3b8 url(img/arrow-square.gif) 430px 3px no-repeat;
	color: #ffffff;
	font-size: 1em; line-height: 1.25;
	font-weight: normal;
	padding: 3px 15px; margin: 0 10px 3px 12px;
	border: solid 1px #3a454b; cursor: pointer; }

	
	
h3.accordionh4 {
	background: #EFF7FF url(img/arrow-square.gif) 670px 3px no-repeat;
	color: #666;
	font-size: 1em; line-height: 1.25;
	font-weight: normal;
	padding: 3px 15px; margin: 0 30px 3px 15px;
	border: solid 1px #ADD3EF; cursor: pointer; }	
	

	
	
	
h3.accordionh3:hover {
	background-color: #fff ;
}

h3.active {
	background: #eee url(img/arrow-square2.gif) 430px 3px no-repeat;
}


img.piechart
	{
	float: left;
	clear: 
	}
	
img.flag
	{
	float: right;
	clear: both; 
	}
	
	.contact-address { float:right;  text-align:right; padding-right:20px; padding-bottom:20px;}

.orangeArrow
	{
	background: transparent url(img/orangeArrow.gif) 195px 3px no-repeat;
	display: block;
	line-height: 15px;
}




	
a.squibb {height: 60px; margin-top: 40px; background: url(img/squibb.gif) no-repeat left center; padding: 30px 0 30px 70px}
	
a.airGround {height: 60px; margin-top: 40px; background: url(img/airGround.gif) no-repeat left center; padding: 30px 0 30px 110px}
.acrobat {margin-left: 10px; height: 30px; padding: 20px 0 20px 40px; background: url(img/acrobat.gif) no-repeat left center}

.imgBorder {border: 1px solid #000;}



/* Home slider */
.slider-container { width:980px; height:248px; overflow:hidden; position:relative; cursor:pointer; float:left; margin-bottom:10px; }  
.slides { position:absolute; top:0; left:0; }  
.slides div { position:absolute; top:0; width:980px;  }  
#loopedSlider { margin:0 auto; width:980px; position:relative; float:left; margin-top:10px; } 
#loopedSlider h2 { /* opacity:0.4;filter:alpha(opacity=40); */ margin:0; padding:10px; border:none; background-image:url(images/bg_black_trsp.png); background-repeat:repeat; }  
ul.pagination { list-style:none; padding:0; margin:0; }  
ul.pagination li  { float:left; }  
ul.pagination li a { padding:2px 4px; }  
ul.pagination li.active a { background:blue; color:white; } 

#loopedSlider a.previous { position:absolute; bottom:5px; right:72px; opacity:0.6;}
#loopedSlider a.next { position:absolute; bottom:5px; right:26px; opacity:0.6;}


#loopedSlider a.previous:hover, #loopedSlider a.next:hover { opacity:1; }

.event { width:980px; height:248px;}
.event img { width:980px; height:248px;}


.tooltip-register { color: #000000; outline: none; cursor: hand; text-decoration: none; position: relative;  z-index:0;}
.tooltip-register span {margin-left: -999em; }
.tooltip-register:hover span {font-size: 12px; color:#fff;
			position: absolute; left:0px; top: 32px; z-index:550;
			margin-left: 0; width: 194px; background-color:#c297d2;}

.tooltip-register:hover img {border: 0; margin: -10px 0 0 -55px; float: left; position: absolute;}
.tooltip-register:hover em { font-size: 12px;
			display: block; padding: 0.2em 0 0.6em 0;}

.tooltip-register-buyer { color: #000000; outline: none; cursor: hand; text-decoration: none; position: relative;  z-index:0; float:left; }
.tooltip-register-buyer span {margin-left: -999em; position: absolute; }
.tooltip-register-buyer:hover span {font-size: 12px; color:#fff;
			position: absolute; left:0px; top: 32px; z-index:1550;
			margin-left: 0; width: 194px; background-color:#c297d2;}

.tooltip-register-buyer:hover img {border: 0; margin: -10px 0 0 -55px; float: left; }
.tooltip-register-buyer:hover em { font-size: 12px;
			display: block; padding: 0.2em 0 0.6em 0;}

.tooltip-register-supplier { color: #000000; outline: none; cursor: hand; text-decoration: none; position: relative;  z-index:50; float:left; }
.tooltip-register-supplier span {margin-left: -999em; position: absolute; }
.tooltip-register-supplier:hover span {font-size: 12px; color:#fff;
			position: absolute; left:0px; top: 32px; z-index:1550;
			margin-left: 0; width: 194px; background-color:#c297d2;}

.tooltip-register-supplier:hover img {border: 0; margin: -10px 0 0 -55px; float: left;}
.tooltip-register-supplier:hover em { font-size: 12px;
			display: block; padding: 0.2em 0 0.6em 0;}




a.calltobutton-register2, 
a.tooltip-register, 
a.tooltip-register-buyer, 
a.tooltip-register-supplier, 
a.calltobutton, 
a.calltobutton-right{
	
		background-color: #ebebeb;
		background-position: 0px 0px;
    background-image: url("img/calltoactionbutton.png");
    background-repeat: no-repeat;
    color: #644991;
    display: block;
    font-size: 14px;
    height: 26px;
    padding-left: 10px;
    padding-right: 28px;
    margin-bottom:10px;
    padding-top: 6px;
    
  width: 180px; }

a.calltobutton-register2:hover, 
a.tooltip-register:hover, 
a.tooltip-register-buyer:hover,
a.tooltip-register-supplier:hover,
a.calltobutton:hover, 
a.calltobutton-right:hover{
	
		background-color: #f4f4f4;
		background-position: 0px -40px;
    background-image: url("img/calltoactionbutton.png");
    background-repeat: no-repeat;
    color: #644991;
    display: block;
    font-size: 14px;
    height: 26px;
    padding-left: 10px;
     padding-right: 28px;
    padding-top: 6px;
  width: 180px; }


.calltobutton-register2 a, 
.tooltip-register a, 
.tooltip-register-buyer a,
.tooltip-register-supplier a,
.calltobutton a, 
.calltobutton-right a {text-decoration: none; }


#header h1 {float:left;} 

.market-focus h2 { font-family: Arial, Helvetica, Verdana, sans-serif; font-size:14px; background-color:#cacaca; line-height:14px; margin:0; padding:4px; width:90px; }
.market-focus .focus-box { float:left; border:1px solid #cacaca; padding:8px; width:466px; margin:0 0 10px 0;}
.market-focus img { float:left; margin:0 10px 0 0; padding:0;}
.market-focus h3 { min-height:77px;}

a.download {
		float:left; position:relative; bottom:0px; right:0px;
	
		background-position: 0px 0px;
    background-image: url("img/downloadbutton.png");
    background-repeat: no-repeat;
    color: #644991;
    display: block;
    font-size: 12px;
    height: 26px;
    padding-left: 10px;
    padding-right: 28px;
    margin-bottom:0px;
    padding-top: 3px;
  	width: 82px; margin-left:5px; }

a.download:hover {
		
		background-position: 0px -32px;
    background-image: url("img/downloadbutton.png");
    background-repeat: no-repeat;
    color: #644991;
    display: block;
    font-size: 12px;
    height: 26px;
    padding-left: 10px;
    padding-right: 28px;
    padding-top: 3px;
  	width: 82px; }


.download a {text-decoration: none; }

  .pdf2 {background: transparent url(/img/pdf.png) top right no-repeat;
 display: block;
 height: 30px; 
 width: 30px;
 line-height: 40px; float:left;}
 
 
.box-maintenance, .box-xmashols {border:1px solid #d1d1d1; padding:20px 15px 10px 100px; margin-bottom:20px;}
.box-maintenance {background: #eaeaea url(/img/wrench_icon.jpg) 25px 10px no-repeat;}
.box-xmashols {background: #eaeaea url(/img/xmastree_icon.jpg) 15px 15px no-repeat; }
.box-maintenance h3, .box-xmashols h3 { font-weight:normal; font-size:20px;}
.box-maintenance h5 { font-size:17px;  font-weight:normal; padding-bottom:20px;}
  
  /*Info Graphic*/
  
#container-map{float: left; padding: 0px; width:460px;}
#map-box{background-color: #fff;  margin: 10px 0 0px 0; padding: 0px;}

#areas{background: #f3f3f3; float: left; padding: 10px; width: 460px; margin-left:15px; margin-bottom:20px;}
#regions{color:#5a5a5a; float:left!important; font-size:12px; width: 150px;}
#regions{-moz-user-select: none;} /*stops the text from hilighting in Mozilla when the user double clicks an area*/
ul#regions {margin:0;}
#regions li{border-bottom: solid 1px #e5e5e5; line-height: 2em; padding: 0 5px!important; cursor: pointer; margin:0; list-style: none;}
#regions li:hover{background-color: #e5e5e5; }
#counties{background: #e5e5e5; color:#5a5a5a; float: right; padding: 5px; width: 300px; font-size:12px;}
#counties h2 { font-size:22px;}
.tip, .select{font-size: 1.4em; padding: 10px 5px 20px 5px;}

.selectall, .deselectall{cursor: pointer; text-decoration: underline;}

/* Initially hide these elements. If the user doesn't have JavaScript enabled, they will simply not show, offering an alternative way to use the map.*/
#st-c{display: none;}
.select{display: none; text-align: center;}
#regions{display: none;}
