div.floatFix
{
	width: 1px;
}
div.hidden
{
	display: none;
}
div.hr
{
	background: url(images/page_separator.gif) center left repeat-x;
	height: 15px;
	font-size: 0px;
	width: 100%;
}
a.page_link
{
	white-space: nowrap;
	padding-right: 12px;
	text-decoration: none;
	background: url(images/page_link.gif) 100% 80% no-repeat;
}
a.dekra_link
{
	white-space: nowrap;
	padding-left: 10px;
	text-decoration: none;
	background: url(images/dekra_link.gif) no-repeat;
	float:left;
	line-height: 14px;
}
div.dlg_title
{
	width: 100%;
	padding: 3px 10px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
}
.win_title
{
	width: 100%;
	padding: 3px 10px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
}
.dateDisplay
{
	font-weight: normal;
	color: #ffffff;
	padding: 1px 20px 0px 10px;
	display:none;
}
div.selectionListComp
{
	line-height: normal;
}
div.selectionList
{
	overflow: auto;
	line-height: normal;
	border: solid 1px #888888;
	z-index: 100;
	background: #ffffff;
}
div.selectionListDisabled
{
	border: solid 1px #888888;
	background: #efefef;
}
div.selectionListFilter
{
	overflow: hidden;
	border: solid 1px #7f7f7f;
	border-top: none;
	z-index: 100;
}
div.selectionListFilter table td
{
	height: 20px;
	background: #ffffff;
}
div.selectionListFilter table td.c1
{
	width: 50px;
	text-align: right;
	vertical-align: middle;
	border-right: solid 1px #7f7f7f;
	background: #efefef;
}
div.selectionListFilter table td input.selectionListFilter
{
	width: 100%;
	border: none;
	height: 16px;
	padding: 0px 2px 0px 4px;
	_margin: -1px 0px;
}
div.selTextList
{
	padding: 0px 3px;
	width: 100%;
	height: 16px;
	line-height: 16px;
	vertical-align: top;
	overflow: hidden;
}
span.list div.selectionList div.selTextList
{
	padding: 0px 3px;
	_margin-top: -2px;
	width: 100%;
	height: 14px;
	_height: 15px;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
	overflow: hidden;
}

