@charset "UTF-8";
/* CSS Document */

	body{
		margin:0;
		padding:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		}
		#contents a{
			color: #0a30aa;
			}
	h1,h2,h3,h4,h5,h6,dl,dd,dt{
		margin:0;
		padding:0;
		}
	li{
		margin:0;
		padding:0;
	/*	list-style:none; */
		}

	div.announce {
		color:#222;
		border:1px #FC0 dotted;
		background:#F0F0F0;
		padding:10px 20px 10px 20px;
		margin:10px 25px 10px;
	}
	.frontLinks {
		padding: 1em 0 1em 0;
		font-weight: bold;
		color: red;
	}
	span.super {
		vertical-align: super;
		font-size: 60%;
	}
	div.crit {
		color:#222;
		border:1px red dotted;
		background:#F0F0F0;
		padding:10px 20px 10px 20px;
		margin:10px 25px 10px 25px;
	}
	/* PH styles */
	table.ph{
		width: 100%;
		background-color: white;
		border: dotted black 1px;
	}
	table.ph td {
		padding: 2px;
		vertical-align: middle;
	}
	table.ph th {
		padding: 2px;
		background-color: #CCCCFF;
	}
	table.ph tr.r2 td {
		font-weight: bold;
		color: green;
		background-color: #CCCCCC;
	}
	h3.ph_head {
		color: green;
		font-size: 12pt;
		margin-top: .5em;
		font-weight: bold;
	}
	table.ph tr.r1 td {
		background-color: #EEEEEE;
	}

	table.ph tr.ph_results_mine td {
		background-color: #FFE4E1;
	}

	table.ph tr.ph_results_bestsofar td {
		background-color: #FFFFE0;
	}

	table.ph tr.ph_results_winner td {
		background-color: #FFFACD;
	}

	a.ph_rhead {
	}
	.legacy {
		line-height: 2em;
		clear: both;
	}
	.legacy h2 {
		padding-top: 1em;
		padding-bottom: 1em;
	}
	.legacy h3 {
		margin-top: 1em;
		margin-bottom: 1em;
	}
	table.ph_rhead tr td {
		margin: 0 0;
		padding: 0 0;
		font-size: 14px;    

	}

	#pdd li {
		padding-bottom: 3px;
	}

	#wrap{
		margin:0 auto;
		width:971px;
	}

#header{
	clear:both;
	float:left;
	width:971px;
}
#logo{
	float:left;
	width:201px;
}
#myMenu{
	float:right;
	width: 520px;
	margin:0;
	padding: 0;
}
#myMenu li{
	list-style:none;
}
#myMenu ul{
	margin:0;
	padding: 0;
}
#myMenuTop_language{
	float:left;
	padding: 3px 0px 2px 0px;
	width:99px;
	background-color:#D9E9EF;
	margin-top:3px;
}

	/* language selection */
    ul#langs-drop-button {
        list-style-type: none;
        padding: 0;
/*        margin: -4px 0 0 0;*/
    }

    ul#langs-drop-button li a {
        -webkit-border-bottom-left-radius: 7px;
        -webkit-border-bottom-right-radius: 7px;
        -moz-border-radius-bottomleft: 7px;
        -moz-border-radius-bottomright: 7px;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        font-size: 9px;
        background: transparent;
    }

    ul#langs-drop-button.active li a {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    ul#langs-drop-button li a img {
        margin-right: 4px;
    }

    ul#langs-drop-button.active li a {
    }

    ul#langs-drop-button.active ul {
        margin-top: -1px;
    }

    ul#langs-drop-button.active ul li a {
        border-top: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        background: #FFF;
        cursor: pointer;
    }

	#langs-drop-button a {
        background: #FFF;
/*        border: 1px solid #DDD;*/
        padding: 6px 9px;
        display: block;
        color: #333;
    }

    #langs-drop-button a {
        cursor: default;
    }

    #langs-drop-button li {
		background-color:#D9E9EF;
		font-size:13px;
/*        background: url(/images/lang-button-bg.png) repeat-x;*/
    }

    #langs-drop-button ul {
        position: absolute;
        float: left;
        margin-left: -100%;
        display: none;
        top: auto;
        z-index: 1000;
        border-top: 1px solid #DDD;
        /*box-shadow: 1px 1px 2px #E6E6E6;*/
    }
	ul#langs-drop-button li a#selected-lang{
		font-size:13px;
	}
    #langs-drop-button ul.show {
        margin-left: 0;
        display: block;;
    }

    #langs-drop-button ul a {
        border-top: none;
        background: #FFF;
        width: auto;
    }

    #langs-drop-button a:hover {
        text-decoration: none;
        /*box-shadow: 1px 1px 2px #E6E6E6;*/
    }

	#langs-drop-button ul a:hover {
        background-color: #F5F5F5 !important;
        color: #000 !important;
    }

#myMenuTop_left{
	float:left;
	margin-left:5px;
	width:329px;
	font-size:13px;
	color:white;
	margin-top:3px;
/*	background:url(//images.dotmed.com/images/myMenuTop_graybg.gif) no-repeat left top;*/
}
#myMenuTop_left ul{
/*	float:left;
	width:343px;
	padding:6px 0px;*/
	list-style-type:none;
}
#myMenuTop_left ul a{
	color:#fff;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}
#myMenuTop_left ul li:hover{
	background-color:#C72027;
}
#myMenuTop_left li {
	float:left;
	background-color:#464646;
	padding:8px 14px;

/*	font-size:11px;
	padding: 0 19px;
	border-right:1px #fff solid;
*/
}
.ru #myMenuTop_left li {
	padding: 8px 8px;
}
.fr #myMenuTop_left li {
	padding: 8px 4px;
}
.pt #myMenuTop_left li {
	padding: 8px 10px;
}	
.es #myMenuTop_left li {
	padding: 8px 10px;
}	
#myMenuTop_left li.border_none{
	border:none;
}
#myMenuTop_right{
	float:right;
/*	width:64px;
	margin-left:4px;
	color:#fff;
	font-size:12px;
	background:url(//images.dotmed.com/images/login.gif) no-repeat left top;
*/
	margin-left:7px;
	font-size:14px;
	margin-top:11px;
}
#myMenuTop_right a{
/*	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 15px 7px 15px;
*/
	background-color:#C72027;
	color:#FFFFFF;
	text-decoration:none;

	font-size:14px;
	padding:8px 11px;
	text-align:center;
}
#myMessage{
	float:left;
	width:270px;
	font-size:10px;
	color:#000;
}
#myMessage ul{
	margin-top:3px;
	padding: 0px;
}
#myMessage li{
	float:left;
	padding: 0 3px 0 0;
	border-right:1px solid #cc0000;
	list-style:none;
}
#myMessage div.chooseflag {
	float: right;
}
#myMessage li.border_none{
	border:none;
}
#myMessage a{
			font-weight:bold;
			color:#cc0000;
}
#search{
	clear:both;
	float:left;
	width:941px;
	background:#ffffcc;
	padding:15px;
	border-top:1px #ccc solid;
	margin-bottom:11px;
}
	.fr #searchbox, .pt #searchbox, .de #searchbox{
		width:200px;
		height:25px;
		border:0px;
		padding-top:6px;
		float:left;
		font-size:15px;

	}
	#searchbox{
		width:266px;
		height:25px;
		border:0px;
		padding-top:6px;
		float:left;
		font-size:15px;
		}

	#searchDropdown {
		list-style-type: none;
        padding: 9px;
		display:inline;
		float:left;
		font-size:12px;
		background-color:white;
		margin:0px;
		border:1px solid #CCCCCC;
		width:130px;
	}
	#searchDropdown li {
		margin:0px;
		padding:0px;
	}
	#searchDropdown li ul{
		list-style-type: none;
		padding:0px;
		background-color:#FFFFFF;
		z-index:100;
		margin:0px;
		position:absolute;
		top:auto;
		margin-top:10px;
		padding:0px 0px;
		margin-left:-10px;
		width:148px;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
	}
	#searchDropdown li ul li {
		padding:5px 5px;
		margin:0px;
		border-bottom:1px solid #cccccc;
		cursor:pointer;
	}
	#searchDropdown li ul li:hover{
		background-color:#EEEEEE;
	}

	#searchDropdown li ul li a:hover{
		text-decoration:none;
	}
	#search_selected_box{
		background:url('https://images.dotmed.com/images/panel/sort-desc.png') no-repeat right;
	}
	#search_selected:hover{
		text-decoration:none;
	}
	#search_selected{
		font-weight:bold;
	}
	#mySearchButton{
		float: left;
/*		padding: 9px 20px;*/
		padding: 8px 20px;
		font-size: 13px;
	/*	background: #c72027; */
	/*	background: #2e98bf; */
		background: #4388A2;
		border-bottom: 2px solid #277faf;
		color: #FFF !important;
		margin-left: 5px;
		text-decoration: none;
	/*	border-radius: 7px; */
	}
	#mySearchButton:hover{
		background-color:#84d0ec;
		border-color:#62c0e3;
	}
	#searchTop {
		clear:both;
/*		background:#D9E9EF;*/
		background: #ececec;

/*		background:url('/images/search-bar-bg.png') repeat-y top left;*/
		padding:10px;
/*		border:1px solid #adc9d6;*/
		border-top:0px;
		margin-bottom:20px;
		overflow:hidden;
	}
	#searchTop a{
		color:#000000;
	}

	#searchRightLinks {
		float:right;
		font-size:12px;
		font-weight:bold;
		margin-top:10px;
	}
	#searchRightLinks a:hover{
		text-decoration:none;
	}
	#select{
		margin-left:10px;
		width:157px;
		}
	#advancedSearch a{
		color:#FF0000;
		font-size:11px;
		}
	#searchmore{
		color:#0033cc;
		font-size:11px;
		text-align:right;
	}
	#searchmore a{
		color:#0033cc;
	}
	#topMenu{
		clear:both;
		float:left;
		width:971px;
	/*	margin-bottom:14px;*/
	/*	background:url(https://images.dotmed.com/images/topMenu_bg.gif) no-repeat left top;*/
/*		background:url('/images/panel/table-header-bg.png') ;*/
		background-color:#C72027;
			margin-top:10px;
	}
	#topMenu ul{
		float:left;
		font-size:13px;
		padding: 0;
		margin:0;
		}
	.ar #topMenu ul{
		font-size: 18px;	
	}
	#topMenu li{
			float:left;
/*			font-weight:bold; */
			list-style:none;
	}
	#topMenu li a{
				float:left;
/*				color:#000;*/
				color:#FFFFFF;
/*				margin:1px 0; */
				padding:9px 30px 9px 30px;
				text-decoration:none;
	}
#otherNewsMenu{
	z-index:1000;
}
#topMenu.news_nav li a.news-header-small{
	font-size:80%;
}
#categoryMenu li ul li a,
#partsCategoryMenu li ul li a,
#otherNewsMenu li ul li a{
	color:#000;
}
	#topMenu.news_nav li a{		
				padding:9px 11px 9px 11px; 
/*		padding: 9px 54px 9px 54px;*/
	}
	.ru #topMenu li a{
		padding:9px 12px 9px 12px;
	}

	.fr #topMenu li a{
	/*	padding:9px 14px 9px 14px;*/
		padding: 9px 23px 9px 23px;
	/*	font-size:10px;*/
	}
	.fr .imageText p, .pt .imageText p, .de .imageText p, .es .imageText p{
		font-size:12px;
		width:450px;
	}

	.es #topMenu li a{
		/*padding:9px 19px 9px 19px;*/
		padding:9px 22px 9px 22px;
	}

	.pt #topMenu li a{
		/*padding:9px 19px 9px 19px;*/
		padding:9px 25px 9px 25px;
	}

	.pt #myMenuTop_language{
		width:115px;
	}
	.zh #topMenu li a{
		padding:9px 34px 9px 34px;
	}

	.ar #topMenu li a{
		padding:9px 34px 9px 34px;
	}

	.de #myMenuTop_left li {
		padding: 0px 10px;
	}

	.de #topMenu ul{
