@import url("VS4_retail-slideshow.css");
@import url("VS4_retail-menu.css");
@import url("VS4_retail-content.css");
@import url("VS4_retail-vignett.css");

body,
input,
textarea,
select,
button{
	font-family:verdana,arial,geneva,sans-serif;
}


body{
	font-size: .7em;
	margin-top:-3px;
	background: #ddd url(http://cyclops.enonic.com/toyota/images/border_shadow.gif) center repeat-y;
}

div.back-button {
	float: left;
	clear: both;
	margin-top: 20px;
	width: 70px;
}

.input-focus {
	background-color:#FFF;    
	border:1px solid #888;
}


input,
textarea,
button,
select, .input-standard {
	font-size: 10px;
	background-color:#FFF;
	border:1px solid #AEAEAE;
}

input.text,
textarea{
	border: 1px solid #CCC;
}

input.error,
textarea.error{
	background-color: #F0F0F0;
}

fieldset {
	padding:0px 10px;
	width:94%;
}
fieldset.leveringsklar{
	padding: 0 10px 10px;
}
fieldset legend {
	color:#60696F;
	font-weight:bold;
	cursor:default;
	padding:6px;
}
form{
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color: #666;
}

a:hover{
	text-decoration: underline;
	color:#e50000;
}
a.underlined{
	text-decoration: underline;
}
.print{
	display: none;
}
.ext-frame{
	border: 0;
}
.required{
	color: #F00;
	margin-left: .1em;
}

div.error{
	color: #F00;
	font-weight: bold;
}

input.error {
	background-color:#e0e0e0;
}

div.feedback{
	color: #008000;
	font-weight: bold;
}

button{
	border: 1px solid #000;
	background-color: transparent;
	font-weight: normal;
	color: #000;
}
.show-all{
	clear:both;
	float:right;
	font-weight:bold;
	margin:15px 0px 0px;
}
div#searchbox{
	background-image:url(../../../images/search_bg.gif);
	background-repeat:no-repeat;
	width:160px;
	height:36px;
	padding:2px 6px 0 6px;
}

div#searchbox input#search{
	width:103px;
	font-family:verdana,arial,geneva,sans-serif;
	font-size:.8em;
}


h1, 
.sys-Heading1,
h2.frame-heading {
	font-family:verdana,arial,geneva,sans-serif;
	font-size: 2em;
	font-weight:normal;
	color:#666;
	margin-bottom: 8px;
	padding-top: 5px;
line-height:1em;
}

h2,
.sys-Heading2 {
	font-family:verdana,arial,geneva,sans-serif;
	font-size:1.3em;
	margin-top:.8px;
	margin-bottom:8px;
	color:#666;
}


 h3 {
	margin: 0 0 5px 0;
	font-size:1.2em;
}

img{
	border: 0;
}

img.border{
	border: 1px solid black;
}

img.icon{
	width: 16px;
	height: 16px;
}

img.icon.text{
	vertical-align: middle;
	margin-right: .3em;
}

div.spacer-main{
	font-size:1px;
	height: 1px;
}

div.spacer{
	font-size:9px;
	height: 1px;
	clear: both;
}

/* framework styles */


div#topBar{
	padding-top: 10px;
	float: left;
}

#topBar a{
	background-image: url(http://cyclops.enonic.com/toyota/images/toyota_all_icons.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	text-decoration: none;
	font-size: 9px;
	color: #999999;
	padding-right: 10px;
	padding-left: 12px;
}        


#topBar a:hover{
	color: #e50000;
}

div.main-content{
	/*position: relative;*/
	background: url(http://cyclops.enonic.com/toyota/images/topnavshad.gif) repeat-x #fff;
	background-position: 0 -1px;
	padding-top:25px;
	clear: both;
	overflow: hidden;
	background-attachment: scroll;
}


div#validate {
	width: 958px;
	margin: auto;
	padding: 10px;
	border: 1px dotted #ccc;
}

div.framework{
	width:900px;
	padding:0 6px 0 6px;
	margin:auto;
	min-height:100%;
}

div.framework.one-column{
	background-image: none;
}

