body {
	margin:0;
	padding:0;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background-color: white;
}

img {
	border:none;
	margin:0;
	padding:0;
}

a { 
	border: none; 
	outline:none;
}

#content embed {
	display:block;
}

h3 {
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#ffdd00;
	padding:0;
	margin:20px 0 0 15px;
}

button {
	cursor:pointer; 
	outline:none;
}

button { 
	background: url(/dunlop_dede/Images/button_search_tcm430-58576.jpg) top left no-repeat; 
	color:#383838; 
	width: 24px; 
	height: 18px; 
	float: right; 
	margin-top: 7px; 
	margin-right: 4px; 
	border: none; 
}

object { outline:none; }

#js_disabled{
	border:2px solid red;
	font-size:16px;
	padding:5px;
	text-align:center;
}

#content #back{
	margin:0;
	padding:0;
	width:190px;
	height:35px;
	float:none;
}
			
#content #back a{
	margin:10px 20px 0 0;
	padding:0;
	float:left;
	color:#000;
	text-decoration:none;
	font-size:12pt;
}
			
#content #back a:hover{
	margin:10px 20px 0 0;
	padding:0;
	float:left;
	color:#000;
	text-decoration:none;
}


/* 
-------------------------
motorsports.css
-------------------------
*/


#boxes{
	width:940px;
	margin:260px 0px 20px 40px;
	z-index: 2;
	overflow: hidden;

	position: absolute;
}
#flashContent
{
	overflow: hidden;
	z-index: 1;
	position: absolute;
} 

.box{
	
	width:145px;
	height:180px;
	background:#D1D1D1;
	margin:0 8px 0 0;
	float:left;
}

.box h1{
	margin:0 0 0 10px;
	padding:6px 0 0 0;
	font-size:10px;
	height:14px;
}

.box h2{
	margin:0 0 0 10px;
	padding:6px 0 0 0;
	font-size:10px;
	height:14px;
}

.box a{
	width: 116px;
	height:22px;
	margin:0;
	display:block;
	color:#FD0;
	text-decoration: none;
	padding: 0 3px;
}
.box a:hover{
	text-decoration:none;
	color: white;
	
}

.box a.imgLink{
	margin:10px 0 3px 8px;
	width:130px;
	padding: 3px 3px 0;
	height:45px;
	display:block;
	text-align:left;
	color:#FD0;
	background:url(/dunlop_dede/Images/boxBg_tcm430-58467.jpg) no-repeat 0 0;
	text-decoration:none;
	overflow: hidden;
}

.box div.bigimgLink{
	margin:10px 0 3px 8px;
	width: 118px;
	padding: 5px 5px 0;
	height:112px;
	display:block;
	text-align:left;
	color:#FD0;
	background:url(/dunlop_dede/Images/boxBg_big_tcm430-63014.jpg) no-repeat 0 0;
	text-decoration:none;
	overflow: hidden;
}

.box div.bigimgLink span {
	position: absolute;
	top: 113px;
	width: 117px;
}

.box div.bigimgLink img {
	display: block;
}

.box a.imgLink img{
	float:left;
	margin: 0 4px 0 0;
}

.box a.imgLink span{
	width:62px;
	height:42px;
}
	
.box a.imgLink:hover{
	color:#FFF;
}

.box a.bot{
	width:145px;
	padding:5px 0 5px 0;
	height:15px;
	display:block;
	text-align:center;
	color:#333;
	background:#AAA;
	text-decoration:none;
	position: absolute;
	top: 155px;
}
.box a.bot:hover{
	color:#FFF;
	background:#777;
	text-decoration:none;
}

/* 
-------------------------
feeltheroad.css
-------------------------
*/

#leftNav{
	width:200px;
	height:400px;
	margin:20px 0 20px 40px;
	padding:0;
	float:left;
}
#moviePlay{
	width:482px;
	height:400px;
	margin:20px 0 20px 10px;
	padding:0;
	float:left;
/* not needed anymore
	background:url(/dunlop_dede/Images/flash_tcm430-58618.jpg) no-repeat 0 0;
*/
}
#rightNav{
	width:200px;
	height:400px;
	margin:20px 0 20px 10px;
	padding:0;
	float:left;
}
.feel_the_road_box{
	width:200px;
	height:190px;
	background:#D1D1D1;
	margin:0 0 10px 0;
	position:absolute;
}

#rb, #lb{margin-top:200px;}

.feel_the_road_box h1{
	margin:0 0 0 10px;
	padding:6px 0 0 0;
	font-size:10px;
}

