body
{
    background-color: rgb(121 , 174 , 200);
    padding: 0;
    color: black;
    Margin: 0.5em;
}

h1, h2, h3, h4, small, .boldMenu
{
    Font-family : sans-serif;
}

li
{
    Padding-top : 0.5ex;
    Padding-bottom : 0.5ex;
}

.boldMenu
{
    Font-weight : bold;
}

a
{
    Color : blue;
    Background-color : transparent;
}

a:hover
{
    Background-color : rgb(250 , 224 , 130);
}

#mainPage
{
clear: left;
}

#mainPane
{
    border : 1px solid black;
}

#mainTable
{
    width : 100%;
}

#headerPlace
{
    background-color : rgb(255 , 204 , 0);
    Background-image : url('/_i/yellown.gif');
    border: 1px solid black;
    border-bottom-width: 0;
    Vertical-align : middle;
}

.logo, #subtitle
{
    padding : 0.3em;
    margin : 0;
    font-weight : normal;
    font-family : sans-serif;
    font-size : x-large;
}

.logo
{
    Text-align: left;
    Vertical-align : middle;

}

#reclaimIllust
{
width: 335px; 
height: 12em; 
margin-left: 1em; 
Background-image: url('_i/memory-card-recovery-screenshot.gif');  
Background-repeat: no-repeat; 
Background-position: top left; 
float: right;
}

#dfpTC
{

}

.topBanner, .topBannerDL
{
    float: right;
    width: 250px;

    text-align: center; 

    background-color: rgb(202, 224, 244);
    border: 1px solid rgb(204,204,204); 

    margin-left: 7px;
    padding: 7px;
}

#tbHeader 
{
    Font-weight: bold; 
    Color: 333333;
}

#tbText, #tbDl
{
    text-align: left;
    padding: 5px;
    font-size: small; 
}

#tbTextA, #tbHeader a
{
    text-decoration: none; 
    color: black;
    background-color: transparent;
}

.topBanner:hover, #tbTextA:hover, #tbHeader a:hover
{
    background-color: rgb(250 , 224 , 130);
}

#pageTitle, #pageMenu
{
    text-align : center;
    White-space : nowrap;
}
/*
Width must be eq. to length(in char) of longest menu item.
*/
#menuCell
{
    background-color : rgb(238 , 238 , 238);
    width : 21ex;
    padding : 1ex 0;
}

ul.menuGroup > li,  ul.menuGroup2 > li
{
    font-size: small;
    font-family: sans-serif;
    
    margin: 0.5em;

    padding: 0.2em;
    padding-left: 0;
    padding-bottom: 0.1em;
}

ul.menuGroup > li
{
    border-bottom : 1px solid black;
}

ul.menuGroup2 > li
{
    margin-left: 2em;
}

ul.menuGroup > li, ul.menuGroup2 > li, ul.menuGroup, ul.menuGroup ul
{
    List-style-type : none;
    padding-left: 0;
}

#infoCell
{
    background-color : white;
    padding : 1em;
}

#infoCell > p
{
    text-align : justify;
}

#orderTable
{
    Width : 95%;
}
#orderTable TH, #orderTable TD
{
    Text-align : left;
    Padding-top : 0.3ex;
    Padding-bottom : 0.3ex;
    Border-color : silver;
    Border-width : 0px 0px 1px 0px;
    Border-style : solid;
}
#orderTable small
{
    Color : gray;
    Font-family : serif;
}
#comment label
{
    Color : rgb(90 , 90 , 90);
    Text-transform : uppercase;
    Font-size : 0.75em;
}
#comment strong
{
    Font-weight : lighter;
    Font-style : italic;
    Font-size : smaller;
    Text-transform : lowercase;
}
#comment textarea, #comment input, #comment select
{
    Width : 100%;
}
#comment textarea
{
    Width : 100%;
    Height : 25ex;
}
#comment
{
    Width : 70%;
    Text-align : left;
    Padding-right : 15%;
    Padding-left : 15%;
}
.formLineItem
{
    Padding-top : 0.5em;
}
.formLineItem2
{
    Padding-top : 0.5em;
    Text-align : right;
}
.inline
{
    Display : inline;
}
.tm
{
    Font-size : smaller;
}
.copyright
{
    Font-size : x-small;
    Color : white;
    Background-color : transparent;
    Font-family : sans-serif;
}
.nobr
{
    White-space : nowrap;
}
.red
{
    Color : red;
}
.sl
{
    Background-color : white;
    Border-width : 1px;
    Border-style : dotted;
}
.addsTitle
{
    Color : silver;
    Font-size : x-small;
    Font-family : sans-serif;
    Text-transform : capitalize;
    Text-align : left;
}
.orangeQuote
{
    Background-color : rgb(255 , 229 , 184);
    Padding : 1em;
    Text-align : justify;
}
.jawsButton
{
    Text-align : center;
    Border-width : 1px;
    Border-color : black;
    Border-style : solid;
    Padding-left : 1em;
    Padding-right : 1em;
    Padding-bottom : 0.5em;
    Padding-top : 0.5em;
}
.javaButton
{
    Padding : 0.3em;
}
.javaButton:hover
{
    Padding : 0.3em;
    Background-color : rgb(250 , 224 , 130);
}
.ill
{
    Padding : 2em;
}
.newmenu
{
    Text-align : center;
}
.newmenu li
{
    Display : inline;
    Padding-left : 1em;
    Padding-right : 1em;
    List-style-type : disc;
}
.green
{
    Font-weight : bold;
    Color : #404040;
}
.di
{
    width: 100%; 
    height: 1em; 
    background-color: #EEEeEe;
}
.sideBarS1
{
    float: right; 
    width: 260px; 
    margin-left: 1em;
    clear: right;
}
.gadS1, .gadS2
{
    background-color : #EEE;
}
.gadS2
{
    margin-top: 1.5em;
}