/**************** Body and tag styles ****************/
* {margin: 0;}
body, h1, h2, h3, h4, h5, h6, p, blockquote, label, fieldset, ul, ol, dl, li, object, table, th, tr, td {padding: 0;}
body {
	font: 100%/1.5 Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	background: #fff url(../images/main/main-bg.gif) no-repeat center top;
}
img {
	border:none;
	vertical-align: bottom;
}
#header h1 {
	font-weight: normal;
	font-size: 2em;/*was 4.6em*/
	position: absolute;
	color: #687094;
	top: 83px;
	right: 0;
	line-height: 1;
}
h1{
	font-weight: normal;
	font-size: 1.5em;
	margin-bottom: .5em;
	color: #135485;
	line-height: 1.2;
}

h2 {
	font-weight: normal;
	font-size: 1.3em;
	margin-bottom: .5em;
	color: #135485;
}
h3, h4 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: .5em;
	color: #135485;
}
p, ul, ol {
	font-size: .75em;
	margin-bottom: 1em;
}
ul, ol {
	margin-left: 2em;
}
li h3, li h4 
{
    font-size:1.46em;
}
li p 
{
    font-size:1em;
}
a {text-decoration: underline;}
a:link {color: #385A84;}
a:visited {color: #385A84;}
a:hover {color: #3d3d3d; text-decoration: none;}
a:active {color: #3d3d3d; text-decoration: none;
}
/**************** Container styles ****************/
#container {
	width: 864px;
	margin: 15px auto 0;
}
/**************** Header styles ****************/
#header {
	height: 195px;
	position: relative;
}
#searchhomewrapper {
	position: absolute;
	top: 0; right: 0;
	color: #385A84;
	font-weight: bold;
}
#searchwrapper {
	position: absolute;
	top: 15px; right: 15px;
	color: #fff;
	font-weight: bold;
}
#searchform input {
	border: 1px solid #BABFD2;
	padding: 2px;
}
#mainlogo {
	position: absolute;
	left: 0;
	top: 15px;
	width:307px;
	height:161px;
	background: transparent url("../images/main/lwe-logo.gif") top left no-repeat;
}
#mainlogo p{
	width:307px;
	height:161px;
	margin:0;
	padding:0;	
}
#mainlogo p a
{
    display:block;
	width:307px;
	height:161px;
	text-indent:-5000px;	
}
#headerimg {
	position: absolute;
	top: 0; right: 0;
}
#headerimg img {
	display: none;
	position: absolute;
	right: 0; top: 0;
	border-left: 12px solid #135485;
}
#container.motorised #headerimg img {border-left-color: #E54E1B;}
#container.action #headerimg img {border-left-color: #27A6DF;}
#container.lakeland #headerimg img {border-left-color: #008745;}
#container.showbiz #headerimg img {border-left-color: #873D83;}
#container.wacky #headerimg img {border-left-color: #E98810;
}
/**************** Events navigation styles ****************/
#eventsnavbar {
	height: 37px;
	position: absolute;
	right: 0; bottom: 5px;
	width: 500px;
}
p.teamevents {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
	position: absolute;
	bottom: -1px; left: 100px;
	line-height: 1;
}
#eventsnavbar a {text-decoration: none;}
#eventsnavbar a:link, #eventsnavbar a:visited {color: #385A84;}
#eventsnavbar a:hover, #eventsnavbar a:active {color: #687094;}
#eventsnavbar a:link .lighttext, #eventsnavbar a:visited .lighttext {color: #BABFD2;}
#eventsnavbar a:hover .lighttext, #eventsnavbar a:active .lighttext {color: #687094;
}
#eventsnavbar ul {
	float: right;
	width: 266px;
	padding-top: 2px;
	margin: 0;
}
#eventsnavbar ul li {
	list-style: none;
	height: 33px;
	float: left;
	border-left: 1px solid #BABFD2;
	margin-right: 8px;
	padding-left: 8px;
}
#eventsnavbar ul li a {display: block; height: 33px;}
#eventsnavbar ul li a#ctl00_motorisedlink,
#eventsnavbar ul li a#ctl00_ctl00_motorisedlink 
    {
    background: url(../images/main/link-motorised.gif) no-repeat left top;
    width: 44px;
    }
