@charset "utf-8";
/* CSS Document */

html {
	background: #000066 url(../imagesv3/gradient.png) repeat-x;
}
body {
	padding: 0;
	margin: 0;
	background: url(../imagesv3/background.png) no-repeat center top;
	colorfavTable: #000066;
	width: 100%;
	display: table;
	min-height:650px;
}

.bgnone{
	background:none;
}

#content{
	width: 1000px;
	height: 540px;
	background: url(../imagesv3/panels.png) no-repeat center top;
	margin: 0 auto 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#banner{
	width: 990px;
	margin: 0 auto 0;
	text-align:right;
	position:relative;
	top:5px;
}

    #menu{
	width: 990px;
	height: 15px;
	margin: 0 auto 0;
	padding:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}


#menu a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}

#searchresults{
	width:400px;
	height:420px;
	overflow:auto;
	margin-top:3px;
	border-top:#ccc solid 1px;
}
#searchCont{
	width:380px;
	height:105px;
	padding:3px 10px 0 3px;
}

#go{
	cursor:pointer;
}
#SnomedDetail{
	height:105px;
	width:575px;
	overflow:hidden;
	padding:3px 10px 2px 10px;
	margin-left:5px;
}

#Snoflake{
	margin-left:6px;
}

.sb{
	height:64px;
	overflow:hidden;
	width:595px;
	border:#ccc solid 1px;
	border-left:none;
	border-right:none;
	margin-top:3px;
	position:absolute;
	margin-left:-10px;
	background:#ddd;
	z-index:1001;
	
}

.sbselected{
	min-height:64px;
	overflow:hidden;
	width:595px;
	border:#ccc solid 1px;
	border-left:none;
	border-right:none;
	margin-top:3px;
	position:absolute;
	margin-left:-10px;
	background:#ddd;
	z-index:1001;
}

#expandImage{
	position:absolute;
    	right:2px;
	bottom:2px;
}

.highlight{
	background-color:orange;
	color:#000;
	cursor:pointer;
}

.addfav, .addfavdetail{
	margin-top:3px;
}

#addtofav{
	width:383px;
	border-left:1px solid #FFFFFF;
	height:70px;
	background:#666 url(/imagesv3/favBG.png);
	position:absolute;
	color:#fff;
	display:none;
	}

#addtofav.a{
	color:#fff;
}

#LoginSection{
	position:absolute;
	top:80px;
}

#favTable{
	height:370px; 
	width:585px; 
	overflow:auto; 
	border:1px solid #ccc; 
	border-right:none;
	border-left:none;
	margin-bottom:3px;
	margin-top:13px;
	position:relative;
	top:-1px;
	left:-10px;
	padding-left:10px;
}

#favTable.a{
	text-decoration:none;
}

.checkbox{
	border:none;	
}

#folderHolder{
	height:25px; 
	width:575px; 
	overflow:hidden; 
 	border:1px solid #999;
	color:#000099;
	background:url(../imagesv3/inputBG.png) repeat-x;
	font-size:13px;
}

#folderHolderInner{
	display: block;
	height:25px; 
}

.linkHolder{
	
	padding:10px;
	padding-top:0px;
	white-space: nowrap;
}
.deletedBox{
	width:230px;
	height:17px;
	border:1px solid #555;
	background-color:#ccc;
	margin-top:1px;
	margin-bottom:-5px;
	padding:2px;
	color:#555;
}

#pbSave{
	margin-top:1px;
}

#newHelp{
	position:relative;
	top:-422px;
	left:70px;
}

#delCom{
	display:none;
}

#welcomefav{
	width:387px;
	position:relative;
	left:-13px;
	padding-left:13px;
	height:85px;
	margin-top:5px;
	border-bottom:1px solid #ccc; 
}

#leftcontent{
	width:380px;	
	height:500px; 
	float:left; 
	padding:6px; 
	padding-top:5px; 
	margin-left:7px;
}

#yourdetails{
	padding-top:15px;
}


.CD_Holder{position:absolute; top:200px; left:120px; opacity: 0.0; filter:alpha(opacity=0);}

.CID_main{font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; display:inline-block; cursor:pointer; padding:2px; border-radius: 2px; overflow:hidden; height:12px}

.CID_Route{font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; display:inline-block; cursor:pointer; padding:2px; border-radius: 2px; background:#2C3249; color:#FFF; overflow:hidden; height:12px}

.CID_main:hover{background:#2C3249; color:#FFF;}

.CID_Main_Anim{background:#2C3249; color:#FFF;}

.CID_C{color:#333333;}
.CID_P{color:#FF0000;}
.bold{font-weight:bold;}

.cidroute{text-align:center; position:relative; top:200px; opacity: 0.0; filter:alpha(opacity=0)}
#snocanvas{display:none;}

#nextprev{
	width:590px;
	padding:6px 0 0 8px;
	position:absolute;
}

#mynext{
	background: url(../imagesv4/but_next_bg.png) no-repeat;
	color:#000;
	padding:3px;
	margin:1px;
	text-decoration:none;
	float:right;
	width:80px;
	height:16px;
	text-align:center;
}

#myprev{
	background: url(../imagesv4/but_prev_bg.png) no-repeat;
	color:#000;
	padding:3px;
	margin:1px;
	text-decoration:none;
	float:left;
	width:80px;
	height:16px;
	text-align:center;
}

#pageNum {
	color:#fff;
	padding:10px 96px 0 96px;
	text-align:center;
}

.concount {
	color:#bbb;
	font-style:italic;
}
