/* FEEL FREE TO CHANGE THE STYLE SHEET TO FIT YOUR SITE, AND THE OPTIONS IN THE ADMIN SECTION */

p {font-size : 12px;}
a {font-size : 12px;}

/* IMAGE DECORATION */
img {text-decoration: none border-style: solid; border-width:0;}

/* LINK COLORS */ 

a:link      {text-decoration: none; 
             color: #333333;
             font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size;font-weight: bold;}
a:active    {text-decoration: none; 
	     color: #118888;
             font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size;font-weight: bold;}
a:visited   { text-decoration: none; 
             color: #333333;
             font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size;font-weight: bold;}
a:hover     {text-decoration: underline; 
             color: #0000ff;
             font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size;font-weight: bold;}
						 
					 
/* SCROLL BAR COLOR */			

BODY { 
 
scrollbar-face-color: #F9F8F4; 
scrollbar-shadow-color: #728092; 
scrollbar-highlight-color: #363B42; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color:#ECE9D8; 
scrollbar-track-color: #F9F8F4; 
scrollbar-arrow-color: #4D6185; width: 100%; color: #0066cc;}



/* YOU MAY WANT TO CHANGE THE BORDER COLOR  (FOR ALL CONTAINER BOXES) */

.box { border-width: 1px; border-style: solid; padding: 10;  border-color:#888888; overflow: visible; z-index: 10;} 


/* VARIOUS POSITIONING AND BOXES LEAVE ALONE UNLESS YOU ARE SURE */

.bluebox { border-width: 1px; border-style: solid; padding: 10;  border-color:#0066cc; overflow: visible; z-index: 10; background-color: inherit; background-color: #aaaaaa;}
#admincontent {position: absolute; top:100; background-color:#aaaaaa; width:50%;  overflow: visible; right: 17.5%;}
#adminnav {position: absolute; top:0; background: #AAC9E6; width:15%; float: left; overflow: visible; height:150%;}
#container {margin : 0px; padding : 0px;}
#admbody {margin : 0; padding : 0;}
.foldertable { border-width: 0px; border-style: solid; padding: 15;  border-color:#0066cc; margin:40;}
#readme {font-size : 12px; width:150; overflow: none;}
#read {width:150; overflow: none;}


/* A FEW TEXT SIZES */
#comment {font-size: 0.6em;  font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; }
.commentsize {font-size: 0.6em;  font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; }
#galtitle { font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size : 60px; color: #888888; position: relative;top:10;}
#galclick { font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size : 18px; }
.galsubtitle { font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size : 12px; padding-left: 20;padding-bottom: 20;}
pre {font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size : 16px;}
.desc {font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size : 12px; color: #444444; line-height:1.4;}
.formfill {border-width: 2px; border-bottom-style: dotted; padding: 10;  border-color:#333333; overflow: visible; z-index: 10;}

.logo {font-family : Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size: 16px; color:#ffffff; background-color:#cccccc; text-align: center; width:30px;height:30px;}

.buttons {padding-right: 0; background-repeat:no-repeat; background-position: center; height:30px}


H1 { color: #555555; font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size:22px}
H2 { color: #555555; font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size:16px; padding-left: 5;}
.caption { color: #555555; font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-align:right; padding-right:100;}


