/* VZT GLOBAL STYLES */

body { margin:0px;  font:12px/18px arial,sans-serif;color:#333;}
html { width:100%; height:100%; min-width:985px; }
.VZTS {}

/* Default Styles123 sept29 latest */

.VZTS a.button.gray{
	background:none;
}

.VZTS a {color:#0066cc; text-decoration:none; font-weight:normal; font-family:arial,sans-serif;}
.VZTS a:hover {text-decoration:underline;}
.VZTS a img {border:none;}
.VZTS p {color:#333333; font:normal 13px arial,sans-serif; line-height:16px; padding:0; margin:0;}
.VZTS li {color:#333333; font:normal 13px arial,sans-serif; line-height:16px; padding:0; margin:0;}

.VZTS h1 {padding:0; margin:0; font:normal 20px/27px arial,sans-serif;}
.VZTS h1.huge {padding:0 0 0 10px;margin:0 0 17px 0;font:bold 72px/80px arial,sans-serif;border-bottom:1px solid #333;}
.VZTS h3,.VZTS h3 a {padding:0; margin:0; font:normal 20px/27px arial,sans-serif;}
.VZTS h5 {padding:0; margin:0; font:bold 16px arial,sans-serif; color:#333; line-height:18px;}
.VZTS h6 {padding:0; margin:0; font:bold 13px arial,sans-serif; color:#333; line-height:15px;}

.VZTS label { padding:0; margin:0; font:normal 14px arial,sans-serif; color:#333; }
.VZTS sup { position:relative; vertical-align:top; font-size:80%; top:-2px;}

.VZTS .fl {float:left;}
.VZTS .fr {float:right;}
.VZTS .f12 {font-size:12px;}
.VZTS .f13 {font-size:13px;}
.VZTS .f14 {font-size:14px;}
.VZTS .f16 {font-size:16px;}
.VZTS .rule {clear:both;border-bottom:1px solid #e5e5e5;font-size:1px;height:1px;line-height:1px;overflow:hidden;}
.VZTS .drkrule {clear:both;border-bottom:1px solid #808080;font-size:1px;height:1px;line-height:1px;overflow:hidden;}
.VZTS .clear { clear:both; }
.VZTS .hidden {position:absolute!important;left:-9000em!important;top:-9000em!important;width:0;height:0;overflow:hidden;}
.VZTS .fixer {display:block;clear:both;overflow:hidden;width:auto;height:1px;line-height:1px;font-size:1px;}
.VZTS .fixer.rule {height:0;}
.VZTS .fancy {text-indent:-9999em;display:block; background-position:top left; background-repeat:no-repeat;height:18px;width:100%;}
.VZTS .last {margin-right:0!important; border-width:0;}
.VZTS .grey {color:#666666;}
.VZTS .darkgrey {color:#333333;}
.VZTS .red {color:#cc0000;}
.VZTS .orange{color:#ff9900;}
.VZTS .w_bold {font-weight:bold;}
.VZTS .snug {padding:0;margin:0!important;}
.VZTS .sup { vertical-align:super; font-size:70%; top:3px; position:relative; }
.VZTS .inl_block{display:inline-block;}
.VZTS .frame {border:1px solid #CCCCCC; zoom:1; height:100%; overflow:hidden; padding:10px;}
.VZTS .w100p{width:100%;}
.VZTS .centered {margin:0 auto;}
.VZTS .t_center {text-align:center;}

/* columns */
.VZTS div.col1,
.VZTS div.col2,
.VZTS div.col3,
.VZTS div.col4,
.VZTS div.col5,
.VZTS div.col6,
.VZTS div.col7,
.VZTS div.col8,
.VZTS div.col9,
.VZTS div.col10,
.VZTS div.col11,
.VZTS div.col12,
.VZTS div.column {float:left;margin-right:11px;}
.VZTS div.col12, .pl div.last {margin-right:0!important; border-width:0;}

/* use these classes to set the width of a column */
.VZTS div.col1 {width:72px;}
.VZTS div.col2 {width:155px;}
.VZTS div.col3 {width:238px;}
.VZTS div.col4 {width:321px;}
.VZTS div.col5 {width:404px;}
.VZTS div.col6 {width:487px;}
.VZTS div.col7 {width:570px;}
.VZTS div.col8 {width:653px;}
.VZTS div.col9 {width:736px;}
.VZTS div.col10 {width:819px;}
.VZTS div.col11 {width:902px;}
.VZTS div.col12 {width:985px;}

/* Add these to a column to prepend empty cols. */
.VZTS .prepend1 {padding-left: 83px;}

/* Add these to a column to append empty cols. */
.VZTS .append1 {padding-right: 83px;}

/* Borders */
.VZTS .noborder { border:0px solid #FFF;}

/* Margins */
.VZTS .nomargin { margin:0;}
.VZTS .mt10 {margin-top:10px;}
.VZTS .mv10{margin:10px 0px;}
.VZTS .mb5 {margin-bottom:5px;}
.VZTS .ml10 {margin-left:10px;}
.VZTS .ml15 {margin-left:15px;}
.VZTS .mb10 {margin-bottom:10px;}
/* Paddings */
.VZTS .pad_all {padding:10px;}
.VZTS .pad_left {padding-left:10px;}
.VZTS .padt10 {padding-top:10px;}
.VZTS .padt15 {padding-top:15px;}
.VZTS .padl10 {padding-left:10px;}
.VZTS .padl15 {padding-left:15px;}
.VZTS .padl20 {padding-left:20px;}
.VZTS .padr10 {padding-right:10px;}

/* buttons */
.VZTS .button,
.VZTS .button.gray span {display:block;float:left;font-size:12px;color:#333;line-height:25px;text-decoration:none;padding:0;margin:0;cursor:pointer;font-weight:bold;border:none;background-color:transparent;}
.VZTS .button.gray span {background:url(/esresources/supt/includes/i/buttons/png/btn_gray_left.png) no-repeat top left;padding:0 0 0 14px; } 
.VZTS .button.gray span  span {background:url(/esresources/supt/includes/i/buttons/png/btn_gray_right.png) no-repeat top right;padding:0 13px 0 0;} 
.VZTS .button.gray span span span {background:url(/esresources/supt/includes/i/buttons/png/btn_gray_center.png) repeat-x top left; padding:0 5px;}
.VZTS .button.gray:hover span { background:url(/esresources/supt/includes/i/buttons/png/btn_gray_left.png) no-repeat bottom left;} 
.VZTS .button.gray:hover span  span { background:url(/esresources/supt/includes/i/buttons/png/btn_gray_right.png) no-repeat bottom right;} 
.VZTS .button.gray:hover span span span { background:url(/esresources/supt/includes/i/buttons/png/btn_gray_center.png) repeat-x bottom left;}

.VZTS .button:hover {text-decoration:none !important;}
.VZTS .button.red span {display:block;float:left;font-size:12px;color:#FFF;line-height:27px;text-decoration:none;padding:0;margin:0; font-weight:bold;}
.VZTS .button.red span { background:url(/esresources/supt/includes/i/buttons/png/btn_red_left.png) no-repeat left top; padding:0 0 0 6px; } 
.VZTS .button.red span span { background:url(/esresources/supt/includes/i/buttons/png/btn_red_right.png) no-repeat right top; padding:0 5px 0 0; } 
.VZTS .button.red span span span { background:url(/esresources/supt/includes/i/buttons/png/btn_red_center.png) repeat-x left top; padding-left:3px; }
.VZTS .button.red:hover span { background:url(/esresources/supt/includes/i/buttons/png/btn_red_left.png) no-repeat -27px left;} 
.VZTS .button.red:hover span  span { background:url(/esresources/supt/includes/i/buttons/png/btn_red_right.png) no-repeat -27px right;} 
.VZTS .button.red:hover span span span { background:url(/esresources/supt/includes/i/buttons/png/btn_red_center.png) repeat-x -27px left;}

.VZTS .button.med{width:47px;}
.VZTS .button.med span {display:block;float:left;font-size:16px;color:#FFF;line-height:40px;text-decoration:none;padding:0;margin:0; font-weight:bold;}
.VZTS .button.med span { background:url(/esresources/supt/includes/i/buttons/png/btn_med_red_left.png) no-repeat left top; padding:0 0 0 3px; } 
.VZTS .button.med span span { background:url(/esresources/supt/includes/i/buttons/png/btn_med_red_right.png) no-repeat right top; padding:0 3px 0 0; } 
.VZTS .button.med span span span { background:url(/esresources/supt/includes/i/buttons/png/btn_med_red_center.png) repeat-x left top; width:37px; }

.VZTS .button.med:hover span { background-position:left -41px;} 
.VZTS .button.med:hover span span { background-position: right -41px; } 
.VZTS .button.med:hover span span span { background-position:left -41px; }

.VZTS .button.med:active span { background-position:left -82px;} 
.VZTS .button.med:active span span { background-position: right -82px; } 
.VZTS .button.med:active span span span { background-position:left -82px; }


.VZTS .button.sm{width:40px;}
.VZTS .button.sm span {display:block;float:left;font-size:13px;color:#FFF;line-height:24px;text-decoration:none;padding:0;margin:0; font-weight:bold;height:24px;}
.VZTS .button.sm span { background:url(/esresources/supt/includes/i/buttons/gif/btn_sm_red_left.gif) left top no-repeat; padding:0 0 0 2px; }
.VZTS .button.sm span span { background:url(/esresources/supt/includes/i/buttons/gif/btn_sm_red_right.gif) right top no-repeat; padding:0 2px 0 0; } 
.VZTS .button.sm span span span { background:url(/esresources/supt/includes/i/buttons/gif/btn_sm_red_center.gif) top left repeat-x; padding-left:2px; }

.VZTS .button.sm:hover span { background-position: left -25px;} 
.VZTS .button.sm:hover span span { background-position: right -25px;} 
.VZTS .button.sm:hover span span span {background-position: left -25px;}

.VZTS .button.sm:active span { background-position: left -50px;} 
.VZTS .button.sm:active span span { background-position: right -50px;} 
.VZTS .button.sm:active span span span { background-position: left -50px; }


.VZTS .button.lrg_btn span {display:block;float:left;font-size:12px;color:#333333;line-height:40px;text-decoration:none;padding:0;margin:0; font-weight:bold; font-size:16px;}
.VZTS .button.lrg_btn span { background:url(/esresources/supt/includes/i/buttons/gif/btn_lrg_left.gif) no-repeat left top; padding:0 0 0 18px; } 
.VZTS .button.lrg_btn span span { background:url(/esresources/supt/includes/i/buttons/gif/btn_lrg_right.gif) no-repeat right top; padding:0 18px 0 0; } 
.VZTS .button.lrg_btn span span span { background:url(/esresources/supt/includes/i/buttons/gif/btn_lrg_center.gif) repeat-x left top; padding:0; }
.VZTS .button.lrg_btn:hover span { background:url(/esresources/supt/includes/i/buttons/gif/btn_lrg_left.gif) no-repeat bottom left; color:#fff; } 
.VZTS .button.lrg_btn:hover span  span { background:url(/esresources/supt/includes/i/buttons/gif/btn_lrg_right.gif) no-repeat bottom right;} 
.VZTS .button.lrg_btn:hover span span span { background:url(/esresources/supt/includes/i/buttons/gif/btn_lrg_center.gif) repeat-x bottom left;}
.VZTS .button.lrg_btn span.small {font-size:13px;padding-left:14px;width:170px;}
.VZTS .button.lrg_btn span.two_line {line-height:14px;padding-top:6px;padding-bottom:6px;}

/* buttons with icons */
.VZTS .button span span span.icon,  .VZTS .button:hover span span span.icon{ background-position:center left; background-repeat:no-repeat;}
.VZTS .button span span span.icon.chat {background-image:url(/esresources/supt/includes/i/icons/chat_bubble.png);padding-left:30px;}

/* Links */
.VZTS .teal_style1, 
.VZTS .teal_style1:visited { font-size: 12px; color:#0066cc; text-decoration:none }
.VZTS .teal_style1:hover { text-decoration:underline; }
.VZTS a.blue {color:#0066cc;text-decoration:none;}
.VZTS a.blue:hover {text-decoration:underline;}
.VZTS a.vid_sec{color:#333;text-decoration:none;}
.VZTS a.vid_sec:hover {color:#0066cc;text-decoration:none;}

/* Lists */
.VZTS ol {margin:10px 0;padding:0 0 0 20px;}
.VZTS ol li {margin-bottom:10px;}
.VZTS ol li br {line-height:10px;}

.VZTS ul.clean {list-style-type:none;margin:0;padding:0;}
.VZTS ul.clean li {padding-bottom:7px;}
.VZTS ul.clean li a {color:#333;}
.VZTS ul.clean li a:hover {color:#0066cc;}

.VZTS ul.bullet {list-style-type:none;margin:6px 0 10px 0;padding:0;} 
.VZTS ul.bullet li {display:block;padding:0 0 0 11px;margin:0 0 8px 0;background:transparent url(/esresources/supt/includes/i/icons/bullet.gif) no-repeat 0px 6px; font-weight:normal;}
.VZTS ul.bullet li a {color:#333;}
.VZTS ul.bullet li a:hover {text-decoration:none;color:#0066cc;}

.VZTS ul.greydash { float:left; width:100%; margin:0; padding:0; list-style:none;}
.VZTS ul.greydash li { background: url(/esresources/supt/includes/i/bullet_greydash.gif) no-repeat 0 7px transparent; list-style-type: none; margin: 0; padding: 0px 0px 1px 12px; vertical-align: middle; line-height:14px; margin-bottom:7px;}

.VZTS ul.sup_mod {list-style:none;  padding:0; margin:0;}
.VZTS ul.sup_mod li { border-bottom:1px solid #dfdfdf; }
.VZTS ul.sup_mod li a {padding:7px 5px 7px 0;display:block;color:#333;text-decoration:none;line-height:16px;}
.VZTS ul.sup_mod li a:hover {text-decoration:none;color:#0066cc;font-weight:normal;}
.VZTS ul.sup_mod li.noborder {border-bottom:0px;}

.VZTS ul.az {margin:0;padding:0;}
.VZTS ul.az li {display:block;float:left;list-style-type:none;font-size:20px;line-height:26px;}
.VZTS ul.az li a {padding:0 10px;color:#333;}
.VZTS ul.az li a:hover, 
.VZTS ul.az li a.active {background:#ff0000;color:#fff;text-decoration:none;}
.VZTS ul.az li a.disabled {color:#ccc;}
.VZTS ul.az li a.disabled:hover {background:none;color:#ccc;cursor:default;}

/* plain tabs - as found on A-Z */
.VZTS ul.pt, 
.VZTS ul.pt li, 
.VZTS ul.pt a, 
.VZTS ul.pt a span {display:block;float:left;cursor:pointer;line-height:55px;background:none;padding:0;margin:0;text-decoration:none;}
.VZTS ul.pt {list-style-type:none;margin:0;padding:0;}
.VZTS ul.pt li a {background: url(/esresources/supt/includes/i/tabs/pt_left.gif) no-repeat top left;padding-left:10px;text-align:center;font:bold 20px/55px arial,sans-serif;color:#333;}
.VZTS ul.pt li a span {background: url(/esresources/supt/includes/i/tabs/pt_right.gif) no-repeat top right;padding-right:10px;}
.VZTS ul.pt li a span span {width:471px;background: url(/esresources/supt/includes/i/tabs/pt_1px.gif) repeat-x top left;padding:0;}
.VZTS ul.pt li a.active {background: url(/esresources/supt/includes/i/tabs/pt_active_left.gif) no-repeat top left;padding-left:10px;}
.VZTS ul.pt li a.active span span {background:none;padding:0 0 0 0;border-top:1px solid #ccc;}
.VZTS ul.pt li a.before span {background: url(/esresources/supt/includes/i/tabs/pt_before.gif) no-repeat top right;padding-right:12px;}
.VZTS ul.pt li a.after {background: url(/esresources/supt/includes/i/tabs/pt_after.gif) no-repeat top left;padding-left:12px;}
.VZTS ul.pt li a.after span {background: url(/esresources/supt/includes/i/tabs/pt_active_right.gif) no-repeat top right;padding-right:10px;}



/* Tooltips */
.VZTS .tooltip_skin {position:absolute; z-index:1500; top:0; left:0;border:1px #CCC solid; }
.VZTS .tooltip_skin.style1 { width:225px; background-color:#FFFFFF; padding: 15px; }
.VZTS .tooltip_skin.style1.right { -moz-box-shadow: 1px 1px 4px #CCC; -webkit-box-shadow: 1px 1px 4px #CCC; box-shadow: 1px 1px 4px #CCC; }
.VZTS .tooltip_skin.style1.left { -moz-box-shadow: -1px 1px 4px #CCC; -webkit-box-shadow: -1px 1px 4px #CCC; box-shadow: -1px 1px 4px #CCC; }
.VZTS .tooltip_skin.style1.top { -moz-box-shadow: -1px -1px 4px #CCC; -webkit-box-shadow: -1px -1px 4px #CCC; box-shadow: -1px -1px 4px #CCC;  }
.VZTS .tooltip_skin.style1.bottom { -moz-box-shadow: 1px 1px 4px #CCC; -webkit-box-shadow: 1px 1px 4px #CCC; box-shadow: 1px 1px 4px #CCC;  }
.VZTS .tooltip_skin.style1 .carrot { background-image:url(/esresources/supt/includes/i/tooltip_carrots.png); background-repeat:no-repeat; position:absolute; }
.VZTS .tooltip_skin.style1.right .carrot { background-position:left top; top:10px; left:-13px; z-index:3000; width:15px; height:15px;}
.VZTS .tooltip_skin.style1.left .carrot { background-position:left -15px; top:10px; right:-15px; z-index:3000; width:15px; height:15px;}
.VZTS .tooltip_skin.style1.top  .carrot{ background-position:left -30px; bottom:-15px; left:10px; z-index:3000; width:15px; height:15px; }
.VZTS .tooltip_skin.style1.bottom .carrot{ background-position:left -45px; top:-15px; left:10px; z-index:3000; width:15px; height:15px; }

.VZTS .tooltip_skin.style2 { width:337px; background-color:#e9f5f6; padding: 15px; }
.VZTS .tooltip_skin.style2.right { -moz-box-shadow: 1px 1px 4px #CCC; -webkit-box-shadow: 1px 1px 4px #CCC; box-shadow: 1px 1px 4px #CCC; }
.VZTS .tooltip_skin.style2.left { -moz-box-shadow: -1px 1px 4px #CCC; -webkit-box-shadow: -1px 1px 4px #CCC; box-shadow: -1px 1px 4px #CCC;}
.VZTS .tooltip_skin.style2.top { -moz-box-shadow: -1px -1px 4px #CCC; -webkit-box-shadow: -1px -1px 4px #CCC; box-shadow: -1px -1px 4px #CCC; }
.VZTS .tooltip_skin.style2.bottom { -moz-box-shadow: 1px 1px 4px #CCC; -webkit-box-shadow: 1px 1px 4px #CCC; box-shadow: 1px 1px 4px #CCC; }
.VZTS .tooltip_skin.style2 .carrot { background-image:url(/esresources/supt/includes/i/tooltip_carrots_ltblue.png); background-repeat:no-repeat; position:absolute; }
.VZTS .tooltip_skin.style2.right .carrot { background-position:left top; top:10px; left:-13px; z-index:3000; width:15px; height:15px;}
.VZTS .tooltip_skin.style2.left .carrot { background-position:left -15px; top:10px; right:-15px; z-index:3000; width:15px; height:15px;}
.VZTS .tooltip_skin.style2.top  .carrot{ background-position:left -30px; bottom:-15px; left:10px; z-index:3000; width:15px; height:15px; }
.VZTS .tooltip_skin.style2.bottom .carrot{ background-position:left -45px; top:-13px; left:10px; z-index:3000; width:15px; height:15px; }


.VZTS .tooltip_skin.style3 { width:150px; background-color:#FFFFFF; padding: 5px; }
.VZTS .tooltip_skin.style3.right { -moz-box-shadow: 1px 1px 4px #CCC; -webkit-box-shadow: 1px 1px 4px #CCC; box-shadow: 1px 1px 4px #CCC; }
.VZTS .tooltip_skin.style3.left { -moz-box-shadow: -1px 1px 4px #CCC; -webkit-box-shadow: -1px 1px 4px #CCC; box-shadow: -1px 1px 4px #CCC;}
.VZTS .tooltip_skin.style3.top { -moz-box-shadow: -1px -1px 4px #CCC; -webkit-box-shadow: -1px -1px 4px #CCC; box-shadow: -1px -1px 4px #CCC; }
.VZTS .tooltip_skin.style3.bottom { -moz-box-shadow: 1px 1px 4px #CCC; -webkit-box-shadow: 1px 1px 4px #CCC; box-shadow: 1px 1px 4px #CCC; }
.VZTS .tooltip_skin.style3 .carrot { background-image:url(/esresources/supt/includes/i/tooltip_carrots.png); background-repeat:no-repeat; position:absolute; }

/*.VZTS .tooltip_skin.style3 .carrot { background-image:url(/esresources/supt/includes/i/tooltip_carrots_ltblue.png); background-repeat:no-repeat; position:absolute; }*/
.VZTS .tooltip_skin.style3.top  .carrot{ background-position:left -30px; bottom:-23px; left:10px; z-index:3000; width:25px; height:23px; }
.VZTS .tooltip_skin.style3.right .carrot { background-position:left top; top:10px; left:-13px; z-index:3000; width:15px; height:15px;}
.VZTS .tooltip_skin.style3.left .carrot { background-position:left -15px; top:10px; right:-15px; z-index:3000; width:15px; height:15px;}
.VZTS .tooltip_skin.style3.bottom .carrot{ background-position:left -45px; top:-13px; left:10px; z-index:3000; width:15px; height:15px; }



.VZTS .tooltip_icon{background: url(/esresources/supt/includes/i/icons/tooltip.png) 0 0 no-repeat;width:12px;height:12px;display:block;margin-left:5px;}
.VZTS a.tooltip_icon{text-indent:-9999px;}
/* Form input fields */
.VZTS input.style1 { background: url(/esresources/supt/includes/i/bg/input_bg_style1.png) no-repeat left top; width:235px; line-height:12px; border:0px solid #FFF; color:#666; padding:6px; float:left; margin:0 0 5px 0; }

/* collapse/expand */
.VZTS a.hideshow {background:url(/esresources/supt/includes/i/icons/hideshow_icons.gif) right 2px no-repeat;float:right;margin:10px 0 10px 0;padding:0 14px 0 0; line-height:normal;}
.VZTS a.hideshow.minus {background-position: right -12px;}
.VZTS a.lrg_hideshow {display:block;background:url(/esresources/supt/includes/i/icons/lrg_hideshow_icons.gif) no-repeat 495px 10px;padding:0 15px;line-height:36px;font-weight:bold;text-decoration:none;font-size:14px;color:#333;outline:none;}
.VZTS a.lrg_hideshow:hover {background-position: 495px -17px;color:#cc0000;}
.VZTS a.lrg_hideshow.minus {background-position: 495px -44px;}
.VZTS a.lrg_hideshow.minus:hover {background-position: 495px -71px;}
.VZTS div.exp_bg {background:url(/esresources/supt/includes/i/bg/exp_bot_1px.gif) repeat-x bottom left;padding-right:17px;}

.VZTS div.mod_img_title {overflow:auto;padding:10px;border-bottom:1px solid #ccc;}
.VZTS div.mod_img_title a {color:#000; font-size:12px; background-position:top left; background-repeat:no-repeat;padding:0 0 24px 110px; display:block;}
.VZTS div.mod_img_title a:hover{color:#0066cc; text-decoration:none;}

.VZTS div.mod_img_title.connecting a {background-image: url(/esresources/supt/includes/i/tut01.jpg);}
.VZTS div.mod_img_title.connecting a:hover {background-image: url(/esresources/supt/includes/i/tut01hov.jpg);}
.VZTS div.mod_img_title.intro a {background-image: url(/esresources/supt/includes/i/tut02.jpg);}
.VZTS div.mod_img_title.intro a:hover {background-image: url(/esresources/supt/includes/i/tut02hov.jpg);}
.VZTS div.mod_img_title.checklist a {background-image: url(/esresources/supt/includes/i/tut03.jpg);}
.VZTS div.mod_img_title.checklist a:hover {background-image: url(/esresources/supt/includes/i/tut03hov.jpg);}

.VZTS div.mod_img_wrk {overflow:auto;padding:10px;border-bottom:1px solid #ccc;}
.VZTS div.mod_img_wrk a {color:#000; font-size:12px; background-position:top left; background-repeat:no-repeat;padding:0 0 24px 110px; display:block;}
.VZTS div.mod_img_wrk a:hover{color:#0066cc; text-decoration:none;}
.VZTS div.mod_img_wrk.access a {background-image: url(/esresources/supt/includes/i/workshop01.jpg);}
.VZTS div.mod_img_wrk.about a {background-image: url(/esresources/supt/includes/i/workshop02.jpg);}
.VZTS div.mod_img_wrk.theater a {background-image: url(/esresources/supt/includes/i/workshop03.jpg);}

/* Modal */
.VZTS.hidden {display:none;}
.VZTS .modals { position:absolute; left:0; top:0; z-index:5100;}
.VZTS#modalbg { width:100%; height:100%; position:absolute; left:0; top:0; z-index:5000; background-color:#000; }

.VZTS #signin_redirect { width:460px; background-color:#FFF; padding:20px; }
.VZTS #signin_redirect h1 { text-align:center; margin-bottom:10px }
.VZTS #signin_redirect .spinner { width:55px; height:55px; margin:0 auto; background:#FFF url(/esresources/supt/includes/i/spinner.gif) repeat top left; }
.VZTS #signin_redirect p { text-align:center; margin-top:10px }

/* breadcrumbs */
.VZTS .breadcrumbs {font-size:12px;vertical-align:top;margin:15px 0 0 10px;color:#999;}
.VZTS .breadcrumbs a {text-decoration:none;padding:0 4px 0 0;color:#999;}
.VZTS .breadcrumbs a:visited,
.VZTS .breadcrumbs a:active,
.VZTS .breadcrumbs a:hover {color:#999;}
.VZTS .breadcrumbs a:hover {text-decoration:underline;}
.VZTS .breadcrumbs a.no_parent {background:none;padding:0 4px 0 4px;color:#999;}

/**** LAYOUT STRUCTURE ****/
.VZTS .row {float:left; clear:both; width:100%; }
.VZTS .row.gradient_style1 {background:#F7F7F7 url(/esresources/supt/includes/i/bg/subtopic_slice.gif) repeat-x bottom left;min-width:986px; }
.VZTS .row.interior { background-color:#e1e1e1;min-width:1000px;#position:relative;#z-index:1; }
.VZTS .row.home { background-color:#e1e1e1; #position:relative;#z-index:1;}
.VZTS .row .stage { width:985px; margin:0 auto; text-align:left; }
.VZTS .row .stage .content { float:left; width:100%;position:relative; }
.VZTS .frame .column.col2 {width:160px;}
.VZTS .frame .column.col2 .help_col {border:0;width:100%;margin-right:0;}
.VZTS .frame .column.col2 .help_col a:hover {color:#cc0000;}
.VZTS .frame .column.col2 .help_col .active {color:#cc0000;font-weight:bold; }
.VZTS .frame .column.col7.ml15.last {width:530px;}
.VZTS .frame .column.col8.ml15.last {width:560px;}
.VZTS .frame .column .serv_mod {width:167px;float:left;margin-right:10px;}
.VZTS .frame .column .cus_help_mod {width:255px;float:left;margin-right:10px;}
.VZTS .frame .column .add ul {list-style: none;padding: 0;margin: 0; width: 90px;}
.VZTS .frame .column .add li {float:left;list-style:none;}
.VZTS .frame .column .add li a { background-repeat:no-repeat; padding:0 15px 0 20px;text-decoration:none; color:#333;}
.VZTS .frame .column .add li a.share {background-position: 0px 4px;}
.VZTS .frame .column .add li a.email {background-image:url(/esresources/supt/includes/i/icons/add.gif);background-position: 0px -15px;}
.VZTS .frame .column .add li a.print {background-image:url(/esresources/supt/includes/i/icons/add.gif);background-position: 0px -36px;padding-right:0px}
.VZTS .frame .column .add li a.bord{border-right:1px solid #dadada;margin-right:15px;}

/* Module Styles */
.VZTS .mod_col {float:left; width:233px; margin-right:15px;}

.VZTS .mod_col.sm {width:191px;margin-right:0;}
.VZTS .mod_col.sm .mod_pod3 {width:191px; height:205px;}
.VZTS .mod_col.sm .mod_pod3 .mod_bub {background-image:url(/esresources/supt/includes/i/bg/mod_pod3_sm.png); padding:10px 0px 0 14px; width:172px; height:145px;}
.VZTS .mod_col.sm .mod_pod3 .quote {font-size:18px;line-height:20px;margin:0;padding:0;}
.VZTS .mod_col.sm .mod_pod3 .ask {padding:0; margin-bottom:10px;}
.VZTS .mod_col.sm .mod_pod3 .btn {margin-left:30px;}
.VZTS .mod_col.sm .mod_pod3 .lt_bulb {background:transparent url(/esresources/supt/includes/i/bg/light_bulb.png) no-repeat top right;}
.VZTS .mod_col.sm .mod_pod3 .wht_bg {background-color:#fff; border:1px solid #b4b4b4;margin:2px; padding:5px;}
.VZTS .mod_col.sm .mod_pod3 .wht_bg p {line-height:20px; padding-bottom:5px;}

.VZTS .mod_pod {border:1px solid #d2d2d2;background:transparent url(/esresources/supt/includes/i/bg/helpmod2_bg.gif) repeat-x bottom left; padding:10px 10px 0 10px; }
.VZTS .frk {background:transparent url(/esresources/supt/includes/i/bg/frk.png) no-repeat bottom right;}
.VZTS .mod_pod3 {border:1px solid #d2d2d2; background-color:#e3e3e3; height:256px; width:233px; float:left; }
.VZTS .mod_pod3 .ask { padding:10px 20px 25px 20px; margin:0px; color:#666; }
.VZTS .mod_pod3 .quote { font-size:23px; color:#ffa900; line-height:30px; margin:0 0 0 20px; display:block; }
.VZTS .mod_pod3 .quote:hover { text-decoration:underline; }
.VZTS .mod_pod3 .btn { margin:10px 0 0 45px; width:140px; float:left; }
.VZTS .mod_bub {float:left;margin:0; height:200px; width:233px; background:transparent url(/esresources/supt/includes/i/bg/mod_pod3.png) no-repeat top left;}
.VZTS .head_bord {border-bottom:1px solid #808080; padding:0 0 10px 0; }

/* Sign In */
.VZTS #homepage #signin { background-color:#e6e6e6; border:1px solid #CCC; position:absolute; z-index:12; width:324px; top:0; right:10px; }
.VZTS #homepage #signin .ds.top {position:absolute; left:0; top:0; width:100%; height:11px; background: url(/esresources/supt/includes/i/bg/ds_top.png) repeat-x left top; }
.VZTS #int_support #signin { background-color:#e6e6e6; border:1px solid #CCC; position:absolute; z-index:800; width:190px; top:0px; right:0;z-index:10;  }

.VZTS #signin .ds {padding:0; margin:0;}
.VZTS #signin .ds.top {position:absolute; left:0; top:0; width:100%; height:11px;}
.VZTS #signin .ds.left { position:absolute; left:-11px; top:0px; width:11px; height:100%; background: url(/esresources/supt/includes/i/bg/ds_left.png) repeat-y left top; }
.VZTS #signin .ds.right { position:absolute; right:-11px; top:0px; width:11px; height:100%; background: url(/esresources/supt/includes/i/bg/ds_right.png) repeat-y left top; }
.VZTS #signin .ds.bl{ position:absolute; left:-11px; bottom:-11px; width:11px; height:11px; background: url(/esresources/supt/includes/i/bg/ds_bl.png) no-repeat left top; }
.VZTS #signin .ds.bottom { position:absolute; left:0; bottom:-11px; width:100%; height:11px; background: url(/esresources/supt/includes/i/bg/ds_bottom.png) repeat-x left top; }
.VZTS #signin .ds.br{ position:absolute; right:-11px; bottom:-11px; width:11px; height:11px; background: url(/esresources/supt/includes/i/bg/ds_br.png) no-repeat left top; }

.VZTS #signin .header { border-bottom:1px solid #b0b0b0; background-color:#e6e6e6; cursor:pointer; width:100%; float:left;  }
.VZTS #signin .header .headline { margin:7px 9px 5px 9px;}
.VZTS #signin .header .headline h1 { font-size:16px; font-weight:bold; display:inline; line-height:20px; color:#333;  }
.VZTS #signin .header .headline p { font-size:13px; font-weight:normal; display:inline; line-height:20px; color:#333;  }
.VZTS #signin .header #btn_expand { position:absolute; right:8px; top:10px; width:13px; height:13px; background-image: url(/esresources/supt/includes/i/buttons/png/btn_expandcollapse.png); background-repeat:no-repeat; }
.VZTS #signin .header #btn_expand.expanded { background-position:left -26px; }
.VZTS #signin .header:hover #btn_expand.expanded  { background-position:left -39px; }
.VZTS #signin .header #btn_expand.collapsed { background-position:left top; }
.VZTS #signin .header:hover #btn_expand.collapsed { background-position:left -13px; }

.VZTS  #signin .inputs { float:left; clear:left; width:390px; height:320px; background-color:#FFF; padding:3px 0px; border-left:0px solid #e6e6e6; border-right:0px solid #e6e6e6;border-bottom:0px solid #B0B0B0; border-top:-2wpx solid #e6e6e6;}
/*.VZTS  #signin .inputs { float:left; clear:left; width:256px; height:230px; background-color:#FFF; padding:5px 32px; border-left:2px solid #e6e6e6; border-right:2px solid #e6e6e6;border-bottom:1px solid #B0B0B0;} */
.VZTS  #signin .inputs .input { width:252px; float:left; clear:left; margin-top:8px; }
.VZTS  #signin .inputs .input .label{ line-height:22px;}
.VZTS  #signin .inputs .input .checkdescription {width:222px; float:left; color:#666;  }
.VZTS  #signin .inputs .input .check { float:left; width:30px; height: 45px;  }
.VZTS  #signin .inputs .input .check input {width:16px; height:16px; float:left; border:0px solid #FFF; background-image: none; padding:4px; }
.VZTS  #signin .inputs .input .checkdescription { width:217px; height:20px; float:left; }
.VZTS  #signin .inputs .input .forgotlinks {float:left; padding-top:5px; }
.VZTS  #signin .inputs .input .btn_signin {float:right; }

.VZTS #signin .footer { border-top:1px solid #f0f0f0; padding:4px 9px; margin:0 2px; float:left;  }
/* .VZTS #signin.column .footer { border-top:1px solid #f0f0f0; padding:3px 10px 5px 10px; margin:0 2px; float:left; width:173px; } */

.VZTS #signin .footer a { font-size:10px; color:#666666; text-decoration:underline; line-height:15px; }
.VZTS #signin .footer a:hover { color:#333333; }

/* Includes */
.VZTS #globalnav { background:#FFF url(/esresources/supt/includes/i/globalheader_bg.png) repeat-x top left; }

.VZTS #supportnav { }
.VZTS #supportnav #support_logo { float:left; width:156px; margin:5px 74px 0 10px;  } 
.VZTS #supportnav a#icon_home {  background:url(/esresources/supt/includes/i/nav/nav_sprite1.gif) no-repeat;background-position: 0px 0px; width: 38px; height: 14px; float:left; text-indent:-9999px; margin:28px 0 0 10px;}
/* New class added for Homepage 9/29*/
.VZTS #supportnav a#icon_home1 {  background:url(/esresources/supt/includes/i/nav/nav_sprite1.gif) no-repeat;background-position: 0px -24px; width: 38px; height: 14px; float:left; text-indent:-9999px; margin:28px 0 0 10px;}
.VZTS #supportnav a#icon_home:hover {  background:url(/esresources/supt/includes/i/nav/nav_sprite1.gif) no-repeat;background-position: 0px -24px;}
.VZTS #supportnav .main {width:750px; height:40px; margin-top:12px; float:left; }
.VZTS #supportnav .main ul {list-style: none;padding: 0;margin: 0;}
.VZTS #supportnav .main li {float:left;  margin:0 15px; list-style: none; }
.VZTS #supportnav .main li a {display:block; outline: none; background-image: url(/esresources/supt/includes/i/nav/support_nav.png); background-repeat:no-repeat; padding:15px 6px 0 6px; margin-top:5px; text-indent:-9999em; height:10px;}
.VZTS #supportnav .main li a:hover { border-bottom:6px solid #ff1b1b; } 
.VZTS #supportnav .main li a.selected { border-bottom:6px solid #ff1b1b; } 
.VZTS #supportnav .main .QuickGuides_nav {background-image: url(/esresources/supt/includes/i/nav/support_nav1.png) !important;background-position: 5px 10px; width: 90px; height: 17px; padding-right: 20px; }  
.VZTS #supportnav .main .tv_nav {background-position: 12px 10px; width: 20px; height: 17px; padding-right: 20px; } 
.VZTS #supportnav .main .internet_nav {background-position: 5px -17px; width: 58px; height: 17px;} 
.VZTS #supportnav .main .phone_nav {background-position: 6px -44px; width: 57px; height: 17px;} 
.VZTS #supportnav .main .control_nav {background-position: 6px -71px; width: 103px; height: 17px;} 
.VZTS #supportnav .main .billing_nav {background-position: 6px -98px; width: 124px; height: 17px;} 
.VZTS #supportnav .main .forums_nav {background-position: 6px -125px; width: 55px; height: 17px;}
.VZTS #supportnav .main .help_nav {background-position: 6px -152px; width: 64px; height: 17px;} 
.VZTS #supportnav .alt {width: 150px; height:50px; float:left; padding:5px 0 0 12px;  }

.VZTS #supportnav.home .alt {border-left:#e5e5e5 1px solid;}
.VZTS #supportnav.interior .alt {border-left:#FFF 1px solid; }

.VZTS #supportnav .alt ul {list-style: none;padding: 0;margin: 0; width: 90px;}
.VZTS #supportnav .alt li {list-style:none;}
.VZTS #supportnav .alt li a {background-image:url(/esresources/supt/includes/i/nav/nav_sprite7.gif); background-repeat:no-repeat; padding-left:24px;text-decoration:none; color:#333; line-height:22px;}
.VZTS #supportnav .alt li a.vz_man {background-position: 0px -48px;}
.VZTS #supportnav .alt li a.vz_man:hover {background-position: 0px -71px;color:#ff0000;}
/*.VZTS #supportnav .alt li a.phone_icon {background-position: 0px -92px; margin-bottom:5px;padding-left: 50px;font-size: 15px;font-family: Arial;}
.VZTS #supportnav .alt li a.phone_icon:hover {background-position: 0px -117px;color:#ff0000;}
*/

/*.VZTS #supportnav .alt li a.phone_icon {background-position: 0px -89px; margin-bottom:5px;padding-left: 50px;font-size: 15px;font-family: Arial;}
.VZTS #supportnav .alt li a.phone_icon:hover {background-position: 0px -139px; color:#ff0000}
*/
.VZTS #supportnav .alt li a.phone_icon {background-position: 0px -89px; margin-bottom:5px;padding-left: 50px;font-size: 16px;font-family: Arial;}
.VZTS #supportnav .alt li a.phone_icon:hover {background-position: 0px -89px;}


/*ipad changes*/
.VZTS #supportnav .alt li a.signoutC{background-image: none !important; padding-left: 25px !important; }
.VZTS #supportnav .alt li a.signoutC:hover{background-image: none !important; padding-left: 25px !important;color:#ff0000; }




/* Search */
.VZTS #search {float:left; position:relative; width:537px; height:63px; background:transparent url(/esresources/supt/includes/i/nav/support_search_bg2.png) top left no-repeat; }
.VZTS #search .btn { width:44px; height:44px; top:0; right:5px; position:absolute; margin:6px; background-image:url(/esresources/supt/includes/i/buttons/png/btn_search.png); background-repeat:no-repeat; text-decoration:none}
.VZTS #search .btn:hover { background-position:left -44px; }
.VZTS #search input { width: 400px; padding:3px; border:none; margin:14px 0 0 25px; font-size:22px; color:#333333; background-color:transparent;position:relative;z-index:17;  }


.VZTS #small-search {float:left; position:relative; width:321px; height:40px; background:transparent url(/esresources/supt/includes/i/bg/bg_small_search.png) top left no-repeat; }
.VZTS #small-search .btn { width:31px; height:31px; top:0; right:5px; position:absolute; margin:6px; background-image:url(/esresources/supt/includes/i/images/contactus/buttons/png/btn_small_next.png); background-repeat:no-repeat; text-decoration:none}
.VZTS #small-search .btn:hover { background-position:left -31px; }
.VZTS #small-search input { width: 240px; padding:3px; border:none; margin:11px 0 0 25px; font-size:13px; color:#666; background-color:transparent;position:relative;z-index:3;  }

.VZTS #search #autocomplete{position:absolute;z-index:16;top:5px;left:3px;display:inline-block;background:url(/esresources/supt/includes/i/bg/bg_autocomplete_top.png) left top no-repeat;width:469px;padding-top:48px;}
.VZTS #search #autocomplete .bottom{background:url(/esresources/supt/includes/i/bg/bg_autocomplete_bottom.png) left bottom no-repeat;width:469px;padding-bottom:15px;#padding-bottom:25px;}
.VZTS #search #autocomplete .terms{background:url(/esresources/supt/includes/i/bg/bg_autocomplete_middle.png) left top repeat-y;width:469px;padding-left:20px;}
.VZTS #search #autocomplete .terms ul{padding-top:1px;width:429px;padding-left:4px;margin:0 0 10px 0;}
.VZTS #search #autocomplete .terms ul li{list-style:none;margin:14px 0 0 0;font-size:18px;}
.VZTS #search #autocomplete .terms ul li a{color:#333;padding-bottom:2px;}
.VZTS #search #autocomplete .terms .recent{border-top:1px solid #333;width:429px;padding-top:15px}
.VZTS #search #autocomplete .terms .recent ul{padding-top:0px;}
.VZTS #search #autocomplete .terms .recent ul li{font-size:13px; margin-top:10px;}
.VZTS #search #autocomplete .terms .recent ul li a{color:#0066cc;}


.VZTS #vz-search {float:left; position:relative; width:321px; height:40px; background:transparent url(/esresources/supt/includes/i/bg/bg_small_search.png) top left no-repeat; }
.VZTS #vz-search .btn { width:31px; height:31px; top:0; right:5px; position:absolute; margin:6px; background-image:url(/esresources/supt/includes/i/buttons/png/btn_small_search.png); background-repeat:no-repeat; text-decoration:none}
.VZTS #vz-search .btn:hover { background-position:left -31px; }
.VZTS #vz-search input { width: 240px; padding:3px; border:none; margin:11px 0 0 25px; font-size:13px; color:#666; background-color:transparent;position:relative;z-index:3;  }



.VZTS #footer 
{
/*	height:200px; */ 
}

/*Pagination*/
.VZTS .pagination{display:inline-block;}
.VZTS .pagination .page{background:url(/esresources/supt/includes/i/buttons/png/notification_page.png) 0 0 no-repeat;width:8px;height:8px;display:block;text-indent:-9999px;margin-top:6px;}

.VZTS .pagination .page:hover,.VZTS .pagination .page.current{ background-position:-8px 0px; }
.VZTS .pagination .page.left{background-position:0px -8px;width:19px;height:19px;margin-top:0px;margin-left:0px;}
.VZTS .pagination .page.left:hover{background-position:0px -27px;}
.VZTS .pagination .page.left:active{background-position:0px -46px;}
.VZTS .pagination .page.right{background-position:-19px -8px;width:19px;height:19px;margin-top:0px;margin-right:0px;}
.VZTS .pagination .page.right:hover{background-position:-19px -27px;}
.VZTS .pagination .page.right:active{background-position:-19px -46px;}


/******************
*
*  Page Specific
*
******************/

/* Homepage */
.VZTS #homepage #stageshadow { background-image:url(/esresources/supt/includes/i/bg/stage_borders.png); background-repeat:no-repeat; height:10px; width:985px; z-index:10; }
.VZTS #homepage #stageshadow.top { background-position:0 0;left:0; top:0; z-index:100;  }
.VZTS #homepage #stageshadow.bottom { background-position:0 -14px; position:absolute; left:0; bottom:0; z-index:100;  }

.VZTS #homepage .tagline {margin:30px 0 30px 10px;padding:0;}

.VZTS #homepage .footer a { font-size:10px; color:#666666; text-decoration:underline; line-height:15px; }
.VZTS #homepage .footer a:hover { color:#333333; }

.VZTS #homepage .sub_col .headline { margin:20px 0; background-image:url(/esresources/supt/includes/i/text/subtopic_support.png); background-repeat:no-repeat; text-indent:-9999px; line-height:24px; }
.VZTS #homepage .sub_col .headline.tv {background-position: 0px 0px;}
.VZTS #homepage .sub_col .headline.internet {background-position: 0px -31px;} 
.VZTS #homepage .sub_col .headline.phone {background-position: 0px -63px;} 
.VZTS #homepage .sub_col .headline.control {background-position: 0px -96px;}

.VZTS #homepage .sub_col {float:left; width:220px; height:210px; padding-left:25px; border-right:1px solid #b7b7b7;}
.VZTS #homepage .sub_col.noborder { border:0px solid #FFF;}
/*
.VZTS #homepage .sub_col .headlines a {margin:20px 0;background-image:url(/esresources/supt/includes/i/text/subtopic_support.gif);background-repeat:no-repeat;line-height:24px;text-indent:-9999px;display: block;outline:none;}
.VZTS #homepage .sub_col .headlines a.tv {background-position: 0px 0px;height:22px;width:45px;}
.VZTS #homepage .sub_col .headlines a.tv:hover {background-position: 0px -33px;}
.VZTS #homepage .sub_col .headlines a.inter {background-position: 0px -66px;height:22px;width:100px;}
.VZTS #homepage .sub_col .headlines a.inter:hover {background-position: 0px -99px;}
.VZTS #homepage .sub_col .headlines a.phone {background-position: 0px -132px;height:22px;width:86px;}
.VZTS #homepage .sub_col .headlines a.phone:hover {background-position: 0px -165px;}
.VZTS #homepage .sub_col .headlines a.control {background-position: 0px -198px;height:22px;width:170px;}
.VZTS #homepage .sub_col .headlines a.control:hover {background-position: 0px -231px;}
*/

.VZTS #homepage .sub_col .headlines a {margin:20px 0;background-image:url(/esresources/supt/includes/i/text/residential-support-hp.gif);background-repeat:no-repeat;line-height:24px;text-indent:-9999px;display: block;outline:none;}
/*
.VZTS #homepage .sub_col .headlines a.billing {background-position: 0px -198px;height:22px;width:170px;}
.VZTS #homepage .sub_col .headlines a.billing:hover {background-position: 0px -231px;}

.VZTS #homepage .sub_col .headlines a.tv {background-position: 0px 0px;height:22px;width:45px;}
.VZTS #homepage .sub_col .headlines a.tv:hover {background-position: 0px -33px;}
.VZTS #homepage .sub_col .headlines a.inter {background-position: 0px -66px;height:22px;width:100px;}
.VZTS #homepage .sub_col .headlines a.inter:hover {background-position: 0px -99px;}
.VZTS #homepage .sub_col .headlines a.phone {background-position: 0px -132px;height:22px;width:86px;}
.VZTS #homepage .sub_col .headlines a.phone:hover {background-position: 0px -165px;}

.VZTS #homepage .sub_col .headlines a.control {background-position: 0px -198px;height:22px;width:170px;}
.VZTS #homepage .sub_col .headlines a.control:hover {background-position: 0px -231px;}
*/

.VZTS #homepage .sub_col .headlines a.billing {background-position: 0px 0px;height:30px;width: 212px;}
.VZTS #homepage .sub_col .headlines a.billing:hover {background-position: 0px -33px;}
.VZTS #homepage .sub_col .headlines a.tv {background-position: 0px -65px;height:23px;width:45px;}
.VZTS #homepage .sub_col .headlines a.tv:hover {background-position: 0px -99px;}
.VZTS #homepage .sub_col .headlines a.inter {background-position: 0px -132px;height:22px;width:110px;}
.VZTS #homepage .sub_col .headlines a.inter:hover {background-position: 0px -165px;}
.VZTS #homepage .sub_col .headlines a.phone {background-position: 0px -198px;height:22px;width:86px; margin-bottom: 10px; }
.VZTS #homepage .sub_col .headlines a.phone:hover {background-position: 0px -231px;}

/*
.VZTS #homepage .sub_col.bg { background-image:url(/esresources/supt/includes/i/bg/icons_homepage_topicbgs.png); background-repeat: no-repeat;}
.VZTS #homepage .sub_col.bg.tv {background-position:left top;}
.VZTS #homepage .sub_col.bg.internet {background-position:-233px top;}
.VZTS #homepage .sub_col.bg.phone {background-position:-466px top;}
.VZTS #homepage .sub_col.bg.control {background-position:-699px top;}

*/

.VZTS #homepage .sub_col.bg { background-image:url(/esresources/supt/includes/i/bg/icons_homepage_topicbgs_res.png); background-repeat: no-repeat;}
.VZTS #homepage .sub_col.bg.internet {background-position: -469px top;}
.VZTS #homepage .sub_col.bg.phone {background-position:-708px top;}
.VZTS #homepage .sub_col.bg.billing {background-position: 19px top;}
.VZTS #homepage .sub_col.bg.tv {background-position:-222px top;}


.VZTS #homepage .sub_col ul.sup_sec { list-style:none; margin:6px 0 10px 0; padding:0; }
.VZTS #homepage .sub_col ul.sup_sec li { margin-bottom:3px;font-size:13px;} 
.VZTS #homepage .sub_col ul.sup_sec li a {color:#333;text-decoration:none;font-weight:bold;}
.VZTS #homepage .sub_col ul.sup_sec li a:hover {text-decoration:none;color:#0066cc;}
.VZTS #homepage .sub_col ul.sup_sec li a.blue {color:#0066cc;text-decoration:none;}
.VZTS #homepage .sub_col ul.sup_sec li a.blue:hover {text-decoration:underline;}

/* Internet */
.VZTS #int_support .tagline {margin:15px 0 10px 0;padding:0;}
.VZTS #int_support .tagline h1 {margin:0 0 0 15px;}

.VZTS #int_bub {background-image:url(/esresources/supt/includes/i/int_bub777.gif);height:79px;width:777px;}
.VZTS #int_bub h5 {padding:28px 0 0 20px;}
.VZTS #int_bub p {padding-left:20px;}

.VZTS #int_bub.service {background-image:url(/esresources/supt/includes/i/service_bubble.gif);height:100px; margin-bottom:10px; margin-top:-10px;}
.VZTS #int_bub.service h5 {padding-top:33px;}
.VZTS #int_bub.service a.close-bub { background:url(/esresources/supt/includes/i/icons/close.gif) top left no-repeat; position:absolute; text-indent:-9999em; width:20px; height:20px; right:8px; top:20px;}

.VZTS #int_smbub {background-image:url(/esresources/supt/includes/i/int_smbub.gif); height:58px; width:255px; }
.VZTS #int_smbub.fios { margin-left:0px; }
.VZTS #int_smbub.hsi { margin-left:260px; }
.VZTS #int_smbub.dialup { margin-left:520px;  }
.VZTS #int_smbub p {padding:18px 20px 0 19px;}

/* Large Bubble */
.VZTS #int_bub_lrg h5 {padding:28px 0 0 20px;}
.VZTS #int_bub_lrg p {padding-left:20px;}
.VZTS #int_bub_lrg.service {background-image:url(/esresources/supt/includes/i/service_bubble_lrg.gif);height:137px; margin-bottom:10px;z-index:0;}
.VZTS #int_bub_lrg.service h5 {padding-top:8px;}
.VZTS #int_bub_lrg.service a.close-bub { background:url(/esresources/supt/includes/i/icons/close.gif) top left no-repeat; text-indent:-9999em; width:20px; height:20px; right:-740px; top:20px;display:block;position:relative;}

/* Internet Layout */
.VZTS .intmain_col {float:left;width:777px; margin-right:10px;}
.VZTS .intmain_col_dashboard {float:left;width:1000px; margin-right:10px;}
.VZTS .intright_col { width:193px; margin-top:72px; float:left; position:relative; }
.VZTS .intright_col.mt0 {margin-top:0;}

.VZTS #int_support .intmain_col #int_options {float:left;height:98px;border:1px solid #cccccc; background-color:#e4e4e4;}
.VZTS #int_support .intmain_col #int_options .opt_col {width:255px;float:left;margin:2px 2px 2px 1px;background:transparent url(/esresources/supt/includes/i/bg/opt_col.gif) no-repeat bottom right;}
.VZTS #int_support .intmain_col #int_options .opt_col.opt1 {margin:2px 2px 2px 2px;}
.VZTS #int_support .intmain_col #int_options a.opt_col {color:#333;}
.VZTS #int_support .intmain_col #int_options a.opt_col:hover{color:#c00;text-decoration:none;}
.VZTS #int_support .intmain_col #int_options a.opt_col:active {width:255px;color:#fff;background:transparent url(/esresources/supt/includes/i/bg/opt_col_on.gif) no-repeat bottom right;}
.VZTS #int_support .intmain_col #int_options a.opt_col.selected {width:255px;color:#fff;background:transparent url(/esresources/supt/includes/i/bg/opt_col_cook.gif) no-repeat bottom right;}
.VZTS #int_support .intmain_col #int_options a.opt_col.soon {width:255px;background:transparent url(/esresources/supt/includes/i/bg/opt_col_soon.gif) no-repeat bottom right;}
.VZTS #int_support .intmain_col #int_options a.opt_col span {display: block;line-height:21px;padding:29px 0 23px 19px;font-weight:bold;font-size:20px;background:transparent url(/esresources/supt/includes/i/icons/carrot_off.gif) no-repeat bottom right;}
.VZTS #int_support .intmain_col #int_options a.opt_col span:hover{background:transparent url(/esresources/supt/includes/i/icons/carrot_hover.png) no-repeat bottom right;}
.VZTS #int_support .intmain_col #int_options a.opt_col span:active,.VZTS #int_support .intmain_col #int_options a.opt_col span.selected {background:transparent url(/esresources/supt/includes/i/icons/carrot_on.png) no-repeat bottom right;}
.VZTS #int_support .intmain_col #int_options a.opt_col span.car,
.VZTS #int_support .intmain_col #int_options a.opt_col span.car:hover,
.VZTS #int_support .intmain_col #int_options a.opt_col span.car.selected {background-position: 108px 57px;}
.VZTS #int_support .intmain_col #int_options a.opt_col span.car2,
.VZTS #int_support .intmain_col #int_options a.opt_col span.car2:hover,
.VZTS #int_support .intmain_col #int_options a.opt_col span.car2.selected {background-position: 166px 57px;}
.VZTS #int_support .intmain_col #int_options a.opt_col span.car3,
.VZTS #int_support .intmain_col #int_options a.opt_col span.car3:hover,
.VZTS #int_support .intmain_col #int_options a.opt_col span.car3.selected {background-position: 156px 57px;}
.VZTS #int_support .intmain_col #int_options a.opt_col span.car4,
.VZTS #int_support .intmain_col #int_options a.opt_col span.car4:hover,
.VZTS #int_support .intmain_col #int_options a.opt_col span.car4.selected {background-position: 144px 57px;}

/* Help Section */
.VZTS #int_support .int_help {margin:40px 0 10px 10px;padding:0;}
.VZTS #int_support .int_help .tophelp { background-image:url(/esresources/supt/includes/i/text/top_help.gif); height:22px; width:88px; text-indent:-9999px;}

.VZTS .help_col {width:330px; margin-right:15px; float:left;}
.VZTS .help_col .hlp_title {padding:10px 0 10px 10px; font-weight:bold; font-size:13px; }
.VZTS .head_bord {border-bottom:1px solid #808080; padding-bottom:10px; }
.VZTS .help_col ul.hlp_mod {list-style:none;  padding:0; margin:0;}
.VZTS .help_col ul.hlp_mod li { border-bottom:1px solid #dfdfdf;}

.VZTS .help_col ul.hlp_mod li a {padding:7px 5px 7px 10px;display:block;color:#333;text-decoration:none;line-height:16px;font-size:13px;}
.VZTS .help_col ul.hlp_mod li.btmborder { border-bottom:1px solid #808080;}
.VZTS .help_col ul.hlp_mod li a:hover {text-decoration:none;color:#0066cc;font-weight:normal;}
.VZTS .help_col ul.hlp_mod li a.blue {color:#0066cc;text-decoration:none;}
.VZTS .help_col ul.hlp_mod li a.blue:hover {text-decoration:underline}

.VZTS .tst_sec {width:477px; margin-right:15px;float:left; border:1px solid #cccccc;padding:18px;}
.VZTS .tst_sec p {margin:0 0 10px 0;}
.VZTS .tst_sec p.grey {margin:0;}
.VZTS .tst_sec .tst_cnt {width:235px;float:left;}
.VZTS .tst_sec .rounded {border: 1px solid #ccc;background-color: #e6e6e6;border-radius: 10px;-moz-border-radius: 10px;-webkit-border-radius: 10px; padding:10px;margin:0 0 10px 10px;}

/* FiOS Module */
.VZTS .int_btmr {width:224px;float:left;border:1px solid #cccccc; background-color:#cc0000;padding:20px 10px 10px 10px;}
.VZTS .int_btmr.hc {height:281px;*height:286px;}
.VZTS .int_btmr .btmr_title {padding:0 0 10px 10px; font-weight:bold; font-size:16px;color:#fff; }
.VZTS .int_btmr .btmr_bord {border-bottom:1px solid #8c0000;padding-bottom:10px; }
.VZTS .int_btmr ul.btmr_mod {list-style:none; padding:0; margin:0;}
.VZTS .int_btmr ul.btmr_mod li {border-bottom:1px solid #b20000;margin:0;padding:0;}
.VZTS .int_btmr ul.btmr_mod li a {padding:7px 5px 7px 10px;display:block;color:#fff;text-decoration:none;line-height:16px;font-size:13px;}
.VZTS .int_btmr ul.btmr_mod li a:hover {text-decoration:underline;font-weight:normal;}
.VZTS .int_btmr ul.btmr_mod li.noborder {border-bottom:0px;}

/* .VZTS #int_support #signin_wrapper { width:193px; height:78px; background-color:#39a; position:relative; } */

/* Modal - "Choose Internet" */
.VZTS #chooseinternet { position:absolute; left:0; top:0; width:730px; background-color:#FFF; padding:20px; }
.VZTS #chooseinternet .header  { float:left; height:40px; width:100%; }
.VZTS #chooseinternet .header .title { background:#FFF url(/esresources/supt/includes/i/text/txt_chooseyourinternet.gif) no-repeat top left; width:269px; height:25px; float:left; text-indent:-9999px; }
.VZTS .modals .header .close { background:#FFF url(/esresources/supt/includes/i/buttons/png/btn_modal_close.png) no-repeat top left; width:25px; height:25px; float:right; text-indent:-9999px;}
.VZTS .modals .header .close:hover { background-position:-25px left;}
.VZTS #chooseinternet .subheader  { float:left; clear:both; width:100%; border-bottom:#CCC 1px solid; border-top:#CCC 1px solid; padding:15px 0; }
.VZTS #chooseinternet .subheader .description{ float:left; width:305px; padding-right:60px; }
.VZTS #chooseinternet .subheader .search{ float:left; width:365px; }
.VZTS #chooseinternet .subheader .search .go { float:left; width:100%;}
.VZTS #chooseinternet .subheader .search .signin { float:left; clear:both; width:100%; margin-top:5px;}
.VZTS #chooseinternet .subheader .btn { margin-left:5px; float:left; display:block; }
.VZTS #chooseinternet .selections { float:left; width:100%; padding-bottom:20px; }
.VZTS #chooseinternet .selections .headline { float:left; width:100%; padding:0 0 15px 0; }
.VZTS #chooseinternet .selections .selection { float:left; margin-right:30px; width:223px;}
.VZTS #chooseinternet .selections .selection ul { float:left; clear:both; height:110px;}
.VZTS #chooseinternet .selections .selection.nomargin { margin-right:0;}
.VZTS #chooseinternet .selections .selection .icon { float:left; width:223px; height:112px; background-color:#000; }
.VZTS #chooseinternet .selections .selection .icon a{ background-image:url(/esresources/supt/includes/i/icons_modal_internet.png); background-repeat:no-repeat; width:223px; height:112px; }
.VZTS #chooseinternet .selections .selection .icon a:hover { opacity:0.85; filter:alpha(opacity=85)}
.VZTS #chooseinternet .selections .selection .title { margin:14px 0 10px 12px; display:inline-block;}
.VZTS #chooseinternet .selections .selection .select { float:left; margin:20px 0 0 60px; width:80px; clear:both; }
.VZTS #chooseinternet .selections .selection .button span span span { padding:0 15px; color:#333; }
.VZTS #chooseinternet .selections .selection.fios .icon { background-position:left top;}
.VZTS #chooseinternet .selections .selection.fios .title h5{ color:#b81d1d; display:block; }
.VZTS #chooseinternet .selections .selection.hsi .icon { background-position:left -112px;}
.VZTS #chooseinternet .selections .selection.hsi .title h5{ color:#285d97; }
.VZTS #chooseinternet .selections .selection.dialup .icon { background-position:left -224px;}
.VZTS #chooseinternet .selections .selection.dialup .title h5{ color:#5b5b5b; }
.VZTS #chooseinternet .legal { float:left; width:100%; margin:15px 0 0 0; }
.VZTS #chooseinternet .legal p { color:#666666; font-size:12px; }

/* Authorized Homepage */

.VZTS #home_auth{}
.VZTS #home_auth .auth_help_col{ border:1px solid #d2d2d2;width:321px;height:220px; background:url(/esresources/supt/includes/i/bg/bg_hlp_gradient_246x75.png) left bottom no-repeat;margin-top:10px;}
.VZTS #home_auth .auth_help_col .hlp_title{ padding-left:0px; width:290px;margin-left:10px;}
.VZTS #home_auth .auth_help_col .hlp_mod{ width:228px;margin-left:10px; }
.VZTS #home_auth .auth_help_col ul.hlp_mod li a{padding-left:0px;}
.VZTS #home_auth .auth_help_col ul.hlp_mod li.last{border-bottom:none;}
.VZTS #home_auth .auth_help_col .hlp_img{margin:12px 10px; border:0px;}
.VZTS #home_auth .auth_help_col a.hlp_text{color:#333;margin:0 0 16px 10px;}
.VZTS #home_auth .auth_help_col a.hlp_text:hover {color:#0066cc;margin:0 0 16px 10px;}

.VZTS #home_auth .dash_help{font-size:36px;color:#333;font-family:Arial, Sans-Serif;margin-bottom:20px;margin-top:25px;}
.VZTS #home_auth .tooltip_icon{margin-top:2px;}

.VZTS #dashboard{width:998px;height:520px;border:1px solid #ccc;display:inline-block;margin-bottom:10px;position:relative;}
.VZTS #dashboard .tab_nav {width:166px;height:100%; background-color:#e6e6e6;}
.VZTS #dashboard .tab_nav .header{display:inline-block;width:105px;margin:15px 11px;}
.VZTS #dashboard .tab_nav .header h5{width:88px;}
.VZTS #dashboard .tab_nav li{list-style:none;background-color:#e8e8e8;border-top:1px solid #fff;border-bottom:1px solid #d7d7d7;float:left;}
.VZTS #dashboard .tab_nav li a{font-size:13px;color:#333;font-weight:bold;width:166px;display:block;float:left;padding:7px 0 7px 0;}
.VZTS #dashboard .tab_nav li a:hover {text-decoration:none !important;}
.VZTS #dashboard .tab_nav li a span{margin-left:11px;margin-top:7px;}
.VZTS #dashboard .tab_nav li a.current,.VZTS #dashboard .tab_nav li a:hover{background-color:#e60000;color:#fff;z-index:16;position:relative;}

.VZTS #dashboard .tab_set{width:995px;height:auto;z-index:15;position:absolute;background: url(/esresources/supt/includes/i/bg/bg_tab_shadow.png) left center no-repeat;left:139px; }

.VZTS #dashboard .tab_content{margin-left:27px;border-left:1px solid #ccc;width:768px;height:488px; padding:20px 20px 12px 20px; background-color:#fff  }
.VZTS #dashboard .tab_content ul.hlp_mod li.last {border-bottom:1px solid #808080;}
.VZTS #dashboard .tab_content ul.hlp_mod li.last a {color:#0066CC;}
.VZTS #dashboard .tab_content ul.hlp_mod li.last a.goth {color:#333333;}
.VZTS #dashboard .tab_content ul.hlp_mod li.last a.goth:hover{color:#0066cc;}
.VZTS .callout {border:1px #CCC solid; background-color:#e9f5f6;padding: 15px;overflow:auto;}

.VZTS #dashboard table.stack {width:100%; font-size:14px;}
.VZTS #dashboard table.stack tr th, .VZTS #dashboard table.stack tr td {border-bottom:1px solid #333;padding:5px 10px 5px 10px;}
.VZTS #dashboard table.stack tr td{border-bottom:1px solid #DFDFDF;}
.VZTS #dashboard table.stack tr td.red{color:#cc0000;}

.VZTS .box-header {border:1px solid #e5e5e5;padding:8px 0 8px 0px;overflow:auto;}
.VZTS .box-header .fl, .VZTS .box-header .fr {margin:0 10px 0 10px;}
.VZTS .box-header .fr {width:40%;}
.VZTS .box-header .rule {padding-top:8px;}
.VZTS .box-header h4 {margin:8px 0 4px 0;padding:0;}
.VZTS .box-header ul {list-style-type:none;padding:0;margin:0;line-height:18px;}
.VZTS .box-header li {margin-bottom:4px;}

.VZTS #dashboard form#order-status {width:400px;}
.VZTS #dashboard form#order-status label {font-size:13px;font-weight:bold;clear:both;display:block;}
.VZTS #dashboard form#order-status input {width:265px;background:#f4f4f4;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;padding:10px;-moz-box-shadow:inset 1px 1px 1px #9b9b9b;-webkit-box-shadow:inset 1px 1px 1px #9b9b9b;box-shadow:inset 1px 1px 1px #9b9b9b; border:0;border:1px solid #9b9b9b\9;}
.VZTS #dashboard form#order-status input.error {-moz-box-shadow:inset 0px 0px 0px #f89609;-webkit-box-shadow:inset 0px 0px 0px #f89609;box-shadow:inset 0px 0px 0px #f89609; border:1px solid #f89609;}
.VZTS #dashboard form#order-status p.error {color:#f89609;}
.VZTS #dashboard .carrot {background:url(/esresources/supt/includes/i/bg/bg_tab_carat.png) 0 0 no-repeat;position:absolute;width:8px;height:18px;z-index:20;left:159px;}

.VZTS #phone_support form#phone-number {width:280px;height:50px;margin:0;padding:0;}
.VZTS #phone_support form#phone-number input {display:block;float:left;margin:0 0 0 20px;font-size:20px;width:205px;background:#fff;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;padding:8px;-moz-box-shadow:inset 1px 1px 1px #9b9b9b;-webkit-box-shadow:inset 1px 1px 1px #9b9b9b;box-shadow:inset 1px 1px 1px #9b9b9b; border:0;border:1px solid #9b9b9b\9;}
.VZTS #phone_support form#phone-number input.error {-moz-box-shadow:inset 0px 0px 0px #f89609;-webkit-box-shadow:inset 0px 0px 0px #f89609;box-shadow:inset 0px 0px 0px #f89609; border:1px solid #f89609;}
.VZTS #phone_support form#phone-number p.error {color:#f89609;}


/* rotator */
.VZTS .rotator {height:188px;}
.VZTS .rotator .innerframe {width:1708px;}
.VZTS .rotator .leftround, .VZTS .rotator .rightround {width:9px; height:188px;background-position:top left; background-repeat:no-repeat;float:left;}
.VZTS .rotator .leftround {background-image:url(/esresources/supt/includes/i/rotator/left-corner.gif);}
.VZTS .rotator .rightround {background-image:url(/esresources/supt/includes/i/rotator/right-corner.gif);}
.VZTS .rotator .slider {float:left; background:url(/esresources/supt/includes/i/rotator/slider-bg.gif) top left repeat-x;padding:11px 0 0 0; width:549px;overflow:auto; position:relative;}
.VZTS .rotator .contents {float:left; background:url(/esresources/supt/includes/i/rotator/slider-bg.gif) top left repeat-x;padding:11px 0 0 0; width:710px; position:relative; height:94%;}
.VZTS .rotator .contents h3 {font-size:13px;color:#4c4c4c;font-weight:bold;}
.VZTS .rotator .contents .frame {position:absolute;width:708px;overflow:auto;left:-9px;height:133px; border:0;}
.VZTS .rotator .contents .item {padding:3px 30px 2px 30px;float:left; background: url(/esresources/supt/includes/i/rotator/divider.png) top right no-repeat;width:auto;}
.VZTS .rotator .contents .item.last {background:none;}
.VZTS .rotator .contents .item a.equip_lnks span.descrip {color:#333;text-decoration:none;width:150px;text-align:center;clear:both;float:left;cursor:default;}
.VZTS .rotator .contents .item a.equip_lnks span.descrip:hover {}
.VZTS .rotator .contents .item .image {clear:both;display:block;margin:0 auto;text-align:center;border:0}
.VZTS .rotator .contents .item .callout {padding:8px;float:left;overflow:visible;position:relative;margin:0 0 0 20px;}
.VZTS .rotator .contents .item .callout .content p {margin:0;}
.VZTS .rotator .contents .item .fl p.descrip {margin-top:3px;}
.VZTS .rotator .contents .item .callout .carrot, .VZTS #dashboard .rotator .contents .item .callout .carrot {background:url("/esresources/supt/includes/i/tooltip_carrots_ltblue.png") top left no-repeat;width:15px;height:15px;left:-13px;top:34%; position:absolute;}
.VZTS .rotator#internet-equipment .contents .item p.descrip {margin-top:0px;}
.VZTS .rotator#tv-equipment .contents .item {padding-bottom:0px;}
.VZTS .rotator#internet-equipment .contents .item {padding-bottom:0px;}

/* DROPDOWN */
a.dropdownLink {border:solid 1px #d7d7d7;font-size:13px;color:#333;text-decoration:none;background:url('/esresources/supt/includes/i/dropdown/dropdown_background.gif') top left repeat-x;display:inline-block;padding: 4px 8px 4px 10px; margin:2px 0 0 20px;}
a.dropdownLink:hover {text-decoration:none;}
a.dropdownLink span {display: block;background: url('/esresources/supt/includes/i/dropdown/dropdown_arrow.png') right center no-repeat;padding-right: 30px;}
ul.dropdownMenu {-moz-box-shadow: 0 0 7px #d9d9d9;-webkit-box-shadow: 0 0 7px #d9d9d9;border: solid 1px #e5e5e5;z-index:1001;background:#fff;position:absolute;top:0;margin:0; padding:0;width:203 !important;}
ul.dropdownMenu li {list-style-type:none;text-align:left; border-bottom:1px solid #cccccc;}
ul.dropdownMenu li a {color:#333;text-decoration:none !important;display:block;padding: 4px 8px 4px 10px;font-size:13px;line-height:18px;}
ul.dropdownMenu li a:hover {background-color:#b80000; color:white;}
/*ul.dropdownMenu li a.selected {background-color:#b80000; color:white;}*/
ul.dropdownMenu li a:focus {outline: dotted 1px #ccc;}
div.dropdownMenuShadow {filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5', MakeShadow='true', ShadowOpacity='0.40');display:none;position:absolute;background-color:#d9d9d9;z-index:1000;}

/* Notification*/
.VZTS #notifications{width:998px;border:1px solid #cccccc;background-color:#009999;}
.VZTS #notifications .notif_header{font-size:16px; font-weight:bold;margin:10px;display:inline-block;}
.VZTS #notifications .alerts{display:block;max-height:55px;min-height:7px;overflow:hidden;width:995px;margin-left:2px;position:relative;}
.VZTS #notifications .alerts h6{padding:9px 0px 0px 9px;margin:0;font-size:13px;color:white}
.VZTS #notifications .alerts p{padding:0px 0px 0px 9px;width:998px;font-size:13px;color:white}
.VZTS #notifications .alerts a{font-size:13px;color:white;text-decoration: underline;}
.VZTS #notifications .alerts .alert_wrapper{position:relative;}
.VZTS #notifications .alerts .alert,.VZTS #notifications .alerts .default{height:108px;width:998px;margin:1px 0px 0px 0px;background-color:#fff;padding:0;}
.VZTS #notifications .alerts .warning{background:#009999;}
.VZTS #notifications .alerts .alert .close{background:url(/esresources/supt/includes/i/buttons/png/notification_page.png) 0px -65px no-repeat; width:13px;height:13px;text-indent:-9999px;display:block;margin:4px;}
.VZTS #notifications .alerts .alert .close:hover{background-position:-13px -65px;}
.VZTS #notifications .alerts .alert .close:active{background-position:-26px -65px;}

.VZTS #notifications .alerts .alert.warning .close{background-position:0px -65px;}
.VZTS #notifications .alerts .alert.warning .close:hover{background-position:-13px -78px;}
.VZTS #notifications .alerts .alert.warning .close:active{background-position:-26px -78px;}

.VZTS #notifications .pagination{display:inline-block;width:995px;text-align:right;height:35px;}
.VZTS #notifications .pages{list-style:none;margin:10px 0px;text-align:center;padding:0;display:inline-block;width:auto;height:19px;}
.VZTS #notifications .pages li{margin:0px 7px;}
/*.VZTS #notifications .page{background:url(/esresources/supt/includes/i/buttons/png/notification_page.png) 0 0 no-repeat;width:8px;height:8px;display:block;text-indent:-9999px;margin-top:6px;}

.VZTS #notifications .page:hover,.VZTS #notifications .page.current{ background-position:-8px 0px; }
.VZTS #notifications .page.left{background-position:0px -8px;width:19px;height:19px;margin-top:0px;margin-left:0px;}
.VZTS #notifications .page.left:hover{background-position:0px -27px;}
.VZTS #notifications .page.left:active{background-position:0px -46px;}
.VZTS #notifications .page.right{background-position:-19px -8px;width:19px;height:19px;margin-top:0px;margin-right:0px;}
.VZTS #notifications .page.right:hover{background-position:-19px -27px;}
.VZTS #notifications .page.right:active{background-position:-19px -46px;}
*/

/*Search Results*/
.VZTS #search_results #search{height:auto;margin-bottom:20px;}
.VZTS #search_results .header{display:block;width:100%;margin:20px 0;}
.VZTS #search_results h3{ font-weight:bold;margin:0 0 14px 10px; }
.VZTS #search_results .header h3{margin:15px 50px 0 10px;}

.VZTS #search_results .header .suggestions{margin-left:31px;margin-top:20px;}

.VZTS #search_results .results_box{border:1px solid #ccc;width:775px;display:inline-block;padding:0 0 50px 0;}

.VZTS #search_results .results_box .results_nav{ width:174px;margin:28px 25px 0 10px;}
.VZTS #search_results .results_box .results_nav .topics{width:100%;padding:0;margin:0;}
.VZTS #search_results .results_box .results_nav a.dropdownLink{margin-left:0px;width:157px !important;padding-left:9px;}
.VZTS #search_results .results_box .results_nav .dropdownMenu li a{padding-left:9px;}
.VZTS #search_results .results_box .results_nav .topics li{list-style:none;padding:9px 0 9px 9px;margin:0px;border-bottom:1px solid #ccc;}
.VZTS #search_results .results_box .results_nav .topics li a:hover,.VZTS #search_results .results_box .results_nav .topics li a.current{color:#c00; text-decoration:none;font-weight:bold;}
.VZTS #search_results .results_box .results_nav .topics li a:hover {font-weight:normal;}

.VZTS #search_results .results_box .results_nav .sub-topics {margin-bottom:0px;width:162px;}
.VZTS #search_results .results_box .results_nav .sub-topics li{padding:0 0 9px 8px;margin:0;border:none;}
.VZTS #search_results .results_box .results_nav .sub-topics li a:hover,.VZTS #search_results .results_box .results_nav .sub-topics li a.current{color:#c00; text-decoration:none;font-weight:bold;}


.VZTS #search_results .results_box .results_nav label{margin-left:9px;}
.VZTS #search_results .results_box .results_nav select{margin-top:10px;}
.VZTS #search_results .results_box .results_listing{width:518px;}

.VZTS #search_results .results_box .results_listing .results{width:500px;margin:28px 9px 0 9px;}
.VZTS #search_results .results_box .results_listing .results .total_results{margin:0 0 14px 10px;}
.VZTS #search_results .results_box .results_listing .results .result{border-bottom: 1px solid #ccc;padding:10px 10px 30px 10px;}
.VZTS #search_results .results_box .results_listing .results .result p{width:425px;}
.VZTS #search_results .results_box .results_listing .results .result.first{border-top:1px solid #ccc;}
.VZTS #search_results .results_box .results_listing .results .result.last{border-bottom:none;}
.VZTS #search_results .results_box .results_listing .results .result p{margin-bottom:14px;}

.VZTS #search_results .results_box .results_listing .top_results{width:516px;border:1px solid #ccc; border-top:none;background-color:#e9f5f6;padding-top:2px;}
.VZTS #search_results .results_box .results_listing .top_results .results{margin-top:0px;}
.VZTS #search_results .results_box .results_listing .top_results .results .result p{margin-bottom:0px;}

.VZTS #search_results .results_box .results_listing .pagination .pages input{width:27px;border:1px solid #ccc;text-align:center;height:15px;}

.VZTS #search_results .results_box .results_listing .pagination{width:500px;margin:11px 9px;}
.VZTS #search_results .results_box .results_listing .pagination .total_results{margin:4px 0 0 10px;}
.VZTS #search_results .results_box .results_listing .pagination .pages div{margin:0px 15px;}
.VZTS #search_results .intright_col{margin-top:0px;}

.VZTS #search_results #ask_vrzn{display:inline-block;}
.VZTS #search_results #ask_vrzn .frk{ width:100%;height:79px;}
.VZTS #search_results #ask_vrzn .frk h5{width:97px;}
.VZTS #search_results #ask_vrzn .frk p{width:97px;font-size:12px;}
.VZTS #search_results #ask_vrzn .results{border-top:1px solid #afafaf;border-bottom:1px solid #afafaf;}
.VZTS #search_results #ask_vrzn .results .result{border-bottom:1px solid #dfdfdf;padding:10px 0px;}

.VZTS #forum_results .results{border-top:1px solid #afafaf;border-botton:1px solid #afafaf;}
.VZTS #forum_results .results .result{border-bottom:1px solid #ccc;padding:10px 0;}

.VZTS #forum_results .details{font-size:11px;width:100%;}
.VZTS #search_results .comment{background: url(/esresources/supt/includes/i/icons/comment_bubble.gif) left center no-repeat;padding-left:19px;height:12px;line-height:11px;margin-top:4px;}

.VZTS #search_results .results_box.no_results .results_listing{margin-right:60px;padding-top:30px;}
.VZTS #search_results .results_box.no_results .results_listing h3{margin: 0 0 10px 10px;}
.VZTS #search_results .results_box.no_results .results_listing ul{margin-left:15px;width:100%;}
.VZTS #search_results .results_box.no_results .results_listing ul li{margin:6px 0px;}

.VZTS .forum_results .status{height:16px;padding-left:25px;}
.VZTS .forum_results .status.solved{background:url(/esresources/supt/includes/i/icons/solved.gif) left top #fff no-repeat;}
.VZTS .forum_results .sort .current{color:#cc0000;font-weight:bold;}

.VZTS .forum_results .results_box .results_nav a,.VZTS .askvz_results .results_box .results_nav a{padding-left:10px;}

/***CONTACT US PAGE****/
.VZTS #contact_us h1.contact_us{background:url(/esresources/supt/includes/i/text/contact_title.gif) top left no-repeat;height:29px;width:153px;}

/* accordion styles */
.VZTS #contact_us div.accordion ul.clean {margin-bottom:0;}
.VZTS #contact_us div.accordion {background:#ebebeb; padding:20px; padding-right:0; min-height:440px;}
.VZTS #contact_us div.accordion h2, .vzt div.accordion h3, .vzt div.accordion h4 {color:#000;letter-spacing:normal;font-weight:bold;margin:0 0 10px 0; line-height:normal}
.VZTS #contact_us div.accordion h2 {font-size:16px;}
.VZTS #contact_us div.accordion h3 {font-size:14px;}
.VZTS #contact_us div.accordion h4 {font-size:13px;}
.VZTS #contact_us div.accordion div.title, div.accordion div.step.inactive .title {width:117px; color:#666666;height:420px;float:left;}
.VZTS #contact_us div.accordion div.title h2,.VZTS #contact_us div.accordion div.step.inactive .title h2 {padding:0 0 0 12px;font-size:44px;font-weight:normal;margin:0;color:#333333;}
.VZTS #contact_us div.accordion div.step.inactive .title h2{color:#666666;}
.VZTS #contact_us div.accordion div.title p,.VZTS #contact_us div.accordion div.step.inactive .title p {margin:0;padding:0 0 0 12px;}
.VZTS #contact_us div.accordion div.step.inactive .title p{color:#666666;}

.VZTS #contact_us div.accordion div.content {float:left;padding:46px 0 0 46px;width:320px;}
.VZTS #contact_us div.accordion div.content a {color:#0066cc; text-decoration:none; font-weight:normal;}
.VZTS #contact_us div.accordion div.content a:hover {text-decoration:underline;}
.VZTS #contact_us div.accordion div.step {float:left;padding:10px 0 12px 0px;width:670px;min-height:420px;border-right:1px solid white; background:#fff;}
.VZTS #contact_us div.accordion div.step div.title, div.accordion div.step div.title h2 {color:#000;}
.VZTS #contact_us div.accordion div.step.inactive {width:134px;background:#ebebeb;}
.VZTS #contact_us div.accordion div.step.inactive div.content {display:none;}
.VZTS #contact_us div.accordion div.step.last{border:none;}
.VZTS #contact_us div.content a.gray {color:#4d4d4d;}




/* Menus */
.VZTS div.accordion ul.menu {width:318px;}
.VZTS div.accordion ul.menu li {margin-bottom:2px;}
.VZTS div.accordion ul.menu li a, 
.VZTS div.accordion ul.menu li span {padding: 11px 0 11px 14px;display:block;font-size:16px; text-decoration:none;}
.VZTS div.accordion ul.menu li a:hover {}

/*dropdown menu */
.VZTS div.accordion ul.menu#topics li.empty a{background-image:none;}
.VZTS #accordion ul.clean li span {border:0;}
.VZTS div.accordion ul.menu#topics li span,  
.VZTS div.accordion ul.menu#topics li a{background-image:url(/esresources/supt/includes/i/icons/topics_dark.png); background-repeat:no-repeat; padding-left:58px; color:#333;text-decoration:none;}
.VZTS div.accordion ul.menu#topics li a:hover, 
.VZTS div.accordion ul.menu#topics li.drop.hover span {text-decoration:none;color:#fff;background-image:url(/esresources/supt/includes/i/icons/topics-hover.png);}
.VZTS div.accordion ul.menu#topics li.empty:hover a,
.VZTS div.accordion ul.menu#topics li.drop.empty.hover span {background-image:none;}

/*.VZTS div.accordion ul.menu#topics li.drop.open.hover span {color:#e5e5e5;}*/
.VZTS div.accordion ul.menu#topics li.drop {background:url(/esresources/supt/includes/i/bg/bg_contact_list.png) right top no-repeat; cursor:pointer;border-bottom:1px solid #dcdcdc; padding-bottom:0px;  }
.VZTS div.accordion ul.menu#topics li.drop.hover{background-image:none;background-color:red;}
.VZTS div.accordion ul.menu#topics li.drop.open a, 
.VZTS div.accordion ul.menu#topics li.drop.open.hover span {cursor:auto;text-decoration:none;color:#333;}

.VZTS div.accordion ul.menu#topics li.drop div {background:url(/esresources/supt/includes/i/icons/drop-icon.gif) right -27px no-repeat; width:300px;}
.VZTS div.accordion ul.menu#topics li.drop.hover div {background:url(/esresources/supt/includes/i/icons/drop-icon.gif) right 16px no-repeat;}
.VZTS div.accordion ul.menu#topics li.drop.hover.open {width:100%;background-color:#fff !important;background-image:none !important;-webkit-box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.4);-moz-box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.4);box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.4);}
.VZTS div.accordion ul.menu#topics li.drop.hover.open div {background:url(/esresources/supt/includes/i/icons/drop-icon.gif) right -30px no-repeat;}
.VZTS div.accordion ul.sub{width:262px;background-color:#fff;background-image:none;position:absolute;z-index:1;margin:0;padding-left:56px;display:none;-webkit-border-radius:0px;-moz-border-radius: 0px;-webkit-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.4);-moz-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.4);box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.4);}

.VZTS ul.menu#topics li ul.sub li {border-top:1px solid #e5e5e5;margin:0;background-image:none;padding-bottom:0px;}
.VZTS div.accordion ul.menu#topics li ul.sub li a {background-image:none !important;padding-left:20px; cursor:pointer !important;}
.VZTS div.accordion ul.menu#topics li ul.sub li a:hover {background-image:none;background-color:#ff0000;color:#fff;}
.VZTS div.accordion ul.menu#topics li.drop.open ul.sub li a:hover {background-image:none;}

/* saved module */
.VZTS div.accordion div.saved {background:#fff;padding:12px;margin:20px 0 0 0px;width:85px;display:none; height:108px;position:relative; background-position:center 63px; background-repeat:no-repeat;}
.VZTS div.accordion div.saved strong {font-size:13px; font-weight:900;}
.VZTS div.accordion div.saved.sec_net {background-image:url(/esresources/supt/includes/i/icons/sec_net.gif);}
.VZTS div.accordion div.saved.sec_tv {background-image:url(/esresources/supt/includes/i/icons/sec_tv.gif); background-position:center 48px;}
.VZTS div.accordion div.saved.sec_phone {background-image:url(/esresources/supt/includes/i/icons/sec_phone.gif);}
.VZTS div.accordion div.saved.sec_accnt {background-image:url(/esresources/supt/includes/i/icons/sec_accnt.gif);}


.VZTS div.accordion div.saved.sec_homecontrol {background-image:url(/esresources/supt/includes/i/icons/sec_con.gif);}
.VZTS div.accordion div.saved.sec_regis {background-image:url(/esresources/supt/includes/i/icons/sec_reg.gif);}
.VZTS div.accordion div.saved.sec_orderserv {background-image:url(/esresources/supt/includes/i/icons/sec_order.gif);}


.VZTS div.accordion div.saved.sec_con {background-image:url(/esresources/supt/includes/i/icons/sec_con.gif);}
.VZTS div.accordion div.saved a {color:#0066cc; text-decoration:none; font-weight:normal; position:absolute; bottom: 10px;}
.VZTS div.accordion div.saved a:hover {text-decoration:underline;}
/* step 2 */
.VZTS form#search-topics {margin-top:15px;}
.VZTS div.accordion #step-2 div.content{padding-top:0px;}
.VZTS div.accordion #step-2 div.content h2{margin-top:34px;}
.VZTS div.accordion #step-2 ul.menu li{background:url(/esresources/supt/includes/i/bg/bg_contact_list.png) right top no-repeat;padding-bottom:0px;}
.VZTS div.accordion #step-2 ul.menu li:hover{background-image:none;background-color:Red;}
.VZTS div.accordion #step-2 ul.menu li a{color:#333;padding-top:13px;}
.VZTS div.accordion #step-2 ul.menu li a:hover{color:#fff;text-decoration:none;}


/* step 3 */
.VZTS div.action, .vzt div.s3, .vzt div.s3 div {width:374px;color:#333;}
.VZTS div.s3 {clear:both;display:block; margin:6px 0 0 0; float:left;}
.VZTS div.s3 div {width:378px;color:#333;}
.VZTS div.action ul.clean li {border-top:1px solid #b2b2b2; padding:10px 13px 10px 10px;display:block;margin:0;clear:both; overflow:hidden;}
.VZTS div.action ul li:hover {color:#000;}
.VZTS div.action ul.fl {width:300px;margin:0;}
.VZTS div.action ul.fr {width:82px;margin:0;}
.VZTS div.action ul.clean.fr li {padding-left:8px;color:#333;float:left; width:62px;padding-bottom:11px;#padding-bottom:14px;}
.VZTS div.action ul.clean.fr li div{margin-top:3px;}
.VZTS div.s3 p {width:160px;margin:0;}
.VZTS div.s3 ul {width:146px;margin:0 0 0 30px;}
.VZTS div.s3 ul li {
margin-bottom: 10px;
padding-bottom: 0px;
width: 265px;
}


.VZTS div.action ul.clean li a.icon{height:20px;display:block;padding-left:40px;}

.VZTS #contact_us div.accordion div.content a {
color: #06C;
text-decoration: none;
font-weight: normal;
}




.VZTS div.action ul.clean li a:hover{text-decoration:underline !important;}
.VZTS div.action ul.clean li.icon{height:20px;}
.VZTS div.action ul.clean li.icon span{padding-left:40px;}
.VZTS div.action ul.clean .icon.chat{background-position:0px -10px;}

/*Added for new image to be displayed when live chat is available*/
/*.VZTS div.action ul.clean .icon.chatavail{background-position:0px -171px;}*/
.VZTS div.action ul.clean .icon.chatavail{background:url(/esresources/supt/includes/i/images/contactus/icons/ani_chat.gif) left top no-repeat #fff;}
/*.VZTS div.action ul.clean .icon.email{background-position:0px -130px;}
.VZTS div.action ul.clean .icon.phone_out{background-position:0px -51px;}
.VZTS div.action ul.clean .icon.phoneUn_out{background-position: 10px -41px;}
.VZTS div.action ul.clean .icon.phone_in{background-position:0px -91px;height:25px;}

/*******************************************************************/
.VZTS div.action ul.clean .icon.email_unavail{background-position:0px -130px;}
.VZTS div.action ul.clean .icon.email{background-position:0px -309px;}
.VZTS div.action ul.clean .icon.phone_out{background-position:0px -268px;height:25px;}
.VZTS div.action ul.clean .icon.phone_out_unavail{background-position:0px -51px;height:25px;}
.VZTS div.action ul.clean .icon.phone_in{background-position:0px -229px;height:25px;}
.VZTS div.action ul.clean .icon.phone_in_unavail{background-position:0px -91px;height:25px;}
.VZTS div.action ul.clean .icon.community{background-position: 0px -337px;}
.VZTS div.action ul.clean .icon.community_unavail{background-position: 0px -200px;}

/**************************************************************/


.VZTS div.action ul.clean li a:hover {
text-decoration: underline !important;
cursor:pointer;
}
.VZTS div.action ul.clean li a.icon {
height: 20px;
display: block;
padding-left: 40px;
}
.VZTS div.action ul.clean .icon{background:url(/esresources/supt/includes/i/images/contactus/icons/contact-icons-3.gif) left top no-repeat #fff;}
.VZTS div.action ul.clean li.icon.phone_in{background-position:10px;}
.VZTS div.action ul.clean .icon.phone_in_hm{background-position:10px -80px;}


.VZTS #contact_us #step-3{padding-top:0px;}
.VZTS #contact_us #step-3 .title{margin-top:10px;}
.VZTS #contact_us #step-3 .content{padding-top:0px;}
.VZTS #contact_us div.accordion #step-3 .content h2{margin-left:10px;}
.VZTS #contact_us #step-3 .wrapper {
display: inline-block;
background-color: #E9F5F6;
padding: 15px 10px;
width: 450px;
margin-bottom: 30px;
}
.VZTS #contact_us #step-3 .wrapper div.header{width:160px;}
.VZTS #contact_us #step-3 .wrapper div.header.right{margin-left:30px;}
.VZTS #contact_us .mods{margin-top:40px;}
.VZTS #contact_us .contact_mod{width:318px;}

.VZTS #contact_us .contact_mod h5{border-bottom:1px solid #b2b2b2;padding-bottom:13px;width:100%;}
.VZTS #contact_us .contact_mod h5 span{margin-left:10px;}

.VZTS #contact_us .contact_mod div{border-bottom:1px solid #b2b2b2;padding:10px 0px;height:79px;}
.VZTS #contact_us .contact_mod div a{padding:0 0 0 10px; color:#0066cc;font-weight:bold;font-size:13px;line-height:15px;}
.VZTS #contact_us .contact_mod div p{width:300px;margin:13px 0 0 10px;width:260px;}

.VZTS #contact_us .contact_mod div.frk{height:80px; background-position: 194px bottom;}

.VZTS #contact_us .contact_mod div.frk p{width:150px;}


/** Fix | support search box | contact us */
.VZTS #contact_us .contact_mod div#vz-search div#btnSearchDiv {border:0px;padding:0px;height:0px;}
.VZTS #contact_us .contact_mod div#vz-search input#fooheader_search{margin-top: 1px;}




/* accordion updates 11/02*/ 
.VZTS div.accordion div.saved.sec_net_1 {background-image: url("/esresources/supt/includes/i/icons/sec_net.gif");}
.VZTS div.accordion div.saved.sec_net_2 {background-image: url("/esresources/supt/includes/i/icons/sec_net.gif");}
.VZTS div.accordion div.saved.sec_phone_1 {background-image: url("/esresources/supt/includes/i/icons/sec_phone.gif");}
.VZTS div.accordion div.saved.sec_phone_2 {background-image: url("/esresources/supt/includes/i/icons/sec_phone.gif");} 
.VZTS div.accordion div.saved.sec_phone_0 {background-image: url("/esresources/supt/includes/i/icons/sec_phone.gif");} 
.VZTS div.accordion div.saved.sec_tv_1 {background-image: url("/esresources/supt/includes/i/icons/sec_tv.gif");}

.VZTS #contact_us .inl_block.mods a:link{text-decoration:none;}
.VZTS #contact_us .inl_block.mods a:hover{text-decoration:underline;}

/** 24th Sept for Contactus */

/* Modal - "MailingAddress" */
/*.VZTS #MailingAddress { position:absolute; left:0; top:0; width:730px; background-color:#FFF; padding:20px; }*/
.VZTS #MailingAddress { position:absolute; left:0; top:0; background-color:#FFF; padding:20px; width:350px;  }
.VZTS #MailingAddress .header  { float:left; height:40px; width:100%; }
.VZTS #MailingAddress .header .title { background:#FFF url(/esresources/supt/includes/i/images/contactus/text/txt_zipcode.gif) no-repeat top left; width:269px; height:25px; float:left; text-indent:-9999px; }
.VZTS .modals .header .close { background:#FFF url(/esresources/supt/includes/i/images/contactus/buttons/png/btn_modal_close.png) no-repeat top left; width:25px; height:25px; float:right; text-indent:-9999px;}
.VZTS .modals .header .close:hover { background-position:-25px left;}
.VZTS #MailingAddress .subheader  { float:left; clear:both; width:100%; border-bottom:#CCC 1px solid; border-top:#CCC 1px solid; padding:15px 0; }
.VZTS #MailingAddress .subheader .description{ float:left; width:305px; padding-right:60px; }
.VZTS #MailingAddress .subheader .search{ float:left; width:365px; }
.VZTS #MailingAddress .subheader .search .go { float:left; width:100%;}
.VZTS #MailingAddress .subheader .search .signin { float:left; clear:both; width:100%; margin-top:5px;}
.VZTS #MailingAddress .subheader .btn { margin-left:5px; float:left; display:block; }
.VZTS #MailingAddress .selections { float:left; width:100%; padding-bottom:20px; }
.VZTS #MailingAddress .selections .headline { float:left; width:100%; padding:0 0 15px 0; }
.VZTS #MailingAddress .selections .selection { float:left; margin-right:30px; width:223px;}
.VZTS #MailingAddress .selections .selection ul { float:left; clear:both; height:110px;}
.VZTS #MailingAddress .selections .selection.nomargin { margin-right:0;}
.VZTS #MailingAddress .selections .selection .icon { float:left; width:223px; height:112px; background-color:#000; }
.VZTS #MailingAddress .selections .selection .icon a{ background-image:url(/esresources/supt/includes/i/images/contactus/icons_modal_internet.png); background-repeat:no-repeat; width:223px; height:112px; }
.VZTS #MailingAddress .selections .selection .icon a:hover { opacity:0.85; filter:alpha(opacity=85)}
.VZTS #MailingAddress .selections .selection .title { margin:14px 0 10px 12px; display:inline-block;}
.VZTS #MailingAddress .selections .selection .select { float:left; margin:20px 0 0 60px; width:80px; clear:both; }
.VZTS #MailingAddress .selections .selection .button span span span { padding:0 15px; color:#333; }
.VZTS #MailingAddress .selections .selection.fios .icon { background-position:left top;}
.VZTS #MailingAddress .selections .selection.fios .title h5{ color:#b81d1d; display:block; }
.VZTS #MailingAddress .selections .selection.hsi .icon { background-position:left -112px;}
.VZTS #MailingAddress .selections .selection.hsi .title h5{ color:#285d97; }
.VZTS #MailingAddress .selections .selection.dialup .icon { background-position:left -224px;}
.VZTS #MailingAddress .selections .selection.dialup .title h5{ color:#5b5b5b; }
.VZTS #MailingAddress .legal { float:left; width:100%; margin:15px 0 0 0; }
.VZTS #MailingAddress .legal p { color:#666666; font-size:12px; }

/*Outage_alerts  modal*/ 
/*.VZTS #Outage_alerts {width:500px;height:350px;background-color:white;border:1px solid #cccccc;}
.VZTS #Outage_alerts .header  { float:left; width:100%;height:45px;background-color:white; padding-top:10px;}
.VZTS #Outage_alerts .header .title {width:230px; height:35px; float:left;padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:0px;}
.VZTS #Outage_alerts .header .title p{font-size:23px;color:#A0A0A0;font-family:Verdana;padding-left:10px;}
.VZTS #Outage_alerts .header .close { background:#FFF url(/esresources/supt/includes/i/personalization/overlay_close.png) no-repeat top left; width:75px; height:25px; float:right; text-indent:-9999px;padding-top:15px;padding-bottom:5px;padding-left:10px;padding-right:20px;}
.VZTS #Outage_alerts .subheader  { float:left; clear:both; width:100%; border-bottom:#CCC 1px solid; border-top:#CCC 1px solid; padding:15px 0; }
.VZTS #Outage_alerts #pages .n_footer .nf_right{float:right;padding-right:15px;padding-top:20px; }
.VZTS #Outage_alerts #pages .n_content{position:auto; z-index:8; }
.VZTS #Outage_alerts #pages .n_content.active{z-index:10;}
.VZTS #Outage_alerts #pages .n_content #n_head p{font-weight: bold;padding-left:20px;padding-top:25px;padding-bottom:0px;padding-right:0px;}
.VZTS #Outage_alerts #pages .n_content p{padding-left:20px;padding-top:15px;padding-bottom:0px;padding-right:20px;}
.VZTS #Outage_alerts #pages .n_content .KMU{padding-left:20px;padding-top:25px;padding-right:20px;}
.VZTS #Outage_alerts #pages .n_content .KMU #MNP{padding-right:20px;padding-top:5px;padding-bottom:10px;padding-left:10px;}
*/


/*new outages*/


.VZTS #Outage_alerts {color:#676767;width:725px;height:450px;background-color:white;border:1px solid #cccccc;}
.VZTS #Outage_alerts {
    background-color: white;
    border: 1px solid #CCCCCC;
    color: #676767;
    height: 450px;
    width: 725px;
    visibility: visible; opacity: 1; left: 140px; top: -12px;
}
.VZTS #Outage_alerts .content .footer #prevdiv{float:left;}
.VZTS #Outage_alerts .content .footer #nextdiv{float:right;padding-left:10px;}
.VZTS #Outage_alerts .content .footer{padding-right:15px;padding-top:1px;padding-left:585px;}

.VZTS #Outage_alerts div.footer a.disabled {
  cursor: default;
  color: #676767;
} 

.VZTS #Outage_alerts .header {background-color: white;padding: 20px 30px 15px 30px;font-size: 24px;}
.VZTS #Outage_alerts .header h1 {font-size: 28px;}
.overH{ overflow:hidden}
.VZTS #Outage_alerts .close {width: 81px;height: 25px;float: right;cursor: pointer;margin: 25px 15px 0 0;}
.VZTS #Outage_alerts .outageinfo{ color:#676767; margin:0px 0px 20px 0px}
.VZTS #Outage_alerts .subheader  { float:left; clear:both; width:100%; border-bottom:#CCC 1px solid; border-top:#CCC 1px solid; padding:15px 0; }
.VZTS #Outage_alerts #KMUpage .n_footer .nf_right{float:right;padding-right:15px;padding-top:20px; }
.VZTS #Outage_alerts .content {background: url(/esresources/supt/includes/i/personalization/background.jpg) repeat-x 0px 6px;
padding: 30px 30px;background-color: white;}
.VZTS #Outage_alerts .content .line{ height:1px; overflow:hidden; border-top:1px solid #cdcdcd;}
.marB20{margin-bottom:20px;margin-top:20px}
.VZTS #Outage_alerts label { padding:0; margin:0; color:#333; line-height:25px }
/*.VZTS #Outage_alerts input.styled {position: absolute;left: -9000em;overflow: hidden;width: 1px;height: 1px;}

.VZTS #Outage_alerts .thank { font-size:28px}
.VZTS #Outage_alerts .content .n_footer .nf_right{float:right;padding-right:15px;padding-top:20px; }
.VZTS #Outage_alerts .content .n_content{position:auto; z-index:8; }
.VZTS #Outage_alerts .content .n_content.active{z-index:10;}
.VZTS #Outage_alerts .content .n_content #n_head p{font-weight: bold;padding-left:20px;padding-top:25px;padding-bottom:0px;padding-right:0px;}
.VZTS #Outage_alerts .content .n_content p{padding-left:20px;padding-top:15px;padding-bottom:0px;padding-right:20px;}
.VZTS #Outage_alerts .content .n_content .KMU{padding-left:20px;padding-top:25px;padding-right:20px;}
.VZTS #Outage_alerts .content .n_content .KMU #MNP{padding-right:20px;padding-top:5px;padding-bottom:10px;padding-left:10px;}

*/


/*marquee*/
.tickerbg{ z-index:11; height:100px; padding:5px; position:absolute; bottom:10px; width:100%; background-color:#fff;-moz-opacity:0.8;opacity:0.8; filter:alpha(opacity=80);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.markqee{ float:left}
.marqueeScroll{white-space:nowrap; border:1px solid #ccc; color:#f00; font-weight:bold; background:#fff; padding:3px;width:700px;}
.state_bk{ float:right;height:42px; width:250px; border-left:1px solid #cdcdcd; padding:5px}
.state{ float:right; width:250px;}
.state select{padding:3px; margin:2px 3px 0px 0px;}
.stateOptions{ float:right;height:42px; width:200px; border-left:1px solid #cdcdcd; padding:5px}
.stateOptions1{ float:right;height:42px; width:200px; border-left:1px solid #cdcdcd; padding:5px}
.stateOptions select{padding:3px; margin:2px 3px 0px 0px;}
.stateOptions1 select{padding:3px; margin:2px 3px 0px 0px;}
.vzt .button span.red {background:url(/esresources border-left:1px solid #cdcdcd; padding:5px/supt/includes/i/personalization/red_left.gif) 0px 0px no-repeat; padding:0 0 0 4px; }
.vzt .button span.red span {padding:0 4px 0 0;background:url(/esresources/supt/includes/i/personalization/red_right.gif) 100% 0px no-repeat;}
.vzt .button span.red span span {background:url(/esresources/supt/includes/i/personalization/red_1px.gif) repeat-x;padding:0 5px; color: #FFF;}
.vzt a.button,.vzt a.button:hover {text-decoration: none !important}
.vzt .button, .vzt .button span {display:block;float:left;font-size:14px;color:#666;line-height:29px;text-decoration:none;padding:0;margin:0;cursor:pointer;}
.vzt input[type="text"], .vzt input[type="password"] {height: auto;padding: 8px;margin-right: 10px;background-color: white;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;border: 1px solid #D7D7D7;-webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);-moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.1);}
.vzt .checkbox, .vzt .radio {width: 25px;height: 25px;padding: 0 5px 0 0;background: url(/esresources/supt/includes/i/personalization//checkbox.gif) no-repeat;float: left;color: #999;}
Inherited from div.lq







/*Notification_alerts  modal 
.VZTS #Notifications_alerts {width:350px;height:200px;background-color:white;border:1px solid #cccccc;}
.VZTS #Notifications_alerts .header  { float:left; width:100%;height:45px;background-color:white; padding-top:10px;}
.VZTS #Notifications_alerts .header .title {width:230px; height:35px; float:left;padding-top:0px;padding-bottom:5px;padding-left:20px;padding-right:0px;}
.VZTS #Notifications_alerts .header .title p{font-size:25px;color:#A0A0A0;font-family:Verdana}
.VZTS #Notifications_alerts .header .close { background:#FFF url(/esresources/supt/includes/i/personalization/overlay_close.png) no-repeat top left; width:75px; height:25px; float:left; text-indent:-9999px;padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:0px;}
.VZTS #Notifications_alerts .subheader  { float:left; clear:both; width:100%; border-bottom:#CCC 1px solid; border-top:#CCC 1px solid; padding:15px 0; }
.VZTS #Notifications_alerts #pages .n_footer .nf_right{float:right;padding-right:15px;padding-top:20px; }
.VZTS #Notifications_alerts #pages .n_content{position:auto; z-index:8; }
.VZTS #Notifications_alerts #pages .n_content.active{z-index:10;}
.VZTS #Notifications_alerts #pages .n_content #n_head p{font-weight: bold;padding-left:20px;padding-top:25px;padding-bottom:0px;padding-right:0px;}
.VZTS #Notifications_alerts #pages .n_content p{padding-left:20px;padding-top:15px;padding-bottom:0px;padding-right:20px;}
*/

/*Notification_alerts  modal*/
.VZTS #Notifications_alerts .subheader  { float:left; clear:both; width:100%; border-bottom:#CCC 1px solid; border-top:#CCC 1px solid; padding:15px 0; }
.VZTS #Notifications_alerts #pages .n_footer .nf_right{float:right;padding-right:15px;padding-top:20px; }
.VZTS #Notifications_alerts #pages .n_content{position:auto; z-index:8; }
.VZTS #Notifications_alerts #pages .n_content.active{z-index:10;}
.VZTS #Notifications_alerts #pages .n_content #n_head p{font-weight: bold;padding-left:20px;padding-top:25px;padding-bottom:0px;padding-right:0px;}
.VZTS #Notifications_alerts #pages .n_content p{padding-left:20px;padding-top:15px;padding-bottom:0px;padding-right:20px;}
.VZTS #Notifications_alerts {width:350px;height:200px;background-color:white;border:1px solid #cccccc;}
.VZTS #Notifications_alerts .header  { float:left; width:100%;height:45px;background-color:white; padding-top:10px;}
.VZTS #Notifications_alerts .header .title {width:230px; height:25px; float:left;padding-top:3px;padding-bottom:5px;padding-left:20px;padding-right:0px;}
.VZTS #Notifications_alerts .header .title p{font-size:25px;color:#A0A0A0;font-family:Verdana}
.VZTS #Notifications_alerts .header .close { background:#FFF url(/esresources/supt/includes/i/personalization/overlay_close.png) no-repeat top left; width:75px; height:25px; float:left; text-indent:-9999px;padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:0px;}
/*Notification_alerts  modal*/


/* Modal - "Callus Popup" */

/*.VZTS #Callus { position:absolute; left:0; top:0; width:730px; background-color:#FFF; padding:20px; }*/

.VZTS #Callus { position:absolute; left:0; top:0; background-color:#FFF;width:600px;  }

.VZTS #Callus .header  { float:left; width:100%; }

.VZTS #Callus .header .title { background:#FFF url(/esresources/supt/includes/i/images/contactus/text/more_help_title.gif) no-repeat top left; width:269px; height:25px; float:left; text-indent:-9999px; }

.VZTS .modals .header .close { background:#FFF url(/esresources/supt/includes/i/images/contactus/buttons/png/btn_modal_close.png) no-repeat top left; width:25px; height:25px; float:right; text-indent:-9999px;}

.VZTS .modals .header .close:hover { background-position:-25px left;}

.VZTS #Callus .subheader  { float:left; clear:both; width:100%; border-bottom:#CCC 1px solid; border-top:#CCC 1px solid; padding:15px 0; }

.VZTS #Callus .subheader .description{ float:left; width:305px; padding-right:60px; }

.VZTS #Callus .subheader .search{ float:left; width:365px; }

.VZTS #Callus .subheader .search .go { float:left; width:100%;}

.VZTS #Callus .subheader .search .signin { float:left; clear:both; width:100%; margin-top:5px;}

.VZTS #Callus .subheader .btn { margin-left:5px; float:left; display:block; }

.VZTS #Callus .selections { float:left; width:100%; padding-bottom:20px; }

.VZTS #Callus .selections .headline { float:left; width:100%; padding:0 0 15px 0; }

.VZTS #Callus .selections .selection { float:left; margin-right:30px; width:223px;}

.VZTS #Callus .selections .selection ul { float:left; clear:both; height:110px;}

.VZTS #Callus .selections .selection.nomargin { margin-right:0;}

.VZTS #Callus .selections .selection .icon { float:left; width:223px; height:112px; background-color:#000; }

.VZTS #Callus .selections .selection .icon a{ background-image:url(/esresources/supt/includes/i/images/contactus/icons_modal_internet.png); background-repeat:no-repeat; width:223px; height:112px; }

.VZTS #Callus .selections .selection .icon a:hover { opacity:0.85; filter:alpha(opacity=85)}

.VZTS #Callus .selections .selection .title { margin:14px 0 10px 12px; display:inline-block;}

.VZTS #Callus .selections .selection .select { float:left; margin:20px 0 0 60px; width:80px; clear:both; }

.VZTS #Callus .selections .selection .button span span span { padding:0 15px; color:#333; }

.VZTS #Callus .selections .selection.fios .icon { background-position:left top;}

.VZTS #Callus .selections .selection.fios .title h5{ color:#b81d1d; display:block; }

.VZTS #Callus .selections .selection.hsi .icon { background-position:left -112px;}

.VZTS #Callus .selections .selection.hsi .title h5{ color:#285d97; }

.VZTS #Callus .selections .selection.dialup .icon { background-position:left -224px;}

.VZTS #Callus .selections .selection.dialup .title h5{ color:#5b5b5b; }

.VZTS #Callus .legal { float:left; width:100%; margin:15px 0 0 0; }

.VZTS #Callus .legal p { color:#666666; font-size:12px; }


/* CAll us Pop up End */

.VZTS .modals .header .close {
background: white url(/esresources/supt/includes/i/images/contactus/buttons/png/btn_modal_close.png) no-repeat top left;
width: 25px;
height: 25px;
float: right;
text-indent: -9999px;
background-position:bottom;
overflow:hidden;
}



/**Phone Modal**/

.VZTS #phoneModal{ width:483px;height:358px;background-color:#e6e6e6;border:1px solid #cccccc;}
.VZTS #phoneModal .header{background-color:#fff;border-bottom:1px solid #cccccc;height:59px;}
.VZTS #phoneModal .header .title{background:url(/esresources/supt/includes/i/text/get_w_phone_support.gif) left top no-repeat;width:296px; height:22px;text-indent:-99999px;margin:20px;}
.VZTS #phoneModal .header .close{margin:17px 20px 20px 0px;}
.VZTS #phoneModal .content{margin:20px;display:block;}
.VZTS #phoneModal .content p{color:#4c4c4c;margin-bottom:13px;clear:both;width:395px;}
.VZTS #phoneModal .content input.textinput{color:#999999;display:block;float:left;margin:0;font-size:20px;background:#fff;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;padding:8px;-moz-box-shadow:inset 1px 1px 6px #9b9b9b;-webkit-box-shadow:inset 1px 1px 6px #9b9b9b;box-shadow:inset 1px 1px 6px #9b9b9b; border:0;border:1px solid #9b9b9b;border-bottom-color:#e6e6e6;}
.VZTS #phoneModal .content form #zipcode{width:158px;}
.VZTS #phoneModal .content form #phoneNumer{width:265px;}

/**Signin Modal Updated by Ravi 7/28 sfsdf**/
.VZTS #signinModal{ width:483px;height:385px;background-color:white;border:1px solid #cccccc;}
.VZTS #signinModal .header{background-color:#fff;border-bottom:1px solid #cccccc;height:59px;}
.VZTS #signinModal .header .title{background:url(/esresources/supt/includes/i/text/get_w_phone_support.gif) left top no-repeat;width:296px; height:22px;text-indent:-99999px;margin:20px;}
.VZTS #signinModal .header .close{margin:17px 20px 20px 0px;}
.VZTS #signinModal .content{margin:20px;display:block;}
.VZTS #signinModal .content p{color:#4c4c4c;margin-bottom:13px;clear:both;width:395px;}
.VZTS #signinModal .content input.textinput{color:#999999;display:block;float:left;margin:0;font-size:20px;background:#fff;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;padding:8px;-moz-box-shadow:inset 1px 1px 6px #9b9b9b;-webkit-box-shadow:inset 1px 1px 6px #9b9b9b;box-shadow:inset 1px 1px 6px #9b9b9b; border:0;border:1px solid #9b9b9b;border-bottom-color:#e6e6e6;}
.VZTS #signinModal .content form #zipcode{width:158px;}
.VZTS #signinModal .content form #phoneNumer{width:265px;}

 /** fix for maincontent fontsize minimization**/
 DIV#mainContent A:visited
{
   font-size : 12px;
} 
/** fix for footer deisgn gap issue**/

.vzt .hidden{
height: 0;
left: -9000em;
overflow: hidden;
position: absolute;
top: -9000em;
} 
/* ask community data popup*/

.nmh_list
        {
         width:478px;
        }
        ul.nmh_list
        {
         list-style:none;
         margin:0px;
         padding:0px;
         padding-top:10px;
        }
        ul.nmh_list li
        {
         margin:0 0 0 45px;
         background:url("/esresources/supt/includes/i/images/contactus/contactus_splitter.png") no-repeat bottom;  padding-top:20px;   
        } 
        
         ul.nmh_list li a
        {
        font-weight:bold ;
        }
        ul.nmh_list li div 
        {  
        	height:25px;  color:#0066cc;  font-family:Arial, Helvetica, sans-serif;  font-size:16px;  font-weight:bold ; padding-left:40px;
        	
        } 
        
        ul.nmh_list li div.normal 
        {  
        	font-family:Arial, Helvetica, sans-serif;  font-size:12px;  color:#666666;  font-weight:normal;
        }
        
        .nmh_list .icon
        {
         background: url("/esresources/supt/includes/i/images/contactus/contact-icons-4.gif") no-repeat scroll left top #FFFFFF; } .nmh_list .icon.forum {
	        background-position: 0px -210px;
        }
        .nmh_list .icon.phone_in
        {
	        background-position: 0px -50px;
        }
        .nmh_list .icon.phone_out
        {
	        background-position: 0px -87px;
        }

.VZTS #Callus {
position: absolute;
left: 0;
top: 0;
background-color: white;
width:665px;
}

/*Quantum changes  start*/
.VZTS .quantum_dark_short {
    height: 104px;
    overflow: hidden;
    position: relative;
    background: url("/esresources/supt/includes/i/images/quantum/quant_dark_short.jpg") no-repeat scroll 0% 0% transparent;
}



.VZTS .buttonq, .VZTS .buttonq span {
    display: block;
    float: left;
    font-size: 14px;
    color: rgb(102, 102, 102);
    line-height: 20px;
    height: 20px;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
    font-weight: bold;
}


.VZTS .gry_lt2 {
    color: rgb(219, 219, 219) !important;
}


.VZTS .buttonq span.red_cta {
    background: none repeat scroll 0% 0% transparent;
    padding: 0px;
}

.VZTS .buttonq span.red_cta span {
    background: none repeat scroll 0% 0% transparent;
    padding: 0px 5px 0px 0px;
}

.VZTS .buttonq span.red_cta {
    background: none repeat scroll 0% 0% transparent;
    padding: 0px;
}
.VZTS .buttonq span.red_cta span span {
    padding: 1px 12px;
    color: white;
    font-size: 14px;
    width: auto;
    text-align: center;
    font-weight: bold;
    background: url("/esresources/supt/includes/i/images/quantum/red_cta_1px_gif.gif") repeat-x scroll 0% 0% rgb(154, 0, 0);
}





/*Click to call*/
.VZTS div.action ul.clean .icon {
    background: url('/esresources/supt/includes/images/c2c/contact-icons-3.png') no-repeat scroll left top #FFF ;
}
/*.VZTS div.action ul.clean .icon.community { background-position: 0px -200px;}*/

.VZTS .omniMainDIv .bootstrap-select {
    width: 140px;padding-top:0px;}
.VZTS .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    color: #FFF !important;
}
.VZTS .bootstrap-select.btn-group[class*="span"] .btn:focus, .bootstrap-select:not([class*="span"]) .btn:focus {
    border: 2px solid #2E67B2 !important;
    background-color: #FFF !important;
}


.VZTS a.redbtn,.VZTS a.redbtn:hover{
    background: none repeat scroll 0% 0% #ED1C24;
    color: #FFF;
    padding: 12px 0px;
    font-size: 18px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    outline: medium none;
    cursor: pointer;
    font-family: VerizonApexMedium;
    min-width: 180px;
}

.VZTS a.greybtn,.VZTS a.greybtn:hover{
    background: none repeat scroll 0% 0% #535353;
    color: #FFFFFF;
    padding: 12px 0px;
    font-size: 18px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    outline: medium none;
    cursor: default;
    font-family: VerizonApexMedium;
    min-width: 180px;
}

.VZTS .bold{font-weight:bold;}
.VZTS .f11{font-size:11px;}




/* AlertBar Styles starts */
.alert-bar{
	background:#595A5D;
	padding:0 0 0 15px;
	overflow-x:hidden;
}
.alert-bar_header{
	height:33px;
	color:#fff;
	text-align:right;
	line-height:31px;
	display:block;
	text-decoration:none;
	outline:none;
}
.alert-bar_header{
	padding-right:20px;
	font-size:12px;
}
.alert-bar_header.expand {
	background:url('/esresources/supt/includes/images/nba/expand.png') right center  no-repeat;
	 color: #FFF;
}
.alert-bar_header.collapse {
	background:url('/esresources/supt/includes/images/nba/collapse.png') right center  no-repeat;
	 color: #FFF;
}
.alert-bar_content{
	background:#595A5D;
	color:#fff;
	/*display:none;*/
	padding:0 0 15px 0;
	height:90px;
	overflow:hidden;
}
/* AlertBar Styles Ends */
/* Custom Carousel Styles Starts */
.VZTS .jcarousel-wrapper {
    position: relative;
}
.VZTS .jcarousel {
    position: relative;
    overflow: hidden;
    padding-bottom:13px;
          
}
.VZTS .jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
 .VZTS .jcarousel li .carousel-content {
	width: 695px;
	font-size: 16px;
	padding-right:35px;
	float:left;
}
.VZTS .jcarousel li {
    float: left;
    width:985px;
}
.VZTS .jcarousel li a {
    color:#fff;
}
.VZTS .jcarousel li div{
    width:800px;
    font-size:16px;
}
.VZTS .jcarousel li .carousel-button {
    width: 240px;
    font-size: 17px;
    text-align:center;
    background:#fff;
    color:#ed1c24;
    font-family:Arial,sans-serif;
    height:44px;
    float:left;
    display:block;
    border-radius:2px;
    text-transform:capitalize;
    line-height:42px;
    text-decoration:none;
    margin-top:15px;
    position:relative;
    top:6px;
}
                
                /* Custom Font Starts*/
@font-face {
	 font-family: 'ApexBook';
	 src: url('/esresources/supt/includes/styles/fonts/VerizonApex-Book.eot?#iefix') format('embedded-opentype'),  
	      url('/esresources/supt/includes/styles/fonts/VerizonApex-Book.woff') format('woff'),  
	      url('/esresources/supt/includes/styles/fonts/VerizonApex-Book.ttf') format('truetype'), 
	      url('/esresources/supt/includes/styles/fonts/VerizonApex-Book.svg#svgFontName') format('svg');
	 font-weight: normal;
	 font-weight: normal;
}

            /* Custom Font Ends*/
            
                
.VZTS .jcarousel-control-prev, .VZTS .jcarousel-control-next {
      display: block;
      float: left;
      width: 17px;
      height: 18px;
}
.VZTS .jcarousel-control-prev {
      background: url(/esresources/supt/includes/images/nba/carousel_bullets.png) 0 -99px no-repeat;
}
.VZTS .jcarousel-control-next {
      background: url(/esresources/supt/includes/images/nba/carousel_bullets.png) 0 -33px no-repeat;
}                     
.VZTS .jcarousel-control-prev.inactive, .VZTS .jcarousel-control-next.inactive {
      opacity: .5;
      filter: alpha(opacity=50);
      cursor: default;
}
.VZTS .jcarousel-pagination {
      margin: 0;
      padding: 2px 4px 0 4px;
      float: left;
}
.VZTS .jcarousel-pagination a {
    background: url("/esresources/supt/includes/images/nba/carousel_bullets.png") no-repeat scroll 0px -17px transparent !important;
    width: 13px;
    height: 13px;
    float: left;
    margin: 0px 5px;
    display: inline-block;
}
.VZTS .jcarousel-pagination a.active {
    background: url("/esresources/supt/includes/images/nba/carousel_bullets.png") no-repeat scroll 0px 0px transparent !important;
	width: 13px;
	height: 13px;
}
.VZTS .carousel-controls{
    display: inline-block;
}
.VZTS .carousel-controls-wrap{
    text-align:center;   
    *position:relative;
    *left:43%;           
                }
.VZTS .jcarousel p {
    padding: 0px;
    margin: 0px;
    font: 16px arial,sans-serif;
    color: #FFF;
}

.VZTS .jcarousel li a {
    color: #FFF;
    text-decoration: underline;
	font: 16px arial,sans-serif;
}

.VZTS .alert-bar {
    background: none repeat scroll 0% 0% #595A5D;
    padding: 8px 0px 8px 15px;
    overflow-x: hidden;
    width: 100%;
}

.VZTS .jcarousel li .carousel-content {
    width: 695px;
    font-size: 16px;
    padding-right:29px;
    float:left;
    color: #FFF;
}
                
 .VZTS .carousel-controls-inner{
    clear:both;
}

.VZTS .alert-bar_accordian {
                padding:0 22px 0 0;
            }
/* Custom Carousel Styles Starts */



/*Nba alerts end*/




/**/