/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
body {
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	background:#303030 url('../images/bg-page.png') center center repeat-y;
	color:#474747;
	padding:0;
	margin:0px;
}
a {
	color:#4783ff;
	text-decoration:none;
}
a:focus {
  outline: none;
}


a img {
	border:0px;
}
#wrapper {
	background:#fff;
	width:960px;
	margin:0px auto;
}
#head {
	background:#fff url(../images/bg-tabs.png) left top repeat-x;
	padding:43px 0px 0;
	
}
#head #logo {
	margin:0 11px;
	position:relative;
}
#head #operalogo{
	right:0px;
	top:-5px;
	position:absolute;
}
#left {
	width:710px;
	float:left;
	padding:6px 0 6px 11px;
}
#right {
	width:220px;
	float:left;
	padding:21px 0;
	margin-left:9px;
}
/* tabs */
#tabs {
	font-size:15px;
	margin-top:18px;
}
#tabs ul {
	border-bottom:1px solid #A6A6A6;
}
#tabs ul, #tabs ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#tabs ul li {
	display: block;
	float:left;
	padding:5px 0px;
}
#tabs ul li.first {
	margin-left:10px;
	background:transparent url(../images/bg-tab-hover.png) left top no-repeat;
}
#tabs ul li.last {
	float:right;
	margin-right:10px;
	background:transparent url(../images/bg-tab-hover.png) left top no-repeat;
}
#tabs ul li.last a {
	background:transparent url(../images/bg-tab-hover.png) right top no-repeat;
}
#tabs ul li a {
	background:transparent url(../images/bg-tab-hover.png) right top no-repeat;
	color: #474747;
	text-decoration: none;
	padding:5px 11px;
}
#tabs ul li a:hover {
	background:#ccc url(../images/bg-tab-hover.png) left top repeat-x;
}
#tabs ul li.current a {
	background:#fff;
	color:#32971e;
	cursor:default;
	border:1px solid #A6A6A6;
	border-bottom:1px solid #ffffff;
	padding:5px 10px;
	position:relative;
	bottom:-1px;
}
#footer {
	background:#a0a0a0 url('../images/bg-copyright.png') center center no-repeat;
	padding:9px 12px 8px;
	font-size:11px;
	color:#fff;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer span {
	margin-left:10px;
}
h2 {
	margin-bottom:0px;
	//margin-top:16px;
}
h2 span {
	display:none;
}
p {
	margin:7px 0 10px;
}
#left .thethree {
	padding:20px 0;
}
#left .thethree img {
	margin-right:20px;
}
#left .thethree img.last {
	margin-right:0px;
}
#right a.signup {
	display:block;
	height:40px;
	width:221px;
	background:transparent url(../images/btn-sign-up.png) left top no-repeat;
}
#right a.signup:hover {
	background-position:left bottom;
}
#right a.signup strong {
	display:none;
}
#right form#login {
	background:transparent url(../images/bg-log-in.png) left top no-repeat;
	margin-top:19px;
	padding-top:40px;
	height:200px;
	font-size:11px;
}
#right form#login input {
	width:147px;
	margin-bottom:10px;
	border:1px solid #A0A0A0;
}
#right form#login .submit {
	background:transparent url(../images/btn-login.png) left top no-repeat;
	border:0px;
	width:40px;
	height:19px;
	float:right;
	margin-right:-5px;
}
#right form#login a {
	color:#4783ff;
	margin-left:12px;
	text-decoration:none;
}
#right form#login legend {
	display:none;
}
#right form#login fieldset {
	border:0px;
	padding:7px 11px 0;
}
#right ul#news, #right ul#news li {
	list-style:none;
	margin:0;
	padding:3px;
	font-size:11px;
}
#right ul#news li {
	background:transparent url(../images/bg-news-li.png) bottom left repeat-x;
	padding:7px 0;
}
#right ul#news li.last {
	background:#fff;
}
#right ul#news li.header {
	background:#fff url(../images/hdr-latest-news.png) left top no-repeat;
	height:15px;
	width:200px;
	border:0px;
	padding:0 0 6px;
}
#right ul#news li.header strong {
	display:none;
}
#right .rightbanner {
	margin-top:20px;
	display:block;
}
#lnav {
	list-style:none;
	padding:0;
	margin:0;
	width:180px;
	float:left;
	font-size:11px;
}
#lnav li {
	display:block;
	padding:6px 10px 5px;
	border:1px solid #A0A0A0;
	border-width:0 1px 1px 0;
}
#lnav li.hover {
	background:#fff url(../images/bg-subtabs.png) left top repeat-x;
}
#lnav li.current {
	background:#fff;
	border-right:0px;
}
#left .tabbed-content {
	border-top:1px solid #A0A0A0;
	width:700px;
}
#left .content {
	margin-left:179px;
	padding-top:7px;
	padding-left:20px;
	border-left:1px solid #A0A0A0;
}
#left .hide {
	display:none;
}
dl {
	margin-top:24px;
}
dt {
	margin:0px;
	font-size:15px;
	font-weight:bold;
	clear:right;
}
dd {
	margin:0px 0px 23px 0;
}
dd img {
	float:right;
}
.logos img {
	margin:10px;
	vertical-align:middle;
	
}
form.contact_form {
	margin:30px 0;
}
#contact_form div {
	padding:0 0 10px;
}
form.contact_form label {
	clear:left;
	float:left;
	width:200px;
}
form.contact_form input, form.contact_form select, form.contact_form textarea {
	border:1px solid #C9ECFB;
	width:200px;
}
form.contact_form option {
	padding:0 0 5px;
	width:250px;
}
form.contact_form input.btn {
	border:0 none;
	width:auto;
}
h4.err {
	background:#Fee;
	border:1px solid #900;
	padding:5px;
	margin:10px;
}
/* slideshow gallery */

