/*************************************************************
 * description: css for screen media
 *************************************************************/
 
/* reset
 * based on Dion Phillips reset.css
 * http://www.dphidesign.com/
 *************************************************************/
body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
	color: #036;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* /reset
 *****************************************************/

/* global elements
 *****************************************************/
body {
    background: #fff;
    color: #000;
    font: 75%/1 Arial, sans-serif;
}
a:hover { text-decoration: none; }
/* /global elements
 *****************************************************/

/* base layout
 *****************************************************/

#navigation {
    background: #e8e8e8 url( ../img/bg_navigation.png ) repeat-x 0 100%;
    border-top: 1px solid #f3f3f4;
    border-bottom: 1px solid #fff;
}
#showcase { height: 330px; }
#wrap { background: #fff url( ../img/bg_wrap.png ) repeat-x 0 0; }
#wrap .container {
    background: transparent url( ../img/bg_wrap_container.png ) no-repeat 0 238px;
    margin: 0 auto;
    padding: 0 6px;
    width: 904px;
}
#contentflash {
    position:relative;
    left: -18px;
    
}
#content {
    background: #fff url( ../img/bg_content.png ) repeat-x 0 0;
    border-top: 1px solid #fff;
    padding: 8px 0 0;
}
#footer {
    background: #fff url( ../img/bg_footer.png ) no-repeat 0 0;
    color: #777777;
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 5px 10px;
    width: 894px;
}
/* /base layout
 *****************************************************/

/* common elements
 *****************************************************/
.left { float: left; }
.right { float: right; }
.cols, form .item, form .buttons { overflow: hidden; }
.col { float: left; }
.print { display: none; }
.ir {
    display: block;
    overflow: hidden;
    position: relative;
}
.ir span {
    cursor: pointer;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

/* /common elements
 *****************************************************/

/* branding elements
 *****************************************************/

#branding h1 {
    float: left;
    font-size: 1.5em;
    width: 50%;
}
#branding h1.logo a {
    background: transparent url( ../img/s.png ) no-repeat 0 0 ;
    color: #4a4a4a;
    display: block;
    height: 35px;
    padding: 6px 0 18px 6px;
    text-decoration: none;
}
#branding h1 a {
    background: transparent url( ../img/logo_bt.png ) no-repeat 0 0 ;
    color: #4a4a4a;
    display: block;
    height: 35px;
    padding: 6px 0 8px 55px;
    text-decoration: none;
}
#branding h1 a small {
    display: block;
    font-size: 0.67em;
    font-weight: normal;
}
#branding #options {  float: right; }
#branding #options li {
    display: inline;
    margin: 0 0 0 6px;
}
#branding #options a {
    background: transparent url( ../img/icons_options.png ) no-repeat 0 0px;
    color: #505050;
    padding: 2px 0 2px 18px;
    text-decoration: none;
}
#branding #options #oRequest a {
    background-position: 0 -301px;
}
/* /branding elements
 *****************************************************/

/* navigation elements
 *****************************************************/
#navigation .container {
    margin: 0 auto;
    overflow: hidden;
    width: 904px;
}
#navigation ul {
    background: transparent url( ../img/bg_navigation_items.png ) no-repeat 100% 100%;
    float: right;
    padding: 0 2px 0 0;
}
#navigation li {
    background: transparent url( ../img/bg_navigation_items.png ) no-repeat -1500px 100%;
    float: left;
    font-size: 1.1em;
    padding: 0 0 0 2px;
    text-align: center;
    width: 118px;
}
#navigation li a {
    color: #fff;
    height: 26px;
    line-height: 2em;
    margin: 0 -1px 0 0;
    text-decoration: none;
}
#navigation li a:hover,
#navigation li.active a {
    background: #686868 url( ../img/bg_navigation_items.png ) no-repeat 0 100%;
    color: #343434;
}
#navigation li a span {
    color: #494949;
    left: -1px;
    top: -1px;
}
#navigation li a:hover span, #navigation li.active a span { color: #fff; }
/* /navigation elements
 *****************************************************/

