.independentmast {background: url(/Graphics/assets/masts/independent.jpg) no-repeat right top;}
.agenciesmast {background: url(/Graphics/assets/masts/agencies.jpg) no-repeat right top;}
.templatesmast {background: url(/Graphics/assets/masts/templates.jpg) no-repeat right top;}
.goodiesmast {background: url(/Graphics/assets/masts/goodies.jpg) no-repeat left top;}
.designsmast {background: url(/Graphics/assets/masts/design.jpg) no-repeat right top;}
.photographymast {background: url(/Graphics/assets/masts/photography.jpg) no-repeat right top;}
.errormast {background: url(/Graphics/assets/masts/404mast.jpg) no-repeat left top;}
.oddsmast {background: url(/Graphics/assets/masts/odds.jpg) no-repeat left top;}

.dominationmast {background: url(/Graphics/assets/masts/domination.jpg) no-repeat left top;}
.tvmast {background: url(/Graphics/assets/masts/tv.jpg) no-repeat left top;}
.gaymast {background: url(/Graphics/assets/masts/gay.jpg) no-repeat left top;}

.showright {
	float: right;
	margin-left: 20px;
	border-style: none;
}

.showright img {border:none;}

.showrightinfo {
	color: #bbc2cb;
	float: left;
	width: 300px;
	text-align: left;
	margin-left: 20px;
}
.showrightinfo li {
	color: #666666;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}


.showleft {
	float: left;
	margin-right: 20px;
	border-style: none;
}

.showleft img {border:none;}

.showleftinfo {
	color: #bbc2cb;
	float: left;
	width: 300px;
	text-align: left;
}
.showleftinfo li {
	color: #666666;
	font-size: 110%;
	margin-top: 10px;
	margin-bottom: 10px;
}


#examples {
	float: left;
	width: 750px;
	margin-left: 50px;
	border: 1px solid #666666;
	background: #23292D;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 20px;
}
#examples img {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#examples a {
	margin-top: 5px;
	margin-bottom: 10px;
}
.examplesinner {
	float: left;
	width: 170px;
	margin-left: 10px;
}

.hostingsplash {
	padding: 10px;
	float: left;
	width: 350px;
	margin-top: 10px;
	text-align: left;
	margin-left: 25px;
	margin-bottom: 20px;
}

.hostingdetails {
	color: #FFFFFF;
}

/*portfolio*/
.gallery {
	float: left;
	width: 380px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #666666;
	background: #23292D;
	padding-left: 2px;
	height: 140px;
	text-align: left;
}
.gallery img {
	float: right;
	border: 1px solid #FFFFFF;
	margin-left: 30px;
	margin-right: 20px;
}

.gallery #visit {
	float: left;
	width: 280px;
	margin-top: 15px;
	color: #999999;
}
.gallery #visit a {
	color: #FFFFFF;
	text-decoration: none;
}

.gallery .techno {
	float: left;
	width: 200px;
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

/*404 error page*/
#error {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	float: right;
	width: 400px;
	margin-top: 60px;
	margin-right: 30px;
}
/*clientlist*/

.customer {
	background-color: #23292D;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #bbc2cb;
	width: 650px;
	float: left;
	display: block;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
}
.name {
	float: left;
	width: 300px;
	margin-left: 5px;
}
.date {
	float: left;
	width: 250px;
}
.type{
	float: left;
}
#photocontact {
	text-align: left;
	padding: 10px;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid #333333;
}

.SEOsteps {
width:650px;
float:left;
margin-top:5px;
}

.SEOsteps img { float:left;margin:10px;}
.SEOsteps ul {float:left;margin:left:15px;}
