@charset "utf-8";
/* CSS Document */

body {
color:#FFF;
background-image:url(http://raceordie.net/images/bodyback.png);
}

#banner
{
width: 1024px;
margin-left:auto;
margin-right:auto;
border: 1px solid gray;
background-image:url(http://www.codegangsta.com/images/banner.png);
height:175px;
}

#mainbody
{
width: 1024px;
margin: 0px auto;
background-image:url(http://www.codegangsta.com/images/mainbackground.png);
color:#FFF;
background-repeat:no-repeat;
border: 1px solid gray;
line-height: 130%;
min-height:600px;
}

#buttonwrapper {
height:35px;
background-image:url(http://raceordie.net/images/blackbar.png);
}

#bumper4 {
height:4px;	
}

#buttons {
	float:left;
height:35px;
width:204.8px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
background-image:url(http://raceordie.net/images/blackbar.png);
}

#buttons:hover {
	float:left;
height:35px;
width:204.8px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
background-image:url(http://raceordie.net/images/pressblackbar.png);
cursor:pointer;
cursor:hand
}

#leftmain
{
	float:left;
	width:250px;
	border: 1px solid gray;
}

#rightmain
{
	margin-left:251px;
	border: 1px solid gray;
}

#clearthis {
clear:both;	
}

#numbersurround {
clear:left;	
}

#fullnumber {
float:left;
width:450px;
height:30px;
}

#mainarea {
float:left;	
}

#regularcode {
color:#FFF;
font-size:20px;
}


#usercode {
color:rgb(139,34,12);
font-size:21px;
}

.usercodelink A:link {
	color:rgb(139,34,12);
	font-size:21px;
	}
	
	.usercodelink A:visited {
	color:rgb(139,34,12);
	font-size:21px;
	}


#paidcodeblue {
color:rgb(0,0,204);
font-size:26px;
}

#paidcodered {
color:rgb(142,0,5);
font-size:26px;
}

.paidcodelink A:link {
color:rgb(153,153,153);
font-size:26px;
	}
	
	.paidcodelink A:visited {
color:rgb(153,153,153);
font-size:26px;
	}

#greencheck {
float:left;
width:60px;
height:30px;
}

#redx {
	float:left;
width:60px;
height:30px;
}

#mywall {
color:rgb(153,153,153);
font-size:26px;
}

#commentsurround {
	border: 1px solid gray;
	width:500px;
}

#profile {
	color:#FFF;
	font-size:21px;
}

.walllink A:link {
color:rgb(153,153,153);
font-size:21px;
	}
	
	.walllink A:visited {
color:rgb(153,153,153);
font-size:21px;
	}
	
#writeform:hover {
cursor:pointer;
cursor:hand;	
}

#imgbuttons:hover {
	cursor:pointer;
cursor:hand;
}

#register {
float:left;
width:121px;
}

#register:hover {
	cursor:pointer;
cursor:hand;
}

#forgotpass {
float:left;
width:121px;
}

#forgotpass:hover {
	cursor:pointer;
cursor:hand;
}

#bumpform {
position:relative;
height:75px;
}

#bumpbutton {
position:absolute;
top:26px;
left:265px;
}

#autobumptitle {
color:rgb(153,153,153);
font-size:26px;
}

#bumpbutton:hover {
cursor:pointer;
cursor:hand;	
}

#socialmedia {
width:250px;
clear:left;
}

#bumper30{
height:30px;
clear:left;
}

#bumper5 {
height:5px;	
}

#bumper10 {
height:10px;	
}

#contacttext {
width:400px;	
}

#accounttext {
	border: 1px solid gray;
}

#bottompage
{
width: 1024px;
margin-left:auto;
margin-right:auto;
font-size:18px;
border: 1px solid gray;
color:rgb(153,153,153);
background-color:#FFF;
background-image:url(http://raceordie.net/images/blackbar.png);
height:40px;
}

#nextbacksurround {
width:340px;
clear:both;
}

#back {
float:left;	
}

#next{
float:right;	
}

#orange21 {
color:rgb(153,153,153);
	font-size:18px;
}

#mainpageautobump {
position:absolute;
top:12px;
left:400px;
}

#whitetext {
color:#FFF;	
}

#greyborder {
	border: 1px solid gray;
}

#swapcodes {
margin-left:5px;	
}

.redgang {
color:#F00;	
}

.bluegang {
color:#00F;	
}


