* {
	margin: 0;
	padding: 0;
	outline: 0;
}

body {background: url("images/bg.gif") #D6D6D6 repeat-x;}
img {border: 0;}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#nav {
	text-align: center;
	padding-bottom: 30px;
}

#nav a {
	display: block;
	float: right;
	margin: 0px 4px 0px 4px;
	padding: 4px;
}

#nav a:hover {
	background: #FFF;
	border: solid #8DBBFF 1px;
	padding: 3px;
	text-decoration: none;
}

#wrapper, #copy {
	margin: 0 auto;
	font: 12px calibri, arial;
}

#wrapper {
	background: url("images/fade.png") repeat-y;
	width: 810px;
	padding-left: 10px;
}

#header {
	background: #FFF;
	width: 800px;
	margin-bottom: -3px;
}

#main {
	background: url("images/bg_center.gif") #ADCFFF repeat-x;
	width: 780px;
	padding: 10px;
	min-height: 460px;
}

.content {
	margin-top: 134px;
	padding: 2px;
}

* html body .content {
	margin-top: 10px;
}

#title {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.clearfix {
	clear: both;
}

#sites {
	background: url("images/pixel.png");
	width: 120px;
	position: relative;
	top: -190px;
	left: 630px;
	text-align: center;
}

#sites ul {
	cursor: pointer;
	list-style-type: none;
}

#sites ul ul {display: none;}

#sites ul:hover ul {
	background: #FFF;
	position: absolute;
	display: block;
}

#sites a {
	text-decoration: none;
	width: 150px;
	height: 50px;
	display: block;
}

#sites a:hover {background-position: 0 -50px;}
#ipod {background: url("http://easyfreebie.co.uk/images/ipod_sprite.png");}
#ps3 {background: url("http://easyfreebie.co.uk/images/ps3_sprite.png");}
#vista {background: url("http://easyfreebie.co.uk/images/vista_sprite.png");}
#xbox {background: url("http://easyfreebie.co.uk/images/xbox_sprite.png");}

#start {
	width: 327px;
	float: left;
	text-align: center;
}

#start fieldset, #start form .button {
	border: inset #FF0000 1px;
	width: 240px;
	margin: 0 auto;
}

#start fieldset {
	background: url('images/bg_orange.gif') #FFEAAD repeat-x;
	border-bottom: 0px;
	padding: 10px;
}

#start form .button {
	background: #FFF;
	padding: 0px 10px 0px 10px;
	font: bold 18px calibri, arial;
	text-align: center;
}

#start form .button a:hover {
	color: #FF0000;
	text-decoration: none;
}

.email, .password, .name, .birthday, .address, .field {
	border: inset #FF0000 1px;
	height: 20px;
	padding: 4px 0px 0px 25px;
}

.email {background: url("images/email.png") #FFF 2px 2px no-repeat;}
.password {background: url("images/password.png") #FFF 2px 2px no-repeat;}
.name {background: url("images/name.png") #FFF 2px 2px no-repeat;}
.birthday {background: url("images/birthday.png") #FFF 2px 2px no-repeat;}
.address {background: url("images/address.png") #FFF 2px 2px no-repeat;}

#featured {margin: 10px auto;}

#status, #change_item {
	background: url('images/bg_orange.gif') #FFEAAD repeat-x;
	width: 570px;
	height: 120px;
	margin: 20px auto;
	font: bold 16px calibri, arial;
}

#change_item {text-align: center;}
#change_item img {margin-top: 10px;}

#referrals {
	background: url("images/referrals.png") #FFF bottom right no-repeat;
	width: 570px;
	margin: 0px auto 10px auto;
}


#refer {
	background: url("images/refer.png") #FFF no-repeat;
	border: solid #000 1px;
	width: 480px;
	margin: 20px auto;
	padding: 10px;
	text-align: center;
}

#refer span {background: url("images/pixel.png");}

#offers {
	margin-top: 10px;
}

.offer {
	background: #FFF;
	border: 1px solid #CCC;
	display: block;
	float: left;
	width: 173px;
	height: 135px;
	margin: 10px;
	text-align: center;
	overflow-y: auto;
}

* html .offer {
	margin: 8px;
}

.offer a {
	display: block;
	height: 100%;
}

.offer a:hover {
	text-decoration: none;
}

.offer:hover {
	border: 1px solid #AAA;
}

#my_account {
	background: url("images/my_account.png") no-repeat;
	width: 440px;
	height: 300px;
	margin: 40px auto;
	padding: 30px;
	color: #FFF;
}

#support tr {height: 30px;}
#support .Open {background: url("images/green.gif");}
#support .Closed {background: url("images/red.gif");}
#support .Open:hover, #support .Closed:hover {
	background: url("images/gold.gif");
	cursor: pointer;
}

#newticket {
	margin-top: 20px;
	border: 0;
	text-align: center;
}

#newticket input {border: outset #FF0000 2px;}
#newticket textarea {border: inset #FF0000 2px;}
#newticket input, #newticket textarea {font: 12px calibri, arial;}

.order {
	background: url('images/bg_orange.gif') #FFEAAD repeat-x;
	width: 200px;
	margin: 40px auto;
	padding: 10px;
}

.order input, .order select {
	width: 140px;
	font-family: calibri;
}

#upload {
	background: url("images/bg_green.gif") #ADFFB5 repeat-x;
	width: 420px;
	margin: -30px auto 40px auto;
	padding: 2px;
}

#upload fieldset {
	background: url("images/bg_orange.gif") 0px -40px #FFF;
	border: inset #FF0000 2px;
	margin: 10px;
	padding: 10px;
}

#terms, #privacy {
	background: #FFF;
	border: solid #AEAEAE 2px;
	padding: 10px;
}

#terms ol, #terms ul {padding-left: 20px;}
#terms ul ol {color: #7E7E7E; padding-left: 30px;}

#copy {
	background: url("images/shadow.png") top repeat-x;
	width: 820px;
	padding-top: 10px;
	color: #333333;
	text-align: center;
}


#legal {margin-top: 35px;}
#legal a {margin-right: 40px;}

#roll1, #roll2, #roll3, #roll4, #flag {
	float: left;
	margin: 0px 56px 0px 56px;
}

#roll1, #roll2, #roll3, #roll4 {
	background: url("images/footer.gif");
	display: block;
	height: 20px;
	text-decoration: none;
}

#roll1, #roll2 {width: 51px;}
#roll3, #roll4 {width: 57px;}

#roll1 {background-position: -6px 0; margin-left: 64px;}
#roll2 {background-position: -6px -20px;}
#roll3 {background-position: 0 -40px;}
#roll4 {background-position: 0 -60px;}
* html body #roll1 {margin-left: 32px;}
* html body #roll4 {margin-right: 0px;}

#roll1:hover {background-position: -57px 0px;}
#roll2:hover {background-position: -57px -20px;}
#roll3:hover {background-position: -57px -40px;}
#roll4:hover {background-position: -57px -60px;}