/* Stocking Surprise */

body {
	background: url(/images/ss_01.gif) repeat-x top #fafafa;
	margin: 0;
	text-align: center;
	color: #000;
	font: 75% Arial, Helvetica, sans-serif;
}
.sub_head {
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
.footer {
	font-size: 0.8em;
	color: #fff;
	text-align: center;
	margin-top: 36px;
	margin-right: 14px;
}
.thumb {
	border: 1px solid #fff;
	margin: 2px;
}
.toplist td {
	font-size: 11px;
	line-height: 16px;
}

a:link {
	color: #1f597f;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #1f597f;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #1f597f;
}
.page { padding: 10px 0 10px 0; }
.page a:link, .page a:visited {
	background: #8bd0fb;
	color: #000;
	border: 1px solid #fff;
	padding: 4px 6px;
	margin: 4px 1px;
	text-decoration: none;
}
.page a:hover {	
	color: #fff;
	background: #1f597f;
}

.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}

/*muticat blocks*/
.gallery-x {width:990px; margin:0px auto;}
div.titles {background: url(images/ss_25.gif) repeat-x; height: 35px;}
div.titles-left {background: url(images/ss_24.gif) left no-repeat; height: 35px;}
div.titles-right {background: url(images/ss_27.gif) right no-repeat; height: 35px;}
div.titles-right h2 {font-size:16px; color: #FFFFFF; font-weight:bold; margin: 0 0 0 0; padding-top: 8px}
div.catblock { font-size: 14px; color:#000000; width:329px; height:310px; float:left;}
div.catblock a {font-size:14px; color: #990033; display: inline;}
div.catblock a:hover {color: #000000; text-decoration:underline;}
div.catblock img {border:1px solid #6d2526; width:320px; height:240px;}
div.catblock span {font-size:14px; height: 22px; font-weight:bold; text-align:center;}
/*muticat blocks*/
