* {
	margin:0;
	padding:0;
}

html { height:100% }

body {
	background: #282838;
	font-family:'Boogaloo','Times New Roman',sans-serif;
	background:#101012 url('images/chalkboard.jpg') no-repeat top center;
	background-size:cover;
	background-attachment: fixed;
	height:100%;
}

#holder {
	width: 960px;
	margin: 0 auto;
}

#content {
	margin-top: 80px;
}

#afs #content {
	margin-top:30px;
}

#afd #holder {
	width: 720px;
}

#domainname {
	margin:30px 0 23px 30px;
	font-size:32px;
	font-weight: normal;
	color: #fff;
	color: rgba(255, 255, 255, 0.8);
	letter-spacing: 1px;
}

#tcHolder {
	padding: 20px;
	margin:20px 0 60px;
	border: 4px solid #fff;
	border: 4px solid rbga(255,255,255,.8);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#searchHolder {
	float: right;
	margin-top: -41px;
	width: 263px;
	height: 30px;
	padding: 4px 0 0 2px;
}

#copyright {
	clear:both;
	text-align:center;
}

.rsHolder {
	float:left;
	width:300px;
}

.adsHolder {
	width:640px;
	margin:0 0 0 auto;
}

.norl .adsHolder {
	margin:0 auto;
}

.clear {
	clear: both;
}

#copyright {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #aaa;
	width:960px;
	margin: 20px auto 0;
	color:#aaa;
	font-size:15px;
}

#copyright a {
	color:#aaa;
	text-decoration: none;
}

#sale_banner_orange {
    background: url('http://d1lxhc4jvstzrp.cloudfront.net/themes/cleanInternetBS_f1680419/sale/orange.png') repeat-x;
}

#sale_banner_orange {
    border-bottom: 1px solid rgb(200,200,200);
    color: rgb(200,200,200);
    text-align: center;
    font: 16px arial, sans-serif;
    font-weight: bold;

    padding: 8px 0 0 0;
    height: 28px;
}

#sale_banner_orange a.firstlink {
    text-decoration: none;
    display: block;
}

#sale_banner_orange a {
    color: rgb(255,255,255);
}