@charset "utf-8";
body  {
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #C1CC6D;
}
.twoColFixRt #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 605px;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position: 0% 0%;	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 7px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixRt #sidebar1 {
	position:relative;
	float: right; /* since this element is floated, a width must be given */
	width: 150px; 
	top: 231px;
	padding-top: 30px;

}


.twoColFixRt #mainContent {
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
} 


.twoColFixRt #copyholder {
	
	position:relative;
	float:right;
 	color:#2e3308;
}

#copyholder #copytext1 a {
	position:absolute;
	top: 184px;
	right: -84px;
	width:196px;
	height: 135px;
	padding-top: 0;
 	background-image:url(../images/play_and_win_button.jpg);
 	background-repeat:no-repeat;
 	background-position: 0% 0%;	

}


#copyholder #copytext2 {
	position:absolute;
	right: -88px;
	top: 410px;
	width:200px;
	height: 150px;
	

}

.twoColFixRt #linksholder{
	
	position:relative;
	float: left; 
	width: 200px; 
	top: 500px;

}

#linksholder #links {
	position:absolute;
	left:75px;
	width:128px;
	height: 53px;

}


#mainlogoholder{
	
	position:relative;

}

#mainlogoholder #mainlogo {
 position:absolute;
 top:50px;
 left:0;
 width:300px;
 height: 100px;
 background-image:url(../images/lawnship_logo.jpg);
 background-repeat:no-repeat;
 background-position: 0% 0%;
}

#mainimage {
	
	position:relative;

}

#mainimage #trainers {
	position:absolute;
	top:186px;
	left:51px;
	width:500px;
	height: 300px;
}


#trainers #flash-div {
	position: absolute;
	right: 0px;
	top: 40px;
	
}

#trainers #cornerimage {
	position:absolute;
	background-image:url(../images/lawnship_part_black2.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;
	width: 125px;
	height: 12px;
	top: -2px;
	left: 0px;
}



#sidebar1 #trainer1 {
 position:absolute;
 top:50px;
 left:0;
 width:200px;
 height: 150px;
 background-image:url(../images/trainer_small.jpg);
 background-position: 0% 0%; 

}

#sidebar1 #trainer2 {
 position:absolute;
 top:220px;
 left:0;
 width:200px;
 height: 150px;
 background-image:url(../images/trainer_small.jpg);
 background-position: 0% 0%; 

}

#sidebar1 #trainer3 {
 position:absolute;
 top:390px;
 left:0;
 width:200px;
 height: 150px;
 background-image:url(../images/trainer_small.jpg);
 background-position: 0% 0%; 

}


ul#navlist1
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 150px;
color: #fff;


}

ul#navlist1 li { display: inline; }

ul#navlist1 li#side1 a
{
	background: transparent url(../images/trainers_nav/black_th.jpg) no-repeat scroll 0 0;
	float: left;
	width: 150px;
	height: 103px;
	color: #fff;
	text-decoration: none;

}

ul#navlist1 li#side1 a:hover
{
	background: transparent url(../images/trainers_nav/black_th_over.jpg) no-repeat scroll 0 0;

}

ul#navlist1 li#side1current a
{
	background: transparent url(../images/trainers_nav/black_th_over.jpg) no-repeat scroll 0 0;
	float: left;
	width: 150px;
	height: 103px;
	color: #fff;
	text-decoration: none;

}

ul#navlist1 li#side2 a
{
	background: transparent url(../images/trainers_nav/white_th.jpg) no-repeat scroll 0 0;
	float: left;
	width: 150px;
	height: 103px;
	color: #fff;
	text-decoration: none;

}

ul#navlist1 li#side2 a:hover
{
	background: transparent url(../images/trainers_nav/white_th_over.jpg) no-repeat scroll 0 0;

}

ul#navlist1 li#side2current a
{
	background: transparent url(../images/trainers_nav/white_th_over.jpg) no-repeat scroll 0 0;
	float: left;
	width: 150px;
	height: 103px;
	color: #fff;
	text-decoration: none;

}

ul#navlist1 li#side3 a
{
	background: transparent url(../images/trainers_nav/off_white_th.jpg) no-repeat scroll 0 0;
	float: left;
	width: 150px;
	height: 103px;
	color: #fff;
	text-decoration: none;

}

ul#navlist1 li#side3 a:hover
{
	background: transparent url(../images/trainers_nav/off_white_th_over.jpg) no-repeat scroll 0 0;

}

ul#navlist1 li#side3current a
{
	background: transparent url(../images/trainers_nav/off_white_th_over.jpg) no-repeat scroll 0 0;
	float: left;
	width: 150px;
	height: 103px;
	color: #fff;
	text-decoration: none;

}

ul#navlist2
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 130px;
color: #fff;


}

ul#navlist2 li { display: inline; }

ul#navlist2 li#bottom1 a
{
	background: transparent url(../images/stockists.jpg) no-repeat scroll 0 0;
	float: left;
	width: 127px;
	height: 16px;
	color: #fff;
	text-decoration: none;

}

ul#navlist2 li#bottom1 a:hover
{
	background: transparent url(../images/stockists_over.jpg) no-repeat scroll 0 0;

}

ul#navlist2 li#bottom1current a
{
	background: transparent url(../images/stockists_over.jpg) no-repeat scroll 0 0;
	float: left;
	width: 127px;
	height: 16px;
	color: #fff;
	text-decoration: none;

}

ul#navlist2 li#bottom2 a
{
	background: transparent url(../images/tiger_home.jpg) no-repeat scroll 0 0;
	float: left;
	width: 127px;
	height: 16px;
	color: #fff;
	text-decoration: none;

}

ul#navlist2 li#bottom2 a:hover
{
	background: transparent url(../images/tiger_home_over.jpg) no-repeat scroll 0 0;

}

ul#navlist2 li#bottom2current a
{
	background: transparent url(../images/tiger_home_over.jpg) no-repeat scroll 0 0;
	float: left;
	width: 127px;
	height: 16px;
	color: #fff;
	text-decoration: none;

}

ul#navlist2 li#bottom3 a
{
	background: transparent url(../images/terms.jpg) no-repeat scroll 0 0;
	float: left;
	width: 127px;
	height: 16px;
	color: #fff;
	text-decoration: none;

}

ul#navlist2 li#bottom3 a:hover
{
	background: transparent url(../images/terms_over.jpg) no-repeat scroll 0 0;

}

ul#navlist2 li#bottom3current a
{
	background: transparent url(../images/terms_over.jpg) no-repeat scroll 0 0;
	float: left;
	width: 127px;
	height: 16px;
	color: #fff;
	text-decoration: none;

}

span {
	display: none;	
}

.copyheader {
	display:block;
	font-size: 160%;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
}

.playbutton a {
	display:block;
	font-size: 160%;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
	background: transparent url(../images/play.jpg) no-repeat scroll 0 0;
}

.playbutton a:hover {
	display:block;
	font-size: 160%;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
	background: transparent url(../images/play.jpg) no-repeat scroll 0 0;
}

a.copyrightlink {
	color: #739a25; 
	font-weight:normal; 
	text-decoration:none;
}

a.copyrightlink:hover {
	color: #739a25; 
	font-weight:normal; 
	text-decoration:none;
}

#footer {
	position: relative;
	padding: 10px;
	width: 750px;

}

#footer #copyright {
	position: absolute;
	left: -7px;
	font-size: 95%;
	width: 150px;
	top: 278px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
