/*
Theme Name: MobilityDisabled
Theme URI: http://dev.mobilitydisabled.co.uk
Description: Custom theme for Mobility Disabled
Version: 1
Author: Simon Kohli
Author URI: http://www.19dozen.com
This style sheet is for the home page only because the other pages don't have the top banner images
All the div elements use absolute positioning.
*/

body {
        background-image:url('images/back_grad1.jpg');
        background-repeat:repeat-x;
	background-color:#83b8f7;
}

#container {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	min-height:1315px;
	height:auto;
        color:white;
        font-family:"Verdana",San-serif;
        left: 50%; /*some magic to align the element in the center*/
        margin-left: -512px; /* half of the width */
}

p {font-family:"Verdana",San-serif}

#search_box {
	position:absolute;
	left:249px;
	top:0px;
	width:332px;
	height:60px;
	padding-left:320px;
	font-size:16px;
}
#search_cars {
    position:absolute;
	left:435px;
	top:22px;
}

#back_left {
	position:absolute;
	left:0px;
	top:0px;
	width:63px;
	height:auto;
        background-image:url('images/back_grad1.jpg');
        background-repeat:repeat-x;
	background-color:#83b8f7;
}

#container_top {
        position: absolute;
        left:63px;
	top:0px;
        width:901px;
        background-image:url('images/back_grad2.jpg');
        background-repeat:repeat-x;
	height:171px;
}
#container_top img {border-width:0;}

#mobdislogo {
	position:absolute;
	left:0px;
	top:0px;
	width:249px;
	height:128px;
	background-color:#3399FF;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#back_right {
	position:absolute;
	left:964px;
	top:0px;
	width:60px;
	height:auto;
        background-image:url('images/back_grad1.jpg');
        background-repeat:repeat-x;
	background-color:#83b8f7;
}

#banner_box {
	position:absolute;
	left:270px;
	top:60px;
	width:652px;
	height:111px;
        font-family:"Verdana",San-serif;
        font-size:32px;
        font-weight:bold;
        line-height:50px;
        padding-left:50px
}

#contact_details {
	position:absolute;
	left:0px;
	top:128px;
	width:249px;
	height:43px;
	padding:0 0 0 0;
	margin: 0 0 0 0;
}

#menu {
	position:absolute;
	left:63px;
	top:171px;
	width:901px;
	height:46px;
	background-color:#000000;
        background-image:url('images/tl.gif');
        background-repeat:no-repeat;
}
#menu a {
    text-decoration:none;
    color:white;
}
#tr {
        position:absolute;
	left:0;
	top:0;
	width:901px;
	height:46px;
        background-image:url('images/tr.gif');
        background-repeat:no-repeat;
        background-position:top right;
}
#menu ul, li {
        list-style-type:none;
        font-size:13px;
}
#menu ul {
        border:1px solid #444343;
        padding:6px;
        margin:5px;
}
#menu li {
        border-right:1px solid #444343;
        padding:7px 12px 7px 13px;
        display:inline;
}
#menu #lastlink {
        border-right:0px solid #444343;
}
#menu li.larger {
	font-size: 15px;
	font-weight: bold;
}

#small_car1 {
	position:absolute;
	left:63px;
	top:217px;
	width:214px;
	height:135px;
        background-color:#464646;
        text-align:center;
        padding-top:9px;
        padding-bottom:9px;
}

#small_car2 {
	position:absolute;
	left:63px;
	top:370px;
	width:214px;
	height:135px;
        background-color:#464646;
        text-align:center;
        padding-top:10px;
        padding-bottom:11px;
}

#main_car {
	position:absolute;
	left:277px;
	top:217px;
	width:422px;
	height:289px;
        background-color:#464646;
        text-align:center;
        padding-top:9px;
        padding-bottom:11px;
}

#telephone_container {
	position:absolute;
	left:699px;
	top:217px;
	width:265px;
	height:131px;
	background:#000000
}
#telephone_box_left {
	position:absolute;
	left:699px;
	top:217px;
	width:24px;
	height:125px;
	background: #000000;
}

#telephone_box {
	position:absolute;
	left:723px;
	top:217px;
	width:214px;
	height:120px;
	background-color:#FFFFFF;
        padding:5px 0px 0px 0px;
        color:black;
        font-size:10px;
	text-align:center;
}

#telephone_box_right {
	position:absolute;
	left:937px;
	top:217px;
	width:27px;
	height:125px;
	background: #000000;
}

#opening_times_left {
	position:absolute;
	left:699px;
	top:348px;
	width:24px;
	height:245px;
	background: #000000;
}

#opening_times {
	position:absolute;
	left:723px;
	top:348px;
	width:214px;
	height:240px;
	background-color:#FFFFFF;
        padding:5px 0px 0px 0px;
        color:black;
        font-size:10px;
        background-image:url('images/clock_icon.png');
        background-repeat:no-repeat;
        background-position:top right;
}

#opening_times_right {
	position:absolute;
	left:937px;
	top:348px;
	width:27px;
	height:245px;
	background: #000000;
}