.feel_the_road_box h2{
	margin:0 0 0 10px;
	padding:6px 0 0 0;
	font-size:10px;
}

.feel_the_road_box a{
	width: 162px;
	padding:3px 4px;
	margin:0;
	display:block;
	color:#FD0;
	text-decoration: none;
}
.feel_the_road_box a:hover{
	text-decoration:none;
	color: white;
}

.feel_the_road_box a.imgLink{
	margin:10px 0 10px 10px;
	width:180px;
	padding:3px;
	height:65px;
	display:block;
	text-align:left;
	color:#FD0;
	background:url(/dunlop_dede/Images/boxBg_tcm430-58609.jpg) no-repeat 0 0;
	text-decoration:none;
}

.feel_the_road_box div.bigimgLink{
	margin:10px 0 10px 10px;
	width: 168px;
	padding:6px;
	height:130px;
	display:block;
	text-align:left;
	color:#FD0;
	background:url(/dunlop_dede/Images/boxBg_ftr_big_tcm430-63017.jpg) no-repeat 0 0;
	text-decoration:none;
}

.feel_the_road_box div.bigimgLink span {
               float:left;
               padding-top: 3px;
               width: 173px;
}

.feel_the_road_box a.imgLink img{float:left;margin-top:8px;}

.feel_the_road_box a.imgLink span{float:left; margin: 8px 0 0 5px; width: 88px; height: 61px;}
	
.feel_the_road_box a.imgLink:hover{
	color:#FFF;
}

.feel_the_road_box a.bot{
	position:absolute;
	bottom:0px;
	right:0px;
	width:190px;
	padding:5px;
	height:15px;
	display:block;
	text-align:center;
	color:#333;
	background:#AAA;
	text-decoration:none;
}
.feel_the_road_box a.bot:hover{
	color:#FFF;
	background:#777;
	text-decoration:none;
}

/* 
-------------------------
/dunlopsection/temp.css
-------------------------
*/

#gt_topWrap{
	overflow:auto;
	width:930px;
	padding:20px 10px 20px 40px;		
}

	#gt_topWrap_img{
		float:left;
		height:270px;
		width:210px;
	}
	
		#gt_topWrap_img	#img_main{
			height:200px;
			width:210px;
		}
			#gt_topWrap_img #img_main h1{
				margin:0;
				padding:0;
				color:#444;
				line-height:160%;
				font-size:16px;
				font-family:arial, sans-serif;
			}
			#gt_topWrap_img	#img_main p{
				color:#888;
				font-size:8px;
				margin:0;
				padding:0;
			}
			#gt_topWrap_img #img_nav{
			height:40px;
			width:210px;
		}
			#gt_topWrap_img #img_nav ul{
				list-style:none;
				margin:0;
				padding:0;
			}
				#gt_topWrap_img #img_nav ul li{
					float:right;
					margin:0 0 0 3px;
					padding:0;
				}
				#gt_topWrap_img #img_nav ul li a{
					display:block;
				}
		
	#gt_topWrap_txt{
		float:left;
		overflow:auto;
		width:460px;
		margin:0 0 0 30px;
	}
	
		#gt_topWrap_txt p{
			margin:5px 0 10px 0;
			padding:0;
			color:#444;
			line-height:160%;
		}
		#gt_topWrap_txt h1{
			margin:0;
			padding:0;
			color:#444;
			line-height:160%;
			font-size:16px;
			font-family:arial, sans-serif;
		}
		#gt_topWrap_txt h2{
			margin:0;
			padding:0;
			color:#666;
			line-height:100%;
			font-size:14px;
			font-family:arial, sans-serif;
		}
		#gt_topWrap_txt h3{
			margin:0;
			padding:14px 0 7px 0;
			color:#222;
			line-height:120%;
			font-size:11px;	
			/*font-style:italic;*/
			font-family:Verdana,Arial,Helvetica,sans-serif;
		}
		#gt_topWrap_txt h4{
			margin:0;
			padding:14px 0 7px 0;
			color:#888;
			line-height:120%;
			font-size:10px;	
			font-family:arial, sans-serif;
		}
		#gt_topWrap_txt h4 a{
			color:#888;	
			text-decoration:underline;
		}
		#gt_topWrap_txt h4 a:hover{
			color:#222;	
			text-decoration:none;
		}
		
		#gt_topWrap_txt a{
			color:#000;
			text-decoration:underline;
			line-height:160%;
		}
		#gt_topWrap_txt a:hover{
			color:#999;
			text-decoration:none;
		}
		#gt_topWrap_txt img{
			padding:0;
			margin:5px 0 15px 0;
		}
		
		
