html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	min-height: 100%;
}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
}
img {
	border-style: none;
}
body {
	background-color: #061630;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
h1 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #113D84;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.h3_text {
	position:relative;
	z-index:10;
	white-space: nowrap;
}
.h3_shadow {
	color: #000000;
	position:absolute;
	z-index:5;
	margin:2px 0 0 2px;
	white-space: nowrap;
}
a, a:link {
	color: #3399FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:focus {
	color: #3399FF;
}
a:active {
	color: #3399FF;
}
#wrapperbackground {
	background-image: url(http://www.partsforfolders.com/images/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0B2654;
}
#outerWrapper {
	text-align: left;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 140px;
	text-align: left;
	padding-left: 10px;
}
#header #logo {
	color: #FFF;
	float: left;
	width: 350px;
}
#header #links {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
}
#links a, #links a:active, #links a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
#header #links a:hover {
	color: #3399FF;
	text-decoration: none;
}
#header #catalog {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	float: right;
	width: 400px;
	vertical-align: middle;
	text-align: right;
	height: 65px;
	line-height: 35px;
	padding-top: 35px;
	padding-right: 10px;
}
.guide {
	color: #FFFFFF;
	float: left;
	width: 90px;
	height: 105px;
}
#catalog a, #catalog a:active, #catalog a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
#header #catalog a:hover {
	color: #3399FF;
	text-decoration: none;
}
.title_name {
	background-image: url(http://www.partsforfolders.com/images/title_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-bottom: 25px;
}
.title_name_text {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:relative;
	z-index:10;
}
.title_name_shadow {
	color: #113D84;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:absolute;
	z-index:5;
	margin:1px 0 0 1px;
	white-space: nowrap;
}
#nav {
	clear: both;
	position: absolute;
	top: 107px;
	margin: 0px 0 -15px 0px;
	padding: 6px 0 0 10px;
	width:880px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	margin-right: 2px;
}
* html #nav li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
}
* html #nav li a span { /* Filter for IE6 to prevent li stacking */
	float: left;
	margin-left: 4px;
	text-decoration: none;
}
#nav li a {
	display: block;
	height: 27px;
	background: url(http://www.partsforfolders.com/images/nav_left.gif) left top no-repeat;
	font-size: 10pt;
	font-family: Arial, Helvetica;
	text-decoration: none;
}  
#nav li a span {
	display: block;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 14px;
	line-height: 27px;
	font-weight: bold;
	color: #FFF;
	background: url(http://www.partsforfolders.com/images/nav_right.gif) right top no-repeat;
	text-decoration: none;
}
#nav li a:hover {
	background-position: left -27px;
	text-decoration: none;
	cursor: pointer; /* For IE6 */
}
#nav li a:hover span {
	background-position: right -27px;
	color: #FFFFFF;
}
#nav li.current_page a {
	background-position: left -27px;
}
#nav li.current_page a span {
	background-position: right -27px;
	color: #FFF;
}
#outerWrapper #feature {
	height: 225px;
	width: 880px;
	margin-bottom: 5px;
}
#outerWrapper #subcontentWrapper {
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
	padding-top: 20px;
	background-color: #FFF;
	padding-bottom: 40px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-left-color: #3399FF;
	background-image: url(http://www.partsforfolders.com/images/footer_fade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100%;
	}
