﻿/* plotters mnserv-web1 one css 222 */
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
td
{
	font-size:13px;
}

h1{font-size:18px;color:black;}
h2{font-size:15px;color:#d74326;} 
h3{font-size:13px;color:black;}


#rightPanel
{
   float:right;
   margin:0px;padding:0px;
   border-color: #0D1B33; 
   border-width: 0px; 
   width: 100%; 							
}	

.outerBox{width:146px; margin:20px auto 10px auto; padding:0px; border:2px solid #999999; }

#quadBox1
{
    margin:auto;
    padding:0px;
    width:146px;
    height:144px;
    background:url(../images/top-sellers/60inchWhite.jpg) no-repeat center center;
    
}		
		
#quadBox2
{
    margin:auto;
    padding:0px;
    width:146px;
    height:144px;
    background:url(../images/top-sellers/4000ps-Q1274a.jpg) no-repeat center center;
    
}					

#quadBox3
{
    margin:auto;
    padding:0px;
    width:146px;
    height:144px;
    background:url(../images/top-sellers/blueQ1251.jpg) no-repeat center center;
    
}	
#quadBox4
{
    margin:auto;
    padding:0px;
    width:146px;
    height:144px;
    background:url(../images/top-sellers/1055CM_PLUS.jpg) no-repeat center center;
    
}	



a.quoteBox:link, a.quoteBox:visited
{
    display:block;
color:#FFffFF;

    text-decoration:none;
    width:146px;
    height:20px;
    background:url(../images/top-sellers/reqQuoteDUO.jpg) no-repeat 0px 0px;
}
a.quoteBox:hover, a.quoteBox:active
{
    display:block;
    color:#333333;
    width:146px;
    height:20px;
    background:url(../images/top-sellers/reqQuoteDUO.jpg) no-repeat 0px -20px;
}

h2.orgTitle
{
    color:#d74326;  /* d74326*/
    padding:2px;
    margin:0px auto;
    
}


span.aText
{
    font-weight:bold;
    display:block;
    float:left;
    margin:2px 0px 0px 94px;

    
}

#rightBody
{
    background-color: #FFFFFF; 
    padding:4px 4px 4px 4px;
     border-bottom:1px navy solid;
     text-align:center;
}

#rightHdr
{
   color: #FFFFFF;
   background-color: #0D1B33; 
   padding:4px 4px 4px 4px;
   text-align:center; 
								
}
#rightHdr h2
{
 padding:0px;
 margin:0px; 
 font-size:16px;
 color:#d74326;
}


a:active
{
	font-size:13px;
	color:blue;
}
a:hover
{
	font-size:13px;
	color:blue;
	text-decoration:underline;
}
a:visited
{
	font-size:13px;
	color:blue;
}
a:link
{
	font-size:13px;
	color:blue;
}

hr
{
	color: #fff;
	background-color: #fff;
	border: 1px dotted maroon;
	border-style: none none dotted;
}

.spanwhite
{
	color:white;
}
.spanwhite a:link
{
	color:white;
}
.spanwhite a:hover
{
	color:white;
}
.spanwhite a:visited
{
	color:white;
}
.spanwhite a:active
{
	color:white;
}