<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">

.dummy {
}

/* MAIN ALIGNMENT TABLE BORDER! 2px wide - Top, Left, Right, Bottom */
.main_border {
border-left: 2px solid #333333;
border-right: 2px solid #333333;
border-top: 2px solid #333333;
border-bottom: 2px solid #333333;
}

.column_a { background-image: url(http://www.siskensales.com/08images/column_a_bkg.jpg); background-repeat: repeat-y; background-position: center, top; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; font-size: 14px; font-weight: 400; font-style: normal; }
.column_b { background-image: url(http://www.siskensales.com/08images/column_b_bkg.jpg); background-repeat: repeat-y; background-position: center, top; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; font-size: 14px; font-weight: 400; font-style: normal; }
.maincontent { font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; font-size: 14px; font-weight: 400; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }
.searchtable { background-image: url(http://www.siskensales.com/08images/searchbkg.jpg); background-repeat: no-repeat; background-position: center, center; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; font-size: 15px; font-weight: 600; font-style: normal; border-left: 0px solid; border-right: 0px solid; border-top: 1px solid #9A9AF8; border-bottom: 2px solid; }
.google { background-image: url(http://www.siskensales.com/08images/googlebkg.jpg); background-repeat: no-repeat; background-position: center, center; border-left: 1px solid #3366FF; border-right: 1px solid #3366FF; border-top: 1px solid #3366FF; border-bottom: 1px solid #3366FF; }
.footer { font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; font-size: 10px; font-weight: 400; font-style: normal; text-decoration: underline; text-transform: none; }
.footer_bkg { background-image: url(http://www.siskensales.com/08images/footer_bkg.jpg); background-repeat: repeat-y; background-position: center, top; font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; font-size: 14px; font-weight: 400; font-style: normal; }
.footer_menu { font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; font-size: 10px; font-weight: 800; font-style: normal; text-decoration: none; text-transform: none; }
.credits { font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: 400; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; }

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 10px 10;
padding: 0;
width: 160px;
border: 1px solid #564c66;
border-bottom-width: 1;
}

.glossymenu li a{
background: black url(http://www.siskensales.com/08images/glossyback.gif) repeat-x bottom left;
font: bold 13px "Trebuchet MS", "Lucida Grande", "Verdana", "Helvetica", "sans-serif";
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 8px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(http://www.siskensales.com/08images/glossyback2.gif);
color: yellow;
text-transform: uppercase;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 8px;
left: -1000px;
border: 2px solid blue;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 20;
left: -90px; /*position where enlarged image should offset horizontally */
}

.text10px {
font-size: 10px;
font-weight: 400;
}

.text11px {
font-size: 11px;
font-weight: 400;
}

.text12px {
font-size: 12px;
font-weight: 400;
}

.text13px {
font-size: 13px;
font-weight: 400;
}

.text14px {
font-size: 14px;
font-weight: 400;
}

.text15px {
font-size: 15px;
font-weight: 400;
}

.text16px {
font-size: 16px;
font-weight: 400;
}

.text17px {
font-size: 17px;
font-weight: 400;
}

.text19px {
font-size: 19px;
font-weight: 700;
}


</style>

