@import "master.css";


body {
	font: normal 11px Arial;
}

h1 {
	font: 16px Arial, sans-serif;
	margin: 0 0 10px;
	padding: 10px 0;
	font-weight: bold;
	color: black;
}

#main {
	width: 100%;
	color: #000000;
	margin: 0 auto;
	position: relative;
	top: 0px;
	left: 0px;
	background: transparent;
	padding: 0;
	min-height: 100%;
	margin-bottom: -60px; /* set this to height of footer_wrapper*/
}

#header {
	width: 100%;
	height: 58px;
	background: transparent;
	position: relative;
	margin-bottom: 10px;
}

#header h1{
	margin-left:20px;
}

#footer_spacer {
	height: 60px;
	clear: both;
}

#footer {
	font-size: 11px;
	height: 60px;
	position: relative;
}

#content_wrapper {
	width: 94%;
	margin: 0 auto;
	background: white;
	color: black;
	padding: 20px;
	border-top: 4px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	position: relative;
	min-width: 760px;
	min-height: 350px;
}

#swf_home p, #swf_squash_home p, swf_tennis_home p, swf_badminton_home p, swf_golf_home p, #swf_product p, #swf_team_player p, #swf_about p, .dealers noscript {
	color: white;
	text-align: left;
	padding-top: 100px;
	width: 500px;
	font-size: 25px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -150px;
}

#swf_home p a, #swf_squash_home p a, swf_tennis_home p a, swf_badminton_home p a, swf_golf_home p a, #swf_product p a, #swf_team_player p a, #swf_about p a, .dealers noscript a {
	color: #F08028;
}

.dealers noscript {
	margin-left: -250px;
	width: 400px;
	margin-top: -200px;
}

#swf_team_player, #swf_about {
	height: 100%;
	width: 100%;
}

.squash.de #catalog--2010--squash--rackets--venom {
	display: none;
}

.buy-btn {
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
    background: none repeat scroll 0 0 #88c043;
    border: 0 none;
    color: #000000;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    margin: 0;
    padding: 10px 20px 0;
    text-align: center;
    text-transform: uppercase;
}

#page_alt_image{
	position:fixed;
	z-index: -1;
	top:0;
	left:0;
}



.signups #page_alt_image,.competition #page_alt_image{
	display: block;
    height: auto;
    left: auto;
    position: fixed;
    right: -20px;
    top: 0;
    width: 60%;
}

#swf_new_optin,  #swf_competition {
	width:50%;
}	

.signups #swf_new_optin, #swf_competition{
	width: 100%;
}