#eventsnavbar ul li a#ctl00_motorisedlink:hover,
#eventsnavbar ul li a#ctl00_ctl00_motorisedlink:hover, 
#eventsnavbar ul li a#motorisedlink:active,
#eventsnavbar ul li a#motorisedlink.currenteventmotorised
    {
    background: url(../images/main/link-motorised.gif) no-repeat left -33px;
    width: 44px;
    }
#eventsnavbar ul li a#ctl00_actionlink,
#eventsnavbar ul li a#ctl00_ctl00_actionlink
    {
    background: url(../images/main/link-action.gif) no-repeat left top;
    width: 26px;
    }
#eventsnavbar ul li a#ctl00_actionlink:hover,
#eventsnavbar ul li a#ctl00_ctl00_actionlink:hover,
#eventsnavbar ul li a#actionlink:active,
#eventsnavbar ul li a#actionlink.currenteventaction
    {
    background: url(../images/main/link-action.gif) no-repeat left -33px;
    width: 26px;
    }
#eventsnavbar ul li a#ctl00_lakelandlink,
#eventsnavbar ul li a#ctl00_ctl00_lakelandlink
    {
    background: url(../images/main/link-lakeland.gif) no-repeat left top;
    width: 47px;
    }
#eventsnavbar ul li a#ctl00_lakelandlink:hover,
#eventsnavbar ul li a#ctl00_ctl00_lakelandlink:hover,
#eventsnavbar ul li a#lakelandlink:active,
#eventsnavbar ul li a#lakelandlink.currenteventlakeland
    {
    background: url(../images/main/link-lakeland.gif) no-repeat left -33px;
    width: 47px;
    }
#eventsnavbar ul li a#ctl00_showbizlink,
#eventsnavbar ul li a#ctl00_ctl00_showbizlink
    {
     background: url(../images/main/link-showbiz.gif) no-repeat left top;
     width: 36px;
     }
#eventsnavbar ul li a#ctl00_showbizlink:hover,
#eventsnavbar ul li a#ctl00_ctl00_showbizlink:hover,
#eventsnavbar ul li a#showbizlink:active,
#eventsnavbar ul li a#showbizlink.currenteventshowbiz 
    {
    background: url(../images/main/link-showbiz.gif) no-repeat left -33px; 
    width: 36px;
    }
#eventsnavbar ul li a#ctl00_wackylink,
#eventsnavbar ul li a#ctl00_ctl00_wackylink 
    {
    background: url(../images/main/link-wacky.gif) no-repeat left top;
    width: 36px;
    }
#eventsnavbar ul li a#ctl00_wackylink:hover,
#eventsnavbar ul li a#ctl00_ctl00_wackylink:hover,
#eventsnavbar ul li a#wackylink:active,
#eventsnavbar ul li a#wackylink.currenteventwacky
    {
    background: url(../images/main/link-wacky.gif) no-repeat left -33px;
    width: 36px;
    }
#eventsnavbar ul span 
    {
    display: none;
    }
#eventsnavbar ul li.lastevent
    {
    margin-right: 0;
    }
