body, table, div, input, select, a {
	font-size: 10px; 
	font-family: Verdana, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal; 
}

body, div{
    margin: 0px;
    padding: 0px;
}

img{
    border: none;
}

table{
	border-collapse: collapse;
}

div.header{
	position: relative; 
	width: 640px; 
	height: 144px;
	left: 50%; 
	margin-left: -320px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

div.footer{
	position: relative; 
	width: 640px; 
	margin: 0px;
	left: 50%; 
	margin-left: -280px;
	text-align: center;
	z-index: 100;
}

p.footer{
	margin: 0px;
	padding: 0px;
}

div.footer a {
    font-size: 10px;
    color: Black;
    text-decoration: none;
}

div.footer a:hover {
    text-decoration: underline;
}

.loginform{
	margin-top: 64px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	border-bottom-width: 2px;
	border-bottom-color: #696969;
	border-right-width: 2px;
	border-right-color: #696969;
	background-color: #F0F0F0;
}

.loginmessage{
	border-style: solid;
	border-width: 1px;
	border-color: White;
}

.loginerror{
	font-style: normal;
	font-size: 12px;
	color: Red;
}

.labelcell{
	text-align: right;
	padding-right: 6px;
	vertical-align: top;
	white-space: nowrap;
}

.labelcell_bold{
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}

.loggerform1{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.loggerform2{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.loggerform3{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.logger{
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	width: auto;
	
}

div.top_menu{
   position: relative;
	width: 640px; 
	left: 50%; 
	margin-left: -320px;
	margin-bottom: 3px;
}

a.top_menu{
    white-space: nowrap;
    color: #969696;
    background-color: White;
    text-decoration: none;
}

a.top_menu:hover{
    white-space: nowrap;
    color: #404040;
    background-color: White;
}

td.top_menu_cell{
    padding-left: 4px;
    padding-right: 4px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: Silver;
}


div.find_query_top{
	position: relative; 
	width: 320px;
	left: 50%; 
}

.tabs_table{
	height: 25px;
}

.left_corner_tab{
	background-image: url(../images/left_corner_tab.png);
	background-repeat: no-repeat;
	width: 24px;
}

.left_corner_tab_sel{
	background-image: url(../images/left_corner_tab_sel.png);
	background-repeat: no-repeat;
	width: 24px;
}

.tabs_bck{
	background-image: url(../images/tabs_bck.png);
	background-repeat: repeat-x;
}

.right_corner_tab{
	background-image: url(../images/right_corner_tab.png);
	background-repeat: no-repeat;
	width: 10px;
}

.sspace{
	width: 2px;
}

.tabs_link{
	text-decoration: none;
	color: #FEFEFE;
	background-color: transparent;
	white-space: nowrap;
	font-weight: bold;
	font-size: 12px;
}

.tabs_link:hover{
	color:  #FFFFD2;
	background-color: transparent;
}

#find_book_tab{
	position: relative; 
	width: 88px; 
	height: 80px;
	background-image: url(../images/find_book_tab.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 4;
}

#find_book_tab_sel{
	position: relative; 
	width: 88px; 
	height: 80px;
	background-image: url(../images/find_book_tab_sel.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 4;
}

#find_website_tab{
	position: relative; 
	width: 88px; 
	height: 80px;
	background-image: url(../images/find_website_tab.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 5;
}

#find_website_tab_sel{
	position: relative; 
	width: 88px; 
	height: 80px;
	background-image: url(../images/find_website_tab_sel.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 5;
}

#find_mobile_tab{
	position: relative; 
	width: 88px; 
	height: 80px;
	background-image: url(../images/find_mobile_tab.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 6;
}

#find_mobile_tab_sel{
	position: relative; 
	width: 88px; 
	height: 80px;
	background-image: url(../images/find_mobile_tab_sel.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 6;
}

#find_notebook_tab{
	position: relative; 
	width: 88px; 
	height: 80px;
	background-image: url(../images/find_notebook_tab.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 7;
}

#find_notebook_tab_sel{
	position: relative; 
	width: 88px; 
	height: 80px;
	background-image: url(../images/find_notebook_tab_sel.jpg);
	background-repeat: no-repeat;
	border-right-style: solid;
	border-right-color: #A9A9A9;
	border-right-width: 1px;
	z-index: 7;
}

div.bck_form{
	position: relative;
	width: 640px;
	height: 360px;
	left: 50%; 
	margin-left: -320px;
}

table.bck_form{
    border-collapse: collapse;
}

div.bck_center_form{
	background-image: url(../images/bck_center_form.jpg);
	background-repeat: repeat-y;
	height: 360px;
	border-style: solid;
	border-width: 1px; 
	border-color: Gray;
}

div.center_form_capture{
	position: relative; 
	width: auto;
	height: 18px;
    margin: 1px;
    margin-top: 16px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 6px;
}

table.center_form_capture{
	width: auto;
	height: 18px;
	color: White;
	font-weight: bold;
	border-collapse: collapse;
	background-color: #b82432;
}

td.center_form_capture{
    padding: 3px;
    padding-left: 6px;
    padding-right: 6px;
}

div.center_form_hold{
	width: 534px;
	height: 212px;
	margin-left: 7px;
	border-style: solid;
	border-width: 2px;
	border-color: #EC9D9D;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #b82432;
	border-top-color: #b82432;
	background-color: White;
	z-index: 12;
}

.textareacell{
	vertical-align: top;
}

textarea.query{
	width: 532px;
	height: 210px;
	overflow: auto;
	border-style: solid;
	border-color: White;
	border-width: 1px;
}

select.collections{
	margin-top: 3px;
}

#confirm_button{
	position: relative;
	float: right;
	width: 100px; 
	height: 32px;
	background-image: url(../images/confirm_button.png);
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-top: 12px;
	padding-bottom: 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}

.submit_buttom{
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.submit_buttom:hover{
	color: #FFFFD2;
	text-decoration: none;
	text-decoration: none;
}

input.mysubmitbutton{
    border-style: none;
    margin: 0px;
    padding: 0px;
    padding-bottom: 4px;
    margin-right: 6px;
    width: 102px;
    height: 32px;
    color: White;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
	background-image: url(../images/confirm_button.png);
	background-repeat: no-repeat;
}

input.button{
    padding: 3px;
}

.loginform{
	margin-top: 64px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
}

.loginmessage{
	border-style: solid;
	border-width: 1px;
	border-color: White;
}

.loginerror{
	font-style: normal;
	font-size: 12px;
	color: Red;
}

.labelcell{
	text-align: right;
	padding-right: 6px;
	vertical-align: top;
}

.labelcell_bold{
	text-align: right;
	padding-right: 6px;
	font-weight: bold;
	vertical-align: top;
}

.loggerform1{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.loggerform2{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.loggerform3{
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
}

.logger{
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
	width: auto;
	
}

.foipanel_logger{
	margin: 6px;
}

.logger_table_details{
	border-style: solid;
	border-color: Silver;
	border-width: 1px;
	background-color: #DCDCDC;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}

span.capture{
	padding-left: 6px;
}

td.line{
	background-color: White;
}

.foipanel_uploadForm{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 640px;
	left: 50%;
	margin-left: -320px;
	margin-top: 24px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
	text-align: left;
	font-weight: bold;
	color: #696969;
}

div.foipanel_collectionForm{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 90%;
	left: 50%;
	margin-left: -45%;
	margin-top: 24px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
	text-align: left;
	font-weight: bold;
	color: #696969;
}

td.collections_td{
    white-space: nowrap; 
    padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #F9F9F9;
	border-left-style: none;
}

div.add_collection{
    position: relative;
	margin: 0px;
	padding: 0px;
	width: 90%;
	left: 50%;
	margin-left: -45%;
    margin-top: 12px;
    text-align: left;
}

div.add_imap_collection{
   position: relative;
	margin: 0px;
	padding: 0px;
	width: 90%;
	left: 50%;
	margin-left: -45%;
   margin-top: 12px;
   text-align: left;
}

table.results_upload{
	margin: 0px;
}


/*FOI-PANEL and inner elemnets*/

.foipanel {
	position: relative;
	padding: 0px;
	width: 90%;
	left: 50%;
	margin-left: -45%;
	margin-top: 48px;
	border-style: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: White;
	text-align: left;
	vertical-align: top;
} 

div#sd1{
	margin-top: 6px;
	background-color: #D3D3D3;
}

div#sd2{
	margin-top: 6px;
}

.foipanel table {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	font-size: 11px;
	color: black;
} 

.foipanel th{
	padding: 6px;
	color: #696969;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
}

.foipanel td{
	padding: 6px;
	color: #696969;
	background-color: #F5F5F5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
}

.foipanel:first-line {
	color: #696969;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	padding-left: 6px;
} 

.foipanel .small {
	font-size: 10px;
}

.foipanel .italic {
	font-size: 10px;
	color: gray;
	font-style: italic;
}

.foipanel .highlight {
	background: #FFFF99;
}

.foipanel th{
	padding: 6px;
	color: #696969;
	background-color: #F5F5F5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
}

.foipanel .small {
	font-size: 10px;
}

.foipanel .italic {
	font-size: 10px;
	color: gray;
	font-style: italic;
}

.foipanel .highlight {
	background: #FFFF99;
}

.foipanel ul {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	display: inline;
} 

.foipanel ul li {
	padding: 2px;
	border-style: solid;
	border-color: White;
	border-width: 1px;
	border-right-color: Gray;
	list-style: none;
	display: inline;
}
	
.foipanel ul li a {
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}
	
.foipanel ul li  a:hover {
	color: Black;
	text-decoration: none;
}

.foipanel #current {
	color: #636363;
	background-color: #F5F5F5;
}

.foipanel #current a {
	color: #636363;
}

text-area {
	width: 100%;
}


table.pref_ul{
	border-collapse: collapse;
	width: auto;	
}

td.pref_li{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: Silver;
	background-color: #DCDCDC;
}

td#current{
	background-color: #F5F5F5;
}

a.pref_a{
	color: #636363;
	font-weight: bold;
	text-decoration: none;
}

a.pref_a:hover{
	color: Black;
	text-decoration: none;
}
/*FOI-PANEL and Elements*/

.error {
	font-size: 12px;
	color: Red;
	font-style: normal;
}

#cols {
	font-size: 11px;
	font-weight: bold;
} 

