/* __reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
.replaced { display:block;height: 0 !important;overflow:hidden; }

/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
.clearfix {
    display: block;
}
/* End hide from IE-mac */
* html .clearfix {
    height: 1%;
}

html#mash-plus {
background: url('../ext/resources/themes/mash/bg.jpg');
}
body#mash-plus-home {
background: url('../ext/resources/themes/mash/MASH-banner.jpg') repeat-x center top;
padding-top: 1em;
}


body {
margin: 0;
}
.replaced {
	display: block;
	height: 0 !important;
	overflow: hidden;
}
#wrapper {
	width: 520px;
	margin: 0 auto;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 85px;
}
#banner {
	height: 278px;
}

#banner a{
	width: 522px;
	background: url(images/banner.jpg) no-repeat;
	padding-top: 278px;
}
#app_store {
	height: 110px;
}
#app_store a{
	width: 522px;
	background: url(images/app_store.jpg) no-repeat;
	padding-top: 110px;
}

#ads {
	padding-bottom: 20px;
	clear: both;
}
.ad_full {
	width: 522px;
	height: 88px;
	float: left;
	margin: 20px 0;
}
.ad_full a{
	width: 522px;
	background: url(images/magnate_ad.jpg) no-repeat;
	padding-top: 88px;
	
}
.ad1, .ad2 {
	height: 145px;
}
.ad1 {
	float: left;
	width: 263px;
}
.ad2 {
	float: right;
	width: 252px;
}
.ad1 a {
	width: 263px;
	background: url(images/app_store2.jpg) no-repeat;
	padding-top: 145px;
	margin-right: 5px;
}
.ad2 a {
	width: 252px;
	background: url(images/youtube.jpg) no-repeat;
	padding-top: 145px;
}