/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
	background: url("./media/images/Template/bg.gif");
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#990000;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#990000;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#990000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#990000;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	}	

UL LI LI	{	
	list-style-type:	circle;
	}	

UL LI LI LI	{	
	list-style-type:	square;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.Content {
	color: #333333;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ContentImage 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.ShellDate {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
}

.ShellContactInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

.Nav {
	background-color: #003300;
}

.NavOver {
	background-color: #FFCC00;
}

.NavLink:link {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.NavLink:hover {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.NavLink:visited {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.NavLink:active {
	font-size: 9pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.BottomNav {
	font-size: 10pt;
}

.Copyright {
	font-size: 8pt;
}

.NewsBoxTitle {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;

}

.NewsBox {
	font-size: 8pt;
	color: #333333;
}

.AddNew 
{	
	font-size: 8pt;
	font-style: italic;
}

.Footnote 
{	
	font-size: 8pt;
	font-style : italic;
}

.PageQuote {
	font-size: 8pt;
	color: #333333;
}

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
}

.PageSubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}

.StdFormLabel 
{
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}

.StdFormField
{
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
}

Input {
	font-size: 9pt;
	font-family: Verdana;
}

Input.Button {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

Select {
	font-family: Verdana;
	font-size: 9pt;
}

TextArea {
	font-size: 9pt;
	font-family: Verdana;
}

.ReportHeader {
	font-weight: bold;
	font-size: xx-small;
	background: #003300;
	color: white;
	text-align:center;
}

.ReportHeader a:link {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:active {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:visited {
	text-decoration: underline;
	color: White;
}

.ReportHeader a:hover {
	text-decoration: underline;
	color: White;
}

/* - Row Item - */
.ReportRow1 {
	font-size: xx-small;
	color: black;
	background-color: #E0E0E0;
	text-align:center;
	
}

/*
.ReportRow1 a:link {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:active {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:visited {
	text-decoration: none;
	color: #339933;
}

.ReportRow1 a:hover {
	text-decoration: underline;
	color: #339933;
}

*/

/* - Row Alternating Item - */
.ReportRow2 {
	font-size: xx-small;
	background-color: #FFFFFF;
	color: Black;
	text-align:center;
}

/*
.ReportRow2 a:link {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:active {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:visited {
	text-decoration: none;
	color: #339933;
}

.ReportRow2 a:hover {
	text-decoration: underline;
	color: #339933;
}
*/

.ReportEdit 
{
	font-size: xx-small;
	background-color:Navy;
	color: #FFFFFF;
	
}

.ReportEdit a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.ReportEdit a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-decoration: none;
}

.ReportEdit a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.ReportEdit a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.ReportPager {
	font-size: xx-small;
	background-color: #FFFFFF;
	color: Black;
}

/*
.ReportPager a:link {
	text-decoration: none;
	color: #339933;
}

.ReportPager a:active {
	text-decoration: none;
	color: #339933;
}

.ReportPager a:visited {
	text-decoration: none;
	color: #339933;
}

.ReportPager a:hover {
	text-decoration: underline;
	color: #339933;
}
*/

	.featured { font-size: xx-small; }

	.DetailedWorkListTitle { font-size : large; }
	.DetailedWorkListSubtitle { font-size : medium; }
	.DetailedWorkListPrice { font-size: xx-small; color:Green; font-weight: bold; }
	.DetailedWorkListSold { font-size: xx-small; color:Red; font-weight: bold; }
	.DetailedWorkListNew { font-size: xx-small; color:Red; font-weight: bold; }

	.SimpleWorkListPrice { font-size: xx-small; color:Green; font-weight: bold; }
	.SimpleWorkListSold, .SimpleWorkListNew { font-size: xx-small; color:Red; font-weight: bold; }
	.SimpleWorkListTitle { font-size: xx-small; }
	.SimpleWorkListNew { font-size: xx-small; color:Red; font-weight: bold; }
	
	.WorkTitle { font-size : large; }
	.WorkSubtitle { font-size : medium; }
	.WorkPrice { font-size: xx-small; color:Green; font-weight: bold; }
	.WorkSold, .WorkNew { font-size: xx-small; color:Red; font-weight: bold; }
	
	.NewsBoxTitle {
		font-size: 10px;
		font-weight: bold;
		color: #333333;
		text-decoration: underline;
	
	}
	
	.NewsBox {
		font-size: 8pt;
		color: #333333;
	}