#gt_BottomWrap{
	height:70px;
	width:950px;
	padding:15px 0px 20px 40px;
	background:#CCC;
	border-top:1px solid #BBB;
	overflow:hidden;
}
	
	#gt_BottomWrap #navBar{
		height:64px;
		width:910px;
		background:url(/dunlop_dede/Images/back_navBar_tcm430-58548.jpg) no-repeat 0 0;
		font-size:14px;
	}
		 
		#navBar #navBar_l{
			list-style:none;
			margin:0 0 0 4px;
			padding:0;
			width:200px;
			float:left;
		}
		#navBar #navBar_l li{
			float:left;
			margin:9px 0 0 6px;
			padding:0;
			text-align:center;
		}
		#navBar #navBar_l li a{
			text-decoration:none;
			background:#000;
			border:1px solid #111;
			color:#FFF;
			padding:13px 5px 13px 5px;
			width:205px;
			display:block;
		}
		#navBar #navBar_l a:hover{
			color:#FD0;
			background:#333;
			border:1px solid #444;
			text-decoration:none;
	    }
		
		#navBar #navBar_r{
			list-style:none;
			margin:0 10px 0 0px;
			padding:0;
			float:right;
			width:auto;
		}
		#navBar #navBar_r li{
			float:left;
			margin:9px 0 0 6px;
			padding:0;
			text-align:center;
		}
		#navBar #navBar_r li a{
			color:#BBB;
			text-decoration:none;
			background:#000;
			border:1px solid #111;
			color:#FFF;
			padding:13px 20px 13px 20px;
			display:block;
			width:auto;
		}
		#navBar #navBar_r a:hover{
			color:#fd0;
			background:#333;
			border:1px solid #444;
			text-decoration:none;
		}

/* 
-------------------------
history.css
-------------------------
*/
#flashvideo{
	width:320px;
	height:265px;
}


#historyNavigation{
	width:910px;
	margin:10px 40px 5px 40px;
	height:50px;
	background:url(/dunlop_dede/Images/navigationBack_tcm430-58597.jpg) no-repeat 0 0;
}

#historyNavigation #historyNavigation_left{
	float:left;
	width:120px;
	margin:7px 0 0 10px;
	padding:0 0 0 30px;
	height:35px;
	background:#000;
	border:1px solid #222;
	list-style:none;
}
	
#historyNavigation #historyNavigation_left .navArrowL{
	float:left;
	display:block;
	padding:0;
	width:20px;
	margin:8px 10px 0 0;
	height:20px;
}
#historyNavigation #historyNavigation_left .navArrowL a{
	background:url(/dunlop_dede/Images/arrowLeft_tcm430-58549.gif) no-repeat 5px 2px;
	width:17px;
	height:17px;
	display:block;
	padding:5px;
}
#historyNavigation #historyNavigation_left .navArrowL a:hover{
	background:url(/dunlop_dede/Images/arrowLeft_hover_tcm430-58550.gif) no-repeat 5px 2px;
}
		
#historyNavigation #historyNavigation_left .navYear{
	float:left;
	display:block;
	padding:0;
	margin:11px 0 0 2px;
	height:20px;
	color:#FD0;
}

#historyNavigation #historyNavigation_left .navArrowR{
	float:left;
	display:block;
	padding:0;
	width:20px;
	margin:8px 0 0 15px;
	height:20px;

}

#historyNavigation #historyNavigation_left .navArrowR a{
	background:url(/dunlop_dede/Images/arrowRight_tcm430-58551.gif) no-repeat 5px 2px;
	width:17px;
	height:17px;
	display:block;
	padding:5px;
}
#historyNavigation #historyNavigation_left .navArrowR a:hover{
	background:url(/dunlop_dede/Images/arrowRight_hover_tcm430-58552.gif) no-repeat 5px 2px
}
	
#historyNavigation #historyNavigation_right{
	float:right;
	width:320px;
	margin:7px 10px 0 0;
	height:30px;
	padding:0;
	list-style:none;
}
	
#historyNavigation #historyNavigation_right li{
	float:left;
	display:block;
	padding:0;
	margin-right: 10px;
	height:30px;
		text-align:center;
}

#historyNavigation #historyNavigation_right li.ms{width:90px;}
#historyNavigation #historyNavigation_right li.ti{width:160px;}
		
