
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg01.jpg) repeat left top;
}

/** HEADINGS */

h1, h2 {
	margin: 0px;
	font-family: Verdana, Times, serif;
	font-weight: normal;	
}

h1 {
	font-size: 18px;	
	color: #504E42;
}

h2 {
	margin-bottom: 10px;
	font-size: 13px;
	color: #0052ae;
}

h3 {
	margin-bottom: 1em;
	font-size: 13px;
	color: #504E42;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B6D74;
}

.bullets{
	list-style:square;
}

.bullets li{
	margin-left:50px;
	margin-bottom:10px;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #578BB1;
}

a:hover {
	color:#0052ae;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B6D74;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #E1DFD8;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER */

#wrapper {
	background: url(../images/bg02.jpg) repeat-x left top;
}

#wrapper2 {
	width: 940px;
	background: url(../images/bg03.jpg) repeat-y left top;
}

#wrapper3 {
	padding: 0px 45px;
	background: url(../images/bg04.jpg) no-repeat left top;
}

/** HEADER */

#header {
	height: 130px;
}

/** SEARCH */

#search {
	width: 555px;
	height: 120px;
	background: url(../images/homepage02.jpg) repeat-x left top;
}

#search form {
	padding: 39px 0px 0px 284px;
}

#search #logintext{
	color:#fff;
	text-align:right;
	padding:20px 20px 0 0;
	height:20px;
}

#search #logintext a{
	color:#ffbf24;
}

#search input {
	float: left;
	height: 24px;
	padding: 0px;
}

input#keywords {
	width: 170px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #2B608A url(../images/subpage1_01.gif) repeat-x left top;
	border: 1px solid #2B5E88;
	border-right-color: #5983A3;
	border-bottom-color: #5983A3;
	color: #FFFFFF;
}

input#search-submit {
	width: 60px;
	margin-left: 10px;
	background: url(../images/subpage1_02.gif) repeat-x left top;
	border: 1px solid #44433B;
	border-right-color: #2E2D28;
	border-bottom-color: #272623;
	font-weight: bold;
	color: #FFFFFF;
}

/** MENU */

#menu {
	height: 70px;
	background: url(../images/homepage03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 23px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 7px 0px 7px;
	background: url(../images/subpage1_03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-family: Verdana, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

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

/** BANNER */

#banner {
	padding-bottom: 10px;
}

/** PAGE */

#page {
}

#single {
	padding: 25px;
	background: url(../images/homepage07.gif) repeat-x left top;
}

/** CONTENT */

#content {
	width: 535px;
	padding: 19px 25px 0px 25px;
	background: url(../images/homepage07.gif) repeat-x left top;
}

#homepage #content {
	width: 500px;
}
#homepage #content p{
	line-height:18px;
}

#homepage #content p strong{
	font-size:14px;
	color:#1b5278;
}

/** 3-COLUMN LAYOUT */

.three-columns {
	position: relative;	
	background: url(../images/homepage07.gif) repeat-x left top;
	margin-top:15px;
}

html>body .three-columns {
	height: auto;
}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	width: 250px;
}

.three-columns .column1 {
	padding: 0px 15px 0px 20px;
}

.three-columns .column2 {
	padding: 0px 15px 0px 20px;
}

.three-columns .column3 {
	padding: 0px 15px;
}

.three-columns .title {
	height: 23px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	color: #407894;
	font-size:13px;
	font-weight:bold;	
}


.hometitle{
	margin-top:-13px;
}

.three-columns .content {
	padding-top: 5px;
}

/** 2-COLUMN LAYOUT */

.two-columns {
	position: relative;	
	background: url(../images/homepage07.gif) repeat-x left top;
	margin-top:20px;
}

html>body .two-columns {
	height: auto;
}

.two-columns .column1, .two-columns .column2 {
	width: 400px;
}

.two-columns .column1 {
	padding: 0px 15px 0px 10px;
}

.two-columns .column2 {
	padding: 0px 15px 0px 10px;
}

.two-columns .title {
	height: 23px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	color: #407894;
	font-size:13px;
	font-weight:bold;	
}


.hometitle{
	margin-top:-13px;
}

.two-columns .content {
	padding-top: 5px;
}

/** BOX STYLE 1 */

.boxA {
	
}

.boxA .title {
	height: 23px;
	margin: 0px;
	padding: 6px 0px 0px 16px;
	background: url(../images/homepage07.gif) repeat-x left top;
	color: #407894;
	font-size:13px;
	font-weight:bold;	
}

.boxA .content {
	padding: 15px 13px;
	background:#f7f7ff;
	border:1px solid #ced6ef;
}

/** SIDEBAR */

#sidebar {
	width: 250px;
}

#homepage #sidebar {
	width: 288px;
}

/** CLIENT LOGIN */

#login {
}

#login .content {
	padding-top: 20px;
	padding-left: 15px;
}

#login ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#login li {
	margin-bottom: 13px;
}

#login label {
	float: left;
	width: 70px;
	font-weight: bold;
	color: #5B6D74;
}

input#username, input#password {
	width: 130px;
	height: 17px;
	padding: 4px 5px 3px 5px;
	background: #fff;
	border: 1px solid #F6F6F5;
	border-left-color: #E1DFD7;
	border-top-color: #D4D2C5;
	margin-left:10px;
}

input#login-submit {
	
}

.button{
	float: right;
	clear:right;	
	height: 24px;
	font-weight: bold;
	color: #666;
	padding-bottom:3px;
	width:80px;
}

.btnfeatured{
	
}

#homepage input#username, #homepage input#password {
	width: 165px;
}

/** FOOTER */

#footer {
	width: 940px;
	height: 150px;
	background: url(../images/bg05.jpg) no-repeat left top;
	
}

#footer  a{
	float:right;
	margin:30px 100px 0 0;
}

#footer p {
	clear:both;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #C6C4BC;
	
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

#box4 .content {
	padding-left: 20px;
}

#publicationsTable a{
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
}

#publicationsTable {
	list-style:square;
	margin-left:14px;
}

#publicationsTable ul{
	
	margin-bottom:25px;
	margin-left:30px;
	list-style:circle;
	
}

#publicationsTable ul a{
	font-size:12px;
}

.linkstitle{
	border-bottom:1px dotted #ccc;
	font-size:20px;
	padding-bottom:10px;
	margin-bottom:0px;
}

.paymentTable td{
	border-bottom:1px solid #ddd;
}

#errorbox{
	padding:20px;
	background:#fdfade;
	border:1px dashed #cc0000;
	margin-bottom:40px;
}

.error{
	color:#CC0000;
}

.serachform{
	border-collapse:collapse;
	width:400px;
	background:#eee;
}

.serachform td{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #ddd;
}
.memobiblioitem td{
	padding:3px;
}

.uploadcase{
	width:600px;
	background:#eee;
}

.uploadcase td{
	padding:5px;
	border-bottom:1px solid #ddd;
}

.uploadcase td input{
	font-size:12px;	
	width:400px;
	height:18px;
}