/*CSS DOCUMENT*/


body{
background-color: #0723f7;
background-image: url(images/mouse.jpg);
font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
margin: 0;
}



/*----------SHOWS SIDEBAR-----------------*/

table.showsBox{
margin-bottom: 10px;
}

.shows {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1f1f1f;
}

.shows h2{
font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 11px;
color: #005c9e;
font-weight: bold;
margin:0;
padding: 0;
}

.thumb{
float: left;
margin: 2px 4px 0 0;
border: 1px #000 solid;
}

.more {
clear: left;
float: right;
border: 0;
margin-top: 5px;
}


/*----------RIGHT SIDEBAR-----------------*/

.rightBar{
color: #005c9e;
font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 10px;
margin-left: 12px;
padding-right: 4px;
}

.rightBar a:link, .rightBar a:active, .rightBar a:visited{
color: #005c9e;
text-decoration: none;
}

.rightBar a:hover{
text-decoration: underline;
}

.dots{
border-top: 1px dotted #005c9e;
margin-top: 3px;
margin-bottom: 3px;
padding-top: 6px;
}

.rightBar ul{
list-style-type: none;
margin-left: 0;
padding-left: 0;
}

.rightBar ul li{
border-bottom: 1px dotted #005c9e;
margin-left: 0;
padding-left: 0;
padding-top: 3px;
padding-bottom: 3px;
}



/*----------MAIN CONTENTS AREA-----------------*/

.container{
padding: 10px 10px 0 10px;
}



.scroller{
width: 100%;
height: 920px;
overflow: auto;
}




.entry{
font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 11px;
color: #1f1f1f;
}

.entry h1{
color: #000;
font-weight: bold;
font-size: 16px;
font-family: Georgia, Times, 'Times New Roman', serif;
margin: 0;
padding: 0;
}


#photos h1{
color: #000;
font-weight: bold;
font-size: 16px;
font-family: Georgia, Times, 'Times New Roman', serif;
margin: 0;
padding: 0;
}

.entry p{
margin-top: 5px;
}


.entry img{
border: 0;
padding: 0 5px 5px 0;
}

p.posted{
font-size: 10px;
color: #c0c0c0;
clear: left;
border-top: 1px solid #c0c0c0;
margin-top: 10px;
margin-bottom: 15px;
}



.entry a:link, .entry a:active, .entry a:visited{
text-decoration: none;
color: #0094ff;
}

.entry a:hover{
text-decoration: underline;
}



.continue a:link, .continue a:active, .continue a:visited{
color: #ff0066;
text-decoration: none;
clear: left;
background-image: url(images/arrow_pink.gif);
background-repeat: no-repeat;
background-position: 108%;
}

.continue a:hover{
text-decoration: underline;

}

.arrow{
vertical-align: middle;
border: 0;
clear: left;
}


#photos{
font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}


.general{
font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}


.general h1{
font-family: Georgia, Times, 'Times New Roman', serif;
color: #000;
font-weight: bold;
font-size: 16px;
margin: 0;
padding: 0;
}

.general h3{
color: #000;
font-weight: bold;
font-size: 12px;
margin: 0;
padding: 0;
}

.general a:link, .general a:active, .general a:visited{
text-decoration: none;
color: #005c9e;
}

.general a:hover{
text-decoration: underline;
}



.prevNextBG{
background-image: url(images/prevNextBG.gif);
background-repeat: no-repeat;
display: block;
width: 558px;
height: 49px;
overflow: visible;
}



td.leftBorder{
border-left: 1px solid #989898;
padding-left: 5px;
}



#kg{
padding: 10px;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
width: 400px;
}

#kg img{
float: right;
margin-left: 10px;
}


#kg #quote{
padding: 10px;
}

#kg a:link, #kg a:active, #kg a:visited{
color: #fff;
text-decoration: none;
}

#kg a:hover{
color: #ff00ff;
}

.regText{
font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}



/*----------FOOTER-----------------------*/
#footer{
float: right;
font-size: 11px;
color: #fff;
padding: 4px;
}


#footer img{
border: 0;
vertical-align: middle;
margin-right: 2px;
}

#footer a{
margin-right: 10px;
color: #fff;
}


/*----------STORE STYLES-----------------------*/

.storeThumb{
font-size: 11px;
color: #000;
padding: 10px;
}

.storeThumb img{
border: 0;
}


.storeThumb a:link, .storeThumb a:active, .storeThumb a:visited{
color: #0823f6;
}

.storeThumb a:hover{
color: #ff00ff;
}


.roundGray{
width: 550px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background-color: #dbdbdb;
}

