.templatecolor
{
		border:1px solid #666666;
		cursor:pointer;
		margin-bottom:1px;
}

.templatecolor img
{
	width:24px;
	height:8px;
}

.templateitems
{
 	padding-top:0px; padding-bottom:0px; padding-left:40px; padding-right:0px;
}

.templatebox, .templatecat
{
	border: 1px solid #CCCCCC;
	background-color: #EFEFF7;
}

.templatecat a, .templatecat a:hover, .templatecat a:link, .templatecat a:visited, .templatecat a:active
{
	font-family: arial;
	font-size: 11px;
	color:#000066;
	text-decoration: none;
	line-height:25px;
	text-transform: capitalize;
}

#paging, #paging2
{
	line-height:20px;
}

.pagelink, a.pagelink:link, a.pagelink:visited, a.pagelink:active, a.pagelink:hover
{
	background: #FFFFFF;
	border: 1px solid #AAA;
	padding: 1px 3px 1px 3px;
	text-decoration:none;
	font-weight:bold;
	color:#000066;
}

a.pagelink:hover
{
	text-decoration:underline;
	background: #FFC9A5;
}

.currentpage
{
	background: #FFC9A5;
	border: 1px solid #666;
	padding: 1px 3px 1px 3px;
}

.catname
{
	font-size:11px;
	font-weight:bold;
	text-transform: capitalize;
}

.templateitem
{
	margin:5px;
	padding-left:15px;
	padding-right:15px;
}

.templateitem div
{
	border: 1px solid #CCCCCC;
	padding:5px;
	width:200px;
}

.templateitem img
{
	cursor:url('/templaterbrowser/zoomin.cur'), -moz-zoom-in;
}

.toprow, .choosecol
{
	background-color: #CECEE2;
}

.toprow, .choosecol
{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#templateview
{
	display:none;
	position:absolute;
	top:0;
	left:0;
	border:1px solid #5A90CF;
	background-color:#FFF;
	background-image: url('/templatebrowser/busy.gif');
	background-position: center center;
	background-repeat:no-repeat;
	cursor:url('/templatebrowser/zoomout.cur'), -moz-zoom-out;
	margin:0 auto;
	width:700px;
	text-align:center;
}

.templatecategories
{
	margin-left:0px;
	list-style-type:square;
}

