html {font-family: Verdana;}
body {padding: 0px; margin: 0px;}

ul {list-style: none;}

.th1 {float:left; margin-bottom:5px; padding:0;}
.th2 {float:left; padding-left:5px; font-size:10px;}
.th3 {float:right;padding-right:5px; font-size:10px;}

.cats-letter {margin: 5px; font-size: 18px; font-wight: bold;}
.cats-link {margin: 5px;}
.cats-link a {font-size: 15px;}

.thumbs {padding: 0;}
.thumbs a:hover img {border: 1px dashed #FFFFFF;}

/*thumb*/
div.thumb {width: 244px; float: left; padding: 1px; margin: 1px;}
.thumb ul {padding: 0; margin: 0; position: relative; font-size: 13px; text-align:left;}
.thumb strong {margin-left: 3px;}
.thumb ul span {position: absolute; right: 3px; font-size: 13px;}
.thumb ul a {font-size: 13px; text-transform: uppercase;}
.thumb img {width: 244px; height: 183px; border: 1px solid #FFE7A3; margin: 0 0 1px 1px;}
/*thumb*/

/*thumb2*/
div.thumb2 {width: 308px; float: left; padding: 1px; margin: 1px;}
.thumb2 ul {padding: 0; margin: 0; position: relative; font-size: 13px; text-align:left;}
.thumb2 strong {margin-left: 3px;}
.thumb2 ul span {position: absolute; right: 3px; font-size: 13px;}
.thumb2 ul a {font-size: 13px; text-transform: uppercase;}
.thumb2 img {width: 308px; height: 231px; border: 1px solid #FFE7A3; margin: 0 0 1px 1px;}
/*thumb2*/

.pages {margin-top: 0; margin-bottom: 15px; padding: 0px;}
.pages ul { margin: 0; padding: 0; }
.pages li { padding: 2px 3px 2px 5px; color: #000000; font-weight: bold; background: #eeeeee; border: 1px solid #000000; }
.pages li a { margin: 2px 2px 0 0; line-height: 20px; color: #000000; text-decoration: none;}
.pages span { color: #000000; font-weight: bold; }
.pages ul, .pages li { display: inline; }
.pages li.current { color: #000000; background: #bbe8fb; margin: 0;}
.pages li a:hover { color: #000000; background: #bbe8fb; margin: 2px 2px 0 0;}
.pages li:hover { color: #000000; background: #bbe8fb;}
.pages li:hover a { color: #000000; background: #bbe8fb;}
.pages li.text:hover { color: #000000; background: #eeeeee;}

.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}