/*		font-size:10px;
*/
	}
	.de #topMenu li a{
		padding:9px 28px 9px 28px;
	}
	.es #searchRightLinks{
		font-size:10px;
	}


	#topMenu li a:hover{
		color:#fff;
	/*	background:url(//images.dotmed.com/images/topMenu_active_bg.gif) repeat-x left top;*/
		background-color:#920005;
	}

	#topMenu li.home a:hover{
/*					background:url(//images.dotmed.com/images/topMenu_active_bg_home.gif) no-repeat left top;*/
/*		border-top-left-radius:6px;	*/


	}
	#otherNewsMenu li ul li a{
		padding:7px !important;
		font-size:12px !important;
		width:160px;
	}				
	ul li#otherNews ul li ul {
		padding:10px 0px !important;
	}
	#contents{
		clear:both;
		float:left;
		width:971px;
		min-height:500px;
	}
	#contents_left{
		float:left;
		width:190px;
	}
	#contents_left ul{
			padding: 0;
			margin:0;
	}
	#contents_left li{
			list-style:none;
	}
	#contents_left ul#categories{
			float:left;
	}
	#contents_left h2, #bg2009 h2{
				font-family:Helvetica, Arial, sans-serif;
				font-size:19px;
				color:#cc0000;
				padding-bottom:8px;
	}
	#contents_left ul#categories li{
				float:left;
				width:168px;
				font-size:11px;
				line-height:12px;
				border-bottom:1px #dbd9d0 solid;
				background:url(//images.dotmed.com/images/contents_left_arrow.gif) no-repeat right;
				list-style: none;
	}
	#contents_left ul#categories li:hover{
		background:url(//images.dotmed.com/images/contents_left_active_arrow.gif) no-repeat right;
	}
				
	#contents_left ul#categories li a{
					color:#333;
					display:block;
					padding:9px 0 4px 3px; 
					text-decoration:none;
	}
	#contents_left ul#categories li a:hover{
						font-weight:bold;
						color:#cc0000;
	}
						
	#businessNewsbox{
			float:left;
			width:190px;
			margin-top:20px;
	}
	.businessNewsbox1{
			background:url(//images.dotmed.com/images/businessnews_box.gif) no-repeat top left;
			height:330px;
	}
	.businessNewsbox2{
			background:url(//images.dotmed.com/images/businessnews_box_2.gif) no-repeat top left;
			height:570px;
	}
	.businessNewsbox3{
			background:url(//images.dotmed.com/images/businessnews_box_3.gif) no-repeat top left;
			height:770px;
			}
	.businessNewsbox4{
	background:url(//images.dotmed.com/images/businessnews_box_4.gif) no-repeat top left;
			height:970px;
	}
	#businessNewsbox.businessNewsbox4 p.img {
				margin-bottom:3px;
			}
	#businessNewsbox.businessNewsbox3 p.img {
				margin-bottom:5px;
	}
	#businessNewsbox p.img {
				margin-left:22px;
				margin-bottom:11px;
	}
	#businessNewsbox h2{
				padding:20px 9px 8px 9px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color:#000;
				font-size:11px;
	}
				#businessNewsbox p.bluebox{
					font-size:10px;
					width:136px;
					padding:9px 16px;
					background:#f8fbfd;
					border:1px solid #d9d9d9;
					}
				#businessNewsbox p.down{
					padding:10px 23px;
					font-size:10px;
					}
					#businessNewsbox p.down a{
						color:#0033cc;
						}
			
	#contents_middle{
		float:left;
		width:539px;
		background:url(https://images.dotmed.com/images/contents_middle_box1.gif) no-repeat top left;
		}
	#contents_middle ul {
		padding: 0;
		margin:0;
		}
	#contents_middle li {
		list-style: none;
		}	
		#contents_middle p{
			padding:1px 0 9px 22px;
			margin:0 4px;
			border-bottom:1px #666 dotted;
			}
	#contents_middle_featuredAuctions, #contents_middle_similarListings{
			float:left;
			width:536px;
			padding:20px 0px 5px 0px;
	}
	#category_contents #contents_middle_featuredAuctions{
				margin: 25px 0px 15px 0px;
				padding: 15px 10px;	
				border-top: 1px dotted black;
				border-bottom: 1px dotted black;
				width: 951px;
	}
	#category_contents #contents_middle_similarListings{
				margin: 25px 0px 15px 0px;
				padding: 15px 10px;	
				border-top: 1px dotted black;
				border-bottom: 1px dotted black;
				width: 951px;
	}
	#featuredAuctionsTitle, #similarListingsTitle{
				float:left;
				width: 516px;
				padding-left: 20px;
	}
	#contents_middle h3, #featuredAuctionsTitle h3, #similarListingsTitle h3{
					float:left;
					width:170px;
					font-size:18px;
					font-family:Helvetica, Arial,  sans-serif;
					color:#cc0000;
					border: none;
	}
	#number{
					float:right;
					color:#333;
					font-size:10px;
					margin-top:4px;
					padding-bottom: 5px;
	}
	#number a{
						color:#0033cc;
	}
	#number a.number_active{
							color:#cc0000;
							text-decoration:none;
	}
	.fr #featuredauctionsnav td {
		font-size: 10pt;
	}
	#featuredAuctionsItem, #similarListingsItem{
				float:left;
				width:480px;
				padding-left: 40px;
	}
	#category_contents #featuredAuctionsItem{
				float:left;
				width:830px;
				padding-left: 69px;
				}
	#category_contents #similarListingsItem{
				float:left;
				width:830px;
				padding-left: 69px;
				}
	dl.auction, dl.listing{
					float:left;
					width:120px;
					margin:22px 22px 0 22px;
					display:inline;
	}
	.auction dd.auctionImage{}
	.auction dt.auctionTitle a,
	.listing dd.listingImage{}
	.listing dt.listingTitle a{
						color:#0033cc;
						font-size:11px;
						text-align:center;
						text-decoration:none;
	}
	.auction dd.auctionText, .listing dd.listingText{
						color:#000;
						font-size:11px;
						text-align:center;
	}
	.price{
							font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
							color:#cc0000;
							font-size:14px;
	}
	#tapMenu{
			clear:both;
			float:left;
			width:539px;
			padding-bottom:12px;
			background:url(https://images.dotmed.com/images/contents_middle_box2.gif) no-repeat left bottom;
			}
			ul#tapMenu_title{
				float:left;
				width:509px;
				padding: 0px 0px 0px 29px;
				margin:0;
				background:url(https://images.dotmed.com/images/tapMenu_bottom_bg.gif) repeat-x bottom left;
				}
				#tapMenu_title a{
					float:left;
					display:block;
					margin:0 8px 0 0;
					padding:9px 15px;
					text-decoration:none;
					border:1px solid #cccccc;
					border-bottom:none;
					font-size:10px;
					color:#000;
					font-weight:bold;
					background: url(https://images.dotmed.com/images/tapMenu_bg.gif) repeat-x top left;
					}
					#tapMenu_title a:hover{
						color:#000;
						padding-bottom:9px;
						background:#ddf3f9 url(https://images.dotmed.com/images/tapMenu_active_bg.gif) repeat-x top left;
						}
				#tapMenu_title li{
					float:left;
					}
					#tapMenu_title li.current a{
						background:#ddf3f9 url(https://images.dotmed.com/images/tapMenu_active_bg.gif) repeat-x top left;
						}
			div#tapMenu_list{
				float:left;
				width:537px;
				margin-left:1px;
				display:inline;
				padding:23px 0px;
				background:url(https://images.dotmed.com/images/topMenu_list_bg.gif) repeat-x top left;
				}
				#tapMenu_list ul{
					float:left;
					width:112px;
					font-size:11px;
					color:#0033cc;
					padding: 0px 0px 0px 20px;
					margin: 0px;
					}
					#tapMenu_list ul a{
						color:#0033cc;
						text-decoration:none;
						}
						#tapMenu_list ul a:hover{
							text-decoration:underline;
							}
					#tapMenu_list li{}
					
			.viewAll{
				clear:left;
				float:left;
				width:515px;
				margin-top:15px;
				margin-left:1px;
				font-size:11px;
				text-align:right;
				padding:11px;
				display:inline;
				background:url(https://images.dotmed.com/images/viewAll_bg.gif) repeat-x top left;
				}
				#tapMenu_list .viewAll a{
					color:#fff;
					text-decoration:none;
					}
					.viewAll a:hover{
						text-decoration:underline;
						}
		#tapMenu{
			background:url(https://images.dotmed.com/images/contents_middle_box2.gif) no-repeat left bottom;
			}
		
		#recently{
			float:left;
			width:538px;
			margin-top:15px;
		}
		#recently a{
				color:#0033cc;
				text-decoration:none;
		}
		#recently a:hover{
					text-decoration:underline;
		}
		#recently dl{
				float:left;
		}
		#recently dt{
					font-weight:bold;
					font-size:12px;
					padding:10px 0 3px 31px;
					margin-bottom:5px;
		}
		#recently dl.certified dt {
					padding:1px 0 3px 66px;
					font-size:11px;
		}
		#recently dd{
						font-size:10px;
						line-height:18px;
						color:#0033cc;
		}
						
						
		dl.rated{
			width:175px;
			margin-right:8px;
		}
		dl.rated dt{
				background:url(https://images.dotmed.com/images/recently_rated.gif) no-repeat top left;
		}
		dl.rated dd{
						/* background:url(https://images.dotmed.com/images/recently_rated_star.gif) no-repeat 120px; */
		}
		dl.rated dd.bg{
						 background-color:#ffffcc; 
		}
		dl.rated img {
					margin: 0; padding: 3px 0px 0px 0px;
		}
					
		dl.certified{
			width:156px;
			margin-right:8px;
		}
		dl.certified dt{
				background:url(https://images.dotmed.com/images/dmc_logo_white.png) no-repeat top left;
		}
		.certified .name {
					width: 157px;
		}	
		.certified .name1 {
					width: 157px;
		}	
				
		dl.blacklisted{
			width:172px;
		}
		#left_recently dl.blacklisted{
				margin-right:8px;
		}
		dl.blacklisted dt{
					background:url(https://images.dotmed.com/images/recently_blacklist.gif) no-repeat top left;
		}
					
		.blacklisted .name {
						width: 172px;
		}	
		.blacklisted .name1 {
						width: 172px;
		}	
		.name{
						float:left;
						/* width:112px; */
						padding-left:4px;
		}
		.date{
						float:right;
						width:65px;
		}
		.name1{
						float:left;
						/* width:112px; */
						padding-left:4px;
						background:#ffffcc;
		}
		.date1{
						float:right;
						width:65px;
						background:#ffffcc;
		}
					
		#businessNews{
			float:left;
			width:538px;
			margin:30px 0 0 0;
			background:url(https://images.dotmed.com/images/businessnews_bg1.gif) no-repeat top left;
			}
			#businessNews div{
				float:left;
				width:538px;
				background:url(https://images.dotmed.com/images/businessnews_bg2.gif) no-repeat bottom left;
				}
			#businessNews h4{
				font-family:Helvetica, Arial, sans-serif;
				font-size:14px;
				color:#333333;
				padding:12px;
				}
			#businessNews p{
				font-size:10px;
				color:#666666;
				border:none;
				padding:0 12px;
				}
				#businessNews p.writer{
					font-style:italic;
					font-size:11px;
					color:#333333;
					line-height:25px;
					padding:0 0 0 82px;
					background:url(https://images.dotmed.com/images/businessnews_star.gif) no-repeat 12px 7px;
					}
					.writerName a{
						color:#0033cc;
						text-decoration:none;
						}
						.writerName a:hover{
							text-decoration:underline;
							}
					
				
				
						
