/*******************************************/
/*******************************************/
/*******************************************/

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }


.productList li {
    padding-bottom: 8px;
}

.FREE_QUOTE {
    display: block;
    border: none;
}

.ELB_atmServices {
    display: block;
    border: none;
}



#homeText {
    font-size: 0.9em;
    line-height: 1.3em;
    padding: 0px 18px 0px 18px;
}


body {
    background-color: #231F20;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 82.0%;
    background-image: url(/images/bg_body.jpg);
    background-repeat: repeat-x;
    margin-bottom: 30px;
}

h1 {
    font-size: 1.6em;
    font-weight: normal;
    font-style: normal;
}


h2 {
        font-size: 1.1em;
        font-weight: bold;
        color: #FFFFFF;
}

img {
	behavior: url("/includes/pngbehavior.htc");
}
a {
    color: #047f62;
}
a:hover {
    color: #047f62;
	text-decoration:underline;
}

.clear {
    clear: both;
}










/* ////////////////////////////////////////////// */
/* ////////////////////////////////////////////// */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* ////////////////////////////////////////////// */
/* ////////////////////////////////////////////// */










/*******************************************/
/*******************************************/
/*******************************************/


#webPerimeter {
    margin-left: auto; 
    margin-right: auto;
    background-color: white;
    width: 954px;
}

	#mastheadWrapper {
		position: relative;
		background-image:url(/images/bg_masthead.jpg);
		background-repeat:no-repeat;
		width: 954px;
		height: 149px;
	}
	
		#mastheadWrapper #utilityNav {
			float: right;
			margin-top: 40px;
			margin-right: 17px;
			color: white;
			font-family: Arial, Tahoma, Verdana, Arial Narrow, Sans-Serif;
			font-size: 0.9em;
		}

		#utilityNav ul {
			margin: 0;
			padding: 0;
			position: relative;
			top: -5px;
		}
		
		#utilityNav li {
			list-style-type: none;
			margin: 0;
			padding: 0px 0px 0px 0px;
			display: inline;
			color: white;
		}
		
		#utilityNav a {
			color: white;
			text-decoration: none;
			padding: 0px 4px 0px 4px;
		}
		
		#utilityNav a:hover {
			color: white;
			text-decoration: underline;
		}

#p7PMM_1 {
	position: absolute; 
	top: 118px; 
	left: 10px;
	border: none;
	background-color: transparent;
	z-index: 50000;
}





	#contentPerimeter {
		position: relative;
		background-image:url(/images/bg_content.gif);
		background-repeat:no-repeat;
		min-height: 500px;
		padding: 22px 16px 22px 16px;
	}




	#rightWrapper {
		float: right;
		Xbackground-color: pink;
		width: 710px;
		padding-bottom: 20px;
	}
	
		#rightWrapper #centerColumn {
			Xbackground-color: yellow;
			width: 517px;
			min-height: 250px;
			float: left;
			font-size: 0.9em;
			line-height: 1.4em;
		}
		
		#rightWrapper #rightColumn {
			Xbackground-color: red;
			background-image:url(/images/bg_sideColumns.gif);
			background-repeat: repeat-x;
			width: 177px;
			min-height: 350px;
			float: right;
		}
	
	#leftColumn {
		Xbackground-color: #0099FF;
		background-image:url(/images/bg_sideColumns.gif);
		background-repeat: repeat-x;
		width: 193px;
		min-height: 350px;
	}
	#leftColumn p {
		margin: 10px;
		font-size: 0.9em;
		line-height: 1.4em;
	}
	#leftColumn #corner {
		background-image: url(/images/leftColumnCorner.gif);
		background-repeat: no-repeat;
		background-position: bottom right;
		height: 15px;
                margin-top: 160px;
	}


	#header, #headerWhatsNew {
		background-image:url(/images/bg_header.gif);
		background-repeat: repeat-x;
		text-align: center;
		height: 28px;
		margin-bottom: 15px;
		padding-top: 9px;
		color: #FFFFFF;
		font-size: 1.2em !important;
		font-weight: normal;
		font-family: Arial, Tahoma, Verdana, Arial Narrow, Sans-Serif;
	}










	#footerCap {
		background-image:url(/images/bg_footerCap.gif);
		background-repeat:no-repeat;
		width: 954px;
		height: 18px;
	}
	#footerPerimeter {
		background-image:url(/images/bg_footer.gif);
		background-repeat:no-repeat;
		width: 954px;
		height: 74px;
		text-align: center;
		color: #383838;
		font-size: 0.85em;
		font-family: Arial, Tahoma, Verdana, Arial Narrow, Sans-Serif;
	}
	
	#footerPerimeter a {
		color: #383838;
		font-weight: bold;
		text-decoration: none;
	}
	
	#footerPerimeter a:hover {
		color: #383838;
		font-weight: bold;
		text-decoration: underline;
	}
	
	
	
	
	
	
	
	#productCategories {
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin: 15px 4px 10px 19px;
		font-style: italic;
		line-height: 1.5em;
	}
	
	
	
.adminTable {
	border: 5px solid #CCCCCC;
	width: 100%;
}
.adminTable td {
	background-color: #EEEEEE;
	border-top: 2px solid #ffffff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #666;
	border-left: 2px solid #ffffff;
	padding: 4px;
}

#add_new_product {
    border: 1px solid #474747;
    background-color: #ecf6f3;
    padding: 10px;
    margin-bottom: 25px;
}
#add_new_product h2 {
    color: #333333;
}




