body {
	background: url(/images/body_bg2.png) repeat-x;
	font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
font-weight: normal;
margin: 0;
padding: 0;
}

li { list-style-type: none;}

a img { border: 0; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.container { width: 960px; margin: 0 auto; }

#top {
	background: url(images/top-bg.gif) left top repeat;
	min-height:95px;
	height:auto !important;
	height:95px;
}

#top h1 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #F7931E;
	text-transform: uppercase;
	padding-top: 9px;
}


.tabs-nav a {

	text-decoration: none;
	padding: 15px 3px 0 3px;
	background-color: #CCC;
	display:block;
	margin-bottom: -3px;
	z-index: 99;
	cursor: pointer;
	width: 125px;
	background: url(images/tab-inactive.gif) center no-repeat;
	color: #B3B3B3;
	height: 44px;
	font-size: 25px;
}

.tabs-nav .tabs-selected a {
	width: 135px;
	background: url(images/tab-active.gif) center no-repeat;
	text-align: center;
	color: #FFF;
}

.ixi-content .tab-nav li {
	display: block;
	float: left;
}

.tabs-container { padding: 0;}

.tab-body h2 {
	font-weight: bold;
	color: #fff;
	font-size: 28px;
	background: url(images/header-bg.gif) top left repeat-x;
	padding: 20px 0 0 17px;
	height: 50px;
}

.tab-body h2 .coupon-deal { font-weight: normal; color: #DDD;}

.big-sticker {
	background: url(images/big-sticker.png) top left no-repeat;
	float: right;
	height: 108px;
	width: 160px;
	padding-top: 46px;
	text-align: center;
	font: bold 55px Arial, sans-serif;
	color: #fff;
	margin-top: -65px;
	padding-right: 20px;
	/* ie7 fix */
	zoom: 1;
	position: relative;	
}

.big-sticker.mini {
	height: 110px;
	padding-top: 48px;
	font-size: 48px;
}

.my-content {
	background: url(images/content-bg.gif) top left repeat-x;
	min-height:633px;
	height:auto !important;
	height:633px;
	width: 100%;
}

.big-img { float: left; clear: none; }

.body-text {
	margin-left: 425px;
	width: 530px;
	clear: none;
}

.body-text h4.logo {
	height: 0px;
	width: 132px;
	padding-top: 69px;
	overflow: hidden;
	background: url(images/DOTN-logo.gif) top left no-repeat;	
	float: left;
}
.body-text h4.coupon-sample { height: 69px; }

.my-content p {
	font-size: 15px;
}

.my-content small {
	font-size: 10px;
	display: block;
	margin-top: 5px;
}

.price-chart th {
	font-size: 18px;
	padding: 10px 0;
}

.price-chart .product {
	font-weight: bold;
}

.price-chart .ellipsis {
	text-align: right;
	border-bottom: 1px dotted #999;
	width: 15%;
/*
	background: url(images/content-bg.gif) repeat;
*/
}

.price-chart .old-price {
	color: #999999;
    text-decoration: line-through;
	text-align: right;
}

.form-top {
	overflow: hidden;
	height: 0;
	width: 416px;
	padding-top: 34px;
	background: url(images/form-header.gif) no-repeat;
	margin: 20px auto 0 auto;
}

form {
	width: 416px;
	background: url(images/form-body.gif) repeat-y;
	min-height:140px;
	height:auto !important;
	height:140px;
	margin: 0 auto;
}

form .left-col {
	width: 204px;
	float: left;
}
form .right-col {
	clear: none;
	width: 204px;
	text-align: right;
}

form input { display: block; margin: 0 auto; }

form .my-email {
	height: 26px;
	font-size: 14px;
	margin-top: 5px;
	color: #AAAAAA;
}

form .active {
	color: #000;
}

form .my-submit {
	background: url(images/form-button.gif) no-repeat;
	height: 40px;
	width: 168px;
	font-size: 16px;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	border: none;
}
form h5 {
	background: url(images/golden-exclamation.png) 20px center no-repeat;	
	font-size: 15px;
	text-align: center;
	min-height:32px;
	height:auto !important;
	height:32px;
	padding-top: 10px;
}

.my-content form p {
	text-align: center;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
}

.form-footer {
	overflow: hidden;
	height: 0;
	width: 416px;
	padding-top: 7px;
	background: url(images/form-footer.gif) no-repeat;
	margin: 0 auto 10px auto;
}

.badges {
	width: 477px;
	margin: 0 auto;
}

.price-chart .new-price {
	text-align: right;
	font-weight: bold;
	font-size: 18px;
}

.price-chart .long { font-size: .95em; }

.body-text.thank-you { margin: 0 auto; }

.thank-you h4.logo { margin: 0 auto;}

.thank-you h3 {
	font-weight: bold;
	margin-top: 40px;
}
.thank-you p {
	margin-top: 10px;
}
