@CHARSET "ISO-8859-1";


html, body
	{
	margin:0;
	padding:0;
	height:100%;
	}

body
	{
	font: 76% arial,sans-serif;
	background:white;
	}




/* - bof - width control - */

div#bodydiv
	{
	padding: 0 495px 0 495px;
	text-align: center;
	}

div#sizer
	{
	width: 100%;
	margin:0 auto 0;
	text-align: left;
	max-width:280px;
	}

div#expander 
	{
	margin: 0 -495px 0 -495px;
	position: relative;
	min-width:990px;
	text-align:left;
	}

/* Holly Hacks \*/
* html div#bodydiv, 
* html div#sizer, 
* html div#expander { height: 0; }
/* */

/* - eof - width control - */








/* - bof - global properties - */

p
	{
	margin:0;
	}
	
a
	{
	color: #981793;
	text-decoration:none;
	}


/* - eof - global properties - */










div#w0a
	{
	position:relative;
	width:100%;
	background:#dddddd;
	}














/* - bof - left column properties - */

ul.main_nav
	{
	width:170px;
	margin:0;
	padding:0;
	list-style:none;
	}

ul.main_nav li
	{
	width:170px;
	margin:0;
	padding:0;
	
	}

ul.main_nav li a
	{
	display:block;
	width:170px;
	height:30px;		
	}
	
	
	
	

ul.main_nav li a.home:link,
ul.main_nav li a.home:visited
	{
	background:#ffffff url('../images/nav/home.jpg') no-repeat left -30px;
	}

ul.main_nav li a.home:active,
ul.main_nav li a.home:hover
	{
	background:#ffffff url('../images/nav/home.jpg') no-repeat left 0px;
	}
	
	
	
	
	
ul.main_nav li a.sports:link,
ul.main_nav li a.sports:visited
	{
	background:#ffffff url('../images/nav/sports.jpg') no-repeat left -30px;
	}

ul.main_nav li a.sports:active,
ul.main_nav li a.sports:hover
	{
	background:#ffffff url('../images/nav/sports.jpg') no-repeat left 0px;
	}
	



ul.main_nav li a.standard:link,
ul.main_nav li a.standard:visited
	{
	background:#ffffff url('../images/nav/standard.jpg') no-repeat left -30px;
	}

ul.main_nav li a.standard:active,
ul.main_nav li a.standard:hover
	{
	background:#ffffff url('../images/nav/standard.jpg') no-repeat left 0px;
	}
	




ul.main_nav li a.commercial:link,
ul.main_nav li a.commercial:visited
	{
	background:#ffffff url('../images/nav/commercial.jpg') no-repeat left -30px;
	}

ul.main_nav li a.commercial:active,
ul.main_nav li a.commercial:hover
	{
	background:#ffffff url('../images/nav/commercial.jpg') no-repeat left 0px;
	}
		
	
	
	
ul.main_nav li a.exedy_news:link,
ul.main_nav li a.exedy_news:visited
	{
	background:#ffffff url('../images/nav/exedy_news.jpg') no-repeat left -30px;
	}

ul.main_nav li a.exedy_news:active,
ul.main_nav li a.exedy_news:hover
	{
	background:#ffffff url('../images/nav/exedy_news.jpg') no-repeat left 0px;
	}




ul.main_nav li a.ind_news:link,
ul.main_nav li a.ind_news:visited
	{
	background:#ffffff url('../images/nav/industry_news.jpg') no-repeat left -30px;
	}

ul.main_nav li a.ind_news:active,
ul.main_nav li a.ind_news:hover
	{
	background:#ffffff url('../images/nav/industry_news.jpg') no-repeat left 0px;
	}




ul.main_nav li a.exhibitions:link,
ul.main_nav li a.exhibitions:visited
	{
	background:#ffffff url('../images/nav/exhibitions.jpg') no-repeat left -30px;
	}

ul.main_nav li a.exhibitions:active,
ul.main_nav li a.exhibitions:hover
	{
	background:#ffffff url('../images/nav/exhibitions.jpg') no-repeat left 0px;
	}






ul.main_nav li a.about:link,
ul.main_nav li a.about:visited
	{
	background:#ffffff url('../images/nav/about.jpg') no-repeat left -30px;
	}

ul.main_nav li a.about:active,
ul.main_nav li a.about:hover
	{
	background:#ffffff url('../images/nav/about.jpg') no-repeat left 0px;
	}




ul.main_nav li a.techinfo:link,
ul.main_nav li a.techinfo:visited
	{
	background:#ffffff url('../images/nav/techinfo.jpg') no-repeat left -30px;
	}

ul.main_nav li a.techinfo:active,
ul.main_nav li a.techinfo:hover
	{
	background:#ffffff url('../images/nav/techinfo.jpg') no-repeat left 0px;
	}



ul.main_nav li a.faq:link,
ul.main_nav li a.faq:visited
	{
	background:#ffffff url('../images/nav/faq.jpg') no-repeat left -30px;
	}

ul.main_nav li a.faq:active,
ul.main_nav li a.faq:hover
	{
	background:#ffffff url('../images/nav/faq.jpg') no-repeat left 0px;
	}
	
ul.main_nav li a.recruitment:link,
ul.main_nav li a.recruitment:visited
	{
	background:#ffffff url('../images/nav/recruitment.jpg') no-repeat left -30px;
	}

ul.main_nav li a.recruitment:active,
ul.main_nav li a.recruitment:hover
	{
	background:#ffffff url('../images/nav/recruitment.jpg') no-repeat left 0px;
	}

	
	
	
	
	
	
ul.main_nav li a.contact:link,
ul.main_nav li a.contact:visited
	{
	height:29px;
	background:#ffffff url('../images/nav/contact.jpg') no-repeat left -29px;
	}

ul.main_nav li a.contact:active,
ul.main_nav li a.contact:hover
	{
	height:29px;
	background:#ffffff url('../images/nav/contact.jpg') no-repeat left 0px;
	}	
	
	



	
	

ul.main_nav li img
	{
	display:block;
	border:0px none;
	}