#content {
	position:absolute;
	left:63px;
	top:526px;
	width:596px;
	height:auto;
	min-height:772px;
        background-image:url('images/bl.gif');
        background-repeat:no-repeat;
        background-position:bottom left;
        background-color: white;
        color:black;
        font-size: 0.8em;
        padding: 20px 20px 20px 20px;
}
#content #additional_links {
	float:right;
	font-size:0.8em;
	vertical-align:middle;
}
#content #additional_links div {
	margin-left:10px;
	display:inline;
}

#email_box {
	position:absolute;
	left:699px;
	top:593px;
	width:245px;
	background-color:#000000;
        padding:15px 5px 20px 15px;
}

/*begin sidebar featured cars*/
#sidebar {
	position:absolute;
	left:699px;
	top:681px;
	width:265px;
	height:595px;
	background-color:white;
	}
#left_space {
	position:absolute;
	left:699px;
	top:681px;
	width:17px;
	height:595px;
	background-color:#000000;
}

#border_left {
	position:absolute;
	left:716px;
	top:681px;
	width:21px;
	height:595px;
	background-color:#FFFFFF;
}

#top_space {
	position:absolute;
	left:737px;
	top:681px;
	width:180px;
	height:12px;
	background-color:#000000;
}

#border_right {
	position:absolute;
	left:917px;
	top:681px;
	width:28px;
	height:595px;
}

#right_space {
	position:absolute;
	left:945px;
	top:681px;
	width:19px;
	height:595px;
	background-color:#000000;
}

#border_top {
	position:absolute;
	left:737px;
	top:693px;
	width:180px;
	height:34px;
	background-color:#FFFFFF;
}

#car_link1 {
	position:absolute;
	left:750px;
	top:727px;
	width:160px;
	height:120px;
	background-color:#FFFFFF;
}

#more_info1 {
	position:absolute;
	left:750px;
	top:847px;
	width:150px;
	height:35px;
	background-color:#D7D7D7;
        color:black;
        font-size:12px;
        text-align:center;
        vertical-align:middle;
        line-height:30px;
	padding-left: 10px;
}
#more_info1 a {color:black}
#more_info1 img {
	vertical-align:middle;
	display:inline;
	border-width:0;
	margin-left: 20px;
}

#car_link2 {
	position:absolute;
	left:750px;
	top:882px;
	width:160px;
	height:120px;
	background-color:#FFFFFF;
}

#more_info2 {
	position:absolute;
	left:750px;
	top:1001px;
	width:150px;
	height:38px;
	background-color:#D7D7D7;
        color:black;
        font-size:12px;
        text-align:center;
        vertical-align:middle;
        line-height:30px;
	padding-left:10px;
}
#more_info2 a {color:black}
#more_info2 img {
	vertical-align:middle;
	display:inline;
	border-width:0;
	margin-left: 20px;
}

#car_link3 {
	position:absolute;
	left:750px;
	top:1039px;
	width:160px;
	height:120px;
	background-color:#FFFFFF;
}

#more_info3 {
	position:absolute;
	left:750px;
	top:1159px;
	width:150px;
	height:39px;
	background-color:#D7D7D7;
        color:black;
        font-size:12px;
        text-align:center;
        vertical-align:middle;
        line-height:30px;
		padding-left:10px;
}
#more_info3 a {color:black}
#more_info3 img {
	vertical-align:middle;
	display:inline;
	border-width:0;
	margin-left: 20px;
}

#border_bottom {
	position:absolute;
	left:737px;
	top:1198px;
	width:180px;
	height:19px;
	background-color:#FFFFFF;
}
/*End of sidebar featured cars*/

#bottom_space {
	position:absolute;
	left:737px;
	top:1215px;
	width:180px;
	height:45px;
	background-color:#000000;
	text-align:center;
	padding-top:22px;
	background-image:url('images/button_back_grad3.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
#bottom_space a {
	text-decoration:none;
	color:white;
	font-size: 16px;
	font-weight: bold;
}

#privacy_policy_box {
	position:absolute;
	left:699px;
	top:1276px;
	width:245px;
	height:auto;
	background-color:#000000;
        font-size:11px;
        padding:10px;
        background-image:url('images/br.gif');
        background-repeat:no-repeat;
        background-position:bottom right;
}
#privacy_policy_box a {color: white; text-decoration:none}

/*#back_bottom {
	position:absolute;
	left:63px;
	top:1278px;
	width:901px;
	height:222px;
        background-image:url('images/back_grad3.jpg');
        background-repeat:repeat-x;
	background-color:#3399FF;
}*/

div.tag_box{
	margin-top:20px;	
}

div.tag_box a:link, div.tag_box a:hover, div.tag_box a:active, div.tag_box a:visited{
	color:#CCC;
	text-decoration:none;
}

h2.smallerblue{
	color:#039;
	font-size:14px;
}

h2.pumpkin{
	display:none;	
}

ul.cities,ul.cities li{
	padding:0;
	margin:0;
}

ul.cities{
	margin-bottom:10px;
}

ul.cities li{
	display:inline;
}