

body {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0; 
padding: 0; 

} 

h1 {
	letter-spacing: -0.04em;
	font: 1.9em "Helvetica Neue", Lucida Grande, Helvetica, Arial;
	display: inline;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	display: inline;
}


td {
	font-size: 12px;
}

form { 
display:inline; 
}

textarea {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 6px;
}

img {
	-ms-interpolation-mode: bicubic;
}




a:link {
	text-decoration: none;
	/* color: #003399; */
	color: #2757b7;
	
}
a:visited {
	/* color: #6666CC; */
	color: #2757b7;
	text-decoration: none;
}
a:active {
	/*
	text-decoration: underline;
	 color: #FF9933; */
}
a:hover {
	/* color: #0066FF; */
	text-decoration: underline;
}

.fakelink:hover {
	text-decoration: underline;
}





/*
 * Language switch
*/
#language-switch {
  vertical-align: middle;
  float: left;
  padding-top: 3px;
  font: 12px 'Myriad Pro', 'Lucida Grande', Tahoma, Helvetica, sans-serif;
} 

#language-switch li {
  float: left;
  list-style: none;
  border-left: solid 1px #cccccc;
  padding: 0 4px;
} 

#language-switch li.first {
  border-left: none;
} 

#language-switch li a {
  color: #585858;
  text-decoration: none;
}

#language-switch li.selected a {
  color: black;
  border-bottom: solid 2px #c7001a;
}
/*
 * ----- EOF - Language switch
*/





.bold {
	font-weight: bold;
}
.titles {
	font-size: 16px;
	font-weight:bold;
}
.colltitles { 
	letter-spacing: -0.04em;
	font: 1.9em Georgia, "Times New Roman", Times, serif;
}
.arttitles {
	font: 1.9em "Helvetica Neue", Lucida Grande, Helvetica, Arial; 
	letter-spacing: -0.04em;
}

.titlesnobold {
	font-size: 16px;
}
.bodytitles {
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
}
.bodytitlesnobold {
	font-size: 14px;
	line-height: 17px;
}
.bodysmall {
	font-size: 11px;
	line-height: 12px;
}
.bodyverysmall {
	font-size: 0.6em;
}







/* IE stretched button bug workaround */
input.invisiblebutton {
background-color: #FFFFFF;
border: 0px hidden;
cursor: pointer;
color: #2757b7;
font-size: 11px;
overflow: visible;
width: 0; /* for IE only */
}
input.invisiblebutton_alt {
background-color: #F6F6F6;
border: 0px hidden;
cursor: pointer;
color: #2757b7;
font-size: 11px;
overflow: visible;
width: 0; /* for IE only */
}
input.invisiblebutton[class] {
width: auto; /* for ALL other browsers */
}
input.invisiblebutton_alt[class] {
width: auto; /* for ALL other browsers */
}
input.invisiblebutton:hover {
text-decoration: 'underline';
}
input.invisiblebutton_alt:hover {
text-decoration: 'underline';
}

.ddsearchicon {
background:#145095 url(g/icons/icon-dd-search-ladder.gif) 0px 0px no-repeat;
}
input.ddladdersearch {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
    display: block;
    border: 0px; 
}
.formbigredbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}






.verdanaminus2 {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}


.link-underlined {
	text-decoration: underline;
}








.darkred {
	color: #990000;
}

.red {
	color: #FF0000;
}

.grey {
	color: #777;
}



.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.error {
	font-size: 16px;
	font-weight:bold;
	color: #FF0000;
}





.bluelightbkg {
background-color: #D5EFFF;
}






