/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/*grids.css*/body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;width:860px;}#doc2{width:73.074em;*width:71.313em;min-width:948px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:13.5207em;*width:13.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.5207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:16.8456em;*margin-left:16.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:16.8456em;*width:16.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.8%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:49.8%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}
body {
	font:normal 80%/1.3;
	font-family: Arial, Helvetica, sans-serif;

}

#headings{
background-color:#f7f7f7;
padding:5px 0px 2px 0px;
margin-top:0px;
border-bottom:1px solid #e3e3e3;
height:20px;
font-weight:bold;
}

#headings h1{
font-size:130%; 
margin-left:5px; 
padding:0px;
font-weight:bold;
color:#737373;
font-family: Helvetica, Arial, sans-serif;
}

#bd{
font-size:80%;
}

/*fonts*/

h1, h1 a {
text-decoration:none;
font-weight:normal;
}

h1 a:hover{
text-decoration:underline;


}

h2, h2 a{
text-decoration:none;
font-weight:normal;
}



h3, h3 a{
text-decoration:none;
font-weight:bold;
}

h3 a:hover{
text-decoration:underline;

}

h4, h4 a{
text-decoration:none;
font-weight:bold;

}

h4 a:hover{
text-decoration:underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

hr{
margin:5px 0px 5px 0px;
height:1px;
border:none;
}

em{font-style:italic;}

div.clearer {clear: both; line-height: 0; height: 0;}

.caption{ font-weight:bold;}

strong{
font-weight:bold;
}
/*tables*/

 table.chart{ margin:10px; width:480px;}
table.chart td{padding:10px; border-right:1px solid;border-bottom:1px dotted;}
table.chart td.last{padding:10px; border-right:none;border-bottom:1px dotted;}
table.chart th.last{border-right:none;}
table.chart tr.bottom td{border-bottom:none;}
table.chart tr.bottom th{border-bottom:none;}
table.chart th{font-weight:bold; border-bottom:1px solid ;border-right:1px solid; padding:10px;}

 table.list{ margin:10px; width:480px;}
table.list td{padding:5px; border-bottom:1px dotted;}
table.list th{font-weight:bold; border-bottom:1px solid;padding:5px;}


/*top logo & navigation*/


#top .search{
float:right;
margin:0px 0px 0px 0px;
vertical-align:middle;
}

#top .search p{
float:right;
}

#top .search ul{
float:right;
}

#top .search img{
display:inline; 
vertical-align:middle;
padding-top:8px;
}
#top .search input{
display:inline; 
vertical-align:middle; 
margin-top:8px;}

#top li{
display:block;
height:30px;
border-right:1px solid #e6e6e6;
float:left;
padding:10px 8px 0px 8px;
}

#top .last{
border-right:none;
}

#top a{
text-decoration:none;
}

#top a:hover{
text-decoration:underline;
}

/* breadcrumbs */
.breadcrumb {
vertical-align:middle; 
display:block;
height:25px;
border-bottom:1px solid;
margin-bottom:10px;
}

.breadcrumb img {
 padding:0 5px; 
vertical-align:middle; 
}

/* homepage */

#imgRotating .imgRotating_imgs{margin:0px 3px 0px 3px;}
#homeNavi .block{
width:165px;
height:140px;
border-left:1px dotted;
border-color:#DEDEDE;
font-size:100%;
margin:0px 0px 0px 0px;
}

#homeNavi .firstblock {
margin:0px;
width:165px;
height:140px;
border-left:none;

}


#homeNavi li{
	list-style-image:url(/core/img/menu/arrow.gif);
	list-style-position: outside;
	margin-left:25px;
	height:23px;
}

#homeNavi li.hover{
    list-style-image:url(/core/img/menu/arrowMOver.gif);
}

#homeNavi li a{
padding:6px 0px 2px 0px;
display:block;
color:#535353;
text-decoration:none;
border-bottom:1px solid #fff;
}

#homeNavi li a:hover{
display:block;
color:#333333;
text-decoration:none;
border-bottom:1px solid #ccc;

}

.bannerad{
padding:10px 0px 5px 10px;
border-top:1px solid;
border-color:#DEDEDE;
width:700px;
}

/*Terms of Sale*/
.termsOfSale ol{ margin-left:65px;}
#page .termsOfSale ul{ margin-left :0;}
.termsOfSale strong{ margin-left :40px;}
#page .content .termsOfSale ul li{ text-indent :-13px; margin :5px 0 5px 20px; }


/*actioncolumn*/

#action, action2 {
width:180px;
height:auto;
background-image:url(/core/img/panel/didntFind4.gif);
background-repeat:no-repeat;
background-position:top left;

}
#actionSelect {}

#action2 {
background-image:url(/core/img/panel/didntFind2.gif);
}

#action .didntBtn{
height:51px;
padding:43px 0px 0px 12px;
width:180px;
}
#action2 .didntBtn{
height:31px;
padding:72px 0px 0px 12px;
width:180px;
}

#action .btns img{margin-bottom:11px;}
#action .didntBtn p, #action2 .didntBtn p{
float:left;
text-transform:uppercase;
}

#action2 .dstyle{
background-image:url(/core/img/panel/didntFind3.gif);

width:180px;
height:195px;
margin:2px 0px 0px 0px;
vertical-align:top;
}

#action2 .dstyle ul{ padding:35px 0 0 12px;}

#action2 .dstyle li.order1{ background:url(/core/img/panel/DstylePerformanceOff.gif) no-repeat;}
#action2 .dstyle li.order2{ background:url(/core/img/panel/DstyleTouringOff.gif) no-repeat;}
#action2 .dstyle li.order3{ background:url(/core/img/panel/DstyleEconomyOff.gif) no-repeat;}

#action2 .dstyle li{
display:block;
height: 24px;
width:151px;
text-transform:uppercase;
text-align:center;
vertical-align:middle;
padding-top:2px;
}

#action2 .dstyle .dactive{
color:#FFFFFF;
}

#action2 .dstyle p{
	margin:3px 5px 2px 5px;
	padding:5px;
	line-height:1.2em;
	font-size:100%;
}

