html{
	overflow-y:scroll;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	margin:0;
	padding:0;
	background:url(/esresources/smallbusiness/i/images/body_bg.jpg) top left repeat-x #fff;
}

a img{
	border:0;
}
/*.VZTS table{
	width:100%;
	border-collapse:collapse;
}*/


.display-block{
	display:block;
}
.display-none{
	display:none;
}
.float-right{
	float:right;
}
a.red-hyperlink{
	font-weight:bold;
	color:#e00;
	text-decoration:none;
}
.clear{
	clear:both;
}
.bold-text{
	font-weight:bold;
}
.font-size-120{
	font-size:120%;
}
.font-size-90{
	font-size:90%
}
.text-align-right{
	text-align:right;
}
.text-align-center{
	text-align:center
}
.text-align-left{
	text-align:left;
}
.padding-10-20{
	padding:10px 20px
}
.padding-10{
	padding:10px;
}
.line-height-2{
	line-height:2
}
.line-height-1_5{
	line-height:1.5
}
.margin-left-20{
	margin-left:20px
}
.margin-left-40{
	margin-left:40px
}
.vertical-align-top{
	vertical-align:top;
}
.vertical-align-bottom{
	vertical-align:bottom;
}
.text-a2a2a2{
	color:#a2a2a2;
}
.text-06c{
	color:#06c;
}

.container{
	width: 995px;
	margin:0 auto;
	height:956px;
}

/*
.customCheckboxEnabled{
	display:block;width:154px;height:32px;
	background:url(/esresources/smallbusiness/i/images/enabled_disabled.png) top left no-repeat;
	outline:none;
}
.customCheckboxDisabled{
	display:block;width:154px;height:32px;
	background:url(/esresources/smallbusiness/i/images/enabled_disabled.png) bottom left no-repeat;
	outline:none;
}
*/
.graydiv
{
	position: absolute;
	background-color: #5B5B5B;
	left: 0px;
	top: 0px;
	z-index: 10000;
	display: none;
}

.ModalBackground
{
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0.47;
	filter: alpha(opacity=47);
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}
.modalWindow{
    cursor: default;
    display: none;
    padding: 10px;
    position: absolute;
    /*width: 810px;*/
    z-index: 999;
	top:0;
	left:0;
	/*background:url(/esresources/smallbusiness/i/images/modal_shadow_white.png) top left repeat;*/
	background:#a2a2a2;
}
.modalWindow .slideSteps{
	background:#fff;
	background:url(/esresources/smallbusiness/i/images/modal_bg_blue.png) bottom left repeat-x #fff;
	position:relative;
}

#divNoDialTone .slideSteps .watermarkSlide {
	padding:10px;
	height: 620px;
}
#divRetrieveVoicemailNo .slideSteps .watermarkSlide {
	padding:10px;
	height: 620px;
}
#divVoicemailPasscode .slideSteps .watermarkSlide {
	padding:10px;
	height: 620px;
}
#divSetupWifi .slideSteps .watermarkSlide {
	padding:10px;
	min-height: 620px;
}
#divModifyCallingFeatures .slideSteps .watermarkSlide {
	padding:10px;
	height: 620px;
}
#divVoiceMailOnOff .slideSteps .watermarkSlide {
	padding:10px;
	height: 620px;
}

.modalWindow .slideSteps .watermarkSlide.phoneDevice{
	background:url(/esresources/smallbusiness/i/images/phone_device.png) bottom right no-repeat;
}
.modalWindow .slideSteps .watermarkSlide.ontDevice{
	background:url(/esresources/smallbusiness/i/images/ont_device.png) bottom right no-repeat;
}
.modalWindow .slideSteps .watermarkSlide.man-phoneDevice{
	background: url(/esresources/smallbusiness/i/images/man_phone_device.png) bottom right no-repeat;
}
.modalWindow .slideSteps .watermarkSlide.manDevice{
	background: url(/esresources/smallbusiness/i/images/man_device.png) bottom right no-repeat;
}