#contents_right{
		float:right;
		width:224px;
		margin-left:18px;
}		
#contents_right ul{
		padding:0;
		margin:0;
}
#contents_right li{
		list-style:none;
}	
#regist h3{
			font-size:12px;
			line-height:25px;
			border: none;
}
.rightBox, .rightBoxTop{
			float:left;
			width:222px;
			margin-top:17px;
			display:inline;
			border:1px solid #dfe3e6;
			padding-bottom:8px;
}
.rightBoxTop {
			margin-top: 0px;
}	
.rightBox a, .rightBoxTop a{
				color:#0033cc;
				text-decoration:none;
}
.rightBox a, .rightBoxTop a:hover{
					text-decoration:underline;
}
.rightBox h3, .rightBoxTop h3{
				font-size:11px;
				padding:5px 5px 5px 9px;
				background:url(https://images.dotmed.com/images/contents_right_title_bg.gif) repeat-x top left;
				border: none;
}
.rightBox h3 img{
					margin-left:20px;
}
.rightBox ul#howHelp, .rightBoxTop ul#howHelp{
				margin: 0px;
				padding:15px;
				color:#0033cc;
}
.rightBox ul#howHelp li, .rightBoxTop ul#howHelp li{
					line-height:18px;
					padding-left:10px;
					background:url(https://images.dotmed.com/images/bullet.gif) no-repeat left 7px;
}
.rightBox ul#newest{
	margin: 0px;
	padding: 0px;
}
.rightBox ul#newest li{
	line-height:18px;
	padding:15px 19px 11px 28px;
	background:url(https://images.dotmed.com/images/newest_btn.gif) no-repeat 13px 20px;
	border-bottom:1px dotted #333;
}
.rightBox ul#newest li.bg{
	background:#fffff2 url(https://images.dotmed.com/images/newest_btn.gif) no-repeat 13px 20px;
}
.rightBox ul#newest li.last{
	border:none;
}
.title{
	color:#0033cc;
}
#rss{
	float:right;
	margin-right:8px;
	display:inline;
}
#rss a{
	text-decoration:underline;
	color:#ff6600;
}
#rss img{
	padding-left:5px;
}
						
				
#newfooter{
	clear:both;
	float:left;
	width:971px;
	margin-top:30px;
	font-size:11px;
	border-top: 1px solid #DCDAD1;
	padding-top:10px;
}			

#newfooter .navFooterLinkLine{
	text-align:center;
	line-height:18px;
}
.navFooterLinkLine ul{
	list-style-type:none;
	display:inline;
	padding:0px;
	margin:0px;
}
.navFooterLinkLine ul li{
	display:inline;
	margin:0px 0.5em;
}
#newfooter table{
	width:100%;
	margin-bottom:20px;
}
#newfooter table tr{
}

#newfooter table tr td{
	padding:5px 0px;
}
#newfooter a,#belowFooter a{
	color:#004b91 !important;
}
#newfooter table tr td .navFooterText{
	color:#999999;
}
#belowFooter{
	clear:left;
	text-align: center; 
	padding-top: 2em; 
	margin: 0 auto; 
	line-height: 1.5em; 
	font-size: 8pt
}
#footer{
	clear:both;
	float:left;
	width:971px;
	margin-top:30px;
	font-size:10px;
	color:#666;
	border-top:1px solid #dcdad1;
	padding-top:10px;
	display:inline;
	}
	#footer ul{
		float:left;
		padding: 0px 0px 0px 10px;
		margin: 0px;
		}
		#footer ul a{
			color:#0033cc;
			}
		#footer li{
			float:left;
			padding:0 13px;
			border-right:1px solid #333;
			list-style: none;
			}
			#footer li.border_none{
				border:none;
				}
	#w3c{
		float:left;
		width:951px;
		padding:10px;
		}
		
		
		
/**************        Home_ERinnerpage        **************/


#contents_left ul.refineSearch{
	float:left;
	width:162px;
	border-bottom:1px solid #ccc;
	padding-bottom:16px;
	}
	#contents_left ul.refineSearch li{
		border:none;
		background:none;
		color:#000;
		}
		#contents_left ul.refineSearch li.title{
			font-weight:bold;
			font-size:12px;
			line-height:20px;
			}
		#contents_left ul.refineSearch li.select{
			margin-bottom:15px;
			}
		#contents_left ul.refineSearch li.zipcode{
			font-size:11px;
			font-weight:bold;
			margin:10px 0 0 0;
			}
			#contents_left ul.refineSearch li.zipcode img{
				margin-left:12px;
				}
		#contents_left ul.refineSearch li.btn{
			margin-left:11px;
			padding: 12px 12px;
			}
			.select{
				width:157px;
				}
			.select2{
				margin-left:16px;
				}
			#searchbox2{
				width:88px;
				margin-left:13px;
				}
#topWebstores{
	float:left;
	width:169px;
	border:1px solid #d6d6d6;
	margin-top:22px;
	display:inline;
	}
	#topWebstores h3{
		background:url(https://images.dotmed.com/images/topWebstores_title_bg_.gif) repeat-x top left;
		font-size:11px;
		font-weight:bold;
		padding:5px 5px 5px 10px;
		border: none;
		}
		#topWebstores h3 img{
			margin-left:23px;
			}
	#topWebstores ul{
		float:left;
		padding:15px 10px 5px 10px;
		font-size:11px;
		width: 162px;
		}
	#topWebstores li{
		padding:0 0 8px 23px;
		background:url(https://images.dotmed.com/images/topWebstores_icon.gif) no-repeat left top;
		}
		#topWebstores li a{
			color:#309113;
			text-decoration:none;
			}
			#topWebstores li a:hover{
				text-decoration:underline;
				}

#lastItem, #lastSearch {
  float:left;
  width:160px;
  border:1px solid #CCCCCC;
  display:inline;
  }
#lastItem h3, #lastSearch h3 {
    background:url(https://images.dotmed.com/images/contents_right_title_bg_gray.gif) repeat-x top left;
    font-size:11px;
    font-weight:bold;
    padding:5px 5px 5px 10px;
    border: none;
}
#lastItem h3 img{
      margin-left:46px;
}
#lastItem ul{
      float:left;
      width:160px;
      font-size:11px;
}
#lastItem li{
			padding-left:23px;
			padding:10px 0 10px 30px;
}
#lastItem li a{
				text-decoration:none;
				color:#EEEEEE;
}
#lastItem li a:hover{
					text-decoration:underline;
}
#quickLinks{
	float:left;
	width:169px;
	border:1px solid #d6d6d6;
	margin-top:20px;
	display:inline;
	}
	#quickLinks h3{
		background:url(https://images.dotmed.com/images/contents_right_title_bg.gif) repeat-x top left;
		font-size:11px;
		font-weight:bold;
		padding:5px 5px 5px 10px;
		border: none;
		}
		#quickLinks h3 img{
			margin-left:46px;
			}
		#quickLinks ul{
			float:left;
			width:169px;
			font-size:11px;
			}
		#quickLinks li{
			padding-left:23px;
			padding:10px 0 10px 30px;
			}
			#quickLinks li a{
				text-decoration:none;
				color:#0a30aa;
				}
				#quickLinks li a:hover{
					text-decoration:underline;
					}
	#quickLinks li.recentForum{
		background:url(https://images.dotmed.com/images/quickLink_icon1.gif) no-repeat 13px 12px;
		border-bottom:1px dotted #d6d6d6;
	}
	#quickLinks li.topNews{
		background:#fffff2 url(https://images.dotmed.com/images/quickLink_icon2.gif) no-repeat 13px 12px;
	}
	#CTScanner{
		float:left;
		width:190px;
		height:330px;
		margin-top:20px;
		background:url(https://images.dotmed.com/images/businessnews_box.gif) no-repeat top left;
		display:inline;
	}
	#CTScanner h2{
		padding:20px 9px 10px 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#000;
		font-size:11px;
	}
	#CTScanner p.text{
			color:#6f6f6f;
			font-size:11px;
			padding:0 25px 0 15px;
			line-height:20px;
	}
	#CTScanner p.viewMore a{
			float:right;
			padding-right:30px;
			color:#0a30aa;
			text-decoration:none;
			margin-bottom:18px;
	}
	#CTScanner p.viewMore a:hover{
				text-decoration:underline;
	}
	#CTScanner p.bluebox{
			clear:both;
			font-size:10px;
			width:136px;
			padding:9px 16px;
			background:#f8fbfd;
			border:1px solid #d9d9d9;
	}
	#CTScanner p.down{
			padding:10px 23px;
			font-size:10px;
	}
	#CTScanner p.down a{
				color:#0033cc;
	}
	#CertifiedCTEngineers{
		float:left;
		width:190px;
		height:330px;
		margin-top:20px;
		background:url(https://images.dotmed.com/images/businessnews_box.gif) no-repeat top left;
		display:inline;
	}
	#forum_posts{
		float:left;
		width:169px;
		margin-top:20px;
		border: 1px solid #f1f3f4;
		display:inline;
	}
	#forum_center {
		float:left;
		width:500px;
		margin-top:20px;
		border: 1px solid #f1f3f4;
		display:inline;
	}
	#CertifiedCTEngineers h2{
		padding:10px 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color:#000;
		font-size:11px;
	}
	#forum_posts h2 {
			background:transparent url(https://images.dotmed.com/images/contents_right_title_bg.gif) repeat-x scroll left 1px;
			font-size:11px;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			color:#000;
			font-weight:bold;
			margin: 0px 0px;
			padding:5px 5px 5px 10px;
	}
	#forum_posts dl, #CertifiedCTEngineers dl{
		float:left;
		width:150px;
		margin-left:12px;
		padding:11px 0;
		display:inline;
	}
	#forum_posts dt, #CertifiedCTEngineers dt{
		float:left;
		width:16px;
	}
	#CertifiedCTEngineers dt.img img{
		margin-right:12px;
		border:1px solid #000;
	}
	#forum_posts dd, #CertifiedCTEngineers dd{
		float:right;
		padding-top: 8px;
		width:122px;
	}
	#forum_posts dd a, #CertifiedCTEngineers dd a {
		color:#0a30aa;
		text-decoration:none;
	}
	#forum_posts dd a:hover, #CertifiedCTEngineers dd a:hover{
		text-decoration:underline;
	}
			
	#forum_posts p.bluebox, #CertifiedCTEngineers p.bluebox{
		clear:both;
		font-size:10px;
		width:136px;
		padding:9px 16px;
		background:#f8fbfd;
		border:1px solid #d9d9d9;
	}
	#forum_posts p.down, #CertifiedCTEngineers p.down{
		padding:10px 23px;
		font-size:10px;
	}
	#forum_posts p.down a, #CertifiedCTEngineers p.down a{
		/* color:#0033cc; */
	}
	#left_recently{
		float:left;
		width:190px;
	}
	#left_recently a{
		color:#0033cc;
		text-decoration:none;
		}
		#left_recently a:hover{
			text-decoration:underline;
			}
	#left_recently dl{
		float:left;
		width:190px;
		margin-top:24px;
		display:inline;
	}
	#left_recently dt{
		font-weight:bold;
		font-size:12px;
		padding:10px 0 3px 31px;
		margin-bottom:5px;
	}
	#left_recently dd{
		font-size:10px;
		line-height:18px;
		color:#0033cc;
		padding-left:10px;
		}

	#left_recently dl.rated dd{
	/* background:url(https://images.dotmed.com/images/recently_rated_star.gif) no-repeat 120px; */
		}
	#left_recently dl.rated dd.bg{
	/*	background:#ffffcc url(https://images.dotmed.com/images/recently_rated_star.gif) no-repeat 120px; */
			background-color:#ffffcc;
		}
		#left_recently.rated img {
			margin: 0; padding: 3px 0px 0px 0px;
		}
	
	#left_recently dd.name{
		float:left;
		width:185px;
		}
		
	#left_recently dd.date{
		float:right;
		width:65px;
		}
	#left_recently dd.name1{
		float:left;
		width:185px;
		background:#ffffcc;
		}
	#left_recently dd.date1{
		float:right;
		width:65px;
		background:#ffffcc;
		}
	#contents_main{
		float:left;
		width:768px;
		margin:0px 0px 0px 13px;
	}
	#searchResults{
		float:left;
		width:766px;
		margin-bottom:6px;
		display:inline;
		}
	#searchResults h3{
		border: none;
		}
	#searchResults ul{
		margin: 0px;
		padding: 0px;
		}
	#searchResults li{
		list-style:none;
	}
	.top{
		float:left;
		width:766px;
		margin-bottom:10px;
		color:#0a30aa;
		display:inline;
	}
	.top h3{
		float:left;
		width:350px;
		font-size:16px;
		margin-top: -5px;
		border:none;
	}
	#top ul.navi, #contents ul.navi {
		float:right;
		width:640px; 
		margin: 0px;
		padding: 0px 0px 7px 0px;
	}
	#top ul.navi li, #contents ul.navi li {
		float:right;
		padding-left: 6px;
		list-style: none;
	}
	#top ul.navi li a, #contents ul.navi li a {
		color:#0a30aa;
	}
	.top ul.navi li.current a, #top ul.navi li.current a, #contents ul.navi li.current a  {
		text-decoration:none;
	}
	ul.breadcrumb {
		float:left;
		width:900px; 
		margin: 0px;
		padding: 0px;
	}
	ul.breadcrumb li {
		float:left;
		padding-left: 6px;
		font-weight: bold;
		font-size: 110%;
		list-style: none;
	}
				
	#bottom{
			float:left;
			width:765px;
		/*	border:1px solid #454545; let's see what this looks like */
			}
	#searchResults dl{
				float:left;
				width:729px;
				padding:8px 18px;
				/*background: #ffc url(https://images.dotmed.com/images/AD_img.gif) no-repeat top left;*/
				background-color: #ffc;
	}
	#searchResults dt{
		float:left;
		}
	#searchResults dt img, #searchResults dt a{
		float:left;
		}
	#searchResults dd{
		line-height:16px;
		}
	#searchResults dd.result_name {
		float:right;
		width:579px;
	}
	#searchResults dd.result_name a{
		font-size:12px;
		font-weight:bold;
		color:#53518c;
		text-decoration:none;
		}
	#searchResults dd.call{
		font-size:12px;
		font-weight:bold;
		color:#53518c;
		}
	#searchResults dd.text1{
		float:right;
		width:579px;
		font-size:11px;
		color:#525252;
		font-weight:bold;
	}
	#searchResults dd.text2{
		float:right;
		width:579px;
		font-size:11px;
		color:#6e6e6e;
	}
	
	#totalListings{
		float:left;
		width:765px;
	}
	#totalListings ul{
		margin: 0px;
		padding: 0px;
	}
	#totalListings li{
		list-style:none;
		}
		dl.listTop{
			float:left;
			width:765px;
			line-height:30px;
			background:#454545;
			}
			dl.listTop dd.auction_title{
				float:left;
				width:355px;
				font-size:14px;
				color:#fff;
				font-weight:bold;
				text-align:left;
				padding-left:20px
				}
			dl.listTop dd{
				float:left;
				font-size:11px;
				text-align:center;
				width:126px;
				color:#fff;
		}
		ul.pages{
			float:right;
			font-size:12px;
			color:#0a30aa;
			margin:0px;
			padding:0px;
		}
		ul.pages2{
			float:right;
			font-size:12px;
			color:#0a30aa;
			margin:20px 0px 0px 0px;
			padding:0px;
		}
		ul.pages li,ul.pages2 li{
				float:left;
				padding:0 6px;
				line-height:19px;
				list-style: none;
		}
		ul.pages li a,ul.pages2 li a{
					color:#0a30aa;
					text-decoration:none;
		}
		ul.pages li a:hover,ul.pages2 li a:hover{
						text-decoration:underline;
		}
		ul.pages li.current_page,ul.pages2 li.current_page{
						border:1px solid #bdbdbd;
		}

		div#bg{
			background:#fffff2;
			}
	
		
		div#listings{
			float:left;
			width:765px;
			margin-top:42px;
			display:inline;
			}