#outerWrapper #homecontentWrapper #content {
	padding-bottom: 25px;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 880px;
}
#outerWrapper #subcontentWrapper #content {
	padding-bottom: 15px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 100%;
}
#content ul li {
	margin-bottom: 5px;
}
.hometitle {
	font-weight: normal;
}
.hometitle_text {
	color:#999999;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:relative;
	z-index:10;
}
.hometitle_shadow{
	color: #000000;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:absolute;
	z-index:5;
	margin:1px 0 0 1px;
	white-space: nowrap;
}
.hometitle2_text {
	color:#3399FF;
	font-size: 26px;
	line-height: 40px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:relative;
	z-index:10;
}
.hometitle2_shadow {
	color: #000000;
	font-size: 26px;
	line-height: 40px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:absolute;
	z-index:5;
	margin:1px 0 0 1px;
	white-space: nowrap;
}
.hometitle3_text {
	color:#FF9900;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:relative;
	z-index:10;
}
.hometitle3_shadow{
	color: #000000;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position:absolute;
	z-index:5;
	margin:1px 0 0 1px;
	white-space: nowrap;
}
.homefeature {
	background-image: url(http://www.partsforfolders.com/images/feature.gif) ;
	background-repeat: no-repeat;
}
.homefeatureother {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	color: #FFF;
	padding-bottom: 10px;
}
.homefeatureother p {
	margin: 5px 0 5px 0;
}

.homefeatureother img {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	display: block;
}
.homefeatureboxes {
	font-size: 11px;
	padding-top: 20px;
	line-height: 14px;
	color: #FFF;
	padding-bottom: 20px;
	z-index:1;
}
.homefeatureboxes p {
	padding-right:10px;	
	margin: 10px 0 5px 0;
}
.homefeatureboxes img {
    border-right:3px solid #000000;
	border-bottom:3px solid #000000;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 50px;
	display: block;
	margin-left: 10px;
}
.homeleft-box {
	background-image: url(http://www.partsforfolders.com/images/box_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 202px;
	margin-right: 17px;
	background-color: #0F3674;
	border: 2px solid #1B91E6;
	height: 185px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	behavior:url(http://www.partsforfolders.com/js/border.htc);
	position:relative;
	z-index:0;
}
.homemiddle-box {
	background-image: url(http://www.partsforfolders.com/images/box_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 202px;
	margin-right: 17px;
	background-color: #0F3674;
	border: 2px solid #1B91E6;
	height: 185px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	behavior:url(http://www.partsforfolders.com/js/border.htc);
	position:relative;
	z-index:0;
}
.homeright-box {
	background-image: url(http://www.partsforfolders.com/images/box_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	width: 202px;
	background-color: #0F3674;
	border: 2px solid #1B91E6;
	height: 185px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	behavior:url(http://www.partsforfolders.com/js/border.htc);
	position:relative;
	z-index:0;
}
.homefeaturetitle {
	font-size: 23px;
	font-weight: normal;
	color: #999999;
	line-height: 25px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	z-index:1;
}
.homefeaturetitle_text {
	position:relative;
	z-index:10;
	white-space: nowrap;
	z-index:1;
}
.homefeaturetitle_shadow {
	color: #000000;
	position:absolute;
	z-index:5;
	margin:3px 0 0 3px;
	white-space: nowrap;
	z-index:1;
}
#footer {
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer a, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	}
#footer a:hover {
	color: #3399FF;
	text-decoration: none;
}
.featureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 25px;
	float: left;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
.featureboxes img {
	border: 1px solid #77859A;
}
.left-box {
	width: 225px;
	margin-right: 20px;
	float: left;
	margin-left: 20px;
}
.leftue-box {
	width: 840px;
	margin-right: 20px;
	float: left;
	margin-left: 20px;
}
.middle-box {
	float: left;
	width: 225px;
	margin-right: 20px;
	margin-left: 20px;
}
.right-box {
	float: left;
	width: 225px;
	margin-right: 20px;
	margin-left: 20px;
}
.featuretitle {
	font-size: 14px;
	font-weight: normal;
	color: #036;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 25px;
}
.clearFloat {
clear:both;
height:0px;
font-size: 1px;
line-height: 0px;

}
.redText {
color: #FF0000
}
.phone, .copy {
color: #3399FF}
.divider {
	color: #999999;
	padding-left: 5px;
	padding-right: 5px;
}
.form {
	line-height: 25px;
	padding-left: 75px;
	padding-right: 75px;
}
.form1 {
	float: left;
	width: 50%;
	left: auto;
	clear: both;
}
.form2{
	float: right;
	width: 50%;
	left: auto;
}
.form3 {
	float: left;
	width: 20%;
	left: auto;
}
.form4{
	float: right;
	width: 85%;
	left: auto;
	padding-left: 10px;
}
.form-required {
border:1px dashed #2799FA;
background-color:#F1F7FE;
}
.captchaImage {
	padding-top: 10px;
	padding-bottom: 10px;
}
.error {
	color: #FFFFFF;
	padding-bottom: 100px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.error span {
	background-color: #000000;
}
.error_wrapper {
	background-image: url(http://www.partsforfolders.com/images/error.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.used_equip_sold {
    background-color:#FFFFFF;
    z-index:0;
	font-size: 12px;
	border: 2px solid #B70000;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	background-image: url(http://www.partsforfolders.com/images/fade_equip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	behavior:url(http://www.partsforfolders.com/js/border.htc);
	position:relative;
}
.used_equip {
    background-color:#FFFFFF;
    z-index:0;
	font-size: 12px;
	border: 2px solid #3399FF;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	background-image: url(http://www.partsforfolders.com/images/fade_equip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	behavior:url(http://www.partsforfolders.com/js/border.htc);
	position:relative;
}
.used_equip_print {
    background-color:#FFFFFF;
    z-index:0;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
	height: 100%;
	position:relative;
}
.used_equip_print img {
	float: left;
	margin-right: 20px;
	display: block;
	width:126px;
	height:93px;
	border:1px solid #3399FF;
	padding:3px;
	background:#eee;
}
.used_equip img {
	float: left;
	margin-right: 20px;
	display: block;
	width:126px;
	height:93px;
	border:1px solid #3399FF;
	padding:3px;
	background:#eee;
}
.used_equip_sold img {
	float: left;
	margin-right: 20px;
	display: block;
	width:126px;
	height:93px;
	border:1px solid #B70000;
	padding:3px;
	background:#eee;
}
.used_equip_sold a:hover img {
 background:#e8e8e8;
 border-color: #1B91E6;
}
.used_equip a:hover img {
 background:#e8e8e8;
 border-color: darkred;
}
.used_equip_name {
	color: #113D84;
	font-weight: normal;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	line-height: 25px;
}
.used_equip_title {
	color: #0B2654;
	font-weight: bold;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0px;
}
.parts_title {
	color: #CCCCCC;
	font-weight: bold;
	padding-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0px;
}
ul.list{
	margin-bottom:20px;
}
ul.list li{
	margin-left:25px;
	list-style-image: url(http://www.partsforfolders.com/images/bull.jpg);
}
.image {
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-top: 25px;
}
  .img_container {
	height:240px;
	padding-left: 50px;
}
  .img_container ul {
  display: block;
  padding: 0;
   margin:0;
   list-style: none;
}
  .img_container ul li{
  float: left;
  width: 110px;
  margin: 5px;
}
  .img_container ul li a img {
      width:93px;
      height:93px;
      border:1px solid #3399FF;
      padding:3px;
      background:#eee;
}
  a.imageborder img{
      width:93px;
      height:93px;
      border:1px solid #3399FF;
      padding:3px;
      background:#eee;
      float:left;
      margin:0 10px;
}
.img_container ul li a:hover img, a.imageborder:hover img {
 background:#e8e8e8;
 border-color: darkred;
}
#SLB-Wrapper {
  margin:0.5em 0;
  margin:auto;
	font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
}
#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}
#SLB-Wrapper #SLB-Top {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}
#SLB-Wrapper #SLB-Top img {
  float:right;
  border:0px;
  margin:6px 10px;
}
#SLB-Wrapper #SLB-Top div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}
#SLB-Wrapper #SLB-Bottom {
  background:transparent no-repeat scroll 0 43%;
  height:25px;
  margin:0 18px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position:0 100%;
}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;
}
#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}
#SLB-Wrapper #SLB-Navegador img{
  border:0px;
}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;
}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;
}
