@charset "utf-8";
html, body, div, img, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, form, input, table, td {
	margin: 0;
	padding: 0;
}
a {
	color: #eb6428;
}
a img {
	border: 0;
}
a:hover {
	text-decoration: none;
}
html,
body {
	height: 100%;
}
h1 {
	color: #000;
	font: normal 22px "Arial Narrow", Helvetica, sans-serif;
	padding-left: 24px;
	margin-bottom: 20px;
	background: url(../i/h1.gif) no-repeat 0 4px;
}
h2 {
	color: #000;
	font: bold 12px Arial, sans-serif;
	/*text-transform: uppercase;*/
	padding: 15px 0;
}
.maincontent h2 {
	color: #eb6428;
	text-transform: uppercase;
	padding: 0 0 15px;
}
h3 {
	color: #000;
	font: bold 12px Arial, sans-serif;
	padding-bottom: 10px;
}
p {
	color: #787878;
	font: normal 12px Arial, sans-serif;
	padding-bottom: 10px;
	width:99%
}
p small {
	font-size: 11px;
}
p strong{
	color: #000;
}
.refer p {
	font-size: 11px;
	color: #010101;
}
.com p {
	color: #646464;
	font: normal 11px Arial, sans-serif;
}
ul li {
	list-style: none;
	font: normal 12px/14px Arial, sans-serif;
	color: #787878;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(../i/list.gif) no-repeat 6px 5px;
}
ol li {
	font: normal 12px/14px Arial, sans-serif;
	color: #787878;
	margin-left: 25px;
	padding-bottom: 5px;
}
.maincontent ul,
.maincontent ol {
	padding-bottom: 10px;
}
table {
	border-collapse: collapse;
}
td,
th {
	vertical-align: middle;
}

.widthIE, .minwidth, .layout, .container, form#PageForm {min-height:100%; min-width:980px}

.orange {
	color: #eb6428!important;
}
.black {
	color: #000!important;
}

.wrapper {
	width: 100%; 
	padding-bottom:10px
}
.webmasterContent {
	width:99%;
}
.spacer {
	height: 0;
	clear: both;
}
.cell {
	display: table;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
img.fr {
	margin: 0 0 10px 10px;
}
img.fl {
	margin: 0 10px 5px 0;
	/*<--border: 1px solid #000;-->*/
}
.com img.fl {
	margin-bottom: 16px;
}
.logos img.fl {
	border: 0;
	height: 48px;
	margin-bottom: 16px;
}
.logos {
	width: 100%;
}
.logos td {
	padding-bottom: 18px;
}
.right {
	text-align:right;
}
.center {
	text-align: center;
}
/*
line example:
<div class="line"><!-- --></div>
or whit spacer (for clearing floating blocks)
<div class="line spacer"><!-- --></div>
*/
.line {
	height: 17px;
	background: url(../i/dotted.gif) repeat-x 0 0;
}
.orangeline {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 5px solid #ed672a;
}

.conteiner {
	width: 100%;
	min-height: 100%;
	margin-bottom: -150px;
	position: relative;
}
.head {
	background: #000 url(../i/head.png) no-repeat 74px 14px;
	height: 144px;
}

.mainpart {
	padding: 52px 15px 133px;
	min-height: 820px;
}

.nav {
	float:left; 
	width:158px;
	left:0;
	height:0
}
.nav a {
	color: #eb6428;
	font: normal 11px Arial, sans-serif;
	text-align: right;
	margin-right: 8px;
}
.nav table {
	/*background: #e6e7e6;*/
	margin-top: -5px;
	margin-bottom: 0px;
}
.nav th {
	color: #282828;
	font: normal 12px Arial, sans-serif;
	padding-bottom: 9px;
	text-align: left;
	vertical-align: top;
}
.nav td {
	color: #787878;
	font: normal 11px Arial, sans-serif;
	vertical-align: top;
	padding-bottom: 5px;
}
.nav td p {
	color: #787878;
	font: normal 11px Arial, sans-serif;
	padding-bottom: 5px;
}
.nav td .field {
	width: 96px;
}
.nav td .button {
	margin-top: 5px;
	margin-right: 8px;
	background: #787878;
	color: #fff;
	/*border: 0;
	background: #eb6428;
	color: #fff;
	font: normal 11px Arial, sans-serif;
	vertical-align: middle;
	padding: 2px 12px;
	cursor: pointer;
	overflow: visible;*/
}
.informer {
	margin-bottom: 15px;
	color: #787878;
}


.maincontent {
	margin-left:158px;
	margin-right:324px;
	position:relative; 
	display:block;
	height:1%;
}
.maincontent .content {
	padding: 0 17px;
}
.minorcontent {
	float:right; 
	position:relative; 
	width:324px;
	right:0;
	height:0
}


.sidemenu {
	background: #e6e7e6;
	padding: 1px;
	margin-bottom: 20px;
}
.sidemenu ul {
	border: 1px solid #fff;
	padding: 12px 9px 7px;
}
.sidemenu li {
	list-style: none;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../i/right.gif) no-repeat 0 6px;
	font: bold 12px/16px Arial, sans-serif;
	color: #797979;
}
.sidemenu li.first {
	line-height: 17px;
	padding-left: 0;
	background: none;
	text-transform: uppercase;
	font-weight: normal;
	color: #eb6428;
	text-decoration: underline;
}
.sidemenu li.first span {
	color: #000;
	font-weight: bold;
}
.sidemenu li.active {
	background-image: url(../i/right_active.gif);
}
.passive a,
.sidemenu li a, 
.sidemenu li.passive a,
.sidemenu li li.passive a,
.sidemenu li.active li.passive a,
.sidemenu li.active li.active li.passive a {
	color: #797979;
}
.sidemenu li a span {
	color: #000;
}
.sidemenu li.active a,
.sidemenu li li.active a,
.sidemenu li.active li.active a {
	text-decoration: none;
	color: #eb6428;
}
.sidemenu ul ul {
	padding: 5px 0 0;
	border: 0;
}
.sidemenu ul ul li {
	padding-left: 0;
	background: none!important;
	font: normal 11px/13px Arial, sans-serif;
}
.sidemenu ul ul li a,
.sidemenu ul .active ul li a {
	color: #797979;
}