#cols ul {
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 10px;
	display: inline;
} 

#cols ul li {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 2px 5px 5px;
	list-style: none;
	display: inline;
}


table.upload {
	width: 100%;
} 

td.collections_td_header{
    font-size: 14px; 
    font-weight: bold; 
    color: #696969; 
	background-color: #E0E0E0;
    padding: 3px; 
    border-bottom-style: solid; 
    border-bottom-width: 1px;
}

td.upload_td_header{
    font-size: 14px; 
    font-weight: bold; 
    color: #696969; 
	background-color: #E0E0E0;
    padding: 3px; 
    border-bottom-style: solid; 
    border-bottom-width: 1px;
}

td.upload_collection{
    padding: 6px;
	 vertical-align: top; 
	 white-space: nowrap;
}

div.upload_success_message{
	position: relative;
	margin-top: 12px;
	width: 638px;
	left: 50%;
	padding: 6px;
	margin-left: -320px;
	border-style: solid;
	border-color: Orange;
	border-width: 1px;
}

div.upload_error_message{
	position: relative;
	margin-top: 12px;
	width: 638px;
	left: 50%;
	padding: 6px;
	margin-left: -320px;
	border-style: solid;
	border-color: Red;
	border-width: 1px;
}

div.upload_error_message_inner{
	position: relative;
	border-style: solid;
	border-color: Green;
	border-width: 1px;
}

div.error {
	position: relative; 
	width: 520px; 
	left: 50%; 
	margin-left: -220px;
	height: 38px;
	font-size: 12px;
	text-align: center;
	color: Red;
	font-style: normal;
	z-index: 1000;
}

div.fileContainer{
	padding: 0px;
	margin: 0px;
}

div.upload_or_error{
	padding: 0px;
	margin: 0px;
	color: Red;
	font-style: normal;
}

div.confirmation_toolbar_buttons{
	position: relative;
	width: 640px;
	left: 50%;
	text-align: right;
	margin-left: -320px;
	margin-top: 12px;
}

td.line{
    height: 1px;
	 margin: 0px;
	 padding: 0px;
	 border-style: solid;
	 border-width: 1px;
	 border-color: White;
	 border-bottom-color: Silver;
}

tr.sub_th{
	height: 20px;
	background-color: #A9A9A9;
	color: White;
}

td.headercell{
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
