* {
	margin:0px;
	padding:0px;
}
body {
	background:#c7c7c7 url('http://img.midphase.com/images/site-bg.jpg') repeat-x;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
}
a img {
	border:none;
}
a:link, a:visited {
	color:#b50000;
	text-decoration:underline;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration:none;
}
.pointer {
	cursor:pointer
}
.clear {
	clear:both;
}
h1 {
	font-size:24px;
	margin:15px 0;
}
h2 {
	color:#3d3d3d;
	font-size:22px;
	color:#000000;
}
h3 {
	font-size:18px;
	color:#3d3d3d;
	padding:15px 0 10px 0;
}
#content ul, #content ol {
	margin-left:30px;
	line-height:1.5em;
	color:#474747;
}
#content p.error, p.error {
	color:#595959;
	background:#fff8bc;
	font-weight:normal;
	padding:20px 15px;
	border:solid 1px #d6d6d6;
}
label.missing, span.req {
	color:#C61A10;
}
span.req {
	font-weight:bold;
}
span.red, .red {
	color:#C90000;
}
div.pod {
	width:221px;
	border:solid 5px #dedede;
	position:relative;
	margin:5px auto 10px auto;
	font-size:11px;
}
div.pod h3 {
	color:#000;
	padding:4px;
	font-size:18px;
}
a.tt {
	position:relative;
	z-index:24;
	color:#b50000;
	font-weight:bold;
	border-bottom:1px dashed #999;
	text-decoration:none;
}
a.tt span {
	display:none;
}
a.tt:hover {
	z-index:25;
	color:#b50000;
 background:;
}
a.tt:hover span.tooltip {
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding:15px 0 0 0;
	width:200px;
	color:#333;
	font-weight:normal;
	text-align:center;
 filter:alpha(opacity:90);
	KHTMLOpacity:0.90;
	MozOpacity:0.90;
	opacity:0.90;
}
a.tt:hover span.top {
	display:block;
	padding:30px 8px 0;
	background:url(http://img.midphase.com/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle {
	display:block;
	padding:0 8px;
	background:url(http://img.midphase.com/images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom {
	display:block;
	padding:3px 8px 10px;
	color:#b50000;
	background:url(http://img.midphase.com/images/bubble.gif) no-repeat bottom;
}
.imgrep {
	display:-moz-inline-box;
	display:inline-block;
	background:transparent none 0 0 no-repeat;
	text-indent:-3000px;
	font:0/0 Arial;
	overflow:hidden;
	color:rgba(255, 255, 255, 0);
	vertical-align:bottom;
}
#full-white-bg {
	margin:0 0 40px 0;
	background:url('http://img.midphase.com/images/white-bg-862.png');
	width:862px;
	position:relative;
}
#full-white-bg-top {
	background:url('http://img.midphase.com/images/full-white-bg-top.jpg') top left no-repeat;
 //margin:-2px -18px 0 -18px;
	margin:-2px 0 0 0;
	padding:15px 10px 0 15px;
	width:850px;
}
#full-white-bg-bottom {
	background:url('http://img.midphase.com/images/full-white-bg-bottom.jpg') bottom no-repeat;
	height:17px;
	position:absolute;
	left:0px;
	clear:both;
	width:861px;
}
#header {
	width:864px;
	height:125px;
	margin:auto;
	position:relative;
	text-align:left;
	z-index:2;
}
#menu {
	position:relative;
	z-index:3;
	clear:both;
	top:40px;
}
#logo {
	margin-top:0;
	position:absolute;
	top:26px;
	left:0px;
}
#logo a {
	display:block;
	background:url(/images/logo-tag.png) top center no-repeat;
	width:330px;
	height:55px;
	text-indent:-3000px;
}
#printLogo {
	display:none;
}
#topNav {
	text-align:right;
	width:660px;
	margin:24px 9px 0 204px;
	float:right;
	color:#828283;
}
#topNav a {
	color:#828283;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#contact-info {
	margin:40px 10px -10px 204px;
	float:right;
	text-align:right;
	color:#ccc;
}
#contact-info .addthis_toolbox {
	text-align: right;
	margin-top: 5px;
	float: right;
}
/*#contact-info p, #contact-info img {

	float:left;

	margin:10px 5px 0 5px;

}



#contact-info p {

	font-size:11px;

	margin-top:12px;

	color:#fff;

}*/



