#wrapper {
	width: 1000px;
	margin: 0px auto 0 auto;
}

#shadowBottom {
	height: 10px;
	background: url(/dunlop_ptpt/Images/shadowbottom_tcm432-58578.png) bottom left repeat-x;
	float: left;
	width: 990px;
}

#footer a:hover {
	text-decoration:underline;
}

#wrapperNoShadow {
	background: url(/dunlop_ptpt/Images/wrapperShadow_tcm432-58579.jpg) 0 0 repeat-y;
	padding-left:5px;
	padding-right:5px;
	width: 990px;
	margin: 0px auto 0 auto;
	text-align: left;
	float: left;
	height: auto;
}

#header {
	background:#ffdd00;
	border-top: 10px solid black;
	height: 26px;
	margin: 0;
	padding: 0;
	width: 990px;
}

#navigation {
	background:white;
	margin-top: 0px;
	padding: 0;
	clear: both;
	z-index:100;
	width: 990px;
}

#navigation #navigation_left {
	margin:0 0 0 40px;
/*	width: 650px; */
	width: auto;
	float: left;
	_margin: 0 0 0 20px;
}

#navigation #navigation_right {
	width: auto;
	position: absolute;
	z-index: 2000;
}

#navigation ul {
	color: black;
	list-style-type: none;
	display: block;
	height: auto;
	margin:0;
	padding:0;
}

#navigation #navigation_left li {
	line-height: 24px;
	font-weight: bold;
	float: left;
	margin: 0px 1px 0px 1px;
	_width: auto;
	_white-space: nowrap;
}

#navigation a {
	color: black;
	margin: 0px;
}

#navigation #navigation_right .navRight	{
	float:left;
	height:24px;
	margin: 0 10px 0 0;
}

#navigation #navigation_right .navRight .sub {
	padding:0;
	margin:0;
	font-weight:bold;
	overflow:none;
	background:none;
}

#navigation #navigation_right .navRight .sub a {
	padding:0 3px 3px 3px;
	cursor:pointer;
}
#navigation #navigation_right .navRight  a {
	padding:0 3px 3px 3px;
	padding-top:5px;
	cursor:pointer;
	font-weight:bold;
	display:block;
}

#navigation #navigation_right .navRight .sub table {
	background-color: white;
}

#navigation #navigation_right .navRight .sub ul {
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
	display:none;
	overflow:none;
}

#navigation #navigation_right .navRight .sub li {
	margin:0;
	padding:0;
	display:block;
}

#navigation #navigation_right .navRight .sub li a {
	color:#555;
	background:none;
	text-decoration:none;
	margin:0;
	padding:3px;
	display:block;
	font-weight: lighter;
	cursor:pointer;
}

#navigation #navigation_right .navRight .sub li a:hover {
	color:#000;
	background:#FFDD00;
	text-decoration:none;
}

.shadow {
	background: url(/dunlop_ptpt/Images/shadow_tcm432-63262.png) bottom left repeat-x;
	height: 8px;
	float: left;
	width: 990px;
	position: relative;
	z-index:55;
}

#content {
	background:#DBDBDB url(/dunlop_ptpt/Images/content_gradient_tcm432-58453.jpg) repeat-x scroll 0 0;
	padding:0px;
	z-index:50;
	width: 990px;
	float: left;
	position: relative;
}

*html #content {
	position: static;
}

#content .text_upper p{
	color:#fff;
	width: 550px;
	margin:0;
	text-align:right;
	float:right;
	clear:both;
}
#content .text_upper h3{
	font-size:18px;
	display:block;
	width: 550px;
	margin-top:35px;
	float:right;
	text-align: right;
}

#content .text_upper #button{
	margin:10px 0 0 0;
	width: auto;
	float:right;
	display:block;
	height: 20px;
	clear:both;
}

#content .button{
	margin:10px 0 0 0;
	width: auto;
	float:left;
	display:block;
	height: 20px;
	clear:both;
	white-space:nowrap;
}
#content .buttonK_right{
	width: 10px;
	background:url(/dunlop_ptpt/Images/38_button_right_tcm432-61330.png) no-repeat 0 0;
	display:block;
	float: left;
	cursor: pointer;
	height: 20px;
}

