﻿html
{
	height: 100%;
	font-size: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font: 12px/1.5 Arial,Helvetica,Verdana,Geneva,Sans-Serif;
	text-align: left;
	height: 100%;
	background: #ffffff;
}

body
{
	-webkit-text-stroke: 1px transparent;
}

@media only screen and (max-device-width:480px)
{
	body
	{
		-webkit-text-stroke: 0 black;
	}
}

body.login
{
}

.clearing
{
	clear: both;
	float: none;
	height: 0px;
}

.clear
{
	clear: both;
	float: none;
}

.empty
{
}

.aspnetform
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

form.login
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

#pagecontainer
{
	position: relative;
	height: 100%;
	min-height: 100%;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
}

html > body, html > body #pagecontainer
{
	height: auto;
}

#header
{
}

#headerbarcontainer
{
	background: #666666 url(images/bgheader.png) repeat-x left top;
	width: 100%;
	border-bottom: 1px solid #4d4d4d;
}

#headerbar
{
	width: 100%;
	margin: 0 auto;
}

#headerbar span#sitename
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 29px;
	display: block;
	margin: 1px 0 0 0;
	border: 0 none;
	padding: 5px 0 5px 10px;
	color: #cccccc;
	text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
}

ul#headerlinksright
{
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
	line-height: 29px;
	text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 5px 0 5px 10px;
	white-space: nowrap;
	text-align: right;
	overflow: visible;
}

ul#headerlinksright li
{
	display: inline-block;
	margin: 0 0 0 -4px;
	padding-left: 0;
	text-align: left;
}

ul#headerlinksright li.username
{
	margin: 0 8px 0 0;
}

ul#headerlinksright li.username img
{
	position: relative;
	top: 4px;
	margin-right: 3px;
	height: 16px;
	width: 16px;
	border: 0 none;
	xvertical-align: middle;
}

ul#headerlinksright li span a img
{
	position: relative;
	top: 4px;
	margin-right: 3px;
	height: 16px;
	width: 16px;
	border: 0 none;
}

ul#headerlinksright li span
{
	display: inline-block;
	padding-right: 10px;
}

ul#headerlinksright li span a
{
	display: inline-block;
	color: #cccccc;
	text-decoration: none;
	vertical-align: top;
	padding-left: 10px;
}

ul#headerlinksright li:hover span a
{
	color: #f2f2f2;
}

ul#headerlinksright li.selected span
{
	background: url(images/bgheaderselectedr.png) no-repeat right top;
}

ul#headerlinksright li.selected span a
{
	color: #666666;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	background: url(images/bgheaderselected.png) no-repeat left top;
}

ul#headerlinksright li.selected span a:hover
{
	color: #666666;
}

ul#headerlinksright li.last
{
	margin-left: 10px;
	margin-right: 10px;
}

div.search
{
	position: relative;
	height: 29px;
	padding: 0;
	background: url(images/bgsearchbox.png) no-repeat top left;
	width: 200px;
	vertical-align: middle;
}

div.search input.searchbutton
{
	display: block;
	position: absolute;
	top: 0px;
	right: 2px;
	padding: 7px;
}

div.search input.searchbox
{
	font-family: Arial,Helvetica,Verdana,Geneva,Sans-Serif;
	font-size: 12px;
	line-height: 19px;
	height: 19px;
	color: #808080;
	border: 0 none;
	background: transparent;
	padding: 3px;
	outline: none;
	margin: 0 0 0 10px;
	width: 160px;
}

div.search input.searchbox_highlight
{
	font-family: Arial,Helvetica,Verdana,Geneva,Sans-Serif;
	font-size: 12px;
	line-height: 19px;
	height: 19px;
	color: #808080;
	border: 0 none;
	background: transparent;
	padding: 3px;
	outline: none;
	margin: 0 0 0 10px;
	width: 160px;
}

div#navbar
{
	position: relative;
	float: none;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #cccccc;
	text-align: center;
	background: #cccccc url(images/bgnav.png) repeat-x left top;
}

#navbar a.sidebartoggle
{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 37px;
	margin: 5px 0 5px 10px;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
}

#navbar a.sidebartoggle:hover
{
	color: #666666;
	text-decoration: none;
}

#navbar a.sidebartoggle img
{
	margin: -2px 4px 0 0;
	padding: 0;
	height: 12px;
	vertical-align: middle;
	border: 0 none;
}

ul#nav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	font-size: 18px;
	font-family: Arial,Helvetica,Sans-Serif;
	line-height: 37px;
	letter-spacing: -1px;
	font-weight: bold;
}

ul#nav li
{
	display: inline-block;
	margin: 0 0 0 -4px;
	padding: 0;
	text-align: left;
}

ul#nav li span
{
	display: inline-block;
	padding-right: 14px;
}

ul#nav li span a
{
	display: inline-block;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	text-decoration: none;
	vertical-align: top;
	padding-left: 14px;
}

ul#nav li:hover span a
{
	color: #666666;
}

ul#nav li span a:hover
{
	text-decoration: none;
	color: #666666;
}