.submenu {
	padding-bottom: 10px;
	background: url(../i/dotted.gif) repeat-x 0 100%;
	margin-bottom: 14px;
}
.submenu li {
	list-style: none;
	padding-left: 21px;
	padding-bottom: 10px;
	background: url(../i/submenu.gif) no-repeat 11px 5px;
	font: bold 12px/14px Arial, sans-serif;
	color: #010101;
}
.submenu li a {
	color: #010101;
}

.about {
	background: url(../i/dotted.gif) repeat-x 0 0;
	margin-bottom: 20px;
}
.about .content {
	background: url(../i/dotted.gif) repeat-x 0 100%;
	padding: 15px 10px 10px;
}
.about p {
	color: #787878;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.about a {
	font-size: 10px;
}
.about h3 {
	color: #eb6428;
}

.minorcontent .phone {
	padding-top: 10px;
	position: relative;
	margin-bottom: 50px;
}
.minorcontent .phone .decor {
	top: 0;
	right: 10px;
	width: 66px;
	height: 118px;
	position: absolute;
	background: url(../i/phone.png) no-repeat 95% 0;
}
.minorcontent .phone p {
	font: bold 9px Arial, sans-serif;
	color: #787878;
	text-transform: uppercase;
	padding: 15px 20px;
	border: 1px solid #000;
}
.minorcontent .phone p strong {
	font-size: 11px;
	color: #eb6428;
}
.minorcontent .phone p span {
	font: normal 27px Arial, sans-serif;
	color: #000;
}

.new {
	padding-bottom: 15px;
	margin-bottom: 15px;
	background: url(../i/dotted.gif) repeat-x 0 100%;
}
.new p {
	color: #656565;
	font: normal 11px Arial, sans-serif;
}
.detail {
	white-space: nowrap;
}
.detail a {
	font-size: 10px;
}
.main p {
	font-size: 12px;
}

.pages {
	text-align: center;
	color: #797979;
	font: normal 10px/10px Arial, sans-serif;
}
.pages a,
.pages span {
	padding: 0 2px;
}
.pages span.prev {
	padding-left: 9px;
	background: url(../i/left.gif) no-repeat 0 5px;
}
.pages a.prev {
	padding-left: 9px;
	background: url(../i/left_active.gif) no-repeat 0 5px;
}
.pages span.next {
	padding-right: 9px;
	background: url(../i/right.gif) no-repeat 100% 5px;
}
.pages a.next {
	padding-right: 9px;
	background: url(../i/right_active.gif) no-repeat 100% 5px;
}

