@import url("purpleproductpagestyle.css");

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

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

#maincopy a:link { color: #6f7b82; }
#maincopy a:hover { color: #8c9ca5; }

#maincopy h1 { background-color:#6f7b82; }
#maincopy h2 { color:#4b575f; }
#maincopy h3 { color:#6f7b82; }

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


/* Bottom Links */

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

#other-pages { background-color: #6c7174; }

#other-pages ul li { border-right: 1px solid #ccc;}
#other-pages a:link{ color:#f7f7f7; }
#other-pages a:hover, a:active { color:#dfdfdf; }

/*Right Column*/

#additionalcopy h3 { background-color: #4b575f; }

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