/* content elements
 *****************************************************/
#content #left {
	float: left;
	width: 860px;
	font-weight: normal;
}
#content #lefty {
	float: left;
	width: 560px;
	font-weight: bold;
}
#content #right {
    background: transparent url( ../img/bg_right_content.png ) no-repeat 0 0;
    float: right;
    margin: 0 0 10px;
    padding: 0 2px 10px;
    width: 280px;
}
#content #right .top {
    background: transparent url( ../img/bg_right_content.png ) no-repeat -284px 0;
    min-height: 150px;
    padding: 0 10px;
}
#content #right .bottom { background: #f1f1f1 url( ../img/bg_right_content.png ) no-repeat -564px 100%; }
#content .wrap {
    clear: left;
    color: #615555;
    line-height: 1.4em;
    overflow: hidden;
    padding: 0 20px;
}
#content h1 {
    background: transparent url( ../img/bg_content_title.png ) no-repeat 0 0;
    display: inline;
    float: left;
    font-size: 1.5em;
    margin: 0 0 18px -6px;
}
#content h1 span {
    background: transparent url( ../img/bg_content_title.png ) no-repeat 100% 100%;
    display: block;
    padding: 2px 3px 0 0;
}
#content h1 span span {
    background-position: 0 100%;
    padding: 0 0 3px 2px;
}
#content h1 span span span  {
    background: #398dc8 url( ../img/bg_content_title_inner.png ) repeat-y 0 0;
    color: #fff;
    padding: 5px 18px 5px 28px;
}
#content h2 {
    color: #5c5c5c;
    font-size: 1.67em;
    padding: 0 0 10px;
}
#content a.back {
    color: #615555;
    float: right;
    font-size: 1.17em;
    font-weight: bold;
    margin: 15px 15px 0 0;
    text-decoration: none;
}

#content p {
	margin: 0 0 1em;
	text-align: justify;
	font-weight: bold;
}
#content p a {
    color: #6c6c6c;
    font-weight: bold;
}
#content #left p strong { font-size: 1.33em; }

/* REFLEX ADD 25/1 */
 
#content #tipholder{
	height:430px;
	overflow:hidden;
	float:left;
	width:650px;
}


#content .tip {
	width: 650px;
	background-color: transparent;
	background-image: url(../img/bg_box_big.png);
	background-repeat: repeat-y;
	background-position: -1300px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 17px;
	margin-left: 0px;
	float:left;
	
}
#content .tip .top {
	background: transparent url( ../img/bg_box_big.png) no-repeat 0 0;
}
#content .tip .bottom {
	padding: 13px;
	background-color: transparent;
	background-image: url(../img/bg_box_big.png);
	background-repeat: no-repeat;
	background-position: -650px 100%;
}
#content .tip .body {
	width:350px;
	height:340px;
	float:left;
	
	padding-left: 0px;
	padding-top: 10px;
}
#content .tip .content{
}
#content .tip  .images {
	width:260px;
	float:left;
	padding-top: 10px;
	margin-left:10px;
}
#content .tip .images img{
	float:left;
	margin-left:4px;
	margin-bottom:10px;
	border: 2px solid #CCCCCC;
}
#content .tip .images a{
	display:block;	
}
#content .tip span.picture {
    display: block;
    position: relative;
    height: 180px;
    margin: 0 0 10px;
    width: 250px;
}
#content .tip h2 {
	color: #bd0b13;
	font-weight: normal;
	font-size: 1.33em;
	line-height: 1em;
	margin: 0 -7px 14px;
	padding: 0 0 6px;
	text-transform: uppercase;
	background-color: transparent;
	background-image: url(../img/bg_downloads_title.png);
	background-repeat: repeat-x;
	background-position: 50% 100%;
}
#content .tip h2 span {
	font-weight:bold;
	background-color: transparent;
	background-repeat: repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#content .tip ul{
	margin-top:10px;
	margin-bottom:10px;
}
#content .tip li{
	list-style-type: square !important;
	list-style-position: inside !important;
	margin: 0px !important;
	padding: 0px !important;
	padding-left: 20px!important;
}
#content .tip .subtitle{
	
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	padding: 2px;
	/* background-color: transparent;
	background-image: url(../img/bg_downloads_title.png);
	background-repeat: repeat-x;
	background-position: 50% 100%; */
}
ul.list{
	width:194px;
	margin-bottom: 16px;
	float: left;
	padding-top: 0px;
	margin-right: 6px;
}
ul.list li {
	list-style-type: none;
	float:none;
	margin-right: 0px;
	display: block;
	width: 188px;
	margin-bottom:6px;
	
}

