/* ...
// Manage My Gigs => ShowItSellIt
// SiteSpecificIncludes/CascadingStyleSheetInclude.css
// Eventually, write a program to generate the styles for a particular website.  RLC HAK HERE
// RLC 040304 // 050920
... */

/* SHOW IT SELL IT SPECIFIC! */

/* navigation :: rlc :: 060907 */
#nav a:active { text-decoration: none; }
#nav a:link { text-decoration: none; }
#nav a:visited { text-decoration: none; }
#nav a:hover { color: #990000; }
#nav ul { padding: 0; margin: 0; text-align:center;}
#nav li { display:inline;padding: 0; margin: 0; font: 'Times New Roman', Times, serif; color:#000000; font-size:14px; font-weight:bold; list-style: none !important; } /*  */

/* */
a:link { margin: 0; padding: 0; color: #000000; text-decoration: underline; }
a:visited { margin: 0; padding: 0; color: #000000; text-decoration: underline; }
a:hover { color: #990000;} /* General hover over links. */
/* */

.ImageTextBoldXLarge		{ font-weight: bold;  font-family: "Times New Roman", Times, serif;  font-size: 24px; color: black }		/* x-large */
.ImageTextBoldLarge			{ font-weight: bold;  font-family: "Times New Roman", Times, serif;  font-size: 18px; color: black }		/* large */
.ImageTextBoldMedium		{ font-weight: bold;  font-family: "Times New Roman", Times, serif;  font-size: 16px; color: black }		/* medium */
.ImageTextBoldSmall			{ font-weight: bold;  font-family: "Times New Roman", Times, serif;  font-size: 13px; color: black }		/* small */
.ImageTextBoldXSmall		{ font-weight: bold;  font-family: "Times New Roman", Times, serif;  font-size: 10px; color: black }		/* x-small */

.ImageTextXLarge			{ font-family: "Times New Roman", Times, serif;  font-size: 24px; color: black }		/* x-large */
.ImageTextLarge				{ font-family: "Times New Roman", Times, serif;  font-size: 18px; color: black }		/* large */
.ImageTextMedium			{ font-family: "Times New Roman", Times, serif;  font-size: 16px; color: black }		/* medium */
.ImageTextSmall				{ font-family: "Times New Roman", Times, serif;  font-size: 13px; color: black }		/* small */
.ImageTextXSmall			{ font-family: "Times New Roman", Times, serif;  font-size: 10px; color: black }		/* x-small */
	
.ImageTextBoldXLargeItalic	{ font-weight: bold;  font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 24px; color: black }		/* x-large */
.ImageTextBoldLargeItalic	{ font-weight: bold;  font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 18px; color: black }		/* large */
.ImageTextBoldMediumItalic	{ font-weight: bold;  font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 16px; color: black }		/* medium */
.ImageTextBoldSmallItalic	{ font-weight: bold;  font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 13px; color: black }		/* small */
.ImageTextBoldXSmallItalic	{ font-weight: bold;  font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 10px; color: black }		/* x-small */

.ImageTextXLargeItalic		{ font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 24px; color: black }		/* x-large */
.ImageTextLargeItalic		{ font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 18px; color: black }		/* large */
.ImageTextMediumItalic		{ font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 16px; color: black }		/* medium */
.ImageTextSmallItalic		{ font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 13px; color: black }		/* small */
.ImageTextXSmallItalic		{ font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 10px; color: black }		/* x-small */

.ImageTextSmallRed			{ font-family: "Times New Roman", Times, serif;  font-size: 13px;   color: red }						/* small */
.ImageTextSmallItalicRed	{ font-style:italic;  font-family: "Times New Roman", Times, serif;  font-size: 13px; color: red }		/* small */
.ImageTextMediumRed			{ font-family: "Times New Roman", Times, serif;  font-size: 16px;  color: red }							/* medium */
.ImageTextBoldMediumRed		{ font-weight: bold;  font-family: "Times New Roman", Times, serif;  font-size: 16px;  color: red }		/* medium */

.ImageLabelBoldXLarge		{ font-weight: bold;  font-family: Helvetica, Arial, sans-serif;  font-size: 24px; color: black }		/* x-large */
.ImageLabelBoldLarge		{ font-weight: bold;  font-family: Helvetica, Arial, sans-serif;  font-size: 18px; color: black }		/* large */
.ImageLabelBoldMedium		{ font-weight: bold;  font-family: Helvetica, Arial, sans-serif;  font-size: 16px; color: black }		/* medium */
.ImageLabelBoldSmall		{ font-weight: bold;  font-family: Helvetica, Arial, sans-serif;  font-size: 13px; color: black }		/* small */
.ImageLabelBoldXSmall		{ font-weight: bold;  font-family: Helvetica, Arial, sans-serif;  font-size: 10px; color: black }		/* x-small */

.ImageLabelXLarge			{ font-family: Helvetica, Arial, sans-serif;  font-size: 24px; color: black }		/* x-large */
.ImageLabelLarge			{ font-family: Helvetica, Arial, sans-serif;  font-size: 18px; color: black }		/* large */
.ImageLabelMedium			{ font-family: Helvetica, Arial, sans-serif;  font-size: 16px; color: black }		/* medium */
.ImageLabelSmall			{ font-family: Helvetica, Arial, sans-serif;  font-size: 13px; color: black }		/* small */
.ImageLabelXSmall			{ font-family: Helvetica, Arial, sans-serif;  font-size: 10px; color: black }		/* x-small */

.ImageLabelBoldXLargeItalic	{ font-weight: bold;  font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 24px; color: black }		/* x-large */
.ImageLabelBoldLargeItalic	{ font-weight: bold;  font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 18px; color: black }		/* large */
.ImageLabelBoldMediumItalic	{ font-weight: bold;  font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 16px; color: black }		/* medium */
.ImageLabelBoldSmallItalic	{ font-weight: bold;  font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 13px; color: black }		/* small */
.ImageLabelBoldXSmallItalic	{ font-weight: bold;  font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px; color: black }		/* x-small */

.ImageLabelXLargeItalic		{ font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 24px; color: black }		/* x-large */
.ImageLabelLargeItalic		{ font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 18px; color: black }		/* large */
.ImageLabelMediumItalic		{ font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 16px; color: black }		/* medium */
.ImageLabelSmallItalic		{ font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 13px; color: black }		/* small */
.ImageLabelXSmallItalic		{ font-style:italic;  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px; color: black }		/* x-small */

.ImageLabelBoldMediumRed	{ font-weight: bold;  font-family: Helvetica, Arial, sans-serif;  font-size: 16px; color: red }			/* medium */

.ImageLabelSmallItalicBlue	{ font-style:italic;  font-family: Helvetica, Arial, sans-serif;  font-size: 13px; color: blue }		/* small */
.ImageLabelSmallItalicRed	{ font-style:italic;  font-family: Helvetica, Arial, sans-serif;  font-size: 13px; color: red }			/* small */

.SisiLogo			{ font-weight: bold;  font-family: 'Copperplate Gothic Light', Verdana, Arial, Helvetica;  font-size: x-small; color: black }
.SisiLogoItalic	{ font-weight: bold;  font-style: italic;  font-family: 'Copperplate Gothic Light', Verdana, Arial, Helvetica;  font-size: x-small; color: black }