#content .buttonK_left{
	width: 10px;
	background:url(/dunlop_ptpt/Images/38_button_left_tcm432-61329.png) no-repeat 0 0;
	display:block;
	float: left;
	cursor: pointer;
	height: 20px;
}

#content a.buttonK{
	width: auto;
	background-color: #2d2b2b;
	font-size:7pt;
	font-family:Arial;
	display:block;
	float: left;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	line-height: 20px;
	cursor: pointer;
}

#content a.buttonK:hover{
	color:#FD0;
	text-decoration:none;
}

#content .text_upper{
	overflow:auto;
	height:310px;
	margin:0;
	width:940px;
	float: left;
}

#content #rectcon{
	height:180px;
	width:915px;
	margin-left:50px;
	margin-bottom:10px;
	/*margin-top:auto;
	position:absolute;*/
	float: left;
}

#content .rectangle{
	width:300px;
	float:left;
	margin-top:70px;
}

#content .top{
	width:300px;
	height:7px;
	background:url(/dunlop_ptpt/Images/38_rect_top_tcm432-58455.png) no-repeat 0 0;
	font-size:0pt;
}

#content .mid{
	display:block;
	width: 290px;
	height:90px;
	background-image:url(/dunlop_ptpt/Images/38_rect_mid_tcm432-58456.png);
	overflow:hidden;
	line-height:15px;
	padding-right:10px;
	position: relative;
}

#content .mid h3{
	font-family:Arial;
	font-size:9pt;
	display:block;
	width:266px;
	margin: 0 0 0 17px;
	padding-top:10px;
	height: 31px;
}

#content .mid p{
	color:#fff;
	font-family:Arial;
	padding: 0 17px 17px 17px;
	margin: 0;
	height:90px;
}

#content .mid .button{
	margin-top: -10px;
	width: auto;
	float:right;
	display:block;
	height: 20px;
}

#content .mid .buttonK_left{
	width: 10px;
	display:block;
	float: left;
	background: transparent url(/dunlop_ptpt/Images/38_button_left_tcm432-61329.png) no-repeat scroll 0 0;
	cursor: pointer;
	height: 20px;
}

#content .mid .buttonK_right{
	width: 10px;
	display:block;
	float: left;
	background: transparent url(/dunlop_ptpt/Images/38_button_right_tcm432-61330.png) no-repeat scroll 0 0;
	cursor: pointer;
	height: 20px;
}

#content .mid a.buttonK{
	width: auto;
	color:#cdcdcd;
	font-size:7pt;
	font-family:Arial;
	display:block;
	float: left;
	background-color: #2D2B2B;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	line-height: 20px;
	cursor: pointer;
}

#content .mid a.buttonK:hover{
	color:#FD0;
	text-decoration:none;
}

#content .bottom{
	width:300px;
	height:19px;
	background-image:url(/dunlop_ptpt/Images/38_rect_bottom_tcm432-58457.png);
}

/*** shadow table - dynamic dropdownlists  ***/
/************** Begining ****************/

.lt {
	background-repeat:no-repeat;
	background-position:top left;
	width:2px;
	height:5px;
	margin:0;
	padding:0;
}

.t {
	background-repeat:repeat-x;
	width:auto;
	height:5px;
}

.rt {
	background-repeat:no-repeat;
	width:2px;
	height:5px;
}

.lm {
	background-repeat: repeat-y;
	width:2px;
}

.m {
	background-repeat:repeat;
}

.rm {
	background-repeat: repeat-y;
	width:2px;
}

.lb {
	background-repeat:no-repeat;
	height:2px;
	width:2px;
	margin:0;
	padding:0;
}

.b {
	background-repeat:repeat-x;
	width:auto;
	height:2px;
}

.rb {
	background-repeat: no-repeat;
	height:2px;
	width:2px;
}