ul.list  a {
	color: #555;
	display: block;
	text-decoration: none;
	font-weight:bold;
	border:thin solid #FFFFFF;
	border-bottom:thin solid #CCCCCC;
	padding:4px;
}
ul.list  a:hover {
	background-color: #f5f6f5;
	background-image: url(../img/bg_dealer_locator_hover.png);
	background-repeat: no-repeat;
	background-position: 98% 6px;
	border:thin solid #CCCCCC;
}

/* END REFLEX ADD 25/1 */
ul.products {
    padding: 20px 0 0;
    overflow: hidden;
}
ul.products li {
    float: left;
    margin: 0 0 35px; 
    width: 33%;
}
#content ul.products h2 {
    font-size: 1.17em;
    padding: 0;
}
ul.products a {
    color: #474747;
    text-decoration: none;
}

#content table { width: 100%; }
table.details {
    color: #404040;
    margin: 30px 0 20px;
}
table.details th {
    color: #474747;
    font-size: 1.1em;
    padding: 0 10px 5px;
    text-align: left;
}
table.details th.type { width: 160px; }
table.details th.explanation { width: 370px; }
table.details td {
    background: #fafafa url( ../img/bg_details_cell.png ) no-repeat 0 100%;
    padding: 20px 10px 5px 10px;
}
table.details td.explanation { background-position: 100% 100%; }
#content table.details h2 {
    color: inherit;
    font-size: 1.1em;
    margin: -15px 0 0;
    padding: 0;
}

table.products { clear: both; }
#content table.products thead h2 {
    color: #5c5c5c;
    font-size: 1.67em;
    padding: 5px 0;
}
table.products tbody td {
    background: #f0f0f0;
    border-bottom: 1px solid #fff;
    padding: 10px;
    text-align: center;
}
table.products tbody th {
    background: #eee url( ../img/bg_products_table_row_header.png ) no-repeat 0 0;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
    padding: 0 5px;
    width: 120px;
}
table.products tbody .odd th { background: #f7f7f7 url( ../img/bg_products_table_row_header.png ) no-repeat -130px 0; }
table.products tbody td.first { background: #f0f0f0 url( ../img/bg_products_table_first_col.png ) no-repeat 0 0; }
table.products tbody .odd td { background: #f7f7f7; }
table.products tbody .odd td.first { background: #f7f7f7 url( ../img/bg_products_table_first_col.png ) no-repeat 0 100%; }

table.products tfoot td { padding: 20px 0 0; }
table.products tfoot a.download {
   background: #aa1920 url( ../img/bg_download_brochure.png ) no-repeat 0 0;;
    color: #fff;
    display:block;
    font-size: 0.95em;
    line-height: 14px;
    padding-top:6px;
    padding-left:4px;
    padding-right:4px;
    height: 36px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 116px;
}

#content #right h3 {
    background: transparent url( ../img/bg_right_content_title.png ) no-repeat 0 100%;
    color: #9d0b11;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 12px 0 6px;
    text-transform: uppercase;
}
#content #right li {
    background: transparent url( ../img/sep_right_content.png ) no-repeat 50% 100%;
    padding: 5px 0 10px;
}
#content #right li a {
    background: transparent url( ../img/bg_right_content_list_item.png ) no-repeat 0 0.2em;
    color: #4b4b4b;
    display: block;
    padding: 0 0 0 20px;
    text-decoration: none;
    font-weight:bold;
}
#content #right li.contact {
    background: transparent url( ../img/bg_right_content_list_item.png_ ) no-repeat 0 0.2em;
    color: #4b4b4b;
    display: block;
   
    text-decoration: none;
    font-weight:normal;
}