.sideBoxContent_L {
	background:#ffffff url('../images/leftbox_back.png') repeat-y right top;
	padding:0
	}

.insideSideBox_L
{
	margin:0;
	padding:10px 20px 5px 10px;
}

.sideBoxContent_newsltr
	{
	z-index:20000000;
	background:#ffffff url('../images/newsletter_box_back.jpg') repeat-y left top;
	}

.sideBoxContent_newsltr div.la1
	{
	background:url('../images/newsletter_box_T.jpg') no-repeat left top;
	}

.sideBoxContent_newsltr div.la2
	{
	background:url('../images/newsletter_box_B.jpg') no-repeat left bottom;
	padding-left:9px; padding-right:0; padding-top:60px; padding-bottom:20px
	}

.sideBoxContent_newsltr div.ln
	{
	color:white;
	font-size:10px;
	width:137px;
	margin:0 0 5px 0;
	}


.sideBoxContent_newsltr div.ln_inputs
	{
	width:137px;
	height:16px;
	}

.sideBoxContent_newsltr div.ln_inputs input.newsltr_name
	{
	display:block;
	padding:0;
	margin:0;
	float:left;
	width:98px;
	height:16px;
	background:white;
	border:0px none;
	}

.sideBoxContent_newsltr div.ln_inputs input.newsltr_submit
	{
	font-size:9px;
	display:block;
	float:right;
	padding:0;
	margin:0;
	width:36px;
	height:16px;
	background:#c8195d;
	color:white;
	border:0px none;
	}
	
	
/* - eof - left column properties - */









/* - bof - right column properties - */

.sideBoxContent_R {
	background:#ffffff url('../images/rightbox_back.png') repeat-y left top;
	padding:0;
	margin:0;
	width:170px;
	font-size:10px;
	text-align:justify
	}

.insideSideBox_R
{
	width:140px;
	margin:0;
	padding:10px 10px 5px 20px;
}

.insideSideBox_R div.ln 
	{
	position:relative;
	text-align:left;
	margin:0 0 5px 0;
	}

.insideSideBox_R div.ln p
	{
	text-align:justify;
	margin:0;
	padding:0;
	font-weight:bold;
	}

.insideSideBox_R div.ln label
	{
	font-size:11px;
	text-align:left;
	}

.insideSideBox_R div.ln select
	{
	width:135px;
	border:1px solid #719cb6;
	height:14px;
	}

.insideSideBox_R div.ln input.txt
	{
	width:133px;
	border:1px solid #719cb6;
	height:14px;
	}

.insideSideBox_R div.ln input.btn
	{
	/*background:url("../images/mainSearchBox_btn.gif") no-repeat top left;*/
	width:69px;
	height:31px;
	margin:10px 0 0 0;
	}









.insideSideBox_R input.txt
	{
	font-size:9px;
	
	}



.rightBoxContent {
	background-color: #ffffff;
	}





/* - eof - right column properties - */










/* - bof - middle column properties - */

div#h0a
	{
	width:100%;
	height:93px;
	background:white url('../images/h0a_tml_back.jpg') no-repeat left top;
	}

div#h0a div#h0b
	{
	width:100%;
	height:93px;
	background:url('../images/h0a_tmr_back.jpg') no-repeat right top;
	}
	
div#h0a div#h0b div#brand
	{
	width:100%;
	height:93px;
	background:url('../images/brand.png') no-repeat center 13px;
	}

div#h0a div#h0b div#brand a
	{
	display:block;
	width:100%;
	height:93px;
	text-decoration:none;
	}

div#tnav0a
	{
	position:relative;
	width:100%;
	height:65px;
	background:url('../images/col_m_tnav_back.jpg') repeat-x left top;
	}

div#tnav0a div#btn1
	{
	position:absolute;
	top:0px;
	left:0px;
	width:35%;
	height:65px;
	background:url('../images/col_m_tnavL.jpg') no-repeat left top;	
	}

div#tnav0a div#btn1 a
	{
	display:block;
	float:right;
	width:75%;
	height:65px;
	background:url('../images/col_m_tnavL_btn.jpg') no-repeat center 6px;
	}

div#tnav0a div#btn2a
	{
	position:absolute;
	top:0px;
	left:35%;
	width:30%;
	height:65px;
	}

div#tnav0a div#btn2b
	{
	width:100%;
	height:65px;
	background:url('../images/col_m_tnav_div.gif') no-repeat left 6px;
	}

div#tnav0a div#btn2c
	{
	width:100%;
	height:65px;
	background:url('../images/col_m_tnav_div.gif') no-repeat right 6px;
	}

div#tnav0a div#btn2c a
	{
	display:block;
	width:100%;
	height:65px;
	background:url('../images/col_m_tnavM_btn.jpg') no-repeat center 6px;
	}

div#tnav0a div#btn3
	{
	position:absolute;
	top:0px;
	left:65%;
	width:35%;
	height:65px;
	background:url('../images/col_m_tnavR.jpg') no-repeat right top;		
	}
 
div#tnav0a div#btn3 a
	{
	display:block;
	float:left;
	width:75%;
	height:65px;
	background:url('../images/col_m_tnavR_btn.jpg') no-repeat center 6px;
	}



div#flashbox0a
	{
	width:100%;
	height:342px;
	background:white url('../images/flashbox_back.gif') repeat-x top left;
	}

div#flashbox0b
	{
	width:100%;
	height:342px;
	background:url('../images/flashbox_L.gif') no-repeat top left;
	}

div#flashbox0c
	{
	width:100%;
	height:342px;
	text-align:center;
	background:url('../images/flashbox_R.gif') no-repeat top right;
	}



















div#div0a
	{
	width:100%;
	height:9px;
	background:url('../images/div0_back.gif') repeat-x top left;
	}

div#div0b
	{
	width:100%;
	height:9px;
	background:url('../images/div0_L.gif') no-repeat top left;
	}

div#div0c
	{
	width:100%;
	height:9px;
	background:url('../images/div0_R.gif') no-repeat top right;
	}


div#bottom_windows 
	{
	overflow:hidden;
	position:relative;
	width:100%;
	}