#action2 .dstyle a { text-decoration:none; color:#636363; width:151px;display:block;}
#action2 .dstyle .dactive a{ color:#fff; }

/*tyrelist main*/

#tyreList{
border-left:1px dashed;
border-color:#E1E1E1;
padding:2px 0px 10px 10px;
margin:0px 0px 0px 2px;
height:auto;
}

#tyreList .print{
float:right;
}

#tyreList .selected{
width:490px; 
}

#tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height:25px;
	border-bottom:1px solid #CCCCCC;
}

#tabs ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#tabs li{
float:left;
height:20px;
background-color:#d8d8d8;
background-image:url(/core/img/tyresearch/offedge.gif);
background-position:right top;
background-repeat:no-repeat;
margin:5px 0px 5px 3px;
padding-right:20px;
}

#tabs li.on{
height:20px;
background-color:#fff;
margin:5px 0px 5px 3px;
padding-right:20px;
background-image:url(/core/img/tyresearch/onedge.gif);
background-position:right top;
background-repeat:no-repeat;
}

#tabs li.on span{
margin:0;
height:20px;
cursor:auto;
}


#tabs li a{
color:#fff;
text-decoration:none;
line-height:2em;
padding-left:5px;
font-weight:bold;
margin:0px;
border-top:1px solid #d8d8d8;
border-left:1px solid #d8d8d8;
}

#tabs li a:hover{
color:#333;
text-decoration:none;
line-height:2em;
padding-left:5px;
font-weight:bold;
}

#tabs li.on a{
color:#333;
cursor:auto;
}

#tabs li a, #tabs li a span
{
display: block;
float: left;
line-height:2em;
cursor:pointer;
}


#tyreInfo {
padding:5px 0px 5px 0px;
/*height:200px;
width:670px;
overflow:auto;*/

}
#tyreInfo .tyre{
float:left;
width:154px;
/*width:220px;
height:200px;*/
}

#tyreInfo .fitted{
/*width:190px;*/
min-height:133px;
height:auto !important;
height:133px;
background-color:#E8E8E8;
padding:10px;
}

#tyreInfo .fitted a{
display:block;
padding:10px 0px 10px 0px;
font-weight:bold;
}

#tyreInfo .measure{
padding:14px 0px 14px 10px;
}

#tyreInfo .measure a{
text-decoration:none;
}

#tyreInfo .measure a:hover{
text-decoration:underline;
}


#tyreInfo .tyrePic{
float:left;
width:115px;
height:170px;
padding:30px 0px 0px 0px;
}

#tyreInfo .tyrePic p{
padding:15px 0px 0px 15px;
}

#tyreInfo .chart_psr, #tyreInfo .chart_4wd, #tyreInfo .chart_ltr{
float:left;
margin-left:3px;
width:331px;
height:200px;
position:relative;
}

#tyreInfo .chart_psr{
background-image:url(/core/img/tyresearch/chart_PSR.gif);
}
#tyreInfo .chart_4wd{
background-image:url(/core/img/tyresearch/chart_4WD.gif);
}
#tyreInfo .chart_ltr{
background-image:url(/core/img/tyresearch/chart_LTR.gif);
}
 
 
/*collapsible list : tyre search result*/
 
 .entry h2{
border-top:1px dashed;
border-color:#CDCDCD;
text-transform:uppercase;
font-weight:bold;
font-size:90%;
display:block;
height: 16px;
width:670px;
	background-color: #f7f7f7;
	margin: 8px 0 0px 0;

}
.entry h3 {
font-weight:bold;
font-size:100%;
margin:5px 0px 3px 0px;
}

.entry h3 a{
text-decoration:underline;

}

.entry h2 img{
float:left;
margin:0px 5px 0px 5px;

}

.entry{
border-color:#CDCDCD;
}

.entry p{
vertical-align:top;
font-weight:normal;
background-color: #fff;
margin:2px 0px 2px 20px;
}


.entry img{
float:left;
font-weight:normal;
margin:-2px 20px 0px 10px;

}


.subentry h3 {
font-weight:bold;
margin:5px 0px 4px 0px;
}

.subentry h3 a{
text-decoration:underline;

}

.subentry h2 img{
float:left;
margin:0px 5px 0px 5px;

}

.subentry{
border-bottom:1px solid;
border-color:#CDCDCD;
width:670px;
}

.subentry p{
vertical-align:top;
font-weight:normal;
background-color: #fff;

}


.subentry img{
float:left;
font-weight:normal;
background-color: #fff;
margin:-2px 20px 0px 10px;

}

.innerp { overflow:hidden; }

.section {
margin:2px; display:block; clear:both;

}

.section img{
	vertical-align:bottom;text-align:center; float:none;
}



.teamHeading{
padding:10px 0px 5px 0px;
border-bottom:1px solid #ccc;
width:670px;
}

/*optional sizes*/

 .sample h2{
border-top:1px dashed;
border-color:#CDCDCD;
text-transform:uppercase;
font-weight:bold;
font-size:90%;
color:#666;
display:block;
height: 16px;
width:670px;
	background-color: #f7f7f7;

}

.sample h2 img{
float:left;
margin:0px 5px 0px 5px;

}


table.sample {
	margin:10px 0px 10px 0px;
	border-collapse: collapse;
	background-color: white;
}

table.sample a{
	font-weight:bold;
	
	}

table.sample th {
	border-width: 0px 0px 0px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color:#E6E6E6;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:center;
}

table.sample .first{
	border:none;
	padding: 0px;
	text-align:left;
}


table.sample td {
	border-width: 0px 0px 0px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color:#E6E6E6;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:center;
}

tr.dark th, tr.dark td {
	background-color:#F7F7F7;
}


/*other sizes*/

#otherSize p{
padding:10px 0px 10px 0px;
}

#otherSize{
height:100px;
}

#otherSize ul
{
    margin-left:50px;
}
#otherSize li{
float:left;
padding:0px 10px 0px 10px;
margin:10px 50px 20px 50px;
}


/* tyre specs page*/



