@charset "UTF-8";
@import "buttons.css";
@import "social.css";

/*
====================================================================================================
=== PRESETS ========================================================================================
====================================================================================================
*/

* {
  padding: 0; 
  margin: 0;
}

img { border: 0; }

.onlydealersite 
{
    display: none;
}

/*
====================================================================================================
=== OPEL WEBSITE STYLE =============================================================================
====================================================================================================
*/

body {
  background: url(../../images/layout/public/body_gradient_background.jpg) top left repeat-x;
  background-color: #5c5c5c;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #5d5d5d;
}

a, .cms a {
	color: #ff7e00;
	text-decoration: none;
}
a:hover, .cms a:hover {
	color: #ffa800;
	text-decoration: underline;
}

p, .cms p {margin:0 0 10px 0;}

hr, .cms hr {height: 1px;}

#container {
  width: 1000px;
  margin: 0 auto;
  background: url(../../images/layout/public/container_background.png) top center repeat-y;
}

#content {
  width: 978px;
  padding: 0 11px;
  background: url(../../images/layout/public/content_background.png) top center no-repeat;
}

.header {
  height: 99px;
  width: 962px;
  background: url(../../images/layout/public/header_bg_neutral.png) top left no-repeat;
  padding: 0 0 0 16px;
}

.header .logo {
  float: right;
  margin: 14px 16px 0 0;
}

#footer {
  width: 939px;
  height: 65px;
  padding: 24px 11px 0 44px;
  margin: 0 auto;
  position:relative;
  background: url(../../images/layout/public/footer_background.png) top center no-repeat;
  color: #c3c3c3;
  font-size: 10px;
}

/*
===============================================
=== TEXT COLORS ===============================
===============================================
*/
	
.teal, .cms .teal { color: #3f7b94; }

.light_yellow, .cms .light_yellow { color: #fdb300; }

.light_orange, .cms .light_orange { color: #ffa800; }

/*
====================================================================================================
=== TOOLBOX ========================================================================================
====================================================================================================
*/

.toolbox,
.toolbox li a,
.toolbox input.form-submit { color: #b8b8b8; }

.toolbox {
  height: 26px;
  margin: 10px 15px 35px 0;
  float: right;
  display:inline;
  font-size: 9px;
  text-transform:uppercase;
}

.toolbox ul {
  height: 21px;
  float:left;
}

.toolbox li {
  float:left;
  list-style:none;
  text-decoration: none;
  padding: 0 8px;
  margin: 3px 0 0 0;
  border-right: 1px solid #fdb300;
}

.toolbox li.first { padding: 0 8px 0 0; }

.toolbox li a { text-decoration: none; }

.toolbox li a:hover { color: #fff; }

.toolbox .form {
  float:left;
  height: 24px;
  padding: 2px 0 0 7px;
}

.toolbox input {
  border: 0;
  font-size: 11px;
  height:16px;
  padding: 0 4px;
  vertical-align: top;
}

.toolbox input.form-textfield {
  background-color: #3c3c3c;
  color: #fff;
  width: 81px;
  margin: 0 2px 0 7px;
}

.toolbox input.form-submit {
  cursor: pointer;
  background: none;
  text-align: center;
  line-height: 16px;
  width: 22px;
}

.toolbox input.form-submit:hover { color: #fff; }

/*
====================================================================================================
=== CALL TO ACTION =================================================================================
====================================================================================================
*/

#call-to-action {
  position:relative;
  z-index: 0;
}

#logo-overlay {
  position: absolute;
  top: 0;
  left: 35px;
  z-index: 99;
}

/*
====================================================================================================
=== CONTENT ========================================================================================
====================================================================================================
*/
#main {
  clear:both;
  width: 946px;
  overflow: hidden;
  padding: 20px 16px;
  font-size: 12px;
}

.promo {
  position: absolute;
  top: 7px;
  left: 7px;
}

/*
====================================================================================================
=== SIDEBAR ========================================================================================
====================================================================================================
*/

.sidebar { width: 194px; }

/*
===============================================
=== LEFT ======================================
===============================================
*/
.sidebar.left {
  float: left;
  margin: 0 20px 0 0;
}

/*
===============================================
=== MIDDLE ====================================
===============================================
*/
#main .middle {
  float:left;
  width: 946px;
}

#main .middle .fake_col {
  width: 724px;
  margin-left:215px;
}

#main .middle a.call_to_action {
  position: relative;
  width: 174px;
  height: 26px;
  text-align: center;
  font-size: 16px;
  text-decoration:none;
  display:block;
  padding: 7px 0 0 0;
}

