/*The DefaultDesignTemplate.css file is used to style the Default Design Template*/
/*This file is linked from the DefaultDesignTemplate.htm*/
/*This file can be edited*/
/*This file can be moved, renamed, replaced or deleted*/
/*Please see the design documentation for more information*/

body{margin:0;background: #fff;color:#666666}
body,td,th,input,select,textarea,input {font-family: Arial, Helvetica, sans-serif}
body,td,th,input,select,textarea,input {font-size:13px;}
p{margin:0 0 1.5em 0;}
form{padding:0;margin:0}
a, a:visited {color:#7AA54B;}
a:hover {color:#4C7B18}
a img{border:none;}
a:focus{outline: none;}

h1 {font-family: georgia, garamond;font-weight:normal;font-size:16px; color:#AB0505;padding:10px 15px 5px 0; margin: 0 0 5px 0;} 
h2 {font-family: georgia, garamond;font-weight:normal;} 
h3 {font-family: georgia, garamond;font-weight:normal;} 
h4 {font-family: georgia, garamond;font-weight:normal;} 
h5 {font-family: georgia, garamond;font-weight:normal;} 
h6 {font-family: georgia, garamond;font-weight:normal;} 

.pagelet {float: right; background: #efefef; margin: 0 0 0 10px; padding: 10px; width: 150px; border-left: 1px dashed #999999; font-size: 10px; color: #666666;}
.searchlet {margin: 0 10px 0 0; float: right;}

#tblACMAdminToolbar{z-index:1000;}

.clear:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;} .clear {display: inline-block;} /* Hides from IE-mac \*/ * html .clear {height: 1%;} .clear {display: block;} /* End hide from IE-mac */ 

#dropshadow{width:728px;margin:0px auto 0 auto;padding:0 10px;background: url(../images/defaulttemplate/shadow-bg.gif) top left repeat-y;}
#dropshadow-top{width:748px;margin:0px auto 0 auto;background: url(../images/defaulttemplate/shadow-top-bg.gif) bottom left no-repeat;font-size:1px;line-height:1;height:21px;}
#dropshadow-bottom{width:748px;margin:0px auto 0 auto;background: url(../images/defaulttemplate/shadow-bottom-bg.gif) top left no-repeat;font-size:1px;line-height:1;height:21px;}


#wrapper{background:#fff;padding:8px}

	header{background: url(../images/header.jpg) center no-repeat ;height:122px;margin:0 0 5px 0}
	
		h1#sitetitle{color:#fff;font-family:Georgia, "Times New Roman", Times, serif;margin:0;font-weight:bold;font-size:20px;padding:0;background:none}
	background: url(../images/defaulttemplate/contentarea-bg.gif) top left repeat-y;position:relative;z-index:2}
		
		#column-left{width:191px;float:left;border-top:5px solid #fff;position:relative;z-index:2}
		
		#content{width:471px;float:left;padding:20px 25px}

			h1#pagetitle{}
			#path{font-size:10px;margin:0 0 15px 0}

		
	footer{clear:both;font-size:9px;text-align:right;background: url(../images/footer.jpg)center no-repeat; padding:20px 10px 5px 10px;margin:5px 0 0 0}
		footer p{margin:0;}