#tyreInfo .logosTyre{
width:380px;
padding:10px;
vertical-align:top;
}

#tyreInfo .logosTyre img{
margin:0px 30px 0px 0px;
}

#tyreInfo .tyrespecs{
float:left;
width:380px;


}

#tyreInfo .specstxt{
padding:10px 0px 10px 0px;
width:380px;


}
#tyreInfo .brochure{
width:257px;
min-height:43px;
border:1px solid;
border-color:#DADADA;
padding:3px 3px 0px 3px;
margin:10px 0px 10px 0px;
}

#tyreInfo .brochure span{
width:257px;
height:40px;
background-image:url(/images/buttons/downloadBroc.gif);
background-repeat:no-repeat;
display:block;
padding-top:3px;
}

#tyreInfo .brochure p{
padding:10px 0px 0px 50px;
}

#tyreInfo .brochure a{
text-decoration:none;
}

#tyreInfo .brochure a:hover{
text-decoration:underline;
}

.tyrePicSpecs{
/*width:220px;*/
padding-top:30px;
/*margin-left:-50px;*/
}

/*brochure*/

 .brochure{
width:257px;
min-height:43px;
border:1px solid;
border-color:#DADADA;
padding:3px 3px 0px 3px;
margin:10px 0px 10px 0px;
}

.brochure span{
width:257px;
height:40px;
background-image:url(/images/buttons/downloadBroc.gif);
background-repeat:no-repeat;
display:block;
padding-top:3px;
}

#page .content .brochure p{
padding:10px 0px 0px 50px;
}

 .brochure p{
padding:10px 0px 0px 50px;
}

 .brochure a{
text-decoration:none;
}

 .brochure a:hover{
text-decoration:underline;
}


/*tyreSpecs collapsible menu*/


#moreinfo .cutout p{
display: block;
width:665px;
height:20px;
border-top:1px solid;
margin:15px 0px 10px 0px;
padding:3px;
}

#moreinfo .cutout a{
text-transform:uppercase;
text-decoration:none;
}

#moreinfo .cutout a:hover{

text-decoration:underline;
}


#moreinfo .features p{
display: block;
width:670px;
height:20px;
border-top:1px solid;
margin:15px 0px 10px 0px;
padding:3px;
}

#moreinfo .features a{
text-transform:uppercase;
text-decoration:none;
}

#moreinfo .features a:hover{

text-decoration:underline;
}

#moreinfo .symbols img{
width:35px;
/*height:35px;*/
border:1px solid #f7f7f7;
padding:1px;
margin:1px;
}



#moreinfo .benefits p{
display: block;
width:670px;
height:20px;
border-top:1px solid;
margin:15px 0px 10px 0px;
padding:3px;
}

#moreinfo .benefits a{
text-transform:uppercase;
text-decoration:none;
}

#moreinfo .benefits a:hover{

text-decoration:underline;
}


#moreinfo .sizes p{
display: block;
width:670px;
height:20px;
border-top:1px solid;
margin:15px 0px 10px 0px;
padding:3px;
}


#moreinfo .sizes a{
text-transform:uppercase;
text-decoration:none;
}

#moreinfo .sizes a:hover{

text-decoration:underline;
}


/*master page*/
#page{
border-left:1px dashed;
border-color:#E1E1E1;
margin:0px 0px 0px 2px;
padding:0px 0px 10px 10px;
height:auto;
/*width:500px;*/
}

#page .content
{
    padding-top:10px;
	min-height: 200px;
}

#page .content p{
	padding:0px 0px 5px 0px;
}

#page .content li{
margin:5px 0px 5px 0px;
}
#page .content p.en_text {padding:0;}


#actionSelect {
width:160px;
height:auto;
float:right;
margin:0px 0px 10px 10px;
}

#actionSelect .selector{
background-image:url(/core/img/panel/tyreSelectorBase.gif);
width:160px;
height:105px;
}

#actionSelect .btns{
padding:54px 0px 0px 12px;
}

#actionSelect .btns img{
padding:3px;
}


#actionSelect .locator{
background-image:url(/core/img/panel/tyreDealerBase.gif);
background-repeat:no-repeat;

width:160px;
height:96px;
}

#actionSelect .field{

padding:35px 0px 0px 15px;
}

#actionSelect .field img{
display:inline;
vertical-align:middle;
}

#actionSelect .field input{
color:#B0B0B0;
width:75px;
height:15px;
margin:0px;
vertical-align:middle;
}

#actionSelect .btn{
padding:8px 0px 0px 14px;
}

/*passenger page*/

#presentation .findtyre{
padding:10px 0px 10px 0px;
margin:10px 0px 10px 0px;
border-top:1px dashed;
border-bottom:1px solid;
border-color:#E1E1E1;
width:670px;
}

#presentation .findtyre select{
color:#4F4F4F;
height:20px;
width:170px;
font-size:110%;
}



#sideNav{
position:relative;
margin-left:5px;
}

#sideNav .menu{
width:160px;
padding:5px 5px 5px 0px;
}
#sideNav .menupop { cursor:pointer; position:absolute; left:0px; z-index:100; height:100px;
    width:10px; background-color:#f9f9f9;}
#sideNav .menu_close { cursor:pointer; float:right; width:30px; text-decoration:underline;}

#sideNav ul {
margin-left:15px;
}

#sideNav .hidden { display:none; }
#sideNav a{
line-height:2em;
text-decoration:none;
}

#sideNav a:hover{
color:#636363;
text-decoration:underline;
}

#sideNav li{
	list-style-image: url(/core/img/menu/arrow.gif);
}

#sideNav li.relative {} /* others */
#sideNav li.ancestor {} /* ancestor except for the parent */
#sideNav li.parent {}
#sideNav li.me { font-weight:bold;}
#sideNav li.child {font-weight:normal;}
#sideNav li.sibling {}

#sideNav ul.others {} /* others */
#sideNav ul.children {}
#sideNav ul.mygeneration {}
#sideNav .squashed {display:none;}
#sideNav .shrinked {list-style-image:none;padding:0;margin:0;height:0px;}
#sideNav .bloated {width:210px; z-index:100; background-color:#f9f9f9;}