ul#nav li.selected span
{
	background: url(images/bgnavselectedr.png) no-repeat right top;
}

ul#nav li.selected span a
{
	color: #f2f2f2;
	text-shadow: rgba(0, 0, 0, 0.4) 0 -1px 0;
	background: url(images/bgnavselected.png) no-repeat left top;
}

ul#nav li.selected span a:hover
{
	color: #f2f2f2;
}

div#contentcontainer
{
	background: url(images/bgheaderbottom.png) repeat-x left 0;
	padding: 2px 0 0 0;
}

div#pagecontent
{
	padding: 0 0 80px 0;
	background: url(images/bgpagecontent.png) repeat-x left 0;
	width: 100%;
	min-width: 960px;
	margin: 0 auto;
}

div#columnwrapper
{
	width: 100%;
	min-width: 984px;
	margin: 0 auto;
}

div#maincontent
{
	margin: 32px 10px 0 10px;
}

div.columnshow
{
	padding: 0 0 0 230px;
}

div.columnhide
{
	padding: 0;
}

div.columnshow div.centrecolumn
{
	float: right;
	width: 100%;
}

div.columnshow div.leftcolumn
{
	float: left;
	margin-left: -220px;
	padding-top: 32px;
	z-index: 10;
	width: 220px;
	background: url(images/bgsidebar.png) no-repeat top right;
	min-height: 400px;
}

div.columnhide div.centrecolumn
{
	float: left;
	width: 100%;
}

div.columnhide div.leftcolumn
{
	display: none;
	visibility: hidden;
}

#footer
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 80px;
	margin: 0;
	background: #ffffff url(images/bgfooter.png) repeat-x top left;
	border-top: 1px solid #cccccc;
}

#footer div#footercontent
{
	margin: 10px;
}

#footer p
{
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.2) 0 1px 0;
}

#footer a
{
	margin-right: 4px;
	margin-left: 4px;
}

#footer a:hover
{
	color: #666666;
}

#footer span.stlogo
{
	border: 0 none;
	display: block;
	float: right;
	margin: -26px 0 0 8px;
}

#footer img
{
	border: 0 none;
	vertical-align: top;
}

#sitelogo
{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#sitelogo img.logo
{
	border-width: 0;
	display: block;
	margin: 0 auto 0 auto;
}

#leftmenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	clear: both;
	margin: 0 0 40px 0;
	padding: 0;
}

#leftmenuitems
{
	margin: 0;
}