#content #left form {
    background: #f2f2f2 url( ../img/bg_content_form.png ) repeat-x 0 0;
    border: 1px solid #e9eaeb;
    padding: 20px 40px;
}
#content #left form legend {
    color: #5c5c5c;
    font-size: 1.17em;
    font-weight: bold;
    padding: 0.5em 0 1em;
}
#content #left form .item { padding: 0 0 7px; }
#content #left form label {
    float: left;
    width: 170px;
}
#content #left form label em { color: #bd0b13; }
#content #left form .item input,
#content #left form .item select,
#content #left form .item textarea {
    font-family: Arial, sans-serif;
    font-size: 1em;
    width: 300px;
    float: right;
    border:1px solid #999999;
    background-color:#e5e4e4;
}
.form-error{
	border:1px solid #ad3434 !important;
	background-color:#eeeeee !important;
	
}
.error-message{
	display:none;
}
#content #left form .item select { width: 480px; }
#content #left .buttons {
    background: transparent url( ../img/bg_form_buttons.png ) no-repeat 0 0;
    margin: 10px -10px 0;
    padding: 2px 0 7px 1px;
}
#content #left .buttons input {
    background: transparent url( ../img/bg_form_submit.png ) no-repeat 0 0;
    border: none;
    color: #fff;
    height: 32px;
    text-align: center;
    width: 490px;
}


/* ADDED ON 20th May */
ul.downloads { overflow: hidden;}
ul.presentations { clear: both; }
ul.downloads li, ul.presentations li {
    background: #e4e4e4 url( ../img/bg_download_item.png ) repeat-y -552px 0;
    float: left;
    margin: 0 0 17px 15px;
    width: 276px;
}

ul.downloads li.first, ul.presentations li.first { margin: 0 0 17px; }
ul.downloads li .top, ul.presentations li .top {
    background: transparent url( ../img/bg_download_item.png ) no-repeat 0 0;
}
ul.downloads li .bottom, ul.presentations li .bottom {
    background: transparent url( ../img/bg_download_item.png ) no-repeat -276px 100%;
    padding: 13px;
}
#content ul.downloads h2 {
    background: transparent url( ../img/bg_downloads_title.png ) no-repeat 50% 100%;
    color: #bd0b13;
    font-size: 1.17em;
    font-weight: normal;
    margin: 0 0 14px;
    padding: 0 0 4px;
    text-transform: uppercase;
}
ul.downloads span.picture, ul.presentations span.picture {
    display: block;
    position: relative;
    height: 180px;
    margin: 0 0 10px;
    width: 250px;
}
ul.downloads .restricted span.members {
    background: transparent url( ../img/bg_members_only.png ) no-repeat 0 0;
    display: block;
    height: 174px;
    left: 3px;
    position: absolute;
    text-indent: -1000em;
    top: 3px;
    width: 100%;
}
#content ul.downloads li p {
    background: transparent url( ../img/bg_downloads_info.png ) no-repeat 50% 100%;
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    padding: 4px 5px 6px;
}
ul.downloads span.size { float: left; }
ul.downloads a.download {
    background: transparent url( ../img/bg_downloads_download.png ) no-repeat 100% 50%;
    float: right;
    padding: 0 20px 0 0;
    text-decoration: none;
}
ul.downloads li img, ul.presentations li img {
    border: 3px solid #fff;
    display: block;
}

