
* {margin: 0; padding: 0; }
body {
	background: #7C6F5C url('../img/bg.jpg');
	color: #222;
	padding: 2% 0;
	font-family:  "Cambria","URW Bookman L", times, serif, sans-serif;
}

a {
	color: #531;
}
a:hover {color: #A74;}
big {font-size: 1.1em;}

h1, h2, h3 { 
/*	padding: 8px 0 2px; */
	font-family: "Hoefler Text Black", "Hoefler Text", "URW Bookman L",serif, sans-serif;
}

h1 {font-size: 32px;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}
h2 {font-size:20px;}
h3 {font-size: 1.2em; font-weight: bold}
h4 {font-size:15px ;}

blockquote {
	background: url('../img/quote.gif') no-repeat;
	display: block;
	font: normal 1em Georgia,serif;
	padding-left: 26px
}

form {margin-bottom: 1.2em;}
img {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.img_right {
	background-color: #fff;
	padding: 6px;
	margin: 10px;
	float: right;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
}
.img_right p{
	margin: 5px 0px 0px 2px;
	text-indent: 0;	
}
.img_right img {
	margin: 1px;
	border: 1px solid #ddd;
}
label {display: block;}
li {line-height: 1.5em;}

p {
	margin-bottom: .75em;
	line-height: 1.4em;
}
/*p + p {
  text-indent: 1.5em;
  margin: 0px;
}*/
  
.small {font: normal 0.9em sans-serif;}
small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}
hr{	border-style: solid none none;}

/* structure */
#wrapper {
	background: #666 /* url('../img/wrapper.jpg') no-repeat bottom */;
	margin: 0 auto 0 auto;
	width: 952px;
	padding-bottom: 1px;
}
.divider {
	background: url('../img/divider.png') no-repeat center;
	height: 24px;
	margin-bottom: 5px;
	clear:both;
}
#container {
	background: #fff;
	border-top: 1px solid #666;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto 0 auto;
	width: 950px;
}
.remove{
	border: none;
	background: url("../img/remove.jpg");
	width: 16px;
	height: 16px;
	float: right;
}
.remove:hover{
	background: url("../img/remove_.jpg");
}
.button{
	border: none;
	background: url("../img/button.jpg") repeat-x;
	height: 25px;
	color: #656;
	padding: 0px;
	border-left: 1px solid #C0B7D2;
	border-right: 1px solid #C0B7D2;
}
.button:hover{
		background: url("../img/button_.jpg") repeat-x;
		color: #666;
		cursor:pointer;
}
#browser .button{
	height:60px;
	background: #7892AF none;
	padding:0px;
	width:260px;
	border:none;
	color:#374D6F;
}
#browser .button:hover{
	background-color:#849EBD;
	color:#506E8F;
}
#browser .button#r{
	background: #7892AF url(img/br.png) no-repeat right;
	padding-right:5px;
	}
#browser .button#l{
	background: #7892AF url(img/bl.png) no-repeat left;
	padding-left:5px;;
	}
#browser .button#r:hover,#browser .button#l:hover{background-color:#849EBD;}
#browser .button img{margin: 0px 5px 0px 5px;}
#browser table table{width:100%; margin:0px}
#browser table * {
	padding:0px;
	margin:0px;
	text-align:center;
}
#browser table {width:690px;}
#browser .head {
	height:65px; 
	padding:0px;
	padding-top:15px; /* T R B L*/ 
	line-height:15px;
}

/* header */
.session {
	background: #D5B495 url(../img/title.jpg) repeat-x;
	line-height: 1.7em;
	height: 25px;
	padding-right:10px;
	margin: 0;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.session a{text-decoration: none;}

.header {
	background: #8C519C url('../img/header.jpg') repeat-x 600px 0;
	height: 180px;
	width:950px;
}
.header h1{
	color: #001E3F;
	padding: 60px 0 0 25px;
}
.header h3{
	color: #001E3F;
	font-family: "Brush Script Std", "Brush Script MT", "URW Chancery L", "Hoefler Text", "URW Bookman L";
	padding: 0 0 0 215px;
}
.heading{
	padding-left: 10px;
	height: 35px;
	background: #fff url('../img/heading.jpg') no-repeat left top;
	font-weight: bold;
	line-height: 1.6;
}

/* main */
.main#two-columns {background: #FFF url('../img/two-columns.gif') repeat-y;

}
.main{
	margin: 0px;
	width:950px;

}

