@charset "utf-8";
html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	/* IE fallback */
	background: url(http://www.fillrite.com/images/linear_bg.png) fixed;
	background-repeat: repeat-x;
	background: -moz-linear-gradient(100% 100% 90deg, #bdbec1, #FFF) fixed;
	background: -webkit-linear-gradient(#fff, #bdbec1) fixed;
	background: -o-linear-gradient(#fff, #bdbec1) fixed;
	background-color: #bdbec1;
	font-size: 14px;
	color: #000000;
}
#productDetail_Description td p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img {
	border: 0px;
}
h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
}
h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #ee3123;
	text-transform: capitalize;
	font-size: 16px;
}
h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #ee3123;
	text-transform: capitalize;
	font-size: 16px;
}
p {
	margin: 0 0 15px 0;
}
ul {
	margin: 10px 0 10px 25px;
}
a {
	color: #ee3123;
	text-decoration: none;
}
a:Link {
	color: #ee3123;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #ee3123;
	text-decoration: underline;
}
a:visited {
	color: #ee3123;
	text-decoration: underline;
}
#crumbList a {
	color: #000;
	text-decoration: underline;
}
#crumbList a:Link {
	color: #000;
	text-decoration: underline;
}
#crumbList a:hover {
	color: #000;
	text-decoration: none;
}
.imgMarginLeft {
	margin-left: 20px;
}
.FillRite_GrayText {
	color: #57585b;
}
td h4 {
	color: #ee3123;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#contentContainer {
	min-height: 650px;
}
#mainContainer {
	background-color: #FFF;
	border-left: 1px solid #221f20;
	border-right: 1px solid #221f20;
	border-bottom: 1px solid #221f20;
	width: 1000px;
	margin: 0px auto;
}
#homeContentContainer {
	margin: 20px 0 0 0;
}
#header {
	/* IE fallback */
	zoom: 1;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=180, Strength=8);
	-moz-box-shadow: 0px 5px 10px #ccc;
	-webkit-box-shadow: 0px 5px 10px #ccc;
	-o-box-shadow: 0px 5px 10px #ccc;
	box-shadow: 0px 5px 10px #ccc;
	background-image: url(http://www.fillrite.com/fillrite/includes/themes/fillrite/images/headerBackground.jpg);
	background-repeat: no-repeat;
	background-color: #ee3123;
	border-bottom: 2px solid #FFF;
	height: 125px;
}
#header h1 {
	position: absolute;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 0px 295px;/* IE fallback */
	/*
	filter: Shadow(Color=#89302c, 	
			Direction=135, 
			Strength=5);
	
	text-shadow: #89302c 1px 1px 5px;
	*/
}
#rightHeaderContainer {
	float: right;
}
#navContainer {
	clear: both;
	height: 33px;
	background-color: #ee3123;
	margin-top: 92px;
	background: url(http://www.fillrite.com/images/navBordeBackground.png);
}
#navBorderAngle {
	float: left;
	margin-left: -10px;
}
.topNavUl {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.navReg {
	text-align: center;
	float: left;
	list-style: none;
	width: 120px;
	height: 33px;
	line-height: 33px;
	margin-left: -10px;
	background: url(http://www.fillrite.com/images/navBordeDivider.png);
	background-position: right;
	background-repeat: no-repeat;
}
.navLast {
	text-align: center;
	float: left;
	list-style: none;
	width: 120px;
	height: 33px;
	line-height: 33px;
	margin-right: -10px;
	background: url(http://www.fillrite.com/images/trans.png);
	background-position: right;
	background-repeat: no-repeat;
}
.navReg a, .navLast a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-shadow: #ee3123 1px 1px 2px;
}
.navReg a:Link, .navLast a:Link {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-shadow: #ee3123 1px 1px 2px;
}
.navReg a:hover, .navLast a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-shadow: #ee3123 1px 1px 2px;
	font-weight: bold;
}
/*comment out to change filter or render handler*/
.subNavContainer {
	visibility: hidden;
	display: none;
}
.subNavCon {
	position: absolute;
	z-index: 110;
	-moz-box-shadow: 0px 5px 10px #888;
	-webkit-box-shadow: 0px 5px 10px #888;
	-o-box-shadow: 0px 5px 10px #888;
	box-shadow: 0px 5px 10px #888;
}
.subNavUl {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	border-top: 2px solid #FFF;
}
.subNavReg {
	text-align: left;
	list-style: none;
	height: 25px;
	line-height: 25px;
	background-color: #6d6e70;
	border-bottom: 1px solid #000;
}
.subNavReg a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 20px;
	text-shadow: #6d6e70 1px 1px 2px;
}
.subNavReg a:Link {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-shadow: #6d6e70 1px 1px 2px;
}
.subNavReg a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-shadow: #89302c 1px 1px 2px;
	font-weight: bold;
	background-color: #ee3123;
}
.subNavReg a:active {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.subNavProd {
	text-align: left;
	list-style: none;
	height: 25px;
	line-height: 25px;
	background-color: #000000;
	border-bottom: 1px solid #6d6e70;
	min-width: 250px;
}
.subNavProd a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-shadow: #000000 1px 1px 2px;
}
.subNavProd a:Link {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
	text-shadow: #000000 1px 1px 2px;
}
.subNavProd a:hover {
	color: #FFF;
	text-decoration: none;
	display: block;
	text-shadow: #89302c 1px 1px 2px;
	font-weight: bold;
	background-color: #ee3123;
}
.subNavProd a:active {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#searchBox {
	float: right;
	margin-top: 20px;
	background-color: #6d6e70;
	height: 35px;
	background: url(http://www.fillrite.com/fillrite/includes/themes/fillrite/images/searchBorderAngle.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#searchImg {
	float: left;
	margin-left: -7px;
	margin-right: 7px;
	margin-top: 7px;
}
#searchBox input {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border: 0px;
	color: #000;
	font-size: 15px;
	height: 20px;
	width: 175px;
	float: left;/*background:transparent;!important*/
}
#searchBtn {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 7px;
	cursor: pointer;
}
#mainLogo {
	position: absolute;
	margin-top: 20px;
	margin-left: 35px;
	cursor: pointer;
}
#contentContainer {
	margin: 0px 35px 0px 35px;
	padding-top: 10px;
}
#homeLeftContainer {
	float: left;
	width: 550px;
}
#homeRightContainer {
	float: right;
	width: 375px;
}
#homeRightContainer h1 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #ee3123;
}
#homeRightContainer p {
	margin: 0 0 10px 0;
}
.clear {
	clear: both;
	visibility: hidden;
	height: 1px;
	overflow: hidden;
}
#subFooter {
	clear: both;
	background: url(http://www.fillrite.com/fillrite/includes/themes/fillrite/images/subFooterBackground.jpg);
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 20px;
}
#subFooterLogo_one {
	position: absolute;
	margin-top: 110px;
	height: 30px;
	margin-left: 205px;
}
#subFooterLogo_two {
	position: absolute;
	margin-top: 110px;
	height: 30px;
	margin-left: 35px;
}
#footer {
	background: url(http://www.fillrite.com/fillrite/includes/themes/fillrite/images/headerBackground.jpg);
	background-repeat: no-repeat;
	background-color: #ee3123;
	height: 25px;
	text-align: center;
}
#footer span {
	line-height: 25px;
	color: #fff;
	font-weight: bold;
}
#corpLogoCon {
	width: 1000px;
	margin: 0px auto;
	height: 60px;
	margin-bottom: 75px;
	margin-top: 20px;
}
#tuthill_logo {
	float: right;
	width: 125px;
	margin-top: 10px;
}
#blackOut {
	color: #FFF;
	background-color: #000;
	height: 100%;
	width: 100%;
	z-index: 101;
	position: absolute;
}
#pageTitleCon {
	height: 40px;
	margin-bottom: 10px;
}
#titleBarCaption {
	position: absolute;
	background-color: #ee3123;
	height: 40px;
	margin-left: -35px;
	min-width: 400px;
}
#titleBarCaption h1 {
	margin: 0 0 0 0;
	color: #FFF;
	font-size: 18px;
	padding: 0 30px 0 35px;
	line-height: 40px;
}
#generalContentCon {
	margin: 40px 0 0 0;
}
#subNavFooterCon {
	background-color: #6d6e70;
	padding: 20px;
}
#subNavFooter {
	width: 1000px;
	margin: 0px auto;
	height: 350px;
}
#loginLinks {
	font-size: 12px;
	font-weight: normal;
}
#productListing_Con {
	clear: both;
	margin-top: 30px;
}
#productListing_Con {
	clear: both;
	padding-top: 0px;
}
.productListing_left {
	float: left;
	width: 440px;
	margin-bottom: 10px;
	font-size: 14px;
	/*font-weight:bold;*/
	color: #333;
}
.productListing_right {
	float: right;
	width: 440px;
	margin-bottom: 10px;
}
.productListing_right img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-height: 400px;
}
.productListing_thumb {
	width: 188px;
	height: 125px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}