#sort_listMenu{
	width:200px;
	margin-left:20px;
}
* html #sort_listMenu{
	margin-top:4px;
}
dl.datePosted{
	float:left;
	width:90px;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
dl.listing_table_right{
    float:right;
    width:90px;
    margin: auto;
    text-align: center;
}

div#border_bottom{
	border-bottom:1px solid #000;
}
dl.list_company{
	float:left;
	width:727px;
	padding:8px 18px;
	background-color: #ffc;
	border:1px dashed #000;
	margin: 0px;
	margin-bottom:5px;
	display:inline;
}
			.small_ad {
				float:left;
				width:200px;
				padding:8px;
				background-color: #ffc;
				border:1px dashed #000;
				margin: 0px 13px 0px 8px;
				display:inline;
				}
				dl.list_company dt, .small_ad dt {
					float:left;
				/*	width:100px; */
					}
					dl.list_company dt.img, .small_ad dt.img {
						margin-top:10px;
						width : 148px;
						}
				.small_ad dd{
					width: 200px;
					line-height:16px;
					}
				dl.list_company dd{
					line-height:16px;
					}
					.small_ad dd.result_name {
						float:left;
						clear:left;
						width:200px;
					}
					dl.list_company dd.result_name {
						float:right;
						width:579px;
					}
					dl.list_company dd.result_name a, .small_ad dd.result_name a{
						font-size:12px;
						font-weight:bold;
						color:#53518c;
						text-decoration:none;
						}
					dl.list_company dd.call, .small_ad dd.call{
						font-size:12px;
						font-weight:bold;
						color:#53518c;
						}
					dl.list_company dd.text1{
						float:right;
						width:579px;
						font-size:11px;
						color:#525252;
						font-weight:bold;
						}
					.small_ad dd.text1{
						float:right;
						width:200px;
						font-size:11px;
						color:#525252;
						font-weight:bold;
						}
					.small_ad dd.text2{
						float:right;
						width:200px;
						font-size:11px;
						color:#6e6e6e;
						}
					dl.list_company dd.text2{
						float:right;
						width:579px;
						font-size:11px;
						color:#6e6e6e;
						}
			dl.ex_list{
				float:left;
				width:747px;
				padding:15px 8px;
				border:1px solid #555;
				border-bottom:none;
				color:#555;
				font-size:12px;
				}
			dl#border_bottom2{
				border-bottom:1px solid #555;
				}
				dl.ex_list dd {
					float:left;
					width:140px;
					}
				dl.ex_list dd.number{
					float:left;
					width:40px;
					color:#000;
					font-size:11px;
					}
				dl.ex_list dt{
					float:left;
					width:350px;
					text-decoration:none;
					background:none;
					line-height:15px;
					}
					dl.ex_list dt a{
						text-decoration:none;
						font-weight:bold;
						color:#555;
						}
				
					dl.ex_list dt a.viewMore{
						font-size:11px;
						font-weight:normal;
						text-decoration:none;
						color:#0a30aa;
						}
				
	
		
	
	
#layer1{
	position:absolute;
	width:80px;
	z-index:1;
	padding:87px 0 0 684px;
	visibility: visible;
	}
#layer2{
	position:absolute;
	width:80px;
	z-index:1;
	padding:225px 0 0 684px;
	visibility: visible;
	}
#layer3{
	position:absolute;
	width:80px;
	z-index:1;
	padding:363px 0 0 684px;
	visibility: visible;
	}

/* my mods */
ul li#category, ul li#parts_category {
	position: relative;
	float:left;
	z-index:3;:
}

ul li#otherNews ul {
	float:left;
	position: absolute;	
/*	width: 500px;*/
	padding: 0px;
/*	padding-bottom: 25px; */
	padding-bottom:15px;
/*	left: 300;*/
	margin: 32px 0px 0px 0px;
/*	background-color: #eee; */
	background-color: #FFFFFF;
	background-image: none;
/*	border: 1px solid #ddd; */
	border: 5px solid #920005;
	border-top:0px;
}

ul li#category ul, ul li#parts_category ul, ul li#otherNews ul{
	float:left;
	position: absolute;	
/*	width: 680px;*/
	width:400px;
	padding: 0px;
/*	padding-bottom: 25px; */
	left: 0;
	top: 0;
	margin: 32px 0px 0px 0px;
/*	background-color: #eee;*/
	background-color:#FFFFFF;
	background-image: none;
/*	border: 1px solid #ddd;*/
	border: 5px solid #920005;
	border-top:0px;
}

#otherNews{
	position:relative;
}
ul li#otherNews ul {
	width:201px;;
}
ul li#category ul li,  ul li#parts_category ul li, ul li#otherNews ul li {
	width: 100%;
	float:left;
	padding:0;
	margin:2px;
}

#topMenu ul li#category ul li a:hover, #topMenu ul li#parts_category ul li a:hover, #topMenu ul li#otherNews ul li a:hover {
 background-image: none;
 background-color: #e20;
}

ul li#category ul li ul, ul li#parts_category ul li ul,ul li#otherNews ul li ul {
	float: left;
	position: relative;
	padding:20px 0px;
	border: 0px none;
/*	width: 140px; */
	width:189px;
/*	margin: 22px 0px 0px 10px;*/
	margin: 2px 0px 0px 10px;
/*	background-color: #eee;*/
	background-color: #FFFFFF;
	background-image: none;
}



#topMenu ul li ul li a, #contentsLeft ul#categories li ul li a {
	padding: 5px;
/*	border: 1px solid #ddd;*/
	font-size: 11px;
	margin: 0;
/*	width: 130px;*/
/*	height: 24px;*/
}

#topMenu ul li ul a:hover, ul#categories li ul li a:hover {
	background-color: #e20;
	color: white;
}
#topMenu ul li ul a:active, ul#categories li ul li a:active {
   position: relative;
   right: 1px;
	 bottom: 1px;

}

#contents_left ul#categories li {
	position: relative;
	float:left;
}
#contents_left ul#categories li a {
	float:left;
}
#contents_left ul#categories li ul {
	float:left;
	position: absolute;	
	width: 700px;
	margin: 0;
	padding: 0px;
	background: #fff url(https://images.dotmed.com/images/menuCat_bg.jpg) repeat top left;
	border: 3px double #333;
	bottom: 1px;
	left: 150px; 
	background-color: #fff;
	z-index:3;
}

#contents_left ul#categories li ul li:hover {
	background: none;
}
#contents_left ul#categories li ul li {
	position: relative;
	left: 0; top:0;
	float:left;
	padding: 20px 10px 30px 10px;
	width:100%;
	border: none;
	background-image: none;
	z-index: 2;
}

#contents_left ul#categories li ul li ul { 
	float: left;
	position: relative;
	top:0; left:0;
	background: #fff;
	width: 200px;
	margin: 0px 0px 0px 10px;
	border: none;
	padding:0;
}
	
#contents_left ul#categories li ul li ul li {
	float: left;
	width: 200px;
	background: none;
	margin:0;
	padding:0;
	border-bottom:1px #dbd9d0 solid;
}
#contents_left ul#categories li ul li ul li a {
	width: 100%;
}

#contents_left ul#categories li ul li ul li a:hover {
	font-weight: normal;
	color: white;
}
#contents_left ul#categories li ul ul.innerCat li { 
	background-color: #fff;
}

#myDotmedBox {
	float:left;
	width:207px;
	border:1px solid #d6d6d6;
	margin-top:2px;
	display:inline;
	padding-bottom:8px;
}
#myDotmedBox h3 {
	background: #C72027;
	color:white;
	font-weight:400;
	font-size:20px;
	padding:2px 12px;

/*	background:url(https://images.dotmed.com/images/contents_right_title_bg_green.gif) repeat-x top left;*/
}
#myDotmedMatches {
}
#myDotmedBox td {
	font-size: 120%;
}
#myDotmedBox a {
	text-decoration:none;
}
#myDotmedBox ul {
	margin: 0px;
	padding-left:5px;
	padding-bottom: 5px;
/*	color:#0033cc; */
} 

#myDotmedBox #topmy ul li a {
	color: #0a30aa;
}


#myDotmedBox li {
	list-style-type: none;
	list-style-position: inside;
	background:url(https://images.dotmed.com/images/bullet.gif) no-repeat left 7px;
	line-height:18px;
	padding-left:5px;
}
.myDotmedMatches {
	display: none;
}
#nowebstores a {
	text-decoration: none;
	color: #0a30aa;
}
#searchBrowse{
	margin:10px 25px 10px 25px;
}
#searchBrowseContent{
	display:block;
	margin-bottom:30px;
}
.searchBrowseBox{
	display:block;
	float:left;
	margin-right:5px;
}
.searchBrowseBoxClear{
	display:block;
	float:left;
}