div#right-column{
	float: left;
	width: 160px;
	margin-left:9px;
	overflow: hidden;
}

div#left-column{
	float:left;
	width:160px;
	margin-right:9px;
	/*clear: both;
	overflow: hidden;*/
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

div.content{
	float:left;
	width:562px;
	padding-bottom:.3em;
	min-height:35em;
	overflow:hidden;
}

div.content-popup{
	margin:0;
}

div.content div#printer-version{
	cursor: pointer;
	float: right;
	color: #369;
}

div.content.one-column {
	width: 900px;
	/*position:relative;*/
}

div.content.two-columns {
	width: 731px;
}

div#tip {
	margin-top: 2em;
	border-top: 1px dotted #ddd;
	padding: 1em 0 1em 0;
}

div#tip input.text{
	margin-right: 2em;
	width: 20%;
}

div#tip span{
	font-weight: bold;
	margin-right: 2em;
}

div#user-info{
	color: white;
	float: right;
}

div#user-info span.username{
	font-weight: bold;
}

div#user-info button{
	color: white;
	padding: 0;
	border: 0;
	cursor: pointer;
}

a#print-page,
a#close-window{
	display: none;
}

div#header{
	text-align: left;
	margin: 0 auto 0 0;
	width: 900px;
}

img#logo-screen{
	height:78px;
	margin-top:0px;
}

img#logo-local-screen{
  margin: 0 0 0 0;
  /*height: 54px;*/
}

div#logo-local{
  padding-bottom: 5px;
  float:left;
  clear: left;
}

/**
** Toyota logo
*/

div#logo-global{
  float:right;
  padding-top: 5px;
}

img#logo-print{
	width:65px;
	height:53px;
}

div#footer {
  position: relative;
  margin-top: -7.5em;
  clear: both;
  margin: .3em 0;
  padding: .9em .5em .5em .5em;
  color: #999;
  font-size: .8em;
  text-align: right;
}

/*
div#footer div#footer-divider {
  height:1px;
  font-size:1px;
  background-image: url(../../../images/dots_horizontal.gif);
  background-position:top;
  background-repeat:repeat-x;
} */

.cursor,
#footer a{
  background-image: url(http://cyclops.enonic.com/toyota/images/toyota_all_icons.gif);
  background-repeat: no-repeat;
  background-position: 0 -3px;
  text-decoration: none;
  font-size: 9px;
  color: #999999;
  padding-right: 10px;
  padding-left: 12px;
}
.cursor{
 cursor:pointer;
}
.cursor a:hover,
#footer a:hover{
  color: #e50000;
}        

div#left-column p, 
div#right-column p{
	margin: 0 0 1em 0;
}
/* end framework styles */

/* frame styles */
div.frame h4{
  /* background-image:url(../../../images/search_bg.gif); 
  background-repeat:no-repeat; */
  font-weight: bold;
  padding: .1em .8em .5em .8em;
  font-size: 1em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1px;
}

div.frame h4 a {
  color:#666666;
}

div.frame h4 a:hover {
  color:#666666;
  text-decoration:none;
}

div.frame div.frame-content{
  font-size:.9em;
  background-color: transparent;
  background-image: url(http://cyclops.enonic.com/toyota/images/bgshad_txt.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  padding: .5em;
  overflow: hidden;
  height:100%;
}

div.frame div.frame-content.clean { 
  background: none;
}

div.frame-right-blank {
	padding: .1em .3em .1em 1.3em;
}

div.frame-right-blank h4{
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 6px;
}

div.frame-right-blank div{
  color:#909090;
  font-size:.8em;
}


/* end frame styles */

/* errorhandler styles */
div#errorhandler h2{
  font-family:verdana,arial,geneva,sans-serif;
  font-size:1.5em;
  margin: 0;
  color:#e50000;
}
/* end errorhandler styles */

/* list styles */
.date {
  color:#666;
}

table.list{
	margin-top: 1em;
	width: 100%;
}

table.list input.text,
table.list textarea{
	width: 90%;
}

table.list input.radio{
	vertical-align: middle;
}

