/*
White on Orange Table Graphics Template
Adaptive Template and Graphics by NiteOwl
Distributed Under Creative Commons 3.0 License
Share / Attribute / Commercial
Get More Adaptive Templates at www.Mimby.ca
*/

body {
background-color:#B0C4DE;
font-family: Gentium, Times New Roman, Times, Serif;
font-size: 14px;
color: black;
}

/* Primary Table Properties */

.twidth {
width:770px;
}

/* Template Table Graphics */

.as-corner-1,.as-corner-2,.as-corner-3,.as-corner-4 {
width:5px;
height:5px;
}
.as-corner-1 {
background-image: url(images/as-s1p5c1.png);
}
.as-corner-2 {
background-image: url(images/as-s1p5c2.png);
}
.as-corner-3 {
background-image: url(images/as-s1p5c3.png);
}
.as-corner-4 {
background-image: url(images/as-s1p5c4.png);
}
.as-top {
height:5px;
background-image: url(images/as-s1p5t0.png);
}
.as-left {
width:5px;
background-image: url(images/as-s1p5l0.png);
}
.as-right {
width:5px;
background-image: url(images/as-s1p5r0.png);
}
.as-bottom {
height:5px;
background-image: url(images/as-s1p5b0.png);
}
.as-bg {
background-image: url(images/as-s1p5bg.png);
}
.content {
background-image: url(images/as-s1p5bg.png);
text-align:left;
vertical-align:top;
}
.vgap {
width:5px;
background-image: url(images/as-s1p5sp.png);
}
.hgap {
height:10px;
background-image: url(images/as-s1p5sp.png);
}

/* Attributes for Remote Thumbs Template*/

/* This is the main table properties of your RemoteThumbs Template */
.thumbtbl {
width:100%;
}

/* This is your properies of your thumb images */
.thumbimg {
border-width: 1px;
}

/* This is the properties for the table cell container for each thumb  */
.slide {
padding-top:10px;
padding-bottom:10px;
}

/* Menu Text Attributes */

.topmenu {
font-weight:bold;
}
.menu {
font-weight:normal;
}

/* Common Link Attributes */

a:link,a:active,a:visited {
color: green;
}
a:hover {
color: red;
}