#content ul.presentations h2 {
    background: transparent url( ../img/bg_downloads_title.png ) no-repeat 50% 100%;
    color: #bd0b13;
    font-weight: normal;
    font-size: 1.33em;
    line-height: 1em;
    margin: 0 -7px 14px;
    padding: 0 0 6px;
    text-transform: uppercase;
}
#content ul.presentations h2 span {
    background: transparent url( ../img/bg_presentations_title.png ) no-repeat 0 0;
    padding: 3px 22px;
    font-weight:bold;
}
#content ul.presentations #pSafety h2 span { background-position: -300px 0; }
#content ul.presentations #pDurability h2 span { background-position: -600px 0; }
ul.presentations h3 {
    color: #525252;
    font-size: 0.9em;
    line-height: 1em;
    margin: 0 0 1em;
    text-transform: uppercase;
}
ul.presentations .body { min-height: 135px; }
ul.presentations a.more {
    background: #7a161a url( ../img/bg_presentation_link.png ) no-repeat 0 0;
    color: #3e3e3e;
    display: block;
    height: 27px;
    line-height: 2.4em;
    margin: 0 -7px;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
}
ul.presentations a.more span {
    color: #fff;
    cursor: pointer;
    display: block;
    height: 27px;
    left: 1px;
    position: absolute;
    top: -1px;
    width: 264px;
}
/* END */
/* ADDED ON 19th May */
#dealerLocator {
    margin: 0 auto;
    text-transform: uppercase;
    width: 626px;
}
#dealerLocator h2 {
    color: #be0000;
    font-size: 1.17em;
    font-weight: normal;
    margin: 2em 0 0;
}
#dealerLocator .col { margin: 0 0 0 36px; }
#dealerLocator .col-1 { margin: 0; }
#dealerLocator ul {  width: 172px; }
#dealerLocator li {
    border-bottom: 1px solid #dadada;
    padding: 0 1px;
}
#dealerLocator a {
    color: #555;
    display: block;
    padding: 0.5em 2px;
    text-decoration: none;
    width: 166px;
}
#dealerLocator a:hover {
    background: #f5f6f5 url( ../img/bg_dealer_locator_hover.png ) no-repeat 95% 50%;
}

#dealers #map { margin: 8px 0 0; }
#dealers h2 {
    border-bottom: 1px solid #dadada;
    color: #555;
    font-size: 1.17em;
    font-weight: normal;
    margin: 0 0 23px;
    padding: 5px 0;
    text-transform: uppercase;
}
#dealers ul { padding: 0 0 0 0px; }
#dealers li {
    background: #f7f7f7;
    float: left;
    margin: 0 15px 10px 5px;
    width: 190px;
    height:250px;
}
/*#dealers li.first { margin: 0 15px 5px; } */
#dealers h3 {
    border-bottom: 1px solid #dadada;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    color: #bd0b13;
    padding: 2px 10px;
    height:30px;
}
#dealers .content {
    border-top: 1px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    color: #777373;
    padding: 5px 10px;
}
#dealers a.show {
    background: transparent url( ../img/bg_downloads_download.png ) no-repeat 0% 50%;
    
    padding: 0 0px 0 20px;
    text-decoration: none;
    color:#555;
    font-weight:bold;
    
}
/* END ------------- */

/* /content elements
 *****************************************************/

/* footer elements
 *****************************************************/
#footer h5 {
	float: left;
	font-size: 10pt;
	font-weight: normal;
}
#footer h6 {
    float: right;
}
#footer h6.dp-dphidesign img {
    background: transparent url(none) no-repeat 0 0;
}
#footer h6 img { background: transparent url( ../img/logo_toyota.png ) no-repeat 0 0; }
/*#footer h6.cesab img { background: transparent url( ../img/logo-cesab.jpg ) no-repeat 0 0 !important; } */

/* /footer elements
 *****************************************************/