/*selector*/

#selector .selnav{
background-color:#fafafa;
width:596px;
}


/*footer*/
#ft{
width:860px;
height:40px;
margin:5px 0px 0px 0px;
height:27px;
background-image:url(/images/buttons/footBg.gif);
background-repeat:repeat-x;
}

#ft .ftbg {
padding:8px 0px 0px 0px;
height:20px;
}

#ft ul{


}

#ft li{
float:left;
display:block;
height:16px;
border-right:1px solid #ccc;
padding:0px 8px 5px 8px;
vertical-align:middle;
}

#ft p{
float:right;
display:block;
height:20px;
margin:-3px 8px 0px 8px;
font-size:100%;
}

#ft li a{
text-decoration:none;
}

#ft li a:hover{

text-decoration:underline;
}

#ft li img{
padding:0px 4px 0px 4px;
margin-bottom:-3px;
}


/* Jaba Tooltips : START ***************************************************************/

#JT_arrow_left{
	background-image: url(/core/img/tooltip/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:201;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(/core/img/tooltip/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:201;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:200;
	border: 1px solid #e3e3e3;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
	text-align:left;
	font-size:12px;
}

.JT_loader{
	background-image: url(/core/img/tooltip/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #f7f7f7;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight:normal;
}

#JT_close_right{
	background-color: #f7f7f7;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight:normal;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #e3e3e3;
}

.jTip{
cursor:help;
}

/* Jaba Tooltips : END *****************************************************************/



/*selector*/
#tabByMake{padding:20px 0px;}

#selector #borders #tabByTyreSize{height:325px;}

#selector .selnav{
background-color:#fafafa;
width:670px;
height:32px;

vertical-align:bottom;
}

#selector .selnav ul{
padding:1px 0px 0px 190px;
font-size:100%;
color:#333333;
}

#selector .selnav .off {
float:left;
display:block;
background-image:url(/core/img/tyresearch/selector/tabBg2.jpg);
background-repeat:repeat-x;
border-width:1px 1px 0px 1px;
border-style:solid;
border-color:#CCCCCC;
padding:6px 20px 0px 20px;
margin:0px 5px 0px 5px;
text-transform:uppercase;
line-height:1.8em;
height:25px;
}

#selector .selnav .off a {
color:#8D8D8D;
padding:10px;
}

#selector .selnav .off a:hover {
color:#333333;
text-decoration:none;
}

#selector .selnav li{
float:left;
display:block;
background:#ffffff;
border-width:1px 1px 0px 1px;
border-style:solid;
border-color:#CCCCCC;
padding:6px 20px 0px 20px;
margin:0px 5px 0px 5px;
text-transform:uppercase;
line-height:1.8em;
z-index:100;
height:25px;
vertical-align:bottom;
}

#selector .selnav li a{
color:#333333;
text-decoration:none;
margin-left:0px;
padding:10px;
}

#selector .selnav li a:hover{
color:#333333;
text-decoration:none;
}

#selector{
width:670px;
font-size:90%;
}

#borders{
width:660px;
padding:0 5px 5px 5px;
background-color:#fafafa;
}

#borders .playarea{
border:1px solid #ccc;
background-color:#FFFFFF;
width:657px;
}

#borders .playarea .off { display:none; }

 #borders .former{
margin:5px;
color:#666666;
height:100%;
}

#borders .former td{
padding:10px 3px 0px 3px;

}

#searchResultCnt{
display:block; 
border-top:1px solid #ccc;
 margin:10px 0px 10px 0px;
  padding:10px 0px 0px 0px;
   font-size:100%;
    font-weight:bold;
	 color:#666;
	 }
	 
#searchResult { margin: 0 15px; }
	 
/* carlist in the make search popup */
table.carlist {vertical-align:top;width:610px; *width:525px;}
table.carlist th {color:#666; font-weight:bold; padding:2px;}
#borders table.carlist td {padding:2px;}
.carlist .make {width:70px; height:20px;}
.carlist .model {width:115px; height:20px;}
.carlist .series {width:190px; height:20px;}
.carlist .body {width:90px; height:20px;}
.carlist .version {width:90px; height:20px;}
.carlist .year {width:50px; height:20px;}


div.scrollWrapper
{
    /*float:left;*/
    
    overflow:visible !important;
    overflow: none;
    overflow-y: auto;
	height:100%;
}
/*table.scrollable thead tr{height:120px}*/

table.scrollable{
    margin-right:0 !important;
    margin-right:16px;
}
table.scrollable th{
    position: relative;
    background:#fff;
}

table.scrollable tbody{
    overflow:auto;
height:100%;
}

table.scrollable tr{
    height: 0px; 
    margin: 0px; 
}







.imgwrap {margin:0 0 15px 0;}

/* tyre feature icon detail */
div.facilitydetail { display:inline;}
div.facilitydetail .facilitydetail_image {width:95px;border-right: dashed 1px #e1e1e1;margin-bottom:5px;}
div.facilitydetail .facilitydetail_desc {float:right;width:170px; padding-left:5px;}



/*corporate pages*/
.head {
height:29px;
display:block;
background-image:url(/core/img/corp/headingBase.gif);
    background-repeat:no-repeat;
}

.head h2{
padding:5px 0px 0px 15px;
    font-size:140%; 
    font-weight:normal;
    color:#262626;
}

.firstBox{
border-right:1px solid #C1C1C1; padding-right:7px;
}
.corp .btns {    height:150px;
margin:20px 0px 0px 0px;}
.corp .btns ul{list-style-image:url(/core/img/menu/arrowMOver.gif); list-style-position:inside; width:200px;} 
.corp .btns li {
    
    padding:0px 0px 5px 0px;
    border-bottom:1px solid #C1C1C1;
    margin:7px 0px 7px 0px;line-height:1.4em;
}

.corp .btns li a{
    
font-size:120%;
list-style-image:url(/core/img/menu/arrowMOver.gif); 
text-decoration:none;
color:#373737;
}

.corp .btns li a:hover{
color:#CC0000;
}

#bannerbox{
width:423px;
height:50px;
border-top:1px solid #C1C1C1;
float:left;
}

#bannerbox img{
padding:10px 5px;

}