table {
	border-spacing:0;
	border-collapse:collapse;
	table-layout:auto;
	border:0;
}

td {
	padding:0;
	margin:0;
	border:0;
}


/************** Footer ******************/
/************** Begining ****************/

#footer {
	height: 125px;
	border-top: 7px solid #ffdd00;
	padding:0;
	width: 990px;
	float: left;
	position: relative;
}

.footerSite {
	margin:0px auto;
	width:995px;
	position:relative;
}
#footContent {
	float: right;
}
.copyright {
	height:20px;
	line-height:14px;
	float:left;
	width: 500px;
	padding: 0 10px 0 0;
}
.copyright ul {
	list-style:none;
	float:right;
	margin: 5px 0 0 0;
	padding: 0px;
}
.copyright ul li {
	float:left;
	padding-right: 3px;
	color:#000;
	font-size:10px;
	font-weight: normal;
	float:left;
	width:auto;
}
.copyright ul li a {
	color:#000;
	text-decoration:none;
}
.copyright ul li a:hover {
	text-decoration:none;
}
.searchWraper {
	width:175px;
	float:left;
	margin: 5px 0 0 0;
}
.searchBox {
	width:157px;
	height:15px;
	float:left;
}

.searchBox p{
	float:left;
	margin: 1px 0 0 0;
	font-weight: bold;
}
.searchBox input {
	width:92px;
	height:11px;
	background:#d9d9d9;
	padding:2px 8px 2px 8px;
	border:0px;
	font:bold 9px Tahoma;
	margin: 0px;
	float:right;
}
.bttnSearch {
	width:15px;
	height:15px;
	overflow:hidden;
	padding:0px 0px 0px 1px;
	float:left;
}
.bttnSearch img {
	margin:0px;
	padding:0px;
	border:none;
}
.selCountry {
	width:124px;
	height:15px;
	padding-left:6px;
	margin: 5px 0 0 0;
	float: right;
}
.selCountry select {
	font:bold 9px Tahoma;
	padding:0px;
	width:124px;
}
.clr {
	clear:both;
}

.bttnSearch img {
	border:medium none;
	margin:0;
	padding:0;
}

input.start-search {
	background:transparent url(/dunlop_ptpt/Images/bttn-go_tcm432-55150.jpg) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	height:1.4em;
	margin:0;
	padding:0;
	width:1.5em;
}

input.textfield {
	-x-system-font:none;
	background:#D9D9D9 none repeat scroll 0 0;
	border:0 none;
	font-family:Tahoma;
	font-size:9px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:11px;
	line-height:normal;
	padding:2px 8px;
	width:92px;
}

#header a {
	background: url(/dunlop_ptpt/Images/logo_tcm432-58577.jpg) top left no-repeat;
	width: 175px;
	height: 27px;
	margin: 0 0 0 30px;
	position:absolute;
}

#header a span {
	display:none;
}
.ContentException {
	font-size:11px;
	color:#EEEEEE;

}
.ContentExceptionComparePage {
	font-size:11px;
	color:black;

}

#img_FeelTheRoadLogo {
	width: 160px;
	height: 124px;
	float: left;
	display: block;
}

/**** Tyre Technologies Overview Styles ****/
/************** Begining ****************/
#tech_top{
	width:910px;
	margin:10px 40px 15px 40px;
	overflow:auto;
}
#tech_top h1{
	text-align:right;
	font-size:12px;
	margin:0 10px 0 0;
	padding:0;
}
#tech_top ul{
	margin:15px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	width:900px;
	overflow:auto;
}
#tech_top ul li{
	margin:0 0 0 10px;
	float:right;
	height:112px;
	width:82px;
	padding:0;
}

#tech_bottom{
	width:950px;
	padding:15px 0px 20px 40px;
	background:#CCC;
	border-top:1px solid #BBB;
	overflow:auto;
}

#tech_btm_info{
	overflow:auto;
	color: black;
	text-decoration: none;
}

.tech_btm_info_left{
	width:400px;
	float:left;
	cursor: pointer;
}

