@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; 
	background-color: #C1CC6D;
	
	scrollbar-face-color:#739a25;
    scrollbar-shadow-color:#C1CC6D;
    scrollbar-highlight-color:#C1CC6D;
    scrollbar-3dlight-color:#6a7d23;
    scrollbar-darkshadow-color:#C1CC6D;
    scrollbar-track-color:#59621f;
    scrollbar-arrow-color:#C2A2DA

}
.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 #logolink {
	position:absolute;
	float: left; /* since this element is floated, a width must be given */
	height: 193px;
	width: 396px;
	top: 7px;
	left: 170px;

}

#logolink a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	
}

.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;


}

#copyholder #gameimage {
	position:absolute;
	top: 494px;
	right: 120px;
	width:120px;
	height: 83px;
	padding-top: 0;
	text-align: right;

}

#gameimage #gametext {
	position:absolute;
	padding-top: 0;
	float:right;
	text-align: right;
	left: 7px;
	width: 49px;
	top: 29px;
	height: 52px;
	font-size: 140%;
	font-weight:bold;
}

.twoColFixRt #linksholder{
	
	position:relative;
	float: left; 
	width: 200px; 
	top: 500px;

}

.twoColFixRt #backbuttonholder{
	
	position:relative;
	float: right; 
	width: 200px; 
	top: 500px;

}

#backbuttonholder #backbutton a {
	position:absolute;
	top: 2px;
	right: 135px;
	width:47px;
	height: 15px;
	padding-top: 0;
	background-image:url(../images/back.jpg);
	background-repeat:no-repeat;
	background-position: 0% 0%;
}

#backbuttonholder #backbutton a:hover {
	background-image:url(../images/back_over.jpg);
	background-repeat:no-repeat;
	background-position: 0% 0%;
	
}

.twoColFixRt #stocknav1holder{
	position:absolute;
	float: right;
	width: 545px;
	top: 282px;
	left: 240px;
	height: 34px;

}

.twoColFixRt #stocknav2holder{
	position:absolute;
	float: right;
	width: 545px;
	top: 355px;
	left: 240px;
	height: 34px;

}

.twoColFixRt #stocknav3holder{
	position:absolute;
	float: right;
	width: 545px;
	top: 433px;
	left: 240px;
	height: 34px;

}

.twoColFixRt #london{
	position:absolute;
	float: right;
	width: 150px;
	top: 312px;
	left: 278px;
	height: 131px;
	font-size: 150%;
	color: #2e3308;

}

.twoColFixRt #liverpool{
	position:absolute;
	float: right;
	width: 150px;
	top: 312px;
	left: 640px;
	height: 131px;
	font-size: 150%;
	color: #2e3308;

}

#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;
	color:#FFF;
	background-color:#000;
}


#mainimage #stockists {
	position:absolute;
	top:185px;
	left:48px;
	width:754px;
	height: 305px;
	color:#FFF;
 	background-image:url(../images/stockists_bg.jpg);
 	background-repeat:no-repeat;
 	background-position: 0% 0%;		

}

#stockists #cornerimage {
	position:absolute;
	background-image:url(../images/lawnship_part2.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;
	width: 125px;
	height: 12px;
	top: -2px;
	left: 0px;
}

#mainimage #tigerstockists {
	position:absolute;
	top:185px;
	left:48px;
	width:754px;
	height: 305px;
	color:#FFF;
 	background-image:url(../images/uk_tiger_stores.jpg);
 	background-repeat:no-repeat;
 	background-position: 0% 0%;		

}

#tigerstockists #cornerimage {
	position:absolute;
	background-image:url(../images/lawnship_part2.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;
	width: 125px;
	height: 12px;
	top: -2px;
	left: 0px;
}

#terms #header {
	position:relative;
	width: 400px;
	height: 30px;
	text-align:center;
	font-weight: bold;
	font-size: 120%;
	padding-top: 10px;
	
}

#trainers #header {
	position:relative;
	width: 500px;
	height: 30px;
	text-align:center;
	
}


#trainers #flash-div {
	position: absolute;
	right: 0px;
	top: 40px;
	
}

#trainers #cornerimage {
	position:absolute;
	background-image:url(../images/lawnship_part2.gif);
	background-repeat:no-repeat;
	background-position: 0% 0%;
	width: 125px;
	height: 12px;
	top: -2px;
	left: 0px;
}

#mainimage {
	
	position:relative;


}

#mainimage #terms {
	position:absolute;
	top:186px;
	left:51px;
	width:492px;
	height: 300px;
	color:#FFF;
	background-color:#000;
	padding-left: 10px;
	overflow: scroll;
	overflow-x: hidden;
}


#terms #header {
	position:relative;
	width: 500px;
	height: 30px;
	text-align:center;
	
}


#terms #flash-div {
	position: absolute;
	right: 0px;
	top: 40px;
	
}

#terms #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;

}

ul#stocknav1
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 545px;
color: #fff;


}

ul#stocknav1 li { display: inline; }

ul#stocknav1 li#logo1 a
{
	background: transparent url(../images/logos/tiger.jpg) no-repeat scroll 0 0;
	float: left;
	width: 72px;
	height: 32px;
	color: #fff;
	text-decoration: none;

}

