/*

 *

 *  Höganäs style sheet, for media screen, projection

 *  Latest update:20081203

 *  By: Patrik Totero

 *

*/

/*
GLOBALS SETTINGS
*/
html,body {margin:0;padding:0;color:#333;height:100%;}
html {font-size:100%}
body {font:0.75em/1.5em arial,tahoma,sans-serif;text-align:center;background:#d9d9d9 url(images/bg_main.png) repeat-x;}
ul,ol{list-style-type:none;margin:0;padding:0;}
a{text-decoration:none;color:#333;}
h1, .Header1{font-size:2.7em;line-height:1em;font-weight:normal;margin:0 0 28px 0;}
h2, .Header2{font-size:1.5em;line-height:1em;font-weight:normal;margin:5px 0 7px 0;}
h3, .Header3{font-size:1.0em;font-weight:bold;margin:5px 0 2px 0;}
p{margin:0;padding:0 0 15px 0;}
a img{border:none;}
.maincontent a{text-decoration:underline;}

#wraper{width:960px;margin:auto;margin-top:20px;text-align:left;background:#fff;}


/*
GLOBAL CLASSES
*/
.clear{clear:both;}
.hidden{display:none;}
.date{color:#999;}
.textbox, .searchbox, .ordertextbox, .contactdropdown{border: 1px solid #ccc;}
.textarea{border: 1px solid #ccc;}
.textright{text-align:right;}
.mailto{text-decoration:underline;}
.iframe{width:680px;height:650px;border:none;overflow:auto;}

.btncenter{display:block;background:transparent url(images/btn-center.png) 0 0 repeat-x;}
.btnright{display:block;background:transparent url(images/btn-onwhite-right.png) 100% 0 no-repeat;}
.btnrightgray{display:block;background:transparent url(images/btn-ongray-right.png) 100% 0 no-repeat;}
.btnleft{height:20px;font-size:0.9em;padding:0 5px 1px 5px;margin:0;color:#fff;cursor:pointer;border:none;background:transparent url(images/btn-onwhite-left.png) 0 0 no-repeat;}
.btnleftgray{height:20px;font-size:0.9em;padding:0 5px 0 5px;color:#fff;cursor:pointer;border:none;background:transparent url(images/btn-ongray-left.png) 0 0 no-repeat;}

/*
NAVIGATION
*/
#mainmenu{clear:both;position:relative;margin:0 0 15px 0;border:1px solid #ccc;border-left:none;border-right:none;zoom:1;}
#mainmenu:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
	#mainmenu ul{position:relative;top:1px;}
	#mainmenu ul li{position:relative;float:left;}
	#mainmenu ul li a{display:block;float:left;}
	#mainmenu ul li a span{display:block;padding:0.5em 15px 0.5em 15px;}
	/*style the top level hover*/
	#mainmenu ul ul li a:hover span{border-bottom:none;}
	#mainmenu :hover > a {background:transparent url(images/main-menu-border-left.png) 0 100% no-repeat;position:relative;}
	#mainmenu :hover > a span {display:block;background:transparent url(images/main-menu-border-right.png) 100% 100% no-repeat;}
	#mainmenu :hover > a.selectedchild {padding:0 0 0 15px !important;background:transparent url(images/main-menu-border-left.png) 0 100% no-repeat;}
	#mainmenu :hover > a.selectedchild span {padding:0.5em 15px 0.5em 0 !important;display:block;border:none;background:transparent url(images/main-menu-border-right.png) 100% 100% no-repeat;}
	/*overwrite the top level hover for drop downs*/
	#mainmenu ul li ul li a:hover{color:#fff;}
	#mainmenu ul li ul li a span{padding:0.4em 20px 0.4em 25px;}
	#mainmenu ul li ul li a:hover span{color:#fff;background:none;}
	/*drop down*/
	#mainmenu ul ul{position:absolute;top:2.5em;left:0;visibility:hidden;border:1px solid #ccc;border-top:none;background:#fff;z-index:200;}
	#mainmenu ul li:hover ul, #mainmenu ul a:hover ul{visibility:visible;}
	#mainmenu ul li ul li{position:relative;float:none;clear:both;white-space:nowrap;z-index:100;}
	#mainmenu ul li ul li a{position:relative;background:#fff;float:none;}
	
/*level 2 nav*/
#level2menu{float:left;width:200px;padding-top:30px;background:transparent url(images/level2menu-border.png) 100% 30px no-repeat;min-height:316px;}
	#level2menu ul li a{display:block;padding:0.3em 0.3em 0.3em 20px;}
	#level2menu ul li a:hover, #level2menu ul li .selected{color:#fff;}
	#level2menu ul ul li{background:transparent url(images/arrow-gray.png) 28px 0.75em no-repeat !important;}
	#level2menu ul ul li a:hover, #level2menu ul ul li .selected{background-position: 28px 0.75em !important;}
	#level2menu ul ul li a{padding:0.3em 0 0.3em 40px;}
	#level2menu ul ul  ul li{background:transparent url(images/arrow-lightgray.png) 48px 0.75em no-repeat !important;}
	#level2menu ul ul ul li a:hover, #level2menu ul ul ul li .selected{background-position: 48px 0.75em !important;}
	#level2menu ul ul  ul li a{padding:0.3em 0 0.3em 60px;}
	
/*language*/
/*style the top level hover*/
	#siteutils ul ul li a:hover{border-bottom:none;color:#fff;background:#333;}
	#siteutils :hover > a {position:relative;}
	#siteutils .lang a.flag {margin-top:3px;display:block;}
	/*drop down*/
	#siteutils  ul ul{position:absolute;top:1.8em;left:-1px;visibility:hidden;border:1px solid #ccc;border-top:none;background:#fff;z-index:900;}
	#siteutils  ul li:hover ul, #siteutils ul a:hover ul{visibility:visible;}
	#siteutils  ul li ul li{position:relative;float:none;clear:both;white-space:nowrap;}
/*	#siteutils  ul li ul li a{position:relative;float:none;display:block;color:#333;background:#fff;padding:0.2em 20px 0.2em 25px !important;}
    #siteutils ul li ul li a{background:transparent url(images/arrow-darkgray.png) 9px 0.6em no-repeat; line-height: 16px;}
	#siteutils ul li ul li a:hover{background:#333 url(images/arrow-whiteongray.png) 9px 0.6em no-repeat;} */
    #siteutils  ul li ul li a{position:relative;float:none;display:block;color:#333;background:#fff;padding:0.2em 20px 0.2em 6px !important;}	
	#siteutils ul li ul li a{ line-height: 1.5em; vertical-align: middle; }
	#siteutils ul li ul li a img { line-height: 1.5em; vertical-align: middle; margin: 0px 6px 0px 6px; padding: 0px; }

/*
CONTENT
*/
/*header*/
#header{padding:15px 20px 0 20px;}
	#headertop{margin:0 0 24px 0;}
	#headertop:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
	#logo{float:left;/*width:170px;*/height:36px;margin-top:2px;background:transparent;/*url(images/logo.png) no-repeat;*/}
	#logo h1{position:absolute;left:-9999em;}
	#siteutils{position:relative;float:right;width:640px;z-index:800;}
		#siteutils ul{float:right;position:relative;left:0px;}
		#siteutils ul li{display:block;position:relative;float:left;line-height:22px;}
		#siteutils ul li.login{border-right:1px solid #ccc;padding:0 10px 0 35px;background:transparent url(images/icon-login.png) 10px 0 no-repeat;}
		#siteutils ul li.sitemap{border-right:1px solid #ccc;padding:0 10px 0 35px;background:transparent url(images/icon-sitemap.png) 10px 0 no-repeat;}
		#siteutils ul li.countries{border-right:1px solid #ccc;padding:0 10px 0 35px;background:transparent url(images/icon-countries.png) 10px 0 no-repeat;}
		#siteutils ul li.search{padding:0 3px 0 35px;background:transparent url(images/icon-search.png) 10px 0 no-repeat;}
			#siteutils .textbox{position:relative;top:0;width:140px;margin-right:2px;}
			#siteutils .btncenter {line-height:18px !important;}
			#siteutils .quickSearchElem {float:left;}
				
/*content*/
#content{padding:0 20px 18px 20px;overflow:hidden;}
	#content .threecol{float:left;width:215px;padding:0 10px 0 10px;background:transparent url(images/threecol-border.png) 0 0 no-repeat;}
	#content .threecol h2{margin:0 0 10px 0;}
	#content .threecol span{display:block;}
	#content .linkcol{float:left;width:215px;}
	#content .threecol, #content .linkcol{margin:25px 0 0 0;}
		/*sublist*/
		.sublist{background:#f1f1f1 url(images/sublist-bg-top.png) 0 0px no-repeat;}
		.sublist span{display:block;padding:5px 0px 5px 21px;font-weight:bold;background:transparent url(images/sublist-bg-bottom.png) 0 100% no-repeat;}
		.sublist p span{display:block;padding:0px;font-weight:normal;background:#fff;}
		.sublist ul{padding-top:6px;margin-bottom:19px;background:#fff;}
		.sublist p{padding:5px 0 10px 10px;background:#fff;}
		.sublist li{padding-left:20px;background:transparent url(images/sublist-bullet.png) 6px 4px no-repeat;}
	/*Asian start page*/
	#content .twocolleft{float:left;width:295px;margin-right:30px;}
	#content .twocolright{float:left;width:350px;padding:0 30px 0 0;}
	#content .twocolright h2{margin-top:0;}
	#content .twocolleft, #content .twocolright{margin-top:25px;}
		
		#maincontentwraper{float:right;width:700px;overflow:hidden;}
			.breadcrumb{padding:5px 5px 5px 10px;font-size:0.9em;}
			.maincontent{float:left;width:450px;padding:20px 10px 30px 10px;}
			.maincontent ul{margin-left:23px;margin-bottom:15px;list-style-type:disc;}
			.maincontent ol{margin-left:23px;margin-bottom:15px;list-style-type:decimal;}
			#maincontentwraper .nolist ul, #maincontentwraper .nolist ol{margin:0;list-style-type:none;}

				/*list page*/
				.maincontent .searchfield{margin-top:25px;padding:1px 10px 20px 10px;background:#f1f1f1;}
				.maincontent .searchfield ul, .maincontent .searchfield ol{margin:0;padding:0;list-style-type:none;}
				.maincontent .resultfield{overflow:hidden;padding:3px 0 5px 0;border-bottom:1px solid #ccc;}
				.maincontent .resultfield a{text-decoration:none;}
				.maincontent .resultfield h2{padding:11px 0 7px 10px;}
				.maincontent .date{float:left;width:100px;padding-left:10px;color:#000;}
				.maincontent .resulttext{float:right;width:340px;}
				.maincontent .searchresulttext{float:right;width:390px;}
				.maincontent .searchresulttext h3{margin:0px;color:#000;}
				.maincontent .resulttext h3{margin:0px;color:#000;}
				.maincontent .searchbox{float:left;position:relative;top:3px;width:373px;margin-right:2px;}
				.maincontent .searchfield li{float:left;}
				.maincontent .btncenter{margin-top:0;margin-left:5px;}
				.maincontent .textright{clear:both;}
				/*archive page*/
				.maincontent .archive{background:#f1f1f1 url(images/maincontent-bg-top.png) 0 0px no-repeat;}
				.maincontent .archive ul, .maincontent .archive ol{margin:0;padding:0;list-style-type:none;}
				.maincontent .archive h2{margin:0;padding:2px 10px 2px 10px !important;font-size:1em;font-weight:bold;background:transparent url(images/maincontent-bg-bottom.png) 0 100% no-repeat;}
				.maincontent .archive ul{padding-bottom:30px;background:#fff;}
				.maincontent .archive li{padding:3px 10px 3px 10px;border-bottom:1px solid #ccc;}
				/*Investor relations page*/
				.maincontent .imgir{margin-bottom:15px;}
				.maincontent .linkleft{float:left;width:225px;}
				.maincontent .linkright{float:right;width:225px;}
				.maincontent .linkleft, .maincontent .linkright{margin-top:10px;font-weight:bold;}
				.maincontent .linkleft a, .maincontent .linkright a{text-decoration:none;}
				.maincontent .linkleft h2, .maincontent .linkright h2{float:left;display:block;width:170px;}
				.maincontent .linkleft span, .maincontent .linkright span{float:right;display:block;width:55px;margin:5px 0 7px 0;text-align:left;font-weight:bold;font-size:1.5em;}
				.maincontent .linkleft span a, .maincontent .linkright span a{padding-left: 5px !important;} 
				/*Form page*/
				.maincontent .formwraper{overflow:hidden;clear:both;margin-top:8px;}
				.maincontent .formleft{float:left;overflow:hidden;width:95px;font-weight:bold;}	
				.maincontent .formright{float:right;overflow:hidden;width:355px;}
				 html>body .formright, html>body .formleft{line-height:2em;}
				.maincontent .formrightcheckbox{float:right;overflow:hidden;width:355px;}
				.maincontent .formright label{position:relative;top:-2px;}
				.maincontent .formright .ordertextbox{width:350px;}
				.maincontent .btncenter{clear:both;margin-top:2px;float:right;}
				/*contact page*/
				.contactcolumnwrapper{overflow:hidden;zoom:1;}
				.maincontent .textarea{width:350px;height:68px;}
				.maincontent .contactdropdown{width:354px;}
				.maincontent .formrighttextarea{float:right;overflow:hidden;width:355px;}
				.maincontent .contactleft{float:left;width:214px;}
				.maincontent .contactright{float:right;width:214px;}
				.maincontent .contactleft ul, .maincontent .contactright ul{margin-bottom:15px !important;}
				.maincontent .contactleft li, .maincontent .contactright li{float:none;line-height:1.5em;}
				.maincontent .contactwraper{overflow:hidden;margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #ccc;}
				.maincontent .togglecontactwraper{overflow:hidden;padding:10px 10px 20px 10px;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;background:transparent url(images/togglecontact-bg.png) 0 0 repeat-x;}
				.maincontent .togglecontacttop{margin-top:15px;margin-bottom:25px;line-height:22px;background:#f1f1f1 url(images/togglecontacttop-bg.png) 0 0px no-repeat;}
				.maincontent .togglecontactbottom{margin:0;padding:0;background:transparent url(images/maincontent-bg-bottom.png) 0 100% no-repeat;}
				.maincontent .togglecontactbottom span{padding-left: 12px;font-weight:bold;cursor:pointer;}
				.maincontent .togglecontactactive{padding:0 0 4px 0 !important;}
				.maincontent .toggle{background:transparent url(images/toggle-plus.png) 10px 3px no-repeat;}
				.maincontent .toggle span{display:none;}
				.maincontent .togglecontactactive .toggle{background:transparent url(images/toggle-minus.png) 10px 3px no-repeat;}
				.maincontent .togglecontactactive div {display:block !important;}
			/*right column on three column sub page*/
			.additionalcontent{float:right;width:210px;margin-top:10px;}
				/*Form page*/
				.additionalcontent h2{margin-left:10px;margin-bottom:8px;}
				.quote{background:transparent url(images/quote-bg-top.png) 0 0 no-repeat;}
				.quote {padding-top:4px;}
				.quote .thleft{background:#f1f1f1 url(images/quote-bg-bottomleft.png) 0 100% no-repeat;}
				.quote .thright{background:#f1f1f1 url(images/quote-bg-bottomright.png) 100% 100% no-repeat;}
				.quote th{background:#f1f1f1;}
				.quotegrid{width:100%;border:0;border-collapse:collapse;}
				.quotegrid td{text-align:center;padding:3px 1px 1px 1px;}
				.quotegrid th{text-align:center;padding:0 1px 3px 1px;}
				.quotegrid th img{vertical-align:middle;margin-bottom:2px;}
				.quotegrid td{padding-bottom:5px;background:#fff;}
				.quotedate{border-top:1px solid #ccc;padding-right:10px;font-size:0.9em;text-align:right;line-height:2.5em;background:#fff;}
				/*contact page*/
				.findlocation{padding:20px;background:#f1f1f1 url(images/quote-bg-top.png) 0 0px no-repeat;}
				.findlocation h2{margin-left:0;}
				.findlocation select{width:170px;}
				.findlocation div{background:transparent url(images/quote-bg-bottom.png) 0 100% no-repeat;}
			/*right column on two column sub page*/
			.bigcontent{overflow:hidden;padding:20px 10px 10px 10px;}
				/*index page*/
				.indexwrapper{overflow:hidden !important;zoom:1;}
				.indexleft{float:left;overflow:hidden;width:330px;}
				.indexleft img{float:left;margin-right:20px;}
				.indexleft h2{color:black !important;margin-top:0px;}
				.indexright{float:right;overflow:hidden;width:330px;}
				.indexright img{float:left;margin-right:20px;}
				.indexright h2{color:black !important;margin-top:0px;}
			
			/*sitemap*/
			#sitemap, #sitemap ul{list-style-type:none;}
		
/*footer*/
.footerlines{height:36px;clear:both;background:transparent url(images/footer-lines.png) 0 13px repeat-x;}
#footer{padding:10px 20px 0 0;text-align:right;line-height:1.3em;font-size:0.9em;color:#666;background:#d9d9d9;}


/*
COLOR THEMES
*/
/*general*/
.orange a, .blue a, .green a, .turquoise a, .purple a, .gray a, 
.graychild a.selectedchild, .turquoisechild a.selectedchild, .greenchild a.selectedchild, .bluechild a.selectedchild, .orangechild a.selectedchild, .purplechild a.selectedchild{padding:0 15px 0 15px !important;}
.orange a:hover, .blue a:hover, .green a:hover, .turquoise a:hover, .purple a:hover, .gray a:hover{background:none !important;}
.orange a span, .blue a span, .green a span, .turquoise a span, .purple a span,.gray a span, 
.graychild a.selectedchild span, .turquoisechild a.selectedchild span, .greenchild a.selectedchild span, .bluechild a.selectedchild span, .orangechild a.selectedchild span, .purplechild a.selectedchild span{padding:0.5em 0 5px 0 !important;}
/*orange*/
.orange, .colororange h1, .colororange h2, .colororange h3, .orange a:hover, .colororange a.selected{color:#e6821e;}
.orange a:hover span, .orange a.selected span {border-bottom:1px solid #e6821e;background:none !important;}
.orangechild a.selectedchild span{border-bottom:1px solid #e6821e;}
.colororange #maincontentwraper, .colororange #level2menu{border-top:3px solid #e6821e;}
.colororange #level2menu ul li{background:transparent url(images/arrow-orange.png) 8px 0.75em no-repeat;}
.colororange #level2menu li a:hover, .colororange #level2menu li .selected{background:#e6821e url(images/arrow-whiteonorange.png) 8px 0.75em no-repeat;}
	/*dropdown*/
	/*#mainmenu :hover > .orangechild a, */#mainmenu ul li.orangechild ul li a {color:#e6821e;}
	#mainmenu ul li.orangechild ul li a{background:transparent url(images/arrow-orange.png) 13px 0.8em no-repeat;}
	#mainmenu ul li.orangechild ul li a:hover{background:#e6821e url(images/arrow-whiteonorange.png) 13px 0.8em no-repeat;}
/*blue*/
.blue, .colorblue h1, .colorblue h2, .colorblue h3, .blue a:hover, .colorblue a.selected{color:#004494;}
.blue a:hover span, .blue a.selected span {border-bottom:1px solid #004494;background:none !important;}
.bluechild a.selectedchild span{border-bottom:1px solid #004494;}
.colorblue #maincontentwraper, .colorblue #level2menu{border-top:3px solid #004494;}
.colorblue #level2menu ul li{background:transparent url(images/arrow-blue.png) 8px 0.75em no-repeat;}
.colorblue #level2menu li a:hover, .colorblue #level2menu li .selected{background:#004494 url(images/arrow-whiteonblue.png) 8px 0.75em no-repeat;}
	/*dropdown*/
	#mainmenu ul li.bluechild ul li a {color:#004494;}
	#mainmenu ul li.bluechild ul li a{background:transparent url(images/arrow-blue.png) 13px 0.8em no-repeat;}
	#mainmenu ul li.bluechild ul li a:hover{background:#004494 url(images/arrow-whiteonblue.png) 13px 0.8em no-repeat;}
/*green*/
.green, .colorgreen h1, .colorgreen h2, .colorgreen h3, .green a:hover, .colorgreen a.selected{color:#78a514;}
.green a:hover span, .green a.selected span {border-bottom:1px solid #78a514;background:none !important;}
.greenchild a.selectedchild span{border-bottom:1px solid #78a514;}
.colorgreen #maincontentwraper, .colorgreen #level2menu{border-top:3px solid #78a514;}
.colorgreen #level2menu ul li{background:transparent url(images/arrow-green.png) 8px 0.75em no-repeat;}
.colorgreen #level2menu li a:hover, .colorgreen #level2menu li .selected{background:#78a514 url(images/arrow-whiteongreen.png) 8px 0.75em no-repeat;}
	/*dropdown*/
	#mainmenu ul li.greenchild ul li a {color:#78a514;}
	#mainmenu ul li.greenchild ul li a{background:transparent url(images/arrow-green.png) 13px 0.8em no-repeat;}
	#mainmenu ul li.greenchild ul li a:hover{background:#78a514 url(images/arrow-whiteongreen.png) 13px 0.8em no-repeat;}
/*turquoise*/
.turquoise, .colorturquoise h1, .colorturquoise h2, .colorturquoise h3, .turquoise a:hover, .colorturquoise a.selected{color:#3796a0;}
.turquoise a:hover span, .turquoise a.selected span {border-bottom:1px solid #3796a0;background:none !important;}
.turquoisechild a.selectedchild span{border-bottom:1px solid #3796a0;}
.colorturquoise #maincontentwraper, .colorturquoise #level2menu{border-top:3px solid #3796a0;}
.colorturquoise #level2menu ul li{background:transparent url(images/arrow-turquoise.png) 8px 0.75em no-repeat;}
.colorturquoise #level2menu li a:hover, .colorturquoise #level2menu li .selected{background:#3796a0 url(images/arrow-whiteonturquoise.png) 8px 0.75em no-repeat;}
	/*dropdown*/
	#mainmenu ul li.turquoisechild ul li a {color:#3796a0;}
	#mainmenu ul li.turquoisechild ul li a{background:transparent url(images/arrow-turquoise.png) 13px 0.8em no-repeat;}
	#mainmenu ul li.turquoisechild ul li a:hover{background:#3796a0 url(images/arrow-whiteonturquoise.png) 13px 0.8em no-repeat;}
/*purple*/
.purple, .colorpurple h1, .colorpurple h2, .colorpurple h3, .purple a:hover, .colorpurple a.selected{color:#641e73;}
.purple a:hover span, .purple a.selected span{border-bottom:1px solid #641e73;background:none !important;}
.purplechild a.selectedchild span{border-bottom:1px solid #641e73;}
.colorpurple #maincontentwraper, .colorpurple #level2menu{border-top:3px solid #641e73;}
.colorpurple #level2menu ul li{background:transparent url(images/arrow-purple.png) 8px 0.75em no-repeat;}
.colorpurple #level2menu li a:hover, .colorpurple #level2menu li .selected{background:#641e73 url(images/arrow-whiteonpurple.png) 8px 0.75em no-repeat;}
	/*dropdown*/
	#mainmenu ul li.purplechild ul li a {color:#641e73;}
	#mainmenu ul li.purplechild ul li a{background:transparent url(images/arrow-purple.png) 13px 0.8em no-repeat;}
	#mainmenu ul li.purplechild ul li a:hover{background:#641e73 url(images/arrow-whiteonpurple.png) 13px 0.8em no-repeat;}
/*gray*/
.gray, .colorgray h1, .colorgray h2, .colorgray h3, .gray a:hover, .colorgray a.selected{color:#333;}
.gray a:hover span, .gray a.selected span {border-bottom:1px solid #333;background:none !important;}
.graychild a.selectedchild span{border-bottom:1px solid #333;}
.colorgray #maincontentwraper, .colorgray #level2menu{border-top:3px solid #333;}
.colorgray #level2menu ul li{background:transparent url(images/arrow-darkgray.png) 8px 0.75em no-repeat;}
.colorgray #level2menu li a:hover, .colorgray #level2menu li .selected{background:#333 url(images/arrow-whiteongray.png) 8px 0.75em no-repeat;}
	/*dropdown*/
	#mainmenu ul li.graychild ul li a {color:#333;}
	#mainmenu ul li.graychild ul li a{background:transparent url(images/arrow-darkgray.png) 13px 0.8em no-repeat;}
	#mainmenu ul li.graychild ul li a:hover{background:#333 url(images/arrow-whiteongray.png) 13px 0.8em no-repeat;}
	
.PageContainer
{
	display:none;	
}

/************************ search ********************************/

.AdvancedSearchWrapper
{
    float:left; 
    padding-right:20px;
    }

.paddingTop20
{
   padding-top:20px; 
}

.searchListHeader
{
     background-color:#c8c7c7; 
     color:#FFF; 
     padding:5px; 
     font-weight:bold; 
     font-size:14px;
}

.delimiter
{
    height:1px; 
    background-color:#c8c7c7; 
    margin-bottom:10px;
}

.SelectedPagingItem
{
    font-weight:bold; 
 
}

#rightContent ul{
	padding-left:15px;
	list-style-type:disc;
}
#rightContent ol{
	padding-left:25px;
	list-style-type:decimal;
}
.addThiscContainer {
    float:right;
}