#leftmenuitems ul
{
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

#leftmenuitems ul li
{
	text-indent: 0;
	margin: 10px 0 10px 0;
	padding: 0 10px 0 0;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	vertical-align: middle;
	background: url(images/bgsidebarline.png) no-repeat bottom right;
	text-align: right;
	letter-spacing: -1px;
}

#leftmenuitems ul li a
{
	text-decoration: none;
	color: #808080;
	outline: none;
}

#leftmenuitems ul li a img
{
	position: relative;
	top: -2px;
	border: 0;
	margin-right: 3px;
	vertical-align: middle;
}

#leftmenuitems ul li a:hover
{
	color: #666666;
	text-decoration: none;
}

#leftmenuitems ul li.selected
{
	background: url(images/bgsidebarline.png) no-repeat bottom right;
}

#leftmenuitems ul li.selected a
{
	text-decoration: none;
	color: #666666;
}

#leftmenuitems ul li.selected a:hover
{
	text-decoration: none;
	color: #666666;
}

#leftmenuitems ul li ul li
{
	text-indent: 0;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	vertical-align: middle;
	background-image: none;
	text-align: right;
}

#leftmenuitems ul li.selected ul li a
{
	text-decoration: none;
	color: #808080;
}

#leftmenuitems ul li.selected ul li.selected a
{
	text-decoration: none;
	color: #666666;
}

#leftmenuitems ul li ul li.selected
{
	background-image: none;
}

#leftmenuitems li.last
{
	background-image: none;
}

div#embeddedsubnav #leftmenu
{
	font-family: Arial, Helvetica, Sans-Serif;
	clear: both;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

div#embeddedsubnav #leftmenuitems
{
	margin: 5px 0 5px 0;
}

div#embeddedsubnav #leftmenuitems ul
{
	list-style-type: none;
	text-indent: 0;
	margin: 0;
	padding: 0;
}

div#embeddedsubnav #leftmenuitems ul li
{
	display: inline-block;
	text-indent: 0;
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	line-height: 29px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: normal;
	background: none;
}

div#embeddedsubnav #leftmenuitems ul li a
{
	display: inline-block;
	text-decoration: none;
	color: #808080;
	padding-left: 10px;
}

div#embeddedsubnav #leftmenuitems ul li a img
{
	position: relative;
	top: -2px;
	border: 0;
	margin-right: 3px;
	vertical-align: middle;
}

div#embeddedsubnav #leftmenuitems ul li a:hover
{
	color: #666666;
	text-decoration: none;
}

div#embeddedsubnav #leftmenuitems ul li.selected
{
	background: url(images/bgheaderselectedr.png) no-repeat right top;
}

div#embeddedsubnav #leftmenuitems ul li.selected a
{
	text-decoration: none;
	color: #666666;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	background: url(images/bgheaderselected.png) no-repeat left 0px;
}

div#embeddedsubnav #leftmenuitems ul li.selected a:hover
{
	text-decoration: none;
	color: #666666;
}

a
{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

.validator
{
	font-weight: bold;
	color: #ff0000;
}

input.formfield
{
	font-family: Arial,Helvetica,Verdana,Geneva,Sans-Serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	padding: 6px;
	margin: 0;
	outline: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #cccccc;
	position: relative;
	top: -1px;
}

input.formfield:focus
{
	background: #ffffff url(images/bgtextbox.png) repeat-x top left;
	box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	-webkit-box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	-moz-box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	border: 1px solid #0099ff;
}

input.watermark
{
	color: #cccccc;
}

input._invalid
{
	box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	-webkit-box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	-moz-box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	border: 1px solid #ff0000;
}

textarea
{
	font-family: Arial,Helvetica,Verdana,Geneva,Sans-Serif;
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	padding: 6px;
	margin: 0;
	outline: none;
	width: 95%;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #cccccc;
	position: relative;
	top: -1px;
}

textarea.watermark
{
	color: #cccccc;
}

textarea._invalid
{
	box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	-webkit-box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	-moz-box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	border: 1px solid #ff0000;
}

textarea:focus
{
	background: #ffffff url(images/bgtextbox.png) repeat-x top left;
	box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	-webkit-box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	-moz-box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	border: 1px solid #0099ff;
}

select
{
	font-family: Arial,Helvetica,Verdana,Geneva,Sans-Serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	background: #ffffff;
	padding: 5px;
	outline: none;
	margin: 0;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #cccccc;
	position: relative;
	top: -1px;
}

select._invalid
{
	box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	-webkit-box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	-moz-box-shadow: 0 0 5px rgba(255, 0, 0, 1);
	border: 1px solid #ff0000;
}

select:focus
{
	background: #ffffff;
	box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	-webkit-box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	-moz-box-shadow: 0 0 5px rgba(0, 153, 255, 1);
	border: 1px solid #0099ff;
}

button
{
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    height: 32px;
    line-height:30px;
	padding: 0 10px 2px 10px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}

button:hover
{
	text-decoration: none;
}

button:active
{
    position: relative;
    top: 1px;
}

button.grey
{
	color: #808080;
	border: solid 1px #cccccc;
	text-shadow: rgba(255,255,255,0.6) 0 1px 0;
	background: #e5e5e5; 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
	background: -moz-linear-gradient(top,  #ffffff,  #cccccc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

button.grey:hover 
{
    color: #666666;
    border: solid 1px #999999;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	box-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

button.grey:active
{
    color: #666666;
    border: solid 1px #999999;
    text-shadow: rgba(255,255,255,0.4) 0 -1px 0;
    background: #d8d8d8; 
    background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#e5e5e5));
    background: -moz-linear-gradient(top,  #cccccc,  #e5e5e5);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e5e5e5');
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

button.plain
{
    color: #808080;
    background: none;
    border: 0 none;
	-webkit-border-radius: none; 
	-moz-border-radius: none;
	border-radius: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

button.plain img
{
    position: relative;
    top: -1px;
    vertical-align: middle;
    border: 0 none;
    padding-right: 3px;
}

button.plain:hover
{
    color: #666666;
}

button::-moz-focus-inner 
{
	border: 0 none;  /* overrides extra padding in Firefox */
	padding: 0;
}

button._disabled, button._disabled:hover, button._disabled:active
{
    color: #e5e5e5;
	border: solid 1px #e5e5e5;
	text-shadow: rgba(255,255,255,0.6) 0 1px 0;
	background: #f2f2f2; 
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #ffffff,  #f2f2f2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f2f2f2');
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.4);
	box-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

div.buttons
{
	padding: 20px 0 0 0;
	margin: 0;
}

fieldset
{
	border: none 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

fieldset.right
{
	text-align: right;
}

fieldset label
{
	font-size: 12px;
	line-height: 1;
	display: block;
	color: #808080;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}

fieldset label.inline
{
	display: inline;
	vertical-align: middle;
}

fieldset input
{
	vertical-align: middle;
}

fieldset div.fieldgroup
{
	float: left;
	padding-right: 10px;
}

fieldset div.newfieldgroup
{
	padding-top: 1px;
	float: none;
	clear: both;
	width: 100%;
}

fieldset span.labeltext
{
	vertical-align: middle;
}

fieldset span.checkbox
{
	display: block;
	line-height: 24px;
	padding-top: 10px;
}

fieldset span.checkbox input
{
	vertical-align: middle;
	margin-top: -1px;
}

fieldset span.checkbox label
{
	display: inline-block;
	margin: 0 0 4px 0;
	vertical-align: middle;
	font-weight: normal;
}

fieldset span.checkboxlist label
{
	display: inline;
	line-height: 20px;
	vertical-align: middle;
	font-weight: normal;
}

h1.pageheader
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 36px;
	letter-spacing: -3px;
	line-height: 100%;
	margin: -4px 0 24px 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.2) 0 1px 0;
	border-bottom: 4px solid #808080;
}

.usercontrol h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0;
	padding: 20px 0 20px 0px;
	font-weight: bold;
	color: #808080;
}

div.contentbox
{
	margin: 0 0 20px 0;
	padding: 0;
}

div.contentbox_header
{
	background: url(images/bgboxtl.png) no-repeat top left;
	border-bottom: 1px solid #cccccc;
}

div.contentbox_header div
{
	background: url(images/bgboxtr.png) no-repeat top right;
}

div.contentbox_header div h1
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 37px;
	margin: 0 10px 0 10px;
	padding: 0;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	background: #e5e5e5 url(images/bgboxh.png) repeat-x top left;
}

div.contentbox_header div h1 a
{
	text-decoration: none;
	color: #808080;
}

div.contentbox_header div h1 a:hover
{
	text-decoration: none;
	color: #666666;
}

div.contentbox_header div h1 a img
{
	position: relative;
	top: -1px;
	vertical-align: middle;
	border: 0 none;
	padding-left: 5px;
}

div.contentbox_footer
{
	background: url(images/bgboxbl.png) no-repeat bottom left;
}

div.contentbox_footer div
{
	background: url(images/bgboxbr.png) no-repeat bottom right;
}

div.contentbox_footer div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	background: #ffffff url(images/bgboxf.png) repeat-x bottom left;
}

div.contentbox_footer, div.contentbox_footer div, div.contentbox_footer div span
{
	height: 10px;
}

div.contentbox_content
{
	color: #808080;
	padding: 10px 10px 0 10px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background: #ffffff;
}

.contentbox_content h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px 0px;
	font-weight: bold;
	color: #808080;
}

.contentbox_content h3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0;
	padding: 10px 0 10px 0;
	font-weight: bold;
	color: #808080;
}

div.contentbox_content div.buttons
{
	text-align: right;
	padding: 20px 0 0 0;
	margin: 0;
}

ul.contentboxtab
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
    height: 37px;
    z-index: 9999;
}

ul.contentboxtab li
{
    float: left;
	cursor: pointer;
	padding: 0;
	margin: 0;
	background: url(images/bgboxtl.png) no-repeat top left;
    position: relative;
	top: 1px;
	height: 37px;
	border-bottom: 1px solid #cccccc;
}

ul.contentboxtab li span
{
    display: block;
    background: url(images/bgboxtr.png) no-repeat top right;
    margin: 0;
    padding: 0;
	height: 37px;
}

ul.contentboxtab li span a
{
	display: block;
    outline: none;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 37px;
	margin: 0 10px 0 10px;
	padding: 0;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	background: #e5e5e5 url(images/bgboxh.png) repeat-x top left;
	height: 37px;
	text-decoration: none;
}

ul.contentboxtab li span a:hover
{
	color: #666666;
	text-decoration: none;
}

ul.contentboxtab li.active
{
	border-bottom: 0 none;
	padding-bottom: 1px;
    background: url(images/bgboxplaintl.png) no-repeat top left;
}

ul.contentboxtab li.active span
{
	padding-bottom: 1px;
    background: url(images/bgboxplaintr.png) no-repeat top right;
}

ul.contentboxtab li.active span a
{
	padding-bottom: 1px;
	background: #ffffff url(images/bgboxplainh.png) repeat-x top left;
}

ul.contentboxtab li span a img
{
	vertical-align: middle;
	margin-right: 4px;
	border: none 0;
}

div.contentboxtab_header
{
	z-index: 9998;
    background: url(images/bgboxplaintlsq.png) no-repeat top left;
    clear: both;
}

div.contentboxtab_header div
{
    background: url(images/bgboxplaintr.png) no-repeat top right;
}

div.contentboxtab_header div span
{
    display: block;
    padding: 0;
    margin: 0 10px 0 10px;
    background: url(images/bgboxplainh.png) repeat-x top left;
}

div.contentboxtab_header, div.contentboxtab_header div, div.contentboxtab_header div span
{
    height: 10px;
}

.modalbackground
{
	position: fixed !important;
	width: 100% !important;
	height: 100% !important;
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	z-index: 1000000 !important;
}

div.modalpopup
{
	width: 480px;
	padding: 10px;
	z-index: 1000001 !important;
	text-align: left;
}

div.errorpopup
{
	width: 640px;
	padding: 10px;
	z-index: 1000001 !important;
	text-align: left;
}

div.addpopup
{
	width: 940px;
}

div.modalpopup_header
{
	background: url(images/bgboxtl.png) no-repeat top left;
	border-bottom: 1px solid #cccccc;
}

div.modalpopup_header div
{
	background: url(images/bgboxtr.png) no-repeat top right;
}

div.modalpopup_header div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	background: #ffffff url(images/bgboxh.png) repeat-x top left;
	height: 12px;
}

div.modalpopup_header div h1
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 36px;
	letter-spacing: -3px;
	line-height: 56px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	padding: 0;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	background: #e5e5e5 url(images/bgboxh.png) repeat-x top left;
}

div.modalpopup_header div h1 img
{
	vertical-align: top;
	padding-right: 6px;
}

div.modalpopup_footer
{
	background: url(images/bgboxbl.png) no-repeat bottom left;
}

div.modalpopup_footer div
{
	background: url(images/bgboxbr.png) no-repeat bottom right;
}

div.modalpopup_footer div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	background: #ffffff url(images/bgboxf.png) repeat-x bottom left;
}