#historyNavigation #historyNavigation_right li a{
	display:block;
	padding:10px 10px 3px 10px;
	text-decoration:none;
	color:#FFF;
	background:#444;
	border:1px solid #666;
	height:22px;
	font-size:9px;

}
#historyNavigation #historyNavigation_right li a:hover{
	text-decoration:none;
	color:#FD0;
	background:#111;
	border:1px solid #333;
}

#historyContent{
	padding:5px 0px 20px 40px;
	width:950px;
	overflow:auto;
	background:#CCC;
	border-top:1px solid #BBB;
	margin:0;
	float:left;
}
	
#historyContent_top{
	width:910px;
	height:4px;
	background:url(/dunlop_dede/Images/historyContent_top_tcm430-58596.jpg) no-repeat 0 0;
	font-size:0px;
}
#historyContent_mid{
	width:910px;
	overflow:auto;
	background:#141414;
}
	
#historyContent_mid_left{
	float:left;
	width:530px;
	padding:10px 5px 10px 10px;
}

#historyContent_mid_left h2{
	font-size:12px; color:#dbdbdb;
}

#historyContent_mid_left h3{
	font-size:10px; color:#dbdbdb;
	margin:0;
}

#historyContent_mid_left p{
	font-size:9px;  color:#dbdbdb; line-height:160%;
}

#historyContent_mid_left .flashC{
	display:none;
}

.historyContent_brands_txt, .historyContent_products_txt{
	
}

#historyContent_mid_left .historyContent_brands_txt div.flashC div{
	font-size:9px;  color:#dbdbdb; line-height:160%;
}

#historyContent_mid_right{
	float:right;
	width:320px;
	padding:20px 10px 10px 10px;
}
#historyContent_bottom{
		width:910px;
		height:4px;
		background:url(/dunlop_dede/Images/historyContent_bottom_tcm430-58595.jpg) no-repeat 0 0;
		font-size:0px;
}

/********* Recommend *********/

#recommend_overlay {
	background-color: #5F5F5F;
	height: 100%;
	width: 100%;
	z-index: 3000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.5;
	filter:alpha(opacity=50);
}

#recommend_content_bg {
	height: 209px;
	width: 210px;
/*	background: transparent url(/dunlop_dede/Images/recommend_bg_top_tcm430-64139.png) no-repeat left top; */
	position: absolute;
	top: 170px;
	z-index: 3050;
}

form#recommend_section {
	height: 253px;
	width: 210px;
	margin: 0px;
	position: absolute;
	left: 550px;
	top: 170px;
	z-index: 3055;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#recommend_close {
	background: transparent url(/dunlop_dede/Images/recommend_close_btn_tcm430-64140.gif) no-repeat left top;
	margin: 0 15px 0 0;
	width: 13px;
	height: 13px;
	float: right;
	cursor: pointer;
}

#recommend_repeat {
	background: transparent url(/dunlop_dede/Images/recommend_bg_repeat_tcm430-64138.png) repeat-y left top;
	float: left;
	height: auto;
	width: 210px;
}

#recommend_bottom {
	background: transparent url(/dunlop_dede/Images/recommend_bg_bottom_tcm430-64137.png) no-repeat left top;
	float: left;
	height: 11px;
	width: 210px;
}

#recommend_content {
	float: left;
	height: auto;
	padding: 10px 0px 0px;
	width: 210px;
	position:static;
	background: transparent url(/dunlop_dede/Images/recommend_bg_top_tcm430-64139.png) no-repeat left top;
}

#recommend_content h3{
	color: #FFDD00;
	font-size: 12px;
	font-weight: bold;
	margin: 7px 0 0 0;
	padding: 0px 20px;
}

#recommend_content input.input_small {
	background: transparent url(/dunlop_dede/Images/recommend_input_small_tcm430-64142.gif) no-repeat left top;
	width: 158px;
	height: 21px;
	margin: 9px 20px 0;
	float: left;
	color: white;
	padding: 3px 0px 0 2px;
	font-size: 10px;
	display: block;
	font-family: inherit;
	border: none;
	position:static;
}

#recommend_content .input_big {
	background: transparent url(/dunlop_dede/Images/recommend_input_big_tcm430-64141.gif) no-repeat left top;
	width: 156px;
	height: 66px;
	margin: 9px 20px 0;
	float: left;
	color: white;
	padding: 2px;
	border: medium none;
	font-size: 10px;
	font-family: inherit;
	font-weight: normal;
	overflow: hidden;
	display: block;
	border: none;
	position:static;
}