.productListing_thumb img {
	display: block;
	max-width: 188px;
	max-height: 100px;
	margin: auto;
}
.productListing_Content {
	height: 123px;
	width: 192px;
	float: left;
	overflow: hidden;
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
.productListing_Content div {
	padding: 0 0 3px 0;
}
.productListing_Content a {
	color: #ee3123;
	text-decoration: underline;
}
.productListing_Content a:Link {
	color: #ee3123;
	text-decoration: underline;
}
.productListing_Content a:hover {
	color: #ee3123;
	text-decoration: none;
}
.productListing_Content a:visited {
	color: #ee3123;
	text-decoration: underline;
}
.productListing_Content a:active {
	color: #ee3123;
	text-decoration: underline;
}
.productListing_Content strong {
	color: #333;
	font-size: 12px;
}
.productListing_Content ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
.productListing_Content ul li {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}
.svRelContent h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
	height: 20px;
}
.svRelContent dl {
	margin: 0 0 0 0;
	background-color: #e7f0f5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.svRelContent dt .title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.svRelContent dt {
	padding: 5px 10px 0px 10px;
	margin: 0 0 0 0;
}
.svRelContent dt a {
	font-size: 13px;
}
.svRelContent dd {
	padding: 0px 10px 5px 10px;
	font-size: 13px;
}
.svRelContent dd a {
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	font-size: 13px;
}
#svPortal {
	float: left;
	width: 450px;
}
#svPortal dl {
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#svPortal dt {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#svPortal dd {
	clear: both;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#sysIndustriescollection .title {
	color: #ee3123;
	font-size: 16px;
	font-weight: bold;
}
#sysApplications .title {
	color: #ee3123;
	font-size: 16px;
	font-weight: bold;
}
#legalCon a {
	color: #000;
	text-decoration: none;
}
#legalCon a:Link {
	color: #000;
	text-decoration: none;
}
#legalCon a:hover {
	color: #000;
	text-decoration: none;
}
#legalCon a:visited {
	color: #000;
	text-decoration: none;
}
#legalCon a:active {
	color: #000;
	text-decoration: none;
}
#lookingDistBtn {
	padding: 0 0 0 50px;
	background-image: url(http://www.fillrite.com/pump/images/globe.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 20px 0 0 0;
	clear: both;
	width: 300px;
}
#lookingDistBtn strong {
	color: #ee3123;
	font-size: 16px;
}
#lookingDistBtn a {
	display: block;
	color: #000;
	text-decoration: none;
}
#lookingDistBtn a:active {
}
#lookingDistBtn a:hover {
}
#lookingDistBtn a:link {
}
#lookingDistBtn a:visited {
}
#productDetailsLeftCon {
	float: left;
	width: 400px;
	min-height: 500px;
	margin: -10px 0 0 -35px;
}
#productDetailsImgCon {
	width: 400px;
	text-align: center;
	border-bottom: 2px solid #a7a9ab;
	clear: both;
}
#productDetailsImgCon img {
	max-width: 400px;
}
#fullContainer {
	padding: 50px 0 0 0;
}
#productDetailsDocCon {
	width: 365px;
	margin: 10px 0 5px 35px;
}
#productDetailsDocCon ul a {
	text-decoration: underline;
	color: #000;
}
#productDetailsDocCon ul a:hover {
	text-decoration: none;
	color: #ee3123;
}
#productDetailsDocCon ul a:link {
	text-decoration: underline;
	color: #000;
}
#productDetailsDocCon ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
#productDetailsDocCon ul li {
	padding: 0 0 10px 0;
}
#productDetailsDocCon ul li .current {
	color: #ee3123;
}
#productDetailsDocCon ul li ul {
	margin: 5px 0 10px 0px;
	list-style: circle;
}
#productDetailsDocCon ul li ul li {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 2px 0;
	font-weight: normal;
}
#productDetailsDocCon ul li ul li .current {
	color: #ee3123;
	font-weight: normal;
}
#productDetailsDocCon h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	color: #ee3123;
}
#productDetail_ProductName {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.pDetail_ProductName {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#productDetail_Description {
	width: 500px;
	margin-top: 0px;
}
46b {
 color:#ee3123;
 font-size:14px;
 font-weight:normal;
 font-weight:bold;
}
#productDetail_Description h4 {
	color: #ee3123;
	font-size: 16px;
	font-weight: normal;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#productDetail_Description h3 {
	color: #ee3123;
	font-size: 14px;
	font-weight: normal;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-transform: capitalize;
}
#productDetailsRightCon {
	float: right;
	margin-top: -50px;
	width: 500px;
	min-height: 550px;
}
#productDetail_Description p {
	margin-top: 10px;
}
#productDetail_Description ul {
	margin-top: 10px;
}
#productDetail_Features {
	font-size: 12px;
}
#productDetail_Features h1 {
	color: #ee3123;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}