/* DECOSITES COLL SUBNAV */
	ul, li{margin:0; padding:0; list-style:none;}

	.menu_head{
		cursor:pointer;
	}
	
	.menu_head_articles{
		cursor:pointer;
	}


	.menu_body {
		position:absolute;
		top:20px;
		left: 0px;
		display: none; 
		font-size:12px;
		border-left: 1px solid #60181B;
		border-right: 1px solid #60181B;
		border-bottom: 1px solid #60181B;
	height: 390px;
	overflow-y: scroll;
	overflow-x: hidden;
	background: #970100;
	 _height : 1%; zoom : 1;
	 	cursor:pointer;
	}
	
	.menu_body_articles {
		position:absolute;
		top:21px;
		left: 0px;
		display: none; 
		font-size:12px;
		border-left: 1px solid #afafaf;
		border-right: 1px solid #afafaf;
		border-bottom: 1px solid #afafaf;
	height: 390px;
	overflow-y: scroll;
	overflow-x: hidden;
	 _height : 1%; zoom : 1;
	 	cursor:pointer;
	background-image: none;
	background-color: #fff;
}

/*
	.menu_body ul{
		}

	.menu_body li{
}
	.menu_body li.alt{
		}
*/		
	.menu_body li div a{
		color:#FFFFFF; 
		text-decoration:none; 
		display:block;
}

	.menu_body_articles li div a{
		color: black; 
		text-decoration:none; 
		display:block;
}
/*
	.menu_body li div a:hover{
}
*/







/* BUTTONS */

/*  BIG RED */ 
a.button-big-red {
    /* Sliding right image */
background: transparent url('g/buttons/button-big-red-right.png') no-repeat scroll top right; 
display: block;
float: left;
height: 27px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 48px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
	font-size:13px; 
	font-weight:500;
	color:#FFF;
	letter-spacing:-0.02em; 
}
a.button-big-red span {
/* Background left image */ 
background: transparent  url('g/buttons/button-big-red-left.png') no-repeat; 
display: block;
line-height: 27px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
    padding: 0px 0px 0px 15px;
} 


button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 48px 0 0; 
  text-align:center; 
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 15px; 
}
/*red buttons*/
button.submitBtn { 
  background:url(g/buttons/button-big-red-right.png) right no-repeat; 
	font-size:13px; 
	font-weight:500;
	color:#FFF;
	letter-spacing:-0.02em; 
}
button.submitBtn span { 
  height:27px; 
  line-height:27px;
  background:url(g/buttons/button-big-red-left.png) left no-repeat;
  color:#fff; 
}

/*  BIG RED */ 

/* --------- EOF - BUTTONS */




/* DECOSITES - TOPNAV  */
.topnav_decosites_coll_block {
	padding-top: 5px; 
	vertical-align: middle; 
	display:block; float:left; 
	font-size:13px; 
	letter-spacing:-0.02em; 
	padding-left:18px; 
	padding-right:0px; 
	height:21px;
	cursor:pointer;
}
.topnav_decosites_coll_block a {
	text-decoration: none;
	color:#000;
}
.topnav_decosites_block {
	padding-top: 5px; 
	vertical-align: middle; 
	display:block; float:left; 
	font-size:13px; 
	letter-spacing:-0.02em; 
	padding-left:18px; 
	padding-right:18px; 
	height:21px;
	cursor:pointer;
}
.topnav_decosites_block a {
	text-decoration: none;
	color:#000;
}

.topnav_decosites_block_on {
	padding-top: 5px; 
	vertical-align: middle; 
	display:block; float:left; 
	font-size:13px; 
	font-weight:500;
	color:#FFF;
	letter-spacing:-0.02em; 
	padding-left:18px; 
	padding-right:18px; 
	height:21px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/topnav-bkg-metal-center-on.gif);
	cursor:pointer;
}
.topnav_decosites_coll_block_on {
	padding-top: 5px; 
	vertical-align: middle; 
	display:block; float:left; 
	font-size:13px; 
	font-weight:500;
	color:#FFF;
	letter-spacing:-0.02em; 
	padding-left:18px; 
	padding-right:0px; 
	height:21px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/topnav-bkg-metal-center-on.gif);
	cursor:pointer;
}
.topnav_decosites_arrow_on {
	vertical-align: middle; 
	display:block; float:left; 
	padding-left:10px; 
	padding-right:10px; 
	height:26px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/topnav-bkg-metal-center-on.gif);
	cursor:pointer;
}
.topnav_decosites_arrow {
	vertical-align: middle; 
	display:block; float:left; 
	padding-left:10px; 
	padding-right:10px; 
	height:26px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/topnav-bkg-metal-center.gif);
	cursor:pointer;
}