#recommend_content span{
	float: left;
	color: #FFDD00;
	font-weight: bold;
	margin: 9px 0 0 -15px;
}

#recommend_repeat span#required_fields{
	float: left;
	color: #FFDD00;
	font-size: 9px;
	font-weight: normal;
	margin: 5px 20px 0;
	width: 180px;
}

#recommend_section .submit_button {
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-weight: bold;
	cursor: pointer;
	color: #5F5F5F;
	position:static;
	height: 16px;
	width: 100px;
	border: none;
	font-size: 10px;
}

.submit_button_hover{
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-weight: bold;
	cursor: pointer;
	color: #5F5F5F;
	position:static;
	height: 16px;
	width: 100px;
	border: none;
	font-size: 10px;
}

#disclaimer {
	color: #5F5F5F;
	float: left;
	width: 170px;
	padding: 3px 0 0 0;
	margin: 0;
	font-weight: normal;
}

#disclaimer_link {
	color: #383838;
	font-weight: bold;
	float: left;
	margin: 3px 0 3px 20px;
	cursor: pointer;
	position:static;
	width: auto;
	display: block;
}

.lang_elem {
	padding:2px;
	vertical-align:middle;
}

.lang_elem img {
	vertical-align:middle;
}

.lang_elem a {
	color:black;
}

#countrys {
	float:right;
	padding-right:15px;
}

.startimage {
	float: left;
	background: url(/dunlop_dede/Images/delivery_europe_tcm430-68238.png) top left no-repeat;
	height: 451px;
	width: 566px;
}

/******** Tyre Finder IPhone Content ********/

#bg_tf_iphone {
	background: url(/dunlop_dede/Images/bg_tyfe_finder_tcm430-76338.jpg) top left no-repeat;
	height: 550px;
	width: 990px;
}

#bg_tf_iphone div {
	text-align: center;
	float: left;
	margin: 180px 0 0 350px;
}

a.tf_iphone_link {
	background: url(/dunlop_dede/Images/bg_tf_iphone_link_tcm430-76387.png) 0px center no-repeat;
	color:#FFDD00;
	font-size:26px;
	height: 73px;
	text-decoration:none;
	padding: 16px 0 27px 73px;
	width: 350px;
}

a.tf_iphone_link:hover {
	background: url(/dunlop_dede/Images/bg_tf_iphone_link_tcm430-76387.png) 5px center no-repeat;
}

/******* WSDA alternative content ******/

.wsda_bg {
	background: transparent url(/dunlop_dede/Images/what_set_dunlop_apart.gif_tcm430-76691.gif) no-repeat left top;
	display: block;
	width: 990px;
	height: 458px;
}

.wsda_title {
	display: block;
	width: 175px;
	font-size: 22px;
	color: #FFDD00;
	position: absolute;
	text-align: left;
	margin-left: 535px;
	margin-top: 35px;
	letter-spacing: -1px;
}

.grey_btn {
	background: transparent url(/dunlop_dede/Images/gray_button.gif_tcm430-76683.gif) no-repeat left top;
	width: 16px;
	height: 16px;
}

.items_content {
	width: 663px;
	height: 420px;
	margin: 21px 0 0 49px;
	float: left;
}

.items_content div {
	position: absolute;
}

.items_content div.yellow_btn {
	display: block;
	width: 20px;
	height: 19px;
	position: static;
	clear: left;
	float: left;
}

.items_content div.active {
	background: transparent url(/dunlop_dede/Images/yellow_button.gif_tcm430-76690.gif) no-repeat left bottom;
}

.items_content div a {
	float: left;
	background-color:black;
	border:1px solid #444444;
	color:white;
	font-weight:bold;
	padding: 2px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: -1px;
}

.items_content div a.active {
	color: #FFDD00;
	padding: 3px;
}

#teasers_content {
	float: left;
	margin-left:-25px;
	margin-top:158px;
}

#teasers_content div {
	float: left;
	width: 231px;
}

.item_0 {
	margin-top: 45px;
	margin-left: 110px;
}

.item_0 div.active {
	margin-top: 5px;
	margin-left: 82px;
}

.item_1 {
	margin-top: 56px;
	margin-left: 293px;
}

.item_1 div.active {
	margin-top: 1px;
	margin-left: 12px;
}

.item_2 {
	margin-top: 120px;
	margin-left: 313px;
}

.item_2 div.active {
	margin-top: 5px;
	margin-left: 8px;
}

