﻿/* -- Global Styles */
html, body
{
    height: 100%;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FAF9F4;
    font-size: 80%;
}
table
{
    width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
}
h1
{
    font-size: 140%;
    font-style: normal;
    font-family: 'Lucida Sans Unicode';
    text-align: left;
    font-weight: bold;
    color: #333333; /* charcoal */ 
}
h2
{
    font-size: 120%;
   
}
h3
{
    font-size: 110%;
        
}
h4
{
    font-size: 105%;
        
}
p
{
    font-size: 95%;
    line-height: 140%;
}
img
{
    border: none;

    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

label
{
    font-weight: bold;
    font-size: 80%;
    float: right;
}

ul
{
    list-style-type: disc;
}
li
{

    font-size: 90%;
    font-family: Verdana;
    line-height: 140%;
}
td
{
    vertical-align: top;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: none;
}
div
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
acronym, abbr
{
    border-bottom: 1px dotted #FFF;
    cursor: help;
}
a:hover
{
    text-decoration: underline;
}


label.error 
{ 
    float: none; 
    clear: both;
    color: red;
    padding-left: .5em; 
    vertical-align: top; 
    font-size: 90%;
  }
#abstractIndicator
{ 
    float: none; 
    color: red; 
    padding-left: .5em; 
    vertical-align: top; 
  }
.submit  
{
     margin-left: 12em; 
     }
em
{ 
    font-weight: bold; padding-right: 1em; vertical-align: top; 
    }
.date
{
	
}   
    
/* -- ---------------Main Table------------------------------ */
#Pagecontainer
{
    padding: 10px;
    margin: 0px;  
    background-color: #F6F3E0; /* cream */
}
#TopBanner
{
    padding: 0px;
    margin: 0px;
}
#TopNavigation
{
    padding: 0px;
    margin: 0px;
    top: -12px;
    width: 970px;
    position: relative;
}
#BannerContent
{
    padding: 0px;
    margin: 0px;
    top: -10px;
    position: relative;
}
#MainLayoutTable
{
    padding: 0px;
    margin: 0px auto 0px auto;
    width: 970px;
    background-color: #FAF9F4; /* ivory */
}
#MainLayoutContent
{
    padding: 0px;
    margin: 0px;
    width: 970px;
}
#MainLayoutTable .Spacer
{
    background-position: top;
    width: 16px;
    background-image: url('/images/spacer.gif' );
    background-repeat: repeat-y;
}
#RightColumn
{
    width: 300px;
    padding: 0px 0px 0px 20px;
    margin: 0px 5px 0px 0px;
}
/* -- ---------------Banner------------------------------ */

#TopBanner
{   
   float: right;
    
}

#BannerImage
{
    padding: 0px;
    margin: 0px;
}
#BannerImage img
{
 margin: 10px 0px 0px 0px;
}
#TitleBanner
{
    width: 740px;
}
#Search
{
    width: 300px;
    padding-left: 10px;
}
.searchinput
{
    border-style: solid;
    border-width: 2px;
    border-color: #5B5B5A #C0C0C0 #C0C0C0 #5B5B5A;
    width: 200px;
    
}
#Search .searchbutton
{
    position: relative;
    top: 8px;
}
/* -- -------------Top Navigation banner-------------------------------- */
   .henry
   {
       float: right;
       top: 4px;
       position: relative;
       z-index: 99999;
   }
    .henryleft
    {
        padding: 0px;
        margin: 0px;
        height: 57px;
        width: 26px;
        background-image: url('../images/primary_nav_left.jpg');
        background-repeat: no-repeat;
    }
    .henrycontainer
{
    padding: 0px 0px 0px 20px;
    margin: 0px;
    height: 57px;
    background-image: url('../images/primary_nav_body.jpg');
    background-repeat: repeat-x;
}
    .henryright
    {
        padding: 0px;
        margin: 0px;
        height: 57px;
        width: 15px;
        background-image: url('../images/primary_nav_right.jpg');
        background-repeat: no-repeat;
        
}
    ul#henrytopnav
{
    
    width: 100%;
    list-style: none;
    font-size: 1.1em;
    padding: 0px;
    margin: 0px 2px 0px 2px;
    display: inline;
    text-align: left;
     
}
    ul#henrytopnav li
{

    margin: 0px 10px 0px 10px;
    display: inline;
    vertical-align: top;
    float: left;
    position: relative; /*--Important--*/
    z-index: 100000;
}
    ul#henrytopnav li a {
    	float: left;
    	
    	margin: 0px 10px 0px 10px;
        font-family: Geneva, Sans-Serif;
        font-size: 100%;
        font-style: normal;
        display: inline-block; /* FF3, Opera, Safari */
        font-weight: normal;
        color: #FFFFFF;
        padding-top: 20px;
    }
    ul#henrytopnav li:hover a, ul#henrytopnav li a:hover { background-position: left bottom;color: #ddd; } /*--Hover State--*/
    
    ul#henrytopnav li .henrysub
{
    border-color: #838382 #262626 #262626 #838382;
    border-style: solid;
    border-width: 2px;
    position: absolute; /*--Important--*/
    top: 44px;
    left: 0;
    z-index: 99999;
    background: #343434 url('../images/megaback.jpg') repeat-x; /*--Background gradient--*/
    padding: 20px 20px 20px;
    float: left; /*--Bottom right rounded corner--*/
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px; /*--Bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
}
    ul#henrytopnav li .row
    {
        /*--If needed to break out into rows--*/
        
        clear: both;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    ul#henrytopnav li .henrysub ul{
    	
    	list-style: none;
    	margin: 0; padding: 0;
    	width: 150px;
    	float: left;
    }
    ul#henrytopnav .henrysub ul li
    {
        
        width: 100%; /*--Override parent list item--*/
        color: #fff;
    }
    ul#henrytopnav .henrysub ul li h2
    {
        /*--Sub nav heading style--*/
        
        padding: 0;
        margin: 0;
        font-family: Geneva, Sans-Serif;
        font-size: 95%;
        font-weight: bold;
        float: left;
    }
    ul#henrytopnav .henrysub ul li h2 a { /*--Sub nav heading link style--*/
    	font-family: Geneva, Sans-Serif;
    	padding: 5px 0;
    	background-image: none;
    	color: #e8e000;
    }
    ul#henrytopnav .henrysub ul li a
    {
       
        float: left;
        text-indent: 0; /*--Override text-indent from parent list item--*/
        height: auto; /*--Override height from parent list item--*/
        padding: 2px 5px 2px 15px;
        display: block;
        font-family: Geneva, Sans-Serif;
        text-decoration: underline;
        color: #fff;
    }
    ul#henrytopnav .henrysub ul li a:hover {
    	color: #ddd;
    	background-position: 5px 12px ;/*--Override background position--*/
    }
    
    
    
    /* -- -------------Original Henry Top Navigation banner-------------------------------- */
    
    