.tech_btm_info_left h3 {
	font-size:12px;
	font-weight:bold;
	margin:10px 0 10px 0;
	color:black;
}

.tech_btm_info_right{
	margin: 0 40px 10px 0;
	float:right;
	width: 90px;
	height: 110px;
}

.tech_btm_info_right img{
	width: 90px;
	height: 110px;
}

#tech_btm_info a{
	color:black;
}
#tech_btm_info h1{
	font-size:12px;
}
#tech_btm_info p{
	font-size:10px;
	margin:0 0 10px 0;
}

#tech_btm_elem{
	overflow:auto;
	margin: 0 0 10px 0;
}

#tech_btm_elem .tech_elem{
	background: url(/dunlop_ptpt/Images/greyBg_tcm432-63263.png) no-repeat 0 0;
	width:455px;
	height:115px;
	float:left;
	margin:5px 5px 0 0;
	color: black;
}

#tech_btm_elem td{
	width:460px;
	background: url(/dunlop_ptpt/Images/greyBg_buttom_tcm432-63786.png) no-repeat bottom left;
	padding: 0 0 6px 0;
}

#tech_btm_elem tr{
	display: inline-block;
	padding: 0 0 4px 0;
}

#tech_btm_elem img{
	float:left;
	margin:15px 0 15px 15px;
	height:71px; /* temporary solution */
	width:70px;
}

#tech_btm_elem h1{
	float:right;
	font-size:11px;
	margin:15px 10px 15px 0;
	padding:0;
	width:350px;
}

#tech_btm_elem h2{
	float:right;
	font-size:11px;
	margin:15px 10px 15px 0;
	padding:0;
	width:350px;
}

#tech_btm_elem p{
	float:right;
	font-size:10px;
	width:350px;
	margin:0px 10px 15px 0;
	padding:0;
}
#tech_btm_elem a:visited, #tech_btm_elem a:link{
	color:#000;
	text-decoration:none;
/*	font-weight:bolder;*/
}
#tech_btm_elem a:hover, .tech_elem a:active{
	color:#444;
	text-decoration:none;
/*	font-weight:bolder;*/
}

#tech_btm_elem	.tech_elem_top{
	background: url(/dunlop_ptpt/Images/greyBg_top_tcm432-63775.png) no-repeat 0 0;
	width:455px;
	height:100%;
	float:left;			
}

#tech_btm_elem	.tech_elem_center{
	background: url(/dunlop_ptpt/Images/greyBg_center_tcm432-63774.png) repeat-y 0 0;
	width:455px;
	float:left;
	display: inline-table;
	cursor: pointer;
}

#tech_btm_elem	.tech_elem_bottom{
	background: url(/dunlop_ptpt/Images/greyBg_buttom_tcm432-63786.png) no-repeat 0 0;
	width:455px;
	height:20px;
	float:left;
}

#tech_btm_nav{
	background: url(/dunlop_ptpt/Images/navBg_tcm432-63264.png) no-repeat 0 0;
	height:168px;
	width:917px;
}
	
#tech_btm_nav h1{
	color:#FD0;
	font-size:13px;
	text-align:left;
	padding:15px 0 0 0;
	font-weight:bold;
	margin-left: 10px;
}

#tech_btm_nav h2{
	color:#FD0;
	font-size:13px;
	text-align:left;
	padding:15px 0 0 0;
	font-weight:bold;
	margin-left: 10px;
}

#tech_btm_nav #tech_btm_nav_left:link, #tech_btm_nav #tech_btm_nav_left:visited{
	padding:10px 15px 10px 30px;
	color:#FD0;
	background:#000 url(/dunlop_ptpt/Images/arrL_tcm432-63265.jpg) no-repeat 10px 12px;
	text-decoration:none;
	float:left;
	border:1px solid #111;
	margin:25px 0 0 0;
}
#tech_btm_nav #tech_btm_nav_left:hover, #tech_btm_nav #tech_btm_nav_left:active{
	color:#fff;
	background: url(/dunlop_ptpt/Images/arrL_tcm432-63265.jpg) no-repeat 7px 12px;
	text-decoration:none;
	border:1px solid #222;
}

