/* CSS Document */

h1 {display:none;}
/*h2 {font-size:15px;color:#2884bd;padding-left:5px;line-height:35px;font-weight:bold}*/
h3 {font-size:12px;font-weight:normal;}
h4 {font-size:15px;color:#000000;font-weight:bold;line-height:25px;}
ul ,li {list-style-type: none;margin: 0;padding: 0;}
a:link {color:#666;text-decoration:none;}
a:hover{color: #555;text-decoration:underline;}
a:visited {color:#555;text-decoration:none;}
a:active {color:#666;text-decoration:none;}
.input-style, textarea {border:1px solid #ccc;padding:2px;color:#a26000;font-size:13px;background:#f8f8f8; }
.input-style:hover{border:1px solid #e0d1a4;}
.select-style{ border:1px solid #ccc;color:#666666;font-size:12px;}
.cleaner {float: none;clear: both;height:0px;}
img {border:0;} 	

.pink{color:#ff0066;}
.gold{color:#a26000;}
.gary9 {color:#999;}
	
.error  { color: #a00;}
.left {float:left;}
.right {float:right;}
/* -------------------------------------
	Body-Wrapper
------------------------------------ */
.width{margin: 0px auto;width: 985px;text-align: left;}
/* -------------------------------------
head  
------------------------------------- */
#head  {width: 1000px; background-color:#fafafa; margin:auto; }
.header_log{ width:406px; height:53px; vertical-align:bottom; padding-top:25px; float:left; padding-bottom:5px;}
.site_id{float:left;background:url(../images/logo.gif) no-repeat left;}
.site_id img{width:210px;height:53px;border:0;background:url(../images/line.gif) no-repeat right;}
.utilities {float: right;font-size:12px;margin-top:35px;width: 250px;text-align: right;}
.utilities a {color:#999;padding:0px 5px 0px 15px;text-decoration:none;	background:url(../images/arrow-01.jpg) no-repeat left;				}
.utilities a:hover {color:#666;}
						
/* language section buttons */
.utilities .lang a  {padding:0px 5px 0px 0px;background: none;}
.utilities .lang img  {vertical-align: middle;}
.utilities-search{margin-top:45px;width:120px;float:right;}
.utilities-search .search{float:right;font-size:12px;width:80px;background:#e5e5e5;border:1px #e5e5e5 solid;height:17px;color:#999999;font-size:11px;margin-left:10px;font-family: Arial, Helvetica, sans-serif;}
.utilities-search .btn{border:0;background:url(../images/btn-search.jpg) no-repeat right;width:19px;height:19px;float:right;cursor:pointer;}
				
/* -------------------------------------
			Body  
------------------------------------- */
#body  {padding:16px ;}
.content  {width:1000px;text-align:left;padding:5px 0px 0px 0px;  margin:auto; }			
#body-pages {background:#fff;clear:both;margin-top:15px;}
					
.SortFolderOpen {
    background-image: url(../images/Sort_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortFolderClose {
    background-image: url(../images/Sort_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortEndFolderOpen {
    background-image: url(../images/SortEnd_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortEndFolderClose {
    background-image: url(../images/SortEnd_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 16px;
    left: 16px;
    padding-left: 16px;
    cursor: hand;
}
.SortListline {
    padding-left: 16px;
    background-image: url(../images/Sort_Listline.gif);
    background-repeat: repeat-y;
}
.SortEndListline {
    padding-left: 16px;
}
.SortFile {
    background-image: url(../images/Sort_File.gif);
    background-repeat: no-repeat;
    height: 16px;
    cursor: hand;
    padding-left: 16px;
}
.SortFileEnd {
    background-image: url(../images/Sort_File_End.gif);
    background-repeat: no-repeat;
    height: 16px;
    cursor: hand;
    padding-left: 16px;
}
.SortBg {
    border: 1px solid #c5c6c9;
    border-top: 0px none;
    width: 180px;
    padding-left: 8px;
    background-color: #ffffff;
}