@charset "utf-8";
/* CSS Document */

/* web developement by www.banjocreative.com 212.924.4251 */

/*--------------------------------------------------------
 Normalizes all tags
 ---------------------------------------------------------*/

/* Normalizes margin, padding */
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: left;
	font-size: 1.8em;
	padding-top: 10px;
	padding-bottom: 20px;
	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: 16pt;
	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;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	color: #000000;
	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: 7in;
	margin-right: auto;
	margin-left: auto;
}



#divHeader {
	display: block;
	height: 100px;
	width: 7in;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#divContent {
	display: block;
	width: 7in;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}


#divFooter {
	color: #000000;
	display: none;
	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;
}



#divHeaderContainer {
	display: block;
	width: 100%;
	background-image: url(../images/header_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: 0px -164px;
}



#divContentContainer {
	background-repeat: repeat-x;
	background-position: 0px 0px;
}



#divFooterContainer {
	height: 272px;
	clear: both;
	width: 100%;
	background-repeat: repeat-x;
	display: none;
}



#divHomepageVideo {
	background-color: #000000;
	display: none;
	height: 280px;
	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;
	display: none;
}





#FlashNetworkLogos {
	display: none;
	padding-bottom: 4px;
	text-align: center;
}

.breadcrumb {
	font-size: 1em;
	display: none;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}




.printpage {
	padding-bottom: 12px;
	display: none;
}

.copyright {
	font-size: 0.8em;
}

#SubNavTop {
	display: none;
	width: 960px;
	padding-top: 14px;
	clear: both;
}

#SubNavTop ul {
	display: block;
	float: right;
	width: 340px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01457C;
	background-image: none;
	background-color: none;
}

#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: none;
	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: 100%;
	float: none;
	padding-left: 5px;
	padding-right: 5px;
   
}






/*--------------------------------------------------------
Tables
 ---------------------------------------------------------*/

/* ---- ( iTunes CSS ) ---- */
table {
	font: 100% 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;
}
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;
}


/*--------------------------------------------------------
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: none;
	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;
}

#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;
}
#ColumnSpan3 {
	display: block;
	width: 960px;
	height: 300px;
}

.Column213 {
	display: block;
	width: 32%;
	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: 90%;
	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: 193px;
	padding-top: 2px;
	padding-bottom: 2px;
}






.Column213   li   a:hover {
	background-color: #C6F1FF;
}
.Column2span {
	display: block;
	width: 100%;
	float: none;
	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 {

}
.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: none;
	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;
}


p {
	padding-top: 0px;
	display: block;
	margin-top: 6px;
	font-size: 11pt;
	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;
}
#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: none;
	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: none;
	width: 640px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}