.news p{
line-height:1.5em;
font-size:110%;
margin-left:10px;
}

.news{
color:#666;
display:block;
width:415px;
height:20px;
vertical-align:middle;
border-bottom:1px solid #c1c1c1;
border-left:3px solid #CC0000;

margin:20px 0px 10px 0px;
}

.news span{
display:inline;
margin-left:290px;
border-left:1px solid #c1c1c1;
padding:2px;
}

.news span a{
color:#666;
text-decoration:none;
}

.news span a:hover{
text-decoration:underline;
}

.newslist li a{
color:#666;
text-decoration:none;

}

.newslist li a:hover{
color:#666;
text-decoration:underline;

}
.newslist li{
line-height:2em;
}
.date{
color:#AAAAAA;
padding-right: 20px;
}




/*tables agriculture tyres*/

.agrityre table{ margin:10px; width:660px;}
.agrityre td{padding:4px; border-right:1px dotted;}
.agrityre td.last{padding:4px; border-right:none;}
.agrityre th.last{border-right:none;}
.agrityre th.bottom{border-bottom:none; border-right:none;}
.agrityre tr.bottom td{border-bottom:none;}
.agrityre tr.bottom th{border-bottom:none;}
.agrityre th{
text-transform:uppercase;  
border-bottom:1px dotted;
border-right:1px dotted;
padding:2px;
background-color:#fff;
margin:0px;}
.agrityre th p.name{ 
text-decoration:none;
font-weight:bold;
 }
.agrityre th p a{ text-decoration:none;}
.agrityre th p a:hover{ text-decoration:underline;}
#page .content .agrityre th p{background-color:#f7f7f7; line-height:1.6em; padding:4px;}


/*tables trucktyres*/

.trucktyre table{ margin:10px; width:660px;}
.trucktyre td{padding:4px; border-right:1px dotted;  border-bottom:1px dotted;}

.trucktyre td.last{padding:4px; border-right:none;}
.trucktyre th.last{border-right:none;}
.trucktyre tr.bottom td{border-bottom:none;}
.trucktyre tr.bottom th{border-bottom:none;}
.trucktyre tr.gray td{background-color:#f7f7f7;}
.trucktyre th{
text-transform:uppercase;  
border-bottom:1px dotted;
border-right:1px dotted;
padding:2px;
background-color:#DADADA;
margin:0px;}
.trucktyre th a{ 
text-decoration:underline;
font-weight:bold;
 }


.trucktyre td a{ 
text-decoration:underline;
font-weight:bold;
 }


/*tables application truck*/

.truckbus table{ margin:10px; width:660px;}
.truckbus td{padding:4px; border-right:1px dotted; border-bottom:1px dotted;  text-align:center;}
.truckbus td img{padding:2px; border:1px solid; margin:3px;}
.truckbus tr.top th{border-bottom:none;}
.truckbus th{
text-transform:uppercase;  
border-bottom:1px dotted;
border-right:1px dotted;
padding:2px;
margin:0px;
text-align:center;
}
.truckbus th a{ 
text-decoration:underline;
font-weight:bold;
 }
 
 /*tables tyredata*/
 

table.tyredata{ margin:10px; width:660px; text-align:center;}
table.tyredata td{padding:2px; border-right:1px dotted; border-left:1px dotted; border-bottom:1px dotted;}
#sizes table.tyredata td p{width:650px;}
 table.tyredata td.last{padding:4px; border-right:none;}
 table.tyredata th.last{border-right:none;}
 table.tyredata tr.bottom td{border-bottom:none;}
table.tyredata tr.bottom th{border-bottom:none;}
table.tyredata tr.gray td{background-color:#f7f7f7;}
table.tyredata th{
text-transform:uppercase;  
border:1px dotted #fff;
padding:2px;
background-color:#DADADA;
margin:0px;
text-align:center;
}
table.tyredata th a{ 
text-decoration:underline;
font-weight:bold;
 }
table.tyredata td a{ 
text-decoration:underline;
font-weight:bold;
 }
 table.chartimage{padding:10px; margin:10px;}
 table.chartsymbols{padding:10px; margin:10px;}
 
 /*rft*/
 table.rft{  width:670px;}
table.rft td{padding:4px; border:1px dotted;}


table.rft th{
text-transform:uppercase;  
border:1px dotted #fff;
padding:2px;
margin:0px;}

  /*medianews*/
 .catList {
margin:10px 0px 10px 0px;
}

.catListDesc a{padding-top:10px; margin:0px 10px 0px 0px; 
font-weight:bold;
font-size:110%; text-decoration:none; 
}

.catListDesc a:hover{ text-decoration:underline; 
}

.catListDate{ float:left; 
font-weight:normal;

}
.catListDesc{padding-bottom:15px; margin-left:70px;}

/*agriculture firstlist*/
.agridata tr{border-bottom:1px dotted; }
 .agridata img{padding:2px 0px 2px 0px;}
 .agridata table{width:660px;}
 .agridata td{padding-right:5px;border-bottom:1px dotted;}
 
  /*dealer locator*/
 table.details td{padding:3px 0px 0px 0px; }
table.details{width:670px;}

table.details img{margin:10px;}

#address .extra{border-top:1px dotted; border-bottom:1px dotted; border-color:#e3e3e3; padding:5px; margin:10px 0px 10px 0px;}

 table.servitable{width:650px;}
 
 table.servitable tr{
 border-top:1px dotted; border-color:#e3e3e3;}
 
  table.servitable td{
padding:3px 0px 3px 0px;}
 
  table.servitable th{
font-size:110%;
padding:3px 0px 3px 0px;

}
 
 #address{/*border-bottom:1px dashed #e3e3e3;*/}
 #services{padding:0px 10px 0px 10px;}
 #btcenquiry{padding:0px 20px;font-size:110%;}
 #btcenquiry td{padding:2px 3px}
 .textsymbols {padding:0px 20px; font-size:110%; font-weight:bold;}
 
  /*contact*/
 #contactform{margin:10px 0px 10px 0px; border-top:1px dotted; border-color:#e3e3e3; border-bottom:1px dotted; border-color:#e3e3e3;padding:10px; width:475px;}
 table.contact{ width:475px;}
table.contact td{padding:3px 0px 3px 0px;}
.field input, .field textarea{width:250px;}

/*narrow right*/

#actionSelect table.imgtable{
margin:10px 0px 10px 0px;
width:160px;
}
#actionSelect table.imgtable td{
text-align:center;

}

/*Site search result*/

#page .srch_result ul{
list-style-type:none;
margin:0px 0px 10px 0px;
list-style-position:outside;
}
#page .srch_result li{
list-style-type:decimal;
list-style-position:inside;
margin:0px 0px 10px 0px;
}