#ph_admin {
	padding:8px;
}
#ph_admin a {
	margin-left: 13px;
}
#myDOTmedTable div {
  font-size: 16px;
}
#myDOTmedTable {
  font-size: 12px;
}
#myDOTmedTable ul {
	margin: 0;
	padding: 0;
}
#myDOTmedTable li {
	padding: 3px 0px 0px 9px;
	background:transparent url(https://images.dotmed.com/images/bullet.gif) no-repeat 1px 7px; 
	list-style: none;
	margin-left: 18px;
}
.fp_popularproducts li {
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#a212styles h3 {
		margin-bottom: .5em;
		margin-top: 1.5em;
		width: 90%;
		border-bottom: solid 1px #CCCCCC;
		font-size: 13px;
		font-weight: 600;
}

#a212styles p {
		margin-bottom: 12px; 
		margin-top: 12px;
}
#salesBox dl {
	float:left;
	width: 134px;

}

#salesBox a {
 	text-decoration: none;
	color:#0033cc;
}
#salesBox ul {
	margin:0px;
	padding:0px;
	}
#salesBox ul li {
	margin-left: 5px;
	list-style-type: disc;
	list-style-position: inside;
}	


/******************* Listing Detail1_Rnd1_ER.htm  **********************/
.listing_num{
	float:right;
	width:250px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	margin:13px 12px 0 0;
	color:#5d5d5d;
	}
#list_detail{
	float:left;
	width:595px;
	padding:13px 51px 0 17px;
	font-size:12px;
	color:#0a30aa;
	border-right:1px solid #CCCCCC;
	}
	#pic{
		float:left;
		background:#eef8fd;
		border:#ccc 1px solid;
		margin-bottom:24px;
		display:inline;
		max-width:308px;
		}
		.main_pic img{
			margin:3px;
			border:1px #5d5d5d solid;
			}
		#slide{
			}
			#slide li{
				float:left;
				margin:0 2px;
				display:inline;
				}
			#slide li.arrow{
				margin-top:20px;
				margin:20px 0px 0 3px;
				}
			#slide li.img img{
				border:1px #5d5d5d solid;
				} 
		.view_slide{
			clear:both;
			padding:10px 0;
			text-align:center;
			}
			.view_slide a{
				font-size:11px;
				color:#0a30aa;
				font-weight:bold;
				}
	#detail,#detail2{
		float:left;
		width:262px;
		font-size:12px;
		color:#000;
		font-weight:bold;
		margin-left:22px;
		}
		#detail ul,#detail2 ul{
			float:left;
			border-bottom:1px dotted #a5aaad;
			display:inline;
			}
			#detail li{
				padding:15px 0 15px 0;
				}
			.left{
				float:left;
				width:109px;
				}
			.right{
				float:left;
				width:153px;
				}
				#price,.price2{
					font-size:16px;
					font-weight:bold;
					color:#0a30aa;
					}
				#condition{
					color:#48a510;
					}
				.margin{
					margin-bottom:9px;
					}
					
			.icon2{
				font-size:11px;
				float:left;
				width:114px;
				height:25px;
				padding:18px 0 12px 0px;
				margin-left:17px;
				line-height:15px;
				display:inline;
				}
				.icon2 img{
					margin-right:8px;
					}
				.icon2 a{
					color:#5d5d5d;
					text-decoration:none;
					}
					.icon2 a:hover{
						text-decoration:underline;
						}
					.icon2 p{
						float:left;
						width:90px;
						padding:0px;
						margin:0px;
						}
	#seller_info{
		float:left;
		width:305px;
		}
		#head{
			float:left;
			width:265px;
			font-size:14px;
			font-weight:bold;
			background:#f2fafe;
			padding:11px 20px;
			border-bottom:1px solid #cccccc;
/*			border-left:1px solid #ccc; */
			}
		#body1{
			float:left;
			width:265px;
			background:#fffff7;
			padding:25px 20px;
			border-bottom:1px dotted #a5aaad;
/*			border-left:1px solid #ccc; */
			}
			#body1 div#left{
				float:left;
				width:57px;
				}
			#body1 div#right{
				float:right;
				width:180px;
				font-size:12px;
				font-weight:bold;
				}

			#body1 div#bottom_sn{
				clear: both;
				padding-top:10px;
			}

				#body1 div#right p{
					margin:0 0 8px 0;
					}
				.person a{
					color:#0a30aa;
					}
				.phone{
					}
				.nation{
					padding:5px 0 13px 0;
					}
					.nation a{
						margin-left:10px;
						color:#cc0000;
						text-decoration:underline;
						}
		#body2{
			clear:both;
			float:left;
			width:265px;
			padding:20px 20px 9px 20px;
			border-bottom:1px dotted #a5aaad;
/*			border-left:1px solid #ccc; */
			}
			#body2 .store{
				float:left;
				width:150px;
				font-size:14px;
				font-weight:bold;
				color:#4cab25;
				}
				.webStore{
					float:right;
					width:110px;
					}
				.margin-left{
					margin-left:15px;
					}
			
			#body3{
				clear:both;
				float:left;
				width:265px;
				padding:5px 20px 5px 20px;
				border-bottom:1px dotted #a5aaad;
				border-left:1px solid #ccc;
				}
			#body3 .hi{
			width:260px;
			padding:0px;
			color:#344563;
			font-size:14px;
			}

			#other_item{
				clear:both;
				float:left;
				width:265px;
				margin-top:5px;
				display:inline;
				}
				#other_item ul{
					float:left;
					margin-top:20px;
					margin-bottom:10px;
					display:inline;
					}
				#other_item li{
					float:left;
					margin-right:24px;
					}
					#other_item li img{
						border:1px solid #5d5d5d;
						}
						#other_item li.last{
							margin:0;
							}
			.view_all a{
				float:right;
				color:#0a30aa;
				text-decoration:underline;
				}
			#return{
				float:left;
				width:305px;
				padding:10px 0;
				text-align:center;
				font-weight:bold;
				background:#fffff7;
				font-size:12px;
				border-left:1px solid #ccc;
				}
#item_summary{
	float:left;
/*	width:969px; */
	border:1px solid #ccc;
	border-top:none;
	width:662px;
	margin-left:-17px;
	border:none;
	border-top:1px solid #CCC;
	margin-bottom:275px;
	color:black;
	}
#item_summary p{
	color:black;
}
#item_summary h3.title{
		font-size:15px;
		padding:7px 20px;
		color:#000;
		background: url(https://images.dotmed.com/images/box_header_gray2.gif) repeat-x left top;
		border: none;
		width:623px;
}
#item_summary_left{
		float:left;
		width:640px;
		padding:21px 17px;
}
#item_summary_left p{
	line-height:16px;
}
#item_summary_right{
		float:right;
		width:240px;
		margin-right:20px;
		display:inline;
}
#item_summary a {
			color: #0a30aa;
}
#item_summary_right #bulbright {
			padding: 8px;
			clear: left;
}
#item_summary_right #bulbright ul {
	padding-top: 8px;
}
#item_summary_right h3{
	float:left;
	width:208px;
	padding:5px 5px 5px 9px;
	border: none;
	background:url(https://images.dotmed.com/images/contents_right_title_bg.gif) repeat-x top left;
}
#item_summary_right h3.heading_tall {
	float:left;
	width:208px;
	padding:5px 5px 5px 9px;
	background:url(https://images.dotmed.com/images/contents_right_title_bg_80px.gif) repeat-x top left;
	border: none;
}

#specification_list{
	float:left;
/*	width:969px; */
	border:1px solid #ccc;
	border-top:none;
	width:662px;
	margin-left:-17px;
	border:none;
	border-top:1px solid #CCC;
	}
#specification_list p{
	color:black;
}
#specification_list h3.title{
		font-size:15px;
		padding:7px 20px;
		color:#000;
		background: url(https://images.dotmed.com/images/box_header_gray2.gif) repeat-x left top;
		border: none;
		width:623px;
}

#safe_purchasing{
	float:left;
	width:192px;
	padding:12px;
	color:#0033cc;
}
#safe_purchasing li, #item_summary_right li {
	line-height:18px;
	padding-left:13px;
	background:url(https://images.dotmed.com/images/bullet02.gif) no-repeat left 7px;
}

/***************** Category1_ER.htm *****************/

#category_contents{
	float:left;
	width:971px;
	}
	#backto_listings{
		float:left;
		width:971px;
		/* margin-top:20px; tightening up oct 17 */
		display:inline;
		}
	#backto_listings ul{
		margin:0px;
		padding:0px;
		}
	#backto_listings li{
		list-style:none;
		}
		#backto_listings #top{
			float:left;
			width:971px;
			}
			#backto_listings #top h3{
				float:left;
		/*		width:300px; */
				display: inline;
				font-size:16px;
				color:#0a30aa;
				border: none;
				}
		#backto_listings #bottom {
			width:765px;
			margin:auto;
			margin-top:28px;
			}
#category_listing{
	clear:both;
	float:left;
	width:971px;
	/* 
	// added a wrapper div around this element title so that a tall title will get a full bg
	background:url(https://images.dotmed.com/images/box_header_sky.gif) no-repeat left top;  
	*/
	display:inline;
	/* 	margin-top:28px; tightening up oct 17 jr */
	margin-top:10px;
	}
#category_listing ul{
	margin: 0px;	
	padding: 0px;
	}
#category_listing li{
	list-style:none;
	}
	#category_listing .title h1{
		font-size:18px;
		font-weight:bold;
		padding:15px 0 3px 15px;
		width:800px;
		float:left;
		color:#000;
		border: none;
	}
	#category_listing h3{ 
		font-size:18px;
		font-weight:bold;
		padding:15px 0 3px 15px;
		width:800px;
		float:left;
		color:#000;
		border: none;
		}
		.blue_14{
			clear:both;
			font-size:14px;
			color:#274da5;
			padding-left:15px;
			}
	#signin{
		clear:both;
		float:left;
		width:941px;
		font-size:11px;
		color:#fff;
		padding:10px 15px;
		background:#5d5d5d;
		}
		.signin_left{
			float:left;
			width:400px;
			}
		.signin_right{
			float:right;
			width:300px;
			text-align:right;
			}
			.signin_right img{
				border:1px solid #5d5d5d;
				margin:0 2px;
				}
		.yellow_11 a{
			color:#ffffa6 ! important;
			text-decoration:underline;
			}
	#category_listing_body{
		float:left;
		width:969px;
		border:1px solid #ccc;
		border-top:none;
		/*	font-family:Arial, Helvetica, sans-serif;  not sure why font change here - james */
		}
		.compact_list{
			float:left;
			width:900px;
			padding:0 0 10px 0;
			font-size:10px;
			color:#0a30aa;
		}
		.compact_list ul{
				float:left;
				width:200px;
		}
		.compact_list li{
			margin-top:2px;
		}
		#list{
			float:left;
			width:900px;
			padding:10px 30px 30px 30px;
			font-size:12px;
			color:#0a30aa;
			}
			#list ul{
				float:left;
				width:200px;
				}
				#list li{
					margin-top:10px;
						}
				#list li a{
					color:#0a30aa;
					text-decoration:none;
					}
					#list li a:hover{
						text-decoration:underline;
						}
		.category_list{
			float:left;
			width:657px;
			padding:10px 30px 30px 30px;
			font-size:12px;
			color:#0a30aa;
			}
			.category_list ul{
				float:left;
				width:164px;
				margin:0;
				padding:0;
				}
				.category_list li{
					margin-top:10px;
					list-style:none;
						}
				.category_list li a{
					color:#0a30aa;
					text-decoration:none;
					}
					.category_list li a:hover{
						text-decoration:underline;
						}
		#right_up{
			float:left;
			width:221px;
			padding:15px;
			color:#5d5d5d;
			}
			.company_img{
				margin:0 10px 5px 0;
				}
			.company,.company a{
				font-size:11px;
				font-weight:bold;
				color:#3784ab;
				line-height:18px;
				}
			.company_name{
				clear:both;
				font-size:12px;
				font-weight:bold;
				margin-left:7px;
				}
			.company_intro{
				font-size:10px;
				line-height:13px;
				margin-left:7px;
				}
		#right_down{
			float:left;
			width:221px;
			padding:15px;
			color:#5d5d5d;
			background:#fffff7;
			border-left:1px solid #cccccc;
			}
