/* www.CustomerCatcherRadio.com */

body              {
                  background-color:#f5f5f5;
		          }
		  
#maintable        {
                  background: url( url(http://www.customercatcherradio.com/images/mid_body.jpg);
				  background-repeat:repeat-y;
                  width:900px;
				  margin:auto;
				  			  
				  }
				  
#table            {
                  background: url(http://www.customercatcherradio.com/images/mid_body.jpg);
				  background-repeat:repeat-y;
                  width:900px;
				  margin:auto;
				  padding:0;
				  }       
		   
#leftcol          {
                  width:650px;
				  vertical-align:top;
				  padding-left:20px;
				  padding-bottom:20px;				  
				  }
				  
#rightcol         {
                  width:210px;
				  vertical-align:top;
				  padding-top:20px;
				  padding-bottom:20px;
				  }
		   
p                 {
                  font-family: Arial, Helvetica, sans-serif;
				  font-size:10pt;
				  line-height:18px;
				  }	
				  
h1,h2,h3,h4,h5,h6 {
                  font-family: Verdana, Arial, Helvetica, sans-serif;			  
				  }
				  
h1                {
                  font-size:17pt;
				  font-weight:bold;
				  }
				  
a                 {
                   color:#0000FF;
				   font-weight:bold;
				   }
				   
a:hover            {
                   color:#000066;
				   }	   
		   
hr                 {
                  color:#CCCCCC;
				  }
				  
ul li             {
                   font-family: Arial, Helvetica, sans-serif;
				   font-size:10pt;
				   line-height:18px;
				   list-style: square;
				   list-style-position:outside;
				   margin-left:20px;
				   }
				  
.red              {
                   color:#cc0000;
				   }
				   
.blue              {
                   color:#011d80;
				   font-weight:bold;
				   }
				   

.subhead           {
                   font-family:Arial, Helvetica, sans-serif;
				   font-size:14pt;
				   }
				   
.subhead2         {
                   font-family:Arial, Helvetica, sans-serif;
				   font-size:12pt;
				   }			   
  
/* Drop Down Menu */

#menu                  {
						  width: 896px;
						  margin: 0 0 0 0px;
						  padding:0;

}

#menu ul               {
						  list-style: none;
						  margin: 0;
						  padding: 0;
						  width: 170px;
						  float: left;
}

#menu a, #menu h2 {
font: bold 12px/18px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color:#011d80;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background: #011d80;
text-transform: uppercase;
 border-right: 1px solid #011d80;
}

#menu h2 a{
color: #fff;
background: #011d80;
text-transform: uppercase;
font: bold 12px/18px arial, helvetica, sans-serif;
letter-spacing:1.5px;
}



#menu a {
color: #000;
background: #f5f5f5;
text-decoration: none;
}

#menu a:hover {
color: #011d80;
background: #ffffff;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#navbox       {
              width:880px;
			  margin:auto;
			  padding:0;
			  display:inline;
			  }
			 
.navbox       {
              width:860px;
			  border:0;
			  margin:auto;
			  background-color:#011d80;
			  }
			  
.navbox td    {
              padding:0;
			  margin:0;
			  vertical-align:top;
			 
			  }
			  
.navbox ul li {
              list-style:none;
			  
			  }
/*Subscription*/

#optin-box    {
              width:300px;
			  margin:auto;
			  margin-top:20px;
			  background-color:#FFFFCC;
			  padding:5px 15px 5px 15px;
			  }			  

form          {
              padding:0;
			  margin:0;
			  }
			  
/*OptinBox*/

#optinwrapper {
              width:191px;
			  margin:auto;
			  }
			  
#optin-top    {
              background:url(http://www.customercatcherradio.com/images/optinbox-top.jpg) bottom;
			  background-repeat:no-repeat;
			  width:191px;
			  height:25px;
			  padding:0;
			  }
			  
#optin-mid    {
              background: url(http://www.customercatcherradio.com/images/optinbox-mid.jpg);
			  background-repeat: repeat-y; 
			  width:191px;			  
			  padding:0;
			  }
			  
#optin-footer   {
              background: url(http://www.customercatcherradio.com/images/optinbox-footer.jpg) top;
			  background-repeat:no-repeat;
			  width:191px;
			  height:25px;
			  padding:0;
			  }
			  
form          {
              background-color:#cccc99;
			  border:none;
			  padding:0;
			  margin:0;
			  }
			  
.privacy {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333; text-align:center;}
               	
/* Footer*/

#footer {
    background: url(http://www.customercatcherradio.com/images/footer.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:60px; 
	text-align: center;
	padding: 10px 0 2px 0;
	color: #ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

#footer p {
	padding: 10px 0 2px 0;
	color: #ffffff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

#footer a {
	text-decoration: underline;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
	color:  #CCCCCC;
}	   

