﻿img
{
	border:0px;
}

.toolbar
{
	background-image:url(../../images/icon-back.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

.toolbar div
{
	margin-top: 6px;
	margin-left: 3px;
	float:left;
}

.sitemap
{
	background-position:right;
	background-repeat: no-repeat;
	min-height: 60px;
}

.sitemapAccessKey
{
	font-size: 60%;
	color: #ffffff;
}

.sitemapAccessKey:link, .sitemapAccessKey:visited
{
	text-decoration: none; color: #ffffff;
}

.sitemapAccessKey:hover
{
	text-decoration: underline;  color: #ff0000;
}

.PageWrap
{
	word-wrap:break-word;overflow:hidden;
	width:520px;
	margin-top: 3px;
}

.templateImg01 
{
	/*float:right;*/
}
.templateImg01 div {
	padding: 5px;
	margin: 5px;
}
.templateImg01 a:link img, .templateImg01 a:visited img {
	text-decoration:none;
	border:none;
}
.templateImg01 a:hover img, .templateImg01 a:active img {
	text-decoration:none;
	cursor:pointer;
}

.templateImg02 {}
.templateImg02 div {
	float:left;
	padding: 5px;
	margin: 5px 5px 20px 5px;
	width: 300px;
	height : 300px;
	text-align:center;
}
.templateImg02 div img {
	margin:0 0 5px 0;
}
.templateImg02 a:link img, .templateImg02 a:visited img {
	text-decoration:none;
	border:none;
}
.templateImg02 a:hover img, .templateImg02 a:active img {
	text-decoration:none;
	cursor:pointer;
}

.templateImg03 {}
.templateImg03 div {
	float:none;
	padding: 5px;
	margin: 5px;
}
.templateImg03 a:link img, .templateImg03 a:visited img {
	text-decoration:none;
	border:none;
}
.templateImg03 a:hover img, .templateImg03 a:active img {
	text-decoration:none;
	cursor:pointer;
}

.templateImg04 {}
.templateImg04 div {
	float:left;
	padding: 5px;
	margin: 5px;
}
.templateImg04 a:link img, .templateImg04 a:visited img {
	text-decoration:none;
	border:none;
}
.templateImg04 a:hover img, .templateImg04 a:active img {
	text-decoration:none;
	cursor:pointer;
}

.SmartGridViewPager
{
	font-family:Arial;
	font-size: 80%;
}

.SmartGridViewPager a:link,.SmartGridViewPager a:visited,.SmartGridViewPager a:hover
{
	text-decoration:none;
}
