.mainCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	padding-left: 10px;*/
	color: #4D4D4D;
	display: block;
	line-height: 20px;
	border: 1px solid #cbcbc9;
	margin-top: 12px;
	padding-right: 4px;
	padding-bottom: 2px;
	width: 550px;
}

.mainFrame {
	border: 1px solid #000033;
}





body{
	padding:0px;
	margin:0px;
	background: #ffffff;
	font-family:Garamond, Georgia, Times New Roman;
	color:#000000;

}


/*outmost wrapper, used to make the wrapper center*/
#middleSetter{
	width:939px; 
	margin:0 auto;

}

/*outmost after middleSetter, used to enable all divs inside of it floatable without losing centering from middleSetter*/
/*outmost after middleSetter, used to enable all divs inside of it floatable without losing centering from middleSetter*/
#bigWrapper{
	width:914px;
	float:left;

}

/*outmost after bigWrapper, used to contain repeat-y shadows if any*/
#shadowHolder{
	width: 914px; 
	margin:0 auto; 
	padding:0px;

}

#contentArea {
  width: 968px;
  height: auto;
  margin: 0 auto;
 
}

#headerWrapper {
   width: 968px;
   height: 191px; 
   margin: 0 auto;
   background: url(images/shadow3.jpg);
}

#header {
 width: 960px;
 height: 191px;
 float: left;
 margin-left: 4px;
 background: #ffffff;

}

#topMenuWrapper {
 float:left;
 width: 969px;
 height: 28px;
 background:url(images/topmenu2.jpg) repeat-x;
 margin: 0 auto;
 border-bottom: 2px solid #cccccc;
}

#topMenu {
 width: 960px;
 height: 28px;
 background: url(images/topmenu2.jpg) repeat-x;
 float: left;
 margin: 0;
 border-bottom: 2px solid #cccccc;

}

#topMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #cccccc;
	padding-right: 25px;
	padding-left: 15px;
    margin-top: 5px;
	text-decoration: none;
}

#topMenu a:hover{
	color: #FFFFFF;
}



#pelonisContentWrapper {
   float: left;
   width: 968px;
   height:100%;
   margin: 0 auto;
   background: url(images/shadow3.jpg);
}

#peloniscontent{
 width: 960px;
 float: left;
 margin-left: 4px;
 background: #ffffff;

}



#leftNav {
 float: left;
 width: 170px;
 background: #ffffff;
 margin-left: 4px;
 padding-top:10px;

}

.products {
 font-family:Arial, Helvetica, sans-serif;
 color: #031c32;
 text-align:center;
 width: 150px;
 font-size:18px;
 text-transform: uppercase;
 font-weight:bold;
 margin-left: 5px;
 

}

.leftM ul {
width: 150px;
background: #ffffff;
list-style-type: none;
float: left;
text-align: right;
padding: 0;
margin: 0;


 

}

.leftM li {
float:right;
background:url(images/li2.png) no-repeat;
width: 150px;
height:25px;
padding: 2px 0 2px 0;
margin: 0;
margin-top:2px;
list-style-type:none;


}

.leftM a {
float: left;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #031c32;
font-size: 13px;
line-height: 13px;
width: 115px;
display:block;
text-align: right;
font-weight: bold;
cursor: pointer;
text-decoration: none;
}

.leftM a:hover {
 color: #990101;

}


.contentbody {
 float: left;
 width: 765px;
 background: #ffffff;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 text-align: left;
 padding-left: 25px;
 
}



#footer {
float: left;
width:969px;
height: 50px;
background: #122744;
color: #ffffff;
}

.footerText {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
text-align: center;
font-weight: bold;
padding-top: 7px;


}

.footerText a {
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: underline;

}

#footer img {
 padding-left: 25px;
 padding-top:7px;
 float: left;
}

h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #122744;

}

h1.landingpage {
	font-size:18px;
	color:#fff;
	width:100%;
	background:url(images/h1bg.png) repeat-x;
	line-height:28px;
	padding:0 0 0 8px ;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
}

p {
font-family:Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;

}

#bucketarea {
 float:left;
 width: 732px;
 height: 210px;
}

.bucket {
 width: 244px;
 font-family: Arial, Helvetica, sans-serif;
 vertical-align: top;
}

.bhead {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ffffff;
	font-size: 16px;
	text-align: left;
	margin-left: 13px;
	margin-top: 5px;
	font-weight: bold;

}

.bhead a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ffffff;
	font-size: 15px;
	text-align: left;
	margin-left: 13px;
	margin-top: 5px;
	font-weight: bold;
	text-decoration: none;
 
	
	
	
	}



.bucketPhoto {
	float: left;
    padding-left: 15px;
	
	
}



.bucketText {
 width: 244px;
 margin: 0;
 padding: 0;
	
	}


.bucketText ul {




	}





.bucketText li {
	list-style-type: none;
	padding-bottom: 5px;
    padding-left: 5px;

	
	}


.bucketText a {
	font-family: Arial, Helvetica, sans-serif;
	color: #031c32;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 
    
	



}

.bucketText a:hover {
  text-decoration: none;
  color: #990101;
	
	
	}

.odf {
font-family: Arial, Helvetica, sans-serif;
color: 	#a00000;
font-size: 9px;
font-weight: bold;
float: left;


	
	}


.odf a{
font-family: Arial, Helvetica, sans-serif;
color: 	#a00000;
font-size: 9px;
font-weight: bold;
float: left;
width: 


	
	}
	
