/* Default CSS Stylesheet for Castnet Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.CCButton
{
	font-size: x-small;
	color: navy;
	font-family: Verdana;
	height: 24px
}
.CCLabelSmall
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	text-align: center
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366
}
H1	{	
	font-family:  Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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: Arial, Verdana, 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:	#3333cc
	}
A:visited	{	
	text-decoration:	none;
	color:	#333399
	}
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc
	}
A:active	{	
	text-decoration:	none;
	color:	#333399
	}
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: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	}
.block
{
	 border-top: 1px solid black; 
	 border-right: 1px solid black; 
	 border-bottom: 1px solid black; 
	 border-left: 1px solid black 
}
.blocktopleft
{
	border-top: 1px solid black; 
	border-left: 1px solid black 
}
.blockopen
{
	border-top: 1px solid black; 
	border-right: 1px solid black; 
	border-bottom: black; 
	border-left: 1px solid black
}
.blockheader
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	color: white
}
.SecondTable
{
}
.BannerTable
{
}
.BannerRow
, .BannerCell
, .BannerCellWithURL
, .CategoryItemHyperLink
, .CategoryItemHyperLink:link
, .CategoryItemHyperLink:visited
, .CategoryItemHyperLink:hover
, .CategoryItemHyperLink:active
, .CategoryLinksDataGridCell
, .CategoryLinksDataListControl
, .CategoryLinksDataGridAdCell
, .CategoryHeaderImage
, .VideoArea
, .VideoColumnCell
, .VideoColumnHeader
, .VideoDescription
, .VideoHyperlink
, .VideoImage
, .ShoppingArea
, .ShoppingColumnCell
, .ShoppingColumnHeader
, .ShoppingDescription
, .ShoppingHyperlink
, .ShoppingImage
, .ShoppingCompanyName
, .TableCell
, .TableRow
, .Table
{
	border-collapse: collapse;
	vertical-align:top;
	font-family: Arial
}
.CategoryLinksDataListControl
, .CategoryLinksDataGridCell
{
	background-color: #3c4a64
}
.CategoryItemHyperLink
, .CategoryItemHyperLink:link
, .CategoryItemHyperLink:visited
, .CategoryItemHyperLink:hover
, .CategoryItemHyperLink:active
, .CategoryLinksDataGridAdCell
, .CategoryHeaderImage
{
	border: solid 1px #3c4a64;
	font-size: x-small;
	cursor: hand;
	color: White;
	text-align: center;
	text-decoration: none;
	background-color: #3c4a64
}
.CategoryItemHyperLink:hover
{
	color: Yellow;
	border: solid 1px white
}
.CategoryItemHyperLink:active
{
	color: Red
}
.VideoArea
, .VideoColumnCell
, .VideoColumnHeader
, .VideoDescription
, .VideoHyperlink
, .VideoImage
, .ShoppingArea
, .ShoppingColumnCell
, .ShoppingColumnHeader
, .ShoppingDescription
, .ShoppingHyperlink
, .ShoppingImage
, .ShoppingCompanyName
{
	background-color: white;
	text-align: center
}
.VideoColumnHeader
, .ShoppingColumnHeader
{
	border: solid 1px black
}
.VideoImage
, .ShoppingImage
, .BannerCellWithURL
{
	cursor:hand
}
.VideoHyperlink
, .ShoppingHyperlink
{	font-size: x-small;
	text-decoration: underline
}
.ShoppingDescription
, .ShoppingCompanyName
, .VideoDescription
{
	color: black
}
.ShoppingDescription
, .VideoDescription
{
	font-size: xx-small
}
.ShoppingCompanyName
{	
	font-size: x-small
}
.AdvertiseHere
, .AdvertiseHere:link
, .AdvertiseHere:visited
, .AdvertiseHere:hover
, .AdvertiseHere:active
, .CopyrightLabel
{
	text-align:center	
}
.AdvertiseHere
{
	font-size: x-small
}
.AdvertiseHere:hover
{
	color: Green;
	font-weight:bold;
	text-decoration: underline
}
.CopyrightLabel
{
	font-size:xx-small;
	color:Gray 
}
.AlphaVideoGraphic
{
	text-align:left
}
