/* image on the left */
.document-layout { min-height: 377px;  height: auto !important; /* IE6 Hack */ height: 377px;}
.document-layout #image1 { float: left; margin: 0 0 0 5px; width: 350px; height: 480px; height: auto !important; min-height: 480px; }
.document-layout #content1 {  padding: 0; margin: 0 0 0 369px; width: 550px; }

/*#breadcumb { margin-top: 0; margin-left: 0px; } */
#breadcumb { margin:0 0 3px 0; padding: 0px 0 3px 5px;  border-bottom: 1px solid #cee6f2; font-size: 11px;  }
#breadcumb a { text-decoration: none; font-size: 11px; }
#breadcumb a:hover { color:#068FFE; text-decoration: underline; }
#breadcumb span {font-size: 11px; }
#header {	background: url(../images/bg_header.gif) repeat-y top left; margin-left: 0px; }
#header h3 { color: #4AA2DF; padding: 3px 0 3px 10px; margin: 3px; font-size: 14px; }
#image1 .link p { text-align:left;	margin: 0 0 0 10px; padding:0; }
#image1 .link p a { color: #7684de; font-size: 10px; padding: 3px 0 3px 20px;  background: url(../images/magnifier.png) no-repeat top left; }
#attached_file  { margin: 0 0 0 0px; padding: 0; }
#attached_file p a { color: #7684de; }
#content1 h3 { color: #5BB1FA; font: normal 12px Tahoma; }
#content1 h4 { color: #99B1FB; font: bold 12px Tahoma; }
#content1 p { line-height: 1.5em; }
#content1 p span.hilight { color: #4AA2DF; }
#content1 p span.hot { color: #f00; }
#content1 p.h2 { font-weight: bold; color: #7684de; border-bottom: 1px solid #cee6f2; border-top: 1px solid #cee6f2;}
#content1 p.h1 { color: #7684de; font-size: 15px; font-weight: bold; font-family: Verdana; padding-left: 20px; background: url(../images/gear.png) no-repeat top left;}
#content1 p.link { margin:10px 0; padding:0; color: #7684de; }
#content1 p.link a { color: #7684de; font-size: 10px; }
#content1 table.data_table { border-collapse: collapse; }
#content1 table.data_table td { font-weight: normal; margin: 0; padding: 3px 5px 3px 5px; }
#content1 table.data_table tbody tr.header td {	color: #4AA2DF; text-align: left; font-weight: bold; }
#preview { width:350px; height: 460px; }

.loading { background: url(../images/spinner.gif) no-repeat center center;	}
.thumbnails { margin-left: 50px; }
.thumbnail  { float:left;  cursor: pointer; margin-right: 3px; margin-bottom: 3px; padding: 2px; width: 105px; height: 105px; border: 1px solid black;}
.thumbnail div { margin:0;padding:1px; text-align:center; vertical-align: top; width: 103px; height: 103px; }
.shadow { float: left; 
   vertical-align:top; 
   background: url(../images/shadow.gif) no-repeat bottom right; 
   background: url(../images/shadowAlpha.png) no-repeat bottom right !important; 
   margin: 10px 0 0 10px !important; 
   margin: 10px 0 0 5px;
}  

.shadow img {
	display: block; 
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}