#page .srch_result a{
font-weight:bold;
font-size:110%;
margin:0px;
}

/*corporate subpages*/

#hd .subcorphead{
	height:80px;
	width:860px;
	background-image: url(../img/corp/subCorpHead.gif);
	background-repeat:no-repeat;
}

#hd .subcorphead h1 {
padding:30px 0px 0px 15px;
font-size:150%;
color:#333;
font-weight:bold;
}


.corpSubmenu #sideNav{
position:relative;
}

.corpSubMenu #sideNav .menu{
width:200px;
padding:5px 5px 5px 10px;
}


.corpSubMenu #sideNav .menupop { cursor:pointer; position:absolute; left:0px; z-index:100; height:100px;
    width:10px; background-color:#f9f9f9;}
.corpSubMenu #sideNav .menu_close { cursor:pointer; float:right; width:30px; text-decoration:underline;}

.corpSubMenu #sideNav ul {
margin-left:0px;
}

.corpSubMenu #sideNav .hidden { display:none; }
.corpSubMenu #sideNav a{
color:#333;
text-decoration:none;
padding:10px 0px 10px 5px;
}

.corpSubMenu #sideNav a:hover{
color:#ccc;
}

.corpSubMenu #sideNav li{
	list-style-image:url(/core/img/menu/arrowCorp.gif);
font-size:110%;
line-height:2em;
margin-bottom:2px;
border-bottom:1px dotted #e3e3e3;
}

.corpSubMenu #sideNav li.relative {} /* others */
.corpSubMenu #sideNav li.ancestor {} /* ancestor except for the parent */
.corpSubMenu #sideNav li.parent {}
.corpSubMenu #sideNav li.me { font-weight:bold;  margin-left:16px; border:none; color:#ff0000; list-style-image:url(/core/img/menu/arrowCorp.gif);}
.corpSubMenu #sideNav li.me a { color:#636363; }
.corpSubMenu #sideNav li.child a:hover{color:#ccc; list-style-image:url(/core/img/menu/arrowCorp.gif); }
.corpSubMenu #sideNav li.child a{color:#333; font-weight:normal;  font-size:80%; }
.corpSubMenu #sideNav li.sibling {border-left:3px solid #ff8b00;
border-bottom:1px dotted #B2B2B2;list-style-image:none;}
.corpSubmenu #sideNav li.child{ list-style-image:url(/core/img/menu/arrowCorp.gif);}
.corpSubMenu #sideNav ul.others {} /* others */
.corpSubMenu #sideNav ul.children {margin-left:10px; }
.corpSubMenu #sideNav ul.mygeneration {}
.corpSubMenu #sideNav .squashed {display:none;}
.corpSubMenu #sideNav .shrinked {list-style-image:none;padding:0;margin:0;height:0px;}
.corpSubMenu #sideNav .bloated {width:210px; z-index:100; background-color:#f9f9f9;}



#corpcontent #page{border-left:none; margin-left:80px;}
.subcorphead{position:relative;}
.subcorphead .banner{position:absolute; right:0px; top:0px;background-color:none;}
.subcorphead .heading{width:215px; background-color:#ffffff; height:80px; border-top:3px solid #ececec;}
#corpcontent .content{}
.corpSubMenu{background-image:url(/core/img/menu/corpmenubg.gif); background-repeat:repeat-y; background-position:left top;}
#corpcontent{width:722px;}

#corpcontent h1{
display:block;
height:30px;
width:620px;
*width:625px;
background-color:#ececec;
border-top:3px solid;
border-color:#ff8b00;
font-size:130%;
padding: 10px 0px 0px 10px;
color:#333;
font-weight:bold;
margin-bottom:15px;
}

.headings {width:860px;}


.file_icon {height:45px; width:255px;}
.file_icon td {padding-left:45px;vertical-align:middle}
.file_icon {border:1px solid #cccccc;}


/* franchise quicklinks */
.fqlink {background:#F1EDED; margin-bottom:15px; width:100%}
.fqlink td {border-bottom:1px solid #B9BABA; border-top:1px solid #B9BABA}
.fqlink td.text {border-right:1px solid #B9BABA; padding:25px;font-size:120%}
.fqlink td.pic{border-left:1px solid #B9BABA;width:210px}
/* CSS Document */


/*tyre size*/
#borders .playSize{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
width:584px;
height:312px;
color:#636363;
}

#borders .playSize p{
padding:10px;
}


#borders .dimensions{
float:left;
padding:15px;
font-size:110%;
color:#636363;
}

#borders .dimensions td{
padding:10px 0px 0px 0px;
}

#borders .dimensions select{
width:100px;
color:#666666;
}

#borders .imagesidewall{
float:left;
padding:1px;
border-right:1px dashed #ccc;
}

.dimensions #divSearchButton{
margin:10px;

}

.dimensions #divSearchButton input{
margin:10px;

}


/* Dealer locator [START] */

#navigation {
	width:185px;
	border-right:1px dashed;
	border-color:#999999;
	padding:0 5px 0 0;
}

#navigation .topper {
	padding:15px 0px 0px 0px;
	height:80px;
}

#navigation .topper #txtWhere{
	margin:5px 0px 5px 0px;
	width:175px;
}

