/*Style Sheets - Dales Sports Surfaces*/

* {
	margin: 0px;
	padding: 0px;
}

body {
   font-family: Verdana, Arial, Helvetica;
   background-color:#450043;
}

div#uk-sports-surfaces-holder{
 width:900px;
 height:100%;
 background-color:#fff;
 margin: 10px auto 5px auto;
}

DIV#dales-sports-surfaces-topnav2 {
	BACKGROUND-COLOR: #fff; WIDTH: 900px; BACKGROUND-REPEAT: no-repeat; FLOAT: left; HEIGHT: 33px;
}

DIV#dales-sports-surfaces-topleft {
	BACKGROUND-IMAGE: url(../sports-surfaces-uk/uk-sport-surfaces-top-left.jpg); BACKGROUND-COLOR: #fff; WIDTH: 341px; BACKGROUND-REPEAT: no-repeat; FLOAT: left; HEIGHT: 29px; padding-left:120px; padding-top:4px;
}

DIV#dales-sports-surfaces-topright {
	BACKGROUND-IMAGE: url(../sports-surfaces-uk/uk-sport-surfaces-top-right.jpg); BACKGROUND-COLOR: #fff; WIDTH: 439px; BACKGROUND-REPEAT: no-repeat; FLOAT:left; HEIGHT: 25px; padding-top:8px;
}

div#dales-sports-surfaces-topnav {
 float:left;
 width:415px;
 height:24px;
 background-color:#fff;
 padding-top:9px;
 padding-left:485px;
 background-image:url(../sports-surfaces-uk/uk-sport-surfaces-top-company.jpg);
 background-repeat:no-repeat;
}

#main-menu {
    list-style: none;
    float: left;
}
 
ul#main-menu li {
    float: left;
    display: inline;
    margin-right: 5px; /*gap between items*/
 }
 
ul#main-menu li a, ul#main-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color: #6D6F71; /*change to the colour you want*/
    font-size:10pt;
}

ul#main-menu li a:hover {
	color: #450043;
	text-decoration:overline;
}

div#sport-surfaces-uk-topbar {
  float:left;
  width:900px;
  height:174px;
}

div#sports-surface-installation-nav2 {
  float:left;
  width:864px;
  height:23px;
  background-image:url(../sports-surfaces-uk/dales-sports-surfaces-nav.jpg);
  background-repeat:no-repeat;
  color:#ffffff;
  padding-left:36px;
  padding-top:4px;
}

#sports-menu {
    list-style: none;
    float:left;
}
 
ul#sports-menu li {
    float: left;
    display: inline;
    margin-right: 35px; /*gap between items*/
 }
 
ul#sports-menu li a, ul#sports-menu li a:visited {
    text-decoration: none; /*get rid of the link underline*/
    font-weight: normal; /*change to "bolder" to bold it*/
    color:#ffffff; /*change to the colour you want*/
    font-size:10pt;
}

ul#sports-menu li a:hover {
	color: #e0d787;
}

div#sports-surfaces-company-left {
  float:left;
  width:157px;
  height:447px;
  background-color:#FFFFFF;
  padding-top:20px;
}

div#sports-surfaces-contents {
 float:left;
 width:411px;
 height:437px;
 font-size:10pt;
 color:#333333;
 background-color:#FFFFFF;
 padding-top:30px;
 padding-left:25px;
 padding-right:7px;
}

div#dales-sports-right {
  float:right;
  width:300px;
  height:417px;
  padding-top:50px;
  background-color:#fff;
}

div#sports-surfaces-spacer {
 float:left;
 clear:both;
 width:900px;
 height:15px;
 background-color:#fff;
}

div#dales-sports-surfaces-footer {
 float:left;
 width:720px;
 height:23px;
 background-color:#fff;
 background-image:url(../sports-surfaces-uk/uk-sport-surfaces-bottom-company.jpg);
 background-repeat:no-repeat;
 font-size:9pt;
 color:#666666;
 padding-top:10px;
 padding-left:180px;
}

.style1 {
	font-size: 12pt;
	font-weight: bold;
	color: #652562;
}
.style2 {font-size: 8pt}
.style3 {color: #450043}
.style4 {color: #006600}
.bray {color:#660066; font-size:8pt; text-decoration:none;}