.item_3 {
	margin-top: 180px;
	margin-left: 455px;
}

.item_3 div.active{
	margin-top: 3px;
	margin-left: 46px;
}

.item_4 {
	margin-top: 223px;
	margin-left: 495px;
}

.item_4 div.active {
	margin-top: 3px;
	margin-left: 59px;
}

.item_5 {
	margin-top: 267px;
	margin-left: 412px;
}

.item_5 div.active{
	margin-top: -41px;
	margin-left: 41px;
}

.item_6 {
	margin-top: 286px;
	margin-left: 305px;
}

.item_6 div.active {
	margin-top: -40px;
	margin-left: -14px;
}

.item_7 {
	margin-top: 327px;
	margin-left: 265px;
}

.item_7 div.active {
	margin-top: 5px;
	margin-left: -5px;
}

.item_8 {
	margin-top: 312px;
	margin-left: 87px;
}

.item_8 div.active {
	margin-top: 0px;
	margin-left: 81px;
}

.item_9 {
	margin-top: 221px;
	margin-left: 100px;
}

.item_9 div.active {
	margin-top: 2px;
	margin-left: -8px;
}

.item_10 {
	margin-top: 155px;
	margin-left: 22px;
}

.item_10 div.active {
	margin-top: 0px;
	margin-left: 72px;
}

.item_11 {
	margin-top: 95px;
	margin-left: 45px;
}

.item_11 div.active {
	margin-top: -1px;
	margin-left: 80px;
}

#teasers_content div h1 {
	background: transparent url(/dunlop_dede/Images/teaser_top.png_tcm430-76688.png) no-repeat left top;
	font-size: 13px;
	color: white;
	width: 195px;
	padding: 10px 19px 0 16px;
	margin: 0;
}

#teasers_content img {
	border: 5px solid white;
	margin: 10px 16px;
}

#teasers_content .teaser_img {
	background: transparent url(/dunlop_dede/Images/teaser_bottom.png_tcm430-76687.png) no-repeat left top;
	width: 231px;
	height: 119px;
}


#teasers_content div p {
	background: transparent url(/dunlop_dede/Images/teaser_repeat.png_tcm430-76689.png) repeat-y left top;
	color: white;
	width: 195px;
	margin: 0px;
	padding-left: 16px;
	padding-right: 19px;
	font-size: 10px;
}


/******** HomePage IPhone Content ********/

.bg_home_top{
	background: url(/dunlop_dede/Images/bg_home_top_tcm430-76686.gif) top left no-repeat;
	height: 452px;
	width: 990px;
}

.bg_home_bottom{
	background: url(/dunlop_dede/Images/bg_home_bottom_tcm430-76681.png) bottom left no-repeat;
	height: 195px;
	width: 990px;
	position: relative;
	z-index: 50;
	margin-top: -80px;
}
.iphone_content {
	height: 257px;
	width: 990px;
	position: relative;
	z-index: 0;
	padding-top: 80px;
}

.iphone_content a {
	float: left;
	height: 215px;
	width: 170px;
	text-decoration: none;
	position: static;
}

a#left_column {
	background: url(/dunlop_dede/Images/bg_column_tcm430-76682.png) top left no-repeat;
	margin-left: 190px;
	text-align: right;
	z-index: 0;
	padding-right: 30px;
}

a#right_column {
	background: url(/dunlop_dede/Images/bg_column_tcm430-76682.png) top left no-repeat;
	text-align: left;
	margin-left: -20px;
	z-index: 0;
	padding-left: 30px;
}

a#middle_column {
	background: url(/dunlop_dede/Images/bg_column_middle_tcm430-76680.png) top left no-repeat;
	height: 171px;
	margin-top: -20px;
	text-align: left;
	margin-left: -20px;
	z-index: 50;
	padding: 90px 0 0 20px;
	width: 212px;
	padding-left: 20px;
	padding-top: 90px;
	position: relative;
}

.column_title .big {
	font-size: 23px;
	display: block;
}

.column_title{
	color: #FFDD00;
	font-family: tahoma;
	font-size: 18px;
	float: left;
	width: 170px;
	padding-top: 30px;
}

#middle_column_content {
	background: url(/dunlop_dede/Images/bg_middle_column_content_tcm430-76685.png) top left no-repeat;
	height: 255px;
	margin: -20px 0 0 -20px;
	text-align: left;
	z-index: 50;
	padding: 10px 0 0 0px;
	width: 232px;
	position: relative;
	float: left;
}