#divRetrieveVoicemailNo .slideSteps .watermarkSlide{
	background:url(/esresources/smallbusiness/i/images/ND_Phone.png) bottom right no-repeat;
}
#divModifyCallingFeatures .slideSteps .watermarkSlide{
	background: url(/esresources/smallbusiness/i/images/phone.png) bottom right no-repeat;
}
#divVoiceMailOnOff .slideSteps .watermarkSlide{
	background: url(/esresources/smallbusiness/i/images/phone.png) bottom right no-repeat;
}

.generalList{
	margin:0;
	padding:0 17px;
}

.slide_h4{
	font-size:240%;
	margin:0;
	margin-bottom:10px;
	font-weight:normal;
}
.slide-step-highlight{
	margin-bottom:30px;
}
.slide-step-highlight span{
	display:inline-block;
	margin-right:8px;
	font-size:100%
}
.slide-step-highlight .slide-num{
	color: #c0c0c0;
}
.slide-step-highlight .slide-num.highlighted{
	color: #00a2ff;
}

.slideSteps .contentSpace{
margin-bottom:30px;
}
.slideSteps .contentSpace p{
	margin:0;
	line-height:1.3;
}


.padding-0-table td{
	padding:0;
}
.generalTable td.padding-bottom-16{
	padding-bottom:16px;
}
.padding-0-table .char3,.generalTable .char3{
	width:30px;
	border: 1px solid #c6c6c6;
	margin-left:4px;
}
.padding-0-table .char4,.generalTable .char4{
	margin-left:4px;
	width:50px;
	border: 1px solid #c6c6c6;
}



.textLarge{
	font-size:160%;
	font-weight:bold;
	padding-bottom:20px;
}

.closeLinkDiv{
	position:absolute;top:0;right:0;float:right;
}

.btn-3D5930{
	background: url(/esresources/smallbusiness/i/images/button_bg/button-default.png) repeat-x scroll 50% 50% transparent;
    border: 1px solid #3D5930;
}
.btn-e00{
	background: url(/esresources/smallbusiness/i/images/button_bg/button-default-e00.png) repeat-x scroll 50% 50% transparent;
    border: 1px solid #e00;
}
.btn-checkbox{
	 border: 1px solid #888;
}
.btn-3D5930,.btn-e00,.btn-checkbox {
    
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    padding: 2px;
    text-decoration: none;
}
.btn-3D5930 span,.btn-e00 span,.btn-checkbox span {
    display: inline-block;
    float: left;
}
.btn-3D5930-text,.btn-e00-text {
    padding: 2px 4px;
}

.btn-3D5930 .btn-arrow-default,.btn-e00 .btn-arrow-default {
    background: url(/esresources/smallbusiness/i/images/button_bg/arrow-default.png) no-repeat scroll center center transparent;
}
.btn-e00 .btn-edit-default {
    background: url(/esresources/smallbusiness/i/images/button_bg/pencil-default.png) no-repeat scroll center center transparent;
}
.btn-e00 .btn-save-default {
    background: url(/esresources/smallbusiness/i/images/button_bg/save-default.png) no-repeat scroll center center transparent;
}
.btn-e00 .btn-delete-default {
    background: url(/esresources/smallbusiness/i/images/button_bg/delete-default.png) no-repeat scroll center center transparent;
}

.btn-checkbox .btn-checkbox-default {
    background: url(/esresources/smallbusiness/i/images/button_bg/checkbox_grey.png) no-repeat scroll center center transparent;
}
.btn-checkbox .btn-checkbox-checked {
    background: url(/esresources/smallbusiness/i/images/button_bg/checkbox_red.png) no-repeat scroll center center transparent;
}

.btn-3D5930-icon,.btn-e00-icon,.btn-checkbox-icon {
    height: 20px;
    width: 20px;
}

.btn-e00-disabled{
	background:url(/esresources/smallbusiness/i/images/button_bg/button-disabled.png) center center repeat-x;
	border:1px solid #ddd;
	cursor:default;
}
/*.btn-e00:hover {
    background: url(/esresources/smallbusiness/i/images/button_bg/button-hover.png) repeat-x scroll 50% 50% transparent;
    border: 1px solid #E1E1E1;
    color: #EE0000;
}
.btn-e00:hover .btn-arrow-default {
    background: url(/esresources/smallbusiness/i/images/button_bg/arrow-hover.png) no-repeat scroll center center transparent;
}*/


