/* CSS Document */
div#leftcolumn {
	display: none;
	}

div#top_nav {
	display: none;
	}
	
div#bottom_bar {
	display: none;
	}

div#bottombar {
	display: none;
	}
	
div#noprint {
	display: none;
	}
	
div#rightcolumn {
 	width:675px;

}
	
body {font-family: Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  color:#000000;}

/* Standard anchor tag formatting */ 
A:link, A:visited { 
  color: #0000FF;
  text-decoration: underline; }
A:hover, A:active {
  color: #0000FF;
  text-decoration: underline;}
  
 
/* end Standard anchor tag formatting */

A.left_nav {
text-decoration: none;
display:block;
font-size:13px;
color:#ffffff;
font-weight:bold;
height:25px;
}

A.left_nav:link, A.left_nav:visited {
background-image:url(http://www.progressivepharmacies.com//images/shell/left_lines_off.jpg); 
  color: #ffffff;
  text-decoration: none; }
A.left_nav:hover, A.left_nav:active {
background-image:url(http://www.progressivepharmacies.com//images/shell/left_lines_on.jpg);
  color: #ffffff;
  text-decoration: none;}
  
.bottom_nav {
text-decoration: none;
font-size:12px;
color:#336699;
padding-top:5px;
}

A.bottom_nav {
text-decoration: none;
font-size:12px;
color:#336699;
}

A.bottom_nav:link, A.bottom_nav:visited
{
color:#336699;
text-decoration: none;	}

A.bottom_nav:hover, A.bottom_nav:active 
{
color:#336699;
text-decoration: underline;
}

.powered {
text-decoration: none;
font-size:11px;
padding-top:10px;
color:#ffffff;
}

A.powered {
text-decoration: none;
font-size:10px;
color:#000000;
}

A.powered:link, A.powered:visited
{
color:#000000;
padding-top:0px;
text-decoration: none;	}

A.powered:hover, A.powered:active 
{
color:#d57521;
padding-top:0px;
text-decoration: none;
}
/* End navigation link formatting */

/* table color formatting */
table, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000; }

td.redline {
border-bottom:thick #993333 solid;

}

table.forms {
width:300;

}
  

#redcolumn {
background-image: url(http://www.progressivepharmacies.com//images/shell/red_bg.jpg);
padding:99px 5px 10px 15px;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

#bluecolumn {
background-image: url(http://www.progressivepharmacies.com//images/shell/blue_bg.jpg);
padding:15px 5px 2px 15px;
font-size:14px;
color:#FFFFFF;
height: 100%;
}

#contactbox {
background-image:url(http://www.progressivepharmacies.com//images/shell/contact_us.jpg);
width:202px; height:122px;
padding: 48px 0px 0px 25px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;


}
  
div {padding:0px;}
	
.content {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;}
	
/* end table color formatting */

/* Text formatting for content */
.title {
  font-size: 22px;
  color: #336699;
  font-family: Arial, Helvetica, sans-serif;
  font-style:italic;
  font-weight:bold;
  }
  
.subtitle {
  font-size: 20px;
  color: #111111;
  
  }
  .small_title {
  font-size: 14px;
  font-weight:bold;
  
  }
  
/* End formatting for content */

/* List formatting */
ul {list-style-image: url(../images/bullet.gif);
font-family: verdana, Arial, Helvetica, sans-serif;
       font-weight: normal;
       font-size: 11px;
	   padding: 0;
	   margin-left: 10px;}

li {list-style-image: url(../images/bullet.gif);
font-family: verdana, Arial, Helvetica, sans-serif;
       font-weight: normal;
       font-size: 11px;
	   padding: 0;
	   margin-left: 10px;}
/* end formatting */

/* Header formatting */

/* End Header formatting */

/* Class Selectors */

/* End class selectors */

/* form elements formatting */
input, textarea, select{ BORDER: #000 1px solid;
            FONT-SIZE: 14px; font-weight:normal; COLOR: #000000;
            BACKGROUND-COLOR: #fff;
	vertical-align: middle;}
	
select {font-size: 12px;}

input.noborder {
border:#FFFFFF thin solid;
}
/* end form elements formatting */