.footer {
	position:relative;
	width: 100%; 
	height: 192px;
	vertical-align:bottom;
	padding-top:70px
}
.footer .t1 {
	position:absolute;
	top:0;
	right:0;
	background: url(../i/tractors1.png) top right no-repeat;
	width: 338px;
	height: 230px;
}
.footer .t2 {
	position:absolute;
	top:0;
	right:0;
	background: url(../i/tractors2.png) top right no-repeat;
	width: 338px;
	height: 230px;
}
.footer .t3 {
	position:absolute;
	top:0;
	right:0;
	background: url(../i/tractors3.png) top right no-repeat;
	width: 338px;
	height: 230px;
}
.footer .t4 {
	position:absolute;
	top:0;
	right:0;
	background: url(../i/tractors4.png) top right no-repeat;
	width: 338px;
	height: 230px;
}
.footer .content {
	position:relative;
	border-top: 1px solid #eb6428;
	padding: 20px 43px;
	background: #e6e7e6;
	position: relative;
	height: 52px;
}

.footer .copyrights {
	font: normal 9px Arial, sans-serif;
	width: 148px;
	float: left;
}
.footer .copyrights img {
	margin-bottom: 5px;
}
.footer .contacts {
	float: left;
	font: normal 11px/17px Arial, sans-serif;
}
.footer .contacts strong {
	text-transform: uppercase;
}

.counters {
	position: relative;
	padding-left:43px;
}
.counters img {
	margin-bottom: 10px;
}

.map p {
	font: normal 12px Arial, sans-serif;
	color: #010101;
}
.map p span {
	color: #797979;
}
.map ul {
	padding-bottom: 10px;
}
.map li {
	padding-bottom: 0;
}
.map img {
	margin-bottom: 20px;
}

.allnews {
	text-align: right;
	padding-top: 10px;
	background: url(../i/dotted.gif) repeat-x 0 0;
}
.allnews a {
	font-size: 10px;
}

.arch {
	padding:15px 0;
	margin-bottom: 15px;
	background: url(../i/dotted.gif) repeat-x 0 100%;
}
.arch li {
	list-style: none;
	padding-left: 21px;
	padding-bottom: 1px;
	background: url(../i/submenu.gif) no-repeat 11px 5px;
	font: normal 12px/14px Arial, sans-serif;
	color: #646464;
}
.arch li.first {
	padding-left: 11px;
	padding-bottom: 10px;
	background: none;
	font: bold 13px "Arial Narrow", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #010101;
}
.arch li.active {
	background-image: url(../i/list.gif);
}
.arch li.active a {
	color: #646464;
	text-decoration: none;
	cursor: default;
}
.forums {
	margin: 20px 0;
}
.forums td {
	padding-bottom: 10px;
}
.forums p {
	padding-left: 15px
}

form {
	font: normal 11px Arial, sans-serif;
	color: #000;
}
.part {
	width: 330px;
	color: #787878;
	font: normal 10px Arial, sans-serif;
}
.button {
	border: 0;
	background: #eb6428;
	color: #fff;
	font: normal 11px Arial, sans-serif;
	vertical-align: middle;
	padding: 2px 12px;
	cursor: pointer;
	overflow: visible;
}
a.button {
	text-decoration: none;
	font-size: 11px;
	padding: 2px 12px;
}
.exhibitors {
	margin: 20px 0;
	width: 100%;
}
.exhibitors th {
	font: normal 10px Arial, sans-serif;
	text-align: left;
	padding: 4px 10px;
	background: #e6e7e6;
}
.exhibitors th a {
	color: #000;
	padding-right: 11px;
	background: url(../i/th.gif) no-repeat 100% 60%;
	text-decoration: none;
	float: left;
}
.exhibitors th.sep {
	background: #e6e7e6 url(../i/sep.gif) no-repeat 100% 50%;
}
.exhibitors td {
	vertical-align: middle;
	font: normal 11px Arial, sans-serif;
	padding: 5px 14px;
	border-bottom: 1px solid #e6e7e6;
}
.exhibitors td.center {
	padding: 5px 0;
	background: url(../i/vdotted.gif) repeat-y 100% 0;
}
.exhibitors td a {
	color: #787878;
	padding-right: 8px;
	background: url(../i/more.gif) no-repeat 100% 5px;
	text-decoration: none;
}
.exhibitors td.active {
	background: url(../i/activecell.gif) repeat 0 0;
}
.exhibitors td.active a {
	background-image: url(../i/more_active.gif);
	color: #000;
	font-weight: bold;
}
.exhibitors td.center a {
	text-decoration: underline;
	padding-right: 0;
	background: none;
}
.exhibitors td.center a:hover {
	text-decoration: none;
}
.exhibitors td p {
	color: #000;
	font: normal 11px Arial, sans-serif;
	padding: 3px 0 0;
}