/* bottom */
.bottom {
	background: #DCDAC9 ;
	border-top: 1px solid #AA8;
	color: #444;
	font-size: 14px;
	padding: 14px 20px;
}
.bottom .right {width: 49%;}

.bottom .left {width: 49%;}

/* footer */
.footer {
	background: #000 url('../img/footer.jpg') repeat-x;
	height: 20px;
	color: #777;
	font-size: small;
	padding: 0  0 5px 5px;
}
.footer a {
	color: #777;
	text-decoration: none;
}
.footer a:hover {
	color: #999;
	text-decoration: none;
}

/* gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clearer {clear: both;} 
.clear {clear: both;} 
.clearer {
	font-size: 0;
	line-height: 0;
	margin: 0;
}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}

.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li em {
	color: #553;
	display: block;
}
.block li a {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block li {border-color: #DCDACC;}

.right .block {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

/* -------------------------------------------------------------------------------- */
.content{
	padding: 15px;
	font-size: 15px;
	margin: 0 auto;
}
/* ----------------------*/
.subhead{
	font-size: 25px;
	font-family: "Adobe Garamond Pro", "Adobe Caslon","URW Bookman L", serif, sans-serif;
	line-height: .60em;
}
/*---- collapsable box ----- */
._box{
	background-color: #95C9EF;
}
._box .top {
	cursor:pointer;
	color: #CDF;
	background-color: #6484A0; 
	padding:3px;
	border-top: 1px solid #547490;
	
}
._box .content{
	border:dashed 1px #628EAF;
	background-color: #A4CDEF;
	padding: 5px;
	margin: 5px;
}

/* ---- Panels ----- */

.panel
		{
			margin: 0 auto;
			background: #DCDAC9;
			width:  650px;
			padding: 0;
		}
.panel .head
		{
			height: 35px;
			background: #8F8D7D;
			color:  white;
			font-size: 30px;
			font-family: papyrus, "Adobe Garamond Pro", "Copperplate Gothic Light", sans-serif;
			padding-top: .5em;
			padding-left: .5em;
		}
.panel .foot
		{
			background: #DCDAC9 url('../img/pannel_bt.jpg') no-repeat left bottom;
			height: 17px;
		}
.wpanel
		{
			margin: 0 auto;
			background-color: #DCD7FF;
			width:  700px;
		}
.wpanel .head
		{
			height: 55px;
			background: #6081A4 url('../img/wide_p_top.png') no-repeat left top;
			color:  white;
			font-size: 29px;
			font-family: papyrus;
			padding-left: .5em;
			line-height: 2em;
			position:relative
		}
