padding-top: 37px;\r
}\r
#cMain {\r
- width: 797px;\r
+ width: 790px;\r
float: left;\r
padding-bottom: 1em;\r
}\r
width: 251px;\r
height: 82px;\r
}\r
+#waterLevel {\r
+ background-image: url(images/file-ext/pdf.png);\r
+ background-repeat: no-repeat;\r
+ padding: 20px 20px 20px 0;\r
+ background-position: center right;\r
+ display: block;\r
+ margin-right: 10px;\r
+ color: #7e92a6;\r
+ font-weight:bold;\r
+ }\r
/* Toolbox */\r
#category {\r
margin-bottom: 2em;\r
font-style: normal;\r
vertical-align: bottom;\r
}\r
+/* Image Upload Icons */\r
+.file-download {\r
+ background-repeat: no-repeat;\r
+ background-position: left;\r
+ padding: 1px 2px;\r
+ padding-left: 18px;\r
+ position: relative;\r
+ margin-right: 10px;\r
+ margin-bottom: 5px;\r
+ display: block;\r
+ float: left;\r
+ clear: left;\r
+ background-image: url(images/file-ext/txt.png);\r
+ }\r
+.avi,\r
+.mov,\r
+.wmv { background-image: url(images/file-ext/movie.gif);}\r
+.doc { background-image: url(images/file-ext/doc.gif);}\r
+.gif { background-image: url(images/file-ext/gif.gif);}\r
+.html { background-image: url(images/file-ext/html.gif);}\r
+.jpg { background-image: url(images/file-ext/jpg.gif);}\r
+.mp3 { background-image: url(images/file-ext/mp3.gif);}\r
+.pdf { background-image: url(images/file-ext/pdf.png);}\r
+.ppt { background-image: url(images/file-ext/ppt.gif);}\r
+.txt { background-image: url(images/file-ext/txt.png);}\r
+.xls { background-image: url(images/file-ext/xls.gif);}\r
+.zip { background-image: url(images/file-ext/zip.png);}\r
+.rar { background-image: url(images/file-ext/rar.gif);}\r