body {
	margin-top: 0px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 17px;
	padding: 10px 0px 0px 5px;
	margin-bottom: 8px;
}

h1 {
	font-size: 2.7em;
        color:#333;
        letter-spacing:-0.05em;
	padding: 0px 0px 0px 15px;
}



h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 2;
 	margin:0;
 	padding: 5px 5px 0px 15px;
}

h2.newpage {
	font-size: 1.7em;
	font-weight: bold;
	color:#900;
	padding:0px 0px 0px 15px;
    margin-top:-20px;
}

h2.newpage2 {
	font-size: 1.7em;
	font-weight: bold;
	color:#900;
	padding:0px 0px 0px 15px;
    margin-top:-15px;
}

h3 {
	font-size: 12px;
	padding: 0px 0px 0px 17px;
	margin-top:-5px;
	color:#666666;
}

h4 {
	font-size: 12px;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
}


.requestform {
 padding: 0px 0px 0px 20px;
}


hr.content{
	height: 1px;
	border: 1px solid #993333;
	margin: 10px 0px 10px 15px;
}


hr.products{
	height: 1px;
	margin-left: 15px;
}


p {
 font-size: 1.0em;
 line-height: 1.5em;
 margin:0;
 padding: 5px 5px 0px 15px;
 letter-spacing:.0em;
 }

h4 {
 margin:0; 
 padding: 5px 15px;
 }
 
.subdescription {
   font-size: 0.6em;	
}
 
.fieldarea1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
} 
 

 
ul { color: #333; font-size: 1.0em; line-height:1.5; }
.text { color: #000; font-size: 11px;  }
 
 
.highlight {
	color: #933;
	font-weight: bold;
}

.profiles {
	padding-left: 14px;	
	text-align: center;
	font-size: 0.95em;
}

.profiles .style1 {
   font-size:1.3em;	
}

.profiles2 {
	padding-left: 14px;	
	text-align: center;
}

.profiles strong {
	padding-left:30px;
}
#featured {
	background-image: url(../img/rotaflon_seal.jpg);
	background-repeat: no-repeat;
	background-position:left;

}


#wrap {
    /*border:1px solid black;*/
    width:744px;
    }
#menu {
	padding: 0px 0px 6px 0px;
	width:894px;
	background-image: url(../img/nav_bg.jpg);
	background-position: 40% 40%;
	height:4px;
    }
	
#menu a {
    padding: 0px 5px;
    text-decoration:none;
    color:#FFFFFF;
	font-weight: bold;
    font-size: 1.05em;
    font-family: Verdana, Geneva, sans-serif;
    }
	
#menu a.hover {
    background:#000000;
    }
	
#menu span {
    display:none;
    }
	
#img {
    vertical-align:bottom;
    }
	
#linktable p {
	padding: 5px 0px 5px 0px;
	font-size: 80%;
}

#linktable a:hover {
	text-decoration: none;
}

.link_hider a:hover {
	text-decoration: none;
}

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#000000;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }

#section_pic {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#jump_menu {
	width: 290px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: x-small;
	color: #993333;
	float: left;
}
#jump_menu a {
	color: #993333;
	text-decoration: none;
}

#jump_menu a:link { color: #993333; font-weight: bold; text-decoration: underline; }
#jump_menu a:visited { color: #993333; font-weight: bold; text-decoration: underline;}
#jump_menu a:hover { color: #000; font-weight: bold; text-decoration: none; }
#jump_menu a:active{ color: #999; font-weight: bold; text-decoration: none; }

#contact {
	font-size: x-small;
	text-align: left;
	padding-right: 15px;
	width: 180px;
}


#contact a {
	text-decoration: none;
	color:#CC0000;
	letter-spacing:-1px;
} 
 
#contact a:visited {
	text-decoration: none;
	color:#CC0000;
	letter-spacing:-1px;
} 

#contact a:hover {
	text-decoration:underline;
	color:#CC0000;
	letter-spacing:-1px;
}


/*----------------- Drop menu and Forms ---------------------*/
.formfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	font-weight: normal;
	padding: 3px;
	line-height:50px;
	color:#333333;
}

option {
	padding: 2px;
}


.back2top a {
     color:#333;
     font-weight:bold;
     font-size:0.8em;
	 text-align:right;
     text-decoration:none;
     display:block;
     border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


.back2top a:hover {
    text-decoration:underline;
}



#classify {
     font-size:1em;
}

#classify li {
     	margin-top:0.5em;
}

#classify a {
	text-decoration:none;
        color:#900;
}

#classify a:hover {
	text-decoration:underline;
}


#classifyunder a	{
	text-decoration:underline;
	color:#900;
}

#classifyunder a:hover {
	text-decoration:none;
}

.under{
	margin-top:-10px;
}


.subdesc1 {
	margin:30px 0px 16px 0px;
	line-height:20px;
	font-size:1.1em;
	color:#333;
	border:1px solid #e0e0e0;
	letter-spacing:-0.75px;
	padding:0px 4px;
	background-color:#e0e0e0;
}

.subdesc1 span  {
     color:#666666;
     font-size: 0.6em;
     line-height:1.2em;
}

.subdesc2 {
   margin:10px 0px 10px 0px;
   line-height:17px;
   font-size:0.8em;
   color:#333;
   background-color:#e0e0e0;	
}
.subdesc3 {
   margin:10px 0px 10px 0px;
   line-height:17px;
   font-size:0.8em;
   color:#333;
   background-color:#e0e0e0;	
}
.find_a_seal a  {
	color:#900;
	font-variant:small-caps;
	font-weight:bold;
	font-size:0.85em;
	text-decoration: underline;
}