#navigation .topper #find{
    float:right;
    margin:5px 5px 5px 0px;
}

#navigation .options h2{
font-size:120%;
font-weight:bold;
}

#navigation .options {
	padding:5px 0px 20px 0px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#999999;
}

#navigation .options input {
	margin-left:5px;
}

#divStores h3{
font-size:120%;
font-weight:bold;
}

#divStores .topics {
 font-size:100%;
font-weight:bold;
}

#divStores .list{
font-size:100%;
font-weight:normal;
}

#divStores .list td{
padding: 5px;
border-bottom:1px dotted;
border-color:#E3E3E3;
}


#main{
	width:665px;
    padding: 2px 0px 5px 5px;

}
#myMap{border:1px solid #666;}
#result{

}
#divStores h2{padding:10px 5px 10px 5px; background-color:#e3e3e3; margin:3px 0px 0px 0px; border-bottom:1px solid #999; color:#484848;}
#divStores table .topics td {background-color:#f7f7f7; margin:2px 0px 10px 0px; padding:5px 5px 5px 5px; color:#636363;}
/* Dealer locator [END] */



/* Message Box */
div.jqifade{
      background-color: #404040;
}
div.jqi{
      position: absolute;
      background-color: #a2a1a1;
      padding: 3px;
      width: 400px;
}
div.jqi .jqicontainer{
      background-color: #901a1a;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #af2020;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
      padding: 3px 10px 3px 10px;
      margin: 0 10px;
}
ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}

#nav { background-color:#F7F7F7; height:28px; padding:0; margin:0;	border-bottom:1px solid #fff;}

ul.jd_menu_bs {
	clear: both;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	background-color: #F7F7F7;display:block;
}

ul.jd_menu_bs img { border:none; vertical-align:middle;}



ul.jd_menu_bs a, 
ul.jd_menu_bs a:active,
ul.jd_menu_bs a:link,
ul.jd_menu_bs a:visited {
	text-decoration: none;
	color: #FFF;
}
ul.jd_menu_bs ul li a,
ul.jd_menu_bs ul li a:active,
ul.jd_menu_bs ul li a:link,
ul.jd_menu_bs ul li a:visited {
	color: #70777D;

}
ul.jd_menu_bs li { 
	cursor: pointer;
	white-space: nowrap;
	background-color:#f7f7f7;
	color: #FFF;
}

ul.jd_menu_bs li.imgmenu {
	text-align:center; padding:4px 0 5px 0;margin:1px 0px;width:170px; 
	border-top: solid 1px #F7F7F7;border-bottom: solid 1px #F7F7F7;border-left:1px solid #BBBBBB;
}

ul.jd_menu_bs li.first { border-left:none; }


ul.jd_menu_bs li.jd_menu_active_menubar,
ul.jd_menu_bs li.jd_menu_hover_menubar {
	background-color:#E6E6E6; border-top: solid 1px #fff;border-bottom: solid 1px #fff;
}


ul.jd_menu_bs ul {
	background: #fff; width:171px; text-align:left; padding:3px; border:1px solid #BBBBBB;
}
ul.jd_menu_bs ul li {
	padding: 3px 10px 3px 15px;
	border: none;
	color: #70777D;
	background: url(/core/img/menu/arrow.gif) 0 5px no-repeat #fff;
}

ul.jd_menu_bs ul li.jd_menu_active,
ul.jd_menu_bs ul li.jd_menu_hover {
	padding-bottom: 2px;
	border-bottom: 1px solid #EEE;
	background: url(/core/img/menu/arrowMOver.gif) 0 5px no-repeat;
    color:#222222;
}
ul.jd_menu_bs ul li.jd_menu_active a.jd_menu_active,
ul.jd_menu_bs ul li.jd_menu_hover a.jd_menu_hover {
    color:#222222;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/core/img/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* map */
.mapdiv { z-index:2; } /* map itself */

/* pushpin */
a.VEAPI_Pushpin, a.VEAPI_Pushpin:hover, a.VEAPI_Pushpin:link, a.VEAPI_Pushpin:visited { color:#000; text-decoration:none; }
/* pin number span */
.pinnumber { position: absolute; width:26px; text-align:center; left: 0px; top: 2px; z-index: 1000; text-decoration: none; color:#000; font-weight:bold;}

/* route */
.routeinfo { 
background-color:#A4CFFA; 
padding:5px;
margin-bottom: 1px;

} /* route information div */

/* pin editor */
.pineditor { margin-right :15px; }
.pineditor .name { width:80px; }
.pineditor .value { width:180px; }
.pineditor .value .input { width:98%;}
.pineditor .value .disabled { background-color:#f0f0f0;}
.pineditor .button {}

/* site customizing */
div.divmap * {margin:0; padding:0;}
#secondcol h1 { color:#2E5B88; font-size:14px; font-weight:bold; padding: 5px 0px 5px 0px;}

/* route directions */
#divRouteDirection, #divRouteDirection td { font-family:verdana; font-size:11px; }

#divRouteDirection td { background-color:#FFF; width:auto; font-size:90%; padding:5px 3px 5px 0px; border-bottom:1px dotted #636363;}
#divRouteDirection tr.alt td { background-color:#F0F0F0;}
#divRouteDirection h3 { color:#666666; font-size:120%; margin:3px 0pt; padding:0pt; }
#divRouteDirection ul { margin: 2px 3px; }
#divRouteDirection td img{padding-left:3px;}
#routeSummary {font-family:Arial,Helvetica,sans-serif;}
#routeSummary #startLabel {color:Green;}
#routeSummary #endLabel {color:Red;}
#routeDirections {font-family:Arial,Helvetica,sans-serif;}

/* map message box */
#mapmessagebox { background-color:#fff; font-family:verdana; font-size:10px; text-align:center; color:#812117; font-weight:bold;}
#mapmessagebox {border: 1px solid #636363; padding: 10px 5px; }
/*
.mapdiv
{
	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgb(233, 231, 212);
}
*/

/* select location pop-up <<- MS */
/* disambiguation popup box */
#divDisambiguation .VE_PlaceList {
background-color:white;
border:1px solid #CBCBCB;
display:none;
font-family:Verdana,sans-serif;
font-size:7.5pt;
height:300px;
opacity:0.9;
overflow:visible;
padding:2px;
position:absolute;
width:400px;
}

#divDisambiguation .VE_PlaceList_Title {
background-color:Gray;
color:white;
position:absolute;
width:100%;
}
#divDisambiguation .VE_Message_Title, #divDisambiguation .VE_PlaceList_Title{
cursor:default;
font-size:8pt;
font-weight:bold;
height:20px;
letter-spacing:2px;
overflow:hidden;
padding-left:1px;
padding-right:1px;
padding-top:2px;
text-transform:uppercase;
white-space:nowrap;
z-index:42;
}

#divDisambiguation .VE_PlaceList_Close {
background-color:gray;
color:white;
}
#divDisambiguation .VE_PlaceList_Close, #divDisambiguation .VE_Message_Close {
cursor:pointer;
font-size:7pt;
height:20px;
overflow:hidden;
padding-left:1px;
padding-right:1px;
padding-top:2px;
position:absolute;
white-space:nowrap;
z-index:42;
}