#tech_btm_nav .tech_btm_nav_right{
	color:white;
	text-decoration:none;
	float:right;
	margin: 6px 0 0 0;
	width:220px;
	padding-right:20px;
}

#tech_btm_nav #tech_btm_nav_right{
	padding:10px 30px 10px 15px;
	color:#FD0;
	background:#000 url(/dunlop_ptpt/Images/arrR_tcm432-63266.jpg) no-repeat 60px 11px;
	text-decoration:none;
	float:right;
	border:1px solid #111;
	margin:25px 5px 0 0;
}
#tech_btm_nav #tech_btm_nav_right:hover{
	color:#fff;
	background: url(/dunlop_ptpt/Images/arrR_tcm432-63266.jpg) no-repeat 63px 11px;
	text-decoration:none;
	border:1px solid #222;
}
		
#tech_btm_nav_elem{
	float:left;
	width:650px;
	margin:5px 0 0 10px;
	padding:0;
	list-style:none;
	height: 120px;
	overflow: hidden;
}
#tech_btm_nav_elem li{
	margin:0;
	padding:0;
	float:left;
	width:81px;
	height: 110px;
}

#tech_btm_nav_elem div{
	cursor: pointer;
}

#tech_btm_nav_elem li a:link, #tech_btm_nav_elem li a:visited{
	color:#FFF;
	font-size:9px;
	text-align:center;
	text-decoration:none;
	padding:10px 5px 10px 5px;
	float:left;
	width:71px;
}
		
#tech_btm_nav_elem li a:hover, #tech_btm_nav_elem li a:active{
	color:#FD0;
	text-decoration:none;
}

#tech_btm_nav_elem li img{  /* temporary solution */
	height:71px;
}

.tech_btm_nav_btm{
	left:10px;
	top:140px;
	margin:0;
	padding:0;
	width:190px;
	height:90px;
}
.tech_btm_nav_btm ul{
	margin:0;
	padding:0;
	list-style:none;
}
.tech_btm_nav_btm ul li{
	margin:2px 0 2px 0;
	padding:0;
	height:20px;
	width:146px;
}
.tech_btm_nav_btm ul li a{
	margin:0;
	height:16px;
	padding:2px 0 2px 0;
	color:#ffdd00;
	text-align:center;
	text-decoration:none;
	display:block;
	background:#232323 url(/dunlop_ptpt/Images/btnNavLeft_bg_tcm432-58469.jpg) no-repeat right 0;
}
.tech_btm_nav_btm ul li a:hover{
	background:#404040 url(/dunlop_ptpt/Images/btnNavLeft_bg_hover_tcm432-58470.jpg) no-repeat right 0;
	color:#fff;
	text-decoration:none;
}

/************ Search Styles **************/
/************** Begining ****************/

select.turnintodropdown {
	background:#EEEEEE none repeat scroll 0 0;
	border:medium none;
	color:#000000;
	font-size:10px;
	font-weight:normal;
	height:18px;
}

#search_results_wrap{
	width:910px;
	padding:25px 0px 0px 40px;
	overflow:auto;
}
#search_results_elements_wrap{
	width:910px;
	overflow:auto;
}
#search_results_elements_wrap ul{
	margin:0;
	padding:0;
	list-style:none;
}
#search_results_elements_wrap li{
	margin:0;
	padding:0;
}
#search_results_elements_wrap li a{
	margin:0;
	padding:20px 165px 20px 155px;
	background:none;
	text-decoration:none;
	display:block;
	width:590px;
}
#search_results_elements_wrap li a .title{color:#898989; font-size:12px; text-decoration:underline;}
#search_results_elements_wrap li a .info{color:#232323; font-size:10px;}
#search_results_elements_wrap li a .url{color:#9c9c9c; font-size:9px;text-decoration:none;}
			
