body {
  width: 952px;
  margin: 0px auto;
  padding: 0px;
  background-color: #dbdada;
  font-family: arial;
  font-size: 12px;
  font-weight: normal;
  color: #444444;
}
body.popup {
  width: 705px;
  background-color: #ffffff;
}
body.popup #main-content {
  margin-top: 0px !important;
  padding-top: 32px !important;
  width: 635px;
}
#popup-content-area {
  float: left;
  margin-bottom: 70px;
  width: 705px;
  background-color: #ffffff;
}
#popup-close {
  position: absolute;
  top: 38px;
  right: 36px;
}
#content-area {
  float: left;
  margin-bottom: 70px;
  padding-bottom: 11px;
  width: 952px;
  background-color: #ffffff;
  position: relative;
}
#header {
  float: left;
  margin-left: 10px;
  margin-top: 8px;
  width: 931px;
  height: 94px;
  background-image: url('../../images/GAC/header_bg.png');
  background-repeat: no-repeat;
}
#header-search {
  float: right;
  width: 179px;
  margin-top: 19px;
  margin-right: 23px;
}
#header-search p{
  margin: 0px;
  margin: 5px 0px;
  color: #004a9e;
}
form {
  margin: 0px;
  padding: 0px;
}
#header-search input#dealer_postcode_textfield {
  border:1px solid #BFB67D;
  height:20px;
  padding-top:3px;
  width:120px;
  position: absolute;
  top: 66px;
  right: 90px;
}
#header-search a.button {
  position: absolute;
  top: 66px;
  right: 50px;
}
#logo {
  float: left;
  width: 409px;
  height: 60px;
  margin-top: 22px;
  margin-left: 25px;
  text-indent: -1000px;
  background-image: url('../../images/GAC/logo.png');
}