#middle_column_content div{

	list-style: none;
	padding: 0;
	width: 227px;
	margin: 0px;
	height: 255px;
	display: block;
}

#middle_column_content li{
	display:inline-block;
	width:227px;
}


#middle_column_content a{
	line-height: 2.1em;
	display: block;
	height: auto;
	position: static;
	padding: 0 20px;
	width: 187px;
	color: #454545;
	font-weight: bold;
}

#middle_column_content a:hover{
	color: #FFDD00;
	background-color: black;
}

#news_teaser {
	display: block;
	height: 120px;
	width: 360px;
	float: left;
	margin-left: 50px;
	margin-top: -5px;
}

.news_teaser_content {
	padding-left: 20px;
	display: block;
	height: 110px;
	width: 340px;
	float: left;
	position: relative;
	margin-top: -125px;
	color: white;
}

.news_teaser_content a{
	text-decoration: none;
	float: left;
	margin-right: 10px;
	color: white;
}

.news_teaser_content p{
	width: 325px;
}

.news_teaser_content р2{
	margin: 10px 0 5px;
}
.news_teaser_content img {
	float: left;
	margin-right: 10px;
}


/******************* CSS for Gallery ********************/
#bannerWrp {
	width:990px;
	padding:0px 0px 12px 0px;
	margin:0px;
	background-color:#FFFFFF;
}
#bannerWrp a {
	padding:0px;
	margin:0px;
}
#bannerWrp a img, #bannerWrp img {
	padding:0px;
	margin:0px;
	border:0px;
	display:block;
}
#photoGalleryWrp {
	width:977px;
	padding:0px 0px 0px 13px;
	margin:0px;
	overflow:hidden;
	background-color:#FFFFFF;
}
#newsWrp {
	width:959px;
	padding:0px 16px 0px 2px;
	margin:0px;
	height:31px;
	clear:both;
	overflow:hidden;
}
#gameInfo {
	width:auto;
	float:left;
	padding:0px;
	margin:2px 0px 0px 0px;
	height:31px;
	display:inline;
	background:url(/dunlop_dede/Images/blackright-around-corner_tcm430-88138.gif) no-repeat right top;
}
#gameInfo span {
	height:31px;
	display:block;
	float:left;
	padding:0px 10px 0px 8px;
	background:url(/dunlop_dede/Images/blackleft-around-corner_tcm430-88136.gif) no-repeat left top;
}
#gameInfo span span {
	height:31px;
	display:block;
	padding:0px 25px 0px 0px;
	background:url(/dunlop_dede/Images/blackmiddle-around-corner_tcm430-88137.gif) repeat-x left top;
}
#gameInfo span span a {
	color:#ffdd00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
	text-decoration:none;
}
#gameList {
	width:auto;
	float:right;
	padding:0px;
	display:inline;
	margin:2px 2px 0px 0px;
}
#gameList form {
	padding:0px;
	margin:0px;
}
#gameList form select {
	width:256px;
	float:left;
	margin:1px 13px 0px 0px;
	padding:0px;
	background:#ffffff;
	border:1px solid #abadb3;
	color:#000000;
	font-size:14px;
	height:22px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	visibility:visible;
}

#gameList form p {
	margin:0px;
	float:left;
	padding:0px 0px 0px 0px;
}
#gameList form p.submit {
	width:43px;
	padding:0px;
	height:22px;
	float:left;
	display:block;
	background:url(/dunlop_dede/Images/goBtm_tcm430-88139.gif) no-repeat left top;
	margin:0px;
}
#gameList form p input {
	width:43px;
	height:22px;
	padding:0px;
	margin:0px;
	border:0px;
	cursor:pointer;
	background:none;
}
#galleryWrp {
	width:977px;
	padding:5px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
	clear:both;
}
.galleryBlock {
	width:125px;
	height:161px;
	padding:0px 7px 16px 2px;
	margin:0px 5px 0px 0px !important;
	float:left;
	overflow:hidden;
	background:url(/dunlop_dede/Images/thumbnail-frame_tcm430-88140.gif) no-repeat left top;
}
.galleryBlock a {
	display:block;
	clear:both;
	padding:26px 0px 26px 13px;
	margin:0px;
}
.galleryBlock a img, .galleryBlock img {
	display:block;
	border:0px;
	padding:0px;
	margin:0px;
}
.galleryBlock span {
	clear:both;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#fdfcfc;
	text-align:center !important;
}
#imageData #imageDetails a {
	text-decoration:none;
}


