/*******************************************************************************
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 *
 ******************************************************************************/

.cell h1 {
}

#output {
}


#slidebar {
    width: 100%;
    height: 250px;
}

#slidecont {
    background: #F9F9F9;
}

.touchslidearticle #slidecont {
    
}

#slidecont.sliding {
}

.cell {
    background: white;
    width: 500px;
}

.cell p {
    padding: 10px;
    padding-bottom: 0px;
}

#habenaro {
    background: white url('images/Habanero_closeup_edit2.jpg') no-repeat scroll right bottom;
}

#snail {
    background: white url('images/snail.jpg') no-repeat scroll center center;
}

#stones {
    background: white url('images/stones.jpg') no-repeat scroll center center;
}

#iphone {
    background: white url('images/iphone.jpg') no-repeat scroll center center;
}

#ipad {
    background: white url('images/ipad.png') no-repeat scroll center center;
}

#android {
    background: white url('images/android.jpg') no-repeat scroll center center;
}

#gmail {
    background: white url('images/gmail.png') no-repeat scroll center center;
}

#youtube {
    background: white url('images/youtube.png') no-repeat scroll center center;
}

#ebay {
    background: white url('images/ebay.png') no-repeat scroll center center;
}

#cupcake {
    background: white url('images/cupcake.jpg') no-repeat scroll center center;
}

#cans {
    background: white url('images/cans.jpg') no-repeat scroll center center;
}

#tomato {
    background: white url('images/tomato.png') no-repeat scroll left bottom;
}

#gerbera {
    background: white url('images/gerbera.jpg') no-repeat scroll center center;
}

#rabbit {
    background: white url('images/rabbit.jpg') no-repeat scroll right bottom;
}

#zebra {
    background: white url('images/zebra.jpg') no-repeat scroll right top;
}