div#bottom_windows div#flexicol_6a{float:left;width:100%;margin-left:-329px}
div#bottom_windows div#flexicol_6b{margin-left:329px}
div#bottom_windows div#fixedcol_6a{float:right;width:329px}
div#bottom_windows div#clearthis{clear:both;width:100%}

div#news_ta
	{
	width:100%;
	height:36px;
	background:url('../images/news_t_back.gif') repeat-x left top;
	}

div#news_tb
	{
	width:100%;
	height:36px;
	background:url('../images/news_t_line.gif') no-repeat 66px top;
	}

div#news_tc
	{
	width:100%;
	height:36px;
	background:url('../images/news_t_L.gif') no-repeat left top;
	}
	
div#news_td
	{
	width:100%;
	height:36px;
	background:url('../images/news_t_R.gif') no-repeat right top;
	}

div#news0a
	{
	width:100%;
	background:#ffffff url('../images/news0_L.gif') repeat-y left top;
	}

div#news0b
	{
	width:100%;
	background:url('../images/news0_R.gif') repeat-y right top;
	}

div#news0b ul
	{
	width:auto;
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
	}

div#news0b ul li
	{
	font-size:1.2em;
	font-style:italic;
	border-bottom:1px solid #c6c6c6;
	margin:0 30px 0 30px;
	padding:5px 0 5px 0;
	}


div#news0b ul li a
	{
	color:#224057;
	}



div#news0b h1.printmainheading
	{
	display:none;
	}

div#news0b p
	{
	font-size:10px;
	color:#224057;
	margin:5px 30px 0 30px;
	padding:0;
	}
















div#news_ba
	{
	width:100%;
	height:42px;
	background:url('../images/news_b_back.gif') repeat-x left top;
	}

div#news_bb
	{
	width:100%;
	height:42px;
	background:url('../images/news_b_L.gif') no-repeat left bottom;
	}
	
div#news_bc
	{
	width:100%;
	height:42px;
	background:url('../images/news_b_R.gif') no-repeat right bottom;
	}
	
	
	
	
	
	
div#mcolopen0a
	{
	position:relative;
	width:100%;
	height:30px;
	background:url('../images/mcolopen_M.png') repeat-x left top;
	}

div#mcolopen0b
	{
	position:relative;
	width:100%;
	height:30px;
	background:url('../images/mcolopen_L.png') no-repeat left top;
	}

div#mcolopen0c
	{
	position:relative;
	width:100%;
	height:30px;
	background:url('../images/mcolopen_R.png') no-repeat right top;
	}




div#mcolmain0a
	{
	position:relative;
	width:100%;
	background:white url('../images/mcolback_L.png') repeat-y left top;
	}

div#mcolmain0b
	{
	position:relative;
	width:100%;
	background:url('../images/mcolback_R.png') repeat-y right top;
	}

div#mcolmain0c
	{
	padding:0 30px 30px 30px;
	}
	
	
	

div#mcolclose0a
	{
	position:relative;
	width:100%;
	height:40px;
	background:url('../images/mcolclose_M.png') repeat-x left bottom;
	}

div#mcolclose0b
	{
	position:relative;
	width:100%;
	height:40px;
	background:url('../images/mcolclose_L.png') no-repeat left bottom;
	}

div#mcolclose0c
	{
	position:relative;
	width:100%;
	height:40px;
	background:url('../images/mcolclose_R.png') no-repeat right bottom;
	}

/* - eof - middle column properties - */











/* - bof - footer properties - */

div#f0a
	{
	clear:left;
	width:100%;
	height:135px; 
	background:white url('../images/f0_back.gif') repeat-x left top;
	color: #FFF
	}
	
div#f0b
	{
	width:100%;
	height:135px; 
	background:url('../images/f0_L.gif') no-repeat left bottom;
		
	}
	
div#f0c
	{
	width:100%;
	height:135px;
	background:url('../images/f0_R.gif') no-repeat right bottom;
	text-align:center
	}

div#partners
	{
	width:75%;
	height:70px;
	padding:10px 0 0 0 ;
	margin:0 auto 0 auto;
	}
	
div#partners img
	{
	display:inline;
	margin:0 2% 0 0;
	}

div#partners img.last
	{
	margin:0;
	}

div#links
	{
	margin:0 auto 0 auto;
	font-size:0.9em;
	color:#6386a0;
	left:0px;
	width:60%;
	text-align:center;
	}

div#links .div
	{
	color:#c7d8e5;
	}
	
div#links a:link,
div#links a:visited
	{
	text-decoration:none;
	color:#6386a0;
	}

div#links a:active,
div#links a:hover
	{
	text-decoration:underline;
	color:#6386a0;
	}

div#links p
	{
	margin:0 0 2px 0;
	padding:0;
	}
	
/* - eof - footer properties - */









/* - bof - product page - */


#productDescription
	{
	font-size:11px;
	color:#00346b;
	margin:0 0 30px 0;
	text-align:justify;
	}

h1#productName
	{
	color:#00346b;
	font-size:25px;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-weight:normal;
	border-bottom:1px solid #cbd0d5;
	
	}

h2#productPartNo
	{
	color:#00346b;
	font-weight:normal;
	font-size:13px;
	margin:0 0 5px 0;
	padding:0;
	}

h2#productPrices
	{
	color:#00346b;
	font-weight:normal;
	font-size:13px;
	margin:0 0 20px 0;
	padding:0;
	}







div.navNextPrevWrapper
	{

	text-align:right;
	}

p.navNextPrevCounter
	{
	color:#7d8184;
	}

div.navNextPrevList 
	{
	position:relative;
	width:100%;
	text-align:right;
	height:23px;
	display: block;
	margin: 0 0 3px 0;
	padding:0;
	}
	
div.navNextPrevWrapper div.navNextPrevList a
	{
	float:right;
	width:93px;
	height:20px;
	display:block;
	margin:0;
	padding:0;
	}

div.navNextPrevWrapper div.navNextPrevList a img
	{
	
	}

div#productAttributes
	{
	position:relative;
	width:217px;
	color:#00346b;
	}

