/* ADMIN
--------------------------------------- */

.ajax__tab_default .ajax__tab_body {
	background: #f7f7f2 url(images/tab_body_tile.gif) repeat-x left bottom;
	}

.ajax__tab_default .ajax__tab_header {
	border: none;
	background: url(images/single_line.gif) repeat-x left bottom;
	}

.ajax__tab_default .ajax__tab_inner {
	
	}

.ajax__tab_default .ajax__tab_outer {
	background: #e1ded0 url(images/tab_normal_tile.gif) repeat-x left top;
	padding: 0.4545em 1.0909em;
	margin-bottom: 0.0909em;
	}

.ajax__tab_default .ajax__tab_active .ajax__tab_outer {
	background: #f7f7f2 url(images/tab_active_tile.gif) repeat-x left top;
	margin-bottom: 0;
	padding-bottom: 0.5454em;
	}

.ajax__tab_default .ajax__tab_active span.ajax__tab_tab {
	font-weight: bold;
	border: none;
	padding-bottom: 0.0909em;
	}

.ajax__tab_default .ajax__tab_hover .ajax__tab_tab {
	border: none;
	padding-bottom: 0.0909em;
	}

div.helpContent {
	background: #ffffe1;
	color: #515151 !important;        
	}

div.helpContent p {margin-bottom: 0;}

.templateChooser {
	background: url(images/tab_body_tile.gif) repeat-x left bottom;
	border: 1px solid #e1ded0;
	}
.ajax__tab_default .ajax__tab_body blockquote {

}

.actions img {vertical-align: middle;}

p				{
							padding-top: 5px;
							padding-bottom: 5px;
							margin: 0px;
							color: #000000;
							font-size: 12px;
							}

h1, h2, h3, h4, h5, h6				{
							color: #000000;
							}

a				{
							text-decoration: none;
							color: #000000;
							}

a:hover				{
							text-decoration: underline;
							color: #000000;
							}