.adtool {
float: left;
height:175px;
background: url(images/search_bck2.jpg) no-repeat;
}

	
.Sfan {
	width: 125px;
	height: 60px;
	padding-top: 10px;
    padding-left: 10px;
	vertical-align: top;
	
	
}

.sFanImage {
width: 32px;
height:32px;
float:righ;
border: 0;
padding: 0;
margin: 0px;
margin-left: 50px;
clear:both;	

}

.SfanText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #122744;
	float: right;
	width: 135px;
	font-weight: bold;
	float: left;
	padding-top:9px;
	
	}
.SfanText a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #122744;
	float: right;
	width: 135px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	text-decoration: none;
	
	}	
	
.SfanText a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #980001;
	float: right;
	width: 135px;
	font-weight: bold;
	float: left;
	padding-top: 5px;
	text-decoration: none;
	
	}

.SfanTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #a00000;
	float: left;
	width: 100px;
	font-weight: bold;
	float: left;
	padding: 0;
	margin: 0;
	vertical-align: top;
	padding-left: 10px;
	
	}
.SfanTitle a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #122744;
	float: right;
	width: 100px;
	font-weight: bold;
	float: left;
	padding: 0;
	margin: 0;
	vertical-align: top;
	padding-top: 3px;
	text-decoration: none;
	
	}

.contentheader {
width: 550px;
float: left;
	
}

.catalogS{ 
width: 250px;
height: 50px;
float: right;
	
	
}

.psear {
font-family: Verdana, Geneva, sans-serif;
text-transform: uppercase;
color: #a00000;
font-size: 13px;	
text-align: left;
font-weight: bold;
vertical-align: top;
line-height: 14px;
	
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	
}

h2 {
font-family: Arial, Helvetica, sans-serif;
color: #5b779b;
font-size: 14px;
font-weight: bold;
	
	}
	

	
.maintextImage {
 float: right;
 
	}
	
li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
list-style-type: disc;	
	
}
.gray {

	background-color: #e8e8e8;

	height: 8px;

	padding: 5px;

}

.white {

	background-color: #FBFBFB;

	height: 8px;

	padding: 5px;



}
.chooseHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #980001;
	text-decoration: none;
	padding-top: 15px;
	margin: 0px;
	padding-left: 3px;
	
	
	
	
	}

.choose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	color: #980001;
	text-decoration: none;
	padding-top: 0px;
	margin: 0px;
	padding-left: 3px;
}

/* styles for catnav landing pages */

table.landingpage{
	border-collapse:collapse;
	font-size:12px;
	padding:0;
	margin:0;
}

table.landingpage tr td {
	border:1px solid #3b5d8b;
	margin:0;
}
table.noborders tr td {
	border-collapse:collapse;
	border:0;
	margin:0;
}

table.landingpage tr td table.noborders {
	width:100%;
	height:auto;
}
td.width35percent{
	width:50%;
}

table.landingpage td.toprow h2 {
	color:#fff;
	padding:5px;
	margin:0;
}

table.landingpage td.toprow {
	background:#3b5d8b;
}

table.landingpage h3 {
	color:#3b5d8b;
		padding:0;
	margin:2px 2px 2px 5px;
	line-height:36px;
	font-size:14px;
}

td.columnCentered tr td {
	text-align:center;
	line-height:20px;
}
table.landingpage h3.lineheight10{
	line-height:10px;
}

table.landingpage tr td img{
	border:0;
}

table.landingpage tr td a{
	font-weight:bold;
	text-decoration:none;
}

table.landingpage tr td a:hover{
	text-decoration:underline;
}

#dcFansGeneralInfo {
	width:100%;
	height:auto;
	position:relative;
	float:left;
	font-size:12px;
	margin:0;
	padding:0;
}

#dcFansGeneralInfo .title {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#dcFansGeneralInfo ol li{
	list-style:decimal;
}

#equations{
	width:100%;
	height:auto;
	padding:5px;
	background:#ebeef1;
	position:relative;
	float:left;
}

#equations .leftcolumn {
	width:49%;
	height:auto;
	float:left;
	position:relative;
}

#equations .rightcolumn {
	width:49%;
	height:auto;
	float:right;
	position:relative;
}

#equations h3{
	font-size:12px;
	font-weight:bold;
	
}

#dcFansGeneralInfo .bottom{
	width:100%;
	float:left;
	position:relative;
	clear:both;
}

img.floatright{
	float:right;
	position:relative;
}

.eq_center {
	text-align:center;
}

.eq_center_line {
	text-align:center;
	border-bottom:1px solid #000;
}

sup{
	line-height:normal;
}

.indent{
	margin-left:20px;
	padding:5px;
}

#acFansTable {
	text-align:center;
}

#standardSpecs {
	border-collapse:collapse;
	font-size:12px;
	border:2px solid #3b5d8b;
}

#standardSpecs tr td{
	padding:2px;
}

.alignRight {
	text-align:right;
}

#acFansGeneralInfo {
	font-size:12px;
	border:0;
}

#acFansGeneralInfo h2 {
	color:#fff;
	padding:5px;
	margin:0;
}

#acFansGeneralInfo ul li{
	line-height:16px;
	font-style:italic;
}

#acFansNote {
	position:absolute;
	width:200px;
	height:30px;
	font-size:12px;
	color:#000;
	left: 452px;
	top: 369px;
	border:1px solid #333;
}