#search_results_elements_wrap li a:hover{
	background:#fafafa;
	text-decoration:none;
	cursor:pointer;
}
#search_results_elements_wrap li a:hover .title{color:#232323; font-size:12px; text-decoration:none;}
#search_results_elements_wrap li a:hover .info{color:#707070; font-size:10px;}
#search_results_elements_wrap li a:hover .url{color:#d1b813; font-size:9px; text-decoration:underline;}
					
#search_results_details{
	padding:10px 40px 0px 150px;
	margin:20px 0 0 0;
}
#search_results_details h2{
	font-size:9px;
	color:#888;
	font-weight:lighter;
}

#search_navBar_wrap{
	background:#CCC;
	border-top:1px solid #BBB;
	width:990px;
	margin:0;
	padding:20px 0 20px 0;
	overflow:auto;
}

#search_navBar_wrap form{
	background:url(/dunlop_ptpt/Images/bottomBack_tcm432-58737.jpg) no-repeat 40px 0;
	float:left;
	margin:0;
	padding:0 0 0 40px;
	width:910px;
}
	
#search_navBar_top{
	height:44px;
	width:900px;
	border-bottom:1px solid #333;
	margin:7px 5px 5px 5px;
	font-size:10px;
	font-weight:normal;
}
	
#searchBox{
	width:300px;
	height:30px;
/*	border: 1px solid #555555; 
	background:#000; */
	position:absolute;
	margin:2px 0 0 0;
	padding:0;
}
#search_navBar_top  #searchBox button{
	background: url(/dunlop_ptpt/Images/buyOnlineArrow_tcm432-59366.jpg) 5px 0px no-repeat; 
	width: 40px; 
	right:0;
	height: 23px; 
	margin: 5px 0; 
	position:absolute;
}
#search_navBar_top #searchBox input{
	position:absolute;
	width: 245px; 
	margin:5px;
	left:0;
	padding:0;
	height: 17px;
	padding:4px 0 0px 2px;
	background-color: black;
	color:#FD0;
	border: 1px solid #555555;
	font-size:inherit;
	font-weight:inherit;
}

#selectBox_1, #selectBox_2, #selectBox_3, #selectBox_4{position:absolute; width:160px;}
#selectBox_1, #selectBox_2, #selectBox_3, #selectBox_4 select{
	font-size:inherit; 
	font-weight:inheruit;
	height: 18px;
}
		
#selectBox_1{margin:10px 0 0 350px; z-index:4;} 
#selectBox_2{margin:12px 0 0 160px; z-index:2;} 
#selectBox_3{margin:12px 0 0 340px; z-index:2;} 
#selectBox_4{margin:12px 0 0 520px; z-index:2;} 

#paging{
	float:right;	
	list-style:none;
	margin:10px 5px 0 0;
	padding:0;
	width: 140px;
	height:25px;
}
#paging li{
	float:left;	
	margin:0;
	padding:0;
}
#paging li a{
	text-decoration:underline;
	color:#FFF;
	padding:3px;
	margin:0;
	float:left;
}
#paging li a:hover{
	text-decoration:none;
	color:#FD0;
}

#search_navBar_bottom{
	height:40px;
	width:900px;
	margin:5px;
}
#search_navBar_bottom  h1{
	position:absolute;
	display:block;
	width:120px;
	height:20px;
	font-size:10px;
	font-weight:lighter;
	color:#FFF;
	margin:12px 0 0 5px;
	padding:0;
}
		

/** component selectbox **/
.trigger{
	color:#fff;
	background: url(/dunlop_ptpt/Images/select_tcm432-58646.gif) 140px 7px no-repeat;
	display:block;
	text-decoration:none;
	padding:2px 2px 2px 5px;
	margin:0;
	width:150px;
	border-right:1px solid #333;
}
.activetrigger{
	color:#ddd;
	display:block;
	background:#111;
	text-decoration:none;
	padding:2px 2px 2px 5px;
	width:150px;
	margin:0;
	border-bottom:none;
	border-right:1px solid #111;
}