.productDetail_FeaturesCol {
	float: left;
	width: 250px;
}
.productDetail_FeaturesCol ul {
	margin: 10px 0 0 30px;
}
#productDetail_Accessories h1 {
	color: #ee3123;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: none;
	visibility: hidden;
}
.productDetail_AccessoriesCol {
}
.productAccCon {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 150px;
	float: left;
	height: 145px;
}
.productAccCon img {
	border: 0;
}
.productAccImgCon {
	overflow: hidden;
	height: 122px;
	width: 150px;
	border-bottom: 3px solid #a7a9ab;
}
.productAccTitle {
	text-align: center;
	height: 20px;
	width: 150px;
	overflow: hidden;
}
.productAccCon a {
	text-decoration: none;
	color: #ee3123;
	font-size: 11px;
}
.ts_con {
	clear: both;
}
.ts_cells {
	width: 186px;
	height: 105px;
	float: left;
	text-align: center;
	display: block;/*cursor:pointer;*/
}
.ts_imageCon {
	width: 180px;
	height: 100px;
	overflow: hidden;
	background-color: #666;
}
/*
.ts_imageCon:hover{
	width:180px;
	height:100px;
	overflow:hidden;
	background-color:#666;
	opacity:0.5;
	filter:alpha(opacity=50);
}
*/
.ts_title {
	width: 180px;
	overflow: hidden;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #ee3123;
	font-size: 14px;
}
.ts_date {
	width: 180px;
	overflow: hidden;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
.ts_cityState {
	width: 180px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
}
.title a {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.title a {
	font-size: 16px;
}
.summary {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navPeer {
}
#navPeer ul a {
	text-decoration: none;
	color: #000;
}
#navPeer ul a:hover {
	text-decoration: none;
	color: #ee3123;
}
#navPeer ul a:link {
	text-decoration: none;
	color: #000;
}
#navPeer ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navPeer ul li {
	padding: 0 0 10px 0;
}
#navPeer ul li .current {
	color: #ee3123;
}
#navPeer ul li ul {
	margin: 5px 0 10px 0px;
	list-style: circle;
}
#navPeer ul li ul li {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 2px 0;
	font-weight: normal;
}
#navPeer ul li ul li .current {
	color: #ee3123;
	font-weight: normal;
}
#navSub {
}
#navSub ul a {
	text-decoration: none;
	color: #000;
}
#navSub ul a:hover {
	text-decoration: none;
	color: #ee3123;
}
#navSub ul a:link {
	text-decoration: none;
	color: #000;
}
#navSub ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#navSub ul li {
	padding: 0 0 10px 0;
}
#navSub ul li .current {
	color: #ee3123;
}
#navSub ul li ul {
	margin: 5px 0 10px 0px;
	list-style: circle;
}
#navSub ul li ul li {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 2px 0;
	font-weight: normal;
}
#navSub ul li ul li .current {
	color: #ee3123;
	font-weight: normal;
}
.sr_container {
	padding: 5px;
	margin-left: -5px;
	cursor: pointer;
	clear: both;
}
.sr_container:hover {
	background-color: #efefef;
	padding: 4px;
	border: 1px solid #ccc;
}
.sr_regResCon {
	float: left;
}
.sr_title {
	font-size: 16px;
	font-weight: bold;
	color: #ee3123;
	padding-bottom: 2px;
}
.sr_desc {
	padding-bottom: 4px;
}
.sr_link {
	font-size: 11px;
	color: #999;
}
.sr_thumbnailCon {
	border: 1px solid #f3f3f3;
	height: 50px;
	width: 50px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	background-color: #FFF;
}
/*form stuff from reset*/
/* @group Globals - Forms
===================================== */

