/* Default CSS Stylesheet for a new Web Application project */

   OBJECT { float: left; width: 25% }

BODY, asp:TextBox
{
	margin-top: 145px;
	font-weight: normal;
	text-justify: auto;
	font-size: 0.8em;
	background: url(.\Photos\BG_PictonArt.gif) no-repeat  left top;
	word-spacing: normal;
	margin-left: 145px;
	text-transform: none;
	margin-right: 163px;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif,Arial;
	letter-spacing: normal;
	text-align: justify;
	font-variant: normal;
	left:175px;	
}

.FormatSizeInfo
{
	width:50px;	
}

.clsRfv
{
	font-weight: bold;
	font-size: xx-small;

}

H1
{

	font-size: 1.3em;
	padding-bottom:4px;

}

H2
{
	font-size:1.0em;
	
}

H3
{
	font-size:0.8em;
	padding: 0px 0px 0px 0px;
	
}
.reducedMargins
{
	margin:10  0 10 0;
}

H1, H2, H3, H4, H5,H6, TH,TD, THEAD, TFOOT
{
	color:#666600;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif, Palatino Linotype;
	height: 1px;
}
		

		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

asp:hyperlink 
{
	text-decoration: underline;
}

A:link	{	
	text-decoration: underline;
	color:	#666600;
	font-weight:normal;
	}	
		
A:visited	{	
	color:	#666600;
	font-weight:bold;
	}	
		
A:hover	{	
	
	font-weight:bold;
	color:	#666600;
	}

A:active	{	
	color:	#666600;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
/*Classes*/

/*used for asp:Label at top of each page*/
.Location
{
	position: absolute;
	left: 194px;
	top: 135px;
	color:#cccc99;
	width: 400px;	
	font-size:2.0em;
	}
	
#pageTables, #pageTablesImgHolder
{
	position:absolute;
	top:170px;
	left:190px;
	width:740px;	
}	

#pageTablesHome
{
	position:absolute;
	top:200px;
	left:190px;
	width:750px;
	height:380px;
}	

#pageTablesHome  h3
{
	padding-left:3px;
	text-align:justify ;
}

#pageTablesHome  h2
{	background-color:#cccc99;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:3px;
	font-size:0.8em;
	text-align:justify;
}

#pageTablesImgHolder H1
{
	padding-right: 0px;
	padding-left: 0px;
	
	font-size: 1.2em;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
}

.pageImages
{
	padding-left:0px;
	margin-left:0px;
	border-left:solid 7 #cccc99;
	border-bottom:solid 7 #cccc99;
	border-right:solid 7 #cccc99;
	border-top:solid 7 #cccc99;
}

	
#divFooter, H6
{
	left: 4px;
	position: absolute ;
	top: 95%;
	color:#666600;
	text-align:center;
	width:140px;
	vertical-align:bottom ;
	clear:both ;
}	
	
#BuyPaintingsPrints
{
	font-size:0.8em;	
}

#BuyPaintings h2, ul
{
	text-align:justify;
	font-size:0.8em;
	margin-left:12px;
}

#BuyPaintings ul
{
	list-style-type:square;
	padding:0;	
}


#ulPrint
{
	list-style-position:inside;
	font-size: 0.8em;
	width: 350px;
	margin-left:8px;
	margin-top:0px;
}

#ulPrint li
{
	margin:0;
}

#menu
{
	padding-right: 0px;
	padding-left: 0px;
	left: 0;
	padding-bottom: 0px;
	margin:  0px 0 0 17px ;
	padding-top: 0px;
	position: absolute;
	top: 185px;
	width:137px;
}

#menuHome
{
	padding-right: 0px;
	padding-left: 0px;
	left: 0;
	padding-bottom: 0px;
	margin:  0px 0 0 17px ;
	padding-top: 0px;
	position: absolute;
	top: 207px;
	width:137px;
}

#menu li, #menuHome li
{
	margin: 0;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.5px;
	background-color:#cccc99;
	padding:0 0  11px 0;
	display:list-item;
}

#menu a, #BackBuyButtons a, #menuHome a
{
	font-weight:bold;
	color: #666600;
	font-family: 'Bookman Old Style';
	text-decoration: none;
	margin: 0  10px 10px 10px;
	padding: 2 2 2 2;
}

.PrintsAvailable
{
	font-size:0.6em;
	/*font-weight:bold;*/
	padding: 0px   0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align:left;  
}

#BackBuyButtons H3
{
	font-size:0.6em;
	padding: 4px   0px 4px 0px;
	margin:  0px 0px 0px 0px;
	text-align:center;  
}

#BackBuyButtons a
{
	font-weight:bold;
	color: #666600;
	font-family: 'Bookman Old Style';
	text-decoration: none;
	margin: 10px  10px 10px 10px;
	padding:  5px  2px 5px  2px;
	font-size:13px;
	letter-spacing:0.5px;
}

#menu a:hover, #menu a.active, #BackBuyButtons a:hover, #BackBuyButtons a.active, #menuHome a:hover, #menuHome a.active
{
  background-color:#FFFFCC;	
}