.topnav_decosites_block_on a {
	color: #FFF;
	text-decoration: none;
}
.topnav_decosites_coll_block_on a {
	color: #FFF;
	text-decoration: none;
}
/* ----- EOF - DECOSITES - TOPNAV  */







/* PHOTOVIEWER - TOPNAV  */
.topnav_photoviewer_coll_block {
	padding-top: 5px; 
	vertical-align: middle; 
	display: block; 
	float: left; 
	font-size:13px; 
	letter-spacing:-0.02em; 
	padding-left: 7px; 
	padding-right: 7px; 
	height:21px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/viewer-topnav-bkg-metal-center.gif);
	cursor:pointer;
	margin-right: 3px;
	margin-left: 3px;
	white-space: nowrap;
}
.topnav_photoviewer_coll_block_on {
	padding-top: 5px; 
	vertical-align: middle; 
	display: block; 
	float: left; 
	font-size:13px; 
	color:#FFF;
	letter-spacing:-0.02em; 
	padding-left:7px; 
	padding-right:7px; 
	height:21px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/topnav-bkg-metal-center-on.gif);
	cursor:pointer;
	margin-right: 3px;
	margin-left: 3px;
	white-space: nowrap;
}
.topnav_photoviewer_coll_block a {
	text-decoration: none;
	color:#000;
}
.topnav_photoviewer_block {
	padding-top: 5px; 
	vertical-align: middle; 
	display: block; 
	float: left; 
	font-size:13px; 
	letter-spacing:-0.02em; 
	padding-left:8px; 
	padding-right:8px; 
	height:21px;
	white-space: nowrap;
}
.topnav_photoviewer_block a {
	text-decoration: none;
	color:#000;
}

.topnav_photoviewer_block_on {
	padding-top: 5px; 
	vertical-align: middle; 
	display: block; 
	float: left; 
	font-size:13px; 
	font-weight:500;
	color:#FFF;
	letter-spacing:-0.02em; 
	padding-left:7px; 
	padding-right:7px; 
	height:21px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/topnav-bkg-metal-center-on.gif);
	cursor:pointer;
	white-space: nowrap;
}

.topnav_photoviewer_arrow_on {
	vertical-align: middle; 
	display: block; 
	float: left; 
	padding-left:10px; 
	padding-right:10px; 
	height:26px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/topnav-bkg-metal-center-on.gif);
	cursor:pointer;
	white-space: nowrap;
}
.topnav_photoviewer_arrow {
	vertical-align: middle; 
	display: block; 
	float: left; 
	padding-left:10px; 
	padding-right:10px; 
	height:26px;
	background-repeat: repeat-x; 
	background-image:url(g/topnav/topnav-bkg-metal-center.gif);
	cursor:pointer;
	white-space: nowrap;
}