/**************** Left navigation styles ****************/
#navleft {
	width: 178px;
	float: left;
	min-height: 323px;
}
#navleft ul {
	list-style: none;
	font-weight: bold;
	font-size: .8em;
	margin: 30px 0 0 0;
}
#navleft ul ul {
	font-weight: normal;
	font-size: .85em;
	position: relative;
	margin: 0;
}
#navleft li.currentsection {
	background: #BABFD2 url(../images/main/bluerightarrow-section.gif) no-repeat 10px 1px;
	width: 166px;
	float:left;
}
#navleft a {
	text-decoration: none;
	display: block;
	width: 130px;
	padding: 0 0 0 30px;
}
#navleft a:link, #navleft a:visited  {color: #385A84;}
#navleft a:hover, #navleft a:active {color: #fff; background-color: #385A84; border-right: 6px solid #fff;
}
#motorisedsublink a.subMenuBtn:hover, #motorisedsublink a.subMenuBtn:active {background-color: #E54E1B;}
#actionsublink a.subMenuBtn:hover, #actionsublink a.subMenuBtn:active {background-color: #27A6DF;}
#lakelandsublink a.subMenuBtn:hover, #lakelandsublink a.subMenuBtn:active {background-color: #008745;}
#showbizsublink a.subMenuBtn:hover, #showbizsublink a.subMenuBtn:active {background-color: #873D83;}
#wackysublink a.subMenuBtn:hover, #wackysublink a.subMenuBtn:active {background-color: #E98810;
}
/**************** Content styles ****************/
#mainwrapper {
	background: #EFEFF4 url(../images/main/nav-bg.gif) repeat-y left top;
	float: left;
	width: 100%;
	position: relative;
}
#maincontenthome, #maincontentsub {
	float: left;
	width: 686px;
	position: relative;
	min-height: 323px;
}
#maincontentsub {
	background: #C4CFDC url(../images/subpage/blue-radius.gif) no-repeat right bottom;
	padding-bottom: 36px;
	position: relative;
	min-height: 380px;
}
#container.motorised #maincontentsub {background: #F6C1B4 url(../images/events/orange-radius.gif) no-repeat right bottom;}
#container.action #maincontentsub {background: #B2E0F3 url(../images/events/lightblue-radius.gif) no-repeat right bottom;}
#container.lakeland #maincontentsub {background: #9CCFB4 url(../images/events/green-radius.gif) no-repeat right bottom;}
#container.showbiz #maincontentsub {background: #D6BCD4 url(../images/events/purple-radius.gif) no-repeat right bottom;}
#container.wacky #maincontentsub {background: #FADCB3 url(../images/events/lightorange-radius.gif) no-repeat right bottom;
}
#mainimage {
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	width: 686px;
	height: 323px;
	float: left;
}
#mainimage img {
	display: none;
	position: absolute;
	top: 0; right: 0;
}
#flashcontainer {
	position: absolute;
	bottom: -122px; right: -68px;
	z-index: 100;
}
#maintexthome {
	font-weight: bold;
	color: #fff;
	line-height: 2;
	float: left;
	margin: 30px 0 0 30px;
	width: 314px;
	font-size: 1em;
	z-index: 100;
	position: relative;
	display: inline;
}
#maincontent {
	padding: 7px 25px 0 15px;
}
#container.motorised #maincontent, #container.action #maincontent, #container.lakeland #maincontent, #container.showbiz #maincontent, #container.wacky #maincontent {padding: 7px 0 0 15px;}
#container.motorised #maincontent p, #container.action #maincontent p, #container.lakeland #maincontent p, #container.showbiz #maincontent p, #container.wacky #maincontent p {padding: 0 25px 0 0;
}

.leftMargin
{
    margin-left:180px;
}

