/*
*
* $Id: style.php,v 1.12 2009/02/02 19:03:11 tleen Exp $



























*/


body{
    font-family:        arial,helvetica;
    font-weight:        normal; 
    font-size:          0.8em;  
    text-align:         left; 
    margin:        		0px;
	padding:			0px;
    color:              #000000; 
    background-color:   #FFFFFF;
}

a{
    color:              #993300; 
    text-decoration:    underline;
    
}

a:hover{
    text-decoration:    underline;
}

td{
    font-family:        arial,helvetica;
    font-weight:        normal; 
    font-size:          0.8em;
    vertical-align:     top;
    color:              #000000; 
}

td.notice{
    background: #732b36;
    border-bottom: 1px solid #3f4677;
    color:      #fff;
    line-height: 1.8; 
    font-variant: small-caps;
    text-align: center;
}

img{
    border:             0px;
    margin:             0em;
}

input{

    color:              #333333; 
    background-color:   #F2F2F2;
    border:             #000000 1px solid;
    padding:            0em .1em 0em .2em;
    margin:             .1em .2em .1em .2em;
}

select{
    color:              333333; 
    background-color:   #F2F2F2;
    border:             #000000 1px solid;
    padding:            0em;
    margin:             .1em .2em .1em .2em;
    font-size:          0.9em;
}

input.submit{
    padding:            0em .1em 0em .1em;
}
input.image{
	border:				#FFFFFF 0px solid;
}

input.manditory{
    border:             #990000 1px solid;
}

textarea{
    font-size:          		1em;
    font-family:                arial,helvetica;
    font-weight:                normal;
    color:                      #333333; 
    background-color:           #F2F2F2;
    border:                     #000000 1px solid;
    overflow:                   auto;
    padding-left:               2px;
}

hr{
    height:             1px;
    color:              #812309;
    background-color:   #812309;
    border:             0px;
}

.inactive{
    text-decoration:    line-through;
	font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	color: #54626B;
}

.menu{
    color:              #000000;
    background-color:   #F8F8F8;
    border:             solid #812309 1px;
    padding-left:       2px;
    padding-right:      1px; 
}

.menu a{
    color:              #000000;
}

.supertable_row0{
    background-color:   #C8DBEF;
}

.supertable_row1{
    background-color:   #CCCCCC;
}

.supertable_row_hilighted{
    background-color:   #FFCC99;
}

/**
* Fieldset
**/


fieldset {
	border: 1px solid #812309;
	padding: .1em .1em .1em .3em;

}

fieldset legend {
	font-weight: bold;
	padding: .5em .5em .5em .2em;
	color: #812309;
}

fieldset label {
    width:          7em;
    float:          left;
    text-align:     right;
    margin:         .1em .2em .1em .1em;
    clear:          both;

}

.about{
    color: #5C8E51;
}

.aboutpresstitle{
	font-weight: bold;
	font-size: 1.3em;
	color: #5C8E51;
}

.contact{
    color: #A44D2F;
}

.contacttitle{
	font-weight: bold;
	font-size: 1.3em;
	color: #A44D2F;
}

.news{ 
    color: #732B36;
}

.newstitle{
	font-weight: 		bold;
	font-size: 			1.3em;
	color: 				#732B36;
}

.newstitlelink{
	font-weight: 		bold;
	font-size: 			1.1em;
	color: 				#732B36;
    text-decoration:    underline;
	font-style:			italic;
}

.books{
    color: 				#2C6668;
}

.bookstitle{
	font-weight: 		bold;
	font-size: 			1.5em;
	color: 				#2C6668;
    font-style:			italic;
}

.bookstitlelink{
	font-weight: 		bold;
	font-size: 			1.1em;
	color: 				#2C6668;
    text-decoration:    underline;
	font-style:			italic;
}

.journals{
    color: 				#404678;
}

.journalstitle{
	font-weight: 		bold;
	font-size: 			1.5em;
	color: 				#404678;
    font-style:			italic;
}

.journalstitlelink{
	font-weight: 		bold;
	font-size: 			1.1em;
	color: 				#404678;
    text-decoration:    underline;
	font-style:			italic;
}

.articletitle{
	color:              #A44D2F;
}
.featuredtitle{
	font-weight:        bold;
	font-size:          1.1em;
}

.byline{
	font-style: 		none;
	font-weight: 		normal;
	color:				#000000;
}

.recentpubtitle{
	color:              #722C60;
	font-weight:        bold;
	font-style:         normal;
}

.recentpubbyline{
	color:              #722C60;
	font-weight:        normal;
	font-style:         italic;
}

.recentpubcontent{
	color:              #722C60;
	font-weight:        normal;
	font-style:         normal;
}

a.feed{
    color:              #2C6668;   
}

td#social{
	text-align:				center;
}