.archive .wpanel .head:first-child{height: 30px; cursor:pointer; padding-top: 5px; font: normal 20px "Cambria","URW Bookman L", times, serif, sans-serif;}
.archive .wpanel .head:first-child:hover{background-color:#407194; color: #ccc; }
.archive .wpanel .head ~ .head{font: normal 14px "Cambria","URW Bookman L", times, serif, sans-serif; height: 20px;}

/*


.archive .wpanel .head .subhead{font-size:70%; margin-top: 1em;}

*/


.wpanel .head ~ .head
		{
			height: 30px;
			background: #dcb none;
			color:  black;
			font-family: "Adobe Garamond Pro", "Adobe Caslon",times, serif, sans-serif;
			font-size: 20px;
			padding-left: .5em;
			line-height: 1.5em;
		}
.wpanel .head .subhead{
	padding:0px;
	float: right;
	height: 50px;
	margin-top: 1em;
}
.wpanel .content{margin:5px;}
.wpanel .container{margin:1px; padding: 1px;}
.subhead .center{

	position: absolute; 
	top:62%;
	height:1.75em; 
	margin-top:-.85em;
	line-height: .95;
}

.wpanel .foot
		{
			background: #6081A4 url('../img/wide_p_bt.png') no-repeat left bottom;
			height: 17px;
		}
.spanel {
		margin: 10px;
		background: #DCDAC9;
		width:  202px;
}
.spanel .head
		{
			height: 30px;
			background: #8F8D7D url('../img/spannel_top.png') no-repeat left top;
			color:  white;
			font-size: 23px;
			padding-left: .5em;
			padding-top: 10px;
			line-height: 1;
		}
.spanel .foot
		{
			background: #8F8D7D url('../img/spannel_bt.png') no-repeat left bottom;
			height: 17px;
		}
/* ---------------- TABLES TABLES TABLES ----------------- */
table{
		border-collapse: collapse;
		margin: 5px;
		border: none;
}
table td {
			padding: 5px;
}
table.data	
		{
		border: 1px solid #C1DAD7;
		font: 12px sans-serif;
		width: 100%;
		}
table.data th
	{
	height: 20px;
	font-family:  Arial;
	color: #38A;
	font-size: 15px;
	background: #CAE8EA url(img/table_header.jpg) no-repeat;
	border: 1px solid #C1DAD7;
	padding: 0px;
	text-align: left;
	}
table.data th.s 
	{
	height: 5px;
	font-size: 12px;
	font-weight: normal;
	}
table.data td 			
		{
		border: none;
		padding-right: 10px;
		padding-left: 10px;
		height: 15px;
		}


table.simple {
	border: 1px solid #C1DAD7;
	margin: 0;
	font: 12px sans-serif;
	color: #38A;
}
table.simple td
		{
		border: none;
		height: 1.5em;
		padding: 0px;
		
		}
form table{
	background-color: #dddddd;
	padding: 2px;
	border: 1px solid #C1DAD7;
}
form table td{
	padding: 5px;
	border: 1px solid #fff;
}
form table th{
	padding: 5px;
	background: #CAE8EA url(img/table_header.jpg) no-repeat;
}
.tn_window {
	float:left; 
	background-image: url(img/default/tn_default.jpg); 
	margin: 20px 0px 5px 0; /* T R B L*/
	width:150px; 
	height: 113px; 
	border: 10px solid #ccc;
	overflow: hidden;
}
.tdlink:hover {
	background-color: #d8d8d8;
	cursor:pointer;
}
input {border: 1px solid #888;  margin:5px}
input:hover {background-color:#ffccff;}
textarea {border: 1px solid #888;}
.alert{
	border: 1px solid red;
	padding:15px;
	margin:10px;
	color: red;
}

.linklist *{padding:0; margin:0; border: none;}
.linklist div{
	padding-left:5px;
	margin:2px;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	background-color: #eee;
}
.linklist div:hover{
	background-color:#CCC;
}
#livesearch{
	overflow: auto;
	height:250px;
	margin: 5px;
	background-color:white;
}
.alert{
	border: 1px solid green;
	color: green;
	padding: 15px;
	margin: 10px;	
}
table.data th > a{
	font:inherit;
	display:block;
	border:none;
	text-decoration:none;
	color:inherit;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
	background: transparent;
	
}
table.data th > a:hover, table.data th > a#sort_asc:hover, table.data th > a#sort_desc:hover{
	color: #00509F;
	cursor:pointer;
	background-color:#B5D6DF;
}
img.table_tn{
	border:1px solid #aaa;
}
.print_tbody{
	vertical-align: top; 	
}
.delete{
	position: relative;
	top: 2px;
}
#sort_asc{background: transparent url(img/arrowSortDown.gif) no-repeat right center;}
#sort_desc{background:transparent url(img/arrowSortUp.gif) no-repeat right center;}

.blocklink{
	background-color:#8EB6CF;
}
.blocklink:hover{background-color:#C2DEEF; color:black;}
.blocklink p{color:black; padding:10px; color:black;}