.bigphoto {
	border: 1px solid #000;
	padding: 2px;
	text-align: center;
	width:448px;
	margin: 0 auto;
}

.bigphoto img {
	border: 1px solid #000;
	display: block;
	margin: 0 auto;
	width: auto;
}


.bigphoto2 {
	text-align: center;
}
.bigphoto2 img {
	border: 1px solid #000;
	display: block;
	margin: 0 auto;
	width: auto;
}


.fullname {
	text-align: center;
	padding: 8px 0 12px;
	margin-bottom: 14px;
	background: url(../i/dotted.gif) repeat-x 0 100%;
	color: #000;
	font: normal 11px Arial, sans-serif;
}

.scrolling {
	position: relative;
	width: 454px;
	margin:0 auto;
	text-align:center;
}
.scrolling2 {
	position: relative;
	width: 100%;
	margin:0 auto;
	text-align:center;
}
.scrolling2 .box {
	width: 500px;
	margin:0 auto;
	text-align:center;
}
.scrolling2 .box table.table td {
	padding:0 5px 10px;
	white-space:nowrap;
}
.scrolling .prev {
	position: absolute;
	left: 0;
	top: 35px;
	width: 9px;
	height: 17px;
	background: url(../i/prev.gif) no-repeat 0 0;
	cursor: pointer;
}
.scrolling .next {
	position: absolute;
	right: 0;
	top: 35px;
	width: 9px;
	height: 17px;
	background: url(../i/next.gif) no-repeat 0 0;
	cursor: pointer;
}
.scrolling .box {
	position: absolute;
	width: 420px;
	height: 150px;
	top: 0;
	left: 17px;
	overflow: hidden;
}
.scrolling .box td {
	padding-right: 8px;
	vertical-align: top;
	color: #787878;
	font: normal 10px Arial, sans-serif;
}
.scrolling .box td.active {
	color: #eb6428;
}
.scrolling .box .item {
	position: relative;
	width: 72px;
	height: 86px;
}
.scrolling .box .active .item {
	position: relative;
	width: 92px;
	height: 96px;
}
.scrolling .box .item img {
	position: absolute;
	top: 0;
	left: 0;
	width: 72px;
	height: 66px;
	border: 1px solid #828282;
	margin-top: 10px;
	cursor: pointer;
}
.scrolling .box .active .item img {
	width: 92px;
	height: 86px;
	border: 1px solid #000;
	margin-top: 0px;
}
.scrolling .box .item img.mask {
	opacity: 0.38;
}
.scrolling .box .active .item img.mask {
	opacity: 0;
}
.scrolling .table {
	position: absolute;
	top: 0;
}

.docs {
	min-width: 430px; 
	width: 100%;
	margin-bottom: 5px;
}
.docs th {
	padding: 5px 0;
	padding-bottom: 0px;
	text-align: right;
	font: normal 11px Arial, sans-serif;
	color: #010101;
}
.docs td {
	text-align: right;
	font-size: 11px;
	padding: 5px 0;
}
.docs td img {
	vertical-align: middle;
}
.docs span {
	padding-left: 15px;
}
.docs .detail {
	padding-left: 0;
}
.docs .detail a {
	font-size: 9px;
}

.support a {
	float: left;
	margin: 0 18px 18px 0;
}
.support a.utmost {
	margin-right: 0;
}

form table {
	margin-bottom: 15px;
}
form th {
	color: #282828;
	font: normal 12px Arial, sans-serif;
	width: 150px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: top;
}
form td {
	color: #787878;
	font: normal 11px Arial, sans-serif;
	vertical-align: top;
	padding-bottom: 5px;
	width: 240px;
}
form td small {
	font-size: 9px;
}
form td p {
	color: #787878;
	font: normal 11px Arial, sans-serif;
	padding-bottom: 5px;
}
form td input {
	vertical-align: middle;
}
form td p input {
	margin-right: 5px;
}
form td .field {
	width: 236px;
}
form td textarea.field {
	height: 50px;
}
form td .button {
	margin-top: 10px;
}