#review{
	clear:both;
	float:left;
	width:971px;
	}
	#review h3{
		color:#0a30aa;
		font-size:15px;
		font-weight:bold;
		padding:36px 20px;
		background:url(https://images.dotmed.com/images/box_header_sky2.gif) no-repeat left;
		border: none;
		}
	#review ul{
		margin-left:15px;
		margin-bottom:75px;
		}
	#review li{
		font-size:11px;
		}
		#review li.found{
			font-weight:bold;
			color:#0a30aa;
			}
		#review li.title{
			font-weight:bold;
			font-size:13px;
			color:#000;
			margin:18px 0;
			}
			#review li.title img{
				margin-right:16px;
				}
		#review li.by a{
			color:#0033cc;
			}
		#review li.text{
			font-size:11px;
			margin:15px 0;
			}
		#review li.choose{
			font-size:14px;
			color:#0a30aa;
			margin:0 7px;
			line-height:25px;
			}
	.blue_11{
		font-size:11px;
		color:#0033cc;
		}
		
					
#featuredAuctions{
	float:left;
	width:900px;
	border:1px dotted #666;
	border-right:none;
	border-left:none;
	padding:30px 45px 20px 26px;
	margin-bottom:15px;
	display:inline;
	}
	#featuredAuctions div#featuredAuctionsTitle h3{
		float:left;
		width:160px;
		color:#cc0000;
		font-size:18px;
		font-family:Helvetica, Verdana, Arial, sans-serif;
		}
	#featuredAuctions div#featuredAuctionsItem{
		width:900px;
	}
	#featuredAuctions div#featuredAuctionsItem dl, div#featuredAuctionsItem dl{
			margin:6px 10px 6px 0;
			width:150px;
			/*width:180px; */
			height:130px;
	}
	
#middle{
	float:left;
	width:555px;
	margin-top:15px;
	display:inline;
	}
.category_list{
	float:left;
	width:657px;
	padding:10px 30px 30px 30px;
	font-size:12px;
	color:#0a30aa;
	}
	.category_list ul{
		float:left;
		width:164px;
		}
		.category_list li{
			margin-top:10px;
				}
		.category_list li a{
			color:#0a30aa;
			text-decoration:none;
			}
			.category_list li a:hover{
				text-decoration:underline;
				}


#category_bg {
	float:left;
	width:971px;
	display:inline;
	padding-bottom: 8px;
	background:url(https://images.dotmed.com/images/box_header_sky3.gif) no-repeat left top;
}

img {
        border:0;
        }
.clr{
        clear:both;
        }


	
/********** AuctionDetail_ER.htm **************/

.dotmed_auction_icon{
	float:left;
	width:102px;
	margin:10px 13px;
	}
#category_listing div.title{
	float:left;
	width:500px;
	}

#auction_detail{
	float:left;
	width:717px;
	padding:13px 27px 0 17px;
	font-size:12px;
	color:#0a30aa;
	}
	.gray_10{
		color:#5d5d5d;
		font-size:10px;
		font-weight:normal;
		line-height:14px;
		}
	
	#detail2{
		float:left;
		width:384px;
		}
		#detail2 li{
			padding:7px 0;
			}
		#detail2 li.left{
			float:left;
			width:125px;
			}
		#detail2 li.right{
			float:right;
			width:255px;
			font-weight:bold;
			}
			#detail2 .red{
				font-size:16px;
				color:#cc0000;
				}
			.blue{
				color:#0a30aa;
				}
			.place_bid{
				margin-left:12px;
				}
			.model{
				font-weight:normal;
				font-size:11px;
				line-height:20px;
				color:#0a30aa;
				}
		#other_way{
			float:left;
			width:280px;
			}
			#other_way p{
				padding:5px 0;
				}
				#other_way img{
					margin-right:14px;
					}
				#other_way a{
					color:#000;
					font-weight:normal;
					line-height:20px;
					}
		#buy_now{
			float:right;
			width:100px;
			padding-top:7px;
			}
#you_can_also{
	float:left;
	width:208px;
	}
	#you_can_also .head{
		width:167px;
		}
	#you_can_also #body1{
		width:181px;
		padding:11px 13px;
		border-bottom:1px solid #d4d6d6;
		}
		.rating{
			margin:8px 0;
			text-align:right;
			}
			.rating a{
				color:#000;
				}
		#you_can_also #body1 div.icon2{
			padding:5px 0;
			height:auto;
			}
#auction_info{
	float:left;
	width:208px;
	}
	#auction_info .head{
		width:167px;
		}
	#auction_info #body{
		clear:both;
		float:left;
		width:189px;
		padding:11px 9px;
		border-left:1px solid #ccc;
		}
		#auction_info #body a{
			color:#000;
			}
		#auction_info p{
			margin:8px 0;
			}
			.self_managed{
				padding-left:17px;
				color:#0033cc;
				background:url(https://images.dotmed.com/images/bullet02.gif) 3px  no-repeat;
				}
.self_body{
	clear:both;
	color:#0033cc;
	padding:11px 8px;
	}
	.self_body a{
		text-decoration:underline;
		}
		
.bidding_left{
	float:left;
	width:130px;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	}
	.bidding_left li{
		width:130px;
		padding:5px 0;
		}
.bidding_right{
	float:left;
	width:300px;
	color:#0a30aa;
	margin-top:20px;
	margin-left:20px;
	}
	.bidding_right li{
		width:300px;
		padding:5px 0;
		line-height:15px;
		}
		.country{
			color:#cc0000;
			}
		.warranty{
			font-size:12px;
			font-weight:bold;
			}
		.blue_10{
			font-size:10px;
			}

#feedback {
	background-color: #cc000c;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;	
	margin-bottom: 8px;	
	padding: 5px;
}
 


/***** forums ****/
#other_headlines {
margin: 0px 8px 0px 8px;
}

/***** careers ****/
#careersRightDisplay {
float: right; width: 250px; padding-bottom: 25px; 
}

#careersRightDisplay .careersNew h2 {
float: right; clear: both; width: 244px; margin-top: 10px; margin-bottom: 6px; padding: 3px; background:#eee;
font-weight: bold;
font-family:verdana, sans-serif; text-align:center;
font-size: 105%;

}

.careersNew {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: #fff url(https://images.dotmed.com/images/striped_bgd.jpg) top left repeat;
	float:right;
	width:250px;
}
#careersRightDisplay a h2 {
text-decoration: underline;
}

#careersRightDisplay h3 {
padding:0; margin:0;
}

#careersRightDisplay .careersNew .oddDiv {
/*float:right; clear: both; width: 225px; background: #f7d8d8; padding: 5px; margin: 0px;*/
float:right; clear: both; width: 225px; background: #fff; padding: 5px; margin: 0px 7px 4px 0px;
}
#careersRightDisplay .careersNew .evenDiv {
float:right; clear: both; width: 225px; background: #fff; padding: 5px; margin: 0px 7px 4px 0px;
}

#careersNav {
	background: #eee;
}
#careersNav li {
	margin-bottom: 2px;
	padding: 3px;
}

#careersNav li a {
	text-decoration: underline;
}


 /***************             News1_ER.htm             *********************/
 	
 #contents_left h2#date{
 	color:#0a30aa;
 	font-size:18px;
 	letter-spacing:1px;
 	/* margin-left:13px; */
 	}
 	#shows_event{
 	float:left;
 	width:169px;
 	border:1px solid #e6eaec;
 	border-top:1px solid #f1f3f4;
 	border-bottom:1px solid #f1f3f4;
 	margin-top:8px;
 	display:inline;
 	}
 	#shows_event h3{
 		background:url(https://images.dotmed.com/images/contents_right_title_bg.gif) repeat-x left 1px;
 		font-size:11px;
 		font-weight:bold;
 		padding:5px 5px 5px 10px;
		margin: 0px;
 		}
 		#shows_event ul{
 			float:left;
 			width:169px;
 			font-size:11px;
 			}
 		#shows_event li{
 			padding-left:10px;
 			margin:5px 0 5px 15px;
 			background:url(https://images.dotmed.com/images/bullet01.gif) no-repeat left;
 			}
 			#shows_event li a{
 				text-decoration:none;
 				color:#0033cc;
 				}
 				#shows_event li a:hover{
 					text-decoration:underline;
 					}
 
 .box{
 	float:left;
 	width:172px;
 	background:#f8fbfd url(https://images.dotmed.com/images/box1.gif) no-repeat top left;
 	margin-bottom:15px;
 	font-size:10px;
 	line-height:14px;
 	display:inline;
 	}
 	.box a{
 		color:#0a30aa;
 		}
 	.box h3{
 		padding:10px 0 0 10px;
 		font-size:14px;
 		}
 	.box p{
 		padding:10px;
 		color:#505050;
 		background:url(https://images.dotmed.com/images/box2.gif) no-repeat bottom left;
 		}
 	.box p.people{
 		color:#505050;
 		background:url(https://images.dotmed.com/images/box2_people.gif) no-repeat bottom left;
 		}
 	.box div{
		padding:10px;
 		color:#505050;
 		background:url(https://images.dotmed.com/images/box2.gif) no-repeat bottom left;

		}		
 #news{
 	float:left;
 	width:535px;
 	background:#fff;
 	margin:2px;
 	border-bottom:1px dotted #666;
 	display:inline;
 	}
 	dl.main_news{
 		float:left;
 		width:517px;
 		padding:10px 8px;
 		border-bottom:1px dotted #666;
 		}
 		.main_news dt{
 			float:right;
 			width:328px;
 			font-size:23px;
 			color:#3784ab;
 			line-height:30px;
 			font-family:Helvetica, Verdana, Arial, sans-serif;
 			}
 		.main_news dd{
 			font-size:11px;
 			color:#444444;
 			line-height:16px;
 			}
 			.main_news dd a{
 				color:#0033cc;
 				}
 		.main_news dd.img img{
 			float:left;
 			margin-right:11px;
 			display:inline;
 			}
 	dl.sub_news_L{
 		float:left;
 		width:215px;
 		padding:10px 13px 15px 22px;
 		}
 		.sub_news_L dt{
 			font-size:16px;
 			color:#3784ab;
 			font-family:Helvetica, Verdana, Arial, sans-serif;
 			margin:3px 0;
 			}
 		.sub_news_L dd{
 			line-height:17px;
 			color:#444444;
 			}
 			.sub_news_L dd a{
 				color:#0033cc;
 				}
 	dl.sub_news_R{
 		float:left;
 		width:275px;
 		padding:10px 0px 15px 10px;
 		}
 		.sub_news_R dt{
 			font-size:16px;
 			color:#3784ab;
 			font-family:Helvetica, Verdana, Arial, sans-serif;
 			margin:3px 0;
 			}
 		.sub_news_R dd{
 			line-height:17px;
 			color:#444444;
 			}
 			.sub_news_R dd a{
 				color:#0033cc;
 				}
 				
#topRated{
 	float:left;
 	width:224px;
 	background:url(https://images.dotmed.com/images/box_body_gray_content.gif) repeat-y;
	margin-bottom:10px;
 	}
 #topRated div.small{
 	float:left;
 	width:169px;
 	background:url(https://images.dotmed.com/images/box_body_gray_content_small.gif) repeat-y;
 	}
 	#topRated h3{
 		font-family:"Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
 		color:#3784ab;
 		font-size:16px;
 		background:url(https://images.dotmed.com/images/box_header_gray.gif) no-repeat left top;
 		padding:9px 0px 6px 12px;
 	/*	border-bottom:1px solid #ccc;*/
 	}
 	#topRated h3.small{
 		background:url(https://images.dotmed.com/images/box_header_gray_small.gif) no-repeat left top;
 	}
 	#topRated p.story{
		font-size:14px;
 	}

	#topRated .newsItem {
		border-bottom:1px dotted #666666;
		display:inline;
		float:left;
		padding: 10px 0;
		width:100%;
	}



 #box1{
 	float:left;
 	width:224px;
 	background:url(https://images.dotmed.com/images/box_body_gray_content.gif) repeat-y;
 	}
 #box1 div.small{
 	float:left;
 	width:169px;
 	background:url(https://images.dotmed.com/images/box_body_gray_content_small.gif) repeat-y;
 	}
 	#box1 h3{
 		font-family:"Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
 		color:#3784ab;
 		font-size:16px;
 		background:url(https://images.dotmed.com/images/box_header_gray.gif) no-repeat left top;
 		padding:9px 0px 6px 12px;
 		border-bottom:1px solid #ccc;
 	}
 	#box1 h3.small{
 		background:url(https://images.dotmed.com/images/box_header_gray_small.gif) no-repeat left top;
 	}
 	#box1 dl{
 		float:left;
 		width:100%;
 		padding:10px 0;
 		border-bottom:1px dotted #666;
 		display:inline;
 		}
 		.bg{
 			background:#fffff2;
 		}
 	#box1 dl.bg{
 		background:#fffff2 url(https://images.dotmed.com/images/box_body_gray_content.gif) repeat-y;
 		}
 	#box1 dt{
 		float:right;
 		width:138px;
 		font-size:10px;
 		color:#3784ab;
 		font-weight:bold;
 		margin-right:4px;
 		line-height:14px;
 		display:inline;
 		}
 	#box1 dd{
 		margin-left:80px;
 		font-size:10px;
 		color:#404040;
 		line-height:14px;
 		}
 		#box1 dd.img{
 			margin:0;
 			}
 			#box1 dd.img img{
 				float:left;
 				border:1px solid #cccccc;
 				margin:0 10px;
 				display:inline;
 				}
 	#box1 dl#border_none{
 		margin:0;
 		border:none;
 		background:url(https://images.dotmed.com/images/box_body_gray.gif) no-repeat left bottom;
 		}
 	#box1 dl#border_none.bg{
 		margin:0;
 		border:none;
 		background:#fffff2 url(https://images.dotmed.com/images/box_body_gray.gif) no-repeat left bottom;
 		}
 a.underline{
 	text-decoration:underline;
 	}
 	
 .clear{
 	clear:both;
 	}	
	
	ul#topmy  { 
		clear: left;
	}


