/****************************************
 * Master1_1.css						*
 * Style 1 - color 1					*
 * class Styles used in B2B Pages  		*
 ****************************************/

/*****************************/
/* HTML Tag style definition */

/*UNKNOWN 	{	FONT-SIZE: 10pt; COLOR: #32404f; FONT-FAMILY: Verdana,  Arial, Helvetica }*/
UNKNOWN 	{	FONT-SIZE: 10pt; COLOR: #32404f; FONT-FAMILY: Arial }



/* Body class Styles */
BODY {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 11px;
}
BODY.noMargin {
	background-color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 11px;
}
H1 			{	FONT-SIZE: 12pt; COLOR: #4c6178; FONT-FAMILY: Verdana,  Arial, Helvetica; FONT-WEIGHT: bold;   }
H2 			{	FONT-SIZE: 10pt; COLOR: #4c6178; FONT-FAMILY: Verdana,  Arial, Helvetica; FONT-WEIGHT: bold;   }
H3 			{	FONT-SIZE: 8pt; COLOR: #4c6178; FONT-FAMILY: Verdana,  Arial, Helvetica; FONT-WEIGHT: bold;   }

TH 			{	FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana,  Arial, Helvetica }
/* Body class Styles */

/* A class Styles */
A          { color: #897E67 }
A:hover    { color: #C0BAAB }
A.nav 		{	FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana,  Arial, Helvetica; TEXT-DECORATION: none}
A.nav:hover {	FONT-SIZE: 10pt; COLOR: #bccbdb; FONT-FAMILY: Verdana,  Arial, Helvetica; TEXT-DECORATION: none}
A.search	{	FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana,  Arial, Helvetica; TEXT-DECORATION: underline}
A.button	{	FONT-SIZE:  9pt; COLOR: black; FONT-FAMILY: Verdana,  Arial, Helvetica; TEXT-DECORATION: none; 
				FONT-WEIGHT: normal; BACKGROUND-COLOR: #CCCCCC; PADDING: 4px 4px 2px 4px;
				 BORDER-RIGHT:  thin solid #000000 ;
				 BORDER-BOTTOM: thin solid #000000;}
A.button:hover	{	FONT-SIZE:  9pt; COLOR: black; FONT-FAMILY: Verdana,  Arial, Helvetica; TEXT-DECORATION: none; }
				
/* A class Styles */

		

STRONG 		{	FONT-WEIGHT: bold;   }
I 			{	FONT-STYLE: italic; }
p { 
	font-family: Arial;
	font-size: 11px;
	color:#8E846C;
	margin: 0px;
	padding: 0px;
}
input, select, textarea,option	{ font-family: arial; font-size: 11px; color: #666666;}
HEADER 		{	FONT-SIZE:  8pt; COLOR: #ffffff; FONT-FAMILY: Verdana,  Arial, Helvetica; TEXT-DECORATION: none}

/* list styles */
/*ul {padding-bottom: 0px}*/
ul {padding-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color:#8E846C;
	}

/* Span class Styles */
SPAN.reqd{	FONT-FAMILY: Verdana; COLOR: #ea2b2b; FONT_SIZE: 2pt;	}

/* TABLE class Styles */
TABLE.noBorder		{	BORDER-STYLE: none; BORDER-COLLAPSE: collapse; }
TABLE.noBorderWide	{	BORDER-STYLE: none; BORDER-COLLAPSE: collapse; WIDTH: 100%; }

/* TD class Styles */
TD 			{	FONT-SIZE: 8pt; COLOR: #32404f; FONT-FAMILY: Verdana,  Arial, Helvetica }
TD.header 	{	FONT-SIZE: 10pt; COLOR: #4c6178; FONT-FAMILY: Verdana; PADDING-LEFT: 3px; FONT-WEIGHT: bold;   }
TD.buttontext{	FONT-SIZE:  9pt; COLOR: white  ; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold;    BACKGROUND-COLOR: #ea2b2b; TEXT-DECORATION: none}
TD.pixel 	{	FONT-SIZE:  1px; LINE-HEIGHT: 0px;}
TD.content 	{	FONT-SIZE: 10pt; COLOR: black  ; FONT-FAMILY: Verdana; MARGIN-TOP: 10pt;  MARGIN-LEFT: 10pt;}
TD.subtitle{	COLOR: #b7d9ff;	BACKGROUND-COLOR: #394959; FONT-WEIGHT: bold;	}
TD.colHeader{	FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Verdana; FONT-WEIGHT: bold; }
TD.price 	{	FONT-SIZE:  9pt; COLOR: #32404f; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right;}
TD.error	{	FONT-SIZE: 8pt; COLOR: red; FONT-FAMILY: Verdana,  Arial, Helvetica }

/*End HTML Tag Style definition */
/********************************/

/*Begin common portlet and logon classes*/
TD.c_topline {background-image: url(../images/c_top_side.gif);}
TD.c_leftline {background-image: url(../images/c_left_side.gif);}
TD.c_rightline {background-image: url(../images/c_right_side.gif);}
TD.c_botline {background-image: url(../images/c_bot_side.gif);}
TD.white {background-color: white;}

TD.portlet {padding: 4px 10px 8px 1px;}
TD.portlet_main {padding: 4px 0px 0px 0px;}
TD.portlet_title {border-width : 1px; border-style : solid none solid solid; border-color : #79ACD1 #575757 #575757 #79ACD1; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color: #DAE7F0; padding-left: 4px; height: 17px;}
TD.portlet_title_nobg {font: bold 11px Verdana; color:white;}
TD.portlet_content {font: 11px Verdana;}
TD.portlet_colHeader{font: bold 11px Verdana; color:white;}
TD.portlet_price{FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #32404f; TEXT-ALIGN: right;}
TD.portlet_maximize {TEXT-ALIGN: right; padding: 0px 4px 0px 0px;}
A.portlet_content {font: 11px Verdana;}
A.portlet_button {COLOR: #ffffff; font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; 
				BACKGROUND-COLOR: #ea2b2b; 
				BORDER-LEFT: thin solid #ff2d2d; BORDER-RIGHT:  thin solid #7a1616 ;
				BORDER-TOP:  thin solid #ff2d2d; BORDER-BOTTOM: thin solid #7a1616;
				height:20px; text-decoration:none; padding-left:5px; padding-right:5px; padding-top:1px; text-align: center;
}
TD.portlet_shadow {background-image : url(../images/colors/color1/shadow.gif); line-height: 2px;}
A.garbage {vertical-align: top;background-image: url(../images/garbage.gif);width:16px; height: 16px;background-repeat: no-repeat; text-decoration: none;}
A.garbage:hover {vertical-align: top;background-image: url(../images/garbage2.gif);width:16px; height: 16px;background-repeat: no-repeat;}

/*Begin style specific portlet classes*/
TD.p_content {padding: 4px;}
TABLE.outline {border-width : 1px; border-style : solid; border-color : #848484; background: #F3F3F3;}

TD.logonLogo {background-color:#FFFFFF;}

BODY.logon {MARGIN-LEFT:  0px; MARGIN-RIGHT:  0px; MARGINWIDTH: 0px; MARGINHEIGHT: 0px; background-color: #4c6178; padding-top: 100px;}
TD.logonwhite {background-color: white; padding-left:8px; padding-top:5px;}
TD.logontitle {font: bold 16px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #4c6178;}
SPAN.logontitle {font: bolder 15px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #A6A4A4;}
TD.logonheading {font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif; color: black; padding-top: 3px; padding-bottom: 1px;}
TD.logonspacing {padding-left:13px; padding-top:4px;}
A.logon {font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #4c6178;}
hr.logon {border: 1px solid #BDBDBD; height:1px;}
TD.logontxt {font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; color: black; padding-top: 3px; padding-bottom: 1px;}
TD.button {padding-bottom:12px;}
/*End common portlet and logon classes*/

/* General Class Styles */
.title		{	FONT-SIZE: 17pt; COLOR: #32404f ;FONT-FAMLY: Verdana	}
.smallText	{	FONT-SIZE: -1pt; COLOR: #ffffff ;FONT-FAMILY: Verdana;  }
.smallerText{font: 11px Verdana; color:white;}
.amount		{ 	FONT-SIZE: 8pt; FONT-FAMILY: Arial, Helvetica, Verdana;  TEXT-ALIGN: right;	}
.summary	{	FONT-SIZE: 8pt;	}
.bgColor 	{	BACKGROUND-COLOR: #4c6178	}
.cellBG_1	{	BACKGROUND-COLOR: #ffffff; }
.cellBG_2	{	BACKGROUND-COLOR: #bccbdb; }
.warning	{	COLOR: red;	}

.list {
	font-family: Arial; 
	color: #8E846C;
	font-size: 11px;
	line-height: 13px;
	text-indent: 0px;
	margin: 0px 0px 3px -18px;
}

.listhead	{
	font-family: Arial;
	color: #8E846C;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0;
	margin: 0px 0px -10px 0px;
}

.list2 {
	font-family: Arial; 
	color: #26527A;
	font-size: 11px;
	line-height: 13px;
	text-indent: 0px;
	margin: 0px 0px 3px -18px;
}

.list2head	{
	font-family: Arial;
	color: #26527A;
	font-size: 12px;
	font-weight: bold;
	text-indent: 0;
	margin: 0px 0px -10px 0px;
}
		

/* nav styles */

.nav_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #016AAC;
	padding: 0px 8px 0px 8px;
}
a.nav_top {	text-decoration: none; color: #016AAC;}
a.nav_top:hover { text-decoration: underline; color: #016AAC;}
	
				  
.nav_left {
	font-family: arial;
	font-size: 12px;
	color: white;
	text-align:right;
	line-height: 12px
}
A.nav_left {text-decoration: none; color: white;}				  
A.nav_left:hover {	text-decoration: underline; color: white; }


.nav_left_dk {
	font-family: arial;
	font-size: 12px;
	color: #26527a;
	text-align:right;
	line-height: 12px
}
A.nav_left_dk {text-decoration: none; color: #26527a;}				  
A.nav_left_dk:hover {text-decoration: underline; color: #26527a;}		


.nav_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 0px 0px 5px 0px;
}

.nav_bold_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #26527A;
	padding: 0px 4px 0px 4px;
}
a.nav_bold_blue {	text-decoration: none; 	color: #26527A;}
a.nav_bold_blue:hover { text-decoration: underline; color: #3472A9;}

/* body sizes */

.body10_bl { 
	font-family: Arial;
	font-size: 10px;
	color:#333333;
}
a.body10_bl { text-decoration: underline;  color:#999999;}
a.body10_bl:hover { text-decoration: none;  color:#999999;}

.body11_br { 
	font-family: Arial;
	font-size: 11px;
	color:#8E846C;
}
a.body11_br { text-decoration: underline;  color:#8E846C;}
a.body11_br:hover { text-decoration: none;  color:#8E846C;}

.body11_blue { 
	font-family: Arial;
	font-size: 11px;
	color:#26527A;
}
a.body11_blue { text-decoration: underline;  color:#26527A;}
a.body11_blue:hover { text-decoration: none;  color:#26527A;}

.body10_blue { 
	font-family: Arial;
	font-size: 10px;
	color:#26527A;
}
a.body10_blue { text-decoration: underline;  color:#26527A;}
a.body10_blue:hover { text-decoration: none;  color:#26527A;}


/* header styles */
.sub_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006caa;
	padding: 0px 0px 5px 0px;
}

a.sub_blue { color: #006caa; text-decoration: underline;}
a.sub_blue:hover { color: #006caa; text-decoration: none;}

.sub_brown_lt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #8E846C;
	padding: 0px 0px 3px 0px;
}
a.sub_brown_lt { color: #8E846C; text-decoration: underline;}
a.sub_brown_lt:hover { color: #8E846C; text-decoration: none;}


/* sidebar styles */
.side_sub { 
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color:#333333;
}
a.side_sub { text-decoration: underline; color:#999999; }
a.side_sub:hover { color:#999999; text-decoration: none; }

.side11 { 
	font-family: tahoma;
	font-size: 11px;
	color:#333333;
}
a.side11 { text-decoration: underline; color:#333333;}
a.side11:hover { text-decoration: none; color:#999999; }

/* table styles */
	  			   
.tdheader		{ font-family: Georgia, Times, serif;
				  font-size: 15px; 
				  color: #ffffff;
				  background-color: #7DA8D4;				  
				  font-weight: bold; 
			 	  padding: 5px
				  }
				 				  
.tdsubheader	{ font-family: Georgia, Times, "Times New Roman", serif; 
				  font-size: 12px; 
				  color: #FFFFFF; 				  	
				  background-color: #7DA8D4; 
				  font-weight: bold; 
			  	  padding: 5px
				  }
				  	  
.tdeven		{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 11px; 
			  color: #26527A; 
			  background-color: #FFFFFF;  
			  padding: 5px 
			  }


.tdodd		{ font-family: Arial, Helvetica, sans-serif;
			  font-size: 11px;			   
			  color: #26527A;
			  background-color: #E7ECF5; 
			  padding: 5px 
			  }



.contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	padding: 0px 6px 0px 6px;
}

/* footer styles */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #016AAC;
	padding: 0px 6px 0px 6px;
}
a.footer {	text-decoration: none; 	color: #016AAC;}
a.footer:hover { text-decoration: underline; color: #016AAC;}

/* detail page styles */
.detail_head	{ 
	font-family: Georgia, Times, serif;
	font-size: 17px; 
	color: #26527A;				  
	font-weight: bold; 
	padding: 0px;
}

.detail_head2	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px; 
	color: #26527A;				  
	font-weight: bold; 
	padding: 0px;
}

.detail_sub	{ 
	font-family: Georgia, Times, serif;
	font-size: 13px; 
	color: #26527A;				  
	font-weight: bold; 
	padding: 3px 0px 0px 0px;
	border-top: thin solid #C8D3E8;
}

.banner {
     background-image : url(/wcsstore/AdvancedB2BDirect/images/banners/nysbanner1.gif); /* put your selected banner image here */
     background-repeat : no-repeat; /* prevent repeating */
     width : 771px; /* specify the banner width */
     height : 54px; /* specify the banner height */
     padding-right: 15px; /* add some padding to the right side */
   }

#content {
	padding: 0px 0px 0px 0px;
	margin: 8px 10px 0px 10px;
	float: left;
	position: relative;
	display: inline;
			  }

#content p{
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	margin: 3px 0px 5px 0px;
	padding: 0px 0px 0px 0px;  
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

/* =Internet Explorer Hacks
----------------------------------------------------------------------*/

* html .hoverbox a
{
	position: relative;
}

* html .hoverbox a:hover
{
	font-size: 100%;
	z-index: 1;
}

* html .hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}

* html .hoverbox li
{
	position: static;
}