div#productAttributes div#productAttributesHeader
	{
	position:relative;
	width:217px;
	height:42px;
	background:url('../images/specs_header.gif') no-repeat top left;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
	}

div#productAttributes div.productAttribsWrapper {
	width:191px;
	margin:0;
	padding:0 13px 10px 13px;
	font-size:11px;
	text-align:right;
	}

div#productAttributes div.productAttribsWrapper div.attribName
	{
	margin:0;
	padding:0;
	float:left;
	width:100px;
	text-align:left;
	}

div#productAttributes div.productAttribsWrapper div.attribValue
	{
	margin:0;
	padding:0;
	float:right;
	width:80px;
	text-align:right;
	font-weight:bold;
	}








div#productInfo_categories
	{
	position:relative;
	}

div#productInfo_flexicol_1a
	{
	float:right;width:100%;margin-left:-230px
	}

div#productInfo_flexicol_1b
	{
	margin-left:230px
	}

div#productInfo_fixedcol
	{
	float:left;width:230px
	}

div#productInfo_fixedcol #productMainImage 
	{
	width:217px;
	position:relative;
	margin:0;
	padding:0;
	}

div#productInfo_fixedcol #productMainImage a:link,
div#productInfo_fixedcol #productMainImage a:visited
	{
	color:gray;
	font-size:10px;
	}

div#productInfo_fixedcol #productMainImage a:active,
div#productInfo_fixedcol #productMainImage a:hover
	{
	
	}

div#productInfo_fixedcol div#productMainImage_in0a
	{
	width:217px;
	background:white url('../images/productImageBox_l.gif') repeat-y top left;
	}

div#productInfo_fixedcol div#productMainImage_in0b
	{
	width:217px;
	background:url('../images/productImageBox_r.gif') repeat-y top right ;
	}
	
div#productInfo_fixedcol div#productMainImage_in0c
	{
	width:217px;
	background:url('../images/productImageBox_b.gif') repeat-x bottom left ;
	}
	
div#productInfo_fixedcol div#productMainImage_in0d
	{
	width:217px;
	background:url('../images/productImageBox_t.gif') repeat-x top left ;
	}

div#productInfo_fixedcol div#productMainImage_in0e
	{
	width:217px;
	background:url('../images/productImageBox_tr.gif') no-repeat top right;
	}

div#productInfo_fixedcol div#productMainImage_in0f
	{
	width:217px;
	background:url('../images/productImageBox_tl.gif') no-repeat top left;
	}

div#productInfo_fixedcol div#productMainImage_in0g
	{
	width:217px;
	background:url('../images/productImageBox_bl.gif') no-repeat bottom left;
	}

div#productInfo_fixedcol div#productMainImage_in0h
	{
	width:177px;
	text-align:center;
	background:url('../images/productImageBox_br.gif') no-repeat bottom right;; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px
	}

div#productInfo_fixedcol div#productInfo_fullln
	{
	clear:both;width:100%
	}


div#productInfo_flexicol_1b div#supportedModelsBox
	{
	position:relative;
	width:100%;
	color:white;
	}