.testi {
	clear: left;
	border-bottom: 1px solid #ccc;
	}
.testi_top {
	background: url(https://images.dotmed.com/images/box_header_gray_600.gif) no-repeat 100% 0;
	height: 27px;
	margin: 0px 0px 0px 15px;
	}
.testi_top div#testi_top_child {
	background: url(https://images.dotmed.com/images/box_header_gray_600.gif) no-repeat 0 0;
	height: 27px;
	position: relative;
	left: -15px; 
	width: 15px;
	}

.testi_left {
	padding: 0px 0px 0px 12px;
	background-color: #ffffff !important;
	border-left: 1px solid #ccc;
	}
.testi_right {
	padding: 0px 12px 0px 0px;
	border-right: 1px solid #ccc;
	}
.testi_content { 
	background: #fff;
	padding: 0px 5px 10px 5px;
	}
.testi_content h3 { 
	padding: 0px 0px;
	margin: 0px;
	}
.testi_content p {
	margin: 0px;
	padding: 0px;
	}

#contents_middle #featuredAuctionsItem p.centered_image, #featuredAuctionsItem p.centered_image {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0px none;
}
div#contents_middle div.pressroom h3 {
	background:transparent url(https://images.dotmed.com/images/contents_right_title_bg.gif) repeat-x scroll left 1px;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000;
	font-weight:bold;
	margin: 0px 0px;
	padding:5px 5px 5px 10px;
	width: 523px;
 	}

div#contents_middle div.pressroom h3 {
  background:transparent url(https://images.dotmed.com/images/contents_right_title_bg.gif) repeat-x scroll left 1px;
  font-size:11px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#000;
  font-weight:bold;
  margin: 0px 0px;
  padding:5px 5px 5px 10px;
  width: 523px;
  }

#cleansweep p {
	padding-bottom: 10px;
	padding-top: 6px;
	margin: 0;
	font-size: 15px;
	}
#cleansweep p a {
	font-size: 18px;
	}
#cleansweep h2, #cleansweep h3 {
	font-size: 18px;
	padding-bottom: 8px;
	border: none;
	}

	#cleansweep p {
		padding-bottom: 10px;
		padding-top: 6px;
		margin: 0;
		font-size: 15px;
		}
	#cleansweep p a {
		font-size: 18px;
		}
	#cleansweep h2, #cleansweep h3 {
		font-size: 18px;
		padding-bottom: 8px;
		border: none;
		}

.h_red {
	color: #d82028;
	font-weight: bold;
	}

.h_italic {
	font-style: italic;
	}

.h_bold {
	font-weight: bold;
	}

.fineprint {
	font-size: 13px;
	}

#hospital_help a {
	font-weight: bold;
	}

#AdvancedSearch form { padding: 4px; }
#RefineSearch { padding-top:2px; } 
#RefineSearch div  { padding: 0px 4px 4px 2px; }
#RefineSearch div div  { padding-top: 3px; }
#RefineSearch form select { width: 150px; }
#RefineSearch #BasicSearch, #RefineSearch #AdvancedSearch  { width: 160px; padding-top: 5px; }
#RefineSearch .btn { margin-left: 24px; padding: 12px 0px 12px 0px; }

form#leftRefineSearch {
	margin:0px;
	padding:0px;
	}

ul#tabsearch {
	margin:0px;
	border-bottom: 1px solid black; /* set border COLOR as desired */
	list-style-type: none;
	padding: 4px 5px 3px 5px; /* THIRD number must change with respect to padding-top (X) below */
	}
	ul#tabsearch li {
		display: inline;
		padding:2px 0px;
			margin-right: 11px; /* set additional spacing between tabs as desired */
		}
		ul#tabsearch li a {
			padding: 3px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
			border: 1px solid black; /* set border COLOR as desired; usually matches border color specified in #tabnav */
			background-color: #fff; /* set unselected tab background color as desired */
			color: #000; /* set unselected tab link color as desired */
			text-decoration: none;
			border-bottom: none;
			}

	div#RefineSearch ul.basic_tab li.basic_tab, div#RefineSearch ul.advanced_tab li.advanced_tab { /* settings for selected tab */
		border-bottom: 1px solid #fff; /* set border color to page background color */
		background-color: #fff; /* set background color to match above border color */
		}

	div#RefineSearch ul.basic_tab li.basic_tab a, div#RefineSearch ul.advanced_tab li.advanced_tab a{ /* settings for selected tab link */
		background-color: #fff; /* set selected tab background color as desired */
		color: #000; /* set selected tab link color as desired */
		position: relative;
		top: 1px;
		padding-top: 4px; /* must change with respect to padding (X) above and below */
		}


.expand {
	padding-left:15px; 
	background-image: url('https://images.dotmed.com/images/expand.gif');
	background-position: top left;
	background-repeat: no-repeat;
}	

.collapse {
	padding-left:15px; 
	background-image: url('https://images.dotmed.com/images/collapse.gif');
	background-position: top left;
	background-repeat: no-repeat;
}	

#dd_table {
	border: 1px solid black;
	border-collapse: collapse;
}

#dd_table td {
	background-color: #eee;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding: 5px;
	margin: 0px;
	vertical-align: top;
}

#dd_table td.td_one {
	background-color: #eee;
}

#dd_table td.td_two, #dd_table td.td_one {
	min-width: 125px;
	max-width: 400px;
}


#dd_table td.td_two {
	background-color: #ddd;
}

.td_bold {
	font-weight: bold;
}
b.btop, b.btop b, b.bbot, b.bbot b{
	display: block;
	height: 10px;
	font-size: 1px;
/*	background-image:url(https://images.dotmed.com/images/nav/rc.png); 
	background-repeat: no-repeat
*/
}
b.btop b{
	background-position: 100% -10px
}
b.bbot{
	background-position: 0 -20px
}
b.bbot b{
	background-position: 100% -30px
} 
div#box{
/*	background: #92AAF0; margin-bottom: 1em;*/
	background: #4388A2;
	color:white; 
	margin-bottom: 1em;
	clear: both; 
	float:left; 
	text-align:center; 
	width:971px; 
}
.search_feedback { 
	min-height: 23px;
	font-size: 13px; 
	padding: 3px; 
	margin-bottom: 15px; 
	text-align:center; 
}
.question { 
	font-size: 15px;
	text-align: left;
}
.starbg { 
	background: #faf270 url(https://images.dotmed.com/images/ph/star.png) no-repeat top left; 
	padding-left: 30px; 
}

#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('https://images.dotmed.com/images/star/stars.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('https://images.dotmed.com/images/star/stars.gif') left 25px; FONT-SIZE: 1px; }
#star div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }

	#togglenewsticker {
		background: transparent url("https://images.dotmed.com/images/nav/close.gif") no-repeat 0 0;
		overflow: hidden;
		position: absolute;
		right: 20px;
		top: 4px;
		width: 14px;
		height: 14px;
		outline: none;
	}

#ship_div{
	width:304px;
	border-bottom:1px dotted #A5AAAD; 
	float:right;
}

#listing_chat_box{
	border-bottom:1px dotted #A5AAAD;
	width:100%;
	overflow:hidden;
}
#listing_part_number{
	font-size:13px;
	width:100%;
	float:none;
	padding:0px;
	display:block;
}

/************** new index **************/

#leftNav{
        float:left;
        width:207px;
    }
    #leftNav ul{
            padding: 0;
            margin:0;
    }
    #leftNav li{
            list-style:none;
    }
 #leftNav ul#categories{
            float:left;
            width:207px;
            margin-top:3px;
    }
#leftNav #topNews{
	font-size:15px;
	margin-bottom:20px;
}
 #leftNav ul#categories li{
                float:left;
                width:100%;
                border-bottom: solid 1px #000;
                font-size: 12px;
                background: url(https://images.dotmed.com/images/homepage/blackArrow.png) no-repeat right top transparent;
/*
                font-size:13px;
                line-height:12px; 
                border-bottom:1px #dbd9d0 solid;
                background:url(https://images.dotmed.com/images/leftNav_arrow.gif) no-repeat right;
*/
                list-style: none;
    }
    #leftNav ul#categories li:hover{
/*      background:url(https://images.dotmed.com/images/leftNav_active_arrow.gif) no-repeat right;*/
    color: #fff !important;
    background: #277fb0 url(https://images.dotmed.com/images/homepage/whiteArrow.png) no-repeat right center;
    }
 #leftNav ul#categories li a{
                    display:block;
width:100%;
                    text-decoration:none;
             /*       padding: 10px 0 2px 2px;*/
					padding: 9px 0px 9px 3px;

                    color:black;
    }

    #leftNav ul#categories li a:hover{
/*                      font-weight:bold;*/
                        color:#fff;
    }
#leftNav ul#categories li {
    position: relative;
    float:left;
}           
#leftNav ul#categories li a {
    float:left;
}           
#leftNav ul#categories li ul {
    float:left;
    position: absolute;
    width: 700px;
    margin: 0;
    padding: 0px;
/*  background: #fff url(/images/menuCat_bg.jpg) repeat top left;*/
    border: 3px solid #3C7EB7;
    bottom: 1px;
    left: 207px;
    background-color: #fff;
    border-radius:5px;
	z-index:3;
}

#leftNav ul#categories li ul li:hover {
    background: none;
}
#leftNav ul#categories li ul li {
    position: relative;
    left: 0; top:0;
    float:left;
    padding: 20px 10px 30px 10px;
    width:100%;
    border: none;
    background-image: none;
    z-index: 2;
}

#leftNav ul#categories li ul li ul {
    float: left;
    position: relative;
    top:0; left:0;
    background: #fff;
    width: 215px;
    margin: 0px 0px 0px 10px;
    border: none;
    padding:0;
}

#leftNav ul#categories li ul li ul li {
    float: left;

    background: none;
    margin-bottom:10px;
    border:1px #9c9a9b solid;
    padding:0px;
}

