/* Default CSS Stylesheet for a new Web Application project */


.LinkButton
{
	color: #0000ff;
	font-family:Verdana;	
	font-size:8pt;		
}

.ColorLinkButton
{
	color:White;
	font-family:Verdana;
	font-size:8pt;		
}

.RegularLabel
{
	color:Black;
	font-family:Verdana;
	font-size:8pt;		
}

.RegularLabel_InStock
{
	font-size:10pt;
	font-family:Verdana;
	color:Green;	
}

.RegularLabel_OutofStock
{
	font-size:11pt;
	font-family:Verdana;
	color:Red;
	font-weight:bold;	
}

.LeftMenuLabel
{
	color:#ff0000;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
}

.LeftMenuLabel_1
{
	color:#aa4400;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

.LeftMenuLabel_2
{
	color:#CC3300;
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
}

.LeftMenuLabel_3
{
	color:Red;
	font-family:Verdana;
	font-size:8pt;	
}

.RegularInputBox
{
	font-family:Verdana;
	font-size:8pt;		
}

.fontxlarge
{
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold;
}

.fontxlarge1
{
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold;
	color:#111144;
}

.fontsmall1
{
	font-size:9pt;
	font-family:Verdana;	
}

.fontsmall2
{
	font-size:9pt;
	font-family:Verdana;
	font-weight:bold;
}

.fontsmall3
{
	font-size:7pt;
	font-family:Verdana;
	color:Gray;
}

.fontsmall4
{
	font-size:15pt;
	font-family:Verdana;
	color:Red;
}

.fontsmall5
{
	font-size:9pt;
	font-family:Verdana;
	background-color:#9999ff;
	color:White;
	text-align:center;	
}

.fontsmall6
{
	font-size:10pt;
	font-family:Verdana;
	color:Red;
	font-weight:bold;
}

.fontsmall7
{
	font-size:11pt;
	font-family:Verdana;
	background-color:#9999ff;
	color:White;
	text-align:center;	
}

.fontPrice1
{
	font-size:11pt;
	font-family:Verdana;	
	color:#c02020;
}

.fontPrice2
{
	font-size:11pt;
	font-family:Verdana;	
}


.tableFormat1
{
	border:#d7dde7 1px solid;	
}

.tableColor1
{
	background-color:#b4eeb4;	/* RGB(180,238,180) */
}

.tableColor2
{
	background-color:#ccffbb;
}

.tableTdColor1
{
	background-color:#b4eeb4;	/* RGB(180,238,180) */
}

.tableTdColor1_old
{
	background-color:#ffaa88;	
}

.tableRowColor1
{
	background-color:#d7dde7;
}

.tableRow1
{
	background-color:#d7dde7;
	color: #0000ff;
	font-family:Verdana;	
	font-size:10pt;	
}

.Title1
{
	color: #0000ff;
	font-family:Verdana;	
	font-size:12pt;	
}

.mainDiv
{
	width:900px;
	height:800px;	
}

div#div-small{
width: 500px;
height: 500px;
overflow: auto;
}

.imageWidthFormat
{
	width:4px;
}

.imageHeightFormat
{
	height:4px;
}

.cartGridHeader
{
	background-color:#CCDDEE;
	font-size:10pt;
	font-family:Verdana;
	color:Black;
	font-weight:bold;
}

.cartGridItem
{
	font-size:10pt;
	font-family:Verdana;
	color:Black;
	
}

.cartGridFooter
{
	font-size:10pt;
	font-family:Verdana;
	color:Black;
	font-weight:bold;
}

.cartGridEditDeleteButtonColor
{
	color:Blue;	
}

div#div-datagrid-small1 {
width: 645px;
height: 650px;
overflow: auto;
}

.mainMenuBGColor
{
	background-color:#6699ff;
	cursor:default;
	text-align:center;
	width:100%;
}

.mainMenuButton
{
	background-color:#6699ff;
	font-weight:bold;
	font-family:Arial,sanserif;
	font-size:12px;
	color:#ffffff;
	cursor:hand;
	text-align:center;	
}

.tableImageAlign
{
	vertical-align:top;
	text-align:center;
}

.ImageLink1
{
	color: #0000ff;
	font-family:Verdana;	
	font-size:9pt;		
}

.ImagePrice1
{
	color: #C02020;
	font-family:Verdana;	
	font-size:10pt;		
}

.dOldMoviesGrid
{
	font-size:10pt;
	font-family:Verdana;
	height:25px;
}

.aOldMoviesGrid
{
	font-size:10pt;
	font-family:Verdana;
	height:25px;
	background-color:#ffffcc;
}

.hOldMoviesGrid
{
	font-size:11pt;
	font-family:Verdana;
	background-color:#ffdd44; /*#ffdd44; */
	color:Red;
	height:25px;
	text-align:center;
	/*background-image:URL(Images/oldMovieBack.png)*/
}