.find_a_seal a:hover  {
	color:#900;
	font-variant:small-caps;
	font-weight:bold;
	font-size:0.85em;
	text-decoration: none;
}






/*-----------------  Side Menu Code ------------------------*/
.buttonscontainer {
	width: 175px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #B1B1B1;
	border-right: 1px solid #B1B1B1;
	border-bottom: 1px solid #B1B1B1;
	}

.buttons a {color: #A3282C;
background-color: #F5F5F5;
padding: 7px 0px 7px 5px;
display: block;
border-top: 1px solid #B1B1B1;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
height: 25px;
padding: 7px 0px 0px 5px;}

.buttons a:hover {background-color: #fff;
color: #A3282C;
text-decoration: none;}


#links a {
	font-size: 10px;
	padding-top: 0px;
}


.highlight_black {
	font-size: 12px;
	font-weight: bold;
}

.browse_pic {
	padding-left: 10px;
}

#clearing_div {
	clear:left;
}



ul.home, li.text {
  list-style: square;
  padding-left: 0px;
  margin-left:10px;
  }

ul.home, li.text a {
   text-decoration: none;
  }

ul.home a:hover, li a:hover {
   text-decoration: underline;
  }

  
caption {
        text-align: left;
        font-size: 130%;
        padding: 15px 0px 5px 0px;
}
  
.home_table {
    border-top: 1px solid #ccc;
    margin: 5px 0px 10px 0px;
	padding-top: 5px;
}

#news_table {
	border: 1px solid darkred;
    margin: 5px 0px 10px 0px;

}

#news_table a {
        display: block;      
        border: 1px solid white;  
        text-decoration: none;
        font-size: 80%;
        color: darkred;
	padding: 5px;
}

#news_table a:hover {
        display: block; 
        background-color: white;           
        text-decoration: none;
        font-size: 80%;
        color: darkred;
	padding-top: 5px;
}

#r-col-home a img {
    border: 1px solid #ccc;
}

.tip {
	font-weight: bold;
	color: #FFFF00;
}


.tip h2 {
	margin:-10px 0px -20px 0px;
	padding:0;
	font-size:3em;
}

.tip hr {
    height:1px;
	color:#FF0;
}

.tipClass { font: 14px Arial, Helvetica; color: white; text-align:left; background-color:#333;}

.tipClass A { text-decoration: none; color: #FFFFCC; }

.tipimg { float:left; padding-right:10px; }

#rodseal_calc  {
   /*background: url(../img/rodcalc_sample.jpg) no-repeat 100% 1%;*/
   width:777px;
}

.tablebdr td {
    border-bottom:1px solid #ccc;
}

.tablebdr {
	border-top:1px solid #ccc;
	margin:15px;
}

.alignlabel { height:50px; }
.alignlabel select {
	position:relative;
	top:13px;
}
.alignlabel img {
  	float:right;
	position:relative;
	left:-20px;
}

#contactFormArea {
    margin:15px;
	display:none;
}



.step_details{
	display:none;
	position:absolute;
	top:213px;
	left:395px;
	padding:10px;
	background-color:#fff;
	border:2px solid #ccc;
	width:450px;
	font-size:0.9em;
	overflow:auto;
	height:300px;
}

.step_details7 {
   	display:none;
	position:absolute;
	top:270px;
	left:15px;
	padding:10px;
	background-color:#fff;
	border:2px solid #ccc;
	width:735px;
	font-size:0.7em;
	overflow:auto;
	height:300px;
}




.details_link{
	background: transparent url(../images/maggieglass.png) no-repeat 100% 0;
	display:block;
	height:16px;
        margin:0 0 3px 0px;
	padding-top:0px;
	padding-bottom:2px;
        color:#333;
        text-decoration:none;
}


#redlink{
	color:red;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:-1px;
}
	
#RightLinkDiv{
	margin-top:20px;
	width:195px;
}

.step1 {
    background: transparent url(../img/step1calc.gif) no-repeat 100% 100%;
}

.step2 {
    background: transparent url(../img/step2calc.gif) no-repeat 100% 100%;
}
.step3 {
    background: transparent url(../img/step3calc.gif) no-repeat 100% 100%;
}
.step4 {
    background: transparent url(../img/step4calc.gif) no-repeat 100% 100%;
}
.step5 {
    background: transparent url(../img/step5calc.gif) no-repeat 100% 100%;
}
.step6 {
    background: transparent url(../img/step6calc.gif) no-repeat 100% 100%;
}
.step7 {
    background: transparent url(../img/step7calc.gif) no-repeat 100% 5%;
}
#sealImage img {
position:absolute;
left:150px;
top:224px;
height:81px;
width:100px;
}

#sm td {
	border-top:1px solid #333; 
}

.step_details h3, .step_details7 h3 {
    margin:0;
	padding:0 0 10px 0;
	color:#A22425;
	font-size:2em;
}

#close_detail_window{
	display:block;
	float:right;
	background: url(../images/xicon.jpg) no-repeat 0 0;
	width:30px;
	height:30px; 
	margin:-8px -8px 0 0;
	text-indent:-99999px;
}

#close_detail_window:hover{
  /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
}



#aEcho, #dEcho, #lEcho{
   font-size:30px;
   background-color:#f0f0f0;
   margin:0px;
}

#coLeft		{
	float:left;
	widows:200px;
}

#coRight	{
	float:right;
	width:120px;
}

#pup		{
	margin-top:-10px;
}