#main .middle a.action {
	background: url(../../images/layout/public/arrow.png) left no-repeat;
	padding: 0 0 0 16px;
	font-weight: bold;
}

#main .middle a.call_to_action span.flash { padding: 7px 0 0 0; }

#main .middle a.call_to_action .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
}

#main.two_cols .middle { width: 724px; }

#main .middle h1.flash {
  font-size: 37px;
  padding: 0;
  margin: 0 0 10px 0;
}

#main .middle h2.flash {
  font-size: 25px;
  padding: 0;
  margin: 10px 0;
}

#main .middle .hr, .middle hr, .cms hr {
  border: none;
  border-top: 1px solid #d5d5d5;
  padding: 10px 0 0 0;
  margin: 10px 0 0 0;
  width: 724px;
  overflow:hidden;
  clear: both;
}

#main .middle .hr p { margin: 0 0 15px 0; }

#main .middle .hr a {
  font-weight: bold;
  text-decoration: none;
}

#main .middle .hr a:hover { color : #ff7e00; }

#main .middle .paragraphe, .cms {
  margin: 0 0 25px 0;
  font-size: 12px;
  line-height: 17px;
  clear:left;
}

#main .middle .paragraphe ul, .cms ul, .form ul {
  margin: 10px 0;
  list-style:none;
}

#main .middle .paragraphe ol, .cms ol {
	margin: 0 0 10px 30px;
}

#main .middle .paragraphe ul li, .cms ul li, .form ul li  {
  background:url(../../images/layout/public/list_bullet.png) top left no-repeat;
  padding: 0 0 0 10px;
}

#main .middle h3, .cms h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
  color: #383937;
  padding: 0;
}

#main .middle h4, .cms h4 {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}

div.middle .form-submit {
	float:right;
	margin-right: 20px;
	padding: 3px 6px;
	font-size: 12px;
	color: #333;
	background-color: #ffce1f;
	border: 1px outset #d5d5d5;
}

/*
===============================================
=== TABLE DISPLAY =============================
===============================================
*/

table.display { margin: 10px 0; }

table.display th,
table.display td { padding: 5px 10px; }
table.display tbody.small td { padding: 0px 0px; font-size: 10px; line-height: 12px;}
.tabs_content table.display tbody.small td { padding: 2px 1px;}

table.display thead th {
  border-bottom: 1px solid #383937;
  background-color:#cccccc;
}

table.display tbody th,
table.display tbody td { border-bottom: 1px dotted #aaaaaa; }

table.display tbody .odd th,
table.display tbody .odd td { background-color:#efefef; }

/*
===============================================
=== LISTS ====================================
===============================================
*/
#main .middle .more {
  width: 735px;
  float:none;
  padding: 0 0 0 10px;
  z-index: 10;
  border-left: 1px solid #dddddd;
  margin: 0 0 0 171px;
}
.tab_more{
  width: auto;
  float: none;
  clear: both;
  display: block;
  border-top: 1px solid #d5d5d5;
  z-index: 10;
  overflow: hidden;
  padding: 8px 0 8px 10px;
}
.tab_more a{	
  color : #939393;
}
.tab_more a strong{
  color: #5d5d5d;
}
.tab_more a:hover strong{
  color: #ff7e00;
}

/*
====================================================================================================
=== SHOWROOM =======================================================================================
====================================================================================================
*/
#showroom.box.medium .top, 
#showroom.box.large .top {
   background-position: bottom left;
   overflow:hidden;
   height: auto;
}

#main #showroom.box.medium .middle {
   padding: 0 9px;
   width: 706px;
}

#showroom #tabs_selector {
   float: none;
   height: 23px;
   overflow: hidden;
   background: url(../../images/layout/public/tabs_horizontal_selectors_background.png) top left repeat-x;
   margin: 0 25px 10px 5px;
   padding: 0 5px;
   float: right;
}

#showroom #tabs_selector li {
   display: inline;
   width:auto;
   background: none;
}