#parts h3 {
	cursor: pointer;
}

#parts li {
	background: none;
}
#parts li li {
	background: url(../i/list.gif) no-repeat 6px 5px;
}
#parts li ul {
	padding-bottom: 0;
}

.schemetable {
	border-collapse: collapse;
	width: 70%;
	margin: 20px 0;
}
.schemetable th {
	text-align: left;
	color: #787878;
	font: normal 12px Arial, sans-serif;
	padding: 4px 10px;
}
.schemetable td {
	text-align: right;
	color: #787878;
	font: normal 12px Arial, sans-serif;
	padding: 4px 10px;
}

/*--popup--*/

.popup {
	padding: 20px;
}
.popup h2 {
	cursor: pointer;
}

.banner {
	text-align: center;
	padding-bottom: 20px;
}

.cult {
	border-collapse: collapse;
	margin-bottom: 20px;
	width:100%;
}
.cult td.time, .cult th.time{
	text-align:center;
	width:30px
}
.cult th {
	text-align: center;
	color: #000;
	font: normal 12px Arial, sans-serif;
	padding: 3px;
	border: 1px solid #ddd;
	vertical-align: top;
}
.cult td {
	color: #787878;
	font: normal 11px Arial, sans-serif;
	padding: 3px;
	border: 1px solid #ddd;
	vertical-align: top;
}

.cod {
	border: 1px solid #000;
	width: 450px;
	height: 100px;
	font: normal 10px Tahoma, sans-serif;
}

.videopopup {
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: -330px;
	width: 660px;
	height: 520px;
}

.videopopup #closevp {
	width: 17px;
	height: 17px;
	background: url(../i/vpclose.gif) no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
}

.betony {
	float: left;
	padding-right: 5px;
	font-size: 24px;
}

#vplayer {
	padding-bottom: 20px;
}

.where {
	border-collapse: collapse;
	margin-bottom: 20px;
}
.where th {
	text-align: center;
	color: #000;
	font: normal 12px Arial, sans-serif;
	padding: 3px;
	border: 1px solid #ddd;
	vertical-align: middle;
}
.where td {
	color: #787878;
	font: normal 11px Arial, sans-serif;
	padding: 3px;
	border: 1px solid #ddd;
	vertical-align: middle;
	text-align: center;
}

.where td.first {
	text-align: left;
}

.orangeHLines {
	border-collapse: collapse;
	border: solid #eb6428;
	border-width: 2px 0;
	margin: 10px 0 20px;
}
.orangeHLines td {
	padding: 7px 11px;
	border: solid #eb6428;
	border-width: 1px 0;
	color: #787878;
	font: normal 12px Arial, sans-serif;
}

.disabled p,
.disabled label,
.disabled th,
.disabled td {
	color: #ccc!important;
}

.disabled .button {
	background: #ccc!important;
	cursor: default;
}
.disabled .field,
.disabled textarea {
	background-color: #ddd;
}

.rules td {
	vertical-align: top;
	padding-right: 10px;
}
.forumcontent,
.forumheader {
	padding: 0 0 10px;
}

.mapsite li {
	list-style: none;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(../i/right_active.gif) no-repeat 0 6px;
	font: normal 12px/16px Arial, sans-serif;
}
.mapsite li.mapLevel0 {
	background:none;
	font:bold 14px/18px Arial, sans-serif;
}
.mapsite li.mapLevel1 {
	margin-left: 20px
}
.mapsite li.mapLevel2 {
	margin-left: 40px;
	background: url(../i/right.gif) no-repeat 0 6px;
}
.mapsite li.mapLevel3 {
	margin-left: 60px;
	background: url(../i/submenu.gif) no-repeat 0 6px;
}
.mapsite li.mapLevel4 {
	margin-left: 80px;
	background: url(../i/subsubmenu.gif) no-repeat 0 6px;
}

/* Sorter*/
.Sorter {
	position:relative;
	bottom: 43px;
	float: right;
	text-align: right;
	max-width:20px;
	font: normal 10px Arial, sans-serif;

}
/*.Sorter td {
	border-collapse: collapse;
	background:#00FF00;
	max-width:20px;
	padding:0px;
	margin:0px;
}
.Sorter td {
	background:#00FF00;
	border: double #FF0000 8px;
	text-align: right;
	table-layout: fixed;
}*/

/* Clear */
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden}
.clear {display: inline-block}
.clear {display: block}