.watermark 
{
    background: #000 url('../images/watermark.gif');
    margin: 0 auto;
    display: block;
    position: relative;
    	width: 100px;
	height:100px;
}
.watermark3
{
    background: #000 url('../images/watermark.gif');
    margin: 0 auto;
    display: block;
    position: relative;
    	width: 100px;
	height:100px;
}
.watermark4
{
    background: #000 url('../images/watermark.gif');
    margin: 0 auto;
    display: block;
    position: relative;
    	width: 100px;
	height:100px;
}
.watermark5
{
    background: #000 url('../images/watermark.gif');
    margin: 0 auto;
    display: block;
    position: relative;
    	width: 100px;
	height:100px;
}
.watermark6
{
    background: #000 url('../images/watermark.gif');
    margin: 0 auto;
    display: block;
    position: relative;
    	width: 100px;
	height:100px;
}
.watermark img.blank
{
	width: 100%;
	height: 100%;
    display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.watermark3 img.blank
{
	width: 100%;
	height: 100%;
    display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.watermark4 img.blank
{
	width: 100%;
	height: 100%;
    display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.watermark5 img.blank
{
	width: 100%;
	height: 100%;
    display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.watermark6 img.blank
{
	width: 100%;
	height: 100%;
    display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.watermark img
{
	filter:alpha(opacity=90);
	opacity:.90;
}
.watermark3 img
{
	filter:alpha(opacity=90);
	opacity:.90;
}
.watermark4 img
{
	filter:alpha(opacity=90);
	opacity:.90;
}
.watermark5 img
{
	filter:alpha(opacity=90);
	opacity:.90;
}
.watermark6 img
{
	filter:alpha(opacity=90);
	opacity:.90;
}

#RandomImage
{  
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;    
    height: 181px;
    width: 970px;
    text-align: left;
}

#RandomImagePage .display
{
    width: 740px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-image: none;
} 

#CentreColumn .randomimagethumbnail
{
    width: 150px;
    margin: 0px 0px 0px 0px;
    padding: 2px 5px 2px 5px;
    background-image: none;
    float: left;
} 

/* -- ---------------------Left Column General--------------------- */
#LeftColumn
{
    width: 300px;
}
#LeftColumn table
{
   
}
#LeftColumn td
{
    
}
#LeftColumn a
{
    
}


/* -- ---------------------Left Column Secondary Navigation--------------------- */

.secondary
{
    padding: 10px;
    background-color: #5B5B59;
    width: 94%;
    padding: 10px;
    margin: 0px 20px 20px 0px;
}
.secondary a
{
    color: #FFFFFF;
    font-family: Geneva, Sans-Serif;
        font-size: 100%;
        font-weight: normal;
}
.secondary .selected a
{
    font-weight: bold;
}
/* -- ---------------------Left Column Tertiary Navigation--------------------- */
.tertiary
{
    padding: 10px;
    background-color: #5B5B59;
    width: 94%;
    padding: 10px;
    margin: 0px 20px 20px 0px;
}
.tertiary a
{
    color: #FFFFFF;
    font-family: Geneva, Sans-Serif;
    font-size: 100%;
    text-indent: 20px;
    font-weight: normal;
}
.tertiary .selected a
{
    font-weight: bold;
}
/* -- --------------------------------------------- */
#CentreColumn
{
    margin: 0px auto 0px auto;
    padding: 0px 5px 10px 5px;
    width: 740px;
}

#CentreColumn img
{
    border: none;   
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#breadcrumbs
{
    padding: 5px 5px 20px 2px;
    font-size: 80%;
}
/* -- --------------------------------------------- */

#RightColumn td
{
    vertical-align: top;
    width: 300px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
#RightColumn .RightText
{
    text-align: center;
}
#RightColumn img
{
    
}
/* -- --------------------------------------------- */
#Footer
{
   
    margin: 10px;
    vertical-align: top;
    padding: 5px 5px 10px 10px;
    background-color: #4D4A45;
    color: #FFFFFF;
    font-size: 80%;
    line-height: 120%;
    text-align: center;
}
#Footer td
{
    padding-bottom: 10px;
}
#Footer .rightfooter
{
    width: 300px;
}
#Footer h3
{
    font-size: 120%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0px;
}
#Footer .contact
{
    padding: 5px;
}
#Footer #staticlinks
{
    margin: 0px;
    vertical-align: top;
    padding: 5px;
    background-color: #4D4A45;
    color: #FFFFFF;
    line-height: 120%;
}
#Footer #address
{
    margin: 0px;
    vertical-align: top;
    padding: 5px;
    background-color: #4D4A45;
    color: #FFFFFF;
    line-height: 120%;
}

#Footer #socialnetwork
{
    margin: 10px auto 10px auto;
    vertical-align: top;
    padding: 5px 5px 5px 55px;
    background-color: #4D4A45;
    color: #FFFFFF;
    line-height: 120%;
}

#Footer a
{
    color: #FFFFFF;
    text-decoration: underline;
    line-height: 130%;
}
#Footer .snicon
{
    float: left;
    width: 70px;
    text-align: center;
    text-decoration: none;
}
#Footer .snicon a
{
    text-decoration: none;
}
#Footer .snlink
{
text-decoration: underline;
}
/* -------------------------------------------------------------------- */
/* -----------------------List Filter------------------------------------------- */
.list_filter
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
    width: 100%;
}
.list_filter_shadow
{
    background-color: #C0C0C0;
    width: 97%;
}
.list_filter_header h2
{
    border-style: solid;
    border-width: thin;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0;
    padding: 5px 0em 5px 6px;
    font-size: 80%;
    background-color: #C7BAAA;
    background-image: url('/images/hotboxhead.jpg');
    background-repeat: repeat-x;
    width: 96%;
    position: relative;
    left: -2px;
    top: -2px;
}

.list_filter_body
{
    border-style: solid;
    border-width: thin;
    background-color: #fff;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0px;
    padding: 5px;
    position: relative;
    left: -2px;
    top: -2px;
    font-size: 90%;
}

.box_table
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}
/* -- -------------Record Listings-------------------------------- */
/* -----------------------List Items------------------------------------------- */
.list_items_shadow
{
    background-color: #C0C0C0;
    width: 97%;
}
.list_items
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

.list_items_header h2
{
    border-style: solid;
    border-width: thin;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0;
    padding: 5px 0em 5px 6px;
    font-size: 80%;
    background-color: #C7BAAA;
    background-image: url('/images/hotboxhead.jpg');
    background-repeat: repeat-x;
    width: 96%;
    position: relative;
    left: -2px;
    top: -2px;
}

.list_items_body
{
    border-style: solid;
    border-width: thin;
    background-color: #fff;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0px;
    padding: 5px;
    position: relative;
    left: -2px;
    top: -2px;
     font-size: 90%;
}

.box_table
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 5px 0px;
}
.list_items_footer
{
    text-align: center;
    width: 100%;
}
.list_items_footer .Previous
{
    text-align: left;
    width: 50%;
    font-size: 90%;
}
.list_items_footer .Next
{
    text-align: right;
    width: 50%;
    font-size: 90%;
}
#NextPrevious #Next
{
    text-align: right;
    width: 50%;
    font-size: 90%;
    padding-left: 20px;
}
#NextPrevious #Previous
{
    text-align: left;
    width: 50%;
    font-size: 90%;
    padding-right: 20px;
}
.admin_box
{
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
     border: 2px outset #BFAA92;
    background-color: #DCD1C3;
    width: 85%;
}
/* ----------------------Login Box--------------------------------------------- */
.login_box
{
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 0px 0px;
    border: 2px outset #BFAA92;
    background-color: #DCD1C3;
    width: 86%;
    position: relative;
    left: -2px;
    top: -2px;
}
.login_box h2
{
    padding: 0px;
    font-size: 90%;
}
.login_box .label
{
    width: 30%;
    text-align: left;
    font-weight: normal;
}
.login_box .field
{
    
}
.login_box_forgotten
{
    font-size: 80%;
    padding-bottom: 5px;
}
/* ----------------------Hot Items---------------------------------------------- */
.hot_shadow
{
    background-color: #C0C0C0;
    width: 97%;
}
.hot_items
{
    padding: 10px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
}

.hot_items_header h2
{
    border-style: solid;
    border-width: thin;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0;
    padding: 5px 0em 5px 6px;
    font-size: 80%;
    background-color: #C7BAAA;
    background-image: url('/images/hotboxhead.jpg');
    background-repeat: repeat-x;
    width: 94%;
    position: relative;
    left: -2px;
    top: -2px;
}

.hot_items_body
{
    border-style: solid;
    border-width: thin;
    background-color: #fff;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0px;
    padding: 0px;
    position: relative;
    left: -2px;
    top: -2px;
}
.hot_items_body ul
{
    margin: 0px 0px 0px 0px;
    padding: 5px;
    
}
.hot_items_body li
{
    border-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    list-style-type: none;
    font-size: 75%;
    line-height: 130%;
}
.hot_items_body a
{
   /* -----------------------Twitter------------------------------------------- */ 
}
.tweetheader h2
{
    border-style: solid;
    border-width: thin;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0;
    padding: 5px 0em 5px 6px;
    font-size: 80%;
    background-color: #C7BAAA;
    background-image: url('/images/hotboxhead.jpg');
    background-repeat: repeat-x;
    width: 94%;
    position: relative;
    left: -2px;
    top: -2px;
}
.tweet_body
{
    border-style: solid;
    border-width: thin;
    background-color: #fff;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0px;
    padding: 0px;
    position: relative;
    left: -2px;
    top: -2px;
    font-size: 85%;
}
.tweet
{
    
}

.tweet_list
{
    padding: 0px 5px 0px 5px;
    margin: 0px;
    list-style-type: none;
}
.tweet_list li
{
    padding: 5px 0px 5px 0px;
    margin: 0px;
    list-style-type: none;
    clear: both;
}
.tweet_list a
{
    font-weight: bold;
    color: #000000;
}
.tweet_list a:hover
{
     text-decoration: underline;
}
.tweet_avatar
{
    float: left;
    margin-right: 15px;
    width: 20px;
}
.twitter_logo
{
    padding-left: 120px;
    width: 152px;
}

/* -----------------------See Also------------------------------------------- */
.similar_items
{
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

.similar_items_header h2
{
    border-style: solid;
    border-width: thin;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0;
    padding: 5px 0em 5px 6px;
    font-size: 80%;
    background-color: #C7BAAA;
    background-image: url('/images/hotboxhead.jpg');
    background-repeat: repeat-x;
    width: 94%;
    position: relative;
    left: -2px;
    top: -2px;
}

.similar_items_body
{
    border-style: solid;
    border-width: thin;
    background-color: #fff;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    margin: 0px;
    padding: 0px;
    position: relative;
    left: -2px;
    top: -2px;
}
.similar_items_body ul
{
    margin: 0px 0px 0px 0px;
    padding: 5px;
    
}
.similar_items_body li
{
    border-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    list-style-type: none;
    font-size: 75%;
    line-height: 130%;
}
/* -----------------------Random Item------------------------------------------- */
.randomitem
{
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 290px;
}
.randomtop
{
    background-image: url('../images/randomtop.jpg');
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    width: 290px;
    float: left;
}
.randombody
{
    background-image: url('../images/randombody.jpg');
    background-repeat: repeat-y;
    margin: 0px;
    padding: 0px;
    width: 290px;
    float: left;
   
}
.randombody p
{
    padding: 10px 30px 10px 10px;
    font-size: 80%;
    left: 20px;
    width: 224px;
}
.randombottom
{
    background-image: url('../images/randombottom.jpg');
    background-repeat: no-repeat;
    margin: 0px;
   padding: 0px;
   width: 290px;
   float: left;
}
/* -----------------------Centre Adverts------------------------------------------- */
#centre_adverts
{
   
}
#centre_adverts .divider
{
    
}
.advert
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 248px;
     border: 2px outset #BFAA92;
    background-color: #DCD1C3;
}

 #centre_adverts h2
{
    text-align: center;
}
#centre_adverts td img
{
    margin-right: auto;
    margin-left: auto;
    display: block;
    border:1px solid #ccc; 
    padding:2px; 
    background:#eee;
}
#centre_adverts .watermark img.blank 
{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
#centre_adverts .watermark img
{
	filter:alpha(opacity=90);
	opacity:.90;
}
#centre_adverts p
{
    padding: 5px;
    font-size: 80%;
}

/*Gallery Flickr */
#gallery-flickr img
{
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    width: 145px;
   
}
.gallery ul
{
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;  /*turquoise */
}
.gallery ul li
{
  
    margin: 0px 4px 0px 4px;
    display: inline;
    float: left;
    width: 23%;
}
.gallery .caption
{
    display: block;
    padding: 2px 2px 2px 2px;
}
/* -------------------------------artefact tabs ---------------------------------- */

#tabs
{
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border: none;
}
.tabbedPane
{
    clear: both;

}

#tabs table
{	
	width: 95%;
}

#tabs td
{
     border-style: solid;
    border-width: thin;
    border-color: #D5D6D0 #A4A5A1 #A4A5A1 #D5D6D0;
    width: 33%;
    margin: 0px 0px 0px 0px;
    padding: 3px 0px 0px 0px;
    height: 29px;
     background-color: #C7BAAA;
    background-image: url('/images/hotboxhead.jpg');
    background-repeat: repeat-x;
}

#tabs a:link
{
	color:#000;
}

#tabs a:visited
{
	color:#000;
}

#tabs a:hover
{
	text-decoration: underline;
}

#tabs a:active
{
	
}
.book
{
    float: left;
}

.main_tab_details
{
	text-align:left;
}

.main_tab_book
{
    text-align: center;  
    margin: 0;
    padding: 0px;
    font-size: 80%;   
    width: 94%;

}

.main_tab_toc
{
	text-align: center;  
    margin: 0;
    padding: 0px;
    font-size: 80%;   
    width: 94%;
    

}

.main_tab_additional
{
	text-align: center;  
    margin: 0;
    padding: 0px;
    font-size: 80%;   
    width: 94%;

}

.borderone
{
 	    margin-top: 10px;
    margin-bottom: 10px;
}

.bordertwo
{
	
}

.borderthree
{
	
}

.tabimg
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

.width
{
	width: 33%;
}

.italic
{
	font-style: italic;
}

#login-form div {
   position: relative;
}
#login-form div #letterViewer {
   display: none;
   position: absolute;
   left: 240px;
   top: -30px;
   width: 100px;
   font: bold 72px Helvetica, Sans-Serif;
}
/* root element for tabs  */
ul.tabs {
    list-style:none;
    margin:0 !important;
    padding:0;    
    border-bottom:1px solid #666;    
    height:30px;
}

/* single tab */
ul.tabs li {
    float:left;    
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    background: url(/images/blue.png) no-repeat -420px 0;
    font-size:11px;
    display:block;
    height: 30px;  
    line-height:30px;
    width: 134px;
    text-align:center;    
    text-decoration:none;
    color:#333;
    padding:0px;
    margin:0px;    
    position:relative;
    top:1px;
}

ul.tabs a:active {
    outline:none;        
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    background-position: -420px -31px;    
    color:#fff;    
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-position: -420px -62px;        
    cursor:default !important;
    color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.s             { background-position: -553px 0; width:81px; }
ul.tabs a.s:hover     { background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l             { background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover     { background-position: -248px -31px; }
ul.tabs a.l.current  { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl             { background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover     { background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */


div.panes div {
    display:none;        
    padding:15px 10px;
    border:none;
    border-top:0;
    background-color:#fff;

}