/************* CSS for  Lightbox ********************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 9999; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/dunlop_dede/Images/prev_tcm430-89670.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/dunlop_dede/Images/next_tcm430-89671.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;}
		
#imageData #bottomNavClose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
/*	background: url(/dunlop_dede/Images/closelabel_tcm430-88232.gif) no-repeat scroll 50% 50% transparent;*/
	height:22px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#loadingLink {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url(/dunlop_dede/Images/loading_tcm430-89675.gif) no-repeat scroll 50% 50% transparent;
}

/* contact page new */


form#mySelForm {
	position: relative;
	margin-top: 20px;
}

.s-title {
	font-weight: bold;
	font-size: 11px;
	float:left;
	color: #777777;
	float: left;
}

div.first-part-form .s-title{
	width: 228px;
}

div.second-part-form .s-title{
	width: 80px;
}

.contact-input {
	border: 1px solid #777777;
	float: left;
	background-color: white;
}

div.first-part-form .contact-input {
	width: 150px;
}

div.first-part-form select.contact-input {
	width: 152px;
}

div.second-part-form .contact-input {
	width: 298px;
}

div.second-part-form select.contact-input {
	width: 300px;
}

.contact-form-fields hr {
	color: #999999;
	float: left;
	width: 380px;
	margin: 10px 0 0px;
}

.contact-form-fields {
	float: left;
	display: block;
	width: 500px;
}

.contact-form {
	margin-left: 30px;
}

.first-form-segment {
	width: 400px;
	margin: 10px 0;
	float: left;
}

.last-form-segment {
	width: 380px;
	float: left;
}

.last-form-segment p.required-field {
	color: #777777;
	font-size: 11px;
}

.last-form-segment div.form-action {
	float: right;
	margin: 0 0 20px 10px;
}

.first-part-form .form-action {
	float: left;
	width: 380px;
}

.first-part-form .form-action button.contact-submit{
	float: right;
	margin: 10px 0 0;
}

.form-segment {
	width: 550px;
	margin-top: 10px;
	float: left;
}


.contact-textarea {
	border: 1px solid #777777;
	float: left;
	width: 298px;
}

.contact-submit {
	border: 1px solid #777777;
	background: none repeat scroll 0 0 #BBBBBB;
	width: auto;
	height: auto;
	float: left;
	margin: 7px 0 30px 10px;
}

.asterix {
	color: red;
	font-weight: bold;
}

.attach-container {
	float: left;
	width: 152px;
	margin-left: 228px;
	height: auto;
	margin-top: -55px;
}

.MultiFile-list {
	float: right;
	clear: right;
	text-align: right;
	width: 300px;
	margin: 60px 0 5px;
	height: auto;
}

input.MultiFile-applied {
	text-align: right;
	position: absolute;
	opacity: 0;
	filter:alpha(opacity=0); 
	height: 55px;
	white-space: pre-wrap;
}

a.MultiFile-remove {
	color: red;
	text-decoration: none;
}

.required-field {
	font-weight: bold;
}

div.date_head{
	color: #444444;
	font-family: arial,sans-serif;
	font-size: 12pt;
	line-height: 160%;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

body #wrapper abbr {
	float: none;
}

div.imitation-button {
	background: transparent url(/dunlop_dede/Images/form_input_tcm430-94970.gif) no-repeat 0 0;
	height: 20px;
	width: 152px;
	float: right;
}

div.mask {
	width: 300px;
	height: 55px;
	float: left;
}

div.mask_button {
	width: auto;
	height: auto;
	float: right;
	clear: right;
	margin: 10px 0;
	background-color: #BBBBBB;
	border: 1px solid #777777;
	color: #383838;
	padding: 4px 10px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}


div.second-part-form div.attach-container .contact-input {
	width: 152px;
}

form#mySelForm .validation-advice {
	width: 150px;
	float: right;
}


.contact-form-info {
	float: right;
	display: block;
	width: 390px;
	margin-right: 10px;
	color: #555555;
}

.contact-form-info h2 {
	text-transform: uppercase;
	margin: 0px;
}

.contact-form-info p {
	font-size: 12px;
	margin: 0px;
}

.contact-form-info .address p {
	float: left;
	clear: left;
	padding-right: 5px;
	color: #555555;
}

.contact-form-info .address p.email {
	color: black;
	clear: none;
	padding-right: 0px;
}

.contact-form-info .address {
	margin: 15px 0;
	width: 390px;
	float: left;
	font-size: 12px;
	color: black;
}