form {
	margin-bottom: 2em;
}
form ul, form ol, .content form ul, .content form ol {
	margin: 0;
}
fieldset ol, fieldset ul {
	padding-top: 15px;
}
form li {
	clear: both;
	width: 100%;
	list-style: none;
	margin-bottom: 5px;
}
form li input {
	width: 250px;
}
form li#svCaptcha {
	width: auto;
	margin-left: 27%;
	padding-left: 7px;
}
form li#svCaptcha img {
	width: auto !important;
	padding: 0 !important;
	border: 0 !important;
}
form #subSettings label {
	float: none;
	font-weight: normal;
}
fieldset {
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	width: 610px;
}
legend {
	margin-left: 0px;
	padding: 0;
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	width: 600px;
	color: #ee3123;
}
label, p.fieldLabel, form li.mura-form-radio p, form li.mura-form-checkbox p {
	float: left;
	width: 25%;
	margin-right: 2%;
	padding-right: 7px;
	font-weight: bold;
	line-height: 1.4;
	text-align: right;
}
form li.mura-form-radio label, form li.mura-form-checkbox label {
	float: none;
	display: block;
	width: 100%;
	margin: 0 0 .8em;
	padding: .2em 0 0;
	font-weight: normal;
	text-align: left;
}
.mura-form-radio div, .mura-form-checkbox div {
	width: 70%;
	margin-left: 29%;
}
.multiInputs {
	float: left;
	width: 65%;
}
.inputNote {
	font-size: .9em;
	color: #777;
}
form li span {
	font-weight: normal;
}
fieldset input.text {
	width: 68%;
}
label input {
	margin: 0 .5em 0 0;
}
fieldset textarea {
	width: 400px;
	height: 10em;
}
form .buttons {
	text-align: right;
	width: 610px;
}
button, .buttons input {
	cursor: pointer;
}
input[type='submit'] {
	cursor: pointer;
}
/* prevent Fx <= 3.5 from showing hidden inputs when some properties are set. See: Bugzilla id# 436046 & 501959 */
input[type='hidden'] {
	display: none !important;
}
.sidebar form {
	float: left;
	width: 100%;
	margin-bottom: 2em;
}
.sidebar form li {
	float: none;
	width: auto;
	margin: 0 0 .5em;
	display: block;
	text-align: left;
}
.sidebar label {
	float: none;
	width: auto;
	margin: 0 0 .25em;
	text-align: left;
}
.sidebar input.text {
	width: 95%;
	margin: 0;
}
.required {
	margin: 0 0 .5em .25em;
	font-weight: normal;
	color: #b00;
}
p.required {
	float: left;
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 0 7px;
	background: url(http://www.fillrite.com/img/icon_star.png) no-repeat;
}
p#loginMsg.required {
	margin-bottom: 2em;
}
input.first {
	margin-left: 0;
}
.flow label {
	float: none;
	width: auto;
}
/* @group Globals - Forms - Required Fields
===================================== */