table.list th, div.form-header{
	text-align: left;
	background-color: #E0E0E0;
	color:#000;
}

table.list.form td{
	vertical-align: top;
}

table.list.form button{
	margin-right: .3em;
}

table.list td.error{
	color: #F00;
	padding-bottom: 0;
}

table.list label.help{
	cursor:help;
	border-bottom: 1px dotted;
}

table.list tr.separator td{
	font-size: 50%;
}

table.list tr.form-separator div{
	padding-bottom: .2em;
	border-bottom: 1px solid #CCC;
	margin: .5em .5em .5em .5em;
	font-weight: bold;
}

table.list tr.dark td{
	background-color: #F7F7F7;
}

table.list th,
table.list td{
	padding: 0.2em;
	color:#666;
}

table.list th.nowrap,
table.list td.nowrap{
	white-space: nowrap;
}

table.list th.right,
table.list td.right{
	text-align: right;
}
/* end list styles */

/* filelist styles */
div#tree-menu{
	float: left;
	width: 29%;
	margin-right: 10px;
}

div#tree-menu a.active{
	background-color: #DDD;
	padding: 1px;
}

table.list.file-list{
	width: 69%;
}
/* end filelist styles */

/* minilist styles*/
ul.minilist {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.minilist li {
	padding:0 0 5px 0;
}

/* end minilist styles*/

/* Search styles */
div#search-navigation-header {
  background-color:#EEE;
  padding:.3em .3em;
}

ul#search-navigation-menu{
	margin: 0;
	padding: .4em 0 0 0;
	list-style-type: none;
	color: #999;
	clear: both;
}

ul#search-navigation-menu li{
	display: inline;
	padding: 0 .3em 0 .3em;
}

ul#search-navigation-menu li.numbers.active{
	font-weight: bold;
	color: #000;
}

div.search-item {
	border-top: 1px solid #CCC;
	padding: .8em 0 .8em 0;
	clear: both;
	margin: 0;
	height: 100%;
}

div.search-item.first{
	border: 0;
}

div.search-item h2 {
  font-size:1.2em;
  margin:0;
}

div.search-item span.highlight {
  font-weight:bold;
}

div.search-item .context {
  float:left;
  width:70%;
}

div.search-item .location {
  display:block;
  margin:0 0 1em 0;
  font-size:.8em;
}

div.search-item .relevance {
  font-size:9px;
}

div.search-item .relevance .bar {
  float:left;
  width:100px; 
  border:1px solid #99B3CC;
  font-size:1px;
  background-color:#EEEEEE;
}

div.search-item .relevance .bar .percent {
  height:11px;
  font-size:1px;
  background-color:#99B3CC;
}

div.search-item .relevance .score {
  float:left;
  width:20px;
  margin-left:1em;
}
/* end search styles */


/* imagelist */
div.imagelist {
	width: 180px;
	border-bottom: 3px solid #414141;
	padding-bottom: 10px;
}
div.imagelist div.image{
	margin-bottom: 5px;
	height: 200px;
	background-position: center;
}
/* end imagelist */


