/*	-------------------------------------------------------------	*/
/*	WET BASE STYLE SHEET                                       	*/
/*	-------------------------------------------------------------	*/
/*	Confidential material of the WET Solutions	,      	*/
/*	Water Proofing Engineering Technologies, copyright 2003.								*/
/*																	*/
/*	Last modified on Aug 5, 2003, by Tabb Patz, for 			*/
/*	work related to Water Proofing Engineering Technologies pages. 		*/
/*																	*/
/*	-------------------------------------------------------------	*/


BODY	{
	background-color: transparent;
	background-image: url(images/back1.gif);
}

TD.CELL_L  {
	background-color: #C5DDFF;
	vertical-align : top;
	width : 158;
}

TD.CELL_R  {
	background-color: #C5DDFF;
	vertical-align : top;
	width : 158;
}

TD.CELL_TOPCNTR  {
	background-color: #C5DDFF;
	width : 750;
	height : 42;
	background-image : url(images/mid_title.gif);
	margin : 11;
}

TD.CELL_TOPSPACE  {
	background-color: #A5A5F8;
	width : 750;
	height : 3px;
}

TD.SPACER  {
	background-color: transparent;
	width : 10;
}

TD.V_SPACER  {
	background-color: transparent;
	height : 5;
	background-image: url(images/back1.gif);
}


TD.CELL_CNTR  {
	width : 414;
	vertical-align : top;
	background-image: url(images/back1.gif);
}

DIV.TOPCNTR	{
	text-align: center;
}

DIV.TITLE {
	text-align: center;
}



/*	-------------------------------------------------------------	*/
/*	Ordered, or numbered, lists require a little top-margin			*/
/*	management.														*/
/*	-------------------------------------------------------------	*/

OL	{
	/*	Navigator and IE Explorer handle the spacing before a		*/
	/*	list in different--and opposite--ways.  Setting a small		*/
	/*	top margin splits the difference and guarantees that there	*/
	/*	will always be some separation between the list and the		*/
	/*	preceding paragraph--but not too much.						*/
	margin-top: 5px;
	}


/*	-------------------------------------------------------------	*/
/*	There are a bunch of paragraph classes, which get used			*/
/*	in a variety of situations.										*/
/*	-------------------------------------------------------------	*/

P	{
	/*THE base tag.*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15pt;
}

P.CNTR_N	{
	text-align: center;
}

P.TOP	{
	font-size: 18px;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight : bold;
	text-align : center;
}

P.RIGHTNAV	{
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
}

P.TITLEPAGE	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align : center;
	font-weight : bold;
}

P.cart	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align : center;
	color: Blue;
}

P.BOOKMARK	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align : center;
	font-weight : bold;
	color: Blue;
}

P.PRODCNTR {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18pt;
	margin-bottom: 0px;
	text-align : center;
	font-weight : bold;
}

P.PRODLINK {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18pt;
	margin-bottom: 0px;
	text-align : center;
	font-weight : normal;
}

P.CNTR {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align : center;
	font-weight : lighter;
}

P.CNTR_AFTER_PIX {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 0px;
	text-align : center;
	font-weight : lighter;
}
P.MAP	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight : normal;
	margin-left : 40px;
}

P.RETURN	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 0px;
	font-weight : normal;
	margin-left : 4px;
}

P.RNAV	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left : 2px;
	font-size-adjust : -1;
	color : Fuchsia;
}

P.TEST	{
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 2px;
	font-size-adjust : -1;
	text-align : right;
}

P.LIST	{
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left : 2px;
	font-size-adjust : -1;
}

P.PRODUCTLINK	{
	margin-left : 30px;
	margin-right : 30px;
}

	
LI	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left : 2px;
}