ul#stocknav1 li#logo1 a:hover
{
	background: transparent url(../images/logos/tiger_over.jpg) no-repeat scroll 0 0;

}

ul#stocknav1 li#logo2 a
{
	background: transparent url(../images/logos/size.jpg) no-repeat scroll;
	background-position: 0% 0%;
	float: left;
	width: 76px;
	height: 32px;
	color: #fff;
	text-decoration: none;
	
}

ul#stocknav1 li#logo2 a:hover
{
	background: transparent url(../images/logos/size_over.jpg) no-repeat scroll 0 0;

}


ul#stocknav1 li#logo3 a
{
	background: transparent url(../images/logos/asos.jpg) no-repeat scroll 0 0;
	float: left;
	width: 82px;
	height: 32px;
	color: #fff;
	text-decoration: none;

}

ul#stocknav1 li#logo3 a:hover
{
	background: transparent url(../images/logos/asos_over.jpg) no-repeat scroll 0 0;

}

ul#stocknav1 li#logo4 a
{
	background: transparent url(../images/logos/schuh.jpg) no-repeat scroll 0 0;
	float: left;
	width: 85px;
	height: 32px;
	color: #fff;
	text-decoration: none;

}

ul#stocknav1 li#logo4 a:hover
{
	background: transparent url(../images/logos/schuh_over.jpg) no-repeat scroll 0 0;

}

ul#stocknav1 li#logo5 a
{
	background: transparent url(../images/logos/streetfeet.jpg) no-repeat scroll 0 0;
	float: left;
	width: 99px;
	height: 32px;
	color: #fff;
	text-decoration: none;

}

ul#stocknav1 li#logo5 a:hover
{
	background: transparent url(../images/logos/streetfeet_over.jpg) no-repeat scroll 0 0;

}


ul#stocknav1 li#logo6 a
{
	background: transparent url(../images/logos/trainerstation.jpg) no-repeat scroll 0 0;
	float: left;
	width: 100px;
	height: 32px;
	color: #fff;
	text-decoration: none;

}

ul#stocknav1 li#logo6 a:hover
{
	background: transparent url(../images/logos/trainerstation_over.jpg) no-repeat scroll 0 0;

}


ul#stocknav2
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 545px;
color: #fff;


}

ul#stocknav2 li { display: inline; }

ul#stocknav2 li#logo1 a
{
	background: transparent url(../images/logos/tiger.jpg) no-repeat scroll 0 0;
	float: left;
	width: 72px;
	height: 32px;
	color: #fff;
	text-decoration: none;

}

ul#stocknav2 li#logo1 a:hover
{
	background: transparent url(../images/logos/tiger_over.jpg) no-repeat scroll 0 0;

}

ul#stocknav2 li#logo2 a
{
	background: transparent url(../images/logos/size.jpg) no-repeat scroll;
	background-position: 0% 0%;
	float: left;
	width: 76px;
	height: 32px;
	color: #fff;
	text-decoration: none;
	
}

ul#stocknav2 li#logo2 a:hover
{
	background: transparent url(../images/logos/size_over.jpg) no-repeat scroll 0 0;

}


ul#stocknav2 li#logo3 a
{
	background: transparent url(../images/logos/asos.jpg) no-repeat scroll 0 0;
	float: left;
	width: 82px;
	height: 32px;
	color: #fff;
	text-decoration: none;

}

ul#stocknav2 li#logo3 a:hover
{
	background: transparent url(../images/logos/asos_over.jpg) no-repeat scroll 0 0;

}

ul#stocknav3
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 545px;
color: #fff;


}

ul#stocknav3 li { display: inline; }

ul#stocknav3 li#logo1 a
{
	background: transparent url(../images/logos/tiger.jpg) no-repeat scroll 0 0;
	float: left;
	width: 72px;
	height: 32px;
	color: #fff;
	text-decoration: none;

}

ul#stocknav3 li#logo1 a:hover
{
	background: transparent url(../images/logos/tiger_over.jpg) no-repeat scroll 0 0;

}

ul#stocknav3 li#logo2 a
{
	background: transparent url(../images/logos/soletrader.jpg) no-repeat scroll;
	background-position: 0% 0%;
	float: left;
	width: 86px;
	height: 32px;
	color: #fff;
	text-decoration: none;
	
}

ul#stocknav3 li#logo2 a:hover
{
	background: transparent url(../images/logos/soletrader_over.jpg) no-repeat scroll 0 0;

}



span {
	display: none;	
}

.copyheader {
	display:block;
	font-size: 160%;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;	
}

a.mainlink {
	color: #FFF; 
	font-weight:bold; 
	text-decoration:none;
}

a.mainlink:hover {
	color: #C1CC6D; 
	font-weight:bold; 
	text-decoration:none;
}

a.maplink {
	color: #2e3308; 
	font-weight:normal; 
	font-size: 120%;
	text-decoration:underline;
}

a.maplink:hover {
	color: #2e3308; 
	font-weight:normal; 
	text-decoration:underline;
}

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;
}

#stockfooter {
	position: relative;
	padding: 10px;
	width: 750px;

}

#stockfooter #stockcopyright {
	position: absolute;
	left: -7px;
	font-size: 95%;
	width: 150px;
	top: 617px;
}

.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;
}