form li.req {
} /* could add background color */
.req label {
	background: url(http://www.fillrite.com/img/icon_star.png) no-repeat 100% 0;
} /* could add color */
.req ins {
	position: absolute;
	left: -9999px;
}
li .req {
	padding: 0 7px 0 0px;
	background: url(http://www.fillrite.com/img/icon_star.png) no-repeat 100% 0;
}
.req input {
} /* could do { border: 1px solid darkred; color: darkred; } */
/* @end Globals - Forms - Required Fields
-------------------------------- */

/* @end Globals - Forms
-------------------------------- */

.svCatSummary h3{
	color:#000;
}
.svCatSummary ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.svCatSummary ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	list-style: none;
}
.svCatSummary .rss {
	margin: 0 0 0 10px;
	text-decoration: none;
	color: #FFF;
	float:right;
	overflow:hidden;
	width:2px;
	height:10px;
	padding:4px 0px 4px 11px;
}
/* @group Tag Clouds */
#svTagCloud h3{
	color:#000;
}
#svTagCloud a{
	color:#999;
	text-decoration:none;
	letter-spacing:-1px;
}
#svTagCloud a:hover{
	color:#999;
	text-decoration:none;
}
#svTagCloud a:link{
	color:#999;
	text-decoration:none;
}
#svTagCloud a:active{
	color:#999;
	text-decoration:none;
}
#svTagCloud ol {
	list-style: none;
	padding: 0 0 0 0;
	margin: 5px 0 0px 0;
}
#svTagCloud li {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
	display: inline;
}
#svTagCloud span {
	position: absolute;
	left: -9999px;
	width: 990px;
}
#svTagCloud .not-popular {
	font-size: .9em;
}
#svTagCloud .not-very-popular {
	font-size: 1.2em;
}
#svTagCloud .somewhat-popular {
	font-size: 1.6em;
}
#svTagCloud .popular {
	font-size: 1.9em;
}
#svTagCloud .very-popular {
	font-size: 2.1em;
}
#svTagCloud .ultra-popular {
	font-size: 2.6em;
}

/* @end Tag Clouds */

#navArchive h3{
	color:#000;
}
#navArchive{
	margin:10px 0 0 0;
}
#navArchive ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#navArchive ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	list-style: none;
}
.readMore{
	padding: 0 0 3px 0;
	border-bottom:1px solid #CCC;
	margin: 0 0 3px 0;
	text-align:right;
}
.comments, .tags, .rating{
	font-size:11px;
	padding:0 0 0 0;
	margin: 0 10px 0px 0;
}
.title{
	font-weight:bold;
	letter-spacing:-1px;
}
.title a{
	text-decoration:none;
}
.title a:hover{
	text-decoration:none;
}
.title a:link{
	text-decoration:none;
}
.title a:active{
	text-decoration:none;
}
.svIndex dt.releaseDate:first-child{
	font-size:12px;
	text-transform:uppercase;
	margin:0px 0 0 0;
	padding:0 0 0 0;
}
.svIndex dt.releaseDate{
	font-size:12px;
	text-transform:uppercase;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
input[type='checkbox']{
	width:30px;
	float:right;
}
.checkbox{
	display:block;
	width:100%
}


