.temp-nav{
	position:absolute;
	bottom:10px;
}
.left-100{
	left:100px
}





.list_Fields {
    border: thin solid #7F9CB8;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
}






.margin-left-m4{
	margin-left:-4px;
}

.slides-tabs ul.slides-tabs-ul{
	list-style-type: none;
	padding:0;
	margin:0;
	height:50px;
}
/*.slides-tabs ul.slides-tabs-ul li{
	padding:0;
	margin:0;
	list-style-type:none;
	display:inline-block;
}*/

.slides-tabs ul.slides-tabs-ul li {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.slides-tabs ul.slides-tabs-ul li a{
	background-image:url(/esresources/smallbusiness/i/images/tab_bg/tab_small.gif);
	background-position:0 0;
	display:block;
	height:51px;
	width:164px;
	color:#000;
	text-decoration:none;
}
.slides-tabs ul.slides-tabs-ul li a:hover{
	background-position:0 -66px;
	color:#e00;
}
.slides-tabs ul.slides-tabs-ul li a.activated{
	color:#fff;
	background-position:0 -132px;
}


.slides-tabs ul.slides-tabs-ul li a span{
	display:block;
	float:left;
}
.slides-tabs ul.slides-tabs-ul li a span.tab-icon-span{
	width:40px;
	height:40px;
	/*border:1px solid #000;*/
	margin:6px;
}
.slides-tabs ul.slides-tabs-ul li a span.tab-text-span{
	width:80px;
	padding:9px;
}
.slides-tabs ul.slides-tabs-ul li a span.pc-icon{
	background:url(/esresources/smallbusiness/i/images/tab_bg/laptop.png) center center no-repeat;
}
.slides-tabs ul.slides-tabs-ul li a span.mobile-icon{
	background:url(/esresources/smallbusiness/i/images/tab_bg/droid.png) center center no-repeat;
}
.slides-tabs ul.slides-tabs-ul li a span.gaming-icon{
	background:url(/esresources/smallbusiness/i/images/tab_bg/controllers.png) center center no-repeat;
}
.slides-tabs ul.slides-tabs-ul li a span.printer-icon{
	background:url(/esresources/smallbusiness/i/images/tab_bg/printer.png) center center no-repeat;
}



.slide-tab-content{
	border:1px solid #c9c9c9;
	padding:6px;
	background:url(/esresources/smallbusiness/i/images/tab_bg/page_1px.gif) top center repeat-y;
	position:relative;
}


.wifiSlideblockLink{
	display:inline-block;
	background: url(/esresources/smallbusiness/i/images/button_bg/button-hover.png) center center repeat-x;
	color:#000;
	border:1px solid #888;
	text-decoration:none;
	overflow:auto;
	padding:10px;
}

.wifiSlideblockLink:hover{
	background: url(/esresources/smallbusiness/i/images/button_bg/button-default-e00.png) center center repeat-x;
	color:#fff;
	border:1px solid #a00;
}
.wifiSlideblockLink.activated{
	background: url(/esresources/smallbusiness/i/images/button_bg/button-default-e00.png) center center repeat-x;
	color:#fff;
	border:1px solid #a00;
}

.fieldSet-padding-10{
	padding:10px;
	display:block;
	border-left:1px solid #888;
	border-right:1px solid #888;
	color:#0046dd
}
.fieldSet-padding-5{
	padding:5px;
	display:block;
	color:#0046dd
}


.blue-grad-div{
	background:url(/esresources/smallbusiness/i/images/steps_bg.jpg) top left repeat-x #fff;
	padding:5px;
	border:1px solid #888;
	height:350px;
}
.wifi-steps-ol{
	padding:10px 20px;
}
.wifi-steps-ol li{
	margin-bottom:5px;
}


.generalGrid{
	border-collapse:collapse;
	border:1px solid #aaa;
}
.generalGrid th,.generalGrid td{
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
}
.generalGrid th{
	vertical-align:top;
	padding:4px 5px;
}
.generalGrid td{
	vertical-align:top;
	padding:4px 5px;
}

.wifi-textArea {height:239px; overflow-y:scroll;} 