#showroom #tabs_selector li a {
   display: inline;
   width: auto;
   padding: 3px 13px;
   border-top: 1px solid #d5d5d5;
   border-left: 1px solid #d5d5d5;
   border-right: 1px solid #d5d5d5;
   background: none;
}

#showroom #tabs_selector li a.active {
   background: #fff;
   border-right: 1px solid #d5d5d5;
   border-top: 1px solid #d5d5d5;
   color: #ffa800;
}

#showroom .tabs { padding: 0; }

#showroom .tabs_content { padding: 0; }

#showroom .car_box {
   float:left;
   width: 130px;
   margin: 0 0 0 9px;
   position:relative;
   z-index: 0;
}

#showroom .car_box.hover { z-index: 10; }

#showroom .car_icon {
   width: 130px;
   height: 91px;
   display: block;
   text-align: center;
   font-weight: bold;
   color: #3c3c3c;
   padding: 0;
}

.car_box .car_icon span {
   padding: 7px 0 0 0;
   display:block;
}

.car_box.hover .car_icon span { color: #ffa800; }

.car_box.hover .car_icon { background-color: #f3f3f3; }

.car_box .image {
   height: 64px;
   overflow: hidden;
}

.car_box .image span { padding: 0; }

.car_box.hover .image .default { display: none; }

.car_box .car_menu {
   height: 35px;
   height: auto !important;
   width: 130px;
   display:none;
   position:absolute;
   background-color: #a1a1a1;
   padding: 0 0 4px 0;
}

.car_box.hover .car_menu { display:block; }

#showroom .car_menu a {
   color: #ffffff;
   font-size: 8px;
   font-weight: bold;
   display:block;
   background: url(../../images/layout/public/arrow_bullet.png) 6px 2px no-repeat;
   padding: 0 0 0 15px;
   margin: 4px 0 0 0;
}

#showroom .car_menu a:hover { color: #3d3d3d; }

#main #showroom h3 {
   font-size: 18px;
   color: #32748f;
   padding: 10px 0;
   margin: 0;
}

#showroom .footer {
   background: url(../../images/layout/public/box/footer_background.png) top left repeat-x;
   clear:both;
   background-color: #f8f8f8;
   margin: 15px 0 -11px 0;
   padding: 0;
   position: relative;
   overflow:hidden;
   width: 100%;
   font-size: 11px;
}

#showroom .footer .content { padding: 0 0 0 20px; }

#showroom .bottom { margin: 0; }

#showroom .footer .bottom {
   height: 8px;
   /*margin: -8px 0 -11px 0;*/
   position: absolute;
   bottom: 0;
   padding: 0;
   overflow: hidden;
   background: none;
}

#showroom .footer .bottom .corner_right,
#showroom .footer .bottom .corner_left {
   height: 8px;
   width: 7px;
   display: block;
   background: url(../../images/layout/public/box/corners.png) no-repeat;
}

#showroom .footer .bottom .corner_right {
   float:right;
   background-position: top left;
}

#showroom .footer .bottom .corner_left {
   float:left;
   background-position: top right;
}

.brochures {
	padding-top: 6px;
	text-align: center;
}

/*
====================================================================================================
=== TABS ===========================================================================================
====================================================================================================
*/

#tabs_selector {
  z-index: 20;
  float: left;
  padding: 0 0 0 5px;
}

.horizontal #tabs_selector {
  float: none;
  height: 23px;
  overflow: hidden;
  background: url(../../images/layout/public/tabs_horizontal_selectors_background.png) top left repeat-x;
  margin: 0 5px 5px 5px;
  padding: 0 5px;
}

#tabs_selector li {
  width: 164px;
  list-style: none;
  font-size: 12px;
  background: url(../../images/layout/public/tabs_selectors_background.png) top right repeat-y;
}

.cms #tabs_selector li {
  padding: 0px;
}

.horizontal #tabs_selector li {
  float: left;
  width:auto;
  background: none;
  border-bottom: 1px solid #d5d5d5;
}

#tabs_selector li.title { padding: 0 0 5px 2px; }

#tabs_selector li.title h1 {
  color: #393937;
  font-size: 18px;
  font-weight: normal;
}

