@import url("purpleproductpagestyle.css");

/*****************************
		Main Content
*****************************/

/*Main Content Styles*/
#maincopy { background-color: #d9f5fb; }

#maincopy a:link { color: #227db8; }
#maincopy a:hover { color: #1f84c5; }
#maincopy a:visited { color: #227db8; font-weight: bold; }

#maincopy h1 { background-color:#0492d0; }
#maincopy h2 { color:#0b4c76; }
#maincopy h3 { color:#0b4c76; }

#maincopy ul li { list-style-image:url(images/bluetick.png); }


/* Bottom Links */

#bottom-links {	background-color: #abe7f4; }

#other-pages { background-color: #0062a1; }

#other-pages ul li { border-right: 1px solid #368ac0;}
#other-pages a:link{ color:#1b87cd; }
#other-pages a:hover, a:active { color:#09334e; }

/*Right Column*/

#additionalcopy h3 { background-color: #0062a1; }

#additionalcopy ul{	list-style-image:url(images/bluetick.png); }