div.modalpopup_footer, div.modalpopup_footer div, div.modalpopup_footer div span
{
	height: 10px;
}

div.modalpopup_content
{
	margin: 0;
	color: #808080;
	padding: 10px 10px 0 10px;
	background: #ffffff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

div.modalpopup_close
{
	position: absolute;
	right: 0px;
	top: 0px;
}

.modalpopup p
{
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.modalpopup .buttons
{
	margin: 0;
	padding: 20px 0 0 0;
	text-align: right;
}

div.login
{
	margin: 15% auto 0 auto;
	padding: 0;
	width: 480px;
}

div.login_header
{
	background: url(images/bgboxtl.png) no-repeat top left;
	border-bottom: 1px solid #cccccc;
}

div.login_header div
{
	background: url(images/bgboxtr.png) no-repeat top right;
}

div.login_header div h1
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 54px;
	margin: 0 10px 0 10px;
	padding: 0;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	background: #e5e5e5 url(images/bgboxh.png) repeat-x top left;
}

div.login_footer
{
	background: url(images/bgboxbl.png) no-repeat bottom left;
}

div.login_footer div
{
	background: url(images/bgboxbr.png) no-repeat bottom right;
}

div.login_footer div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	background: #ffffff url(images/bgboxf.png) repeat-x bottom left;
}

