body {
	margin:0;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	letter-spacing:-1px;
	line-height:16px;
	font-weight:normal;
	text-align:left;
}
h1 {
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	padding-bottom:0px;
}
h2 {
	font-weight:bold;
	font-size:28px;
	line-height:28px;
	padding-bottom:0px;
}
h3 {
	margin-top:15px;
	margin-bottom:0px;
	font-size:18px;
	font-weight:bold;
	line-height:9px;
}
h4 {
	margin-bottom:0px;
	font-size:27px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:8px;
	display: inline-block;
}
a {
	text-decoration:underline;
	cursor:pointer;
	color:#000;
	font-weight:bold;
}
p {
	padding-bottom:20px;
}
.layout {
	background-image: url(../images/rwversions-normal.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:850px;
	height:239px;
	margin-bottom:10px;
	display:inline-block;
	border:3px solid #FFF;
	-webkit-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
}
.layout img {
	width:100%;
	height:100%;
}
.tinytext {
	font-size:10px;
	font-weight:bold;
	line-height:9px;
	margin-top:-5px;
	display:inline-block;
}
.sideblock p {
	padding-bottom:5px;
}
.sideblock img {
	display:inline-block;
	border:none;
	margin:8px;
}
.mainblock img {
	display:inline-block;
	border:3px solid #FFF;
	margin:8px;
	-webkit-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
}
.bigblock p img {
	display:inline-block;
	border:3px solid #FFF;
	margin:8px;
	-webkit-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
}
.wrapz {
	width:900px;
	height:auto !important;
	margin:0 auto;
	display:block;
}
#header {
	z-index:5000;
	display:inline-block;
	position:relative;
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	background-image:url(../images/bg-paper.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFF;
	border-bottom:1px solid #CCC;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
}
.toplogo {
	display:inline-block;
	float:left;
	width:350px;
	height:63px;
	padding:0;
	margin:10px;
	margin-left:0px;
	background-image:url(../images/madmelologo-gold.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.toplogo img {
	width:100%;
	height:100%;
	cursor:pointer;
}
.topnav {
	display:inline-block;
	float:right;
	width:auto;
	height:auto;
	padding:10px;
	padding-right:0px;
	margin:10px;
	margin-right:0px;
}
.topnav li {
	color:#000;
	font-weight:bold;
	font-size:12px;
	padding:12px;
	border:1px solid #FCF18F;
	float:left;
	display:inline-block;
	list-style:none;
	background: #FCF18F; /* old browsers */
	background: -moz-linear-gradient(top, #FCF18F 1%, #fefcea 25%, #f1da36 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FCF18F), color-stop(25%,#fefcea), color-stop(100%,#f1da36)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCF18F', endColorstr='#f1da36',GradientType=0 ); /* ie */
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-webkit-border-bottom-left-radius: -10px 500px;
	-webkit-border-bottom-right-radius: 500px 30px;
	-webkit-border-top-right-radius: 5px 100px;
	-moz-border-radius-bottomleft: -10px 500px;
	-moz-border-radius-bottomright: 500px 30px;
	-moz-border-radius-topright: 5px 100px;	
	border-radius-bottomleft: -10px 500px;
	border-radius-bottomright: 500px 30px;
	border-radius-topright: 5px 100px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-left:5px;
	cursor:pointer;
}
.topnav li:hover {
	font-size:16px;
	-webkit-transform: rotate(-3deg);
}
.topnav li:selected {
}
.topnav a {
	color:#000;
}
#contentarea {
	display:inline-block;
	position:relative;
	width:100%;
	padding:0px;
	padding-top:20px;
	padding-bottom:20px;
	min-height:700px;
	max-height:auto;
	margin:0px auto;
	background-image:url(../images/bg-grid.jpg);
	background-position:center top;
	background-repeat:repeat;
}
.mainblock p {
	font-size:16px;
	line-height:18px;
}
.mainblock h2 {
	padding-bottom:4px;
	margin-bottom:0px;
}
.mainblock {
	display:inline-block;
	position:relative;
	float:left;
	width:580px;
	height:100%;
	padding:20px;
	background-image:url(../images/bg-paper.jpg);
	background-position:-400px -30px;
	background-repeat:no-repeat;
	background-color:#FFF;
	border:1px solid #CCC;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	margin-bottom:20px;
}
.bigblock h2 {
	font-size:60px;
	line-height:50px;
	letter-spacing:-5px;
	text-align:center;
	margin-bottom:20px;
}
.bigblock {
	display:inline-block;
	position:relative;
	float:left;
	width:860px;
	height:100%;
	padding:20px;
	background-image:url(../images/bg-paper.jpg);
	background-position:-400px -30px;
	background-repeat:no-repeat;
	background-color:#FFF;
	border:1px solid #CCC;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	margin-bottom:20px;
	padding-bottom:0px;
}
.sideblock {
	display:inline-block;
	position:relative;
	float:right;
	width:200px;
	height:100%;
	padding:20px;
	background-image:url(../images/bg-paper.jpg);
	background-position:-200px -100px;
	background-repeat:no-repeat;
	background-color:#FFF;
	border:1px solid #CCC;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	margin-bottom:20px;
}
.sideblock li {
}
.sideblock li:hover {
}
.sideblock li:selected {
}
.sideblock p, .lastp {
	border-bottom:none;
}
#footer {
	display:inline-block;
	position:relative;
	width:100%;
	min-height:200px;
	max-height:inherit;
	padding:0;
	padding-bottom:10px;
	margin:0;
	background-image:url(../images/bg-wood.jpg);
	background-position:300px 0px;
	background-repeat:no-repeat;
	background-color:#a66c3c;
	border-top:1px solid #CCC;
	-webkit-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
}
.footnav {
	display:inline-block;
	float:right;
	width:auto;
	height:auto;
	margin:10px;
	margin-right:0px;
}
.footnav li {
	color:#000;
	padding:10px;
	font-weight:bold;
	font-size:12px;
	border:1px solid #FCF18F;
	float:left;
	display:inline-block;
	list-style:none;
	background: #FCF18F; /* old browsers */
	background: -moz-linear-gradient(top, #FCF18F 1%, #fefcea 25%, #f1da36 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FCF18F), color-stop(25%,#fefcea), color-stop(100%,#f1da36)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCF18F', endColorstr='#f1da36',GradientType=0 ); /* ie */
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-webkit-border-bottom-left-radius: -10px 500px;
	-webkit-border-bottom-right-radius: 500px 30px;
	-webkit-border-top-right-radius: 5px 100px;
	-moz-border-radius-bottomleft: -10px 500px;
	-moz-border-radius-bottomright: 500px 30px;
	-moz-border-radius-topright: 5px 100px;	
	border-radius-bottomleft: -10px 500px;
	border-radius-bottomright: 500px 30px;
	border-radius-topright: 5px 100px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-left:5px;
	z-index:9999;
	cursor:pointer;
}
.footnav li:hover {
	font-size:14px;
	-webkit-transform: rotate(-6deg) translate(0px, -5px);
}
.footnav li:selected {
}
.footlogo img {
	width:100%;
	height:100%;
	cursor:pointer;
}
.footlogo {
	display:inline-block;
	float:left;
	width:300px;
	height:64px;
	padding:0;
	margin:10px;
	margin-left:0px;
	background-image: url(../images/madmelolil.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.smallprint {
	display:inline-block;
	position:absolute;
	float:right;
	font-size:9px;
	width:auto;
	height:auto;
	right:6px;
	bottom:6px;
}
.madMELO {
	display:inline-block;
	position:absolute;
	float:left;
	font-size:9px;
	width:auto;
	height:auto;
	left:6px;
	bottom:6px;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.hookmeup a {
	font-weight:bolder;
}
.hookmeup {
	color:#000;
	padding:10px;
	font-weight:bolder;
	font-size:20px;
	line-height:22px;
	width:170px;
	text-align:center;
	border:1px solid #FCF18F;
	display:inline-block;
	list-style:none;
	background: #FCF18F; /* old browsers */
	background: -moz-linear-gradient(top, #FCF18F 1%, #fefcea 25%, #f1da36 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#FCF18F), color-stop(25%,#fefcea), color-stop(100%,#f1da36)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCF18F', endColorstr='#f1da36',GradientType=0 ); /* ie */
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-webkit-border-bottom-left-radius: -10px 500px;
	-webkit-border-bottom-right-radius: 500px 30px;
	-webkit-border-top-right-radius: 5px 100px;
	-moz-border-radius-bottomleft: -10px 500px;
	-moz-border-radius-bottomright: 500px 30px;
	-moz-border-radius-topright: 5px 100px;	
	border-radius-bottomleft: -10px 500px;
	border-radius-bottomright: 500px 30px;
	border-radius-topright: 5px 100px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-left:5px;
	z-index:9999;
	cursor:pointer;
	margin-bottom:10px;
	margin-top:4px;
	padding-bottom:25px;
	padding-top:19px;
}
.thecoupon {
	border:6px dashed #000;
	padding:15px;
	margin-top:20px;
	margin-bottom:30px;
	text-align:center;
}
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
#header {
	z-index:5000;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
}
.layout {
	background-image: url(../images/rwversions_big.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:1452px;
	height:409px;
	margin-bottom:10px;
	display:inline-block;
	border:3px solid #FFF;
	-webkit-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow:0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	margin-left:44px;
}
.mainblock p {
	font-size:20px;
	line-height:28px;
}
.bigblock p {
	font-size:20px;
	line-height:28px;
}
.wrapz {
	width:1600px;
	margin:0 auto;
	display:block;
}
.mainblock {
	width:70%;
}
.bigblock {
	width:1560px;
}
.bigblock h2 {
	font-size:100px;
	line-height:90px;
}
.sideblock {
	width:20%;
}
.toplogo {
	display:inline-block;
	float:left;
	width:577px;
	height:104px;
	padding:0;
	margin:10px;
	margin-left:0px;
	background-image:url(../images/madmelologo-goldbig.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.topnav li {
	font-size:16px;
	padding:20px;
	margin-top:10px;
}
.topnav li:hover {
	font-size:20px;
}
h1 {
	font-weight:bold;
	font-size:30px;
	line-height:25px;
	padding-bottom:0px;
}
h2 {
	font-weight:bold;
	font-size:52px;
	letter-spacing:-2px;
	line-height:50px;
	padding-bottom:0px;
}
.tinytext {
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}
.hookmeup {
	width:290px;
}
.hookmeup a {
	font-size:31px;
	line-height:35px;
}
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-width : 480px)
and (max-width : 1024px) {
#header {
	z-index:5000;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
}
.layout {
	width:708px;
	height:199px;
	background-image:url(../images/rwversions-desktop.jpg);
}
.wrapz {
	width:760px;
	height:auto !important;
	margin:0 auto;
	display:block;
}
.toplogo {
	display:inline-block;
	float: none;
	clear:both;
	width:577px;
	height:104px;
	padding:0;
	margin-top:10px;
	margin-left:90px;
	background-image:url(../images/madmelologo-goldbig.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.topnav {
	display:inline-block;
	float: none;
	clear:both;
	width:auto;
	height:auto;
	padding:10px;
	padding-right:0px;
	margin:10px;
	margin-left:120px;
}
.mainblock {
	width:450px;
}
.mainblock p img {
	width:430px;
	height:auto;
}
.sideblock {
	width:200px;
}
.bigblock {
	display:inline-block;
	position:relative;
	float:left;
	width:718px;
	height:100%;
	padding:20px;
	background-image:url(../images/bg-paper.jpg);
	background-position:-400px -30px;
	background-repeat:no-repeat;
	background-color:#FFF;
	border:1px solid #CCC;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	margin-bottom:20px;
	padding-bottom:0px;
}
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 320px)
and (max-width : 480px) {
#header {
	z-index:5000;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	-moz-box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
	box-shadow: 0px 0px 10px 3px rgba(000, 000, 000, 0.2);
}
.layout {
	width:290px;
	height:82px;
	background-image:url(../images/rwversions-mini.jpg);
}
.toplogo {
	display:inline-block;
	float: none;
	clear:both;
}
.wrapz {
	width:320px;
	height:auto !important;
	margin:0 auto;
	display:block;
}
.topnav {
	margin-top:-10px;
	width:320px;
}
.topnav li {
	font-size:10px;
	margin-bottom:10px;
}
.footnav li {
	margin-bottom:10px;
}
.bigblock h2 {
	font-size:40px;
	line-height:40px;
	letter-spacing:-2px;
}
.bigblock {
	width:300px;
}
.mainblock {
	width:300px;
	float:none;
	clear:both;
	margin-bottom:20px;
}
.mainblock p img {
	width:280px;
	height:auto;
}
.sideblock {
	width:300px;
	float:none;
	clear:both;
}
.hookmeup {
	width:268px;
}
.hookmeup a {
	font-size:31px;
	line-height:35px;
}
}