DIV,TH,TD,INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
        FONT-SIZE: 10px;
}

h1 { FONT-SIZE: 15px; }
h2 { FONT-SIZE: 13px; }
h3 { FONT-SIZE: 12px; }
hr { COLOR: #DDDDDD; HEIGHT: 1px; }

form { margin: 0px; padding: 0px; }
div { text-align: left; }
body { margin: 0px; padding: 0px; }

.HeadBox { BACKGROUND-COLOR: #FFFFFF; }
.HeadText { FONT-SIZE: 12px; FONT-WEIGHT: bold; }
.HeadLine { BACKGROUND-COLOR: #D6D7D9; }
.VertMenuBox { BACKGROUND-COLOR: #EFEFEF; }
.VertMenuBorder { BACKGROUND-COLOR: red; }
.VertMenuTitle { BACKGROUND-COLOR: #ea5123; COLOR: white; FONT: bold 11px Verdana; }
.VertMenuItems { COLOR: #000000; TEXT-DECORATION: none; FONT: 10px Verdana; }
.VertMenuItems:link { COLOR: #ea5123; TEXT-DECORATION: none; }
.VertMenuItems:visited { COLOR: #ea5123; TEXT-DECORATION: none; }
.VertMenuItems:hover { COLOR: #ea5123; TEXT-DECORATION: underline; }
.VertMenuItems:active  { COLOR: #ea5123; TEXT-DECORATION: none; }
.VertMenuHr { COLOR: #999999; }
.CategoriesList { FONT-SIZE: 11px; }
.DialogBox { BACKGROUND-COLOR: #333333; }
.DialogBox2 { BACKGROUND-COLOR: #474747; }
.DialogBorder { BACKGROUND-COLOR: #474747; }
.DialogTitle {font-size: 13px; border-bottom: 6px solid #ea5123; font-weight: bold; }
.NumberOfArticles { COLOR: #000000; font-weight: bold; font-size: 10px; }
.TopLabel { COLOR: #FFFFFF; font-weight: bold; font-size: 12px; }
.Text { COLOR: #000000; }
.TextSmallYellow { COLOR: #ffdd54; }
.AdminSmallMessage { COLOR: #FF3300; }
.AdminTitle { COLOR: #FF3300; font-weight: bold; font-size: 12px; }
.Line { BACKGROUND-COLOR: #FF3300; }
.ProductTitle { font-weight: bold; color: #ffdd54; font-size: 13px; }
.ProductDetailsTitle { COLOR: #ff591a; FONT: bold 12px Arial; }
.ProductDetails { COLOR: #000000; }
.ProductPriceTitle { COLOR: #000000; font-weight: bold; font-size: 12px; }
.ProductPriceConverting { COLOR: #FFFFFF; font-weight: bold; font-size: 11px; }
.ProductPrice { COLOR: #ff591a; font-weight: bold; font-size: 12px; }
.ProductPriceSmall { COLOR: #FF3300; font-weight: bold; font-size: 10px; }
.MarketPrice { FONT-SIZE: 11px; }
.ItemsList { COLOR: #FFFFFF; font-weight: bold; font-size: 12px; }
.NavigationPath { COLOR: #FFFFFF; font-weight: bold; font-size: 10px; }
.FormButton { COLOR: #FFFFFF; font-weight: bold; font-size: 10px; }
.Button {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(images/butbg.gif);
       BACKGROUND-COLOR: #FF0000;
       COLOR: #FFFFFF; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}
.CustomerMessage { COLOR: #FF3300; font-weight: bold; font-size: 10px; }
.ErrorMessage { COLOR: #FF3300; font-weight: bold; font-size: 11px; }
.Star { COLOR: #FF0000; }
.HighLight { BACKGROUND-COLOR: #FFFFCC; }
.SaveMoneyLabel { COLOR: #FFFFFF; padding-top:15px; font-weight:bold }
.TableHead { BACKGROUND-COLOR: #FF0000; }
TableSubHead { BACKGROUND-COLOR: #444444; }

.SmallNote:link {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #888888; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        BACKGROUND-COLOR: #FF0000; COLOR: #FFFFFF;
}
.Tab {
        BACKGROUND-COLOR: #D6D7D9;
        FONT-WEIGHT: bold;
        TEXT-TRANSFORM: uppercase;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: transparent;	/* like "VertMenuBox" */
    BORDER-RIGHT: none;				/* like "VertMenuBox" */
    BORDER-TOP: none;				/* like "VertMenuBox" */
    BORDER-LEFT: none;				/* like "VertMenuBox" */
    BORDER-BOTTOM: none;			/* like "VertMenuBox" */
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: transparent;	/* like "VertMenuBox" */
    BORDER-RIGHT: none;				/* like "VertMenuBorder" */
    BORDER-TOP: none;				/* like "VertMenuBorder" */
    BORDER-LEFT: none;				/* like "VertMenuBorder" */
    BORDER-BOTTOM: none;			/* like "VertMenuBorder" */
    MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 1px;
    MARGIN-RIGHT: 2px;  
}
.CatMenuItemOn 
{
    BACKGROUND-COLOR: #081589;              /* like "VertMenuTitle" */
    BORDER-RIGHT: #081589 1px solid;        /* like "VertMenuTitle" */
    BORDER-TOP: #081589 1px solid;          /* like "VertMenuTitle" */
    BORDER-LEFT: #081589 1px solid;         /* like "VertMenuTitle" */
    BORDER-BOTTOM: #081589 1px solid;       /* like "VertMenuTitle" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatSubMenu
{
    BACKGROUND-COLOR: #D6D7D9;              /* like "VertMenuBox" */
    BORDER-RIGHT: #68C1FF 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #68C1FF 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #68C1FF 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #68C1FF 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px; 
}
.CatMenuItem
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial; 
}
.CatMenuItem:link {  COLOR: #000000; }
.CatMenuItem:visited { COLOR: #000000; }
.CatMenuItem:hover { COLOR: #FFFFFF; }
.CatMenuItem:active { COLOR: #000000; }

body {
	font: 12px  Tahoma, sans-serif ; 
	color: white;
	background: black url(/newcomedynetwork/skin1/images/comedyimages/header_print.jpg) top center no-repeat;
	text-align: center;
}
p { font-size: 11px; }
h3 { font-size: 14px; color: #ffdd54; }
a, a:link, a:active { color: #ffdd54; }
a:visited { color: #ffdd54; }
td { vertical-align: top; }

LI.video {
	LIST-STYLE-IMAGE: url(/tcn/images/bullets/vid_cam_white.gif)
}

/* setup sizes for each of the page elements.. head, body and foot */
div#header { 
	width: 1010px; 
	margin: 0px; 
}

/* header */
div#logoHeader {
	background: url(/newcomedynetwork/skin1/images/comedyimages/topleft_print.jpg) 17px 0px no-repeat;
}

div#headerAd {
	position: relative;
	top: 10px; 
	left: 220px;
	width: 728px;
	height: 90px;
	border: 2px solid black;
}
#boxAd {
	BACKGROUND-COLOR: black
}
#boxAd IMG, #headerAd IMG, #boxAd OBJECT, #headerAd OBJECT, #boxAd EMBED, #headerAd EMBED {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}

/* top navigation */
div.topNavigation {
	margin: 15px 17px 0px 7px;
	padding: 0px;
	background: black;
}

div.topNavigation div.shopLogo {
	text-align: left;
	margin-right: 400px;
}
div.topNavigation div.topmenu { 
	margin: 5px 20px 0px 0px;
	text-align: right;
	float: right;
}

/* style bits for the main body */
div#mainBody {
	width: 1010px;
	background: url(/newcomedynetwork/skin1/images/comedyimages/bgMainDiv.gif) top center repeat-y;
}
div#mainBody div.container {  
	margin: 0px 20px 0px 20px;
	text-align: center;
}


/* style bits for the footer */
div#footer { 
	width: 1010px;
	background: url(/newcomedynetwork/skin1/images/comedyimages/bgMainDiv.gif) top center repeat-y;
	padding-top: 15px;
}
div#footer div.container {  
	margin: 0px 17px 0px 17px;
	text-align: center;
}

div.contestAds { 
	height: 150px;
}
div.contestAd { 
	width: auto;
	float: left;
	margin-left: 17px;
	border: 1px solid #f78d20;
}
div.contestAd#first { margin-left: 5px; }

div#chartTop {
	margin-left: 6px; 
}
div.charts { 
	margin: 0px;
	padding: 0px;
	height: 260px; 
	background: black url(/newcomedynetwork/skin1/images/comedyimages/chartBoxBG.gif) top center repeat-y;
}

table.charts { 
	width: 100%;
}
td.chart { 
	width: 33%;
	padding-bottom: 20px;
	text-align: center;
	padding-left: 10px; 
}
* html td.chart { padding-left: 0px; }

div.chart {
	background: #f9a543;
	width: 297px;
}

div.chartContent {
	height: 70px; 
}
div.chartImage { 
	float: left;
	width: auto;
	padding: 10px;
}
div.chartText { 
	padding-top: 10px;
	margin-left: 70px;
	color: black;
}
div#chartBottom img { position: relative; top: 0px; left: 6px; }
div.chartText a { color: black; text-decoration: none; }

div.bottomNav { 
	background: #dd4b26;
	margin: 10px 5px auto 5px;
	height: 35px;
}
div.bottomNav div { 
	position: relative;
	left: 0px;
	top: 10px; 
	text-align: center;
	font-size: 13px;
}
div.bottomNav a { 
	color: white;
	text-decoration: none;
	font-size: 13px;
}

div.bottomNav2 { 
	margin-top: 10px; 
	background: black;
	text-align: center;
	font-size: 11px;
}
div.bottomNav2 a { 
	text-decoration: none;
	color: white;
	font-size: 11px;
}

div.copyright { 
	background: black;
	text-align: center;
	margin-top: 15px;
}
div.copyright div { 
	width: 400px;
}
div.copyright img, 
div.copyright span { 
	float: left;
	display: block;
}
div.copyright span { 
	margin-top: 11px; 
	width: 110px;
	text-align: right;
}