div.login_footer, div.login_footer div, div.login_footer div span
{
	height: 10px;
}

div.login_content
{
	color: #808080;
	padding: 0 10px 0 10px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: 1px solid #f2f2f2;
	background: #ffffff;
}

div.login_content h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0;
	padding: 20px 0 10px 0px;
	font-weight: bold;
	color: #808080;
}

div.login_content div.buttons
{
	text-align: right;
	padding: 20px 0 0 0;
	margin: 0;
}

table
{
	font-size: 100%;
	border-collapse: collapse;
}

table.listview
{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	border: none 0;
	width: 100%;
}

table.listview a
{
	text-decoration: none;
}

table.listview a:hover
{
	text-decoration: underline;
}

table.listview td
{
	padding: 10px 10px 10px 10px;
	margin: 0;
	vertical-align: top;
	border-top: none 0;
	text-align: left;
	white-space: normal;
}

table.listview td a
{
	font-weight: bold;
	color: #808080;
}

table.listview td a:hover
{
	color: #666666;
}

table.listview tr.addrow td
{
	padding-left: 0;
	padding-right: 0;
}

table.listview tr.editrow td
{
	padding-left: 0;
	padding-right: 0;
}

table.listview td.multiline input
{
	display: block;
	margin-bottom: 2px;
}

table.listview td.multiline span
{
	display: block;
	padding: 0;
}

table.listview td.nowrap
{
	white-space: nowrap;
}

table.listview td.longtext
{
	white-space: normal;
}

table.listview tr.itemrow
{
	border-top: 0 none;
	border-bottom: solid 1px #cccccc;
}

table.listview tr.itemrowalt
{
	border-bottom: solid 1px #cccccc;
}

table.listview tr.last
{
	border-bottom: 0 none;
}

table.listview tr.hover
{
}

table.listview tr.itemrow td
{
	vertical-align: middle;
}

table.listview tr.itemrowalt td
{
	vertical-align: middle;
}

table.listview tr.hover td
{
	vertical-align: middle;
	background: #f2f2f2;
}

table.listview tr td.buttons
{
	vertical-align: middle;
	white-space: nowrap;
	text-align: right;
}

table.listview tr td.buttons a
{
	visibility: hidden;
	border: 0 none;
}

table.listview tr td.buttons img
{
	border: 0 none;
}

table.listview tr.itemrowhover td.buttons a
{
	visibility: visible;
}

table.listview thead
{
	margin: 0 0 16px 0;
}

table.listview th
{
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #666666;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	white-space: nowrap;
	text-align: left;
	line-height: 1;
}

table.listview tr.headerrow th
{
	font-weight: bold;
	color: #808080;
	background: url(images/bgtableheader.png) repeat-x left 0px;
	border-bottom: 1px solid #cccccc;
}

table.listview tr.headerrow th.first
{
	background: url(images/bgtableheaderl.png) no-repeat left 0px;
}

table.listview tr.headerrow th.last
{
	background: url(images/bgtableheaderr.png) no-repeat right 0px;
}

table.listview tr.headerrow th a
{
	color: #808080;
	text-decoration: none;
}

table.listview tr.headerrow th a:hover
{
	color: #666666;
	text-decoration: underline;
}