div.con
{
	padding-top: 4px;
}
table.row td
{
	vertical-align: middle;
}
table.row th
{
	vertical-align: middle;
}
.listrow0
{
	color: #000000;
	background-color: #D8EFFC;
	line-height: 16px;
}
.listrow1
{
	color: #000000;
	background-color: #ffffff;
	line-height: 16px;
}
.imgSettings
{
	position: relative;
	cursor: crosshair;
	z-index: 0;
}
div.imgNodeSettings
{
	display: inline;
	position: absolute;
	visibility: hidden;
	background-color: #ffffff;
	cursor: pointer;
	top: 0;
	left: 0;
	padding: 0px 3px 1px 3px;
	border: solid 1px #000000;
	z-index: 10;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
body.iframeBody
{
	background: #ffffff;
}

table.article .l {text-align: left;}
table.article .c {text-align: center;}
table.article .r {text-align: right;}
table.article .t {vertical-align: top;}
table.article .m {vertical-align: middle;}
table.article .b {vertical-align: bottom;}

/* vdcCarouSlide */

.vdcCarouSlide .s-active {position: relative; top: 0; left: 0;}
.vdcCarouSlide .slider-nav .active {font-weight: bold;}
.vdcCarouSlide {position: relative;}
.vdcCarouSlide .slider-wrapper {border: 1px solid #ccc; overflow: hidden; position: relative;}
.vdcCarouSlide .slider-holder {display: block; margin: 0; padding: 0;}
.vdcCarouSlide .slider-holder li.slide {padding: 0; background-color:#fff;}
.vdcCarouSlide .slider-nav {position: absolute; top: 3px; z-index: 100; margin: 0; padding-left: 5px;}
.vdcCarouSlide .slider-nav li {list-style: none; padding: 0; margin: 0;}
.vdcCarouSlide .slider-nav a:link,
.vdcCarouSlide .slider-nav a:visited {border: none; text-align: center; overflow: hidden; display: block; margin: 1px 0; padding: 3px; background: none;}
.vdcCarouSlide .slider-nav .active a:link,
.vdcCarouSlide .slider-nav .active a:visited,
.vdcCarouSlide .slider-nav a:hover,
.vdcCarouSlide .slider-nav a:focus,
.vdcCarouSlide .slider-nav a:active {background: #ff0;}

.vdcCarouSlide .textWin
{
	position: absolute;
	bottom: 0;
	height: 63px;
	padding: 4px 10px;
	background: #000;
	color: #fff;
}
.ie .vdcCarouSlide .textWin
{
	display: none;
}
.vdcCarouSlide .text
{
	position: absolute;
	bottom: 0;
	height: 63px;
	padding: 6px 8px 2px 8px;
	color: #fff;
	overflow: hidden;
}
.ie .vdcCarouSlide .text
{
	background: #000;
}
.vdcCarouSlide .text h1
{
	color: #fff;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}
.vdcCarouSlide .text a
{
	display: block;
	color: #fff;
	text-decoration: none;
}


/* Anything Slider */

div.anythingSlider
{
	display: block;
	overflow: hidden;
}
div.anythingSlider .start-stop
{
	display: none;
}

div.anythingSlider .anythingWindow
{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
div.anythingSlider
{
	position: relative;
}

ul.anythingBase
{
	background: none;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
ul.anythingBase li.panel
{
	background: none;
	display: block;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}
div.anythingSlider .anythingControls
{
	position: absolute;
	width: 80%;
	bottom: 0;
	right: 0;
	margin-bottom: 8px;
	margin-right: 6px;
	z-index: 100;
	opacity: 0.90;
	filter: alpha(opacity=90);
}
div.anythingSlider .thumbNav
{
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	margin: 0;
	z-index: 100;
}
div.anythingSlider .thumbNav li
{
	display: block;
	float: left;
}
div.anythingSlider .thumbNav a
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	margin: 1px 4px 1px 1px;
	padding: 1px 4px 2px 5px;
	background: #ddd;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: solid 1px #888;
	color: #888;
}
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a:hover
{
	margin: 0px 3px 0px 0px;
	padding: 2px 5px 3px 6px;
	background: #fff;
	color: #444;
	border-color: #666;
}

/* Nivo Slider */

.nivoSlider
{
	position:relative;
}
.nivoSlider img
{
	position:absolute;
	top:0px;
	left:0px;
}

.nivoSlider a.nivo-imageLink
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:6;
	display:none;
}

.nivo-slice
{
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box
{
	display:block;
	position:absolute;
	z-index:5;
}

.nivo-caption
{
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:8;
}
.nivo-caption p
{
	padding:5px;
	margin:0;
}
.nivo-caption a
{
	display:inline !important;
}
.nivo-html-caption
{
    display:none;
}

.imgCenter,
.imgCenter div.imgText
{
	text-align: center;
}

.clickableBlock
{
	cursor: pointer;
}
.ArticleHover .ArtDecContent
{
	background: #ffc;
}

div.pageBreak,
.onlyPrint
{
	display: none;
}

@media print
{
	.hidePrint
	{
		display: none;
	}

	div.pageBreak,
	.onlyPrint
	{
		display: block;
	}

	div.pageBreak
	{
		display: block;
		border: 1px solid transparent;
		font-size: 0;
		page-break-after: always;
	}
}

div.section_main
{
	border-left: 10px solid #008955;
}
div.section_main table.section_main_columns
{
	background: #ffffff;
}
.section_menu div.langSwitcher
{
	padding-left: 0px;
}
.section_menu div.menuColumnContent
{
	padding: 10px 5px 5px 5px;
}
table.section_main td.section_top
{
	background: #ffffff;
}
table.section_main td.section_top_2
{
	background: url(images/topart-tile.gif) top left repeat-x;
	height: 1px;
}
div.topAreaContent
{
}

td.section_menu
{
	background: #cbeec6 url(images/fieldset_back.jpg) top left repeat-x;
}
td.section_content
{

}
div.menubar
{
	height: 27px;
	padding: 0px 0px 0px 10px;
	position: relative;
	background: url(images/menubar_background.gif) top left repeat-x;
}
div.menubarRight
{
	height: 27px;
	margin: 0px 10px 0px 0px;
	position: absolute;
	right: 0px;
}
table.menubar
{
	height: 100%;
}
table.menubar td
{
	height: 100%;
	padding: 1px 10px 0px 10px;
	vertical-align: middle;
	background: url(images/menubar_background_item.gif) top right;
}
div.menubar a
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
div.menubar a:hover
{
	color: #008955;
	text-decoration: none;
}
div.menubar .menubarItemSelected
{
}

div.menubar .menubarItemHover, div.menubar .menubarItemSelectedHover
{
	cursor: pointer;
}

div.menubar .menubarItemSelected a, div.menubar .menubarItemSelectedHover a
{
	color: #008955;
}
div.menubar .menubarItemSelected a:hover, div.menubar .menubarItemSelectedHover a:hover
{
	color: #008955;
}
div.menubarShadow
{
	height: 0px;
	background: url(images/menubar_shadow.gif) top left;
	font-size: 0px;
	display:none;
}

div.menubarShadow2
{
	display: none;
	height: 2px;
	font-size: 0;
	background: #eee;
}

div.menubar .tabs td
{
	height: 25px;
	padding: 0;
}
div.menubar .tabs td.left
{
	width: 11px;
	background: url(images/tab_left.gif) top left no-repeat;
}
div.menubar .tabs td.middle
{
	padding: 0 10px;
	background: url(images/tab_middle.gif) top left repeat-x;
}
div.menubar .tabs td.right
{
	width: 11px;
	background: url(images/tab_right.gif) top left no-repeat;
}
div.menubar .tabs td.leftActive
{
	width: 11px;
	background: url(images/tab_active_left.gif) top left no-repeat;
}
div.menubar .tabs td.middleActive
{
	padding: 0 10px;
	background: url(images/tab_active_middle.gif) top left repeat-x;
}
div.menubar .tabs td.rightActive
{
	width: 11px;
	background: url(images/tab_active_right.gif) top left no-repeat;
}
div.menubar .tabs td.space
{
	width: 2px;
}
div.menubar .tabs a
{
	text-decoration: none;
}

/* --------------------------------------- */

div#menubarChild1_CONTAINER_DIV
{
	padding-left: 10px;
}
div#menubarChild2_CONTAINER_DIV
{
	padding-left: 20px;
}
div#menubarChild3_CONTAINER_DIV
{
	padding-left: 30px;
}

div.menubarChild
{
	height: 24px;
	padding: 0px 0px 0px 4px;
	position: relative;
	border-left: 2px solid #eee;
}
table.menubarChild
{
	height: 100%;
}
table.menubarChild td
{
	height: 100%;
	padding: 0px 4px;
	vertical-align: middle;
}
div.menubarChild a
{
	font-family: Arial;
	font-size: 12px;
	color: #777;
	font-weight: normal;
	text-decoration: none;
/*	background: #efefef url(images/menuitem_back.gif) 6px 7px no-repeat;*/
	background: url(images/menuitem_back.gif) 6px 7px no-repeat;
	display: block;
	padding: 3px 8px 3px 16px;
/*	border: solid 1px #d7d7d7;*/
}
div.menubarChild a:hover
{
	text-decoration: none;
}
div.menubarChild .menubarChildItemSelected
{
}

div.menubarChild .menubarChildItemHover, 
div.menubarChild .menubarChildItemSelectedHover
{
	cursor: pointer;
}

div.menubarChild .menubarChildItemSelected a,
div.menubarChild .menubarChildItemSelectedHover a
{
	padding: 3px 8px 3px 16px;
	font-weight: bold;
	color: #000;
	color: #008955;
}
div.menubarChild .menubarChildItemHover a, 
div.menubarChild .menubarChildItemSelectedHover a,
div.menubarChild .menubarChildItemSelected a:hover, 
div.menubarChild .menubarChildItemSelectedHover a:hover
{
	color: #000;
}
div.menubarChildShadow
{
	height: 2px;
	font-size: 0px;
	background: #eee;
}

table.menutree
{
	margin: 0px;
	width: 190px;
}
table.menutree td.menutreeTop
{
	height: 1px;
	font-size: 0px;
}
table.menutree td.menutreeContent
{
	background: #ffffff;
}
table.menutree td.menutreeBottom
{
	height: 7px;
	font-size: 0px;
	line-height: 0px;
}
div.menu_sub_section_1
{
	padding: 0px 0px 0px 15px;
}
div.menu_sub_section_2
{
	padding: 0px 0px 0px 15px;
}
div.menu_sub_section_3
{
	padding: 0px 0px 0px 15px;
}
div.menu_sub_section_4
{
	padding: 0px 0px 0px 15px;
}
div.menu_sub_section_5
{
	padding: 0px 0px 0px 15px;
}
div.menu_sub_section_6
{
	padding: 0px 0px 0px 15px;
}
div.menu_link
{
	height: 24px;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	background: url(images/menuitem_back.gif) center left no-repeat;
	border-bottom: 1px solid #cccccc;
}
div.menu_link_hover
{
	height: 24px;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	background: url(images/menuitem_back_selected.gif) center left no-repeat;
	border-bottom: 1px solid #cccccc;
}
div.menu_link_selected
{
	height: 24px;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
	background: url(images/menuitem_back_selected.gif) center left no-repeat;
	border-bottom: 1px solid #cccccc;
}
div.submenu_link
{
	padding: 0px 0px 0px 10px;
	height: 16px;
	cursor: pointer;
	background: url(images/menuitem_back.gif) center left no-repeat;
}
div.submenu_link_hover
{
	padding: 0px 0px 0px 10px;
	height: 16px;
	cursor: pointer;
	background: url(images/menuitem_back_selected.gif) center left no-repeat;
}
div.submenu_link_selected
{
	padding: 0px 0px 0px 10px;
	height: 16px;
	cursor: pointer;
	background: url(images/menuitem_back_selected.gif) center left no-repeat;
}
a.menu_link
{
	color: #999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
a.menu_link:hover
{
	color: #000000;
}
a.menu_link_selected
{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
a.submenu_link
{
	color: #999999;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
a.submenu_link:hover
{
	color: #000000;
}
a.submenu_link_selected
{
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
img.menu_marker
{
	width: 11px;
	height: 7px;
	vertical-align: 0px;
	display: none;
}
img.submenu_marker
{
	margin-right: 2px;
	width: 11px;
	height: 7px;
	vertical-align: 0px;
	display: none;
}
img.menu_sublevel_marker
{
	width: 10px;
	vertical-align: top;
	display: none;
}

div.shopCart
{
	margin: 10px 5px 5px 5px;
	border: solid 1px #7f7f7f;
}
div.shopCart .title
{
	padding: 3px 10px;
	height: 20px;
	color: #ffffff;
	background: url(images/shop_cart_top.gif) top left repeat-x;
	font-weight: bold;
}
table.shopCart
{
	width: 167px;
	margin: 10px 0px 0px 5px;
}
div.shopCart .links
{
	margin: 10px 0px 5px 5px;
}
div.shopCart .links a
{
}

table.pageContent td.pcTop
{
	height: 20px;
	font-size: 0px;
	background: #ffff00;
	display: none;
}
table.pageContent td.pcTop_full
{
	height: 20px;
	font-size: 0px;
	background: #ffff00;
	display: none;
}
table.pageContent td.pcTop table,
table.pageContent td.pcTop_full table
{
	width: 100%;
	height: 20px;
	color: #ffff00;
}
table.pageContent td.pcTop table td.title,
table.pageContent td.pcTop_full table td.title
{
	padding: 3px 10px 0px 10px;
}
table.pageContent td.pcTop table td.date,
table.pageContent td.pcTop_full table td.date
{
	padding: 4px 10px 0px 10px;
	font-size: 10px;
	text-align: right;
}
table.pageContent td.pcContent
{
	padding: 10px;
	width: 100%;
	height: 100%;
}
table.pageContent td.pcContent_full
{
	width: 100%;
	height: 100%;
}
table.pageContent td.pcBottomLinks
{
	display: none;
	height: 12px;
	padding-left: 20px;
	background: #ffffff;
}
table.pageContent td.pcBottomLinks_full
{
	display: none;
	height: 12px;
	padding-left: 20px;
	background: #ffffff;
}
table.pageContent td.pcBottom
{
	display: none;
	height: 7px;
	background: #ffffff;
}
table.pageContent td.pcBottom_full
{
	display: none;
	height: 7px;
	background: #ffffff;
}

table.footer
{
	width: 100%;
	height: 32px;
	color: #555555;
	border-top: 2px solid #008955;
	background: #efefef;/*url(images/footer_back.jpg) top left;*/
}
table.footer td
{
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	color: #555555;
}
table.footer td.logo
{
	vertical-align: middle;
	padding-right: 20px;
	padding-top: 0px;
}
table.footer td.logo a
{
	font-size:11px;
	font-weight:normal;
	color:#999;
}
table.article div.forumThread
{
	
}

table.article div.forumThread div.header
{
	height: 24px;
	line-height: 24px;
	margin-top: -4px;
	margin-bottom: 8px;
	padding: 0px 4px;
	font-family: font-family: "Trebuchet MS",Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	background: #D9EFF8 url(images/fieldset_back.jpg) top left repeat-x;
	text-transform: uppercase;
	border: 1px solid #000000;
}

table.article div.forumThread div.header h2
{
	display: inline;
	padding: 0px;
	font-family: font-family: "Trebuchet MS",Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

table.article div.forumThread div.header a
{
	padding-bottom: 4px;
	font-family: "Trebuchet MS",Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;
	vertical-align: middle;
	color: #4D84BA;
	text-transform: none;
}

table.article div.forumThread div.header a:hover
{
	
}

table.article div.forumThread div.header div.pageNav table
{
	height: 24px;
	font-size: 12px;
	
}

table.article div.forumThread div.header div.pageNav table td
{
	padding: 0px 2px;
	vertical-align: middle;
}

table.article div.forumThread div.header div.pageNav table td a
{
	text-decoration: none;
}

table.article table.forumMsg
{
	width: 100%;
	border: solid 1px #000000;
	margin-bottom: 8px;
	font-size: 12px;
}

table.article table.forumMsg td
{
	padding: 4px 6px;
}

table.article table.forumMsg tr.header td
{
	padding-top: 0;
	padding-bottom: 0;
}

table.article table.forumMsg tr.header
{
	background: url(images/list_head_back.gif) top left repeat;
}

table.article table.forumMsg tr.header td
{
	height: 20px;
	vertical-align: middle;
	color: #ffffff;
}

table.article table.forumMsg tr.header td.timestamp
{
	width: 146px;
	font-size: 10px;
}

table.article table.forumMsg tr.header td.header
{
	padding: 0;
}

table.article table.forumMsg tr.header td.header table
{
	width: 100%;
}

table.article table.forumMsg td.header td.title
{
	font-size: 12px;
	font-weight: bold;
}

table.article table.forumMsg td.header td.title input
{
	width: 100%;
	height: 16px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #ffffff;
	border: none;
	vertical-align: middle;
}

table.article table.forumMsg td.header td.commands
{
	width: 100px;
	padding-bottom: 2px;
	text-align: right;
}

table.article table.forumMsg td.header td.commands a
{
	padding-right: 10px;
	line-height: 14px;
	font-size: 12px;
	color: #FFC000;
	vertical-align: top;
	text-decoration: underline;
}
table.article table.forumMsg td.header td.commands a:hover
{
	color: #FFFFFF;
}

table.article table.forumMsg td.header td.commands a:hover
{
	
}

table.article table.forumMsg td.header td.reference
{
	width: 50px;
	text-align: right;
	font-size: 10px;
}

table.article table.forumMsg td.left
{
	width: 146px;
	background: #D9EFF8 url(images/fieldset_back.jpg) top left repeat-x;
}

table.article table.forumMsg td.left div.user
{
	width: 146px;
	overflow: hidden;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

table.article table.forumMsg td.left div.image
{
	width: 146px;
	/*height: 130px;*/
	/*overflow: hidden;*/
	text-align: center;
	/*background: #ffffff;*/
	/*border: solid 1px #7f7f7f;*/
}

table.article table.forumMsg td.left div.image img
{
	text-align: center;
	border: solid 1px #000000;
}


table.article #forumMsgDetail table.forumMsg td.right
{
	background: #D9EFF8 url(images/fieldset_back.jpg) top left repeat-x;
}

table.article table.forumMsg td.right
{
	
}

table.article table.forumMsg td.right span.attachments div.fieldset
{
	margin-top: 20px;
	padding: 0;
	background: none;
	border: none;
}

table.article table.forumMsg td.right span.attachments div.fieldset div.container
{
	padding: 0;
}

table.article table.forumMsg td.right span.attachments div.fieldset table td
{
	padding: 3px 0px;
}

table.article table.forumMsg td.right span.attachments div.fieldset div.legend
{
	display: none;
}

table.article table.forumMsg td.toolfield
{
	padding-bottom: 4px;
	background: #D9EFF8 url(images/fieldset_back.jpg) top left repeat-x;
}

table.article table.forumMsg td.toolfield img
{
	border: solid 1px #afafaf;
}

table.article #forumMsgDetail table.forumMsg td.right textarea
{
	width: 100%;
	height: 300px;
	padding: 0 0 0 3px;
	margin: 0;
	font-size: 12px;
	color: inherit;
	background: #ffffff;
	border: 1px solid #888888;
	vertical-align: middle;
}

table.article table.forumMsg tr.status td
{
	height: 18px;
	padding: 2px 4px 1px 4px;
	font-size: 10px;
	/*font-style: italic;*/
	background: #D9EFF8 url(images/fieldset_back.jpg) top left repeat-x;
}

table.article table.forumMsg tr.status td.left
{

}

table.article table.forumMsg tr.status td.right
{

}

table.article span.forumMsg div.fieldsetCollapsible
{
	background: none;
}

table.article table.forumPermissionTable td
{
	padding: 4px 4px 4px 4px;
}

table.article table.forumPermissionTable tr.firstRow td
{
	padding-top: 10px;
}



table.article
{
	width: 100%;
	font-size: 12px;
	color:#555555;
}
table.article th
{
}
table.article td
{
}
table.article h1
{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	vertical-align: top;
	color:#007d40;
}
table.article .section
{
	font-weight: normal;
	margin-top: 2px;
	vertical-align: top;
}
table.article div.section span ul.ulist
{
	padding: 0px 0px 0px 16px;
}
table.article div.section span ul.ulist li
{
	padding: 0px 0px 2px 0px;
}
table.article div.section span ol.olist
{
	padding: 0px 0px 0px 16px;
}
table.article div.section span ol.olist li
{
	padding: 0px 0px 2px 0px;
}
table.article .summary
{
	font-weight: bold;
	margin-bottom: 14px;
}
table.article div.author
{
	margin-top: 4px;
	font-weight: bold;
}
table.article div.references
{
	margin-top: 8px;
	margin-bottom: 8px;
}
table.article span.price
{
	text-align: right;
	vertical-align: top;
	height: 21px;
}
table.article span.price input
{
	vertical-align: top;
	text-align: center;
	border: solid 1px #7f7f7f;
	height: 21px;
	margin: 0px;
}
table.article span.price span.priceLabel
{
	color: #ff0000;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	padding: 0px 3px;
	height: 21px;
	vertical-align: top;
}
table.article table.price
{
	height: 21px;
}
table.article table.price td
{
	vertical-align: middle;
}
table.article table.price td.amount
{
	width: 30px;
	text-align: center;
}
table.article table.price td.amount div
{
	border: solid 1px #7f7f7f;
	height: 21px;
}
table.article table.price input
{
	vertical-align: middle;
	text-align: center;
	border: none;
	width: 26px;
	height: 17px;
	margin: 0px;
}
table.article table.price td.priceLabel
{
	width: 10px;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px 5px;
}
table.article table.price td.priceLabel div
{
	padding: 3px 5px;
	background: #ef3f3f;
	height: 21px;
}
table.article img
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}
table.article .imgText
{
	font-size: 10px;
	padding: 0px 4px;
	vertical-align: top;
	color: #7f7f7f;
}
table.article div.slideshow img.thumb
{
	margin: 4px 2px 0px 2px;
	background: #ffffef;
	border: solid 1px #afafaf;
}
table.article input
{
	border: solid 1px #888888;
	padding: 1px 2px;
	margin: 0px;
}
table.article input.date
{
	margin-right: 2px;
	text-align: center;
	width: 80px;
}
table.article input.checkbox
{
	border: none;
	margin-top: 1px;
	_margin: 0 -2px;
}
table.article input.radio
{
	border: none;
	margin-top: 1px;
	_margin: 0 -2px;
}
table.article textarea
{
	border: solid 1px #888888;
	padding: 1px 2px;
	margin: 0px;
}
table.article table.itemList
{
	font-weight: normal;
	width: 100%;
}
table.article table.itemList td
{
	text-align: right;
	padding: 1px 2px;
}
table.article table.itemList th
{
	text-align: right;
	padding: 1px 2px;
	border-bottom: solid 1px #bfbfbf;
}
table.article span.h1
{
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
table.article span.h2
{
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}
table.article span.h
{
	font-weight: bold;
}
table.article table.facttable td
{
	padding: 2px 4px;
	border: solid 1px #cfcfcf;
}
table.article table.facttable th
{
	padding: 2px 4px;
	border: solid 1px #cfcfcf;
}
table.article label.label
{
	font-weight: normal;
}
table.article table.form td
{
	padding: 2px 5px 2px 0px;
	vertical-align: middle;
}
table.article table.form th
{
	padding: 2px 5px 2px 0px;
	vertical-align: middle;
}
table.article table.row th
{
	vertical-align: middle;
}
table.article table.row td
{
	vertical-align: middle;
}
table.article table.list
{
	border: solid 1px #5f5f5f;
	vertical-align: middle;
/*	padding: 1px 2px 1px 5px;*/
	width: 100%;
}
table.article table.list th
{
	vertical-align: top;
	padding: 2px 2px 0px 2px;
	height: 20px;
	background: #008F5A url(images/list_head_back.gif) top left repeat-x;
	color: #ffffff;
	font-weight: normal;
}
table.article table.list tr.tallHeader th
{
	height: 34px;
	background: #008F5A url(images/list_head_back_tall.gif) top left repeat-x;
}
table.article table.list td
{
	vertical-align: middle;
	padding: 1px 2px 1px 2px;
	height: 20px;
}
table.article table.listComp
{
	border: solid 1px #5f5f5f;
	vertical-align: middle;
	padding: 1px 2px 1px 5px;
	width: 100%;
}
table.article table.listComp th
{
	border-bottom: solid 1px #000000;
	vertical-align: top;
	padding: 2px 2px 0px 2px;
	height: 20px;
	background: url(images/list_head_back.gif) top left repeat-x;
	color: #ffffff;
	font-weight: normal;
}
table.article table.listComp td
{
	vertical-align: middle;
	padding: 1px 2px 1px 2px;
	height: 20px;
}

table.article table.listComp td img
{
	vertical-align: middle;
}

table.article table.listPageNav
{
	width: 100%;
	vertical-align: middle;
}
table.article table.listPageNav td.nav
{
	width: 150px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding: 4px 2px 3px 5px;
}
table.article table.listPageNav td.right
{
	display: none;
}

table.article table.pageNav
{
	height: 20px;
}
table.article table.pageNav td
{
	padding: 1px 2px 1px 2px;
	vertical-align: middle;
}

table.article table.list tr.other td
{
	color: #7f7f7f;
}

table.article table.list tr.noAutoShop td
{
	color: #003fff;
}

table.article table.list tr.warn td
{
	background: #ffcfcf;
}

table.article table.list tr.inactivePeriod td
{
	color: #00cc00;
}

table.article table.list .center
{
	text-align: center;
}

table.article table.list .bl
{
	border-left: solid 1px #afafaf;
}

#body table.DVKShopSelect
{
	width: 100%;
	table-layout: fixed;
}
#body table.DVKShopSelect tr.HQ
{
	color: #003fcf;
	font-weight: bold;
}
#body table.DVKShopSelect td
{
	padding-top: 1px;
	overflow: hidden;
	white-space: nowrap;
}
#body table.DVKShopSelect td.a
{
	padding-left: 2px;
}
#body table.DVKShopSelect td.b
{
	width: 100px;
	padding-left: 14px;
	background: url(images/shop_div.gif) 4px 6px no-repeat;
}
/*--------------------------------*/
#body table.DVKAISelect
{
	width: 100%;
	table-layout: fixed;
}
#body table.DVKAISelect td
{
	height: auto;
	padding: 2px 0px;
	overflow: visible;
	white-space: normal;
	vertical-align: top;
}
#body table.DVKAISelect tr.even td
{
	background-color: #efefef;
}
#body table.DVKAISelect th.button,
#body table.DVKAISelect td.button
{
	width: 20px;
	text-align: center;
}
#body table.DVKAISelect th.a,
#body table.DVKAISelect td.a
{
	width: 40px;
	padding-left: 4px;
	padding-right: 0;
}
#body table.DVKAISelect th.b,
#body table.DVKAISelect td.b
{
	width: 40px;
	padding-left: 0;
	padding-right: 8px;
	text-align: center;
}
#body table.DVKAISelect th.c
{
	width: 130px;
	padding-left: 14px;
}
#body table.DVKAISelect th.d
{
	width: 160px;
	padding-left: 14px;
}
#body table.DVKAISelect th.e
{
	padding-left: 14px;
}
#body table.DVKAISelect td.spec
{
	padding-left: 14px;
	background: url(images/shop_div.gif) 4px 6px no-repeat;
}

div.full
{
	width: 100%;
	overflow: hidden;
}
.formColumn
{
}
.formColumn .row
{
	width: 100%;
	clear: both;
	line-height: 18px;
	padding: 2px 0;
	overflow: hidden;
}

.formColumn div.row label.compact
{
	width: auto;
}
.formColumn div.row div.compact
{
	width: auto;
}
.formColumn .row label.L
{
	float: left; 
	display: block; 
	padding-right: 5px;
}
.formColumn .row div
{
	float: left;
}
div.alignRightLeft
{
	/*overflow: hidden;*/
	padding: 5px;
}
div.alignRightLeft .row label.L
{
	text-align: right;
}
div.alignRightLeft .row div
{
	text-align: left;
}
div.newRow
{
	clear: left;
}
.formColumn .row div input
{
	vertical-align: middle;
}
.formColumn .row div input.text
{
	width: 100%; 
	margin: 0; 
	_margin: -1px 0;
	vertical-align: top;
}
.formColumn .row div input.date
{
	width: 80px;
	margin-right: 2px;
	text-align: center;
}
.formColumn div.dateNowButton
{
	float: right;
	padding-right: 10px;
}
.formColumn .row div textarea
{
	width: 100%;
	height: 100%;
}
.formColumn div.signature
{
	width: 100%;
	min-height: 50px;
	padding: 4px;
	border: 1px solid #888;
	background: #fff;
	cursor: pointer;
}

.readonly input, .readonly textarea,
div.readonly input, div.readonly textarea,
span.readonly input, span.readonly textarea
{
	background: #efefef;
	color: #3f3f3f;
}
input.markInvalid, textarea.markInvalid, div.markInvalid div.selectionList
{
	background: #ffefdf;
}
div.markInvalid
{
	color: #ff0000;
}
.div_MA, .div_T, .div_CT, .div_E, .div_Reg
{
	margin: 2px 0 2px 0;
	padding: 4px 0;
	border: solid 1px #afafaf;
}
.div_MA
{
	background: #ffefcf;
}
.div_T
{
	background: #ffffcf;
}
.div_CT
{
	background: #cfe7ff;
}
.div_E
{
	background: #dfffdf;
}
.div_Reg
{
	background: #efefef;
}

input:focus, textarea:focus
{
	background-color: #FFC;
	border-color: #FC6;
}
.public
{
	font-size: 14px;
}
.public input, .public textarea
{
	font-size: 14px;
}
.public input
{
	height: 20px;
}
.public .formColumn .row
{
	line-height: 20px;
}
.public div.selTextList
{
	font-size: 14px;
	height: 18px;
	line-height: 18px;
}

div.checkGroupItem, div.checkGroupItemReadonly
{
	width: 100%;
	height: 18px;
	vertical-align: middle;
	line-height: 18px;
	cursor: pointer;
}
div.checkGroupItemReadonly
{
	cursor: default;
}
a.imgLink
{
	display: block;
	float: left;
	text-align: center;
}
a.imgLink img
{
	vertical-align: top;
	text-align: center;
	margin-top: 1px;
}
div.formColumn small
{
	font-size: 11px;
}
.validationResults
{
	margin-bottom: 12px !important;
}

div.news
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	height: 100%;
	background: #E3EECC;
}
div.news table.pageNav
{
	background: #73A900;
	color: #ffffff;
	width: 100%;
}
div.news div.title
{
	background: #ffffff;
	padding-bottom: 8px;
}
div.news h2
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	color: #000000;
}
div.news h1
{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
}
div.news p
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
div.newsEntry
{
	padding: 4px 10px 4px 10px;
}
div.newsEntry a
{
	color: #000000;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
div.newsEntry a:visited
{
	color: #000000;
}
div.newsEntry a:hover
{
	color: #000000;
}
div.newsEntry span.date
{
	font-family: Arial;
	font-weight: bold;
	line-height: 16px;
	font-size: 11px;
}

div.indexEntry a
{
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
div.indexEntry a:visited
{
	color: #009999;
}
div.indexEntry a:hover
{
	color: #999999;
}
div.indexEntry span.date
{
	font-family: Verdana;
	font-weight: bold;
	line-height: 14px;
}



.cpYearNavigation,.cpMonthNavigation
{
	background-color: #7f7f7f;/*#C0C0C0;*/
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding: 1px;
}
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText
{
	font-family: arial;
	font-size: 8pt;
}
td.cpDayColumnHeader
{
	text-align: right;
	border: solid thin #c0c0c0;/*#C0C0C0;*/
	border-width: 0px 0px 1px 0px;
}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate 
{
	text-align: right;
	text-decoration: none;
}
.cpCurrentMonthDate:hover, .cpOtherMonthDate:hover, .cpCurrentDate:hover 
{
	color: #cf0000;
}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled
{
	color: #D0D0D0;
	text-align: right;
	text-decoration: line-through;
}
.cpCurrentMonthDate, .cpCurrentDate
{
	color: #000000;
}
.cpOtherMonthDate
{
	color: #808080;
}
td.cpCurrentDate
{
	color: white;
	background-color:  #C0C0C0;
	border-width: 1px;
	border: solid thin #800000;
}
td.cpCurrentDateDisabled
{
	border-width: 1px;
	border: solid thin #FFAAAA;
}
td.cpTodayText, td.cpTodayTextDisabled
{
	text-align: center;
	border: solid thin #C0C0C0;
	border-width: 1px 0px 0px 0px;
}
a.cpTodayText, span.cpTodayTextDisabled
{
	text-align: center;
	height: 20px;
	text-decoration: none;
}
a.cpTodayText
{
	color: #000000;
	text-decoration: none;
}
a.cpTodayText:hover
{
	color: #cf0000;
}
a.cpText
{
	color: #000000;
	text-decoration: none;
}
a.cpText:hover
{
	color: #ffbc2b;
	text-decoration: none;
}
.cpTodayTextDisabled
{
	color: #D0D0D0;
}
.cpBorder
{
	border: solid 1px #000000;
	/*background: url(skin/content.png) top left repeat;*/
}
/*
	widget.css
*/

a.wSuperButton
{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	color: #222;
	cursor: pointer;
	font-weight: normal;
}
a.wSuperButton:hover
{
	color: #222;
	text-decoration: none;
}
a.wSuperButton .left
{
	float: left;
	width: 5px;
	height: 20px;
	background: url(images/button.png) no-repeat left top;
	cursor: pointer;
}
a.wSuperButton .middle
{
	display: block;
	float: left;
	height: 20px;
	/*padding: 0 5px;*/
    	padding: 0px 5px 0px 5px;
	background: url(images/button.png) no-repeat center top;
	cursor: pointer;
}
a.wSuperButton .middle img
{
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}
a.wSuperButton .right
{
	float: left;
	width: 5px;
	height: 20px;
	background: url(images/button.png) no-repeat right top;
	cursor: pointer;
}

.ie6 a.wSuperButton .left
{
	background: url(images/button.gif) no-repeat left top;
}
.ie6 a.wSuperButton .middle
{
	background: url(images/button.gif) no-repeat center top;
}
.ie6 a.wSuperButton .right
{
	background: url(images/button.gif) no-repeat right top;
}

a.wSuperButton:hover
{
	background: 0 0;
}
a.wSuperButton:hover .left
{
	background-position: left bottom;
}
a.wSuperButton:hover .middle
{
	background-position: center bottom;
}
a.wSuperButton:hover .right
{
	background-position: right bottom;
}

/*
a.wSuperButton
{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #222;
	cursor: pointer;
}
a.wSuperButton:hover
{
	color: #fff;
	text-decoration: none;
}
a.wSuperButton .left
{
	float: left;
	width: 9px;
	height: 20px;
	background: url(images/button_back_left.gif) top left no-repeat;
	cursor: pointer;
}
a.wSuperButton .middle
{
	display: block;
	float: left;
	height: 20px;
	padding: 0 0px;
	cursor: pointer;
	background: url(images/button_back.gif) top left repeat-x;
}
a.wSuperButton .middle img
{
	float: left;
	margin-top: 1px;
	margin-right: 5px;
}
a.wSuperButton .right
{
	float: left;
	width: 9px;
	height: 20px;
	background: url(images/button_back_right.gif) top left no-repeat;
	cursor: pointer;
}

.wButton
{
	padding: 3px 1px 3px 1px;
	_padding: 0px 1px 0px 1px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	background: url(images/button_back.gif) top left repeat-x;
	color: #000000;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
}
.wButtonLeft
{
	padding: 3px 0px 3px 6px;
	_padding: 0px 0px 0px 6px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	background: url(images/button_back_left.gif) top left no-repeat;
	height: 20px;
	text-decoration: none;
}
.wButtonRight
{
	padding: 3px 6px 3px 0px;
	_padding: 0px 6px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	background: url(images/button_back_right.gif) top right no-repeat;
	height: 20px;
	text-decoration: none;
}
.wButton:hover
{
	color: #ffffff;
	text-decoration: none;
}
.wButtonDown
{
	padding: 3px 1px 3px 1px;
	_padding: 0px 1px 0px 1px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	background: url(images/button_back.gif) top left repeat-x;
	color: #000000;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
}
.wButtonDown:hover
{
	color: #ffffff;
	text-decoration: none;
}

div.wButton2
{
	float: left;
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
}
div.wButton2 a
{
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}

div.wButton2 a:hover
{
	color: #ffffff;
	text-decoration: none;
}
div.wButton2 a.left
{
	width: 9px;
	background: url(images/button_back_left.gif) top left repeat-x;
}
div.wButton2 a.img
{
	width: 20px;
	background: url(images/button_back.gif) top left repeat-x;
}
div.wButton2 a.img img
{
	margin-top: 1px;
}
div.wButton2 a.middle
{
	background: url(images/button_back.gif) top left repeat-x;
}
div.wButton2 a.right
{
	width: 9px;
	background: url(images/button_back_right.gif) top left repeat-x;
}

div.wImgButton
{
	float: left;
	height: 20px;
	cursor: pointer;
}
div.wImgButton table td
{
	padding: 0 !important;
}
div.wImgButton td a
{
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div.wImgButton td a:hover
{
	color: #ffffff;
	text-decoration: none;
}
div.wImgButton td.left
{
	width: 9px !important;
	background: url(images/button_back_left.gif) top left repeat-x !important;
}
div.wImgButton td.img
{
	background: url(images/button_back.gif) top left repeat-x !important;
	vertical-align: top !important;
	padding-top: 1px !important;
	padding-right: 5px !important;
}
div.wImgButton td.middle
{
	background: url(images/button_back.gif) top left repeat-x !important;
}
div.wImgButton td.right
{
	width: 9px !important;
	background: url(images/button_back_right.gif) top left repeat-x !important;
}
*/
table#LoginDlg div#LoginBox
{
	width: 230px !important;
	padding: 10px 10px 5px 10px !important;
	background: #cbeec6 url(images/fieldset_back.jpg) top left repeat-x;
	border: solid 1px #7F7F7F;
}
table#LoginDlg div#LoginBox form.login table.form
{
	margin: 0 !important;
}
table#LoginDlg div#LoginBox form.login table.form
{
	width: 100%;
}
table#LoginDlg div#LoginBox form.login table.form td
{
	padding: 3px 2px;
}
table#LoginDlg div#LoginBox form.login table.form td label
{
	font-weight: bold;
}
table#LoginDlg div#LoginBox form.login table.form td.c1
{
	width: 35%;
	text-align: right;
}
table#LoginDlg div#LoginBox form.login table.form td input
{
	width: 100%;
	_margin: -1px 0;
	height: 20px;
	padding: 2px 3px 0 3px;
}
table#LoginDlg div#LoginBox form.login table.form tr.buttonRow td
{
	padding-top: 10px !important;
}

table.article .calendar a
{
	text-decoration: none;
}
table.article .calendar th.calendar
{
	border: solid 1px #000000;
	height: 20px;
	vertical-align: middle;
	padding: 0px 0px;
	background: url(images/list_head_back.gif) top left repeat-x;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}
table.article .calendar th.calendarCurrent
{
	vertical-align: middle;
	text-align: center;
	height: 20px;
	padding: 0px 0px;
	border: solid 1px #444444;
	background: url(images/list_head_select_back.gif) top left repeat-x;
}
table.article .calendar th.calendar div.day,
table.article .calendar th.calendarCurrent div.day
{
	padding-top: 2px;
}
table.article .calendar th.calendar a,
table.article .calendar th.calendarCurrent a
{
	color: #ffffff;
}
table.article .calendar th.calendar a:hover,
table.article .calendar th.calendarCurrent a:hover
{
	color: #000000;
}
table.article .calendar td.calendarName
{
	padding: 3px 0px;
	border: solid 1px #afafaf;
	font-size: 10px;
}
table.article .calendar td.calendarName a
{
	font-weight: normal;
	color: #000000;
}
table.article .calendar td.calendarName a:hover
{
	color: #5f5f5f;
}
table.article .calendar td.calendarEmpty
{
	padding: 3px 0px;
	border: solid 1px #afafaf;
	font-size: 10px;
}
table.article .calendar td.calendarEmptyCurrent
{
	padding: 3px 0px;
	border: solid 1px #afafaf;
	font-size: 10px;
	background: #e5ded2;
}
table.article .calendar tr.odd td.calendarEmptyCurrent
{
	background: #f2ece1;
}
table.article .calendar td.calendar
{
	padding: 3px 0px;
	border: solid 1px #afafaf;
	font-size: 10px;
	background: #F5F6BE;
	cursor: pointer;
}
table.article .calendar td.calendarCurrent
{
	padding: 3px 0px;
	border: solid 1px #afafaf;
	font-size: 10px;
	background: #F5F6BE;
	cursor: pointer;
}
table.article .calendar table.calendarCell
{
}

table.article table.eventView td,
table.article table.eventView th
{
	padding: 0px 3px 0px 0px;
	vertical-align: middle;
}
table.article table.eventView td div.text
{
}
table.article table.eventView td img,
table.article table.eventView th img
{
	vertical-align: middle;
}
table.article table.timeRuler
{
}
table.article table.timeRuler th
{

}
table.article table.timeRuler td, table.article table.timeRuler th
{
	width: 60px;
}

table.article td.calendarDayView
{
	padding: 3px 0px;
	border: solid 1px #afafaf;
	background: url(images/time_grid.gif) top left repeat;
}
table.article tr.even td.calendarDayView
{
	background: #efefef url(images/time_grid.gif) top left repeat;
}
table.article table.dayEvent
{
	height: 13px;
}
table.article td.dayEvent
{
	cursor: pointer;
	padding: 0px;
	background: #F5F6BE;
	border: solid 1px #7f7f7f;
	white-space: nowrap;
}
table.article div.dayEvent
{
	font-size: 10px;
	height: 13px;
}

/*--------------------------------------------------*/

table.calDlg td.calDlg_Title
{
	 height: 10px;
	 padding: 0px 5px;
	 background: url(images/list_head_back.gif) top left repeat-x;
	 font-size: 0px;
	 line-height: 0px;
}

table.calDlg td.calDlg
{
	padding: 5px 10px;
	background: #efefef;
}

table.calEditDlg td.calEditDlg_Title
{
	height: 19px;
	padding: 2px 5px 0px 5px;
	color: #ffffff;
	background: url(images/list_head_back.gif) top left repeat-x;
	font-weight: bold;
	border-bottom: #000000 1px solid;
}

table.calEditDlg td.calEditDlg
{
	padding: 5px 10px;
	background: #efefef;
}

table.article .calEditDlg .form label
{
	padding-left: 4px;
}

/*--------------------------------------------------*/

div.userInfo
{
	position: absolute;
	height: 62px;
	top: 30px;
	right: 15px;
	_right: 25px;
	padding: 5px 5px 0px 5px;
	text-align: right;
}
div.userInfo table th
{
	text-align: right;
	color: #000000;
	padding-bottom: 2px;
}
div.userInfo table td
{
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}

/*--------------------------------------------------*/

div.fileBrowserDlg
{
	top: 0px;
	left: 0px;
	overflow: hidden;
	background: #dfdfdf;
}
div.fileBrowserDlg table.fileBrowserDlg
{
	width: 100%;
}
div.fileBrowserDlg table
{
}

div.fileBrowserDlgTitle

{
	border-bottom: solid 1px #000000;
	background: #afafaf;
}

div.fileBrowserDlg td.fileBrowserDlg
{
	padding: 2px 4px;
}

div.fileBrowserDlgPath
{
	margin-top: 2px;
	padding: 2px 4px;
	height: 20px;
	overflow: hidden;
	border: solid 1px #7f7f7f;
	background: #ffffff;
	font-weight: bold;
	color: #7f7f7f;
}
div.fileBrowserDlgContent
{
	padding: 1px;
	height: 20px;
	border: solid 1px #7f7f7f;
	background: #ffffff;
	color: #7f7f7f;
	overflow: auto;
}
div.fileBrowserDlgContentHeader
{
	height: 20px;
	width: 100%;
}
div.fileBrowserDlgContentList
{
	width: 100%;
	overflow: auto;
}
div.fileBrowserDlgSelected
{
	padding: 2px 4px;
	height: 20px;
	overflow: hidden;
	border: solid 1px #7f7f7f;
	background: #ffffff;
	font-weight: bold;
	color: #7f7f7f;
}
input.fileBrowserDlgSelected
{
	padding: 0px;
	line-height: normal;
	width: 100%;
	vertical-align: top;
	border: none;
	background: transparent;
	font-weight: bold;
	color: #7f7f7f;
}

div.fileBrowserDlg table.fbDetailList
{
	width: 100%;
}
div.fileBrowserDlg table.fbDetailList tr.normal
{
	cursor: pointer;
}
div.fileBrowserDlg table.fbDetailList tr.normalFolderMode
{
	cursor: default;
	color: #afafaf;
}
div.fileBrowserDlg table.fbDetailList tr.hover
{
	cursor: pointer;
	background: #d8effc;
}
div.fileBrowserDlg table.fbDetailList th
{
	padding: 2px 4px 2px 2px;
	background: #dfdfdf;
	border-bottom: solid 1px #7f7f7f;
	text-align: center;
	vertical-align: middle;
}
div.fileBrowserDlg table.fbDetailList td
{
	padding: 1px 4px 1px 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 14px;
	height: 14px;
}
div.fileBrowserDlg table.fbDetailList td img
{
	margin-right: 3px;
	vertical-align: top;
}

div.fileBrowserDlg table.fbThumbView
{
}
div.fileBrowserDlg table.fbThumbView td.normal
{
	cursor: pointer;
}
div.fileBrowserDlg table.fbThumbView td.normalFolderMode
{
	cursor: default;
	color: #afafaf;
}
div.fileBrowserDlg table.fbThumbView td.hover
{
	cursor: pointer;
	background: #d8effc;
}

table.imageChooser
{
	width: 375px;
	border: solid 1px #7f7f7f;
	cursor: pointer;
}
table.imageChooser td
{
	padding: 1px;
}
table.imageChooser td img
{
	border: solid 1px #7f7f7f;
}

div.folderBrowser_Folder
{
	height: 19px;
	border: solid 1px #cccccc;
	background: #ffffff url(images/icon_folder.gif) 3px center no-repeat;
	padding: 2px 4px;
	padding-left: 20px;
	cursor: pointer;
}

div.folderBrowser_Back
{
	height: 19px;
	border: solid 1px #cccccc;
	background: #ffffff url(images/icon_folder_back.gif) 3px center no-repeat;
	padding: 2px 4px;
	padding-left: 20px;
	cursor: pointer;
}

div.folderBrowser_Back img
{
}
div.fileareaPath
{
	margin: 0px;
	padding: 1px 0px 2px 4px;
	font-size: 10px;
	color: 993333;
}
table.filearea
{
	width: 100%;
	border: solid 1px #000000;
}
table.filearea th
{
	vertical-align: top;
	padding: 2px 2px 0px 2px;
	height: 20px;
	background: url(images/list_head_back.gif) top left repeat-x;
	color: #ffffff;
	font-weight: normal;
}
table.filearea td
{
	height: 20px;
	vertical-align: middle;
	padding: 3px 2px;
}
table.filearea td a
{
	color: #4D84BA;
}
table.filearea td a:hover
{
	color: #000000;
	text-decoration: underline;
}

tr.odd
{
	background: #ffffff;
	background-color: #ffffff;
}
tr.even
{
	background: #efefef;
	background-color: #efefef;
}
tr.selected
{
	/*background: #B2CCD7;*/
	background: #ffd68b;
	background-color: #ffd68b;
}
tr.hover
{
	background: #d7d7d7;
}

table.article table tr th.divider
{
	width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 0px;
}
table.article table tr td.divider
{
	width: 1px;
	padding-left: 0px;
	padding-right: 0px;
	border-left: solid 1px #000000;
	font-size: 0px;
}

input.file
{
	border: none;
}

table.acList
{
	border: solid 1px #5f5f5f;
	background: #ffffff;
}
table.acList td, table.acList th
{
	height: 20px;
	padding: 0px 5px;
	text-align: center;
	vertical-align: middle;
}

table.acList th
{
	color: #ffffff;
	background: url(images/list_head_back.gif) top left repeat;
	cursor: default;
}
table.acList td.name
{
	border-right: solid 1px #afafaf;
	text-align: right;
	white-space: nowrap;
	cursor: default;
}




table.acTree
{
	border: solid 1px #5f5f5f;
	background: #ffffff;
}

table.acTree td, table.acTree th
{
	height: 20px;
	padding: 0px 5px;
	text-align: center;
	vertical-align: middle;
}
table.acTree th
{
	color: #ffffff;
	background: url(images/list_head_back.gif) top left repeat;
	cursor: default;
}
table.acTree td
{
	vertical-align: middle;
	padding-top: 1px;
}
table.acTree td.name
{
	border-right: solid 1px #afafaf;
	text-align: right;
	white-space: nowrap;
	cursor: default;
}
table.acTree input
{
	vertical-align: middle;
}
table.article div.fieldset
{
	position: relative;
	_position: static;
	border: solid 1px #5f5f5f;
	padding: 8px 5px 5px 5px;
	background: #cbeec6 url(images/fieldset_back.jpg) top left repeat-x;
}
table.article div.fieldsetError
{
	position: relative;
	_position: static;
	border: solid 1px #5f5f5f;
	padding: 8px 5px 5px 5px;
	background: #fff7f7;
	background: -moz-linear-gradient(top,#fff7f7 0%,#ffdddd 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff7f7),color-stop(100%,#ffdddd));
	background: -webkit-linear-gradient(top,#fff7f7 0%,#ffdddd 100%);
	background: -o-linear-gradient(top,#fff7f7 0%,#ffdddd 100%);
	background: -ms-linear-gradient(top,#fff7f7 0%,#ffdddd 100%);
	background: linear-gradient(to bottom,#fff7f7 0%,#ffdddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7', endColorstr='#ffdddd',GradientType=0);
}
table.article div.fieldset div.legend
{
	position: absolute;
	padding: 0px 3px;
	margin-top: -16px;
	margin-left: 10px;
	background: #F0DAB3 url(images/legend_back.jpg) top left repeat-x;
	color: #000000;
	font-size: 10px;
	border: solid 1px #5f5f5f;
}

table.article div.fieldsetLegend
{
	position: absolute;
	padding: 0px 3px;
	margin-top: -8px;
	margin-left: 10px;
	background: #F0DAB3 url(images/legend_back.jpg) top left repeat-x;
	color: #000000;
	font-size: 10px;
	border: solid 1px #5f5f5f;
	z-index: 1;
}

table.article div.fieldset div.container
{
	width: 100%;
	padding: 8px 5px 5px 5px;
}

table.article div.fieldsetCollapsible
{
	position: relative;
	_position: static;
	_height: 5px;
	background: #cbeec6 url(images/fieldset_back.jpg) top left repeat-x;
	border: solid 1px #5f5f5f;
	padding-top: 5px;
}
table.article div.fieldsetCollapsible div.legendCollapsible
{
	font-size: 10px;
	position: absolute;
	padding: 0px 3px 1px 3px;
	margin-top: -13px;
	margin-left: 10px;
	background: #F0DAB3 url(images/legend_back.jpg) top left repeat-x;
	color: #000000;
	border: solid 1px #5f5f5f;
	cursor: pointer;
}
table.article div.fieldsetCollapsible div.legendCollapsible img
{
	margin-top: 3px;
}
table.article div.fieldsetCollapsible div.container
{
	width: 100%;
	display: none;
	padding: 5px 5px 5px 5px;
}

table.article div.fieldsetTextarea
{
	position: relative;
	_position: static;
	border: solid 1px #5f5f5f;
	padding: 5px 0px 1px 2px;
}
table.article div.fieldsetTextareaInner
{
	position: relative;
	_position: static;
	border: solid 1px #afafaf;
	background: #ffffff;
	padding: 5px 0px 1px 2px;
	margin-top: 6px;
}
table.article div.fieldsetTextarea div.legend,
table.article div.fieldsetTextareaInner div.legend
{
	height: 11px;
	overflow: visible;
	position: absolute;
	padding: 0px 3px 0px 3px;
	margin-top: -16px;
	margin-left: 15px;
	border: solid 1px #5f5f5f;
	border-bottom: none;
	/*_border-left: none;
	_border-right: none;*/
	background: #ffffff;
	color: #000000;
	vertical-align: top;
}
table.article div.fieldsetTextareaInner div.legend
{
	border-color: #afafaf;
}

table.article fieldset
{
	border-color: #7f7f7f;
}

table.article fieldset legend
{
	color: #000000;
}

div.toolbar
{
	position: relative;
	margin-top: -6px;
	height: 30px;
	padding: 0px 5px 0px 5px;
	margin-bottom: 13px;
	border-bottom: solid 1px #000000;
}
div.toolbar span.h2
{
	padding-right: 20px;
	color: #000000;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}
div.buttons a.wSuperButton
{
	margin-right: 10px;
}
div.toolbar td.buttons
{
	padding-left: 10px;
}
div.toolbar td.buttons a
{
	margin-right: 10px;
}
.buttonsRight a.wSuperButton
{
	margin-left: 10px;
	float: right;
}
div.toolbar td.separator
{
	width: 25px;
}
div.toolbar td.separator div
{
	width: 12px;
	height: 20px;
	border-right: solid 1px #B2E1AD;
}
div.toolbar td.icons a
{
	display: block;
	float: left;
	margin: 0 3px;
	padding: 2px;
}

div.actionButtons
{
	padding: 13px 0px;
	height: 45px;
}
div.actionButtons div
{
	float: right;
}
div.actionButtons a.wSuperButton
{
	float: right;
}

div.leftButtons div
{
	float: left;
	margin-right: 10px;
}
div.leftButtons a.wSuperButton
{
	float: left;
	margin-right: 10px;
}

span.errorLog div
{
	width: 100%;
	padding: 1px 4px;
	margin-bottom: 2px;
	background: #ffafaf;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

span.MiniCalMsg table.MiniCal
{
	width: 100%;
}
table.MiniCal
{
	background-color: #efefef;
}
table.MiniCal
{
}
table.MiniCal *
{
	font-family: Arial;
}
table.MiniCal td.buttons
{
	background: #ffffff;
}
table.MiniCal .editForm input.password
{
	width: 80px;
}
table.MiniCal .editForm
{
	padding: 3px 0px 3px 5px;
	border: solid 1px #cfcfcf;
}
table.MiniCal .editForm td
{
	color: #000000;
	font-weight: bold;
}
table.MiniCal .editForm div.loginMsg
{
	padding-bottom: 4px;
	color: #B51B32;
	font-weight: bold;
}
table.MiniCal .editForm textarea
{
	width: 100%;
	height: 200px;
}

table.MiniCal .calendar
{
	border: solid 2px #efefef;
}
table.MiniCal .filter
{
	background: #ffffff;
	border: solid 2px #efefef;
}
table.MiniCal .filter td.c1
{
	padding-left: 2px;
}
table.MiniCal .filter td.c3
{
	padding-right: 0;
}
table.MiniCal .editForm table td div.selectionList,
table.MiniCal .editForm table td div.selectionList td
{
	color: #000000;
	background: #ffffff;
	font-weight: normal;
}
table.MiniCal td.spacer
{
	background: #ffffff;
	height: 6px;
	font-size: 1px;
}
table.MiniCal td.date div
{
	background: #ffffff;
	border-bottom: solid 2px #dfdfdf;
	padding: 3px 4px 1px 4px;
	color: #B51B32;
	font-size: 12px;
	font-weight: bold;
}
table.MiniCal td.msg
{
	background: #efefef;
	padding: 0px 2px 2px 2px;
	color: #000000;
	font-weight: bold;
}
table.MiniCal td.msg td.title
{
	height: 16px;
	padding: 0px 2px 0px 2px;
	font-size: 12px;
}
table.MiniCal td.msg td.owner,
table.MiniCal td.msg td.activity
{
	padding: 0px 2px 1px 2px;
	font-size: 10px;
	background: #ffffff;
	border-bottom: solid 2px #efefef;
}
table.MiniCal td.msg td.activity
{
	text-align: right;
}
table.MiniCal td.msg .icon
{
	width: 12px;
	height: 16px;
	text-align: right;
	vertical-align: middle;
}
table.MiniCal td.msg td
{
	color: #000000;
	font-weight: bold;
}
.paddingRight
{
	padding-right: 5px;
}
table.MiniCal td.msg div.date .date
{
	padding: 1px 2px;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff;
}
table.MiniCal td.msg div.content
{
	padding: 3px;
	background: #ffffff;
	color: #000000;
	font-weight: normal;
}

table.MiniCal div.selectionList span.caption
{
	color: #B51B32;
}

/*--------------------------------------*/

.MiniCal_year
{
	border-style: outset;
	border-width: 1px;
	border-color: #efefef;
	background-color: #ffffff;
	text-align: center;
}
table.MiniCal_month
{
	border-collapse: separate;
}
table.MiniCal_month th,
table.MiniCal_month td
{
	text-align: center;
	vertical-align: middle;
}
.MiniCal_month
{
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
table.MiniCal_month a
{
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
table.MiniCal_month a:hover
{
	text-decoration: none;
	color: #B51B32;
}
.MiniCal_yearname
{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #B51B32;
}
.MiniCal_monthname
{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	/*background-color: #efefef;*/
	color: #B51B32;
	border-style: solid;
	border-width:0px
}
.MiniCal_dayname
{
	background-color: #dfdfdf;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #5f5f5f;
	border-style: none;
	border-width:1px;
}
.MiniCal_weeknumtitle
{
	background-color: #dfdfdf;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #6CA7A1;
	border-style: none;
	border-width:1px
}
.MiniCal_weeknum
{
	text-align: center;
	font-size: 10px;
	height:24px;
	width:26px;
	color: #B51B32;
	background-color: #dfdfdf;
}
.MiniCal_week
{
	border-style: none;
	background-color: #ffffff;
	text-align: center;
}
.MiniCal_monthweek
{
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #CDC9C9;
	border-style: solid;
	border-width:1px
}
.MiniCal_yearnavigation
{
	font-size: 12px;
}
.MiniCal_datepicker
{
	background-color: #ffffff;
}
.MiniCal_datepickerform
{
	margin: 0px;
}
.MiniCal_monthnavigation
{
	font-family: Tahoma, Arial, sans-serif;
}
.MiniCal_monthpicker
{
	font-size: 11px;
	background-color: #ffffff;
	color: #7f7f7f;
}
.MiniCal_yearpicker
{
	font-size: 11px;
	background-color: #ffffff;
	color: #7f7f7f;
}
.MiniCal_pickerbutton
{
	background-color: #ffffff;
	color: #7f7f7f;
}
.MiniCal_nomonthday
{
	text-align: center;
	font-size: 10px;
	height:24px;
	width:26px;
	color: #aaaaaa;
}
.MiniCal_monthday
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
	height:24px;
	width:26px;
}
.MiniCal_monthday a
{
	color: #7f7f7f;
}
.MiniCal_today
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #EEE9E9;
	background-color: #ffffdf;
	border: solid 1px #6CA7A1;
	color: #ffffff;
	height:24px;
	width:24px;
}
.MiniCal_today a
{
	color: #ffffff;
}
.MiniCal_selectedday
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:24px;
	width:26px;
}
.MiniCal_sunday
{
	background-color: #ffcfcf;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
	height:24px;
	width:26px;
}
.MiniCal_sunday a
{
	color: #7f7f7f;
}
.MiniCal_saturday
{
	background-color: #efefef;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
	height:24px;
	width:26px;
}
.MiniCal_saturday a
{
	color: #7f7f7f;
}
.MiniCal_event
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #7f7f7f;
	background-color: #efefff;
	border: solid 1px #B51B32;
	height:24px;
	width:24px;
}
.MiniCal_event a
{
	color: #000000;
}
.MiniCal_selectedevent
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #6CA7A1;
	height:24px;
	width:26px;
}
.MiniCal_selectedevent a
{
	background-color: #6CA7A1;
	color: #000000;
}
.MiniCal_todayMiniCal_event
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #efefff;
	border: solid 1px #6CA7A1;
	height:24px;
	width:24px;
}
.MiniCal_todayMiniCal_event a
{
	background-color: #efefff;
	color: #000000;
}
.MiniCal_eventcontent
{
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}

.ePriceRow
{
	margin-top: 10px;
	/*background: #cfcfff;*/
}

.ePriceRow td
{
	vertical-align: middle;
}

.ePriceRow .ePrice
{
	padding-right: 10px;
}

.ePriceRow .ePrice div
{
	height: 18px;
	padding-top: 1px;
	font-size: 16px;
	font-weight: bold;
	color: #CB0502;
}

.ePriceRow .eQty input
{
	margin: 0;
	width: 30px;
	border: solid 1px #afafaf;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.ePriceRow .eBuy
{
	padding-left: 2px;
	vertical-align: top;
}

.ePriceRow .eReadMore
{
	padding-left: 4px;
}

.ePriceRow .eBuy img
{
	/*border: solid 1px #000000;*/
}

#esCart .ArticleRows
{
	width: 100%;
}

#esCart .ArticleRows th,
#esCart .ArticleRows td
{
	padding: 1px 4px;
	vertical-align: middle;
}

#esCart .ArticleRows tr.header
{
	background: #efefef;
}

#esCart .ArticleRows .ArticleNo
{
	width: 100px;
}
#esCart .ArticleRows .Name
{

}
#esCart .ArticleRows .Qty
{
	width: 100px;
	text-align: right;
}
#esCart .ArticleRows .Price
{
	width: 100px;
	text-align: right;
}
#esCart .ArticleRows .LineSum
{
	width: 100px;
	text-align: right;
}
#esCart .ArticleRows .cmdRemove
{
	width: 20px;
	text-align: center;
}

#esCart .ArticleRows .Qty input
{
	text-align: right;
	width: 30px;
}
#esCart .ArticleRows tr.Sum td
{
	border-top: solid 1px #7f7f7f;
	font-weight: bold;
}

#esCart .buttons
{
	margin-top: 10px;
}

#esCart .buttons td
{
	padding-right: 15px;
}

#esCart .orderFooter
{
	font-size: 10px;
	color: #7f7f7f;
}

#esCart .orderFooter .label
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
}

#esPayMethods
{
	width: 200px;
}
#esPayMethods div.PayMethod
{
	width: 200px;
	margin: 4px 0px;
	padding: 5px 10px;
	border: solid 1px #afafaf;
	cursor: pointer;
}
#esPayMethods div.PayMethodHover
{
	margin: 4px 0px;
	padding: 5px 10px;
	border: solid 1px #afafaf;
	background: #ffffef;
	cursor: pointer;
}
#esDeliveryMethods
{
	width: 200px;
}
#esDeliveryMethods div.DeliveryMethod
{
	width: 200px;
	margin: 4px 0px;
	padding: 5px 10px;
	border: solid 1px #afafaf;
	cursor: pointer;
}
#esDeliveryMethods div.DeliveryMethodHover
{
	margin: 4px 0px;
	padding: 5px 10px;
	border: solid 1px #afafaf;
	background: #ffffef;
	cursor: pointer;
}
table.esKeyValue td
{
	padding-right: 8px;
}

table.buttonRow td
{
	padding-right: 15px;
}




.userTerms p
{
    margin-bottom: .5rem;
}
.userTerms h3
{
    margin-top: .5rem;
    margin-bottom: 1rem;
    __line-height: 1rem;
    color:#007d40;
}
#specialBlockContent
{
	display: none;
	top: 5px;
	left: 255px; 
	width: 500px;
	height: 70px;
	/*background: #fec;*/
}
#specialBlockContent div.icons a
{
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 16px;
	text-align: center;
	font-size: 11px;
}
#specialBlockContent div.icons a:hover
{
	color: #000;
}

body .ui-corner-all,
body .ui-corner-top,
body .ui-corner-left,
body .ui-corner-tl,
body .ui-corner-right,
body .ui-corner-tr,
body .ui-corner-bottom,
body .ui-corner-bl,
body .ui-corner-br
{
	border-radius: 0;
}

body .ui-widget
{
	font-family: Arial,sans-serif;
	font-size: 11px;
}
body .ui-widget .ui-widget
{
	font-size: 11px;
}
body .ui-widget input,
body .ui-widget select,
body .ui-widget textarea,
body .ui-widget button
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}
body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default
{
	border: 1px solid #888888;
	background: #fff;
}
body .ui-state-hover,
body .ui-widget-content .ui-state-hover,
body .ui-widget-header .ui-state-hover,
body .ui-state-focus,
body .ui-widget-content .ui-state-focus,
body .ui-widget-header .ui-state-focus
{
	background: #eee;
}
body .ui-multiselect span
{
	font-size: 10px;
}
body .ui-multiselect-menu a
{
	font-size: 11px;
}

.CTabs2
{
	height: 30px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	position: relative;
	border-bottom: 1px solid #000;
}

.CTabs .Name
{
	margin: 0 20px 0 0;
	width: 450px;
	overflow: hidden;
	white-space: nowrap;
	color: #000000;
}

#body .CTabs .Name
{
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
}

.CTabs div.Tabs
{
	position: absolute;
	bottom: -1px;
}

.CTabs2 div.Tabs
{
	right: 0;
}

.CTabs a.Tab
{
	display: block;
	height: 26px;
	float: left;
	margin: 0 2px 0 2px;
	padding: 2px 14px 0px 14px;
	border: 1px solid #aaa;
	border-bottom: 1px solid #000;
	background: #e7e7e7;
	background: -moz-linear-gradient(top,#f7f7f7 0%,#e7e7e7 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#e7e7e7));
	background: -webkit-linear-gradient(top,#f7f7f7 0%,#e7e7e7 100%);
	background: -o-linear-gradient(top,#f7f7f7 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top,#f7f7f7 0%,#e7e7e7 100%);
	background: linear-gradient(to bottom,#f7f7f7 0%,#e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#e7e7e7',GradientType=0);
	color: #888;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
html .CTabs a.selected
{
	color: #000;
	background: #ffffff;
	background: -moz-linear-gradient(top,#f7f7f7 0%,#ffffff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,#f7f7f7 0%,#ffffff 100%);
	background: -o-linear-gradient(top,#f7f7f7 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,#f7f7f7 0%,#ffffff 100%);
	background: linear-gradient(to bottom,#f7f7f7 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0);
	border: 1px solid #777;
	border-bottom: solid 1px #fff;
}

.CTabs a.TabClose
{
	display: block;
	height: 20px;
	float: left;
	margin: 1px 8px 0 2px;
	padding-top: 1px;
}

/*
.CTabs
{
	position: relative;
}

.CTabs div.Tabs
{
	position: absolute;
	bottom: -1px;
}
*/

/*----------------------------------------*/
/*
.ipad div.section_main table.pageContent td.pcContent_full
{
	padding-left: 5px;
	padding-right: 5px;
}
*/
.ipad div.menubar
{
	height: 36px;
	background: #f7f7f7;
	background: -moz-linear-gradient(top,#ffffff 0%,#e7e7e7 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e7e7e7));
	background: -webkit-linear-gradient(top,#ffffff 0%,#e7e7e7 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#e7e7e7 100%);
	background: linear-gradient(to bottom,#ffffff 0%,#e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0);
}
.ipad table.menubar td
{
	background: none;
	border-right: 1px solid #ddd;
}
.ipad table.menubar .menubarItemSelected
{
	background: #eeeeee;
	background: -moz-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -o-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: linear-gradient(to bottom,#f7f7f7 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#dddddd',GradientType=0);
}
.ipad div.menubarChild
{
	height: 32px;
}
.ipad table.menubar td.menubarItem
{
	padding-top: 4px;
	padding-bottom: 4px;
}
.ipad table.article table.list th
{
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #00A064;
	background: -moz-linear-gradient(top,#00A064 0%,#008853 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00A064),color-stop(100%,#008853));
	background: -webkit-linear-gradient(top,#00A064 0%,#008853 100%);
	background: -o-linear-gradient(top,#00A064 0%,#008853 100%);
	background: -ms-linear-gradient(top,#00A064 0%,#008853 100%);
	background: linear-gradient(to bottom,#00A064 0%,#008853 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A064', endColorstr='#008853',GradientType=0);
}
.ipad table.article table.list tr.tallHeader th
{
	background: #00A064;
	background: -moz-linear-gradient(top,#00A064 0%,#008853 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#00A064),color-stop(100%,#008853));
	background: -webkit-linear-gradient(top,#00A064 0%,#008853 100%);
	background: -o-linear-gradient(top,#00A064 0%,#008853 100%);
	background: -ms-linear-gradient(top,#00A064 0%,#008853 100%);
	background: linear-gradient(to bottom,#00A064 0%,#008853 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A064', endColorstr='#008853',GradientType=0);
}
.ipad table.article table.list td
{
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}
.ipad table.article table.list td table.row td
{
	padding-top: 0px;
	padding-bottom: 0px;
}

.ipad table.article table.listPageNav
{
	margin-top: 5px;
}
.ipad table.article table.listPageNav td.nav
{
	width: 270px;
}
.ipad table.article table.pageNav
{
	height: auto;
}
.ipad table.article table.pageNav td
{
	padding: 8px 14px;
	background: #f7f7f7;
	border: 1px solid #fff;
}
.ipad table.article table.pageNav td.i
{
	padding-left: 0;
	padding-right: 0;
}
.ipad div.toolbar td.icons a
{
	margin: 0 12px;
}

.ipad .SLR div.selTextList
{
	height: auto;
	padding: 3px 3px;
	border-bottom: 1px solid #eee;
}

div.workPlan div.specialParty
{
	background: #ffcccc;
	background: -moz-linear-gradient(top,#ffeeee 0%,#ffcccc 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffeeee),color-stop(100%,#ffcccc));
	background: -webkit-linear-gradient(top,#ffeeee 0%,#ffcccc 100%);
	background: -o-linear-gradient(top,#ffeeee 0%,#ffcccc 100%);
	background: -ms-linear-gradient(top,#ffeeee 0%,#ffcccc 100%);
	background: linear-gradient(to bottom,#ffeeee 0%,#ffcccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeee', endColorstr='#ffcccc',GradientType=0);
}
div.workPlan div.customer
{
	background: #dddddd;
	background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0);
}
div.workPlan div.product
{
	background: #ccccff;
	background: -moz-linear-gradient(top,#eeeeff 0%,#ccccff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeff),color-stop(100%,#ccccff));
	background: -webkit-linear-gradient(top,#eeeeff 0%,#ccccff 100%);
	background: -o-linear-gradient(top,#eeeeff 0%,#ccccff 100%);
	background: -ms-linear-gradient(top,#eeeeff 0%,#ccccff 100%);
	background: linear-gradient(to bottom,#eeeeff 0%,#ccccff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeff', endColorstr='#ccccff',GradientType=0);
}
div.workPlan div.period
{
	background: #dddddd;
	background: -moz-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -o-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: linear-gradient(to bottom,#f7f7f7 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#dddddd',GradientType=0);
}
div.workPlan div.city
{
	background: #dddddd;
	background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0);
}
div.workPlan div.company
{
	background: #ccccff;
	background: -moz-linear-gradient(top,#eeeeff 0%,#ccccff 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eeeeff),color-stop(100%,#ccccff));
	background: -webkit-linear-gradient(top,#eeeeff 0%,#ccccff 100%);
	background: -o-linear-gradient(top,#eeeeff 0%,#ccccff 100%);
	background: -ms-linear-gradient(top,#eeeeff 0%,#ccccff 100%);
	background: linear-gradient(to bottom,#eeeeff 0%,#ccccff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeff', endColorstr='#ccccff',GradientType=0);
}

td.autoDimmed
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity:0.3;
	opacity:0.3;
}
/*td.autoDimmed:hover,*/
td.statsColHover
{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
#loadingMsg
{
	font-weight: bold;
	font-size: 16px;
	color: #aaa;
}

#ImageDrawDlg
{
	border: 1px solid #000;
	background: #ddd;
	background: #dddddd;
	background: -moz-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f7),color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -o-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,#f7f7f7 0%,#dddddd 100%);
	background: linear-gradient(to bottom,#f7f7f7 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#dddddd',GradientType=0);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}
.ImageDrawToolbar .tools a
{
	border: 1px solid #aaa;
	background: #cccccc;
	background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
	background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
	background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
}
.ImageDrawToolbar .operations a
{
	border: 1px solid #aaa;
	background: #ddcccc;
	background: -moz-linear-gradient(top,#ffe7e7 0%,#eedddd 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffe7e7),color-stop(100%,#eedddd));
	background: -webkit-linear-gradient(top,#ffe7e7 0%,#eedddd 100%);
	background: -o-linear-gradient(top,#ffe7e7 0%,#eedddd 100%);
	background: -ms-linear-gradient(top,#ffe7e7 0%,#eedddd 100%);
	background: linear-gradient(to bottom,#ffe7e7 0%,#eedddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7e7', endColorstr='#eedddd',GradientType=0);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
}
.hasMarkings
{
	background: url(images/has-markings.gif) no-repeat center right;
}

#body .article div.fieldset-info
{
	padding: 10px 10px;
	background: #ffffee;
	background: -moz-linear-gradient(top,#ffffdd 0%,#eeeecc 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffdd),color-stop(100%,#eeeecc));
	background: -webkit-linear-gradient(top,#ffffdd 0%,#eeeecc 100%);
	background: -o-linear-gradient(top,#ffffdd 0%,#eeeecc 100%);
	background: -ms-linear-gradient(top,#ffffdd 0%,#eeeecc 100%);
	background: linear-gradient(to bottom,#ffffdd 0%,#eeeecc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffdd', endColorstr='#eeeecc',GradientType=0);
}
#body .article div.fieldset-info table
{
	font-size: 13px;
}