.slideshow {
	position: relative;
	background:url(../images/sizzles/sizzle_bg.png) left top no-repeat;
	overflow: hidden;
}
.slideshow div {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: left;
	margin:5px 0 0 5px;
}
.slideshow img {
	border: none;
}
/* pagination control */

.slideshow ul {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 5px;
	right: 5px;
	z-index: 3;
}
.slideshow ul li {
	float: left;
	margin: 0px;
	width: 16px;
}
.slideshow ul li a {
	position: relative;
	display: block;
	width: 100%;
	height: 14px;
	background:url(../images/sizzles/sizzle_dot_off.png) left top no-repeat;
	cursor:pointer; 
}
.slideshow ul li a.current {
	background:url(../images/sizzles/sizzle_dot_on.png) left top no-repeat;
	width:17px;
	height:8px;
}
.slideshow ul li a span {
	display:none;
}
/* caption control */
.slideshow ol {
	position: absolute;
	margin: 1px -1px;
	padding: 0;
	top: 85px;
	left:230px;
	z-index: 3;
	overflow: hidden;
	width: 100%;
	font-size: 15px;
	color:#666666;
}
.slideshow ol li {
	list-style:disc;
	margin:0 0 10px 14px;
}

#popuphide{display:none;}

.tertnav, .tertnav li{
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	color:#4783ff;
}
.tertnav li{
	padding:0 5px;
	border-right:1px solid #717171;
	font-size:11px;
}
.tertnav li.first{
	padding-left:0px;
}
.tertnav li.last{
	border-right:0px;
}
.tertnav li.current{
	color:#717171;
}
/**********************/
#page-top{
	padding-top:6px; 
	width:800px;
}
#page-top span{
	font-size:14px;
	font-weight:bold;
	position:absolute;
	margin-top:25px;
	margin-left:25px;
	width:310px;
}
#left .thethree_new {
	padding:20px 0;
}
#left .thethree_new img {
	margin-right:20px;
}
#left .thethree_new img.last {
	margin-right:0px;
}

.verizon_getstarted {
	position: relative;
	background:url(../images/sizzles/sizzle_bg_small.png) left top no-repeat;
	/*overflow: hidden;*/
	cursor:pointer;
	height:73px;
	width: 700px;
}
.verizon_getstarted div {
	position: relative;
	z-index: 1;
	text-align: left;
	height:73px;
	cursor:pointer;
	margin:0px 0px 6px 0px;
	//margin:0px 0px 10px 0px;
}

.verizon_getstarted p {
	position: relative;
	z-index: 1;
	width: 550px;
	text-align: left;
	color: #4783FF;
	cursor:pointer;
	margin:-61px 0px 33px 110px;
	//margin:-65px 0px 20px 110px;
}

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