#leftNav ul#categories li ul li ul li:hover {
    background-color:#d81e27;
}
#leftNav ul#categories li ul li ul li a {
    width: 100%;
    margin:0px;
    padding:5px 0px 5px 5px;
    width: 200px;
}

#leftNav ul#categories li ul li ul li a:hover {
    font-weight: normal;
    color: white;
    background-color:#d81e27;
}

#leftNav ul#categories li ul ul.innerCat li {
    background-color: #fff;
}

.leftNavButton {
	display:block;
	width:207px;
	margin-top: 3px;
	padding: 10px 0px;
	font-size: 20px;
	text-align:center;
}
#registrationButton{
/*	background: #c72027;*/
	background: url('https://images.dotmed.com/images/homepage/register_en.png');
	display:block;	
	width:207px;
	height:127px;
}
.fr #registrationButton{
	background: url('https://images.dotmed.com/images/homepage/register_fr.png');
}
.es #registrationButton{
	background: url('https://images.dotmed.com/images/homepage/register_es.png');
}
.de #registrationButton{
	background: url('https://images.dotmed.com/images/homepage/register_de.png');
}
.pt #registrationButton{
	background: url('https://images.dotmed.com/images/homepage/register_pt.png');
}
.zh #registrationButton{
	background: url('https://images.dotmed.com/images/homepage/register_zh.png');
}

#categoriesButton{
	background: #277fb0;
	color:#FFFFFF;
}

#categoriesButton a, 	#registrationButton a {
	text-decoration: none;
	color: #fff;
	}

#categoriesButton:hover a, 	#registrationButton:hover a {
	border-bottom: solid #fff 1px;
}

#rightNav{
	float:left;
	width:764px;
}
.slideList{
/*	font-size:15px; */
	font-size:12px;
	text-align: center;
 	border-bottom: 1px solid #ececec;
	padding: 9px 0px 11px 0px;
	cursor:pointer;	
	font-weight:bold;
}
#contentTopList{
	float:right;
	/* width:150px;*/
	width:100px;
}
#contentTopPic {
	float:left;
	width:720px;
	margin-left:25px;
	border:1px solid #ececec;
}
#homeMainCarouselWrapper {
/*    width: 708px;*/
	width: 620px;
 /*   height: 391px; */
	height:229px;
    overflow: hidden;
	float:left;

	position:relative;

}
#homeMainCarouselContent{
/*	width:4248px;*/
	width:20000em;
	position:relative;
}
#contentTopPic ul{
	float:right;
	margin-top:0px;
}
.homeMainPic {
	width:620px;
/*	height: 391px; */
	height:227px;
	position: relative;
	float:left;
	color:white;
	font-size:20px;	

	}


.homeMainPic div.imageText {
	position:absolute;
	bottom: 0px;
	width: 620px;
/*	height: 85px;*/
	height: 75px;
	background: rgba(53,53,53,.8);
/*	background:-webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 1.0)), to(rgba(0, 0, 0, 0.5)) );*/
/*	background: linear-gradient(0deg, rgba(0,0,0,0.5), rgba(0,0,0,1));*/
/*	background: linear-gradient(0deg, rgba(40,81,202,0.5), rgba(40,81,202,1));*/
	color: #fff;
	}

.homeMainPic h2, .homeMainPic p{
/*	margin: 0px 10px 0px 10px;*/
	margin:0px;
/*	padding: 5px 4px 5px;*/
	padding: 2px 10px;
	font-weight:400;	
	font-size: 15px;
}

.homeMainPic h2{	
	font-size: 30px;
	width: 600px;
/*	border-bottom: 2px solid #fff; */
}

.imageText h2, .imageText p{
/* margin: 0px 10px 0px 10px;*/
	margin:0px;
/*	padding: 5px 4px 5px;	*/
	padding: 2px 10px;
	font-size: 13px;
}

.imageText h2{	
	font-size: 20px;
	width: 600px;
/*	border-bottom: 2px solid #fff;*/
	margin-left:0px;
	font-weight:normal;
}

#contentTopPic ul{
	list-style-type: none;
	font-size: 15px;
	width: 708px;
	}

#contentTopPic li a{
	float:left;
	height: 25px;
	width: 117px;
	text-align:center;
	padding: 17px 0;
	border-right: 1px solid #000;
	}

#contentTopPic  a {
	text-decoration: none;
	color: #000;
	}
	
#contentTopPic .lastListUnit {
	width: 118px;
	border-right:0px solid #000;
	}
#contentTopPic .carousel-selected{
/*	font-weight: bold;	
	background: #2851CA;
	color: #fff !important;
*/
	background: #ececec;
}
#contentTopPic .carousel-selected a{
/*	color:#FFF !important;*/
}
#contentTopPic .doubleLine {
	padding-top: 6px;
	height: 36px;
}

#hotAuctions {
	margin-top:35px;
	margin-left:25px;
}
#newestListings{
	margin-top:35px;

}
.scrollListCarousel{
/*	width:660px;*/
	width: 655px;
	overflow:hidden;
	position:relative;
	float:left;
}

.fullScroll .scrollListCarousel{
	width:835px;
	margin-left:40px;
}
.leftColumnScroll{
	width:207px;
	clear:both;	
	padding-top:10px;
}
.leftColumnScroll ul{
	list-style:none;
}
.leftColumnScroll .redTitleBar{
/*	background-color:#2e98bf;*/
/*	background-color:#4388A2;*/
	background-color:white;
}

#leftNav .mainTitleBar{
/*background-color: #223d62; */
background-color:#4388A2;
color: #737474;
font-size: 14px;
color: #fff;
margin-top: 0;

padding: 8px;

}
.leftColumnScroll .redTitleBar h3{
	color:#0a30aa;
	padding:2px;
	margin:0px;
}


.leftColumnScroll .redTitleBarText{
	font-size:13px;
}
.leftColumnScroll .redTitleBar a{
	margin-top:0px;
	margin-right:0px;
	float:none;
}
.leftColumnScroll .whiteListBox{
	height:inherit;
	margin: 5px 0px 0px 0px;
	width: 190px;
	border:none;
	border-bottom:1px solid #d6d6d6;
}

.leftColumnScroll .whiteListBox p{
	width:190px;
	height:inherit;
}
.scrollListCarousel .scrollList{
	width:20000em;
	position:relative;

}
.halfScroll {
	float:left;
	margin-bottom:35px;
	width: 740px;
/*	background: #e6e7e8;*/
	background:white;
	height: 223px;
	margin-left:25px;
	font-size:12px;
}
.noHeight{
	height:inherit;
}
.redTitleBar {
	background: #c72027;
	color: #fff;
/*
	border-bottom:1px solid #d6d6d6;
	color:#858585;
*/
	overflow:auto;
}

.redTitleBar h3{
/*	font-size: 20px;*/
	font-size:14px;
	font-weight: 400;
/*	padding: 8px 12px;*/
/*  padding: 2px 12px; */
	padding:8px;
	margin:0;
	float:left;
}

.redTitleBar a{
/*	margin-top: 15px;*/
	margin-top: 10px;
	margin-right: 5px;
	float:right;
	text-decoration: none;
	font-size:13px;
	color: #fff !important;
	/*color:#858585 !important;*/
}	
	
.redTitleBar a:hover {
	text-decoration: underline;
}

.scrollList{
	list-style-type: none;
	padding:0px;
	}

.whiteListBox{
	float: left;
	margin: 15px 12px;
	padding: 7px;
	display:block;
	width:125px;
	height: 160px;
	font-size:11px;
/*	background: #c72027; */
/*	border:1px solid #d6d6d6;
	border-bottom: 3px solid #d6d6d6;
*/
	border:1px solid black;
	text-align: center;
}
.whiteListBox  p, .whiteListBox a {
	padding: 0;
/*	color: #fff;*/
	color: #000;
	margin: 0;
	margin-top: 5px;
	width: 120px;
	text-decoration: none;
}
.whiteListBox p{
	height:50px;
}
.whiteListBox a:hover {
	text-decoration: underline;
}	
.whiteListBox img {
}
.whiteListBox .boxImg{
	padding-bottom: 4px;
	margin: 0;
	border-bottom: 2px solid #fff;
	width:120px;
	height:75px;
	overflow:hidden;

}
.leftArrow, .leftArrowNews, .leftArrowRated {
	float:left;
	cursor:pointer;
}
.rightArrow, .rightArrowNews, .rightArrowRated {
	float: right;
	cursor:pointer;
}

.leftArrow, .rightArrow {
	margin: 20px 0px;
	padding:60px 0px;
}

.leftArrowNews, .rightArrowNews, .leftArrowRated,.rightArrowRated {
/*	margin: 10px 4px 0 4px;*/
	margin:20px 0px;
	padding:60px 0px;

}
.fullScroll {
	clear:both;
	margin-top: 35px;
	overflow: auto;
}

#newsList {
	margin-top: 11px;
	list-style-type: none;
	float: left;
	padding:0px;
	width:2000em;
	position:relative;
	}
.newsListItem{
/*	width:152px; */
/*	background: #e6e7e8;*/
	background: white;
	float: left;
/*	margin: 0 5px; */
	width: 150px;
	margin:15px 7px;
	min-height:160px;
	text-align:center;
}	
.newsListItem .boxImg{
	width:150px;
	height:85px;
	overflow:hidden;
	border:2px solid #f0f0f0;
	border-radius:4px;
}
.newsListItem img{
}

.newsListItem p{
	font-size: 12px;
	margin: 10px 6px 2px 6px;
}

.newsListItemHeader {
	margin:10px 0px;
	padding 0;
	text-align: center;
	font-size: 13px;
	font-weight: 400;
/*	color: #fff; */
	color:#408ab7;
/*	background: #747679;*/
}
.newsListItem a{
	color:black;
}
.newsListItem a:hover{
	text-decoration:none;
}

.fullScrollContent {
/*	background: #e6e7e8;*/
	background:white;
	font-size: 11px;
/*  overflow:auto; */
	text-align: center;
}

.fullScrollContent ul {
	list-style-type: none;
	display: inline-block;
}
.miniScroll{
	width:450px;
	float:left;
}
#bottomNav{
	margin-top:35px;
}
#printList li {
	float: left;
	margin: 10px 0px 7px 0px;
/*	width: 128px;*/
	width: 110px;
	font-size:12px;
}
#printList li img{
	border: 1px solid #2E98BF;
}
#printList{
	margin-left:0px;
	padding-left:0px;
}
.captionLink  {
	color: #000 !important;
	text-decoration: none;
}

.captionLink:hover p, .captionLink:hover figcaption  {
	text-decoration: none;
}

.ratedList{
	overflow:hidden;

}
.ratedList li {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 70px;
	list-style:none;
	text-align:center;
}

.ratedList li .ratedImage{
	height:50px;
	overflow:hidden;
}
.ratedList li p{
	margin:0px;
}
.companyList {
	margin-top: 19px;
}

#healthcare-slide{
	background-color:#CDEFEE;
	background:url('https://images.dotmed.com/images/homepage/hcp.png');
}
#buy-slide{
	background:url('https://images.dotmed.com/images/homepage/buy.png');
	background-color:#AA2233;
}
#sell-slide{
	background-color:#5689AA;
	background:url('https://images.dotmed.com/images/homepage/sell.png');
}
.slide-overlay-text{
	padding:10px;
}
#service-slide{
	background-color:#873623;
	background:url('https://images.dotmed.com/images/homepage/service.png');

}
.slide-button a{
/* background-color: #2851CA; */
	background: #3198c1;
/* width:250px; */
	width:140px;
	padding:10px 0px;
	position:absolute;
/*	top:170px;*/
	top:175px;
	right: 5px;
	border-bottom:2px solid #277faf;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:white !important;

}

#news-slide{
	background-color:#EE78DD;
	background:url('https://images.dotmed.com/images/homepage/news.png');
}
#forums-slide{
	background-color:#98ECAA;
	background:url('https://images.dotmed.com/images/homepage/forums.png');
}
.bottomLeftRounded{
	border-bottom-left-radius:7px;
}
.topLeftRounded{
	border-top-left-radius:7px;
}
.bottomRightRounded{
	border-bottom-right-radius:7px;
}
.topRightRounded{
	border-top-right-radius:7px;
}