/* Admin */
div.editContent {clear:both; display:block; height:auto}
div.editContent div {display:inline}

/* Module CMS*/
.wrapper table.docs, .wrapper table.ItemTable, .wrapper table.docs td, .wrapper table.ItemTable td  {width:100%} /**/
.docs td.ItemTitle {text-align:left; color:#000000; font:bold 11px/29px Arial, sans-serif; padding:0; margin:10}
.docs td.ItemBriefDescription {text-align:left; font:normal 11px Arial, sans-serif; padding:0; margin:10}
/*.wrapper table {width:100px}*/

/* Menu */
.topmenu {background:url(../i/back.png) top repeat-x; position:absolute; z-index:100;  width:100%; height:50px}
#menu {display:block; background:url(../i/leftdecor.png) left top no-repeat; margin:0; padding:0; width:100%; height:50px}
#menu ul {background: url(../i/rightdecor.png) no-repeat 100% 0; height:31px; padding:0 0 0 67px; white-space:nowrap}
#menu ul li {float:left; position:relative; display:block; height:31px; padding:0; background:none}
#menu ul li img {display:inline; padding:0; margin: 8px 0 0}
#menu ul li a {color:#fff; display:block; font:normal 11px/29px Arial, sans-serif; height:33px; text-transform:uppercase; padding:0 7px; text-decoration:underline}
#menu ul li a:hover {color:#fff; text-decoration:none}
#menu ul li a.active {text-decoration:none}

#menu .separator {background:url(../i/sep.gif) right 5px no-repeat; margin-right:11px}
#menu .separator a {margin-right:13px}

#menu .separator ul li {margin-right:0}
#menu .separator ul li a {margin-right:0}

/* Sub menu */
#menu ul li ul {display:none; position:absolute; z-index:998; background:#ffa076 url(../i/subMenuBg.gif) left top no-repeat; padding:7px 0 0; top:33px; left:0; margin:0; width:202px; height:1%}
#menu ul li ul li{position:relative; height:auto; color:#e86125; background:#ffe9df url(../i/subMenuFon.gif) center left repeat-x; padding:0 0; width:200px; border-bottom:#ffa076 1px solid; border-left:#ffa076 1px solid; border-right:#ffa076 1px solid;}
#menu ul li ul li a {height:1%; color:#e86125; padding:3px 0 3px 15px; width:185px; font:normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif; background:none;  text-transform:none; text-decoration:none}
#menu ul li ul li a:hover {color:#ae4212; background:url(../i/subMenuFonA.gif) center left repeat-x; width:185px; text-transform:none}
#menu ul li ul li a.folder {height:1%; padding:3px 0 3px 15px; background:url(../i/markerSubMenu.gif) 180px center no-repeat; width:200px; text-transform:none}
#menu ul li ul li a.folder:hover {background:url(../i/subMenuFonA.gif) center left repeat-x; width:185px; text-transform:none}
#menu ul li ul li a.folder:hover span {background:url(../i/markerSubMenu.gif) right center no-repeat; display:block; width:173px}
#menu ul li:hover ul, #menu ul li.jshover ul {display:block}
#menu ul li:hover li ul, #menu ul li.jshover li ul {display:none; top:0; left:200px; lef\t:200px}
#menu ul li:hover li:hover ul, #menu ul li.jshover li.jshover ul {display:block}
#menu ul li ul li ul {background:#ffa076 url(../i/subsubMenuBg.gif) left top no-repeat; padding:8px 1px 0; top:33px; left:0; margin:0; width:201px}

/* Sub Sub menu */
#menu ul li:hover ul li ul.subSub li ul, #menu ul li.jshover ul li ul.subSub li ul {display:none}
#menu ul li:hover ul li:hover ul.subSub li:hover ul, #menu ul li.jshover ul li.jshover ul.subSub li.jshover ul {display:block}

table.ItemEditContent {width:auto}
table.ItemEditContent td {width:20px}

/* Lottery List */
.lotteryList th {white-space:nowrap; width:100px}
.lotteryList td {white-space:nowrap; text-align:left}
.lotteryList input.field {width:80px}
.lotteryListGrid  {width:100%}
.lotteryListGrid th {background:#EC6529; color:#fff; padding:0 8px; height:35px; vertical-align:middle}
.lotteryListGrid td {background:#fff; color:#282828; padding:0 8px; height:25px; vertical-align:middle}
.lotteryListGrid tr.AlternatingRowStyle td {background:#E6E7E6}