table.listview tr.headerrow th a img.sort
{
	border: none;
	margin-left: 4px;
}

table.listview tr.footerrow
{
	border-top: 1px solid #cccccc;
}

table.listview tr.footerrow td
{
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: #808080;
	text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
	white-space: nowrap;
	line-height: 1;
	background: url(images/bgtablefooter.png) repeat-x left bottom;
}

table.listview tr.footerrow td.first
{
	background: url(images/bgtablefooterl.png) no-repeat left bottom;
}

table.listview tr.footerrow td.last
{
	background: url(images/bgtablefooterr.png) no-repeat right bottom;
}

table.listview tr.footerrow td a
{
	color: #808080;
	text-decoration: none;
}

table.listview tr.footerrow td a:hover
{
	color: #666666;
	text-decoration: underline;
}

table th.rightalign
{
	text-align: right;
}

table td.rightalign
{
	text-align: right;
}

table td.centeralign
{
	text-align: center;
}

table.listview th.centeralign
{
	text-align: center;
}

.filtercontrol
{
	margin: 0 0 10px 0;
}

.filtercontrol_header
{
	background: url(images/bgfiltertl.png) no-repeat top left;
	border: none 0;
}

.filtercontrol_header div
{
	background: url(images/bgfiltertr.png) no-repeat top right;
}

.filtercontrol_header span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	background: url(images/bgfilterheader.png) repeat-x top left;
}

.filtercontrol_header, .filtercontrol_header div, .filtercontrol_header span
{
	height: 10px;
}

.filtercontrol_footer
{
	background: url(images/bgfilterbl.png) no-repeat bottom left;
}

.filtercontrol_footer div
{
	background: url(images/bgfilterbr.png) no-repeat bottom right;
}

.filtercontrol_footer div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	background: url(images/bgfilterfooter.png) repeat-x bottom left;
}

.filtercontrol_footer, .filtercontrol_footer div, .filtercontrol_footer div span
{
	height: 10px;
}

.filtercontrol_content
{
	margin: 0;
	color: #666666;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background: #e5e5e5 url(images/bgfiltercontent.png) repeat-x top left;
}

.datapager
{
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	float: none;
}

.datapager .filter
{
	float: left;
	line-height: 33px;
	margin: 0;
	padding: 0;
}

.datapager .filter label
{
	color: #666666;
}

.datapager .filter select
{
	display: inline;
	margin-right: 4px;
	margin-left: 4px;
}

.datapager .filter input
{
	display: inline;
	margin-right: 4px;
}

/*AutoComplete flyout */
.datapager .filter .autocomplete_list
{
	display: inline;
	visibility: hidden;
	margin: -1px 0 0 0 !important;
	padding: 0px;
	background-color: inherit;
	border: solid 1px #808080;
	cursor: default;
	text-align: left;
	list-style-type: none;
	overflow: auto;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: normal;
	z-index: 9999;
}

/* AutoComplete highlighted item */
.datapager .filter .autocomplete_highlighted_listitem
{
	background-color: #808080;
	color: #ffffff;
	padding: 3px;
}

/* AutoComplete item */
.datapager .filter .autocomplete_listItem
{
	background-color: #ffffff;
	color: #808080;
	padding: 3px;
}

.datapager .pager
{
	float: right;
	text-align: right;
	line-height: 33px;
	margin: 0;
	padding: 0;
}

.datapager .pager label
{
	color: #808080;
}

.datapager .pager select
{
	margin-left: 4px;
}

.datapager .pager a
{
	color: #808080;
	text-decoration: none;
}

.datapager .pager a:hover
{
	color: #666666;
	text-decoration: underline;
}

.datapager .pager input.pagerbutton
{
	position: relative;
	top: -2px;
	vertical-align: middle;
}

.datapager .pager .pagernumericbutton
{
	color: #808080;
	font-weight: normal;
}

.datapager .pager .pagernumericcurrent
{
	color: #666666;
	font-weight: bold;
}

.currentfilters
{
	padding: 10px 0 0 0;
	margin: 0;
}

.currentfilters_header
{
	background: url(images/bgboxplaintl.png) no-repeat top left;
	border: none 0;
}

.currentfilters_header div
{
	background: url(images/bgboxplaintr.png) no-repeat top right;
}

.currentfilters_header div h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #808080;
	background: #ffffff url(images/bgboxplainh.png) repeat-x top left;
}

.currentfilters_header div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	height: 10px;
	background: url(images/bgboxplainh.png) repeat-x top left;
}

.currentfilters_footer
{
	background: url(images/bgboxplainbl.png) no-repeat bottom left;
}

.currentfilters_footer div
{
	background: url(images/bgboxplainbr.png) no-repeat bottom right;
}

.currentfilters_footer div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	background: url(images/bgboxplainf.png) repeat-x bottom left;
}

.currentfilters_footer, .currentfilters_footer div, .currentfilters_footer div span
{
	height: 10px;
}

.currentfilters_content
{
	margin: 0;
	color: #808080;
	padding: 10px 10px 0 10px;
	border: none;
	background: #ffffff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	height: 1%;
	overflow: hidden;
}

