.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	text-align: center;	/* IE way to center blocks */
	margin: auto;		/* firefox way to center blocks */
	margin-top: 20px;
	width: 800px;
}

a:link		{ color: #ED1C24; text-decoration: none; }
a:visited	{ color: #ED1C24; text-decoration: none; }
a:hover		{ color: #ED1C24; text-decoration: underline; }
a:active	{ color: #ED1C24; text-decoration: none; }

a.subtle {
	text-decoration: none;
}
a.subtle:hover {
	text-decoration: underline;
	color: black !important;
}

.page_title {
	margin-left: 0px;
	margin-bottom: 35px;
	text-align: left;
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	text-align: left;
}

.center_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

.basic_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.general_conditions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 20px;
	text-align: left;
}

.general_conditions p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.general_conditions h1 {
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

.general_conditions h2 {
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.newsitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
.newsitem h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news_date {
	font-style: italic;
}

.newsruler {
	color: white;
	background-color: white;
	border-style: dashed;
	margin-bottom: 17px;
}

.shopruler {
	color: white;
	background-color: white;
	border-style: dashed;
	margin-top: 20px;
/*	height: 2px;
	background-image: url(../images/rulerbg.gif);
	width: 100%;
*/
}

.menu {
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.menu a:link	{ text-decoration: none; color: black; }
.menu a:visited	{ text-decoration: none; color: black; }
.menu a:hover	{ text-decoration: underline; color: black; }

.black_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
.black_link a:link		{ text-decoration: none; color: black; }
.black_link a:visited	{ text-decoration: none; color: black; }
.black_link a:hover		{ text-decoration: underline; color: black; }

.white_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: white;
}
.white_link a:link		{ text-decoration: none; color: white; }
.white_link a:visited	{ text-decoration: none; color: white; }
.white_link a:hover		{ text-decoration: none; color: white; }

.fun_select { }
.fun_select a img { border: 1px solid #FFC400; }
.fun_select a:hover img { border: 1px solid black; }

.fun_small {
	margin: 0 28px 28px 0;
}

.ecard_select { }
.ecard_select a img { border: 1px solid #FFC400; }
.ecard_select a:hover img { border: 1px solid black; }

.ecard_small {
	margin: 0 28px 28px 0;
}

.drawing_select { }
.drawing_select a img { border: 1px solid #FFC400; }
.drawing_select a:hover img { border: 1px solid black; }

.drawing_small {
	margin: 0 28px 28px 0;
}

.jc_thumbnail {
	border: 1px solid #FFFFFF;
/*	padding: 2px;*/
	margin: 3px 8px 3px 0px;
	cursor: pointer;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
}
.copyright a:link	{ text-decoration: underline; color: black; }
.copyright a:visited{ text-decoration: underline; color: black; }
.copyright a:hover	{ text-decoration: underline; color: black; }