#main-navigation {
  float: left;
  margin-left: 10px;
  width: 931px;
  height: 41px;
  background-image: url('../../images/GAC/main_nav_bg.png');
}
#main-navigation ul {
  margin: 0px 0px 0px 10px;
  padding: 0px;
  height: 41px;
}
#main-navigation li {
  margin: 0px;
  padding: 0px;
  float: left;
  list-style: none;
}
#main-navigation li a{
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  height: 28px;
  padding-left: 15px;
  padding-top: 13px;
  display: block;
}
#main-navigation li a#home{
  width: 54px;
  background: url('../../images/GAC/tab_home.png');
}
#main-navigation li a#home:hover, #main-navigation li a#home.active{
  color: #004a9e;
  background-position: 0px -41px;
}
#main-navigation li a#tyres{
  width: 52px;
  background: url('../../images/GAC/tab_tyres.png');
}
#main-navigation li a#tyres:hover, #main-navigation li a#tyres.active{
  color: #004a9e;
  background-position: 0px -41px;
}
#main-navigation li a#servicing{
  width: 81px;
  background: url('../../images/GAC/tab_servicing.png');
}
#main-navigation li a#servicing:hover, #main-navigation li a#servicing.active{
  color: #004a9e;
  background-position: 0px -41px;
}
#main-navigation li a#wheels{
  width: 66px;
  background: url('../../images/GAC/tab_wheels.png');
}
#main-navigation li a#wheels:hover, #main-navigation li a#wheels.active{
  color: #004a9e;
  background-position: 0px -41px;
}
#main-navigation li a#tips_advice{
  width: 109px;
  background: url('../../images/GAC/tab_tips.png');
}
#main-navigation li a#tips_advice:hover, #main-navigation li a#tips_advice.active{
  color: #004a9e;
  background-position: 0px -41px;
}
#main-navigation li a#about_us{
  width: 77px;
  background: url('../../images/GAC/tab_about.png');
}
#main-navigation li a#about_us:hover, #main-navigation li a#about_us.active{
  color: #004a9e;
  background-position: 0px -41px;
}
#main-navigation li a#contact_us{
  width: 90px;
  background: url('../../images/GAC/tab_contact.png');
}
#main-navigation li a#contact_us:hover, #main-navigation li a#contact_us.active{
  color: #004a9e;
  background-position: 0px -41px;
}
#main-navigation li a:hover, #main-navigation li a.active {
  color: #004a9e;
  background-position: 0px -41px;
}
#secondary-navigation {
  margin-left: 10px;
  width: 931px;
  height: 33px;
  background-image: url('../../images/GAC/secondary_nav_bg.png');
  position: absolute;
  top: 143px;
  z-index: 100;
  left: 0px;
}
#secondary-navigation ul {
  height:23px;
  margin:0;
  padding:10px 0 0 25px;
  width:100%;
}
#secondary-navigation li {
  margin: 0px;
  margin-right: 32px;
  padding: 0px;
  float: left;
  list-style: none;
}
#secondary-navigation li a {
  font-weight: normal;
  font-size: 12px;
  color: #004a9e;
  text-decoration: none;
}
#secondary-navigation li a.active, #secondary-navigation li a:hover {
  color: #004a9e;
  text-decoration: underline;
}
#call {
  float: left;
  color: #ffda00;
  font-size: 21px;
}
#home-content {
  float: left;
  padding: 10px 10px;
  width: 633px;
}
#feature-panel {
  width: 686px; 
  height: 287px; 
  background: url(../../images/GAC/home_bg.png);
}
#specials {
  width: 686px;
  float: left;
  margin-top: 9px;
}
#specials p {
  margin: 0px;
  padding: 0px;
  height: 190px;
}
#specials-a {
  width: 321px;
  padding-left: 0px;
  padding-top: 0px;
  height: 260px;
  padding-bottom: 10px;
  border-right: 1px dotted #b2c8e2;
  float: left;
}
#specials-b {
  width: 328px;
  height: 272px;
  float: left;
  padding-left: 12px;
  padding-top: 0px;
}
#Special_A, #Special_B {
  height: 242px;
  position: relative;
}
#specials-a h1, #specials-b h1 {
  color: #004a9e;
  font-size: 20px;
  margin: 0px;
  padding: 0px;
}
#specials-a h2, #specials-b h2 {
  color: #004a9e;
  font-size: 34px;
  margin: 0px;
  padding: 0px;
}
#specials-a h3, #specials-b h3 {
  color: #004a9e;
  font-size: 13px;
  font-weight: normal;
  margin: 0px;
  padding-right: 15px;
}
#specials-a p.main-text, #specials-b p.main-text {
  color: #004a9e;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: 110px;
  right: 10px;
  width: 190px;
}
#specials-a p.sub-text, #specials-b p.sub-text {
  color: #8f8f8f;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  bottom: 48px;
  right: 10px;
  width: 190px;
  font-style: italic;
}
#specials-a p.image, #specials-b p.image {  
  margin: 0px;
  padding: 0px;
  background: #ff0000;
  position: absolute;
  bottom: 48px;
  left: 0px;
  width: 111px;
  height: 108px;
}
#specials-a p.link {
  float: right;
  margin-top: 9px;
}
#specials-b p.link {
  float: left;
  position: absolute;
  top: 244px;
  margin-left: -19px;
  margin-top: 3px;
}
#specials-a p.link a, #specials-b p.link a, #Push_Panel1 p.link a {
  color: #004a9e;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  padding: 4px 8px;
  background: url('../../images/GAC/yellow_button_bg.png');
  background-repeat: repeat-x;
  border: 1px solid #e2ab04;  
}
#specials-a p.link a:hover, #specials-b p.link a:hover,  #Push_Panel1 p.link a:hover {
  text-decoration: underline;
}
#welcome-panel {
  width: 333px; 
  height: 197px; 
  background: url(../../images/GAC/welcome_bg.png); 
  float: right; 
  margin: 38px 8px 8px;
  padding-top: 45px;
  padding-left: 17px;
  padding-right: 15px;
}
#welcome-panel p {
  color: #fff;
  margin: 0px;
  margin-bottom: 10px;
  font-size: 12px;
}
#welcome-panel a {
  color: #ffda00;
  text-decoration: none;
}
#welcome-panel a:hover {
  text-decoration: underline;
}
#welcome-panel ul {
  margin: 0px;
  padding: 0px;
  margin-left: 0px;
  float: left;
  margin-top: 10px;
}
.welcome-list-a ul  {
  width: 30%;
}
.welcome-list-b ul {
  width: 70%;
}
#welcome-panel li {
  margin: 0px;
  background: url('../../images/GAC/white_dot.png');
  background-repeat: no-repeat;
  background-position: 0px 6px;
  list-style: none;
  margin-bottom: 4px;
  float: left;
  padding-left: 12px;
  font-size: 14px;
  font-weight: bold;
  color: #ffda00;
  width: 100%;
}
#main-content {
  float: left;
  margin-top: 27px;
  margin-left: 10px;
  padding: 24px 25px;
  width: 633px;
}
#main-content h2 {
  margin: 0px;
  padding: 0px;
  padding-bottom: 8px;
  margin-bottom: 21px;
  font-size: 32px;
  font-weight: bold;
  color: #004a9e;
  width: 100%;
  border-bottom: 1px solid #ced8e1;
}
#main-content h3 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  color: #004a9e;
  font-weight: bold;
}
.landing-a-panel {
  float: left;
  width: 211px;
  margin-bottom: 13px;
}
.landing-a-panel p {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 2px !important;
}
.landing-a-panel a {
  color: #0066b4;
  font-weight: normal;
  text-decoration: none;
  background: url('../../images/GAC/double_arrow.png');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 10px;
}
.landing-a-panel a:hover {
  text-decoration: underline;
}
.landing-a-panel a.panel_img {
  background: none;
  padding-left: 0px;
}
.landing-a-panel a.panel_img:hover {
  text-decoration: none;
}
#main-content p {
  margin: 0px;
  margin-bottom: 18px;
  padding: 0px;
}
#main-content a {
  color: #0066b4;
}
#main-content a:hover {
  text-decoration: underline;
}
#main-content ul {
  margin: 0px;
  padding: 0px;
  margin-top: 26px;
  margin-bottom: 26px;
  margin-left: 30px;
}
#main-content li {
  margin: 0px;
  padding: 0px;
  margin-bottom: 7px;
  list-style: square;
}
#panels {
  float: right;
  margin-top: 27px;
}
#panels p {
  margin: 0px 0px 6px;
}
#Push_Panel1 h3 {
  margin-left: 14px;
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
}
#Push_Panel1 p.link {
  margin-left: 14px;
}
#tyre-search-panel {
  width: 206px;
  height: 160px;
  padding: 39px 15px 0px 15px;
  margin-right: 11px;
  margin-top: 12px;
  margin-bottom: 9px;
  background: url('../../images/GAC/tyre_search_panel_bg.png');
}
#tyre-search-panel p {
  font-size: 13px;
  margin: 0px;
  margin-bottom: 9px;
  color: #004a9e;
}
#footer {
  float: left;
  margin-left: 10px;
  width: 931px;
  height: 39px;
  background-image: url('../../images/GAC/footer_bg.png');
  font-size: 11px;
}
#footer-navigation {
  float: left;
  margin-left: 20px;
  margin-top: 13px;
  font-size: 11px;
  color: #444444;
}
#footer-navigation a {
  color: #444444;
  text-decoration: underline;
  margin-left: 2px;
  margin-right: 2px;
}
#footer-navigation a:hover {
}
#copyright {
  float: right;
  margin-right: 20px;
  margin-top: 13px;
}
a {
  color: #004a9e;
}
a:active {
  color: #004a9e;
}
.standard-form {
  margin-top: 8px;
  margin-bottom: 29px;
}
.standard-form td {
  padding-top: 5px;
}
.standard-form .label {
  width: 150px;
}
.label label {
  font-weight: bold;
  color: #444444;
}
.standard-form .field {
  color: #444444;
}
.standard-form input {
  background: url('../../images/GAC/form_field_bg.png');
  background-repeat: repeat-x;
  border: 1px solid #cbcbcb;
  height: 19px;
  width: 317px;
}
.standard-form textarea {
  width: 317px;
  height: 152px;
}
.form-note {
  margin: 0px;
  padding: 0px;
  margin: 5px 0px 2px 0px !important;
  font-size: 13px;
  color: #0066b4;
}
.info-disclaimer {
  font-size: 14px;
  color: #0066b4;
  font-weight: bold;
  margin-bottom: 10px;
}
textarea {
  background: url('../../images/GAC/form_field_bg.png');
  background-repeat: repeat-x;
  border: 1px solid #cbcbcb;
  width: 467px;
  height: 120px;
}
.checkboxes {
  width: 467px;
  color: #444444;
  margin-top: 8px;
  margin-bottom: 8px;
}
.checkboxes span {
  margin-right: 20px;
}
.privacy-policy {
  margin-top: 0px;
  margin-left: 22px;
  float: left;
  color: #1f79bd;
}
.submit-form {
  margin-top: 33px;
  float: left;
}
.landing-b-panel-left {
  float: left;
  width: 295px;
  height: 120px;
}
.landing-b-panel-right {
  float: left;
  width: 295px;
  height: 120px;
  margin-left: 40px
}
.landing-b-panel-left div, .landing-b-panel-right div {
  float: left;
}
.servicing-heading {
  padding: 0px !important;
  padding-top: 20px !important;
  padding-bottom: 3px !important;
  margin: 0px !important;
  font-size: 13px;
  color: #565656;
  font-weight: bold;
}
.servicing-text {
  padding: 0px !important;
  margin: 0px !important;
  background: url('../../images/GAC/double_arrow.png');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 11px !important;
  color: #0066b4;
}
#tyre-detail {
  width: 100%;
  float: left;
}
#tyre-detail #tyre_image {
  float: left;
}
#tyre-detail h2 {
  margin-bottom: 0px;
  border: 0px;
  width: 50%;
  float: left;
}
#tyre-detail span.brand-logo {
  float: right;
  margin-top: 7px;
}
#tyre-detail hr {
  background-color: #ced8e1;
  border: 0px;
  height: 1px;
  width: 100%;
  float: left;
  margin-top: 0px;
  margin-bottom: 20px;
  clear: both;
}
#tyre-detail p {
  float: right;
  width: 410px;
  color: #444444;
  font-size: 17px;
  margin-top: 15px !important;
  margin-bottom: 0px !important;
}
#tyre-features {
  float: left;
  width: 309px;
  margin-top: 20px;
}
#tyre-benefits {
  float: left;
  width: 309px;
  margin-left: 12px;
  margin-top: 20px;
}
#tyre-sizes {
  float: left;
  width: 100%;
  margin-top: 20px;
}
#tyre-features h3, #tyre-benefits h3, #tyre-sizes h3 {
  font-size: 19px;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px solid #ced8e1;
}
#tyre-features ul, #tyre-benefits ul, #tyre-sizes ul {
  margin-left: 13px !important;
  margin-top: 13px !important;
}
#tyre-features li, #tyre-benefits li, #tyre-sizes li {
  list-style-image: url(../../images/GAC/dot.png);
  margin-bottom: 15px;
}
#tyre-sizes li {
  margin-bottom: 7px;
}
.search-item {
  position: relative;
  width: 100%;
  height: 175px;
  border-bottom: 1px solid #ced8e1;
  margin-bottom: 15px
}
.search-item #brand {
  position: absolute;
}
.search-item #tyre {
  position: absolute;
  top: 30px;
}
.search-item #tyre-name {
  position: absolute;
  top: 27px;
  left: 140px;
}
.search-item #tyre-description {
  position: absolute;
  top: 50px;
  left: 140px;
}
.search-item #more-info {
  position: absolute;
  top: 126px;
  left: 140px;
}
.landing-a-panel-panel {
  float: left;
  width: 211px;
  margin-bottom: 13px;
}
.landing-a-panel-panel p {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px !important;
}
.landing-a-panel-panel a {
  color: #0066b4;
  text-decoration: none;
  background: url('../../images/GAC/double_arrow.png');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 10px;
}
.landing-a-panel-panel a:hover {
  text-decoration: underline;
}
.tyrebox {
  background-color:#EFEFEF;
  float:left;
  margin-bottom:15px;
  margin-right:18px;
  padding:15px;
  width:163px;
}
.tyreboxdetails span.name {
  width: 100%;
  float: left;
  margin: 5px 0px;
}
.tyrebox a {
  float: left;
}
.tyrebox h3 {
  margin: 0px 0px 10px 0px !important;
}
.tyreboxdetails p {
  float: left;
  margin: 5px 0px !important;
}
.tyreboxdetails h4 {
  padding-left: 0px !important;
  margin: 0px 0px 5px 0px;
}
.tyreboxdetails h5 {
  float: left;
  margin: 0px;
}
.tyreboxdetails ul {
  float: left;
  margin: 10px 0 10px 20px !important;
}
.button {
  padding: 4px 8px;
  background: url('../../images/GAC/button_bg.png');
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff !important;
  text-decoration: none;
  border: 1px solid #0b416c;
  
}
.button:hover {
  color: #ffdd00 !important;
  background: url('../../images/GAC/button_bg_roll.png');
  text-decoration: none !important;
}
div.errorbox {
  margin-left: 20px;
  margin-bottom: 10px;
  color: #E50303;
}
#TyreVehicleSearchPanel select {
  height: 22px;
  font-size: 14px;
  margin-top: 5px;
}
#TyreSizeSearchPanel td {
  width: 72px;
}

.weblink_frame{
  margin-top: 12px;
  width: 486px;
  height: 520px;
}