/* style of the UL */
.dropcontainer ul{
	background:#111;
	list-style-type:none;
	padding:0 0 5px 0;
	margin:0;
	position:absolute;
	width:146px;
	border-left:1px solid #111;
	border-right:1px solid #111;
}
.dropdownhidden{
	top:0;
	left:-999em;
}
.dropdownvisible{
	top:0;
	left:0;
}
.dropcontainer ul a{
	padding:3px 0 3px 5px;
	display:block;
	text-decoration:none;
	color:#666;
}
.dropcontainer ul a:hover{
	background:#fff;
	color:#000;
}
.dropcontainer{
	position:relative;
}
		
/*********** HTML SHADOWBOX ***********/
/************** Begining ****************/

#html_overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#html_content {
	background-color:#060606;
	border: 1px solid #333333; 
	margin: 0 auto;
	position:relative;
}
#html_box {
	position: absolute;
	z-index: 2050;
	top: 0;
	width: 100%;
	height: 100%;
}
div.language-selection-left {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	width: 396px;
	color: #ffffff;
}
div.language-selection-right {
	float: left;
	padding-top: 10px;
	width: 400px;
}
div.language-selection-left a {
	color: #ffffff;
	text-decoration: none;
}
div.language-selection-left ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div.language-selection-left ul li {
	background: url(/dunlop_ptpt/Images/yellow-arrow_tcm432-55947.png) no-repeat left top;
	background-repeat: no-repeat;
	padding-left: 17px;
	margin: 5px 0;
	background-position: 0 1px;
}

/************ Sitemap Styles **************/
/************** Begining ****************/
#sitemap_wrapper{
	padding:20px 10px;
	margin:0;
	overflow:auto;
	width:970px;
	background:url(/dunlop_ptpt/Images/bg_tcm432-58773.jpg) no-repeat 0px bottom;
	min-height: 330px;
}

.elem1, .elem3{
	width:200px;
	overflow:auto;
	margin:0;
	float:left;
}

.elem2{
	width: 550px;
	overflow:auto;
	margin:0 10px;
	float:left;
}

.elem1 .elem_top, .elem3 .elem_top{
	height:4px;
	width:200px;
	font-size:0px;
	background:url(/dunlop_ptpt/Images/elem_top_tcm432-58776.png) no-repeat 0 0;
}

.elem2 .elem_top{
	height:4px;
	width: 550px;
	font-size:0px;
	background:url(/dunlop_ptpt/Images/elem_top_large_tcm432-64664.png) no-repeat 0 0;
}

.elem1 .elem_mid, .elem3 .elem_mid{
	overflow:auto;
	width:200px;
	background:url(/dunlop_ptpt/Images/elem_mid_tcm432-58775.png) repeat-y 0 0;
}

.elem2 .elem_mid{
	overflow:auto;
	width: 550px;
	background:url(/dunlop_ptpt/Images/elem_mid_large_tcm432-64663.png) repeat-y 0 0;
}

.elem1 .elem_bottom, .elem3 .elem_bottom{
	height:4px;
	width:200px;
	font-size:0px;
	background:url(/dunlop_ptpt/Images/elem_bot_tcm432-58774.png) no-repeat 0 0;
}

.elem2 .elem_bottom{
	height:4px;
	width: 550px;
	font-size:0px;
	background:url(/dunlop_ptpt/Images/elem_bot_large_tcm432-64662.png) no-repeat 0 0;
}

.elem_mid h1{
	font-size:12px;
	color:#FD0;
	margin:10px;
}
.elem_mid ul{
	margin:0;
/*	padding:10px;*/
	padding:0 0 0 10px;
	list-style:none;	
}

.elem2 .elem_mid ul li{
	color:white;
	margin:0;
	padding:2px 0;
	width:175px;
	overflow: hidden;
	float: left;
	font-weight: bold;
}

.elem2 .elem_mid ul li ul, .elem2 .elem_mid ul li ul li{
	font-weight: normal;
}