#divDisambiguation .VE_PlaceList_Body {
color:Blue;
cursor:pointer;
font-size:9pt;
overflow:hidden;
padding:5px 5px 10px;
position:absolute;
top:25px;
white-space:nowrap;
z-index:42;
}
#divDisambiguation .VE_PlaceList_Body {
left:0px;
line-height:1em;
}

#divDisambiguation .VE_PlaceList_Body div {
padding:0pt 5px;
}
#divDisambiguation .VE_PlaceList_Location {
color:Blue;
cursor:pointer;
font-size:9pt;
padding:5px;
text-align:justify;
white-space:normal;
}

/* pinpoint popup */

#panelPinContent {
background:white url(/core/JabaMap/img/Popup_bggrad.png) repeat-x scroll 0% top;
border:1px solid #666;
color:#636363;
font-family:Tahoma;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
left:21px;
line-height:normal;
/*min-height:200px;*/
padding:0px;
position:absolute;
width:257px !important;
z-index:1;
vertical-align:top;
}

#panelPinContent h2 {
font-weight:bold;
}

#panelPinContent h2 a{color:#636363; font-size:80%;}
#panelPinContent hr {
background-color:#7DD5FF;
border:medium none;
color:#7DD5FF;
height:1px;
}

#panelPinContent .popupclose {
cursor:pointer;
font-family:arial;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:15px;
left:240px;
line-height:normal;
position:absolute;
text-align:center;
top:5px;
width:15px;

}


#panelPinContent .popdesc {
background-color:#fff;
padding:5px 10px 5px 10px;
border-top:1px dotted #e3e3e3;
border-bottom:1px dotted #e3e3e3;
font-family:Arial,Helvetica,sans-serif;
}

#panelPinContent .popbutton { text-align:right; background-color:#F7F7F7; padding:5px;}

#panelPinContent .pophdr 
{font-family:Arial,Helvetica,sans-serif;
    font-size:12pt;
    font-weight:bold;
	margin:0px;
	background-color:#f7f7f7;
padding:10px 15px 10px 10px;
text-transform:capitalize;
}


#panelPinContent .pophdr a {
   color:#636363;
font-size:80%;

}


/* route information */
.popimg img {width:255px;margin:2px 0 10px 0;}

.route, .routealt, .routehover, .routeselected { cursor:pointer; }

.route 
{
    background-color:#f0f0f0;
}

.routealt
{
    background-color:#d2d2d2;
}

.routehover
{
    background-color:#2E5B88;
	color:#FFFFFF;
}
    
.routeselected
{
    background-color: #A4CFFA;
}
    


.routePrint{
float:right;
padding: 0px;
width:300px;
margin-bottom: 5px;
}

.routePrint input{

margin: 10px 1px 10px 0px;

}

#AllRouteInfo .allrouteinfo{
background-color:#f0f0f0; 
padding:5px;
font-size:0.9em;
}

#divRoute .expand {
 float:left;
background-color:#999999;
height:200px;
width:200px;
}




.topmenu
{
	background-color:#000000;
	color:white;
	height:50px;
	line-height:50px;
	vertical-align:middle;
	left:300px;
	top:10px;
	position:absolute;
	z-index:100;
	cursor:pointer;
	padding:0 30px 0 30px;
}




#headerbg {
background-color:#000000;
border-bottom:1px solid #525252;
height:81px;
left:0px;
opacity:0.8;
filter:Alpha(Opacity=80);
position:absolute;
top:0px;
z-index:100;
}





/* Grid View Controls */
.MapGridView { }/* Grids used in various places */
table.MapGridView * { padding: 0px 3px 0px 3px;}/* Grids used in various places */
.MapGridView .GridViewHeader{ }/* Header row of a grid */
.MapGridView .GridViewHeader a { }
.MapGridView .GridViewRow{ vertical-align:top;}/* Rows get this style */
.MapGridView .GridViewAlternatingRow{ vertical-align:top;}/* Every second row gets this style */
.MapGridView .GridViewFooter{ vertical-align:top;}/*Footer of the grid view*/

/* pin points gridview */
.MapGridView .grdPin_Seq { width: 30px; }
.MapGridView .grdPin_Headline { width: 250px;}
.MapGridView .grdPin_LinkUrl { width: 120px; overflow:hidden;}
.MapGridView .grdPin_ImgUrl { width: 120px; overflow:hidden;}
.MapGridView .grdPin_Latitude { width: 150px;}
.MapGridView .grdPin_Longitude { width: 150px;}
.MapGridView .grdPin_Status { width: 100px;}
.MapGridView .grdPin_Command { width: 100px;}

/* map application gridview */
.MapGridView .grdMap_Title { width: 250px;}
.MapGridView .grdMap_Latitude { width: 150px;}
.MapGridView .grdMap_Longitude { width: 150px;}
.MapGridView .grdMap_Zoom { width: 50px;}
.MapGridView .grdMap_Command { width: 150px;}