#contact-info a {
	text-decoration:none;
}
/*#header-chat-now {

	background:url('http://img.midphase.com/images/header-chat-button.jpg') top left no-repeat;

	height:26px;

	width:107px;

	color:#fff;

	padding:6px 17px 0 0;

	margin-right:0px;

	font-size:12px;

}

#header-chat-now:hover {

	text-decoration:none;

}

#contact-info img {

	margin-top:15px;

}

#contact-info span.phone {

	color:#fff791;

	font-size:14px;

}*/

#content-wrapper {
	width:862px;
	margin:auto;
	text-align:left;
	position:relative;
	z-index:1;
}
#breadcrumbs {
	position:relative;
	z-index:2;
	color:#6d6d6d;
}
#breadcrumbs a, #breadcrumbs a:visited {
	color:#c90000;
}
#breadcrumbs h3 {
	font-size:11px;
	display:inline;
}
#breadcrumbs img {
	margin:0 5px;
}
#content-right-col {
	float:right;
	width:232px;
	text-align:left;
	margin-right:3px;
}
#content-left-col {
	float:left;
	width:600px;
	margin-left:3px;
	padding-bottom:20px;
}
#footer {
	background:url(/images/footer-top-bg.png) top left no-repeat;
	background-color:#b9baba;
	width:810px;
	position:relative;
	left:50%;
	margin:10px 0 0 -424px;
	text-align:left;
	padding:12px 20px 0px 20px;
	color:#000;
	clear:both;
	float:left;
}
#footerLogos {
	list-style:none;
	clear:both;
	border-bottom:1px solid #C7C7C7;
	height:65px;
	width:864px;
	margin:0 0 20px -20px;
}
#footerLogos li {
	float:left;
	padding:0 21px 20px;
}
#footer div {
	float:left;
	width:185px;
	padding:0 0 0 15px;
}
#footer ul {
	list-style:none;
	margin-top:7px;
}
#footer ul li {
	margin:0 0 10px 0;
}
#footer h2 {
	color:#333;
	margin-bottom:15px;
	font-size:14px;
}
#footer a {
	color:#666;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
}
#copy {
	background:#B9BABA url(/images/footer-bottom-bg.png) bottom left no-repeat;
	clear:both;
	width:835px;
	height:45px;
	position:relative;
	left:50%;
	margin:0 0 10px -424px;
	padding:12px 0 0 15px;
	text-align:left;
	color:#666;
	font-size:10px;
	border-top:1px solid #C7C7C7;
}
.twitter-footer {
	height:17px;
	padding:0px 0 2px 20px;
	background:url(/images/twitter-logo.png) no-repeat;
}
#copy a {
	color:#666;
}
#copy p {
	float:left;
	padding-top:10px;
}
#copy img {
	float:right;
	margin-right:12px;
}
#pleaseWaitBg {
	width:100%;
	height:100%;
	background-color:#666;
	top:0px;
	left:0px;
	position:fixed;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	z-index:1000;
	display:none;
}
#vpsnetBox {
	background:url(http://img.midphase.com/images/vpsnet/vps-popup-bg.jpg) no-repeat;
	color:#fff;
	width:554px;
	height:388px;
	left:50%;
	top:100px;
	margin-left:-287px;
	padding:8px;
	position:absolute;
	text-align:left;
	border:2px solid #666666;
	z-index:2000;
	display:none;
}
#vpsnetBox h3 {
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	position:absolute;
	top:70px;
	left:25px;
	padding:0;
	margin:0;
}
#vpsnetBox ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:100px;
}
#vpsnetBox ul li {
	margin:6px 0 0 19px;
	background:url(http://img.midphase.com/images/vpsnet/vps-popup-bullet.png) no-repeat;
	background-position:left 50%;
	padding:0 0 0 15px;
}
#VPSbottom {
	width:420px;
	height:51px;
	position:absolute;
	top:330px;
	left:25px;
}
#vpsnetBox #VPSbottom a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:18px;
}
#vpsnetBox #VPSleft {
	float:left;
	background:url(http://img.midphase.com/images/vpsnet/vps-popup-grey-btn.jpg) no-repeat;
	width:206px;
	height:51px;
}
#VPSleft a {
	font-size:14px;
	padding:10px 20px;
	display:block;
	margin-top:5px;
}
#VPSright a {
	padding:10px 10px 12px 25px;
	display:block;
	margin-top:5px;
}
#vpsnetBox #VPSright {
	float:right;
	background:url(http://img.midphase.com/images/vpsnet/vps-popup-orange-btn.jpg) no-repeat;
	width:208px;
	height:51px;
}
#chat-popup {
	position:fixed;
	z-index:99;
	width:234px;
	height:185px;
	height:0px;
	right:20px;
	bottom:0px;
	background:url('http://img.midphase.com/images/chatpopup_bg.png') top left no-repeat;
}
#chat-popup #top {
	height:28px;
}
#chat-popup #bottom {
	color:#dbdbdb;
	padding:10px 20px;
}
#chat-popup #bottom p.big {
	font-size:22px;
	color:#fff;
	margin-bottom:10px;
}
#chat-popup #bottom p.button {
	font-size:18px;
	margin:33px 0 0 0;
	text-align:center;
	color:#f2f2f2;
}
#chat-popup a {
	text-decoration:none;
}
#chat-popup a:hover {
	text-decoration:none;
	cursor:pointer;
}
#survey-tab {
	display:none;
	width:121px;
	height:274px;
	background:url('http://img.midphase.com/images/survey/survey_tab_bg.png') top left no-repeat;
	position:fixed;
	left:0px;
	top:200px;
	z-index:99;
}
#survey-tab p {
	color:#fff;
	margin:-3px 15px 0 0px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
