body
{
	background-color: #E5BFCC;
	background-image: url(/extension/ezwebin/design/ezwebin/images/body_bg.png);
	background-repeat: repeat-x;
	color: #535548;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	text-align: center;
}
h1,h2,h3,h4,h5,h6
{
	font-style: normal;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding: 0;
}
h1
{
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
}
h2
{
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5
{
	font-size: 1em;
}
h6
{
	font-size: 1em;
	font-weight: normal;
}
p
{
	line-height: 1.25em;
	margin: 0.5em 0 0.5em 0;
}
a
{
	color: #048FFD;
	text-decoration: underline;
}
a:hover
{
	color: #000;
	text-decoration: underline;
}
a img
{
	border: none;
}
pre,code
{
	font-family: "Courier New",Courier,monospace;
	font-size: 1em;
}
pre
{
	background-color: #f8f8f8;
	border: 1px solid #e0e0e0;
	margin: 1em 0 1em 0;
	padding: 0.2em;
}
pre.wordwrap
{
	white-space: normal;
}
pre.wordwrap span.line
{
	display: block;
}
table
{
	font-size: 1em;
	margin: 0;
	padding: 0;
}
th,td
{
	padding: 0;
}
table.list
{
	border: none;
	margin: 1em 0 1em 0;
	width: 100%;
}
table.list th,table.list td
{
	border-bottom: none;
	border-right: 1px solid #fff;
	padding: 0.5em;
	vertical-align: top;
}
table.list th
{
	background-color: #DFDFDF;
	background-image: url(/extension/ezwebin/design/ezwebin/images/th_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #525345;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.list td
{
	border-top: 1px solid #f8f8f8;
	font-weight: normal;
}
table.list th:first-child,table.list td:first-child
{
	border-left: 1px solid #fff;
}
table.list tr.bglight
{
	background-color: #F1F1ED;
}
table.list tr.bgdark
{
	background-color: #EAE9E1;
}
table.list tr.bglight:hover,table.list tr.bgdark:hover
{
	background-color: #fff;
}
table.list tr.bglight:hover td,table.list tr.bgdark:hover td
{
	border-color: #fff;
}
table.list a
{
	border-bottom-color: #EAE9E1;
}
table.list img
{
	vertical-align: middle;
}
th.tight,td.tight
{
	width: 1%;
}
td.nowrap
{
	white-space: nowrap;
}
td.number
{
	text-align: right;
}
ul,ol
{
	margin: 0.75em 0 1em 2.5em;
	padding: 0;
}
ul ul,ol ul
{
	margin: 0.3em 0 0.5em 1.3em;
}
ul ol,ol ol
{
	margin: 0.3em 0 0.5em 1.9em;
}
li
{
	line-height: 1.25em;
	margin: 0 0 0.3em 0;
	padding: 0;
}
dl
{
	margin: 0.25em 0 0.25em 0;
	padding: 0;
}
dt,dd
{
	font-style: normal;
	margin: 0 0 0.25em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0 1em 0.5em 2.5em;
}
form
{
	margin: 0;
	padding: 0;
}
label
{
	display: block;
	font-weight: bold;
	padding-right: 0.5em;
	white-space: nowrap;
}
input,select
{
	font-family: Arial,Helvetica,sans-serif;
}
input.box,input.halfbox
{
	font-size: 1em;
}
textarea
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
optgroup
{
	font-style: normal;
	font-weight: bold;
}
input.button,button,input.defaultbutton
{
	color: #343434;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;
}
input.box,textarea.box
{
	border: 1px solid #A5ACB2;
	font-size: 1em;
	width: 100%;
}
input.halfbox,textarea.halfbox
{
	width: 48%;
}
div.input,div.textarea
{
	border: 1px solid;
	border-color: #808080 #e0e0e0 #e0e0e0 #808080;
	margin: 0.5em 0 0.5em 0;
	padding: 0 0.25em 0 0.25em;
}
div.textarea
{
	padding-right: 0;
}
div.input input,div.textarea textarea
{
	border: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
fieldset
{
	border: 1px solid #ccccc3;
	padding: 0.5em;
}
legend
{
	color: #000;
	font-weight: bold;
	padding: 0 0.25em 0 0.25em;
}
fieldset label
{
	color: #000;
}
fieldset input.button
{
	margin-top: 0.5em;
}
hr
{
	border: none;
	border-top: 1px solid #e0e0e0;
	color: #fff;
	height: 1px;
	margin: 0.35em 0 0.35em 0;
}
div.message-confirmation,div.message-feedback,div.message-warning,div.message-error,div.warning
{
	background-color: #f8f8f8;
	border: 6px solid #808080;
	margin: 0.5em 0 1em 0;
	padding: 0.5em 1em 0.5em 1em;
}
div.message-feedback
{
	border-color: #40b040;
}
div.message-warning,div.warning
{
	border-color: #c0c040;
}
div.message-error
{
	border-color: #c04040;
}
div.block
{
	clear: both;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}
div.block div.element
{
	float: left;
	padding-right: 1em;
}
div.block div.left
{
	clear: left;
	float: left;
	width: 48%;
}
div.block div.right
{
	clear: right;
	float: right;
	width: 48%;
}
p.text-left,td.text-left,th.text-left,*.text-left
{
	text-align: left;
}
p.text-right,td.text-right,th.text-right,*.text-right
{
	text-align: right;
}
p.text-center,td.text-center,th.text-center,*.text-center
{
	text-align: center;
}
p.text-justify,td.text-justify,th.text-justify,*.text-justify
{
	text-align: justify;
}
div.object-left,table.object-left
{
	clear: left;
	float: left;
	margin: 0.25em 0.25em 0.25em 0;
}
div.object-right,table.object-right
{
	clear: right;
	float: right;
	margin: 0.25em 0 0.25em 0.25em;
}
div.object-center,table.object-center
{
	margin: 0.25em auto 0.25em auto;
}
.float-break
{
	height: 1%;
}
.float-break:after
{
	clear: both;
	content: "-";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
div.break
{
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-bottom: -1px;
}
div.oe-window
{
	clear: both;
}
.hide
{
	display: none;
}
.spamfilter
{
	display: none;
}
td.debugheader
{
	background-color: #eeeeee;
	border-bottom: 1px solid #444488;
	border-top: 1px solid #444488;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
}
pre.debugtransaction
{
	background-color: #f8f6d8;
}
td.timingpoint1
{
	background-color: #fff;
	border-top: 1px solid #444488;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
}
td.timingpoint2
{
	background-color: #eeeeee;
	border-top: 1px solid #444488;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.9em;
}
p.comment
{
	background-color: #ffff00;
	border: 2px dashed;
	display: block;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
}
td.ezsetup_header
{
	background-color: #eeeeee;
	border-bottom: 1px solid #444488;
	border-top: 1px solid #444488;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 120%;
}
td.ezsetup_req
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
}
.ezsetup_critical
{
	background-color: #eeeeee;
	border-bottom: 1px solid #444488;
	border-top: 1px solid #444488;
	color: #FF0000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 120%;
	font-weight: bold;
}
.ezsetup_uncritical
{
	background-color: #eeeeee;
	border-bottom: 1px solid #444488;
	border-top: 1px solid #444488;
	color: #E2A31D;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 120%;
}
.ezsetup_pass
{
	background-color: #eeeeee;
	border-bottom: 1px solid #444488;
	border-top: 1px solid #444488;
	color: #00B500;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 120%;
}
div.debug-toolbar label
{
	font-weight: normal;
}
td.used_templates_stats1
{
	background-color: #fff;
	border-top: 1px solid #444488;
	font-family: Arial,Helvetica,sans-serif;
}
td.used_templates_stats2
{
	background-color: #eeeeee;
	border-top: 1px solid #444488;
	font-family: Arial,Helvetica,sans-serif;
}
div#debug
{
	text-align: left;
}
div#debug table + h2,table + h3
{
	margin-top: 1em;
}
table#templateusage th + th,table#templateusage td + td,table#timeaccumulators th + th,table#timeaccumulators td + td,table#timingpoints th + th,table#timingpoints td + td
{
	padding: 0.25em 0.5em 0.25em 0.5em;
}
div#debug th
{
	text-align: left;
}
div#page
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 770px;
}
div#header
{
	background-color: #fff;
	padding-bottom: 0.75em;
	padding-left: 0.25em;
	padding-right: 0.25em;
	padding-top: 0.25em;
}
div#header ul
{
	margin: 0;
	padding: 0.25em 0 0.25em 0;
}
div#header ul li
{
	background-image: none;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#logo
{
	float: left;
	margin: 1em 0 0 1.5em;
}
div#usermenu
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/header_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 25px;
}
div#languages
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/header_bg_left.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	clear: left;
	float: left;
	font-size: 0.85em;
	height: 25px;
	width: 24%;
}
div#languages ul li
{
	margin-left: 5px;
}
div#languages a
{
	padding-right: 2px;
}
div#links
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/header_bg_right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: right;
	float: right;
	font-size: 0.85em;
	font-weight: bold;
	height: 25px;
	padding-right: 0;
	text-align: right;
	width: 75%;
}
div#links ul li
{
	float: right;
}
div#links a
{
	border-left: 1px solid #CECEC2;
	color: #515346;
	height: 18px;
	padding-left: 8px;
	padding-right: 8px;
}
div#searchbox
{
	float: right;
	margin-right: 1em;
	margin-top: 1.75em;
	text-align: right;
	width: 20em;
}
input#searchtext
{
	border: 1px solid #A5ACB2;
	font-size: 0.85em;
	width: 12em;
}
input#searchbutton
{
	margin-top: -0.1em;
}
div#topmenu
{
	background-color: #fff;
	margin: 0;
	padding: 0 0.25em 0 0.2em;
}
div#topmenu ul
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/topmenu_bg.png);
	clear: both;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