#tabs_selector li a {
  width: 159px;
  height: 24px;
  font-size: 12px;
  padding: 0 0 0 7px;
  line-height: 24px;
  display:block;
  color : #939393;
  text-decoration:none;
  outline:none;
  border-top: 1px solid #eaeaea;
  background: url(../../images/layout/public/tabs_selectors_background.png) top right repeat-y
}

.horizontal #tabs_selector li a {
  display: inline;
  width: auto;
  padding: 3px 7px;
  border-top: 0;
  border-left: 1px solid #d5d5d5;
  background: none;
}

#tabs_selector li a:hover { color : #ffa800; }

#tabs_selector li a.active {
  font-weight: bold;
  color : #ff7e00;
  border-top: 0;
  background: url(../../images/layout/public/tabs_active.png) top right no-repeat;
}

.horizontal #tabs_selector li a.active {
  background: #fff;
  border-right: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
}

/*
===============================================
=== TABS CONTENT ==============================
===============================================
*/

.tabs_content {
  width: 735px;
  float: left;
  padding: 0 0 0 10px;
  z-index: 10;
  display:none;
  border-left: 1px solid #dddddd;
}

.medium .tabs_content { width: 477px; }

.horizontal .tabs_content {
  float: none;
  clear:both;
  width: auto;
  padding: 0 10px;
  border-left: 0;
}

.tabs div.active { display:block }

/*
===============================================
=== TABS TABLE ================================
===============================================
*/
.tabs_content table { padding: 0 0 10px 0; }

.tabs_content table td {
  border-bottom: 1px solid #d5d5d5;
  padding: 6px 0;
  font-size: 12px;
  color: #949494;
}

.tabs_content table.display td {
  padding: 6px 9px;
  color: #5D5D5D;
}

.tabs_content table td.number {
  color: #000;
  width: 35px;
}

.tabs_content table td a {
  color: #f5a100;
}

.tabs_content table.normal tr td {
	color: #5d5d5d ! important;
   padding: 0 0;
   border-bottom: none;
}

/*
===============================================
=== TABS COLUMN ===============================
===============================================
*/
.tab_row{
  clear: both;
  overflow: hidden;
}
.tab_col {
  width: 157px;
  float: left;
  margin: 8px 25px 20px 0;
  display:inline;
}

.tab_col:hover {
    background: White url('/images/layout/public/newsbutton_background.png') bottom right no-repeat;
}

/*
===============================================
=== BOX AND COLUMN STYLING ====================
===============================================
*/
.box h2,
div.tab_col h2 {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  padding: 6px 0;
}

.box p,
div.tab_col p {
  color : #5d5d5d;
  font-size: 12px;
  margin: 0 0 7px 0;
}

div.tab_col p span {
  color : #939393;
}