#survey-tab a {
	text-decoration:none;
	color:#fff;
}
#survey-tab a:hover {
	text-decoration:none;
	color:#fff;
}
#survey-tab a.learn-more {
	cursor:pointer;
	width:117px;
	height:234px;
	display:block;
}
#survey-tab a.close {
	display:block;
	margin-left:92px;
	width:30px;
	height:30px;
	cursor:pointer;
	text-decoration:none;
	position:relative;
	z-index:10;
}
#survey-tab .learn-more-button {
	background:url('http://img.midphase.com/images/survey/survey_tab_button_bg.jpg') top left no-repeat;
	display:block;
	width:90px;
	height:27px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:13px;
	padding-top:10px;
	margin:143px 0 0 11px;
}
#survey-tab a:hover {
	text-decoration:none;
}
#dimmer {
	padding:0;
	margin:0;
	display:none;
	position:fixed;
	left:0px;
	top:0px;
	z-index:5;
	width:2000px;
	height:100%;
	background:black;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
}
#survey-popup {
	display:none;
	width:715px;
	height:346px;
	background:url('http://img.midphase.com/images/survey/survey_bg.png') top left no-repeat;
	position:fixed;
	z-index:99;
	top:150px;
	left:50%;
	margin-left:-350px;
	color:#000;
	font-weight:bold;
}
#survey-close {
	position:absolute;
	top:21px;
	left:17px;
}
#survey-popup p.header {
	font-size:22px;
	position:absolute;
	top:70px;
	left:70px;
}
#survey-popup p.header span.imgrep {
	background:url('http://img.midphase.com/images/survey/nexus_one_header.jpg') no-repeat;
	width:272px;
	height:40px;
	float:left;
	margin-top:-6px;
	margin-left:5px;
}
#survey-popup p.header span {
	float:left;
}
#survey-popup p.survey-content {
	clear:both;
	font-size:13px;
	margin:120px 200px 0 70px;
	font-weight:normal;
}
#survey-popup p.survey-content span.bold {
	display:block;
	margin-top:12px;
	font-weight:bold;
}
#survey-popup .buttons {
	width:285px;
	margin:20px 0 0 140px;
}
#survey-popup .buttons a {
	display:block;
	width:133px;
	height:38px;
	background:url('http://img.midphase.com/images/survey/survey_button_bg.jpg') top left no-repeat;
	float:left;
	color:#fff;
	font-size:23px;
	text-decoration:none;
	text-align:center;
	padding-top:10px;
}
#survey-popup .buttons .yes {
	margin-right:15px;
}
#survey-popup .buttons a:hover {
	text-decoration:none;
}
#black {
	position:absolute;
	z-index:10000;
	height:1500px;
	width:100%;
	background:#CCCCCC;
}
#nav, #nav ul {
	margin:0pt;
	padding:0pt;
	list-style-type:none;
	list-style-image:none;
	list-style-position:none;
	float:none;
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
}
#nav h2 {
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
}
#nav li {
	position:relative;
	float:left;
	margin-right:-1px;
	z-index:99;
}
#nav li ul {
	position:absolute;
	left:-999em;
	top:16px;
	margin:-1px 0 0px -10px;
	width:230px;
	background-color:#e3e1e2;
	background:url(http://img.midphase.com/images/hmenu-drop-bg.png) bottom no-repeat;
	line-height:0px;
	padding:0px 0 10px 0px;
	z-index:99;
}
#nav li ul li {
	margin-bottom:-1px;
}
#nav li ul ul {
	left:-999em;
}
#nav li a {
	text-align:left;
	padding:0px 39px 5px 40px;
	/*padding:0px 25px 5px 25px;*/

	display:block;
	color:#CCC;
	text-decoration:none;
	line-height:10px;
	border-right:1px solid #404042;
	font-weight:normal;
}
#nav h2 a {
	letter-spacing:1.2px;
}
#nav li a:hover {
	color:#FFF8AF;
}
#nav li ul li {
	line-height:32px;
	padding:0;
	width:190px;
}
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	line-height:32px;
	border-bottom:1px solid #404042;
	border-right:none;
	padding:2px 0 2px 15px;
	margin-left:10px;
	width:195px;
	text-align:left;
	color:#fff;
	margin-top:1px;
	font-size:11px;
}
#nav li ul li a.last {
	border:none;
}
#nav li ul li a:hover {
	background-color:#212121;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left:-999em;
	z-index:99;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left:auto;
	z-index:99;
}
#nav li li.sfhover ul, #nav li li:hover ul {
}
#answer ol {
	margin-left:25px;
}
#leaseweb a.clear-btn {
	display:block;
	height:39px;
	width:178px;
}
/****** hostpuro popup ******/
#hpPopup {
	display:none;
	width:575px;
	height:250px;
	position:relative;
	background-color:#ffffff;
	border:4px solid #358ACA;
	padding:20px;
	font-size:16px;
}
#popupLogo {
	position:absolute;
	bottom:100px;
	left:180px;
}
#stay {
	position:absolute;
	bottom:25px;
	left:75px;
	cursor:pointer;
}
#continue {
	position:absolute;
	bottom:25px;
	left:275px;
	cursor:pointer;
}
/***** end hostpuro popup *****/

