@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#f7f7f6 !Important;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
/* #container{
	width:100%;
} */
#sbg_marquee {
    background: url("../images/bg_marquee.gif") repeat-x scroll 0 top transparent;
    width: 100%;
	position:relative;
}
.s_wrapper {
    margin: 0 auto;
    text-align: left;
    width: 985px;
}
.sf{
	height:309px;
	float:left;
	width:100%;
}
.sf_col {
	width:49%;
	padding-left:20px;
}
.top h1{ text-align:left;
 	color:#b00000;
 	font:normal 26px/32px VerizonApexBook,arial,sans-serif;
 	word-break:break-all
}
.sf_tcol h1 {
    color: #B00000;
    margin: 0 0 6px;
    padding: 6px 0 0px;
	float:left;
}

.sf_col h3 {
    color: #1C1366;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.sf_tcol h5 {
    color: #888580 !important;
    font-size: 1.5em !important;
	font-family:VerizonApexBook,arial,sans-serif;
    margin: 0;
    padding: 0;
}
.sf_col	 h4 {
    color: #1B1464 !important;
    font-weight: lighter;
    margin: 0;
    padding: 0;
	font-size:2em;
	line-height:28px;
}

.grayLine {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #CCCCCC;
    clear: both;
    height: 0;
    padding: 0;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    width: 985px;
}
.floatRight{
	float:right;
}
.floatLeft{
	float:left;	
}
.marginTop10{
	margin-top:10px;
}
.marginTop20{
	margin-top:20px;
}
.marginTop40{
	margin-top:40px;
}
.full_width{
	width:100%;
}
.sf_col_lft{
	width:55%;
	float:left !important;
}
.sf_col_rgt{
	width:34%;
}
.tabContainer{
	float:left;
	width:100%;
}
.moreLinks{
	float:left;
	width:91%;
	margin-left:5px;
	border:1px solid #beb9b3;
	padding:10px;
}
.title_contr{
	width:100%;
	border-bottom:1px solid #ccc;
	padding-bottom:4px;
	float:left;

}
.moreLinks .title{
	color:#000;
	font-weight:bold;
	font-size:16px;
	float:left;
}
.moreLinks .icon_links{
	
	background-position:  50px 3px;
	background-repeat:no-repeat;
	float:right;
	padding-right:20px;
}
.moreLinks .icon_links a{
	text-decoration:none;
	color:#0066CC;
}
.moreLinks ul.links{
	margin:5px 0px 0px 0px;
	padding:0px;
	float:left;
}
.moreLinks ul.links li{
	margin:5px 0px 0px 0px;
	padding:0px;
	list-style-type:none ;
	background:none !important;
}
.moreLinks ul.links li a{
	text-decoration:none;
	color:#0066CC;
}
.sf_col_rgt .cols{
	width:98%;
}
.sf_col_rgt .cols .safetyColm .sftyimg{
	width:80px;
	display:block;
}
.sf_col_rgt .cols .safetyColm .content{
	text-align:left;
	width:218px;
	font-size:12px;
}
.sf_col_rgt .cols .safetyColm .content a{
	color:#0066CC;
	text-decoration:none;
	padding-right:15px;
	margin-bottom:5px;
	}
.sf_col_rgt .cols .safetyColm .content a.icon_links{
	background-image:url(../images/more_icon.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.clear{
	clear:both;
}
/************* Jquery Tabs Modified Styles ************/
.ui-tabs{
	float:left;
	width:100%;
}
.ui-tabs-panel{
	float:left;
	width:95%;
}

.ui-widget-content{
	 background: none repeat scroll 0 0 #ffffff;
}
.ui-corner-all{
	border:none !important;
}
.ui-widget {

    font-size:12px !important;
}

.ui-tabs .ui-tabs-nav li{
	height:38px;
	border:none !important;
	background:none;
	margin:0 0.1em -1px 0;
}
.ui-tabs-nav li.ui-tabs-selected{
	background: url(../images/navbar_selected.png) no-repeat scroll center bottom transparent !important;
}
.ui-tabs .ui-tabs-nav li a{
	color: #333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 23px;
    padding-right: 5px;
	padding-top:0px !important;

}

.ui-tabs-nav li.ui-tabs-selected a{
	 background: url(../images/nav_button_right.gif) repeat-x;
    color: #B00000;
    cursor: default;
}
.content_block{
	float:left;
	width:99%;
	margin-bottom:20px;
}
.img_holder{
	display:block;
	float:left;
	width:23%;
}
.content_holder{
	font-size:12px;
	text-align:left;
	float:left;
	width:73%;
}
.content_holder a{
	color:#0066CC !important;
	text-decoration:none;
}
.head{
	color: #B00000;
    font-size: 15px !important ;
    margin: 0 0 10px;
	font-weight:bold;
	float:left;
	
}
.divider{
	border-top: 1px solid #C0C0C0;
}
.ui-tabs-nav li.ui-tabs-selected div{
	background: url("../images/nav_button_left.gif") no-repeat scroll left top transparent !important;
}
.big_text{
font-size:30px;
font-weight:bold;
}
.super{
font-size:20px;
}
#main_page_headline > h1 {
	float:left;	
	padding-left:140px;
}
#main_page_headline{
padding: 15px 0px 10px 0px;	
}
.marginTop60 {
    margin-top: 60px;
}
.marginbottom90 {
    margin-bottom: 90px;
}
#marquee_b1 {
	padding-top:30px;
}
.s_wrapper h2{
	margin:50px 0px 15px 0px;
	color: #B00000;
    font: 22px/26px VerizonApexBook,arial,sans-serif;
}
.s_wrapper h3{
	margin:35px 0px 15px 0px;
}
/*
.sg_steps_pod img{
	width:155px;
	height:90px;	
}*/

.sg_rel_pod_shadow {
	width:485px;
	
	margin-right:7.5px;
}
.s_wrapper  b1 {
    color: #333333;
    font: 14px/18px Arial,helvetica,sans-serif,sentence case,crisp;   
}
 .sg_rel_pod_bottom_cont {
position:static;	
}
#productTab .ui-widget-header{
	background: url(../images/navbar_background.gif) no-repeat scroll left bottom transparent !important;
	border:none !important;
	height: 38px;
}
/* 
 * These tabs are used in the new Usage Controls/Family solutions.
 * This is being places here so it can be used by other pages.
 * These tabs are dark when selected and light when unselected
 */

a.buttonToggle
{
  display:inline-block;
  width:auto; 
  height:13px;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  padding-right:10px;
  border:1px #D7D7D7 solid;
  text-align:center;
  text-decoration:none;
  font-size: 12px;
  font-family: arial,sans-serif;
  float: left;
}
.buttonToggle.not_selected
{
  background:url(../images/button_not_selected_light.png) grey repeat-x;
  text-decoration:none;
  color:rgb(51,51,51);
}

.buttonToggle.selected
{
  background:url(../images/button_selected_dark.png) black repeat-x;
  text-decoration:none;
  color:white;
  font-weight: bold;
  border:1px rgb(111,111,111) solid;
}

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