.box.configurator p, .box.ebrochure p { color: #fff; }

.box.configurator a, .box.ebrochure a { color: #000; }

.box.configurator a span, .box.ebrochure a span  {
  font-weight: bold;
  background:url(../../images/layout/public/bullet_configutator.png) top left no-repeat;
  padding: 0 0 0 15px;
}

.box.configurator a:hover, .box.ebrochure a:hover { color: #fff; }

.box a, div.tab_col a {
  font-size: 12px;
  text-decoration:none;
}

div.tab_col a {
  color: #ff7e00;
}

.box a:hover,
div.tab_col a:hover { color : #ffa800 }

/*
====================================================================================================
=== EXPANDABLE BOX =================================================================================
====================================================================================================
*/
.box .top,
.box .middle,
.box .bottom {
  width: 100%;
  height: auto;
  float: none;
  clear: both;
}

.two_cols .middle .box { margin: 0 0 0 -8px; }
/*
===============================================
=== LARGE =====================================
===============================================
*/

.box.large { width: 953px; }
.box.large .top,
.box.large .bottom { height: 20px; }
.box.large .top { background:url(../../images/layout/public/box/large_top.png) top left no-repeat; }

#main .box.large .middle {
  width: 919px;
  padding: 0 17px;
  background:url(../../images/layout/public/box/large_middle.png) top left repeat-y;
}

.box.large .bottom { background:url(../../images/layout/public/box/large_bottom.png) top left no-repeat; }

/*
===============================================
=== MEDIUM ====================================
===============================================
*/

.box.medium { width: 724px; }

.box.medium .top,
.box.medium .bottom { height: 20px; }

.box.medium .top { background:url(../../images/layout/public/box/medium_top.png) top left no-repeat; }

#main .box.medium .middle {
  width: 690px;
  padding: 0 17px;
  background:url(../../images/layout/public/box/medium_middle.png) top left repeat-y;
}

.box.medium .bottom { background:url(../../images/layout/public/box/medium_bottom.png) top left no-repeat; }

/*
===============================================
=== SMALL =====================================
===============================================
*/

.box.small {
  width: 194px;
  position: relative;
  background:url(../../images/layout/public/box/small_middle.png) top left repeat-y;
}

.box.small .top,
.box.small .bottom {
  height: 15px;
  line-height: 0px;
}

.box.small .top { background:url(../../images/layout/public/box/small_top.png) top left no-repeat; }
#showroom.box.medium .box.small .top { height: 15px; }

#showroom.box.medium .box.small .top { height: 15px; }

#main .box.small .middle {
  width: 160px;
  padding: 0 17px;
  background:url(../../images/layout/public/box/small_middle_gradient.png) bottom left no-repeat;
}

.box.small .bottom { background:url(../../images/layout/public/box/small_bottom.png) top left no-repeat; }

/*
===============================================
=== SMALL ORANGE ==============================
===============================================
*/
.box.small.configurator { background:url(../../images/layout/public/box/small_middle_orange.png) top left repeat-y; }

.box.small.configurator .top { background:url(../../images/layout/public/box/small_top_orange.png) top left no-repeat; }

#main .box.small.configurator .middle { background:url(../../images/layout/public/box/small_middle_gradient_orange.png) bottom left no-repeat; }

.box.small.configurator .bottom { background:url(../../images/layout/public/box/small_bottom_orange.png) top left no-repeat; }

/*
===============================================
=== SMALL BLUE ==============================
===============================================
*/
.box.small.ebrochure { background:url(../../images/layout/public/box/small_middle_blue.png) top left repeat-y; }

.box.small.ebrochure .top { background:url(../../images/layout/public/box/small_top_blue.png) top left no-repeat; }

#main .box.small.ebrochure .middle { background:url(../../images/layout/public/box/small_middle_gradient_blue.png) bottom left no-repeat; }

.box.small.ebrochure .bottom { background:url(../../images/layout/public/box/small_bottom_blue.png) top left no-repeat; }

/*
====================================================================================================
=== CUSTOM MODELS SUB MENU =========================================================================
====================================================================================================
*/
#model_menu { height: 28px; }

#model_menu ul {
  font-size: 13px;
  overflow:hidden;
  height: 28px;
}

#model_menu ul li {
  float:left;
  list-style: none;
  padding: 0 16px;
  line-height: 28px;
  border-left: 1px solid;
  border-right: 1px solid;
}

#model_menu ul li.first { border-left: 0 }

#model_menu ul li.last { border-right: 0 }

#model_menu ul li a { text-decoration: none; }

/*
====================================================================================================
=== FOOTER LINKS ===================================================================================
====================================================================================================
*/
#footer img { vertical-align: middle; }

#footer a {
  color: #c3c3c3;
  margin: 0 10px 0 5px;
  text-decoration: none;
}

#footer a:hover {
  color: #ffffff;
  text-decoration: none;
}

#footer .rss_feed {
  position: absolute;
  right: 30px;
}

.reportingoutput TD {
    display: none;
    font-size: 11px;
    color: white;
}

.tabs_content table.nostyle td {
  border-bottom: 0px;
}

.modalBackground
{
    background-color: #afafaf;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.waitBackground
{
    background-color: #ffffff;
    filter:alpha(opacity=70);
    opacity:0.7;
    text-align: center;
}

.colheader {
    color: Black;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    margin: 0 0 10px 0;
    display: block;
}


/*
====================================================================================================
=== LEXICON =================================================================================
====================================================================================================
*/

.lexicon:hover {
	border-bottom: dashed 1px #438EE1;
}

/*
====================================================================================================
=== PRINT ========================================================================================
====================================================================================================
*/

.doNotBreak {page-break-inside: avoid; }

@media print {
    .noprint { display: none ! important; }
}