/***** coupon box - SHARED *****/

#dailyCoupon {
position:relative;
width:860px;
height:68px;
margin:10px 0 13px 0;
background:url('/images/coupon/cod-banner-generic.png') no-repeat;
}
#dailyCoupon h3 {
position:absolute;
top: 9px;
left:20px;
margin:0px;
padding:0px;
color:#000;
font-size:25px;
}
#dailyCoupon #couponCode {
position:absolute;
top: 17px;
left: 305px;
color:#fb2b14;
font-size: 25px;
font-weight: bold;
text-shadow: 1px 1px 1px #929292;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
#dailyCoupon #couponDesc {
position:absolute;
top: 23px;
left: 507px;
width: 246px;
height: 20px;
overflow:hidden;
font-weight:bold;
font-size:16px;
color:#737979;
}
#dailyCoupon #couponHint {
position:absolute;
top: 40px;
left: 45px;
font-size:11px;
color:#737979;
}
#dailyCoupon #couponcountBox {
position:absolute;
top: 4px;
right: 30px;
width:69px;
height:71px;
background:url('/images/coupon/cod-postit.png') no-repeat;
padding-left: 2px;
}
#dailyCoupon #couponcount {
margin: 6px auto 0;
padding:0 0 0 0;
text-align:center;
font-size:40px;
font-weight:bold;
}
#dailyCoupon #couponcountText {
margin-top: -8px;
font-size:10px;
text-align:center;
letter-spacing:.1em;
}

