@charset "utf-8";
/* CSS Document */
* {outline:none;}
body {
	font:13px/1.25 Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333;
	background-image:url(http://belzona.com/assets/images/www_bg.png);
	background-position:center center;
	background-repeat:repeat-y;
	margin:0pt;
	padding:0pt;
}
h4 {
	padding-top:0px;
	margin: 2px;
	margin-bottom: 4px;
	
}
a:link {
	color:#06c;
	text-decoration:none;
}
a:visited {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
#wrapper {
	width:1000px;
	margin:0 auto;
}
#wrap {
	width:940px;
	margin:20px auto;
	position:relative;
}
#header h1 {
	font-size:0pt;
	padding-top:100px;
	line-height:0pt;
	background-image:url(/pumps/assets/images/headerOnWhite.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	text-indent:-5000px;
}
#content {
	margin-top:20px;
	padding-top:20px;
	/* border-top:1px solid #ccc; */
	background-image:url(/pumps/assets/images/spiffy.png);
	background-repeat:no-repeat;
	background-position:50% 10%;
	height:890px;
	margin-bottom:40px;
}
#lcol, #mcol, #rcol {
	min-height:690px;
}
#lcol {
	float:left;
	width:200px;
}
#lcol ul {
	margin:0 0 0 15px;
	padding:0pt;
	list-style-type: square;
	list-style-image: url(/bombas/assets/images/bullet.gif);
}


#lcol ul li {
	margin-bottom:5px;
}
#mcol {
	margin-left:240px;
	width:460px;
	padding-top:7px;
}
#rcol {
	float:right;
	width:200px;
	position:relative;
	background-color:#fff;
}
#rcol ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#notarticles ul li {
	float:left;
	border: solid;
	border-width: thin;
	border-color: #eee;
}
#notarticles ul li a {
	float:left;
	width:134px;
	padding:4px 6px 4px 58px;
	height:65px;	
	text-decoration:none;
	background-position:4px 50%;
	background-repeat:no-repeat;
	background-color:#fff;
}

#notarticles ul li a:hover {
	background-color:#ddd;
}

#articles2 ul {
	margin:0 0 0 15px;
	padding:0pt;
	list-style-type: square;
	list-style-image: url(/bombas/assets/images/bullet.gif);
}
#footer {
	clear:both;
	margin-top:0px;
	border-top:1px solid #eee;
	text-align:center;
}
/****** For Style Switcher ****/
#stswitch {
	position:absolute;
	right:0px;
	top:0px;
}
#stswitch ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#stswitch ul li {
	display:inline;
	margin:0pt;
	padding:0pt;
}
#stswitch ul li a {
	padding:2px 8px;
	background-color:#eee;
}
#stswitch ul li a:hover {
	background-color:#06c;
	color:#eee;
	text-decoration:none;
}
#tnav {
	position:absolute;
	top:0pt;
	right:20px;
}
#tnav ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#tnav ul li {
	display:inline;
	padding:0pt;
	margin:0pt;
}
#tnav ul li a {
	padding:2px 8px 2px 8px;
	/* border-right:1px solid #eee; */
	font-size:11px;
	/* font-variant:small-caps; */
	text-transform:uppercase;
	font-weight:bold;
	background-color:#06c;
	color:#fff;
}

#adImg {
	clear:both;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
#adImg img {
	border:1px solid #06c;
}
#floater {
	position:absolute;
	width:940px;
	top:100px;
}
#floater #titleRcol {
	margin-left:740px;
}
.pdf {
	font-size:60%;
	color:#900;
	margin-left:5px;
}

.new {
	font-size:70%;
	color: #FF0000;
}
#lnkHome {
	position:absolute;
	top:0pt;
	left:0pt;
}
#lnkHome a {
	float:left;
	background-image:url(/pumps/assets/images/trans.png);
	width:220px;
	/* height:100px; */
	padding-top:100px;
	font-size:0pt;
	overflow:hidden;
	text-indent:-999px;
}
