@charset "utf-8";
/* CSS Document */

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background:url(/images/ice_bg.jpg) top left no-repeat fixed #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #990000;
}
a:active {
	color: #0066CC;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.maintbl {
	background-color:#FFFFFF;
	color:#000000;
	border:2px #000000 solid;
	padding:5px;
}
.navtbl {
	background-color:#CCCCCC;
	color:#990000;
	border:1px solid #990000;
	background:url(/images/ice_texture_background.jpg) no-repeat;
}
td.navtbl {
	padding:5px;
}
.footer, a.footer, a.footer:active, a.footer:link, a.footer:hover, a.footer:visited {
	color:#999999;
	font-size:9px;
	text-decoration:none;
}
td.navtbl_sep {
	background:#000000;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
}
img {
	padding:3px;
}
.style2 {color: #FFFFFF; }
.style4 {color: #000000}
.style5 {
	color: #FF0000;
	font-weight: bold;
}
a.navlink, a.navlink:visited, a.navlink:active, .navlink {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.navlink:hover, .navlink:hover, li.navlink:hover, ul.navlink:hover, a navlink:hover {
	color:#66CCFF;
	font-weight:bold;
	text-decoration:none;
}
.error {
	color:#FF0000;
	font-weight:bold;
	border:1px dashed #FF0000;
	padding:5px;
}
.success {
	color:#009900;
	font-weight:bold;
	border:1px dashed #006600;
	padding:5px;
}
.soldout, a.soldout, a soldout {
	background-color:#FFCCCC;
	color:#666666;
	font-style:italic;
}
/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 min-width:8em;
 max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
 color:#fff;
 z-index:1;
 margin-left:12px; /* default, width of left corner */
 margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(http://www.nicerink.com/dialog2-blue-800x1600.png) no-repeat top right;
 _background-image:url(http://www.nicerink.com/dialog2-blue.gif);
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding:0px 12px 0px 0px;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:12px; /* top slice width */
 margin-left:-12px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:30px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:12px; /* bottom corner width */
 margin-left:-12px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog h1,
.dialog p {
 margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
 padding:0.5em 0px 0.5em 0px;
}

.dialog h1 {
 padding-bottom:0px;
}
a.newspost {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
blockquote {
display: block;
padding: 0 60px;
width: 350px;
}
blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: close-quote;
height: 50px;
margin-top: -70px;
margin-left: 360px;
}

/* HighSlide and Gallery Styles */


.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#aaa; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#aaa; border-right:2px solid #aaa; border-left:2px solid #aaa; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#aaa; border-right:1px solid #aaa; border-left:1px solid #aaa; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #ddd;}
.headh {background: #aaa; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #ddd; border-right:1px solid #aaa; border-left:1px solid #aaa;}
.contenth div {margin-left: 12px; padding-top: 5px;}
.gjhead { background:url(images/header-bg.jpg) repeat-x; color:#000000; font-size:12px; font-weight:bold; padding-bottom:5px; padding-top:0px; }

