/* www.azrental.co.uk - AZ Rental Style Sheet */

/* General Styles */

* {
	margin:0;
	padding:0;
	}

body {
	background-color:#ffffff;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	font:15px Arial, Verdana;
	color:#555555;
	text-align:left;
}
a {
	color:#A30021;
	text-decoration:none;
	}
a:hover {
	color:#A30021;
	text-decoration:underline;
	}
img, img a {
	border:0;
	}
p {
	line-height:1.0em;
	margin-bottom:5px;
}

/* Page Structure */

#wrapper {
	width:760px;
	margin:0 auto;
	padding:0px;
	background-color:#fff;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
	
	/* Top Headers and Logo*/
	
	
#header {
	height:270px;
	border-bottom: 1px solid #CCCCCC;
	}
	
	#domesticheader {
	height:140px;
	border-bottom: 1px solid #CCCCCC;
	}
	
	#postcodeheader {
	height:140px;
	border-bottom: 1px solid #CCCCCC;
	}
	
	#tvheader {
	height:140px;
	border-bottom: 1px solid #CCCCCC;
	}
	
	#toplogo {
	height:78px;
	margin-bottom:10px;
	}
	
	/* Styles For Main Content */
	
#postcodecontent {
	margin-left:20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	}
	
	#product-content {
	margin-left:180px;
	padding-right: 10px;
	border-left: 1px solid #cccccc;
	padding-left: 30px;
	padding-top: 20px;
	}
	
	#content {
	margin-left:180px;
	padding-right: 10px;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
	padding-top: 20px;
	}
	
#product-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#product-content li {
display:list-item;
margin: 0;
padding: 0;
list-style-type:square;
}	
	
	/* Styles For Footer */
	
#footer {
	clear:both;
	padding:2px 0;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	width: 760px;
	background-color: #3000A4;
	height: 42px;
	}

#footerleft {
	clear:both;
	font-size:12px;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	width: 230px;
	background-color: #3000A4;
	height: 30px;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
	}
	
	#footermiddle {
	font-size:12px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	width: 230px;
	background-color: #3000A4;
	padding-top: 8px;
	float: right;
	}
	#footerright {
	font-size:12px;
	text-align:right;
	color:#ffffff;
	font-weight:bold;
	width: 230px;
	background-color: #3000A4;
	padding-right: 10px;
	padding-top: 8px;
	float: right;
	}
	
/*  Styles For Headings */

h1 {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:3em;
	padding-bottom:0;
	text-decoration:underline;
	color: #A30021;
	text-align:center;
	}
h1 a {
	text-decoration:none;
	}
h1 a:hover {
	text-decoration:none;
	}
h2 {
	font-weight:bold;
	font-size:1.2em;
	margin-top: 1px;
	}
h3 {
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:2.0em;
	color: #A30021;
	}
h3 a {
	color:#A30021;
	}
h3 a:hover {
	color:#A30021;
	text-decoration:none;
	}

	/* Styles For Menu */

#menu {
	width: 760px;
	height: 34px;
	margin: 0 auto;
	background-image:url(images/menuback.jpg);
	background-repeat: repeat-x;
}

#menu p {
color:#FFFFFF;
text-align:center;
padding-top: 7px;
}

#menu a {
color:#FFFFFF;
text-align:center;
padding-top: 7px;
}

#menu a:hover {
color:#FFFFFF;
text-align:center;
padding-top: 7px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 56px;
}

#menu li {
	display: inline;
	height: 56px;
}

#menu a {
	display: block;
	float: right;
	padding: 5px 48px 0 48px;
	text-decoration: none;
	font: 18px "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
}

#menu a:hover {
	display: block;
	float: right;
	padding: 5px 48px 0 48px;
	text-decoration: none;
	font: 18px "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Styles For Sidebar */

#sidebar {

	float:left;
    width:180px;
    background:#efefef;
}

#sidebarlower {
    float:left;
    width:180px;
    background:#ffffff;
}
	
	#sidebar ul {
    list-style-type:none;
    margin-top:10px;
}

#sidebar li {
width:165px;
height: 30px;
margin-left: 5px;
	}

#sidebar li a {

	display:block;
    height:20px;
	line-height:20px;
	color:#A30021;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	font-size: 18px;
	}

#sidebar li a:hover {
	background:#efefef;
	color:#3000A4;
	}
	
		/* Postcode Menu */

#postcodemenu {
	width: 760px;
	height: 34px;
	margin: 0 auto;
	background-image:url(images/menuback.jpg);
	background-repeat: repeat-x;
}

#postcodemenu p {
color:#FFFFFF;
text-align:center;
padding-top: 7px;
}

#postcodemenu a {
color:#FFFFFF;
text-align:center;
padding-top: 7px;
}

#postcodemenu a:hover {
color:#FFFFFF;
text-align:center;
padding-top: 7px;
}

/* Large Lower Section of Sidebar */

#sidebarlarge {

	float:left;
    width:180px;
    background:#efefef;
}
	#sidebarlarge ul {
    list-style-type:none;
    margin-top:1px;
}

#sidebarlarge li {
width:165px;
height: 50px;
margin-left: 5px;
border-bottom:1px solid #dddddd;
padding-top: 5px;
	}

#sidebarlarge li a {

	display:block;
    height:50px;
	line-height:20px;
	color:#A30021;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	font-size: 18px;
	}

#sidebarlarge li a:hover {
	background:#efefef;
	color:#3000A4;
	border-bottom:1px solid #dddddd;
	display:block;
    height:50px;
	line-height:20px;
	padding-left:5px;
	font-size: 18px;
	}