/* CSS Document */

body {
	background-image: url(/images/template/bg.gif);
	margin: 0px;
}

#menubar {
	background-image: url(/images/template/bg_menubar.gif);
}
#menubar a {
	color: gold;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	text-decoration:none;
	font-size: small;
}
#content {
	margin: 10px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
}
#content a {
	color: #39396B;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#potd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#potd a {
	color: #AA0000;
}

h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 21px;
	font-weight: bold;
	margin: 0px 0px 0px 3px;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: lighter;
	margin: 0px 0px 0px 3px;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 17px;
	font-weight: lighter;
	margin: 0px;
}
a.light {
	font-weight: lighter;
}
.marginleft  {
	margin-left: 40px;
}
.xTableGeneric {
	border: 2px inset black;
	border-collapse: collapse;
	table-layout: auto;	
}
.xTableGeneric th {
	background-color: #800000;
	color: #FFFFFF;
	border: 1px solid black;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.xTableGeneric td {
	border: 1px solid black;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 2px 0px 2px 1px;
}
.caption {
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
input.fancy, textarea.fancy, select.fancy {
	padding: 2px;
	border: 1px solid #666;
	background-color: #D9D8DC;
	color: #444;
	margin: 2px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
}
option.light {
	background-color: #C8C6CC; 
	padding: 2px;
}
option.dark {
	background-color: #AFAFD1; 
	padding: 2px;
}
input.fancy:hover, textarea.fancy:hover {
	border: 1px solid #CC0000;
}
input.width100perc, textarea.width100perc {
	padding: 2px;
	border: 1px solid #666;
	background-color: #D9D8DC;
	color: #444;
	margin: 2px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	width: 98%;
}


input.width100percDisabled, textarea.width100percDisabled {
	padding: 2px;
	border: 1px solid #666;
	background-color: #BBBBBB;
	color: #444;
	margin: 2px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	width: 98%;
}

.error {
	font-size: 14px;
	color: #CC0000;
}
#login_table {
	background-color: #AAAACE;
	width: 210px;
	padding: 5px;
}
.paddedbox {
	border: 1px solid #9797C3;
	padding: 3px;
	width: 220px;
}
.table1 {
	margin: 0px 0px 10px 0px;
}
.table1content {
	background-image: url("/images/template/table1_bg.gif");
	padding: 3px;
}
.table2content {
	background-image: url("/images/template/table2_bg.gif");
	padding: 3px;
}


ol.fancy li{
	margin: 0px 0px 10px 0px;
}
.border {
	border: 1px solid #7F7FB5;
	background-repeat:repeat-y;
	background-image: url(/images/template/gradient_bg.jpg);
	background-position: top left;
	
}

div.lightRow {
	/*background-color: #9192C0;*/
	margin: 0px 0px 1px 0px;
	padding: 10px 4px;
}
div.darkRow {
	background-color: #8C8DBD;
	margin: 0px 0px 1px 0px;
	padding: 10px 4px;
}
td.lightRow {
	background-color: #9192C0;
	padding: 5px;
}
td.darkRow {
	background-color: #8C8DBD;
	padding: 5px;
}

.redBold {
	color: #993300;
	font-weight: bold;
}
.message {
	font-weight: bold;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
}
div.top {
	margin: 0px;
}
img.arrow a:hover {
	text-decoration: none;
}
div.spacer {
	margin: 10px;
}
div.folder {
	float: left;
	width: 110px;
	height: 150px;
	overflow: hidden;
	font-size: 14px;
}

img.fancy {
	padding: 3px;
	border: 1px solid #6F709D;
	background-color: #8F90BE;
	margin: 2px;
}
.fancySelect {
	padding: 2px;
	border: 2px solid red;
	background-color: #8F90BE;
	margin: 2px;
}
img.border_fancy {
	padding: 5px;

	border: 1px solid #6F709D;
	background-color: #8F90BE;
}
.border_image {
	padding: 5px;

	border: 1px solid #6F709D;
	background-color: #8F90BE;
}
div.images {
	float: none;
	clear: both;
	background: url(/images/left-top-corner-box.jpg) no-repeat top left;
	padding: 10px 0px 0px 10px;
}
div.folders {}
div.toprightcorner {
	background: url(/images/right-top-corner-box.jpg) no-repeat top right;
	padding: 0px;
}
div.images h2 {
	margin-bottom: 10px;
}

#breadcrums {
	float: left;
}
#breadcrums a {
	padding-right: 8px;
}


#extra_info {
	border: 1px solid #6B6BA3;
	position: absolute; 
	background-color: #39396B;
	color: #CCCC33;
	overflow: hidden; 
	z-index: 10; 
	visibility: hidden;
	padding: 3px;
	opacity: .90;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
}

img.next, img.previous {
	padding: 1px 1px 1px 1px;
	border: 1px solid #6F709D;
	background-color: #8F90BE;
}

#edit_table {
	border-collapse:collapse;
	border: 1px solid #6F709D;
	background-color: #8F90BE;
	width: 100%;
	
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	margin: 1px 0px 0px 4px;
}

#tools a {
	padding: 0px 10px 0px 10px;
}
.hidden {
	display:none;
}
.nowrap {
	white-space:nowrap;
}
.small {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
}
.floatRight {
	float: right;
}
#expired {
	border: 2px solid black;
}
td.borderBottom {
	border-bottom: 1px solid #6F709D;
}
#files_list {
	font-size: 13px;
}
#files_list input{
	font-size: 9px;
}



#imageContainer {
	position:relative;
	margin:auto;
	width:200px;
	border:1px solid #000;
}
#imageContainer {
	height:200px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.required {
	font-size: 25px;
	vertical-align: middle;
	color: red;
	font-weight: normal;
	line-height: 15px;
	margin: 0px 5px 0px 0px;
}