/** snow flakes **/
#dailyCoupon.flakes {
background:url('/images/coupon/cod-banner-snow-flakes.png') no-repeat;
}
#dailyCoupon #couponcountBox.flakes {
top: -1px;
right:20px;
width: 73px;
height: 77px;
background:url('/images/coupon/cod-sign.png') no-repeat;
}
#dailyCoupon #couponcount.flakes {
margin: 13px auto 0;
color:#fff;
text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
}
#dailyCoupon #couponcountText.flakes {
color:#fff;
}

/** sticky **/
#dailyCouponSticky a{
	width: 57px;
	height: 58px;
	background:url('/images/coupon/cod-sticky.png') no-repeat;
	position:absolute;
	top: 2px;
	right: -8px;
	text-indent:-3000px;
	display:block;
}

/***** coupon box - DED *****/

#dailyCoupon-ded {
position:relative;
width:860px;
height:68px;
margin:-11px 0 19px 0;
background:url('/images/coupon/cod-banner-generic.png') no-repeat;
}
#dailyCoupon-ded h3 {
position:absolute;
top: 9px;
left:20px;
margin:0px;
padding:0px;
color:#000;
font-size:25px;
}
#dailyCoupon-ded #couponCode {
position:absolute;
top: 17px;
left: 419px;
color:#fb2b14;
font-size: 25px;
font-weight: bold;
text-shadow: 1px 1px 1px #929292;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
#dailyCoupon-ded #couponDesc {
position:absolute;
top: 23px;
left: 531px;
width: 246px;
height: 20px;
overflow:hidden;
font-weight:bold;
font-size:16px;
color:#737979;
}
#dailyCoupon-ded #couponHint {
position:absolute;
top: 40px;
left: 19px;
font-size:11px;
color:#737979;
}
#dailyCoupon-ded #couponcountBox {
position:absolute;
top: 4px;
right: 30px;
width:69px;
height:71px;
background:url('/images/coupon/cod-postit.png') no-repeat;
padding-left: 2px;
}
#dailyCoupon-ded #couponcount {
margin: 6px auto 0;
padding:0 0 0 0;
text-align:center;
font-size:40px;
font-weight:bold;
}
#dailyCoupon-ded #couponcountText {
margin-top: -8px;
font-size:10px;
text-align:center;
letter-spacing:.1em;
}

/** snow flakes **/
#dailyCoupon-ded.flakes {
background:url('/images/coupon/cod-banner-snow-flakes.png') no-repeat;
}
#dailyCoupon-ded #couponcountBox.flakes {
top: -1px;
right:20px;
width: 73px;
height: 77px;
background:url('/images/coupon/cod-sign.png') no-repeat;
}
#dailyCoupon-ded #couponcount.flakes {
margin: 13px auto 0;
color:#fff;
text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .8);
}
#dailyCoupon-ded #couponcountText.flakes {
color:#fff;
}

/****** coupon - ded detail page ****/
#dailyCoupon-ded-detail {
position:relative;
width:231px;
height:136px;
margin: 8px auto 10px auto;
background:url('/images/coupon/cod-ded-detail-bckgrnd.jpg') no-repeat;
}
#dailyCoupon-ded-detail h3 {
position:absolute;
top: 7px;
left: 0px;
margin:0px;
padding:0px;
color:#000;
font-size: 18px;
text-align:center;
}
#dailyCoupon-ded-detail #couponCode {
position:absolute;
top: 78px;
left: 44px;
color:#fb2b14;
font-size: 18px;
font-weight: bold;
text-shadow: 1px 1px 1px #929292;
text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
}
#dailyCoupon-ded-detail #couponDesc {
position:absolute;
top: 100px;
left: 29px;
width: 246px;
height: 20px;
overflow:hidden;
font-weight:bold;
font-size: 12px;
color:#737979;
}
#dailyCoupon-ded-detail #couponHint {
position:absolute;
top: 50px;
left: 27px;
font-size: 10px;
color:#737979;
}
#dailyCoupon-ded-detail #couponcountBox {
position:absolute;
top: 67px;
right: 6px;
width:69px;
height:71px;

padding-left: 2px;
}
#dailyCoupon-ded-detail #couponcount {
margin: 6px auto 0;
padding:0 0 0 0;
text-align:center;
font-size:40px;
font-weight:bold;
}
#dailyCoupon-ded-detail #couponcountText {
margin-top: -8px;
font-size:10px;
text-align:center;
letter-spacing:.1em;
}

/***** end coupon box *****/