div#productInfo_flexicol_1b div#supportedModelsBox h2
	{
	color:#00346b;
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList
	{
	position:relative;
	width:100%;

	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnt
	{
	color:#00346b;
	font-size:9px;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnt p	
	{
	padding:5px;
	margin:0;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnt div.col
	{
	position:relative;
	width:24%;

	}
	
div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnt div.two
	{
	position:absolute;
	top:0px;
	left:25%;
	width:19%;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnt div.three
	{
	position:absolute;
	top:0px;
	left:44%;
	width:9%;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnt div.four
	{
	position:absolute;
	top:0px;
	left:55%;
	width:24%;
	}


div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnt div.five
	{
	position:absolute;
	top:0px;
	left:80%;
	width:19%;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lna
	{
	position:relative;
	background:#7dacce url('../images/supportedModelsLn_back.gif') repeat-x bottom left;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnb
	{
	position:relative;
	background:url('../images/supportedModelsLn_tl.gif') no-repeat top left;
	}
	
div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnc
	{
	position:relative;
	background:url('../images/supportedModelsLn_tr.gif') no-repeat top right;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnd
	{
	position:relative;
	background:url('../images/supportedModelsLn_bl.gif') no-repeat bottom left;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lne
	{
	position:relative;
	font-size:12px;
	background:url('../images/supportedModelsLn_br.gif') no-repeat bottom right;
	}
	
div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lne p	
	{
	padding:5px;
	margin:0;
	}
	

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnd div.col
	{
	position:relative;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnd div.one
	{
	width:24%;
	font-weight:bold;
	}


div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnd div.two
	{
	position:absolute;
	top:0px;
	left:25%;
	width:19%;

	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnd div.three
	{
	position:absolute;
	top:0px;
	left:45%;
	width:9%;
	}
	
div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnd div.four
	{
	position:absolute;
	top:0px;
	left:55%;
	width:24%;
	}

div#productInfo_flexicol_1b div#supportedModelsBox div#supportedModelsList div.lnd div.five
	{
	position:absolute;
	top:0px;
	left:80%;
	width:19%;
	}

br.clearthis{width:100%;clear:both;width:100%}






/* - eof - product page - */















/*====---- Main Search Box ----====*/

div#mainSearchBox
	{
	position:relative;
	width:100%;
	margin:0 0 20px 0;
	}

div#mainSearchBox div.la1,
div#mainSearchBox div.la2,
div#mainSearchBox div.la3,
div#mainSearchBox div.la4,
div#mainSearchBox div.la5,
div#mainSearchBox div.la6,	
div#mainSearchBox div.la7,	
div#mainSearchBox div.la8
	{
	width:100%;
	}		

div#mainSearchBox div.la1
	{
	background:url('../images/mainSearchBox_t.gif') repeat-x top left;
	}

div#mainSearchBox div.la2
	{
	background:url('../images/3pxdot_e61d6a.gif') repeat-y left top;
	}

div#mainSearchBox div.la3
	{
	background:url('../images/3pxdot_e61d6a.gif') repeat-y right top;
	}

div#mainSearchBox div.la4
	{
	background:url('../images/3pxdot_e61d6a.gif') repeat-x left bottom;
	}

div#mainSearchBox div.la5
	{
	background:url('../images/mainSearchBox_tl.gif') no-repeat left top;
	}

div#mainSearchBox div.la6
	{
	background:url('../images/mainSearchBox_tr.gif') no-repeat right top;
	}

div#mainSearchBox div.la7
	{
	background:url('../images/mainSearchBox_br.gif') no-repeat right bottom;
	}

div#mainSearchBox div.la8
	{
	background:url('../images/mainSearchBox_bl.gif') no-repeat left bottom;
	}

div#mainSearchBox div.la8 div.padd1
	{
	position:relative;
	padding:35px 20px 20px 20px ;
	}

div#mainSearchBox div.la8 div.padd2
	{
	position:relative;
	width:100%;
	background:url('../images/1pxdot_e61d6a.gif') repeat-y center top;
	}

div#mainSearchBox div.left
	{
	width:48%;
	}

div#mainSearchBox div.left p
	{
	margin:0;
	padding:0;
	text-align:justify;
	}

div#mainSearchBox div.right
	{
	position:absolute;
	right:0;
	top:0;
	width:48%;
	}

div#mainSearchBox div.right div.ln
	{
	width:100%;
	margin:0 0 5px 0;
	height:20px;
	clear:both;
	}

div#mainSearchBox div.right div.container{position:relative;width:100%;margin:0;padding:0;}
div#mainSearchBox div.right div.flexicol_7a{float:right;width:100%;margin-left:-120px}
div#mainSearchBox div.right div.flexicol_7b{margin-left:120px;}
div#mainSearchBox div.right div.fixedcol_7a{float:left;width:120px;}
div#mainSearchBox div.right div.clearthis{clear:both;width:100%}



div#mainSearchBox div.right div.fixedcol_7a label
	{
	font-weight:bold;
	}

div#mainSearchBox div.right div.flexicol_7b input,
div#mainSearchBox div.right div.flexicol_7b select
	{
	border:1px solid #719cb6;
	background:white;
	height:18px;
	width:99%;
	margin:0;
	padding:0;
	}

div#mainSearchBox div.right div.flexicol_7b input.btn
	{
	border:0px none;
	float:right;
	/*background:url("../images/mainSearchBox_btn.gif") no-repeat top left;*/
	width:69px;
	height:31px
	}


































/* - bof - product listing - */

#indexProductListCatDescription
	{
	margin:0 0 20px 0;
	text-align:justify;
	color:#00346b;
	font-size:10px;
	padding:0;
	}

#categoryImgListing
	{
	margin:0 0 10px 0;
	}
	
#productListFilter
	{
	width:100%;
	margin:0 0 10px 0;
	}


#productsListingTopNumber
	{
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	}
	
.tabTable td,
.tabTable th
	{
	vertical-align:top;
	text-align:left;
	padding:0 10px 10px 0;
	}

.tabTable th a:link,
.tabTable th a:visited
	{
	color:#e61d6a;
	}

td.productListing-data h3
	{
	font-size:14px;
	margin:0 0 5px 0;
	}
	
td.productListing-data a:link,
td.productListing-data a:visited
	{
	color:#e61d6a;
	font-weight:bold;
	}
	
td.productListing-data a:active,
td.productListing-data a:hover
	{
	color:#e61d6a;
	font-weight:bold;
	text-decoration:underline;
	}
	
div.listingDescription
	{
	
	}
	
th#listCell0-1
	{
	width:100%;
	text-align:left;
	}


#productsListingTopNumber
	{
	width:100%;
	margin:0 0 10px 0;
	padding:0;
	}
	
	
	
	
table.productListingTable
	{
	width:100%;
	text-align:left;
	border-collapse:collapse;
	}
	
table.productListingTable tr.top
	{
	background:#7dacce url('../images/supportedModelsLn_back.gif') repeat-x top left;
	}
	
table.productListingTable tr.top td
	{
	text-transform:lowercase;
	font-size:10px;
	padding:0;
	margin:0;
	color:white;
	font-weight:bold;
	vertical-align:middle;
	}		

table.productListingTable tr.top td div
	{
	margin:0;
	padding:0;
	width:100%;
	}

table.productListingTable tr.top td div p
	{
	padding:3px 5px;
	margin:0;
	}

table.productListingTable tr.top td.one
	{
	width:30%;
	}

table.productListingTable tr.top td.one div
	{
	float:left;
	background:url('../images/supportedModelsLn_tl.gif') no-repeat top left;
	}

table.productListingTable tr.top td.two
	{
	width:15%;
	}
	
table.productListingTable tr.top td.three
	{
	width:10%;
	}
	
table.productListingTable tr.top td.four
	{
	width:20%;
	}

table.productListingTable tr.top td.five
	{
	width:15%;
	}


table.productListingTable tr.top td.five div
	{
	float:right;
	background:url('../images/supportedModelsLn_tr.gif') no-repeat top right;
	}




table.productListingTable tr.contents td
	{
	font-size:12px;
	padding:2px 5px;
	color:#00346b;
	}		

/* - eof - product listing - */












/* - bof - category listing - */

.categoryListBoxContents
	{
	}

.categoryListBoxContents a
{
	color:white;
	text-align:center;
	font-size:20px;
	margin:0;
	padding:0;
}

.categoryListBoxContents a:link,
.categoryListBoxContents a:visited
{
	color:white;
}

.categoryListBoxContents a:active,
.categoryListBoxContents a:hover
{
	color:white;
	text-decoration:underline;
}



.categoryListBoxContents a img
	{
	display:block;
	position:relative;
	margin:0 auto;
	padding:0;
	}
	
	
.categoryListBoxContents div.catBox_0a
	{
	width:100%;
	background:url('../images/catsBox_back.gif') repeat-x left top;
	margin:0 auto;
	padding:0
	}
	
.categoryListBoxContents div.catBox_0b
	{
	width:100%;
	background:url('../images/catsBox_L.gif') no-repeat right top;
	padding:0;
	margin:0
	}	
	
.categoryListBoxContents div.catBox_0c
	{
	width:100%;
	background:url('../images/catsBox_R.gif') no-repeat left top;
	padding:0;
	margin:0
	}	
	
.categoryListBoxContents div.catBox_0d
	{
	width:100%;
	text-align:center;
	padding:10px 0 0 0;
	margin:0;
	height:80px;
	}	
	
	
	
	
/* - eof - category listing - */
	



	











/* - bof troubleshooting guide - */

div#troubleshootingMainContent
	{
	width:100%;
	position:relative;
	margin:0 0 20px 0;
	}
	
div#troubleshootingMainContent div#intro
	{
	position:relative;
	margin:0 0 20px 0;
	text-align:justify;
	font-size:11px;
	}

div#troubleshootingMainContent div#flexicol_1a
	{
	float:right;
	width:100%;
	/*height:100%;*/
	margin-left:-100px;
	}

div#troubleshootingMainContent div#flexicol_1b
	{
	margin-left:100px;
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln
	{
	/*position:relative;*/
	width:100%;
	margin:0;
	padding:0;
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.tbar_0a
	{
	/*position:relative;*/
	width:100%;
	height:23px;
	padding:0;
	background:url('../images/trbl_tbar_back.gif') repeat-x top left;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.tbar_0b
	{
	/*position:relative;*/
	width:100%;
	height:23px;
	margin:0;
	padding:0;
	background:url('../images/trbl_tbar_l.gif') no-repeat top left;
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.tbar_0c
	{
	/*position:relative;*/
	width:100%;
	height:23px;
	margin:0;
	padding:0;
	background:url('../images/trbl_tbar_r.gif') no-repeat top right;
	color:white;
	font-size:11px;
	font-weight:bold
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.tbar_0c a
	{
	display:block;
	margin:0;
	padding:0;
	width:100%;
	height:23px;
	background:url('../images/trbl_tbar_slidebtn.gif') no-repeat right 8px;
	}
	
div#troubleshootingMainContent div#flexicol_1b div.full_ln div.tbar_0c .tbar_txt
	{
	display:block;
	padding:4px 0 0 8px;
	}
		

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.tbar_0c a
	{
	display:block;
	padding:0;
	margin:0;
	border:0px none;
	color:white;
	text-decoration:none;
	font-weight:bold
	}



div#troubleshootingMainContent div#flexicol_1b div.full_ln div.tbar_0c div.tbar_right img
	{
	display:block;
	padding:0;
	margin:0;
	border:0px none;
	}


div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln
	{
/*	position:relative;*/ 
	/*//float:left; <--- this was the problem under firefox*/
	/*width:100%;*/
	margin:0 0 10px 0;
	padding:0;
	overflow : hidden;
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln div.flexicol_2a
	{
	float:right;
	width:100%;
	margin:0 0 0 -100px;
	}
div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln div.flexicol_2b
	{
	margin:0 0 0 100px;
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln div.flexicol_2b .symptom
	{
	color:#e61d6a;
	font-weight:bold;
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln div.flexicol_2b ul
	{
	list-style:disc;
	margin:0 0 0 16px;
	padding:0;
	}

div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln div.flexicol_2b ul li
	{
	margin:0 0 5px 0;
	padding:0;
	}
	
	
div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln div.fixedcol_2a
	{
	font-weight:bold;
	float:left;
	width:100px;
	
	}
	
div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln div.fixedcol_2a p
	{
	margin:0 0 0 8px;
	padding:0;
	}
		
div#troubleshootingMainContent div#flexicol_1b div.full_ln div.ln div.clearthis
	{
	clear:both;
	width:100%
	}




div#troubleshootingMainContent div#fixedcol
	{
	float:left;
	width:100px
	}

div#troubleshootingMainContent div#fixedcol div.menuitem
	{
	width:100px;
	border:none;
	margin:0 0 4px 0;
	padding:0;
	}
	
div#troubleshootingMainContent div#fixedcol div.menuitem img
	{
	display:block;
	margin:0;
	padding:0;
	border:0px none;
	}


div#troubleshootingMainContent div.clearthis
	{
	clear:both;
	width:100%;
	}

/* - eof troubleshooting guide - */







	
/* - bof - sister companies - */

div#sisterCompaniesMainContent
	{
	position:relative;
	width:100%;
	}

div#sisterCompaniesMainContent div.ln
	{
	position:relative;
	width:100%;
	margin:0 0 20px 0;
	}
	

div#sisterCompaniesMainContent div.ln div.col
	{
	position:relative;
	width:30%;
	text-align:center;
	}
	
div#sisterCompaniesMainContent div.ln div.col p
	{
	text-align:center;
	}

div#sisterCompaniesMainContent div.ln div.col img
	{
	position:relative;
	margin:0 auto;
	}

div#sisterCompaniesMainContent div.ln div.one
	{
	width:30%;
	}


div#sisterCompaniesMainContent div.ln div.two
	{
	position:absolute;
	top:0px;
	left:33.33%;
	width:30%;

	}

div#sisterCompaniesMainContent div.ln div.three
	{
	position:absolute;
	top:0px;
	left:66.66%;
	width:30%;
	}
	




/* - eof - sister companies - */

	
	
	
	
	
	
	
	
	
	
	
	
/* - bof - shopping cart - */

	

/* - eof - shopping cart - */







/* - bof - Contact Us - */

div#contactUsDefault p {
	margin: 0 0 20px 0;
	padding:0;
	}

div.contactUsImage
	{
	position:absolute;
	width:300px;
	right:30px;
	top:0;
	}


/* - eof - Contact Us - */





div.centerColumn p
	{
	margin: 0 0 20px 0;
	padding:0;
	}














/* - bof - Exhibitions - EZ- PAGES */


div#ezPageDefault
	{
	position:relative;
	width:100%;
	}






#navEZPagesTOCWrapper
{
	position:relative;
	margin:0 0 10px 0;
	padding:0;
	border:none;
	font-weight: bold;
}

#navEZPagesTOC
	{
	position:relative;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}
	
	
/* - eof - Exhibitions - */
	












/*====---- EXHIBITIONS ----====*/

div#viewExhibitionMainContent 
	{
	position:relative;
	width:100%;
	
	}



div#view_exhibition div.dropdown
	{
	position:absolute;
	right:30px;
	top:0px;
	}

div#viewExhibitionMainContent div#bigPhoto_a
	{
	width:100%;
	background:url("../images/bigPhoto_back.gif") repeat-x left top #aac9df;
	margin:0 0 20px 0;

}

div#viewExhibitionMainContent div#bigPhoto_b
	{
	width:100%;
	background:url("../images/bigPhoto_back_TL.gif") no-repeat left top;
	}

div#viewExhibitionMainContent div#bigPhoto_c
	{
	width:100%;
	background:url("../images/bigPhoto_back_TR.gif") no-repeat right top;
	}

div#viewExhibitionMainContent div#bigPhoto_d
	{
	width:100%;
	background:url("../images/bigPhoto_back_BL.gif") no-repeat left bottom;
	}

div#viewExhibitionMainContent div#bigPhoto_e
	{
	width:100%;
	background:url("../images/bigPhoto_back_BR.gif") no-repeat right bottom;
	text-align:center;
	}

div#viewExhibitionMainContent div#bigPhoto_f
	{
	width:531px;
	margin:0 auto;
	background:url("../images/bigPhoto_sh_La.gif") repeat-y left top;
	}

div#viewExhibitionMainContent div#bigPhoto_g
	{
	width:521px;
	background:url("../images/bigPhoto_sh_L.gif") no-repeat left top;
	padding:0 0 0 10px;
	}

div#viewExhibitionMainContent div#bigPhoto_h
	{
	width:521px;
	background:url("../images/bigPhoto_sh_Ra.gif") repeat-y right top;
	}

div#viewExhibitionMainContent div#bigPhoto_i
	{
	width:511px;
	text-align:center;
	background:url("../images/bigPhoto_sh_R.gif") no-repeat right top;
	padding:0 10px 0 0;
	}

div#viewExhibitionMainContent div#bigPhoto_i img
	{
	width:511px;
	float:none;
	display:block;
	margin:0;
	padding:0;
	}


div#viewExhibitionMainContent div.ln
	{
	position:relative;
	width:100%;
	height:75px;
	overflow:hidden;
	margin:0 0 20px 0;
	padding:0;
	}

div#viewExhibitionMainContent div.ln div.col
	{
	position:relative;
	width:23%;
	background:url("../images/thumbPhoto_back.gif") repeat-x left top #aac9df;
	}

div#viewExhibitionMainContent div.ln div.two
	{
	position:absolute;
	top:0;
	left:25.66%;
	}

div#viewExhibitionMainContent div.ln div.three
	{
	position:absolute;
	top:0;
	left:51.32%;
	}

div#viewExhibitionMainContent div.ln div.four
	{
	position:absolute;
	top:0;
	right:0;
	}

div#viewExhibitionMainContent div.ln div.col div.thumb_a
	{
	width:100%;
	background:url("../images/bigPhoto_back_TL.gif") no-repeat left top;
	height:75px;
	overflow:hidden;
	}

div#viewExhibitionMainContent div.ln div.col div.thumb_b
	{
	width:100%;
	background:url("../images/bigPhoto_back_TR.gif") no-repeat right top;
	height:75px;
	overflow:hidden;
	}

div#viewExhibitionMainContent div.ln div.col div.thumb_c
	{
	width:100%;
	background:url("../images/bigPhoto_back_BL.gif") no-repeat left bottom;
	height:75px;
	overflow:hidden;
	}

div#viewExhibitionMainContent div.ln div.col div.thumb_d
	{
	width:100%;
	background:url("../images/bigPhoto_back_BR.gif") no-repeat right bottom;
	text-align:center;
	height:75px;
	overflow:hidden;
	}

div#viewExhibitionMainContent div.ln div.col div.thumb_e
	{
	width:110px;
	margin:0 auto;
	background:url("../images/thumbPhoto_sh_L.gif") no-repeat left top;
	padding:0 0 0 9px;
	height:75px;
	overflow:hidden;
	}

div#viewExhibitionMainContent div.ln div.col div.thumb_f
	{
	width:101px;
	text-align:center;
	background:url("../images/thumbPhoto_sh_R.gif") no-repeat right top;
	padding:0 9px 0 0;
	height:75px;
	overflow:hidden;
	}

div#viewExhibitionMainContent div.ln div.col div.thumb_f a
	{
	display:block;
	border:0;
	margin:0;
	padding:0;
	}

div#viewExhibitionMainContent div.ln div.col div.thumb_f a img
	{
	width:101px;
	height:75px;
	float:none;
	display:block;
	margin:0;
	padding:0;
	border:0;
	}

/*====---- END EXHIBITIONS ----====*/




























/* ===----- - - LOGIN PAGE - - -----=== */

div#loginMainContent
	{
	position:relative;
	width:100%;
	}

div#loginMainContent div#container
	{
	overflow:hidden;
	}


div#loginMainContent label
	{
	float:left;
	width:100px;
	}


div#loginMainContent div#flexicol_5a{float:left;width:100%;margin-left:-270px}
div#loginMainContent div#flexicol_5b{margin-left:270px}

div#loginMainContent div#flexicol_5b p
	{
	margin:15px 0 0 0;
	padding:0;
	font-size:12px;
	}

div#loginMainContent div#fixedcol_5a{float:right;width:250px}

div#loginMainContent div.clearthis{clear:both;width:100%}

div#loginMainContent div.loginbox_5a
	{
	background:white url('../images/loginbox_L.gif') repeat-y left top;
	}

div#loginMainContent div.loginbox_5b
	{
	background:url('../images/loginbox_R.gif') repeat-y right top;
	}

div#loginMainContent div.loginbox_5c
	{
	background:url('../images/loginbox_T.gif') repeat-x left top;
	}
	
div#loginMainContent div.loginbox_5d
	{
	background:url('../images/loginbox_B.gif') repeat-x left bottom;
	}
	
div#loginMainContent div.loginbox_5e
	{
	background:url('../images/loginbox_TL.gif') no-repeat left top;
	}
	
div#loginMainContent div.loginbox_5f
	{
	background:url('../images/loginbox_TR.gif') no-repeat right top;
	}
	
div#loginMainContent div.loginbox_5g
	{
	background:url('../images/loginbox_BL.gif') no-repeat left bottom;
	}
	
div#loginMainContent div.loginbox_5h
	{
	width:210px;
	padding:20px;
	background:url('../images/loginbox_BR.gif') no-repeat right bottom;
	}

div#loginMainContent div.loginbox_5h p
	{
	margin:0 0 5px 0;
	padding:0;
	color:#e61d6a;
	font-size:10px;
	}

div#loginMainContent div.loginbox_5h br.clearthis
	{
	height:1px;
	clear:both;
	}

div#loginMainContent input.txt
	{
	width:205px;
	border:1px solid gray;
	background:white;
	}

div#loginMainContent input.btnlogin
	{
	background:url('../buttons/english/button_empty.gif') no-repeat top left;
	width:89px;
	height:23px;
	float:right;
	color:white;
	font-size:12px;
	text-align:center;
	border:medium none;; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
	}
	
	
	














/* - bof - commercial clutch listing - */


	
table.commercialListingTable
	{
	width:100%;
	text-align:left;
	border-collapse:collapse;
	}
	
table.commercialListingTable tr.top
	{
	background:#7dacce url('../images/supportedModelsLn_back.gif') repeat-x top left;
	
	}
	
table.commercialListingTable tr.top td
	{
	text-transform:lowercase;
	font-size:10px;
	padding:0;
	margin:0;
	color:white;
	font-weight:bold;
	vertical-align:middle;
	border-bottom:5px solid white;
	}		

table.commercialListingTable tr.top td div
	{
	margin:0;
	padding:0;
	width:100%;
	}

table.commercialListingTable tr.top td p
	{
	padding:3px 5px;
	margin:0;
	}

table.commercialListingTable tr.top td.one
	{
	width:10%;
	}

table.commercialListingTable tr.top td.one div
	{
	float:left;
	background:url('../images/supportedModelsLn_tl.gif') no-repeat top left;
	}

table.commercialListingTable tr.top td.two
	{
	width:10%;
	}
	
table.commercialListingTable tr.top td.three
	{
	width:30%;
	}

table.commercialListingTable tr.top td.four
	{
	width:30%;
	}

table.commercialListingTable tr.top td.five
	{
	width:20%;
	}

table.commercialListingTable tr.top td.five div
	{
	float:right;
	background:url('../images/supportedModelsLn_tr.gif') no-repeat top right;
	}



table.commercialListingTable tr.subtop
	{
	background:#dedede;
	
	}

table.commercialListingTable tr.subtop td
	{
	vertical-align:top;
	font-size:10px;
	color:#6c6c6c;
	padding:2px 5px;
	border-bottom:5px solid white;
	}
	


table.commercialListingTable tr.contents td
	{
	vertical-align:top;
	font-size:11px;
	padding:2px 5px;
	color:#224057;
	font-weight:bold;
	}		

table.commercialListingTable tr.contents td.note
	{
	font-weight:normal;
	}

table.commercialListingTable tr.bigdiv
	{
	}

table.commercialListingTable tr.bigdiv td
	{
	height:30px;
	background:url('../images/2pxdot_dedede.gif') repeat-x left 15px;
	width:100%
	}


table.commercialListingTable tr.smalldiv
	{
	width:100%;
	}

table.commercialListingTable tr.smalldiv td.div
	{
	height:30px;
	background:url('../images/2pxdot_dedede.gif') repeat-x left 15px;
	width:100%
	}



/* - eof - commercial listing - */	












/*====---- NEWS ----====*/

div#exedyNewsMainContent p,
div#industryNewsMainContent p
	{
	text-align:justify;
	margin:0;
	padding:0 0 10px 0;
	}
	
div#exedyNewsMainContent div.rndHeading_c p
{
	text-align:left;
	padding:3px 10px;
	margin:0;
	font-weight:bold;
	color:white;
}
	
	
div#exedyNewsMainContent table
	{
	width:100%;
	border:1px solid #cbd0d5;
	margin:0 0 20px 0;
	}

div#exedyNewsMainContent table tr
	{
	border:0;
	}

div#exedyNewsMainContent table tr td
	{
	border:0;
	/*border-bottom:1px solid #cbd0d5;*/
	}


div#exedyNewsMainContent ul
	{
	list-style:url("../images/triangBullet01.gif");
	margin:0 0 10px 0;
	padding:0 0 0 0;
	}
	
div#exedyNewsMainContent ul li
	{
	margin:0 0 5px 15px;
	padding:0 0 0 0;
	}


/*====---- EOF NEWS ----====*/









/*====---- TECH INFO ----====*/


div#technicalInfoMainContent ul
	{
	list-style:url("../images/triangBullet01.gif");
	margin:0 0 10px 0;
	padding:0 0 0 0;
	}
	
div#technicalInfoMainContent ul li
	{
	margin:0 0 5px 15px;
	padding:0 0 0 0;
	}

/*====---- EOF TECH INFO ----====*/











div.rndHeading_a
	{
	position:relative;
	width:100%;
	background:#7dacce url('../images/supportedModelsLn_back.gif') repeat-x top left;
	margin:0 0 10px 0;
}
div.rndHeading_b
	{
	position:relative;
	width:100%;
	background:url('../images/supportedModelsLn_tl.gif') no-repeat top left;
}

div.rndHeading_c
	{
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	background:url('../images/supportedModelsLn_tr.gif') no-repeat top right;
}

div.rndHeading_c p
{
	text-align:left;
	padding:3px 10px;
	margin:0;
	font-weight:bold;
	color:white;
}

div.rndHeading_c a
	{
	display:inline;
	}



