/*CSS Document
web developement by www.banjocreative.com 212.924.4251
--------------------------------------------------------
Normalizes all tags
---------------------------------------------------------
Normalizes margin, padding*/
/*+clearfix {*/
#ColumnSpan3:after, #divHomepageVideo:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#ColumnSpan3, #divHomepageVideo
{
	display: inline-block;
}
#ColumnSpan3, #divHomepageVideo
{
/*\*/
	display: block;
/**/
	-height: 1px;
}
/*+}*/
BODY, UL, LI, H1, H2, H3, H4, H5, H6 P
{
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
/*Normalizes font-size for headers*/
H1, H2, H3, H4, H5, H6
{
	font-size: 100%;
}
/*Removes border from fieldset and img*/
IMG
{
	border: 0;
}
/*--------------------------------------------------------
Fixes / Special tools
---------------------------------------------------------*/
* HTML H2
{
	background-color: #DDF1FF;
	background-image: none;
	display: block;
}
* HTML BODY
{
	background-color: #FFF;
	font: 72.5% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
* HTML .Column LI A
{
	color: #003399;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	height: 20px;
}
* HTML .videobox H2
{
	color: #00CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	background-image: none;
	padding-left: 0px;
	border-top-style: none;
	background-color: #002B5E;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac
--------------------------------------------------------
HTML and BODY Globals
---------------------------------------------------------*/
HTML
{
	text-align: center;
}
BODY
{
	background-color: #FFF;
	font: 72%/1.6 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
A:link, A:visited
{
	color: #0066CC;
	text-decoration: none;
}
A:hover, A:active
{
	color: #0099CC;
	text-decoration: underline;
	background-image: none;
}
LI P
{
	color: #666;
}
.bullets
{
	width: 310px;
}
.bullets LI
{
	background-image: url(../images/bullet_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	line-height: 1.4em;
}
/*--------------------------------------------------------
Headings / Typography
---------------------------------------------------------*/
H1
{
	display: block;
	text-align: center;
	font-size: 1.8em;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-weight: 700;
	color: #006699;
	line-height: 1.2em;
	letter-spacing: -0.04em;
}
H2
{
	color: #003366;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	font-size: 1.6em;
	line-height: 1.1em;
	font-weight: 300;
	background-image: url(../images/h2_gradient.png);
	background-repeat: repeat-x;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9F5FF;
	background-position: bottom;
}
H3
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEEBFF;
	display: block;
	color: #003366;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 6px;
	padding-bottom: 4px;
	background-color: #EAFBFF;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: 400;
}
H3 IMG
{
	position: absolute;
	padding: 1px;
	height: 100px;
	width: 100px;
	outline: 1px solid #CCC;
}
H4
{
	display: block;
	font-size: 2.4em;
	font-weight: 300;
	padding: 0px 0px 6px 4px;
	background-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	color: #FFFFFF;
	line-height: 1.3em;
}
H5
{
	background-color: #0066CC;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.3em;
	padding-left: 4px;
	color: #FFFFFF;
}
H6
{
	font-size: 1.2em;
}
/*--------------------------------------------------------
Layout Elements
---------------------------------------------------------*/
#divContainer
{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#divHeader
{
	display: block;
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#divContent
{
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
#divFooter
{
	color: #CCCCCC;
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
	line-height: 2em;
}
#divHomeHeaderContainer
{
	display: block;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#divHomePageHeaderContainer
{
	display: block;
	width: 100%;
	background-image: url(../images/bkgd_header_homepage.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #0099CB;
}
#divHeaderContainer
{
	display: block;
	width: 100%;
	background-image: url(../images/header_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: 0px -164px;
}
#divContentContainer
{
	background-image: url(../images/content_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#divFooterContainer
{
	height: 272px;
	clear: both;
	width: 100%;
	background-image: url(../images/footer_bkgd.jpg);
	background-repeat: repeat-x;
}
/*[clearfix]*/#divHomepageVideo
{
	background-color: #000000;
	display: block;
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	z-index: 1000;
}
#flashcontentNetwork
{
	height: 270px;
	width: 320px;
	font-size: 1em;
	color: #00CCFF;
	z-index: 1000;
}
#FlashNetworkLogos
{
	display: block;
	padding-bottom: 4px;
	text-align: center;
}
.breadcrumb
{
	font-size: 1em;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.printpage
{
	padding-bottom: 12px;
}
.copyright
{
	font-size: 0.8em;
}
#SubNavTop
{
	display: block;
	width: 960px;
	clear: both;
}
#SubNavTop UL
{
	display: block;
	float: right;
	width: 440px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	background-image: none;
	background-color: #000033;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-left-color: #006699;
	padding-top: 4px;
}
#SubNavTop UL LI
{
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/subnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#SubNavTop UL A:link
{
	background-image: none;
	color: #0099CC;
	text-decoration: none;
	font-size: 1.1em;
}
#SubNavTop UL A:visited
{
	background-image: none;
	color: #0099CC;
	text-decoration: none;
	font-size: 1.1em;
}
#SubNavTop UL A:hover
{
	color: #FFF;
	text-decoration: none;
}
#SubNavTop UL A:active
{
	color: #FFF;
	text-decoration: none;
}
#SubNavTop .last
{
	background-image: none;
}
#divNavigation
{
	display: block;
	height: 42px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	z-index: 6000;
}
.logo A IMG
{
	display: block;
	top: 31px;
	left: 8px;
	position: absolute;
}
.printlogo
{
	display: none;
}
/*--------------------------------------------------------
Layout Columns based on a 3 column grid 360 per column
---------------------------------------------------------*/
.Column
{
	display: block;
	width: 310px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
/*--------------------------------------------------------
Tables
---------------------------------------------------------
---- ( iTunes CSS ) ----*/
TABLE
{
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	border-collapse: collapse;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
TABLE A
{
}
TABLE A:visited
{
	text-decoration: none;
}
TR.odd
{
	background-color: #EBF3FF;
}
TR A
{
	color: #000000;
}
TR:hover A
{
	color: #FFFFFF;
}
TR:hover, TR.odd:hover
{
	background-color: #BFEFFF;
	color: #333333;
}
CAPTION
{
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 4px 0 4px 8px;
	background-color: #00CCFF;
	font-size: 1.2em;
	width: 100%;
}
THEAD TH
{
	font-size: 125%;
	color: #333333;
	background: #00CCFF repeat-x;
}
TR.head
{
	background-color: #0099CC;
	color: #FFFFFF;
}
THEAD TH:hover
{
	background: #0099CC url(tbov.gif) repeat-x;
	color: #FFFFFF;
}
TR
{
	vertical-align: top;
}
TR, TH, TD
{
	padding: 0.65em;
}
TD
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
}
TFOOT TR
{
	background: #FFF url(bbar.gif) repeat-x;
}
TFOOT TD, TFOOT TH
{
	color: #000000;
	border: 0px solid #000000;
}
/*--------------------------------------------------------
Footer
---------------------------------------------------------*/
#divFooterContainer #divFooter A:link
{
	text-decoration: none;
	color: #0099CC;
}
#divFooterContainer #divFooter A:visited
{
	color: #0099CC;
	text-decoration: none;
}
#divFooterContainer #divFooter A:hover
{
	color: #6FE2FF;
	text-decoration: none;
}
#divFooterContainer #divFooter A:active
{
/*--------------------------------------------------------
Layout Columns
---------------------------------------------------------*/
}
#divFooter LI A
{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	background-image: url(file:///G|/cvadsales/cablevision_advertising_sales_website/images/subnav_divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 50px;
	float: left;
}
#FooterNavBarContainer
{
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 36px;
	text-align: center;
}
#divColumnNetworkVideo
{
	display: block;
	width: 320px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #000000;
	margin-top: 4px;
	margin-bottom: 8px;
	z-index: 1000;
	text-align: center;
	height: 270px;
}
/*x#div3Columns*/
#INVALID-RULE
{
	width: 710px;
	float: left;
	display: block;
	padding-left: 10px;
}
#divVideoStory
{
	width: 710px;
	float: left;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#divVideoStory IMG
{
	display: block;
	float: left;
	width: 340px;
	padding-right: 10px;
}
/*[clearfix]*/#ColumnSpan3
{
	display: block;
	width: 960px;
	height: 100%;
	float: left;
	/*[empty]margin-bottom:;*/
}
.Column213
{
	display: block;
	width: 213px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
.Column213 LI A:link
{
	display: block;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #0099CC;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 20px;
	width: 192px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EEEEEE;
}
.Column213 LI A:visited
{
	background-color: #EEEEEE;
	display: block;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #0099CC;
	text-decoration: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 20px;
	width: 192px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Column213 LI A:hover
{
	background-color: #C6F1FF;
	width: 192px;
}
.Column2span
{
	display: block;
	width: 640px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#divZipCodeInput
{
	background-color: #0099CC;
	display: block;
	padding: 2px;
	float: left;
	height: 60px;
	width: 290px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
#MapButton
{
	background-color: #0099CC;
	float: left;
	height: 60px;
	width: 300px;
	border: thin solid #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
.ColumnHomepageMarketProfiles
{
	display: block;
	width: 630px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #EFEFEF;
}
.ColumnHomepageMarketProfiles H2
{
	font-size: 1.1em;
	padding-left: 12px;
	background-color: #C6ECFF;
	color: #006699;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #91C8FF;
	margin-right: 1px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.Column2span IMG
{
	border: 1px solid #CCCCCC;
}
.Column2of3Map
{
	display: block;
	width: 630px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
}
.Columnbutton
{
	display: block;
	width: 308px;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #64C5DC;
}
.videobox
{
	display: block;
	width: 640px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #006699;
	margin-bottom: 20px;
	background-image: url(../images/header_bkgd.jpg);
	padding-bottom: 10px;
	z-index: 1000;
	top: 12px;
}
.videobox H2
{
	color: #00CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	background-image: none;
	padding-left: 0px;
	border-top-style: none;
}
.videobox P
{
	color: #00CCFF;
	line-height: 1.4em;
}
.videobox UL LI A
{
	color: #00CCFF;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/bullet.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
}
.videobox UL LI A:hover
{
	color: #FFFFFF;
	border-top-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-color: #0099CC;
	background-image: url(../images/bullet.gif);
	background-color: #0099FF;
}
.videobox .Column1of3Network LI
{
	background-image: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*x.Column1of3Network ul li*/
#INVALID-RULE
{
	color: #006699;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	line-height: 1.2em;
}
P
{
	padding-top: 0px;
	display: block;
	margin-top: 6px;
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
}
.largecopy
{
	font-size: 1.2em;
	line-height: 1.4em;
}
.Column LI A
{
	color: #003399;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}
.Column LI A:hover
{
	color: #0066CC;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	background-color: #CEF3FF;
}
.GoogleMapButton
{
	color: #0099CC;
	padding: 2px 4px;
	border: 1px solid #CCCCCC;
	display: block;
	width: 100px;
	float: left;
	margin-left: 2px;
	margin-top: 8px;
	text-align: center;
	text-decoration: none;
}
#Contacts H2
{
	font-size: 1.2em;
	background-image: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CCFF;
	border-bottom-color: #66CCFF;
	padding-left: 0px;
	font-weight: bold;
	background-color: #D2E9FF;
	margin-top: 17px;
}
#Contacts A
{
	color: #0099CC;
	text-decoration: none;
}
#Contacts A:hover, A:active
{
	text-decoration: underline;
}
.channelhead
{
	font-size: 1.6em;
	font-weight: 700;
	color: #666666;
}
#divFooterContainer #divFooter #divLinkBar
{
	color: #0066CC;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 700;
}
#ContactPersons
{
	background-color: #EAFFFF;
	display: block;
	border: 1px solid #9DE7FF;
	padding: 10px 10px 10px 18px;
}
#flashcontentNetwork2
{
	height: 270px;
	width: 320px;
	font-size: 1em;
	color: #00CCFF;
	z-index: 1000;
}
#flashcontentNetwork3
{
	height: 270px;
	width: 320px;
	font-size: 1em;
	color: #00CCFF;
	z-index: 1000;
}
.Column2spanNetworks
{
	display: block;
	width: 640px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
#divColumnOptimumVideo
{
	display: block;
	width: 310px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #000000;
	margin-top: 4px;
	margin-bottom: 8px;
	z-index: 1000;
	text-align: center;
	height: 270px;
}
#flashcontentOptimum2
{
	height: 270px;
	width: 310px;
	font-size: 1em;
	color: #00CCFF;
	z-index: 1000;
}
#flashcontentOptimum3
{
	height: 270px;
	width: 310px;
	font-size: 1em;
	color: #00CCFF;
	z-index: 1000;
}
#flashcontentOptimum
{
	height: 270px;
	width: 310px;
	font-size: 1em;
	color: #00CCFF;
	z-index: 1000;
}
.smallertype
{
	font-size: 0.8em;
}
.footnotes
{
	font-size: 0.6em;
	line-height: 1.2em;
	padding-top: 4px;
	display: block;
	padding-bottom: 4px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.largecopyBullet
{
	font-size: 1.2em;
	line-height: 1.3em;
	display: block;
	padding-left: 14px;
	background-image: url(../images/bullet_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#divNavigationContainer
{
	display: block;
	height: 42px;
	width: 100%;
	z-index: 6000;
	background-image: url(../images/nav_gradient.jpg);
	background-repeat: repeat-x;
}
#divNavigationContainerHome
{
	display: block;
	height: 42px;
	width: 960px;
	z-index: 6000;
	background-image: url(../images/nav_gradient.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}