.topnav_photoviewer_block_on a {
	color: #FFF;
	text-decoration: none;
}
.topnav_photoviewer_coll_block_on a {
	color: #FFF;
	text-decoration: none;
}
/* ----- EOF - PHOTOVIEWER - TOPNAV  */











        .dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
        .dropdown dd { position:relative; }
        .dropdown a, .dropdown a:visited { color:#816c5b; text-decoration:none; outline:none;}
        .dropdown a:hover { color:#5d4617;}
        .dropdown dt a:hover, .dropdown dt a:focus { color:#5d4617; border: 1px solid #5d4617;}
        .dropdown dt a {background:#e4dfcb  no-repeat scroll right center; display:block; padding-right:20px;
                        border:1px solid #d4ca9a; width:150px;}
        .dropdown dt a span {cursor:pointer; display:block; padding:5px;}
        .dropdown dd ul { background:#e4dfcb none repeat scroll 0 0; border:1px solid #d4ca9a; color:#C5C0B0; display:none;
                          left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:170px; list-style:none;}
        .dropdown span.value { display:none;}
        .dropdown dd ul li a { padding:5px; display:block;}
        .dropdown dd ul li a:hover { background-color:#d0c9af;}
        
        .dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
        .flagvisibility { display:none;}


















.collhptextexcerpts {
	color: #666;
	font-size: 11px;
	line-height: 14px;
}
.collhptextexcerpts a:link {
	color: #666;
}
.collhptextexcerpts a:hover {
	text-decoration: underline;
}
.collhptextexcerpts a:visited {
	color: #666;
}









.login-font-small {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	padding-bottom: 8px;
}

.logout-font-small {
	font-size: 10px;
	line-height: 12px;
	color: #777777;
	text-align: left;
	padding-bottom: 8px;
}

.messages-incoming-font-small {
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	padding-bottom: 4px;
}












.ladder-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.ladder-black {
	color: #000000;
}
.ladder-black a:link {
	color: #000000;
	text-decoration: none;
}
.ladder-black a:visited {
	color: #666666;
}
.ladder-black a:active {
	text-decoration: none;
}
.ladder-black a:hover {
	color: #0066FF;
	text-decoration: underline;
}


.ladder-white {
	color: #FFFFFF;
	text-decoration: none;
}
.ladder-white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ladder-white a:visited {
	color: #FFFFFF;
}
.ladder-white a:active {
	text-decoration: none;
}
.ladder-white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


.ladderwhite {
	text-decoration: none;
	color: #FFFFFF;
}
.ladderwhite a:link {
color: #FFFFFF;
text-decoration: none;
}
.ladderwhite a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
.ladderwhite a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}
.ladderwhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.ladderwhitebig {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #FFFFFF;
}
.ladderwhitebig a:link {
text-decoration: none;
}
.ladderwhitebig a:visited {
color: #FFFFFF;
text-decoration: underline;
}
.ladderwhitebig a:active {
text-decoration: underline;
}
.ladderwhitebig a:hover {
text-decoration: underline;
}









.form {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	border: 1px solid #CCCCCC;
}
.form-yellow {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFED9E;
	border: 1px solid #999999;
}
.formtopnavmanuf {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #990000;
	background-color: #FFD6C6;
}
.formtopnavbdhp {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #787878;
	background-color: #FFFFFF;
}
.formfiniview {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	border: 1px solid #787878;
	background-color: #FFFFFF;
}
.formtopnavagents {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #006600;
	background-color: #CCFFBB;
}
.formtopnavretailers {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #993300;
	background-color: #FFE498;
}
.formtopnavdd {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #003399;
	background-color: #A9DBFF;
}
.formtopnavpersoview {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #66CCFF;
	background-color: #4C8ED4;
}
.formsubnavmanuf {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px solid #000000;
	background-color: #D4514C;
}







.ddnotetxtfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 6px;
}







.bkgimage-bottom {
	background-position: bottom;
}

.bkgimage-center {
	background-position: center;
}





.fonts_big_red_title {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #990000;
	text-align: left;
	font-weight: bold;
}
.fonts_small_black_text {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
	text-align: left;
}
.fonts_verysmall_black_text {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #000000;
	text-align: center;
}






.directory-brands-list-catname {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #6d6d6d;
}





.disptemp-l-table {
	width: 100%;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	border-collapse: collapse
}
.disptemp-l-title-td {
	padding: 5px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	background-color: #e5e5e5;
	text-align: center;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}
.disptemp-s-title-td {
	padding: 2px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-color: #e5e5e5;
	text-align: center;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}
.disptemp-s-title-td-white {
	padding: 2px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
}
.disptemp-l-td {
	padding: 5px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;	
}
.disptemp-s-td {
	padding: 2px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;	
}
.disptemp-s-td-offline {
	padding: 2px;
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	background-color: #999999;
}
.disptemp-l-font-regular {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: center;
}
.disptemp-l-font-small {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-align: center;
}

