/*"Edinburghrentalcar.co.uk" stylesheet. Created by Website Edinburgh Limited. (c) Copyright 2010 Website Edinburgh Limited and Michael Millar.*/
body { background-image: url(images/layout/main-bg.png); background-repeat: repeat-all; font-family: Verdana, Tahoma, Arial; font-size: 100%; color: #000000; padding: 0px; margin-top: 0px; margin-bottom: 30px; margin-right: auto; margin-left: auto; text-align: center; }
a img { border: none; } 

/*Text and heading styles*/
h1  { font-family: Tahoma; font-size: 1.4em; color: #0066cc; font-weight: bold; text-decoration: none; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left:0px; text-align: left; }

h2  { font-family: Tahoma; font-size: 1.2em; color: #0066cc; font-weight: bold; text-decoration: underline; padding-left: 3px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left:0px; text-align: left; }

h3  { font-family: Tahoma; font-size: 1.4em; color: #0066cc; font-weight: bold; text-decoration: none; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left:0px; text-align: left; }

h4  { font-family: Tahoma; font-size: 1.4em; color: #0066cc; font-weight: bold; text-decoration: none; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left:0px; text-align: left; }

h5  { font-family: Tahoma; font-size: 1.2em; color: #0066cc; font-weight: bold; text-decoration: underline; padding-left: 3px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left:0px; text-align: left; }

h6  { font-family: Tahoma; font-size: 1.2em; color: #0066cc; font-weight: bold; text-decoration: underline; padding-left: 3px; margin-top: 0px; margin-bottom: 0px; margin-right: 0px; margin-left:0px; text-align: left; }



/*Link styles*/
a.main:link {color: #0066cc; text-decoration: none; font-family: Verdana; }

a.main:visited {color: #0066cc; text-decoration: none; font-family: Verdana; }

a.main:hover {color: #000000; text-decoration: none; font-family: Verdana; }

a.main:active {color: #0066cc; text-decoration: none; font-family: Verdana; }

a.footer:link {color: #000000; text-decoration: none; font-family: Verdana; }

a.footer:visited {color: #000000; text-decoration: none; font-family: Verdana; }

a.footer:hover {color: #0066cc; text-decoration: none; font-family: Verdana; }

a.footer:active {color: #000000; text-decoration: none; font-family: Verdana; }


/*Global navigation bar styles*/
#global-nav-container { width: 100%; height: 30px; background-image: url(images/layout/global-nav-bg.gif); background-repeat: repeat-x; background-position: top center; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }

/*Container styles*/
#container { width: 900px; height: auto; min-height: 600px; background-color: #ffffff; border-width: 2px; border-style: solid; border-color: #bbbdc0; border-spacing: 0px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 30px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }

/*Header styles*/
#header { width: 900px; height: 180px; background-image: url(images/layout/header.jpg); background-repeat: no-repeat; border-spacing: 0px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }

/*Navigation styles*/
#navigation-container { width: 900px; height: 30px; background-image: url(images/layout/nav-bg.gif); background-repeat: repeat-x; border-spacing: 0px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }
.menu ul { font-size: 0.8em; font-weight: bold; height: 30px; list-style: none; margin: 0; padding: 0; }
.menu li { float: left; padding: 0px; font-weight: bold; }
.menu li a { color: #ffffff; font-weight: bold; display:block; line-height: 30px; margin: 0px; padding: 0px 15px; text-align: center; text-decoration: none; }
.menu li a:hover, .menu ul li:hover a { background: #3399ff; color: #ffffff; font-weight: bold; text-decoration: none; }
.menu li ul { background: #3399ff; color: #ffffff; display: none; height: auto; font-weight: normal; padding: 0px; margin: 0px; border: 0px; position: absolute; width: 225px; z-index: 200; /*top:1em; /*left:0;*/ }
.menu li:hover ul { display: block; color: #ffffff; font-weight: normal; }
.menu li li { color: #000000; font-weight: normal; display: block; float: none; margin: 0px; padding: 0px; width: 225px; }
.menu li:hover li a { background: none; color: #ffffff; font-weight: normal; }
.menu li ul a { display: block; height: auto; font-size: 1.2em; color: #000000; font-weight: normal; font-style: normal; margin: 0px; padding: 0px 15px 0px 15px; text-align: left; }
.menu li ul a:hover, .menu li ul li:hover a { background: #256dff; border: 0px; color: #ffffff; font-weight: normal; text-decoration: none; }
.menu p { clear: left; }

/*Content template styles*/
#content-text { width: 575px; height: auto; font-size: 0.8em; padding-top: 10px; padding-bottom: 0px; padding-right: 10px; padding-left: 15px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; float: left; }
#content-quoteform { width: 300px; height: auto; font-size: 0.8em; padding-top: 10px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; float: right; }
#content-clearfix { width: 900px; height: 35px; background-image: url(images/layout/suppliers.gif); background-repeat: no-repeat; padding-top: 0px; padding-bottom: 15px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; clear: both; }
#content-help { width: 900px; height: auto; padding-top: 10px; padding-bottom: 15px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left;  }
#content-quote { width: 900px; height: auto; padding-top: 10px; padding-bottom: 15px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left;  }



/*All inclusive sidebar styles*/
#white-tick { width: 22px; height: auto; min-height: 22px; background-image: url(images/layout/tick.gif); background-repeat: no-repeat; padding-top: 5px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; float: left; }
#white-text { width: 268px; height: auto; font-size: 1em; padding-top: 5px; padding-bottom: 0px; padding-right: 0px; padding-left: 10px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; float: right; }
#all-clearfix { width: 300px; height: 1px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; clear: both; }
#grey-tick { width: 22px; height: auto; min-height: 22px; background-color: #eeeeee; background-image: url(images/layout/tick.gif); background-repeat: no-repeat; padding-top: 5px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; float: left; }
#grey-text { width: 268px; height: auto; min-height: 22px; background-color: #eeeeee; font-size: 1em; padding-top: 5px; padding-bottom: 0px; padding-right: 0px; padding-left: 10px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; float: right; }

/*Vehicle category styles*/
#category-text { width: 425px; height: auto; font-size: 0.9em; color: #000000; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; float: right; }
#category-img  { width: 100px; height: 100px; padding-top: 2px; padding-bottom: 2px; padding-right: 50px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; float: left; }
#category-clear  { width: 575px; height: 10px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; clear: both; }

/*Footer styles*/
#footer { width: 900px; height: auto; font-size: 0.6em; color: #000000; font-weight: bold; padding-top: 2px; padding-bottom: 10px; padding-right: 0px; padding-left: 0px; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto; text-align: left; }