div#topmenu ul li
{
	float: left;
	font-size: 0.85em;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
div#topmenu ul li
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/topmenu_li_bg.png);
	background-position: center right;
	background-repeat: no-repeat;
	font-weight: bold;
}
div#topmenu ul li a
{
	color: #4F5241;
	display: block;
	line-height: 22px;
	margin: 0 0 6px 0;
	padding: 5px 15px 0 15px;
	text-decoration: none;
}
div#topmenu ul li.selected a,div#topmenu ul li a:hover
{
	border-bottom: 3px solid #ABAB9E;
	margin: 0 0 3px 0;
}
div#topmenu ul li.lastli
{
	background-image: none;
}
div#topmenu ul#topmenu-secondlevel
{
	background-color: #F5F6F1;
	background-image: none;
	border-bottom: 1px solid #E9E9E1;
}
div#topmenu ul#topmenu-secondlevel li
{
	background-image: none;
	font-weight: normal;
}
div#topmenu ul#topmenu-secondlevel li.selected
{
	font-style: italic;
}
div#topmenu ul#topmenu-secondlevel li.selected a,div#topmenu ul#topmenu-secondlevel li a:hover
{
	border-bottom: none;
	color: #111;
	margin-bottom: 6px;
}
div#topmenu ul#topmenu-secondlevel li a
{
	color: #555;
	text-decoration: underline;
}
div#path
{
	font-size: 0.85em;
	padding: 0.5em 0.5em 0.5em 2em;
}
div#path p
{
	margin: 0;
}
div#columns
{
	padding: 0 14em 0 14em;
}
div.nosidemenu div#columns
{
	padding-left: 0;
}
div.noextrainfo div#columns
{
	padding-right: 0;
}
div#sidemenu-position
{
	display: inline;
	float: left;
	margin-left: -14em;
	width: 14em;
}
div.nosidemenu div#sidemenu-position
{
	display: none;
}
div#sidemenu ul
{
	list-style-type: none;
	margin: 0.5em 0 0.5em 0;
}
div#sidemenu ul li
{
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0.25em 0 0.25em 0;
	padding: 0;
}
div#sidemenu div.box div.box-content
{
	padding-left: 0.75em;
	padding-right: 0;
}
div#sidemenu h4
{
	margin: 0;
}
div#sidemenu h4 a
{
	color: #525345;
	text-decoration: none;
}
div#sidemenu ul.menu-list a.selected
{
	font-weight: bold;
}
div#sidemenu ul.submenu-list
{
	list-style-type: none;
	margin-left: 1em;
}
div#sidemenu ul.submenu-list a.selected
{
	font-weight: bold;
}
div#sidemenu ul.menu-list li a,div#sidemenu ul.submenu-list li a
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/sidemenu_bullet.png);
	background-position: 0.2em 0.5em;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.85em;
	padding-left: 18px;
}
div#main-position
{
	float: left;
	width: 100%;
}
div#main
{
}
div.nosidemenu div#main-position
{
	margin-left: 0;
}
div.noextrainfo div#main-position
{
	margin-right: 0;
}
div#extrainfo-position
{
	float: left;
	margin-right: -14em;
	width: 14em;
}
div.noextrainfo div#extrainfo-position
{
	display: none;
}
div#extrainfo
{
}
div#footer
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/footer_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.85em;
	margin-bottom: 0.25em;
	padding-top: 1.25em;
	text-align: center;
}
div#footer address
{
	font-style: normal;
}
div#sidemenu
{
	padding: 0 0.25em 0 0;
}
div#extrainfo
{
	padding: 0 0 0 0.25em;
}
ul li
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/bullet_list.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 14px;
}
div.block div.original
{
	background-color: #ecece4;
	border: 1px dashed #bfbeb6;
	margin: 0.5em 0 0.5em 0;
	padding: 0.2em;
}
div.attribute-relatedcontent
{
	margin-bottom: 2em;
	margin-top: 2em;
}
div.border-box
{
	margin-bottom: 1em;
}
div.border-box div.border-tl
{
	background: url(/extension/ezwebin/design/ezwebin/images/box-1/border-tl.gif) no-repeat top left;
}
div.border-box div.border-tr
{
	background: url(/extension/ezwebin/design/ezwebin/images/box-1/border-tr.gif) no-repeat top right;
	padding: 0 4px 0 4px;
}
div.border-box div.border-tc
{
	background: url(/extension/ezwebin/design/ezwebin/images/box-1/border-tc.gif) repeat-x top left;
	font-size: 0;
	height: 4px;
}
div.border-box div.border-ml
{
	background: url(/extension/ezwebin/design/ezwebin/images/box-1/border-ml.gif) repeat-y center left;
}
div.border-box div.border-mr
{
	background: url(/extension/ezwebin/design/ezwebin/images/box-1/border-mr.gif) repeat-y center right;
	padding: 0 1px 0 1px;
}
div.border-box div.border-mc
{
	background-color: #fff;
	height: 1%;
	padding: 0.5em 0.75em 0.5em 0.75em;
}
div.border-box div.border-mc:before,div.border-box div.border-mc:after
{
	clear: both;
	content: "-";
	display: block;
	height: 0;
	visibility: hidden;
}
div.border-box div.border-bl
{
	background: url(/extension/ezwebin/design/ezwebin/images/box-1/border-bl.gif) no-repeat bottom left;
}
div.border-box div.border-br
{
	background: url(/extension/ezwebin/design/ezwebin/images/box-1/border-br.gif) no-repeat bottom right;
	padding: 0 4px 0 4px;
}
div.border-box div.border-bc
{
	background: url(/extension/ezwebin/design/ezwebin/images/box-1/border-bc.gif) repeat-x bottom left;
	font-size: 0;
	height: 4px;
}
div.box-2 div.border-tl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-2/border-tl.gif);
}
div.box-2 div.border-tr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-2/border-tr.gif);
}
div.box-2 div.border-tc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-2/border-tc.gif);
}
div.box-2 div.border-ml
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-2/border-ml.gif);
}
div.box-2 div.border-mr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-2/border-mr.gif);
}
div.box-2 div.border-mc
{
	background: #d4d5da url(/extension/ezwebin/design/ezwebin/images/box-2/border-mc.gif) repeat-x top left;
}
div.box-2 div.border-bl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-2/border-bl.gif);
}
div.box-2 div.border-br
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-2/border-br.gif);
}
div.box-2 div.border-bc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-2/border-bc.gif);
}
div.box-3 div.border-tl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-3/border-tl.gif);
}
div.box-3 div.border-tr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-3/border-tr.gif);
}
div.box-3 div.border-tc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-3/border-tc.gif);
}
div.box-3 div.border-ml
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-3/border-ml.gif);
}
div.box-3 div.border-mr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-3/border-mr.gif);
}
div.box-3 div.border-mc
{
	background: #f4f4f4 url(/extension/ezwebin/design/ezwebin/images/box-3/border-mc.gif) repeat-x top left;
}
div.box-3 div.border-bl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-3/border-bl.gif);
}
div.box-3 div.border-br
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-3/border-br.gif);
}
div.box-3 div.border-bc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/box-3/border-bc.gif);
}
div.infobox-header
{
	margin-bottom: 0;
}
div.infobox-header h2
{
	font-size: 14px;
	margin: 5px 0 6px 0;
	padding: 0;
}
div.infobox-header div.border-tl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-tl.gif);
}
div.infobox-header div.border-tr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-tr.gif);
}
div.infobox-header div.border-tc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-tc.gif);
}
div.infobox-header div.border-ml
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-ml.gif);
}
div.infobox-header div.border-mr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-mr.gif);
}
div.infobox-header div.border-mc
{
	background: #d1d1c4 url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-mc.gif) repeat-x top left;
	padding: 0 6px 0 6px;
}
div.infobox-header div.border-bl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-bl.gif);
}
div.infobox-header div.border-br
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-br.gif);
}
div.infobox-header div.border-bc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox-header/border-bc.gif);
}
div.infobox div.attribute-image
{
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}
div.infobox div.border-tl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox/border-tl.gif);
}
div.infobox div.border-tr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox/border-tr.gif);
}
div.infobox div.border-tc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox/border-tc.gif);
}
div.infobox div.border-ml
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox/border-ml.gif);
}
div.infobox div.border-mr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox/border-mr.gif);
}
div.infobox div.border-mc
{
	background: #fff url(/extension/ezwebin/design/ezwebin/images/infobox/border-mc.gif) repeat-x top left;
	padding: 3px 6px 3px 6px;
}
div.infobox div.border-bl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox/border-bl.gif);
}
div.infobox div.border-br
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox/border-br.gif);
}
div.infobox div.border-bc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/infobox/border-bc.gif);
}
table.cols
{
	border: none;
	margin: 1em 0 1em 0;
	width: 100%;
}
table.cols th,table.cols td
{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0.5em;
	vertical-align: top;
}
table.cols th
{
	background-color: #DFDFDF;
	background-image: url(/extension/ezwebin/design/ezwebin/images/th_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #525345;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.cols td
{
	font-weight: normal;
}
table.cols th:first-child,table.cols td:first-child
{
	border-left: 1px solid #fff;
}
table.cols col.bglight,div.bglight
{
	background-color: #F1F1ED;
}
table.cols col.bgdark,div.bgdark
{
	background-color: #EAE9E1;
}
table.cols tr.bglight:hover,table.cols tr.bgdark:hover
{
	background-color: #EAE9E1;
}
table.cols tr.bglight:hover td,table.cols tr.bgdark:hover td
{
	background-color: #F1F1ED;
}
table.cols a
{
	border-bottom-color: #EAE9E1;
}
table.renderedtable
{
	border: none;
	margin: 1em 0 1em 0;
	width: 100%;
}
table.renderedtable th,table.renderedtable td
{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0.5em;
	vertical-align: top;
}
table.renderedtable th
{
	background-color: #DFDFDF;
	background-image: url(/extension/ezwebin/design/ezwebin/images/th_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #525345;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.renderedtable td
{
	font-weight: normal;
}
table.renderedtable th:first-child,table.renderedtable td:first-child
{
	border-left: 1px solid #fff;
}
table.renderedtable tr.bglight,div.bglight
{
	background-color: #F1F1ED;
}
table.renderedtable tr.bgdark,div.bgdark
{
	background-color: #EAE9E1;
}
table.renderedtable tr.bglight:hover,table.renderedtable tr.bgdark:hover
{
	background-color: #EAE9E1;
}
table.renderedtable tr.bglight:hover td,table.renderedtable tr.bgdark:hover td
{
	background-color: #F1F1ED;
}
table.renderedtable a
{
	border-bottom-color: #EAE9E1;
}
table.comparison
{
	border: none;
	margin: 1em 0 1em 0;
	width: 100%;
}
table.comparison th,table.comparison td
{
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0.5em;
	vertical-align: top;
}
table.comparison th
{
	background-color: #DFDFDF;
	background-image: url(/extension/ezwebin/design/ezwebin/images/th_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #525345;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.comparison td
{
	font-weight: normal;
}
table.comparison th:first-child,table.comparison td:first-child
{
	border-left: 1px solid #fff;
}
table.comparison col.bglight,div.bglight
{
	background-color: #F1F1ED;
}
table.comparison col.bgdark,div.bgdark
{
	background-color: #DFDFDF;
	color: #525345;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.comparison tr.bglight:hover,table.comparison tr.bgdark:hover
{
	background-color: #F1F1ED;
}
table.comparison tr.bglight:hover td,table.comparison tr.bgdark:hover td
{
	background-color: #EAE9E1;
}
table.comparison a
{
	border-bottom-color: #EAE9E1;
}
div.content-view-full div.attribute-byline p.author
{
	display: inline;
	font-size: 0.9em;
	margin-right: 0.2em;
}
div.content-view-full div.attribute-byline p.date
{
	color: #CCCCCC;
	display: inline;
	font-size: 0.9em;
	margin: 0 0.2em 0 0.2em;
}
div.content-view-full div.attribute-byline p.placement
{
	display: inline;
	margin-left: 0.2em;
}
div.content-view-full div.attribute-byline p.count
{
	display: inline;
	margin-left: 0.2em;
}
div.content-view-full div.content-view-line div.attribute-byline p
{
	display: inline;
}
div.content-navigator
{
	display: block;
}
div.content-navigator div
{
	display: inline;
	text-align: center;
}
div.content-navigator div.content-navigator-separator,div.content-navigator div.content-navigator-separator-disabled
{
	padding-left: 4px;
	padding-right: 4px;
}
div.content-navigator div.content-navigator-arrow
{
	font-size: 150%;
}
div.pagenavigator
{
	clear: both;
	text-align: center;
}
div.pagenavigator span.previous
{
	float: left;
}
div.pagenavigator span.next
{
	float: right;
}
div.attribute-header h1
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #000;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 25px;
}
div.attribute-header h1.long
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_long.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #000;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 25px;
}
.attribute-tipafriend a,.attribute-pdf a,.attribute-print a,.attribute-rss a
{
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
}
.attribute-tipafriend a
{
	background-image: url('/extension/ezwebin/design/ezwebin/images/icons/tip_icon.gif');
}
.attribute-pdf a
{
	background-image: url('/extension/ezwebin/design/ezwebin/images/icons/pdf_icon.gif');
}
.attribute-print a
{
	background-image: url('/extension/ezwebin/design/ezwebin/images/icons/print_icon.jpg');
}
.attribute-rss a
{
	background-image: url('/extension/ezwebin/design/ezwebin/images/icons/rss_icon.gif');
}
div.context-toolbar div.block div.right
{
	text-align: right;
}
div.content-view-sitemap table td
{
	vertical-align: top;
}
div.content-view-sitemap ul
{
}
div.content-view-sitemap ul
{
	margin: 0.75em 0 1em 0;
	padding: 0;
}
div.content-view-sitemap ul ul
{
	margin: 0.3em 0 0.5em 12px;
}
div.content-view-sitemap ul
{
	list-style-type: none;
}
div.content-view-sitemap ul li
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/sidemenu_bullet.png);
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	line-height: 1.25em;
	margin: 0 0 0.5em 2em;
	padding: 0 0 0 14px;
}
div.content-view-tagcloud
{
	text-align: center;
}
input.forum-new-reply
{
	margin: 0.75em 0.25em 0.25em 0;
}
input.forum-new-topic
{
	margin: 0.75em 0.25em 0.25em 0;
}
input.forum-keep-me-updated
{
	margin: 0.75em 0.25em 0.25em 0;
}
div.content-view-full div.class-forum-topic table.forum p.date
{
	font-weight: bold;
}
div.content-view-full div.class-forum-topic table.forum p.author-signature
{
	border-top: 1px solid #fff;
	padding-top: 5px;
}
div.content-view-line div.class-forum table.forum
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/forum_table_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
div.content-view-line div.class-forum table.forum td ul
{
	margin-left: 1.25em;
	padding: 0;
}
div.content-view-line div.class-forum table.forum td ul li
{
	margin: 0;
	padding: 0;
}
div.content-view-line div.class-forum table.forum td ul li a
{
	font-size: 0.7em;
	font-weight: normal;
}
div.content-view-line div.class-forum table.forum th
{
	background-color: #E0E0D4;
	background-image: url(/extension/ezwebin/design/ezwebin/images/forum_th_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
}
div.content-view-line div.class-forum table.forum td
{
	background-color: #F2F1ED;
}
div.content-view-full div.class-forums table.forum
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/forum_table_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}
div.content-view-full div.class-forums table.forum td ul
{
	margin-left: 1.25em;
	padding: 0;
}
div.content-view-full div.class-forums table.forum td ul li
{
	margin: 0;
	padding: 0;
}
div.content-view-full div.class-forums table.forum td ul li a
{
	font-size: 0.7em;
	font-weight: normal;
}
div.content-view-full div.class-forums table.forum th
{
	background-color: #E0E0D4;
	background-image: url(/extension/ezwebin/design/ezwebin/images/forum_th_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
}
div.content-view-full div.class-forums table.forum td.last-reply a
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/last_reply.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
div.content-view-full div.class-forums table.forum td.forum a
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/forum.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
div.content-view-full div.class-forums table.forum td.forum div.attribute-short
{
	margin-left: 20px;
}
div.content-view-full div.class-forums table.forum td.last-reply p.date
{
	margin-left: 20px;
}
div.content-view-full div.class-forums table.forum td
{
	background-color: #F2F1ED;
}
div.attribute-image
{
	margin: 0.25em 0 0.5em 0;
}
div.content-view-full div.attribute-image
{
	float: right;
	margin-left: 0.5em;
	margin-right: 0;
}
div.content-view-full div.class-image div.attribute-image
{
	float: none;
	margin-left: 0;
}
div.content-view-full div.attribute-image div.caption
{
	background-color: #EAE9E1;
	font-size: 0.8em;
	margin: 2px 0 0 0;
	text-align: center;
}
div.content-view-full div.attribute-image div.caption p
{
	margin: 0;
	padding: 3px;
}
div.content-view-line div.attribute-image
{
	float: left;
	margin-left: 0;
	margin-right: 0.5em;
}
div.content-view-embed div.attribute-image
{
	float: left;
	margin-left: 0;
	margin-right: 0.5em;
}
div.object-left div.content-view-embed div.class-image div.attribute-image
{
	float: none;
	margin: 0;
}
div.object-right div.content-view-embed div.class-image div.attribute-image
{
	float: none;
	margin: 0;
}
div.object-center div.class-image
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.object-center div.content-view-embed div.class-image div.attribute-image
{
	float: none;
	margin: 0;
}
div.content-view-embed div.class-image div.attribute-caption
{
	background-color: #EAE9E1;
	font-size: 0.8em;
	margin: 2px 0 0 0;
	text-align: center;
}
div.object-center div.content-view-embed div.class-image div.attribute-caption
{
	margin: 2px auto 0 auto;
}
div.content-view-embed div.class-image div.attribute-caption p
{
	margin: 0;
	padding: 3px;
}
div.content-view-full div.class-article div.attribute-header h1
{
	background: none;
	margin-bottom: 0.25em;
	padding-bottom: 0;
}
div.content-view-full div.class-article div.attribute-byline
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: -0.25em;
	padding-bottom: 30px;
}
div.content-view-full div.class-article div.attribute-short
{
	font-weight: bold;
}
div.content-view-line div.class-article div.attribute-short
{
	font-weight: normal;
}
div.content-view-embed div.class-article div.attribute-short
{
	font-weight: normal;
}
div.content-view-full div.class-article div.attribute-long
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 56px;
}
div.attribute-tipafriend
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 2em;
}
div.attribute-tipafriend p
{
	padding-top: 2em;
}
div.attribute-tipafriend a
{
	background-position: left center;
	padding-left: 26px;
}
div.content-view-full div.class-comment div.attribute-header h1
{
	background: none;
	margin-bottom: 0.25em;
	padding-bottom: 0;
}
div.content-view-full div.class-comment div.attribute-byline
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: -0.25em;
	padding-bottom: 25px;
}
div.content-view-line div.class-comment
{
	border: 1px solid #EAE8E1;
	margin: 1em 0 1em 0;
	padding: 0.5em 0.5em 0.25em 0.5em;
}
div.content-view-line div.class-comment div.attribute-byline
{
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
div.content-view-line div.class-comment p.author
{
	clear: right;
	display: block;
	float: right;
	font-style: italic;
	margin-top: -0.1em;
	text-align: right;
	width: 48%;
}
div.content-view-line div.class-comment p.date
{
	clear: left;
	color: #CCCCCC;
	display: block;
	float: left;
	font-size: 0.9em;
	margin: 0 0.2em 0 0.2em;
	width: 48%;
}
div.content-view-full div.class-article-mainpage div.attribute-short
{
	font-weight: bold;
}
div.content-view-line div.class-article-mainpage div.attribute-short
{
	font-weight: normal;
}
div.content-view-full div.class-article-mainpage div.attribute-header h1
{
	background: none;
	margin-bottom: 0.25em;
	padding-bottom: 0;
}
div.content-view-full div.class-article-mainpage div.attribute-byline
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: -0.25em;
	padding-bottom: 30px;
}
div.content-view-full div.class-article-mainpage div.pagenavigator
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 56px;
}
div.attribute-article-index
{
	clear: right;
	float: right;
	width: 14em;
}
div.class-blog
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: auto;
}
div.columns-blog
{
	padding: 0 17em 0 0;
}
div.main-column-position
{
	float: left;
	width: 100%;
}
div.noextrainfo div.main-column
{
	margin-right: 0;
}
div.extrainfo-column-position
{
	float: left;
	margin-right: -17em;
	width: 17em;
}
div.columns-blog div.main-column
{
	margin: 0 0.25em 0 0;
}
div.class-blog div.attribute-byline p.tags
{
	display: inline;
	font-size: 0.9em;
	margin-right: 0.2em;
}
div.class-blog div.attribute-byline p.author
{
	display: inline;
	font-size: 0.9em;
	margin-right: 0.2em;
}
div.class-blog div.attribute-byline p.date
{
	color: #CCCCCC;
	display: inline;
	font-size: 0.9em;
	margin: 0 0.2em 0 0;
}
div.content-view-line div.class-blog-post div.attribute-header a
{
	color: #000;
	text-decoration: none;
}
div.content-view-line div.class-blog-post div.attribute-header a:hover
{
	color: #000;
}
div.calendar
{
	background-color: #f4f4f4;
	width: 195px;
}
div.calendar div.calendar-tl
{
	background: url(/extension/ezwebin/design/ezwebin/images/calendar-corner-tl.gif) no-repeat top left;
}
div.calendar div.calendar-tr
{
	background: url(/extension/ezwebin/design/ezwebin/images/calendar-corner-tr.gif) no-repeat top right;
}
div.calendar div.calendar-bl
{
	background: url(/extension/ezwebin/design/ezwebin/images/calendar-corner-bl.gif) no-repeat bottom left;
}
div.calendar div.calendar-br
{
	background: url(/extension/ezwebin/design/ezwebin/images/calendar-corner-br.gif) no-repeat bottom right;
	padding: 6px;
}
div.calendar div.content
{
	background-color: #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
}
div.calendar div.month h2
{
	color: #525345;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.25em 0;
	padding-top: 3px;
	text-align: center;
}
div.calendar div.month a
{
	color: #525345;
	text-decoration: none;
}
div.calendar div.previous,div.calendar div.next
{
	display: inline;
	font-weight: bold;
	margin: 0 4px 0 4px;
	padding-top: 0.1em;
}
div.calendar div.previous
{
	float: left;
}
div.calendar div.next
{
	float: right;
}
div.calendar div.previous p,div.calendar div.next p
{
	display: inline;
}
div.calendar div.table
{
	padding: 4px;
}
div.calendar table
{
	width: 100%;
}
div.calendar th,div.calendar td
{
	border: 1px solid;
	border-color: #fff #e0e0e0 #e0e0e0 #fff;
	color: #525345;
	padding: 0.25em 0 0.25em 0;
	text-align: center;
	width: 14%;
}
div.calendar th
{
	font-size: 0.8em;
	font-weight: normal;
}
div.calendar td
{
	font-size: 0.9em;
	font-weight: normal;
}
div.calendar th.left,div.calendar td.left
{
	border-left: none;
}
div.calendar th.right,div.calendar td.right
{
	border-right: none;
}
div.calendar tr.top th
{
	border-top: none;
}
div.calendar tr.bottom td
{
	border-bottom: none;
}
div.calendar td a
{
	text-decoration: none;
}
div.calendar td.today
{
	color: #d02020;
	font-weight: bold;
}
div.calendar td.currentselected
{
	background-color: #e0e0e0;
}
div.calendar td em
{
	font-style: normal;
}
div.content-view-full div.class-documentation-page div.attribute-byline
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 2em;
	padding-bottom: 4em;
	padding-top: 10px;
}
div.content-view-full div.class-documentation-page div.attribute-byline p
{
	display: inline;
}
div.content-view-full div.class-documentation-page div.attribute-byline p.published
{
	float: left;
	text-align: left;
	width: 48%;
}
div.content-view-full div.class-documentation-page div.attribute-byline p.modified
{
	float: right;
	text-align: right;
	width: 48%;
}
div.content-view-line div.class-link div.controls
{
	margin-bottom: 0.75em;
}
div.content-edit div.attribute-header h1.long
{
	padding-bottom: 46px;
}
div.content-edit div.attribute-language
{
	margin-bottom: 20px;
	margin-top: -43px;
	padding-left: 2px;
}
div.block table.special
{
	border-bottom: 1px solid #EAE8E1;
	margin-bottom: 0.5em;
}
div.block table.special th.tight
{
	text-align: left;
	width: 3%;
}
div.block table.special th
{
	text-align: left;
	width: 94%;
}
div.content-view-line div.class-file h2
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-bottom: -0.5em;
	padding-bottom: 25px;
}
div.content-view-line div.class-file div.attribute-file
{
	background-color: #F1F2ED;
	padding: 0.1em 0 0.1em 0.5em;
}
div.content-view-line div.class-file
{
	margin-bottom: 2em;
}
div.infobox div.controls
{
	border-top: 1px dotted #EAE8E1;
	padding-top: 0.5em;
	text-align: right;
}
div.content-view-children div.content-view-line
{
	clear: left;
}
div.content-view-full div.class-gallery div.attribute-link
{
	clear: both;
}
div.content-view-full div.content-view-galleryline
{
	border: 1px solid #EFEEE9;
	float: left;
	margin: 0 1.25em 1em auto;
	padding: 5px;
}
div.content-view-full div.content-view-galleryline div.attribute-image
{
	float: none;
	margin: 0;
	padding: 0;
}
div.content-view-full div.content-view-galleryline div.attribute-image p
{
	margin: 0;
	padding: 0;
}
div.content-view-full div.content-view-galleryline div.attribute-image img
{
	display: block;
	margin: 0;
	padding: 0;
}
div.content-view-full div.content-view-galleryline div.attribute-image a
{
	display: inline;
	margin: 0;
	padding: 0;
}
div.content-view-full div.content-view-galleryline div.attribute-name
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/img_caption_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: 1px solid #EFEEE9;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}
div.content-view-full div.content-view-galleryline div.attribute-name p
{
	margin: 0;
	padding: 0.5em 0 0.4em 0;
}
div.content-view-full div.content-view-galleryline a.attribute-thumbnail
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/movie-ico.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
}
div.content-view-full div.class-gallery div.content-view-children
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	margin: 0;
	padding: 0 0 30px 0;
	width: 100%;
}
div.content-view-embed div.class-gallery div.content-view-children
{
	background: none;
}
div.factbox
{
	width: 17em;
}
div.factbox-header
{
	margin-bottom: 0;
}
div.factbox-header h2
{
	font-size: 16px;
	margin: 1px 0 3px 0;
	padding: 0;
}
div.factbox-header div.border-tl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-tl.gif);
}
div.factbox-header div.border-tr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-tr.gif);
}
div.factbox-header div.border-tc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-tc.gif);
}
div.factbox-header div.border-ml
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-ml.gif);
}
div.factbox-header div.border-mr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-mr.gif);
}
div.factbox-header div.border-mc
{
	background: #D5D5C2 url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-mc.gif) repeat-x top left;
	padding: 0 6px 0 6px;
}
div.factbox-header div.border-bl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-bl.gif);
}
div.factbox-header div.border-br
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-br.gif);
}
div.factbox-header div.border-bc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox-header/border-bc.gif);
}
div.factbox-content div.attribute-image
{
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
}
div.factbox-content div.border-tl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox/border-tl.gif);
}
div.factbox-content div.border-tr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox/border-tr.gif);
}
div.factbox-content div.border-tc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox/border-tc.gif);
}
div.factbox-content div.border-ml
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox/border-ml.gif);
}
div.factbox-content div.border-mr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox/border-mr.gif);
}
div.factbox-content div.border-mc
{
	background: #ECECE3 url(/extension/ezwebin/design/ezwebin/images/factbox/border-mc.gif) repeat-x top left;
	padding: 3px 6px 3px 6px;
}
div.factbox-content div.border-bl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox/border-bl.gif);
}
div.factbox-content div.border-br
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox/border-br.gif);
}
div.factbox-content div.border-bc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/factbox/border-bc.gif);
}
div.content-view-full div.class-frontpage
{
	background-color: #fff;
	padding: 0 0.5em 0 0.25em;
}
div.content-view-full div.class-frontpage div.attribute-billboard
{
	background-color: #fff;
	background-image: url(/extension/ezwebin/design/ezwebin/images/billboard_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-bottom: 22px;
	padding-top: 0.25em;
	text-align: left;
}
div.content-view-full div.class-frontpage div.attribute-billboard img
{
}
div.content-view-full div.class-frontpage div.columns-frontpage
{
	padding: 0 246px 0 246px;
}
div.content-view-full div.noleftcolumn div.columns-frontpage
{
	padding-left: 0;
}
div.content-view-full div.norightcolumn div.columns-frontpage
{
	padding-right: 0;
}
div.content-view-full div.class-frontpage div.columns-frontpage div.left-column-position
{
	display: inline;
	float: left;
	margin-left: -246px;
	width: 246px;
}
div.content-view-full div.noleftcolumn div.columns-frontpage div.left-column-position
{
	display: none;
}
div.content-view-full div.leftcolumn div.columns-frontpage div.left-column-position div.left-column
{
	margin-right: 1em;
}
div.content-view-full div.class-frontpage div.columns-frontpage div.right-column-position
{
	float: left;
	margin-right: -246px;
	width: 246px;
}
div.content-view-full div.norightcolumn div.columns-frontpage div.right-column-position
{
	display: none;
}
div.content-view-full div.rightcolumn div.columns-frontpage div.right-column-position div.right-column
{
	margin-left: 1em;
}
div.content-view-full div.class-frontpage div.columns-frontpage div.center-column-position
{
	float: left;
	width: 100%;
}
div.content-view-full div.noleftcolumn div.columns-frontpage div.center-column-position div.center-column
{
	margin-left: 0;
	padding-right: 0;
}
div.content-view-full div.norightcolumn div.columns-frontpage div.center-column-position div.center-column
{
	margin-right: 0;
	padding-left: 0;
}
div.content-view-full div.class-frontpage div.columns-frontpage div.center-column-position div.center-column
{
	margin: 0;
}
div.content-view-full div.class-frontpage div.attribute-bottom-column
{
	clear: both;
}
div.user-edit div.attribute-header h1
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_long.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: #000;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: -0.25em;
	padding-bottom: 30px;
}
div.content-view-embed div.content-view-line div.class-product
{
	clear: none;
}
div.vertically_listed_sub_items div.content-view-embed div.content-view-line
{
	clear: both;
}
div.content-view-full div.class-product div.relatedorders
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/attribute_header_bg_medium.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 5px;
}
div.content-view-full div.class-product div.attribute-price
{
	font-size: 1.4em;
}
div.content-view-line div.class-product div.attribute-price
{
	font-size: 1.1em;
	font-weight: bold;
}
div.products div.content-view-embed div.class-product div.attribute-price
{
	font-size: 1.1em;
	font-weight: normal;
}
div.horizontally_listed_sub_items div.content-view-embed div.class-product div.attribute-price
{
	font-size: 1.1em;
	font-weight: normal;
}
div.content-view-embed div.class-product div.attribute-price
{
	font-size: 1.1em;
	font-weight: normal;
}
div.content-view-embed div.class-product div.attribute-price span.old-price
{
	font-size: 0.9em;
	font-weight: normal;
}
div.content-view-embed div.class-product div.attribute-price span.new-price
{
	font-size: 1.1em;
	font-weight: normal;
}
div.content-view-embed div.class-product div.attribute-price span.discount-percent
{
	font-weight: normal;
}
div.content-view-line div.class-product div.attribute-price p.ex-vat
{
	display: none;
}
div.vertically_listed_sub_items div.content-view-embed div.content-view-line div.class-product div.attribute-image
{
	clear: right;
	float: right;
	margin-left: 0.5em;
}
div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems
{
	text-align: center;
}
div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product div.attribute-image
{
	float: none;
	margin: 0;
}
div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product h2
{
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 0;
	padding-top: 10px;
}
div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems div.class-product div.attribute-price
{
	font-size: 1.2em;
}
div.productbox-header
{
	margin-bottom: 0;
	margin-left: 0.25em;
	margin-right: 0.25em;
}
div.productbox-header div.border-tl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox-header/border-tl.gif);
}
div.productbox-header div.border-tr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox-header/border-tr.gif);
}
div.productbox-header div.border-tc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox-header/border-tc.gif);
}
div.productbox-header div.border-ml
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox-header/border-ml.gif);
}
div.productbox-header div.border-mr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox-header/border-mr.gif);
}
div.productbox-header div.border-mc
{
	background: #fff;
	text-align: center;
}
div.productbox-header div.border-bl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox-header/border-bl.gif);
}
div.productbox-header div.border-br
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox-header/border-br.gif);
}
div.productbox-header div.border-bc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox-header/border-bc.gif);
}
div.productbox
{
	margin-left: 0.25em;
	margin-right: 0.25em;
}
div.productbox a
{
	font-weight: bold;
}
div.productbox div.border-tl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox/border-tl.gif);
}
div.productbox div.border-tr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox/border-tr.gif);
}
div.productbox div.border-tc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox/border-tc.gif);
}
div.productbox div.border-ml
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox/border-ml.gif);
}
div.productbox div.border-mr
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox/border-mr.gif);
}
div.productbox div.border-mc
{
	background: #fff url(/extension/ezwebin/design/ezwebin/images/productbox/border-mc.gif) repeat-x top left;
	text-align: center;
}
div.productbox div.border-bl
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox/border-bl.gif);
}
div.productbox div.border-br
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox/border-br.gif);
}
div.productbox div.border-bc
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/productbox/border-bc.gif);
}
div.highlighted_object
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/highlighted_object_bg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 9px;
}
div.highlighted_object h2
{
	color: #525345;
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
}
div.highlighted_object h2 a
{
	color: #525345;
}
div.itemized_sub_items
{
	width: 18em;
}
div.itemized_sub_items div.content-view-embed h2
{
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
	padding-left: 0.75em;
}
div.itemized_sub_items div.content-view-embed h2 a
{
	color: #535548;
	text-decoration: none;
}
div.itemized_sub_items div.content-view-embed ul
{
	margin: 0;
}
div.itemized_sub_items div.content-view-embed ul li
{
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0.25em 0 0.25em 0;
	padding: 0;
}
div.itemized_sub_items div.content-view-embed ul li a
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/sidemenu_bullet.png);
	background-position: 0.2em 0.5em;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.9em;
	padding-left: 18px;
}
div.itemized_sub_items div.content-view-embed div.attribute-byline
{
	background: none;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 0 17px;
	padding: 0;
}
div.itemized_subtree_items
{
	width: 18em;
}
div.itemized_subtree_items div.content-view-embed h2
{
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
	padding-left: 0.75em;
}
div.itemized_subtree_items div.content-view-embed h2 a
{
	color: #535548;
	text-decoration: none;
}
div.itemized_subtree_items div.content-view-embed ul
{
	margin: 0;
}
div.itemized_subtree_items div.content-view-embed ul li
{
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0.25em 0 0.25em 0;
	padding: 0;
}
div.itemized_subtree_items div.content-view-embed ul li a
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/sidemenu_bullet.png);
	background-position: 0.2em 0.5em;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.9em;
	padding-left: 18px;
}
div.vertically_listed_sub_items div.content-view-embed div.content-view-children
{
	font-size: 0.85em;
}
div.vertically_listed_sub_items div.content-view-embed div.content-view-children div.separator
{
	display: none;
}
div.vertically_listed_sub_items
{
	margin-bottom: 0.5em;
}
div.vertically_listed_sub_items div.content-view-embed h2
{
	font-size: 1.4em;
	font-weight: normal;
	padding-left: 1em;
}
div.vertically_listed_sub_items div.content-view-embed div.content-view-line h2
{
	font-size: 1.2em;
	padding-left: 0;
}
div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems
{
	text-align: left;
}
div.horizontally_listed_sub_items div.content-view-embed div.split-content
{
	font-size: 0.85em;
}
div.horizontally_listed_sub_items div.content-view-embed h2
{
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
	padding-left: 1em;
	padding-top: 0.25em;
}
div.horizontally_listed_sub_items div.content-view-embed div.content-view-horizontallylistedsubitems h2
{
	font-size: 1.2em;
	padding-left: 0;
}
div.poll-result td.poll-resultbar td.poll-percentage,div.poll-result td.poll-resultbar td.poll-votecount
{
	font-size: 85%;
	font-style: italic;
}
div.poll-result td.poll-resultbar td.poll-percentage
{
	text-align: left;
}
div.poll-result td.poll-resultbar td.poll-votecount
{
	text-align: right;
}
div.poll-result p
{
	font-weight: bold;
}
div.poll-result div.chart-bar-resultbox
{
	margin: 0.5em 0 0.5em 0;
	width: 100%;
}
div.poll-result div.chart-bar-resultbar
{
	height: 14px;
}
div.poll-result td.poll-resultname
{
	padding-right: 5px;
}
div.poll-result td.poll-resultbar
{
	padding-left: 5px;
}
div.poll-result td.poll-resultbar table
{
	width: 300px;
}
div.poll-result div.chart-bar-resultbox
{
	background-color: #eeeeee;
}
div.poll-result div.chart-bar-resultbar
{
	background-color: #444;
}
div.content-poll-results
{
	width: 100%;
}
div.content-poll-results ul
{
	margin-left: 0;
}
div.content-poll-results li
{
	list-style-type: none;
}
div.content-poll-results span.option
{
	float: left;
	font-weight: bold;
}
div.content-poll-results span.votes
{
	font-weight: normal;
}
div.content-poll-results span.value
{
	float: right;
	font-weight: bold;
	margin-top: 1.7em;
}
div.content-poll-results div.resultblock
{
	float: left;
	margin: -1.2em 0 0.5em 0;
	width: 100%;
}
div.content-poll-results div.resultedge-start
{
	padding-right: 4em;
}
div.content-poll-results div.resultedge-end
{
	border: 1px solid black;
}
div.content-poll-results div.resultbox
{
	background-color: #bcbbaf;
	width: 100%;
}
div.content-poll-results div.resultbar
{
	background-color: #4b7198;
	height: 20px;
}
div.content-poll-results div.result-divider
{
	height: 20px;
}
div.quote
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/quote-tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 19px;
}
div.quote-design
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/quote-br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 19px;
}
div.quote-design p.author
{
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
div.separator
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/separator.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 20px;
}
div.split
{
	clear: both;
}
div.split-content
{
	border: none;
}
div.split div.three-left
{
	float: left;
	width: 31%;
}
div.split div.three-right
{
	float: right;
	width: 31%;
}
div.split div.three-center
{
	margin: 0 35% 0 35%;
}
div.break
{
	clear: both;
	font-size: 1px;
	height: 1px;
	margin-bottom: -1px;
}
div#ezagenda_calendar_left
{
	float: left;
	width: 228px;
}
div#ezagenda_calendar_container
{
	padding-bottom: 6px;
	padding-top: 6px;
	text-align: center;
	width: 228px;
}
div#ezagenda_calendar_container div.border-box div.border-tl
{
	background: transparent url(/extension/ezwebin/design/ezwebin/images/agendabox/border-tl.gif) no-repeat scroll left top;
}
div#ezagenda_calendar_container div.border-box div.border-tr
{
	background: transparent url(/extension/ezwebin/design/ezwebin/images/agendabox/border-tr.gif) no-repeat scroll right top;
}
div#ezagenda_calendar_container div.border-box div.border-tc
{
	background: transparent url(/extension/ezwebin/design/ezwebin/images/agendabox/border-tc.gif) repeat-x scroll left top;
}
div#ezagenda_calendar_container div.border-box div.border-ml
{
	background: transparent url(/extension/ezwebin/design/ezwebin/images/agendabox/border-ml.gif) repeat-y scroll left center;
}
div#ezagenda_calendar_container div.border-box div.border-mr
{
	background: transparent url(/extension/ezwebin/design/ezwebin/images/agendabox/border-mr.gif) repeat-y scroll right center;
}
div#ezagenda_calendar_container div.border-box div.border-mc
{
	background: #F4F4F4 url(/extension/ezwebin/design/ezwebin/images/agendabox/border-mc.gif) repeat-x scroll left top;
	padding: 0.25em 0 0.25em 0;
}
div#ezagenda_calendar_container div.border-box div.border-bl
{
	background: transparent url(/extension/ezwebin/design/ezwebin/images/agendabox/border-bl.gif) no-repeat scroll left bottom;
}
div#ezagenda_calendar_container div.border-box div.border-br
{
	background: transparent url(/extension/ezwebin/design/ezwebin/images/agendabox/border-br.gif) no-repeat scroll right bottom;
}
div#ezagenda_calendar_container div.border-box div.border-bc
{
	background: transparent url(/extension/ezwebin/design/ezwebin/images/agendabox/border-bc.gif) repeat-x scroll left bottom;
}
div#ezagenda_calendar_container table
{
	background-color: #F0F0F0;
	background-image: url(/extension/ezwebin/design/ezwebin/images/cal_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 0.85em;
	margin: auto;
	text-align: left;
}
div#ezagenda_calendar_container table th
{
	border: 1px solid;
	border-color: #fefffc #dee0dd #dee0dd #fefffc;
	border-top: 0;
	font-weight: bold;
	height: 20px;
	text-align: center;
}
div#ezagenda_calendar_container table td
{
	border: 1px solid;
	border-color: #fefffc #dee0dd #dee0dd #fefffc;
	padding: 8px;
	text-align: center;
}
div#ezagenda_calendar_container table .first_col
{
	border-left: 0;
}
div#ezagenda_calendar_container table .last_col
{
	border-right: 0;
}
div#ezagenda_calendar_container table tr.calendar_heading th
{
	border: 0;
	padding-bottom: 12px;
}
div#ezagenda_calendar_container table tr.calendar_heading th a
{
	text-decoration: none;
}
div#ezagenda_calendar_container table td.ezagenda_selected
{
	background-color: #e4e5e4;
}
div#ezagenda_calendar_container table td.ezagenda_current,div#ezagenda_calendar_container table td.ezagenda_current a
{
	color: #df1d42;
	font-weight: bold;
}
div#ezagenda_calendar_right
{
	margin-left: 225px;
	padding-left: 12px;
	vertical-align: top;
}
.event-calendar-programview div#ezagenda_calendar_right
{
	margin-left: auto;
	padding: 0;
}
.event-calendar-programview .block .right
{
	text-align: right;
}
div#ezagenda_calendar_right table.ezagenda_month_event
{
	border: 1px solid #f1f1ed;
	border-collapse: collapse;
	margin-bottom: 5px;
	table-layout: fixed;
	vertical-align: top;
	width: 99%;
}
table.ezagenda_month_event td.ezagenda_month_label
{
	padding: 0;
	vertical-align: top;
	width: 70px;
}
table.ezagenda_month_event td.ezagenda_month_label h2
{
	background: #eeeee5 url(/extension/ezwebin/design/ezwebin/images/date_bg.png) repeat-x scroll center bottom;
	border: 1px solid #d2d2c5;
	color: #979797;
	font-size: 1.8em;
	font-weight: normal;
	margin: 9px 10px;
	padding: 4px;
	text-align: center;
	width: 40px;
}
table.ezagenda_month_event td.ezagenda_month_label h2 span.ezagenda_month_label_date
{
	display: block;
}
table.ezagenda_month_event td.ezagenda_month_info
{
	padding-top: 8px;
	vertical-align: top;
}
table.ezagenda_month_event td.ezagenda_month_info h4,div#ezagenda_calendar_today div.ezagenda_day_event h4
{
	font-size: 1.1em;
	margin: 0;
}
table.ezagenda_month_event td.ezagenda_month_info p
{
	clear: both;
	margin-bottom: 5px;
	margin-top: 0;
}
table.ezagenda_month_event span.ezagenda_date
{
	float: left;
	margin-right: 6px;
}
div#ezagenda_calendar_today
{
	margin-top: 14px;
	width: 228px;
}
div#ezagenda_calendar_today div.ezagenda_day_event
{
	border: 1px solid #f1f1ed;
	margin-bottom: 4px;
	padding: 7px;
}
span.ezagenda_keyword
{
	color: #888;
	display: block;
	font-size: 90%;
}
span.ezagenda_date
{
	color: #555;
	display: block;
	font-size: 90%;
}
div.content-view-embed div#ezagenda_calendar_container
{
	width: auto;
}
div#sidebar_calendar_today div
{
	padding-left: 10px;
	text-align: left;
}
div#sidebar_calendar_today a
{
	display: block;
	position: relative;
	text-decoration: none;
}
div#sidebar_calendar_today a span.ezagenda_date
{
	position: absolute;
	right: 10px;
	top: 0;
}
div#sidemenu div.contentstructure ul li a
{
	border: none;
}
div#sidemenu div.contentstructure ul
{
	margin: 0;
	padding: 0;
}
div#sidemenu div.contentstructure ul ul
{
	margin: 0.25em 0 0 0.5em;
}
div#sidemenu div.contentstructure ul ul ul
{
	margin: 0 0 0 1em;
}
div#sidemenu div.contentstructure li
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/left-line.gif);
	background-position: left;
	background-repeat: repeat-y;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#sidemenu div.contentstructure ul ul div
{
	color: #000;
	padding: 2px 0 2px 0;
	text-decoration: none;
}
div#sidemenu div.contentstructure li div a
{
	color: #000;
	font-size: 0.9em;
	padding: 0 2px 0 4px;
	text-decoration: none;
}
div#sidemenu div.contentstructure li.topchapter,div#sidemenu div.contentstructure li.topchapter-selected
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/linklist-bullet.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 0.5em 0 0.5em 0;
	padding-left: 10px;
}
div#sidemenu div.contentstructure li.topchapter-selected a
{
	color: #000;
	text-decoration: none;
}
div#sidemenu div.contentstructure li.currentnode a:hover
{
}
div#sidemenu div.contentstructure li.topchapter-selected li a
{
	color: #328F00;
	font-weight: bold;
	text-decoration: none;
}
div#sidemenu div.contentstructure li.topchapter-selected li a:hover
{
}
div#sidemenu div.contentstructure li.topchapter-selected li li a
{
	color: #0090FF;
	font-weight: normal;
	text-decoration: none;
}
div#sidemenu div.contentstructure li.topchapter-selected a:hover
{
}
div#sidemenu div.contentstructure li
{
	font-weight: normal;
}
div#sidemenu div.contentstructure li ul div
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/left-item.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 8px;
}
div#sidemenu div.contentstructure li div.first
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/left-corner-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#sidemenu div.contentstructure li.last
{
	background-image: url(/extension/ezwebin/design/ezwebin/images/left-corner-end.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#sidemenu div.contentstructure li.currentnode a,div#sidemenu div.contentstructure li.topchapter-selected li.currentnode a
{
	font-weight: bold;
	text-decoration: underline;
}
div#sidemenu div.contentstructure li.topchapter-selected li.currentnode ul a
{
	font-weight: normal;
	text-decoration: none;
}
div#sidemenu div.contentstructure li div a:hover,div#sidemenu div.contentstructure li.topchapter-selected li.currentnode ul a:hover
{
}
div#diffview ul
{
	border-bottom: 1px solid #808080;
	display: block;
	margin: 0 0 0.5em 0;
	padding: 0.25em 0.5em 0.25em 0.5em;
}
div#diffview li
{
	display: inline;
	font-size: 0.85em;
	list-style-type: none;
	margin: 0 0.5em 0 0;
	padding: 0;
}
div.attribute-view-diff
{
	border: 1px solid #d7d7d2;
	padding: 0.25em;
}
div.attribute-view-diff label
{
	color: #75756c;
}
div.attribute-view-diff-old
{
	border-bottom: 1px dashed #bfbfb7;
	padding-bottom: 0.25em;
}
div.attribute-view-diff-new
{
	padding-top: 0.25em;
}
ins
{
	border-bottom: 1px solid #00b000;
	color: #008000;
	text-decoration: none;
}
del
{
	color: #d98078;
	text-decoration: line-through;
}
ins:hover,del:hover
{
	background-color: #fff;
}
ins:hover
{
	border-bottom: none;
	color: #006000;
}
del:hover
{
	color: #852c25;
	text-decoration: none;
}
div.blockchanges ins,div.blockchanges del
{
	border-bottom: none;
	color: #000;
	display: block;
	padding-left: 0.5em;
	text-decoration: none;
}
div.blockchanges ins
{
	border-left: 0.5em solid #008000;
}
div.blockchanges del
{
	border-left: 0.5em solid #d98078;
}
div.previous ins
{
	display: none;
}
div.previous del
{
	background-color: #ffff00;
	border-bottom: none;
	color: #000;
	text-decoration: none;
}
div.latest del
{
	display: none;
}
div.latest ins
{
	background-color: #ffff00;
	border-bottom: none;
	color: #000;
	text-decoration: none;
}
div.shop-basket ul
{
	margin: 0;
	padding: 0;
}
div.shop-basket ul li
{
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 1em;
	padding: 0;
}
div.shop-basket ul li.selected
{
	font-weight: bold;
}
div.shop-userregister ul
{
	margin: 0;
	padding: 0;
}
div.shop-userregister ul li
{
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 1em;
	padding: 0;
}
div.shop-userregister ul li.selected
{
	font-weight: bold;
}
div.shop-confirmorder ul
{
	margin: 0;
	padding: 0;
}
div.shop-confirmorder ul li
{
	background: none;
	display: block;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-right: 1em;
	padding: 0;
}
div.shop-confirmorder ul li.selected
{
	font-weight: bold;
}
span.old-price
{
	font-size: 0.9em;
	text-decoration: line-through;
}
span.new-price
{
	color: #0290FF;
	font-weight: bold;
}
span.discount-percent
{
	font-size: 0.9em;
}
div.content-history div.context-controls div.left
{
	width: 18%;
}
div.content-history div.context-controls div.right
{
	text-align: right;
	width: 80%;
}
div.content-history div.context-controls div.right input.button
{
	display: inline;
}
div#diffview div.context-toolbar div.block ul li
{
	background: none;
}
div.shop-basket ul li
{
	background-image: none;
}
div.shop-userregister ul li
{
	background-image: none;
}
div.controlbar label
{
	display: inline;
	padding: 0;
	vertical-align: bottom;
}
div.controlbar div.right
{
	text-align: right;
}
div#ezwt
{
	margin: 0.5em auto 0.5em auto;
}
div#ezwt div.tl
{

	background: url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-tl.gif) no-repeat top left;
}
div#ezwt div.tr
{
	background: url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-tr.gif) no-repeat top right;
}
div#ezwt div.tc
{
	background: url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-tc.gif) repeat-x top left;
}
div#ezwt div.mc
{
	background: #e8eaec url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-mc.gif) repeat-x center left;
}
div#ezwt div.ml
{
	background: url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-ml.gif) repeat-y center left;
}
div#ezwt div.mr
{
	background: url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-mr.gif) repeat-y center right;
}
div#ezwt div.bl
{
	background: url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-bl.gif) no-repeat bottom left;
}
div#ezwt div.br
{
	background: url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-br.gif) no-repeat bottom right;
}
div#ezwt div.bc
{
	background: url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-bc.gif) repeat-x bottom left;
}
div#ezwt div.tc,div#ezwt div.bc
{
	font-size: 0;
	height: 4px;
}
div#ezwt div.tr,div#ezwt div.mr,div#ezwt div.br
{
	padding: 0 4px 0 4px;
}
div#ezwt-ezlogo
{
	display: inline;
	float: left;
	margin: 3px 4px 2px 2px;
}
div#ezwt-oologo
{
	float: right;
	margin: 2px 4px 0 2px;
}
div#ezwt form
{
	margin: 0;
	padding: 0;
}
div#ezwt .left
{
	display: inline;
	float: left;
	margin-left: 4px;
}
div#ezwt .right
{
	display: inline;
	float: right;
	margin-right: 4px;
}
div#ezwt select,div#ezwt input
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.85em;
}
div#ezwt select
{
	background-color: #f0f2f4;
	border: 1px solid #ccd2d6;
	border-color: #abb1b5 #fff #fff #abb1b5;
	color: #4a5054;
	margin: 2px 0 2px 0;
	padding: 0;
	vertical-align: top;
}
div#ezwt input
{
	margin: 1px 0 0 0;
}
div#ezwt input.button
{
	background: #f2f4f6 url(/extension/ezwt/design/standard/images/websitetoolbar/ezwt-button-bg.gif) repeat-x center left;
	border: 1px solid;
	border-color: #fff #abb1b5 #abb1b5 #fff;
	color: #4a5054;
	height: 1.8em;
	overflow: visible;
	padding: 0 0.25em 0 0.25em;
}
div#ezwt-help
{
	display: inline;
	float: right;
	margin: 2px 3px 0 3px;
}
div#ezwt-help p
{
	margin: 0;
	vertical-align: middle;
}
div#ezwt-help a
{
	color: #4a5054;
	display: block;
	font-weight: bold;
	padding: 0 2px 0 2px;
	text-decoration: none;
}
table#ezwt-sort-list tr.ezwt-sort-drag-handler
{
	cursor: move;
}
.hide
{
	display: none;
}
.float-break
{
	height: 1%;
}
.float-break:after
{
	clear: both;
	content: "-";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.yui-calcontainer
{
	_overflow: hidden;
	background-color: #F7F9FB;
	border: 1px solid #7B9EBD;
	float: left;
	padding: 5px;
	position: relative;
}
.yui-calcontainer iframe
{
	border: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
.yui-calcontainer iframe.fixedsize
{
	height: 50em;
	left: -1px;
	top: -1px;
	width: 50em;
}
.yui-calcontainer.multi
{
	padding: 0;
}
.yui-calcontainer.multi .groupcal
{
	background-color: transparent;
	border: none;
	float: left;
	padding: 5px;
	position: relative;
	z-index: 1;
}
.yui-calcontainer .title
{
	color: #000;
	font: 100% sans-serif;
	font-weight: bold;
	height: 25px;
	left: 5px;
	margin-bottom: 5px;
	position: absolute;
	top: 3px;
	z-index: 1;
}
.yui-calcontainer .close-icon
{
	border: none;
	position: absolute;
	right: 3px;
	top: 3px;
	z-index: 1;
}
.yui-calcontainer .calclose
{
	background: url("/extension/ezwebin/design/ezwebin/stylesheets/yui/build/calendar/assets/calx.gif") no-repeat;
	cursor: pointer;
	height: 13px;
	width: 17px;
}
.yui-calendar
{
	border-collapse: separate;
	border-spacing: 0;
	font: 100% sans-serif;
	position: relative;
	text-align: center;
}
.yui-calcontainer.withtitle
{
	padding-top: 1.5em;
}
.yui-calendar .calnavleft
{
	background: url("/extension/ezwebin/design/ezwebin/stylesheets/yui/build/calendar/assets/callt.gif") no-repeat;
	bottom: 0;
	cursor: pointer;
	height: 12px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 9px;
	z-index: 1;
}
.yui-calendar .calnavright
{
	background: url("/extension/ezwebin/design/ezwebin/stylesheets/yui/build/calendar/assets/calrt.gif") no-repeat;
	bottom: 0;
	cursor: pointer;
	height: 12px;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 9px;
	z-index: 1;
}
.yui-calendar td.calcell
{
	border: 1px solid #E0E0E0;
	padding: .1em .2em;
	text-align: center;
}
.yui-calendar td.calcell a
{
	color: #003DB8;
	text-decoration: none;
}
.yui-calendar td.calcell.today
{
	border: 1px solid #000;
}
.yui-calendar td.calcell.oom
{
	background-color: #EEE;
	border: 1px solid #E0E0E0;
	color: #999;
	cursor: default;
}
.yui-calendar td.calcell.selected
{
	background-color: #FFF19F;
	border: 1px solid #FF9900;
	color: #003DB8;
}
.yui-calendar td.calcell.calcellhover
{
	background-color: #FF9900;
	border: 1px solid #FF9900;
	color: #FFF;
	cursor: pointer;
}
.yui-calendar td.calcell.calcellhover a
{
	color: #FFF;
}
.yui-calendar td.calcell.restricted
{
	text-decoration: line-through;
}
.yui-calendar td.calcell.previous
{
	color: #CCC;
}
.yui-calendar td.calcell.highlight1
{
	background-color: #CCFF99;
}
.yui-calendar td.calcell.highlight2
{
	background-color: #99CCFF;
}
.yui-calendar td.calcell.highlight3
{
	background-color: #FFCCCC;
}
.yui-calendar td.calcell.highlight4
{
	background-color: #CCFF99;
}
.yui-calendar .calhead
{
	background-color: #FFF;
	border: 1px solid #E0E0E0;
	vertical-align: middle;
}
.yui-calendar .calheader
{
	position: relative;
	text-align: center;
	width: 100%;
}
.yui-calendar .calheader img
{
	border: none;
}
.yui-calendar .calweekdaycell
{
	color: #666;
	font-weight: normal;
	text-align: center;
	width: 1.5em;
}
.yui-calendar .calfoot
{
	background-color: #EEE;
}
.yui-calendar .calrowhead,.yui-calendar .calrowfoot
{
	color: #666;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	width: 15px;
}
.yui-calendar .calrowhead
{
	border-right-width: 2px;
}
.yui-calendar .calbody a:hover
{
	background: inherit;
}
p#clear
{
	clear: left;
	padding-top: 10px;
}
.content-view-ezmultiupload #multiupload
{
	clear: both;
	height: 0;
}
.content-view-ezmultiupload #thumbnails
{
	margin-top: 10px;
}
.content-view-ezmultiupload .thumbnail-block
{
	border: 3px solid #eee;
	float: left;
	height: 150px;
	margin: 5px;
	padding: 5px;
	width: 130px;
}
.content-view-ezmultiupload .thumbnail-class-name
{
	background-color: #efefef;
	clear: both;
	padding: 3px;
	text-align: center;
}
.content-view-ezmultiupload .thumbnail-movie-icon
{
	text-align: center;
}
.content-view-ezmultiupload #multiuploadProgress
{
	background-color: #fff8eb;
	border: 1px solid #ffcc00;
	display: none;
	margin: 10px 0;
	opacity: 0;
	padding: 3px;
	width: 320px;
}
.content-view-ezmultiupload #multiuploadProgress p
{
	font-weight: bold;
	line-height: 1;
	word-break: keep-all;
}
.content-view-ezmultiupload #multiuploadProgress #multiuploadProgressMessage
{
	color: #ff3366;
}
.content-view-ezmultiupload #multiuploadProgressBarOutline
{
	border: 1px solid #ccc;
	padding: 1px;
	width: 300px;
}
.content-view-ezmultiupload #multiuploadProgressBar
{
	background-color: #fc8c00;
	height: 8px;
	width: 0;
}
.content-view-ezmultiupload #cancelUploadButton
{
	visibility: hidden;
}