.elem_mid ul li{
	color:white;
	margin:0;
	padding:2px 0;
/*	padding:0;*/
/*	height:25px;*/
/*	width:180px;*/
}

.elem_mid ul li a{
	margin:0;
	padding:0;
	display:block;
	color:#FFF;
	text-decoration:underline;
}

.elem_mid ul li a:hover{
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}


/* -------------------------
MAIL FORM 
-------------------------*/

#mailform h1 {
font-size:14px;
margin-bottom:10px;
margin-right:0;
margin-top:10px;
padding:0;
text-align:center;
}

div#mailform {
	padding: 0px 20px 0px 200px;
	margin:0px 0px 0px 0px;
	width:510px;
	max-width: 520px;
}

div#mailform form {margin:0 0 0 0}

div#mailform form label {
	display:block; 
	float:left; 
	position:relative; 
	margin:3px 0px 0px 0px;
	white-space:normal;
	font-weight:bold;
	width:110px;
}

div#mailform form label.w130 {
	width:130px; 
}

div#mailform form label.front {
	float:right;
	text-align:center;
	text-decoration:underline;
	width:185px;
	padding:5px 0px 7px 0px;
}

div#mailform form label.rear {
	margin-left: 16px;
	float:right;
	text-align:center;
	text-decoration:underline;
	width:185px;
	padding:5px 0px 7px 0px;
}

div#mailform form label.error {color:#0052A5}

div#mailform form label.check {
	display:inline;
	float:left;
	margin:3px 0 0 4px;
}

div#mailform form textarea {
	display:block; 
	float:left; 
	position:relative; 
	width:370px; 
	border:1px solid #000000; 
	background-color:#A7A7A7;
	margin:0px 0px 5px 0px; 
	line-height:15px; 
}

div#mailform form input {
	display:block; 
	float:right; 
	width:390px; 
	border:1px solid #000000; 
	background-color:#D9D9D9;
	margin:0px 0px 5px 0px; 
	font-size:10px; 
	line-height:15px; 
	height:17px; 
	font-family: Verdana,Arial,sans-serif;
}

div#mailform form input.size135 {
	width:134px; 
}

div#mailform form input.size190 {
	width:190px; 
}

div#mailform form input.size185 {
	width:185px; 
}

div#mailform form input.gobutton {
	background: transparent;
	background-image: url(/dunlop_dede/Images/white_arrow_tcm430-12592.gif);
	background-repeat: no-repeat;
	background-position: 94% 50%;
	color: #FFF;
	border:0px none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin:0px; 
	float:left; 
	padding:0px 4px;
	width:auto;
}

div#mailform form input.hidden {
	display:none;
}



/* -------------------------
^^^^^ END MAIL FORM 
-------------------------*/


#mailform .submit_btn a{
	margin:0;
	height:16px;
	padding:2px 0 2px 0;
	color:#ffdd00;
	text-align:center;
	text-decoration:none;
	display:block;
	background:#232323 url(/dunlop_ptpt/Images/btnNavLeft_bg_tcm432-58469.jpg) no-repeat right 0;
width:146px;
height:16px;
}
#mailform .submit_btn a:hover{
	background:#404040 url(/dunlop_ptpt/Images/btnNavLeft_bg_hover_tcm432-58470.jpg) no-repeat right 0;
	color:#fff;
	text-decoration:none;
}
.validation-advice {
background-color:#FF3300;
color:#FFFFFF;
font-weight:bold;
float:left;
margin:0 0 15px;
padding:5px;
}

input.validation-failed, textarea.validation-failed {
border:1px solid #FF3300;
color:#FF3300;
}

#mail_send_success{
color:green;
font-weight:bold;
padding-left:10px;
}

#mail_send_failed{
color:red;
font-weight:bold;
padding-left:10px;
}

#mail-status-wrapper{
}

#mail-send-again-wrapper{
padding-bottom:20px;
}

#mail-loading-wrapper{
	background:url(/dunlop_ptpt/Images/ajax-loader_tcm432-85619.gif) no-repeat scroll 50% 50% transparent;
	height:60px;
}
