@import url(c/common_style.css);

table #themes, table #templates_list
{
	border-collapse: collapse;
	margin: .5em;
	/*width: 100%;*/
}

#themes td
{
	padding: 0em 1.5em;
	vertical-align: top;
}

#templates_list td
{
	padding: .5em;
	vertical-align: middle;
}

table.stat
{
	width: 220px;
}

#themes table.stat td
{
	padding: 1px;
	text-align: center;
}

#themes td.right_border
{
	border-right: 1px solid #eceff5;
}

#themes ul.tname
{
	margin: 0px;
	padding: 0px 0px 0px 1em;
	list-style-image: url(/i/c/m_bul.gif);
}

#themes ul.tname li
{
	font-weight: bold;
}

#themes td p
{
	margin: 2px;
	padding: 0;
	/*
	font-family: Tahoma;
	font-size: 11px;
	*/
}

#themes strong
{
	color: #545454;
}

div.tscr_container
{
	position: relative;
	width: 220px;
}
div.free_img
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#themes div.hr
{
	background: url(/i/c/5_hr.gif) left bottom repeat-x;
	height: 5px;
	margin: .3em 0px;
	padding: 0px;
	border: 0px solid #fff;
}

#themes div.hr_sample
{
	background: url(/i/c/s_hr.gif) left bottom repeat-x;
	height: 21px;
	margin: .3em 0px;
	padding: 0px;
	border: 0px solid #fff;
}

table.navigation_block
{
	border-collapse: collapse;
	margin: 1em;
	/*width: 100%;*/
}

table.navigation_block td
{
	padding: 0 2em;
	text-align: center;
}

p.navigation
{
	border: 1px solid #eceff5;
	margin: 0px;
}

p.navigation img
{
	vertical-align: middle;
	background-color: #eceff5;
}

/* filter, sort and etc block */
#control
{
	margin: 8px;
}

#control_inner
{
	padding: 1.5em;
}

#control_inner td
{
	padding: .25em;
	vertical-align: top;
	line-height: 1.5em;
}

#control ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#control ul li
{
	padding: .1em .1em .1em 1.2em;
	margin: .1em;
}

#control ul li.current
{
	background: url(/i/c/arr.gif) no-repeat 0 50%;
	color: #f55b11;
	font-weight: bold;
}

th
{
	text-align: left;
	color: #6d7c8a;
}

blockquote
{
	background-color: #ffffe2;
	border: 1px solid #c2c391;
	padding: 1em;
	margin: 1em 2em 1em 4em;
}

input
{
	margin: .2em 0;
}