.currentfilters_content a
{
	font-size: 9px;
	color: #808080;
	margin-left: 2px;
	margin-right: 16px;
}

.currentfilters_content a:hover
{
	color: #666666;
	text-decoration: underline;
}

.currentfilters_content .filterlist
{
	float: left;
}

.currentfilters_content .clearbutton
{
	float: right;
}

.contentbox_selected
{
	padding: 10px 0 10px 0;
	margin: 0;
}

.contentbox_selected_header
{
	background: url(images/bgboxplaintl.png) no-repeat top left;
	border: none 0;
}

.contentbox_selected_header div
{
	background: url(images/bgboxplaintr.png) no-repeat top right;
}

.contentbox_selected_header div h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0 10px 0 10px;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #808080;
	background: url(images/bgboxplainh.png) repeat-x top left;
}

.contentbox_selected_header div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	height: 10px;
	background: url(images/bgboxplainh.png) repeat-x top left;
}

.contentbox_selected_footer
{
	background: url(images/bgboxplainbl.png) no-repeat bottom left;
}

.contentbox_selected_footer div
{
	background: url(images/bgboxplainbr.png) no-repeat bottom right;
}

.contentbox_selected_footer div span
{
	display: block;
	padding: 0;
	margin: 0 10px 0 10px;
	background: url(images/bgboxplainf.png) repeat-x bottom left;
}

.contentbox_selected_footer, .contentbox_selected_footer div, .contentbox_selected_footer div span
{
	height: 10px;
}

.contentbox_selected_content
{
	margin: 0;
	color: #808080;
	padding: 10px 10px 0 10px;
	border: none;
	background: #ffffff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.contentbox_selected h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0;
	padding: 20px 0 10px 0px;
	font-weight: bold;
	color: #808080;
}

.commentcontrol
{
	margin: 0;
	padding: 10px 0 10px 0;
	overflow: auto;
	clear: both;
}

.commentcontrol .header
{
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	letter-spacing: 0;
	margin-bottom: 5px;
	line-height: 16px;
	overflow: auto;
}

.commentcontrol .header .commentdetail
{
	float: left;
}

.commentcontrol .header .commentbuttons
{
	float: right;
}

.commentcontrol .header img
{
	vertical-align: middle;
	padding-right: 3px;
}

.commentcontrol span.comment
{
	margin: 0;
	padding: 0;
	white-space: normal;
	width: 100%;
}

.commentcontrol div.addbutton
{
	overflow: hidden;
}

.commentcontrol button#btnCommentExpand
{
	float: right;
	overflow: hidden;
	padding-right: 0;
}

.editcomment
{
	padding-bottom: 16px;
}

.editcomment div.buttons
{
	padding-top: 0px;
	visibility: visible;
}

.datetimepicker .ajax__calendar_container
{
	font-family: Verdana,Geneva,sans-serif;
	border: 1px solid #808080;
	background: #ffffff url(images/bgcalender.png) repeat-x top left;
	color: #4c4c4c;
	line-height: 100%;
}

.datetimepicker .ajax__calendar_container td
{
	padding: 0;
	margin: 0;
}

