.icondetails{font-family:tahoma;font-size:12px;font-weight:normal;color:#303030;padding-left:5px;height:30px;}

/* -------*/
#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: #333;
	margin-bottom: 10px;
        margin-left: -5px;
        padding-left: -5px;
}
.inner{
        margin-left: -13px;
        padding-left: -13px;
        margin-top:-2px;
} 
/*
#tdcyam a, #tdgreen a, #tdred a, #tdorange a{
	display:block;
	height:60px;
	text-indent:-9000px;
}
#tdcyam, #tdgreen, #tdred, #tdorange{
	width:200px;
}
#tdcyam{
	background:transparent url('../img/icon_bg.gif') no-repeat  0px -1px;
}
#tdcyam:hover{
	background:transparent url('../img/icon_bg.gif') no-repeat 0px -68px;
}
#tdgreen{
	background:transparent url('../img/banner_bg.gif') no-repeat 0px -1px;
}
#tdgreen:hover{
	background:transparent url('../img/banner_bg.gif') no-repeat 0px -68px;
}
#tdred{
	background:transparent url('../img/logo_bg.gif') no-repeat  0px -1px;
}
#tdred:hover{
	background:transparent url('../img/logo_bg.gif') no-repeat  0px -68px;
}
#tdorange{
	background:transparent url('../img/template_bg.gif') no-repeat  0px -1px;
}
#tdorange:hover{
	background:transparent url('../img/template_bg.gif') no-repeat  0px -68px;
}
#tdcyam.active, #tdgreen.active, #tdred.active, #tdorange.active{
	background-position:0px -68px;
}
*/
/* --------*/

#browse {
	float: ;
	width: 100%;
	margin: 0;
	padding: 0;
	font-family:Tahoma;
        font-size:12px;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	
	color: #002157;
	margin: 2px 2px -6px 2px;
	padding: 10px 0 10px 0;
	text-align: center;
    	height:25px;
    	font-size:13px;    
	font-weight: bold;
}
#browse dt.dtBottom{
	background:transparent url('../img/bottom_s_ar.jpg') no-repeat top right;
	color:#000;
}
#browse dt.dtTop{
	background:transparent url('../img/top_s_ar.jpg') no-repeat top right;
	color:#000;
}
#browse dt.dtBottom1{
	background:#c8e2fd;
	color:#000;
	height:25px;
	margin-bottom:2px;
}

#browse dd {
	background:transparent url('../img/right_bar_ar.gif') repeat-y 0px 0px;
	border-bottom: 1px solid #fff;
	padding: 0;
	text-align: right;
	vertical-align:middle;
	margin: 0px 2px;
}
dd#Icon_and_PNG, dd#PNG_only{
	height:32px;
	padding-bottom:2px;
	padding-top:2px;
}
dd#Icon_and_PNG a{
	background:transparent url('../img/icon_icon.gif') no-repeat 20px 2px;
	color:#ccc;
}
dd#Icon_and_PNG a:hover{
	background:transparent url('../img/icon_icon.gif') no-repeat 20px -35px;
	color:#fff;
}
dd#PNG_only a{
	background:transparent url('../img/png_icon.gif') no-repeat 20px 2px;
	color:#ccc;
}
dd#PNG_only a:hover{
	background:transparent url('../img/png_icon.gif') no-repeat 20px -35px;
	color:#fff;
}
dd#PNG_only a.isActive, dd#Icon_and_PNG a.isActive{
	background-position: 20px -35px;
	color:#fff;
}

#browse dd a {
	color: #ccc;
	font-size:12px;    
	font-weight: normal;
	text-decoration: none;
	display: block;
	height:18px;
	padding: 8px 22px;
	margin-bottom:0px;
}

* html #browse dd {
	padding: 3px 22px;
    	height:32px;    
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
	height:18px;
	color:#ccc;
}

#browse dd a:hover {
	color:#fff;
	/*background:#F7941D; #74a7b7;*/
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}
#searchForm div{
	padding:17px 0 15px 15px;
	height:40px;
	display:block;
}
#searchForm #searchField
{
   width: 150px;
   height: 25px;
   padding: 2px 5px 0 10px;
   color: #808080;
   background: url('../img/searchField_ar.gif') no-repeat top left;
   border: 0;
   float: left;
   font-size: 12px;
   margin: 0px 0 0px 0;
}

#searchForm #searchBtn
{
   float: left;
   width: 39px;
   height: 25px;
   border: 0;
   position: relative;
   left: -7px;
   margin: 0px 0 0px 0;
}

#browse .text, #browse select {
	width: 140px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 100%; 
}


#body {
	float: right;
	width: 100%;
	margin:0;/* 2px 1px 0 0;*/
	/*border: 1px solid #e5e5e5;*/
	position: relative;
}


#body .leftbox,
#body .rightbox {
	margin-top: -1px;
	color: #464646;
}

#body .leftbox { 
        text-align:center;
        margin-left:15px;
	background:#c8e2fd url('../img/left_big_ar.jpg') no-repeat top left;
	width: 100%;
        
}
.iconsrchrslt{
	padding:5px 10px 5px 10px;
	width:98%;
	margin-left:-10px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:right;
}
.iconsrchrslt .srchtitle{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	padding-right:10px;
	height:40px;
	border-bottom:0;/*1px #F7941D solid;*/
}
.iconsrchrslt a{
	color:#F7941D;
	text-decoration:none;
}
.iconsrchrslt a:hover{
	color:#0072BC;
	text-decoration:underline;
}
.imgsrch{
	width:200px;
	background-color:transparent;
	border-right:0;/*1px #F7941D solid;*/
}
.imgsrch img{
	border:1px #ccc solid;
}
.downloadimg1{
	margin-bottom:3px;
}
