/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #00FF00;
}

body {
	background-color:#FFFFFF;
	background-image:url("http://www.shop4rock.co.uk/images/mountains_background2.png");
	background-position:right bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

#mountains {
bottom: 0px;
right: 0px;
z-index: -1;
position:fixed;
}

h2 {
color:#FFFFFF;
text-align:center;
}

#banner {
position:absolute;
top: 0px;
left: 5px;
}

#intro {
color:#00FF00;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
}

#content {
margin: 180px 260px 0px 200px;
padding: 10px;
color:#000000;
}

#content a:link, #navbar li a:visited {
color:#FF0000;
text-decoration:underline;
}

#rightside {
position: absolute;
width: 150px;
top: 150px;
right: 10px;
padding: 10px 10px 10px 10px;
color: #FFFFFF;
text-align:right;
}

#adtop {
position: absolute;
top: 5px;
right: 10px;
}

#navbar {
width: 125px;
padding: 0;
margin: 0;
position:absolute;
top: 160px;
left: 10px;
font-weight:bold;
font-size:14px;
color: #FFFFFF;
}

#navbar ul {
list-style: none;
margin: 0;
padding: 0;
}

#navbar li {
border-bottom: 1px solid #000000;
}

#navbar li a:link, #navbar li a:visited {
display: block;
padding: 0.5px 1px 2px 0.5em;
background-color: #333333;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
font-size:12px;
}

#navbar li a:hover {
background-color: #006600;
color: #FFFFFF;
}

#footer:after {
content: "Entire contents of this website copyright ©Shop4Rock | Home of the great outdoors at great prices" ;
color: #000000;
font-weight:bold;
font-size:12px;
}