/*
  Brochure: Order
 */
 #mailForm {
    float: left;
}
#mailForm h1 {
    background-color: #fff;
    color: #666;
    font-size: 14px;
}
#mailForm h1 span {
    background-color: #fff;
    color: #656565;
}
#mailForm .articleheading, #mailForm .articlesubheading, #mailForm .colgroup .aCol label, #mailForm .brochureTitle{
    line-height: 15px;
    font-size: 11px;
    color: #666666;
}
#mailForm .bCol .articlesubheading b {
    font-weight: bold;
}
#mailForm .articleheading, .brochureTitle {
    font-weight: bold;
}
#modelTemplate {
    display:none;
}
#mailForm .models {
    display: block;
}
a:hover {
    text-decoration: underline;
}
a img {
    border:none;
}
#mailForm a.model {
    text-align:left;
    color:black;
    text-decoration:none;
    font-size: 11px;
}
#mailForm .required {
    color: red;
}
#mailForm .textCol {
    text-align: left;
    width: 360px;
    font-size: 11px;
}
#mailForm .colgroup {
    clear: both;
    float: left;
    width: 560px;
    margin-bottom: 5px;
}
#mailForm .colgroup .aCol {
    float: left;
    padding-right: 10px;
    width: 100px;
    height: 20px;
    margin: 0px;
    padding: 0px;
}
#mailForm .colgroup .aCol label {
    display: block;
    overflow: hidden;
    float: left;
}
#mailForm .colgroup .bCol {
    float: left;
    width: 115px;
}
#mailForm .colgroup .cCol {
    float: left;
}
#mailForm .colgroup .bcCols {
    clear: right;
    float: left;
    width: 285px;
}
#mailForm .input {
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd;
    font-family: verdana,arial,tahoma, sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #fff;
}
#mailForm .postal_number {
    padding: 0;
    margin: 0px;
    display: inline;
    float: left;
}
#mailForm .postal_place {
    padding: 0px;
    margin: 0px;
    float: right;
    display: inline;
}
#mailForm .selectbox {
    margin: 10px 0 20px 0;
}
#company_form {
    display: none;
}
.brochure{
    float: left;
    padding: 5px 45px 0 5px;
}
.brochure .brochureTitle{
color: #666;
}
.brochurePicture{
    width: 92px;
    height: 180px;
}

div#dhtmltooltip{
	width: 150px;
	border: 1px solid #E0E0E0;
	padding: 2px;
	font-size:100%;
	/*font-family: Verdana, sans-serif;*/
	font-family:verdana,arial,geneva,sans-serif;
	position: absolute;
	visibility: hidden;
	background-color: #F7F7F7;
	color:#000;
	z-index: 100;
}
#birthday{
	border: 1px dotted #ccc;
}
#birthday ul{
	margin: 0px;
	padding: 2px 0 0 5px;
}

/* Toyota in Business */


div.person img{
	float: left;
}

.salesman a{
       font-size: 120%;
	font-weight: normal;
	text-decoration: underline;
}

div.persons{
	color:#666666;
	line-height:1.3em;
	clear: both;
	margin-bottom: 10px;
       width: 675px;
	height: 100%;
}

div.person img{
	float: left;
}

div.tbcustomeradvantages img{
	float: left;
}

div.tbcustomeradvantages p{
	float: left;
}

.salesman a{
    font-size: 120%;
	font-weight: normal;
	text-decoration: underline;
}

.tbreadmore a
{
    font-weight: normal;
	text-decoration: underline;
}
.tbiconlink a
{
    font-weight: normal;
	text-decoration: underline;
}
div.tbfrontpagedocument
{
font-weight: normal;
width: 675px;
	/*text-decoration: underline;*/
}
div.tbvignettes {
background:#FFFFFF url(http://cyclops.enonic.com/toyota/images/bgshad_text_small.gif) repeat-x scroll 0 -1px;
clear:both;
color:#666666;
float:left;
margin-top:-6px;
padding-top:10px;
width:675px;
padding-left: 0px;
display: table;
}

div.tbvignette-item {
  float: left;
  width: 225px;
  padding-left: 0px;
  display: table-cell;
}
div #tbfooter {
float: right;
width: 640px;
text-align: right;
margin-right: 30px;
}

div #tbfooter a{
  background-image: none;
  background-position: 0;
  background-repeat:no-repeat;
  text-decoration: none;
  font-size: 13px;
  color: #999999;
  padding-right: 10px;
  padding-left: 12px;
}
div.tbitem{
float:left;
width:675px;
color:#666666;
line-height:1.3em;
margin-bottom: 5px;
}
div.tbitem img{
float:left;
padding:0 10px 10px 0;
}
div.tbitem p{
margin:0.5em 0;
}
div.tbitem .image{
float:left;
height:50px;
margin-right:10px;
width:80px;
}
div .tbclear{
clear: both;
}
#localDescription{
 margin-top:20px;
}

/*  TWEAK FOR DELIVERABLE CAR PAGE */
div#body.deliverableCar table.list{
    width:65%;
}

div#body.deliverableCar h2 {
    margin-top:10px;
}