/* Media Classifieds style sheet - Mark Yeomans and Dorian Griffiths - 2008 */


/* BACKGROUND */
.body					{ background-color: #FFFFFF; color: #000000; font-family: verdana, arial, helvetica, sans-serif; margin-left: 0; margin-right: 0; margin-top: 15; margin-bottom: 15;}


/* SCROLL BARS */
body					{ SCROLLBAR-FACE-COLOR: 506390; SCROLLBAR-HIGHLIGHT-COLOR: DDDDDD; SCROLLBAR-SHADOW-COLOR: CCCCCC; SCROLLBAR-3DLIGHT-COLOR: FFFFFF; SCROLLBAR-ARROW-COLOR: FF0000; SCROLLBAR-TRACK-COLOR: F0F0F0; SCROLLBAR-DARKSHADOW-COLOR: CCCCCC; }


/* HEADERS */
h2						{ background-color: #FFFFFF; font-family: Times New Roman, Times, serif; font-size: 40px; font-weight: normal; color: #000000; padding: 10px; text-align: left; }


/* SUPPORT TABLE */
.support-bg				{ background: url('images/support-bg.gif') repeat; }


.home-title				{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: normal; font-size: 18pt; color: #506390; }
.text-home-blurb		{ text-decoration: none; font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 8pt; line-height: 1.7; }
.mag-name				{ background-color: #506390; font-family: Verdana,Arial,sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; padding: 3px; text-align: left; }
.mag-blurb				{ font-family: Verdana,Arial,sans-serif; font-size: 8pt; font-weight: normal; color: #000000; padding: 0px; text-align: left; }
.advertising			{ font-family: Verdana,Arial,sans-serif; font-size: 17pt; font-weight: normal; color: #506390; padding: 3px; text-align: left; }


/* NAV BAR TABLE FORMATTING */
.nav-table-outer-border	{ background-color: #999999; }

.center-tab-selected	{ background-color: #FF0000; }
.center-tab				{ background-color: #FFFFFF; }


/* LINKS */
.menuitem				{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: normal; font-size: 8pt; color: #000066; }
.menuitem:hover			{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: normal; font-size: 8pt; color: #FF0000; } /* the final colour for the fade is controlled in the javascript fade file */
.menuitemsel			{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: normal; font-size: 8pt; color: #FFFFFF; }
.menuitemsel:hover		{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: normal; font-size: 8pt; color: #CCCCCC; }

.email:visited			{ color: #0000BB; text-decoration: none }
.email:link				{ color: #0000BB; text-decoration: none } 
.email:hover			{ color: #FF0000; text-decoration: underline } 
.email:active			{ color: #0000BB; text-decoration: none }

.hyperlink:visited		{ color: #0000BB; text-decoration: none }
.hyperlink:link			{ color: #0000BB; text-decoration: none } 
.hyperlink:hover		{ color: #FF0000; text-decoration: underline } 
.hyperlink:active		{ color: #0000BB; text-decoration: none }

.mag-name-link:visited	{ color: #FFFFFF; text-decoration: none }
.mag-name-link:link		{ color: #FFFFFF; text-decoration: none } 
.mag-name-link:hover	{ color: #FFFFFF; text-decoration: underline } 
.mag-name-link:active	{ color: #FFFFFF; text-decoration: none }

/* END OF HOME STYLE SHEET */
