

h1 { background:url(../images/nav_center.jpg) repeat-x;
	color: #0e0e0e;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size: 14px;
	margin: 0;
	padding:3px 0 2px 8px;
	border-left:#c7c7c7 1px solid;
	border-right:#c7c7c7 1px solid; text-align:left;
}

h2{color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size: 14px;
	margin: 0;
	padding:3px 0 2px 8px; background-color:#A7CAC5;}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	
	margin-left:200px;
	margin-right:auto;
	border: 0px solid #CCCCCC;
	padding: 0 8px 6px 0;
	background-color:white;
	
}

#breadcrumbs {
	color: #067c64;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	margin:0;
	padding:8px 0 8px 8px;
	text-align:left;
	font-weight:600;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link, #breadcrumbs a:active {
	color: #067c64;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#listingcontainer {
	
	padding:1px 1px 1px 1px;
	background-color:#e6e6e6;
}

#listingheader {
	color: #476BB3;
	font-weight:600;
	font-family:'Open Sans', sans-serif;
	font-size:small;
	text-align:right;
}




#headerfile {
	text-align:left;
	float: left;
	width: 320px;
	color:#FFFFFF; 
	padding:0 0 0 10px;
	line-height:1.8em;
	margin:0;
}

#headerfile a{
	text-align:left;
	float: left;
	width: 320px;
	color:#000; 
	text-decoration:none;
}

#headersize {
	text-align:right;
	width: 75px;
	float: left;color:#FFFFFF; line-height:1.8em;
	padding:0 0 0 10px;
}
#headersize a{ color:#000; text-decoration:none; }

#headermodified{text-align:right; color:#FFFFFF;  padding:0 4px 0 0; line-height:1.8em;}
#headermodified a{ color:#000; text-decoration:none;}

#listing {
	
}

#listing a {
	display:block;
	padding: 2px 5px 2px 5px;
	font-size:12px;
	color: #515252;
	font-family:'Open Sans', sans-serif;
	text-decoration:none;
	text-align:right;
	line-height:2.0em;
	
}

#listing a:hover {
	background-color:#a7cac5;
	 color:#000;
}

#listing a img {
	float:left;
	margin-right: 4px;
}



#listing a strong {
	width: 300px;
	float:left;
	cursor:hand;
	cursor:pointer;
	text-align:left;
}

#listing a em {
	float: left;
	width: 75px;
	text-align:right;
	cursor:hand;
	cursor:pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color:#CCCCCC;
	visibility: hidden;	
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}

#upload {
	
	display:block;
	margin:0;
	font-size:small;
	color: #6285CA;
	font-family:'Open Sans', sans-serif;
	text-decoration:none;
    line-height:2.0em;
	background-color: #ebebeb;
}

#uploadtitle {
	background-color: #579C90;
	padding:0;color:#fff;
	
	
}

#uploadcontent {
	padding: 2px 5px 2px 5px;
}
#uploadcontent  a{
	color:#2c5d54; font-weight:600; padding:0 2px 0 2px;
}


#copy {
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:x-small;
	color: #666666;
	font-family:'Open Sans', sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #ebebeb; 
	
}

.w {
	background-color:#FFFFFF;
}

.mod {
	float:right;
}

.size {
	float:right;
}

input[type='submit']{font:600 12px/29px 'Open Sans', sans-serif; cursor:pointer; color:#FFFFFF; height:30px; width:auto; border: 1px solid #026263;	border-radius:5px; padding:0 10px;	text-align:center; font:600 12px 'Open Sans', sans-serif;
		/*background:url(../images/new_left_hover.jpg) repeat-x;*/	
	background: #48c8bb; /* Old browsers */
background: -moz-linear-gradient(top,  #48c8bb 0%, #47c5b9 9%, #44c4b5 13%, #45bbad 25%, #41b1a1 38%, #42b1a1 41%, #40ac9c 47%, #39a897 50%, #08907a 53%, #098873 59%, #068771 63%, #08846a 69%, #047e65 72%, #01765b 81%, #01765b 84%, #017256 88%, #007356 91%, #006c52 94%, #006c52 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#48c8bb), color-stop(9%,#47c5b9), color-stop(13%,#44c4b5), color-stop(25%,#45bbad), color-stop(38%,#41b1a1), color-stop(41%,#42b1a1), color-stop(47%,#40ac9c), color-stop(50%,#39a897), color-stop(53%,#08907a), color-stop(59%,#098873), color-stop(63%,#068771), color-stop(69%,#08846a), color-stop(72%,#047e65), color-stop(81%,#01765b), color-stop(84%,#01765b), color-stop(88%,#017256), color-stop(91%,#007356), color-stop(94%,#006c52), color-stop(100%,#006c52)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #48c8bb 0%,#47c5b9 9%,#44c4b5 13%,#45bbad 25%,#41b1a1 38%,#42b1a1 41%,#40ac9c 47%,#39a897 50%,#08907a 53%,#098873 59%,#068771 63%,#08846a 69%,#047e65 72%,#01765b 81%,#01765b 84%,#017256 88%,#007356 91%,#006c52 94%,#006c52 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #48c8bb 0%,#47c5b9 9%,#44c4b5 13%,#45bbad 25%,#41b1a1 38%,#42b1a1 41%,#40ac9c 47%,#39a897 50%,#08907a 53%,#098873 59%,#068771 63%,#08846a 69%,#047e65 72%,#01765b 81%,#01765b 84%,#017256 88%,#007356 91%,#006c52 94%,#006c52 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #48c8bb 0%,#47c5b9 9%,#44c4b5 13%,#45bbad 25%,#41b1a1 38%,#42b1a1 41%,#40ac9c 47%,#39a897 50%,#08907a 53%,#098873 59%,#068771 63%,#08846a 69%,#047e65 72%,#01765b 81%,#01765b 84%,#017256 88%,#007356 91%,#006c52 94%,#006c52 100%); /* IE10+ */
background: linear-gradient(to bottom,  #48c8bb 0%,#47c5b9 9%,#44c4b5 13%,#45bbad 25%,#41b1a1 38%,#42b1a1 41%,#40ac9c 47%,#39a897 50%,#08907a 53%,#098873 59%,#068771 63%,#08846a 69%,#047e65 72%,#01765b 81%,#01765b 84%,#017256 88%,#007356 91%,#006c52 94%,#006c52 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48c8bb', endColorstr='#006c52',GradientType=0 ); /* IE6-9 */}