/** BASIC */

body {
	margin-top:0px
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 175px;
	height: 17px;
	padding: 2px 5px 0px 5px;
	background: url(http://www.retailautomotivealliance.co.uk/images/homepage06.jpg) no-repeat left top;
	background-attachment: fixed;
	border: none;
}

html>body .input1 {
	background-attachment: inherit;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left; 
}

.text1 {
	color: #FFFFFF;
}

.text2 {
	margin-bottom: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #2364AD;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
}

.text4 {
	font-size: 28px;
	font-weight: normal;
	color: #323232;
	letter-spacing: -1px;
}

.text5 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #2364AD;
}

.text6 {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #989898;
}

.text7 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}

.text8 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #2364AD;
}



/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	margin-bottom: 8px;
}

.list1 a {
	padding-left: 9px;
	background: url(http://www.retailautomotivealliance.co.uk/images/homepage12.gif) no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	margin-bottom: 0px;
}

.list2 a {
	padding-left: 9px;
	background: url(http://www.retailautomotivealliance.co.uk/images/homepage12.gif) no-repeat left center;

}

/** LINKS */

a {
	color: #cf0021;
}

a:hover {
	text-decoration: none;
}

.link1 {
}

/** STYLES */

.style1 {
	color: #323232;
}

.style1 a {
	color: #2364AD;
}

.style1 a:hover {
}

.style2 {
	font-size: 10px;
	color: #A0A0A0;
}

.style2 a {
	text-decoration: none;
	color: #E20000;
}

.style2 a:hover {
	text-decoration: underline;
}

/** BACKGROUNDS */

.bg1 { background: url(http://www.retailautomotivealliance.co.uk/images/homepage04.jpg) repeat left top; }
.bg2 { background: url(http://www.retailautomotivealliance.co.uk/images/homepage14.gif) repeat-y left top; }
.bg3 { background: url(http://www.retailautomotivealliance.co.uk/images/homepage16a.gif) repeat-x left top; }
.bg4 { background: url(http://www.retailautomotivealliance.co.uk/images/raamap.gif) no-repeat top center;  }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 20px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 20px;
}

.hr1 {
	clear: both;
	height: 1px;
	background: url(http://www.retailautomotivealliance.co.uk/images/homepage13.gif) repeat-x left top;
}

.inline
{display: inline}

.map
{	background: url(images/raamap.gif) no-repeat center top;
    height:346px;
}

.map a:hover {
	background: url(images/redmappt.gif) no-repeat center top;
	z-index:1;
	text-decoration:none;}
	 
.mapBrooklyn{ position:relative;
    top: 150px;
    left: 150px;
    background: url(images/greymappt.gif) no-repeat center top;
    text-decoration:none;}

.mapFurrows{ position:relative;
    top: 250px;
    left: 180px;
    background: url(images/greymappt.gif) no-repeat center top;
    text-decoration:none;}
    
.mapBusseys{ position:relative;
    top: 250px;
    left: 250px;
    background: url(images/greymappt.gif) no-repeat center top;
    text-decoration:none;}