.ajax__calendar_container
{
	padding: 4px;
	position: absolute;
	cursor: default;
	width: 170px;
	font-size: 11px;
	text-align: center;
}
.ajax__calendar_body
{
	height: 139px;
	width: 170px;
	position: relative;
	overflow: hidden;
	margin: auto;
}
.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years
{
	top: 0px;
	left: 0px;
	height: 139px;
	width: 170px;
	position: absolute;
	text-align: center;
	margin: auto;
}
.ajax__calendar_container TABLE
{
	font-size: 11px;
}
.ajax__calendar_header
{
	font-size: 14px;
	line-height: 17px;
	height: 28px;
	width: 100%;
}
.ajax__calendar_prev
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(images/arrow-left.gif);
}
.ajax__calendar_next
{
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: right;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(images/arrow-right.gif);
}
.ajax__calendar_title
{
	cursor: pointer;
	font-weight: bold;
}
.ajax__calendar_footer
{
	font-size: 11px;
	font-weight: bold;
	height: 15px;
}
.ajax__calendar_today
{
	cursor: pointer;
}
.ajax__calendar_dayname
{
	height: 17px;
	width: 17px;
	text-align: right;
	padding: 0 2px;
}
.ajax__calendar_day
{
	height: 17px;
	width: 18px;
	text-align: right;
	padding: 0 2px;
	cursor: pointer;
}
.ajax__calendar_month
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.ajax__calendar_year
{
	height: 44px;
	width: 40px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

._updateprogress
{
	z-index: 1000002 !important;
	width: 48px;
	height: 48px;
	background-image: url(images/bgajaxload.png);
}

._updateprogress img
{
	display: block;
	position: relative;
	top: 8px;
	left: 8px;
	width: 32px;
	height: 32px;
}

._updateprogress_modalbackground
{
	position: fixed !important;
	width: 100% !important;
	height: 100% !important;
	/*
	background-color: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
*/
	z-index: 1000000 !important;
}

a._styledlinkbutton
{
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
	cursor: pointer;
}

a._styledlinkbuttonprogress
{
	color: #808080;
}

a._styledlinkbutton:hover
{
	color: #666666;
	text-decoration: underline;
	cursor: pointer;
}

a._styledlinkbuttondisabled
{
	cursor: default;
	color: #cccccc;
}

a._styledlinkbuttondisabled:hover
{
	cursor: default;
	text-decoration: none;
}

a._styledlinkbuttondisabled:hover span
{
	text-decoration: none;
}

a._styledlinkbutton img._progressimage
{
	display: inline-block;
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin: 0 auto;
	padding: 0;
	width: 16px;
	height: 16px;
	border: none 0;
	overflow: visible;
}

.tooltipcontainer
{
	padding: 0;
	position: absolute;
	z-index: 999999;
}

.tooltipcontainer img.tooltiparrow
{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: -9px 0 0 16px;
}

.tooltipcontainer img.tooltiparrowdown
{
	display: block;
	margin: -1px 0 0 16px;
}

.tooltip
{
	padding: 0;
	width: 240px;
}

.tooltip_header
{
	background: url(images/bgtooltiptl.png) no-repeat top left;
	border: none 0;
}

.tooltip_header div
{
	background: url(images/bgtooltiptr.png) no-repeat top right;
}

.tooltip_header span
{
	display: block;
	padding: 0;
	margin: 0 8px 0 8px;
	background: #ffffff url(images/bgtooltipheader.png) repeat-x top left;
}

.tooltip_header, .tooltip_header div, .tooltip_header span
{
	height: 8px;
}

.tooltip_footer
{
	background: url(images/bgtooltipbl.png) no-repeat bottom left;
}

.tooltip_footer div
{
	background: url(images/bgtooltipbr.png) no-repeat bottom right;
}

.tooltip_footer span
{
	display: block;
	padding: 0;
	margin: 0 8px 0 8px;
	background: #ffffff url(images/bgtooltipfooter.png) repeat-x bottom left;
}

.tooltip_footer, .tooltip_footer div, .tooltip_footer span
{
	height: 8px;
}

.tooltip_content
{
	margin: 0;
	color: #808080;
	padding: 0px 10px 0px 10px;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	background: #ffffff;
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	min-height: 16px;
	white-space: normal;
	text-shadow: none;
}

.tooltip_content img.tooltipicon
{
	margin-right: 4px;
	margin-top: -2px;
	vertical-align: middle;
}

div.ajaxhtmleditor
{
	width: 100%;
	overflow: visible;
	line-height: normal;
	margin: 0;
	padding: 0;
}

div.ajaxhtmleditor table
{
    float: none;
    clear: both;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    border: none 0;
    width: 100%;
}

div.ajaxhtmleditor table td
{
    padding: 0;
    margin: 0;
    vertical-align: top;
    border-top: none 0;
    text-align: left;
    white-space: normal;
}

div.ajaxhtmleditor table th
{
    padding: 0;
    margin: 0;
    height: auto;
}

.htmleditor .ajax__htmleditor_editor_container
{
	border: 1px solid #cccccc;
}
.htmleditor .ajax__htmleditor_editor_toptoolbar
{
	padding: 0;
	margin: 0;
	background: #e5e5e5 url(images/bgeditor_toolbar.png) repeat-x left top;
}

.htmleditor .ajax__htmleditor_editor_toptoolbar div
{
	padding: 0 2px 0 2px;
}

.htmleditor .ajax__htmleditor_editor_toptoolbar .ajax__htmleditor_toolbar_button
{
	background-color: #cccccc;
	margin:2px 0 3px 0;
	padding: 0;
}
.htmleditor .ajax__htmleditor_editor_toptoolbar .ajax__htmleditor_toolbar_button_hover
{
	background-color: #808080;
}
.htmleditor .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button label
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.htmleditor .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button select
{
	font-size: 12px;
	font-family: arial;
	cursor: pointer;
}
.htmleditor .ajax__htmleditor_editor_toptoolbar div.ajax__htmleditor_toolbar_button select option
{
	font-size: 12px;
}
.htmleditor .ajax__htmleditor_editor_editpanel
{
	border-bottom: 1px solid #cccccc;
}
.htmleditor .ajax__htmleditor_editor_editpanel textarea
{
	margin: 0;
	position: relative;
	top: 0;
}
.htmleditor .ajax__htmleditor_editor_bottomtoolbar
{
	padding: 2px;
	margin: 0;
	background: #e5e5e5 url(images/bgeditor_toolbar.png) repeat-x left top;
}
.htmleditor .ajax__htmleditor_editor_bottomtoolbar .ajax__htmleditor_toolbar_button
{
	background-color: #cccccc;
	margin:0px 2px 0px 0;
	padding: 0;
	float: right;
}
.htmleditor .ajax__htmleditor_editor_bottomtoolbar .ajax__htmleditor_toolbar_button_hover
{
	background-color: #808080;
}