.leftMargin img.imgleft
{
    margin-left:-188px;
}
.breadcrumb {
	font-size: .7em;
	color: #135485;
}
#container.motorised p.breadcrumb, #container.motorised p.breadcrumb a:link, #container.motorised .breadcrumb a:visited {color: #E54E1B;}
#container.action p.breadcrumb, #container.action p.breadcrumb a:link, #container.action .breadcrumb a:visited {color: #27A6DF;}
#container.lakeland p.breadcrumb, #container.lakeland p.breadcrumb a:link, #container.lakeland .breadcrumb a:visited {color: #008745;}
#container.showbiz p.breadcrumb, #container.showbiz p.breadcrumb a:link, #container.showbiz .breadcrumb a:visited {color: #873D83;}
#container.wacky p.breadcrumb, #container.wacky p.breadcrumb a:link, #container.wacky .breadcrumb a:visited {color: #E98810;
}
#motorisedcontainer, #lakelandcontainer, #showbizcontainer, #wackycontainer {
	float: right;
	display: inline;
}
#motorisedcontainer  {
	margin: 0 0 0 -33px;
	width: 508px;	
}
#actionheader  {
	width: 491px;
	float: right;
	margin: 0 0 0 -69px;
}
img.actionheaderimg  {
	float: left;
	margin-bottom: 6px;
}
#actioncontainer {
	position: absolute;
	top: 55px;
	right: -23px;
}
#lakelandcontainer {
	margin: 0 0 0 -33px;
	width: 482px;
}
#showbizcontainer {
	margin: 0 0 0 -33px;
	width: 509px;
	width: 487px;
}
#wackycontainer {
	margin: 0 -20px 0 -20px;
	width: 497px;
}
/**************** Footer styles ****************/
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 7px 0 1px;
	color: #385A84;
	font-size: .9em;
}
#footer ul {
	float: left;
	width: 100%;
	margin: 0 0 .2em;
}
#footer p {
	margin-bottom: .2em;
	float: left;
	width: 100%;
}
#footer li {
	float: left;
	list-style: none;
	border-right: 1px solid #385A84;
	padding-right: .8em;
	margin-right: .8em;
	line-height: 1;
}
#footer a {text-decoration: none;}
#footer li.lastfooteritem {
	border-right: none;
	margin-right: 0;	
}
#footer a:hover, #footer a:active {text-decoration: underline;
}
#sitebycypher {
	color: #BABFD2;
	font-size: .65em;
}
#sitebycypher a:link, #sitebycypher a:visited  {color: #BABFD2;}
#sitebycypher a:hover, #sitebycypher a:active {color: #687094;
}
/**************** Misc classes and styles ****************/

.imgleft {float: left; margin: 0 23px 1em -8px;}
.imgright {float: right; margin: 0 0 1em 23px;}
.boldtext {font-weight: bold;}
.italictext {font-style: italic;}
.bolditalictext {font-weight: bold; font-style: italic;}
.clear {clear: both;}
#merchandise li 
{
    display:block;
    list-style:none;
    clear:both;
}
.unbulleted 
{
    list-style:none;
}

/**************** Styling for the contact form ****************/
    span.clear {
        clear:both;
        display:block;
        margin:1em 12px 1em 12px;
        }
        
    label {
	    display:block;
	    /*padding-bottom:1em;*/
	    float:left;
	    font-size: .75em;
	    }
	    
    span.clear label {
	    width:150px;
	    }
	    
    label span {
	    font-weight:bold;		
	    }
	    
    fieldset {
	    width:424px;
	    border:1px solid #135485;
	    padding:0 12px 12px 12px;
	    margin-bottom:24px;
	    background-color:transparent;
        }
        
    fieldset fieldset {
	    width:auto;
	    background-color: #EFEFF4;
	    margin:0 12px 12px 12px;
	    }

    fieldset fieldset input {
	    width:200px;
	    background-color:#FFF;
	    float:right;
 float:left;	    
        margin-bottom:1em;
	    margin-right:12px
	}
	
    fieldset fieldset textarea {
	    width:356px;
	    /*margin-bottom:12px;*/
	}
    #content fieldset ul li {
	    list-style:none;
	    margin-left:12px;
	}
    legend {
	    font-weight:bold;
	    color: #135485;
	}
    fieldset em {
	    font-weight:bold;
	    color:red;
	    margin-right:0.5em;
	    margin-left:0.5em;
	}
	
	span#submitButton 
	{
	    display:block;
	    padding:0 0 12px 12px;
	}
/**************** Styling for the list of company logos ****************/	
	ul#companyLogos 
{  
    width:660px;
    margin-left:-2px;
    margin-right:0;
    background:#FFF url('../images/CSS-images/btm-rght-corner.gif') bottom right no-repeat;
    list-style:none;
    overflow:hidden;
}

ul#companyLogos li
{
    display:block;
    float:left;
    width:139px;
    height:150px;
    margin:13px;
    background-color:#FFF;
}

ul#companyLogos li img
{
    vertical-align:middle;
    width:139px;
}