 a {text-decoration:none; color:#fdfddf;}
 a:hover {color:#fffc00;}

.slideshow { height: 500px; width: 700px; margin:auto;}
.slideshow img { padding: 0px; border: 1px solid #ccc; background-color: #eee; }


/* One simple border definition */
#my-border { padding:20px; margin: auto; color:#fff; width: 750px;text-align:center; height:650px;}
#my-border, #my-border .sb-inner { background:#444 url(../images/grad.png) repeat-x; }


/*
#contentPanel { padding:20px; margin: auto; color:#fff; width: 750px;text-align:center;}
#contentPanel, #contentPanel .sb-inner { background:#e9e2d6 }
*/

body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 75%;
	text-align:center; 
	vertical-align:middle;
    background:#FFF url(../images/shadow.png) no-repeat;
}
body table{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	font-size: 1.2em;
	text-align:center; 
	vertical-align:middle;
}


.slideshow-bar a
{
    font-size: .9em;
    color:#BBBBBB;
}

div.category
{
    height: 120px;
    text-align: center;
}

div.category a
{
    color:#777777;
}
div.category a img
{
    border: 4px solid #777777;
    width:75px;
    height: 75px;
}
div.category a:hover img
{
    border: 4px solid #CCCCCC;
}
div.category a:hover 
{
    color:#CCCCCC;
}

h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:25px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #CCCCCC;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}

table.categories
{
    width: 120px;
    text-align:right;
}
table.categories a
{
    font-size:1em;
    color:#777777;
}
table.categories td
{
    height: 50px;
}
table.categories a:hover
{
    font-size:1.2em;
    color:#777777;
}
table.categories2 a:hover
{
    font-size:1.2em;
    color:#777777;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.footer-menu a, div
{
    text-align:center;
    color:#999999;
    font-size: 1em;
}
.footer-menu a:hover
{
    color:yellow;
}

/*
Was height:100%, but caused some problesm in IE 
*/
.footer-table
{
    width:100%;
    height:625;
}
.footer-cell
{
    width:100%;
    height:25px;
}

table .prices
{
    font-size: 1em;
    text-align: center;
    border: 1px solid #CCCCCC;
}


table .prices caption
{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
table .prices .size
{
    text-align:right;
    width: 300px;
}
table .prices .divider
{
    text-align:center;
    width: 60px;
}
table .prices .price
{
    text-align:left;
    width: 300px;
}


