iframe { text-align: left; }
table.admin {
	border: 1px solid #CCC;
	margin-bottom: 5px;
	width: 100%;
	}
	table.admin th {
		text-align: left;
		font-size: 13px;
		color: white;
		padding: 2px 5px 2px 15px;
		border-bottom: 1px solid #ccc;
		background: #912931;
		}
	table.admin td {
		padding: 3px 5px 3px 15px;
		text-align: left;
		}
table.admin td.num
{
	padding-right: 3em;
	text-align: center;
}
table.admin tr.alt 
{ 
background: #FFF7F8; 
border-color: #cccccc; 
border-style: solid; 
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
padding:20px;
}
div.alt
{
background: #FFF7F8; 
}
table.admin th a:link, table.admin th a:visited, table.admin th a:active
{
	color: #CCC;
	text-decoration: none;
}
table.admin th a:hover
{
	color: #FFF;
}
table.admin th a.activesort
{
	color: #ffffff;
}

table.admin td.action 
{
	text-align: right;
}

table.admin td.noresults 
{
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	line-height: 400%;
}
table.admin td.action a 
{
	color: green; 
}
table.admin td.action a.delete 
{
	color: red; 
}
table caption
{
	text-align: left;
	padding-bottom: 3px;
	width: 100%;
}
table caption a
{

}
table caption h1
{
	margin: 0;
	padding: 0;
}
a:link.sort { color: #D39297; text-decoration: none }
a:visited.sort { color: #D39297; text-decoration: none }
a:active.sort { color: #D39297; text-decoration: none }
a:hover.sort { color: #ffffff; text-decoration: none }

.home_bg {
	background-image: url(../images/home_header_bg.jpg); 
	background-repeat:no-repeat; 
	background-position: right;
	height: 134px;
	}
	.home_bg th {
		width: 18px;
		height: 134px;
		}
		.home_bg th img {
			display: block;
			}
	.home_bg td {
		height: 134px;
		}
		.home_bg td img {
			display: block;
			margin-top: 20px;
			}

.title_2 {
font-family: verdana, arial, tahoma;
font-size: 14px;
color: #6F131A;
padding-top: 5px;
padding-left: 5px;
}

.padding	{
	line-height: 200%;
}

#clickable_image1 {
width:20px;
margin-right:5px;
}

label {
	padding-top: 3px;
	float: left;
	font-weight: bold;
	display: block;
	width: 150px;
}

#MessagePanel
{
color:#f00;
}
#eshop_control_panel {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 227px;
	background-color: #F6F6F6;
	}
	#eshop_control_panel li {
		margin: 0px 0px 13px 0px;
		padding: 0px;
		list-style-type: none;
		}
	#eshop_control_panel li.first {
		background-image: url('../images/eshop_control_panel_top.gif');
		background-position: top left;
		background-repeat: no-repeat;
		height: 16px;
		margin: 0px;
		}
	#eshop_control_panel li.last {
		margin: 0px;
		background-image: url('../images/eshop_control_panel_bottom.gif');
		background-position: bottom left;
		background-repeat: no-repeat;
		height: 5px;
		font-size: 0.2em;
		line-height: 0.2em;
		}
		#eshop_control_panel li a {
			display: block;
			margin: auto;
			width: 188px;
			height: 37px;
			background-position: left top;
			background-repeat: no-repeat;
			background-image: url('../images/eshop_control_panel_button.jpg');
			color: white;
			font: normal 13px Arial, Helvetica, sans-serif;
			text-decoration: none;
			}
		#eshop_control_panel li a:hover {
			background-position: left bottom;
			}
			#eshop_control_panel li a span {
				position: relative;
				top: 10px;
				display: block;
				text-align: center;
				}


.radios label{
font-weight:normal;
width:170px !important;
margin-right:10px;
}

.radios input {
float:left;
width:20px !important;
}

.cp-loading {
	display: block;
	width: 32px;
	height: 32px;
	background-image: url('../images/ajax-cp-loader.gif');
	background-repeat: no-repeat;
}

.icon_activate
{
	background-image: url('../images/icon_activate.gif');
	width: 18px;
	height: 18px;
	display: block;
	float: left;
}

.icon_deactivate
{
	background-image: url('../images/icon_deactivate.gif');
	width: 18px;
	height: 18px;
	display: block;
	float: left;
}

.icon_warning
{
	background-image: url('../images/icon_warning.gif');
	width: 18px;
	height: 18px;
	display: block;
	background: #FFFFFF;
	float: left;
}

