body {
	font-family:'Tahoma'
}

ul li {
	margin-left:0;
	padding-left:0
}

a {
	color:#48c202
}

a:hover {
	color:#fff600
}

.inv a {
	background:url('/accel/static/i/inv.gif') no-repeat 0 2px;
	padding-left:15px;
	color:#fff600
}

.inv a:hover {
	color:#fff
}

.inv2 a {
	color:#fff;
	text-decoration:none
}

.inv2 a:hover {
	color:#fff600
}

.b_t_1 {
	border-top:#fff 1px solid
}

.b_t_2 {
	border-top:#ace471 1px solid
}

.b_b_2 {
	border-bottom:#ace471 1px solid
}

#slon-layout {
	background:#004308 url('/accel/static/i/l_t_a.jpg') no-repeat top left;
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	_height:1%;
	padding-bottom:20px;
}

#header {
	background:url('/accel/static/i/r_t_a.jpg') no-repeat top right;
	text-align:center;
	height:193px;
}

#header img {
	width:224px;
	position:relative;
	z-index:1000;
}

/* main-layout */
#footer {
	background:url('/accel/static/i/footer.gif') no-repeat center center;
	width:1000px;
	height:199px;
	position:relative;
	z-index:150;
	margin:0 auto;
	margin-top:-199px;
}

#footer  #contact {
	float:left;
	position:relative;
	top:55px;
	left:270px;
	color:#fff;
	font-size:14px;
}
#footer  #contact span { margin-left:8px; clear:both; display:block}

#footer  #counters {
	float:right;
	width:275px;
	position:relative;
	top:50px;
	right:258px;
}
#footer  #counters div{
	height:70px;
	margin:2px 2px 4px 0;
}
#footer  #counters div img {
	margin:2px 0;
	padding:0;
	border:0;
}

#footer  #counters p{
	padding-left:2px;
	color:#F3EE00;
	font-size:13px;
}

#footer  #creators {
	float:right;
	width:390px;
	text-align:right;
	position:relative;
	top:165px;
	right:-110px;
	color:#47C101;
	font-size:12px;
}

#content {
	padding:0 156px 0 187px;
	_margin-top:-45px;
}

#layout {
	width:657px;
	float:left;
	border-left:187px solid #004308;
	border-right:156px solid #004308;
	margin-left:-187px;
	margin-right:-156px;
	display:inline
}

#page {
	background:#ace471 url('/accel/static/i/bg.jpg') repeat-x top left;
	float:left;
	width:100%;
	margin-right:-100%;
	padding-bottom:35px;
	min-height:1000px;
}

#top {
	padding:70px 20px 210px 20px;
	background:url('/accel/static/i/leaves.jpg') no-repeat 106px 0;
}

#left-side {
	float:left;
	width:187px;
	margin-left:-187px;
	position:relative;
	background:url('/accel/static/i/l_c_a.jpg') no-repeat 0 0;
	min-height:293px;
	_height:293px;
	padding-top:80px;
	padding:80px 0 0 0;
}

#right-side {
	background:url('/accel/static/i/r_c_a.jpg') no-repeat 0 0;
	min-height:293px;
	_height:293px;
	float:right;
	width:156px;
	margin-right:-156px;
	_margin-right:-157px;
	position:relative;
}

#gpart{
	background:url('/accel/static/i/gpart.gif') no-repeat 0 100%;
	width:20px;
	height:191px;
	position:absolute;
	left:-20px;
	z-index:0;
}

#gr {
	width:657px;
	position:absolute;
	margin:8px 0 0 -20px
}

/* page */
#page a {
	color:#004308
}

#page a:hover {
	color:#fff
}

.block {
	overflow:hidden;
	_height:1%;
	position:relative;
	top:0;
	border:#fff 1px solid;
	border-top:0 solid transparent;
	border-bottom:0 solid transparent;
	padding:15px 20px 0 20px;
	background:#92d160;
	clear:both;
	$clear:none;
}

p {
	text-align:justify;
	padding-bottom:20px;
	line-height:125%
}

big {
	display:block;
	font:normal 1.2em 'Tahoma';
	padding-bottom:10px
}

#left-side dl {
	border-top:#ace471 1px solid;
	margin-top:20px;
	margin-right:31px;
	padding-top:10px
}

#left-side dl dt {
	color:#fff;
	background:url('/accel/static/i/star.gif') no-repeat 0 3px;
	padding-left:15px;
	position:relative;
}

#left-side dl dd {
	line-height:115%;
	font-size:.85em;
	padding-top:10px;
	color:#96d462
}

#left-side dl dd img {
	border:#ace471 1px solid
}

#left-side a.more {
	color:#004208;
	font-size:11px;
	background:url('/accel/static/i/more.gif') no-repeat center bottom;
	text-transform:lowercase;
	text-decoration:none;
	width:126px;
	padding-right:9px;
	text-align:center;
	margin-top:7px;
	display:block
}

a.wmore {
	font-size:11px;
	background:url('/accel/static/i/wmore.gif') no-repeat 0 0;
	padding:0 30px 5px 40px;
	margin:-18px -20px 0 492px;
	z-index:50;
	display:block;
	position:absolute;
}

/* switch-menu */
#switch-tab	{background:transparent}	/* for ie6 bugs */

ul#switcher {
	width:100%;
	float:left;
	border-bottom:#fff 1px solid;
	list-style:none;
}

ul#switcher li {
	background:#70b84a url('/accel/static/i/slide-right.gif') no-repeat right top;
	margin:0 1px 0 0;
	float:left;
	position:relative;
	bottom:-1px;
	border-bottom:1px solid #fff;
}

ul#switcher li#current {
	background:#92d160 url('/accel/static/i/slide-select-right.gif') no-repeat right top;
	border-bottom:1px solid #92d160;
}

ul#switcher a {
	text-transform:uppercase;
	text-decoration:none;
	padding:6px 15px 3px 12px;
	display:block;
	background:url('/accel/static/i/slide-left.gif') no-repeat left top;
	color:#fff
}

ul#switcher a:hover, ul#switcher #current a {
	background:url('/accel/static/i/slide-select-left.gif') no-repeat left top;
	color:#01700e
}

ul#switcher #current a {	cursor:default; }

ul#switcher a b, ul#switcher #current a b {
	background:url('/accel/static/i/gstar.gif') no-repeat 0 3px;
	padding-left:12px
}

ul#switcher a b{
	background:url('/accel/static/i/wstar.gif') no-repeat 0 3px
}

/* menu */
ul#menu a {
	color:#ace471
}

ul#menu a:hover, ul#menu span {
	color:#fff
}

ul#menu li {
	background:url('/accel/static/i/menu.gif') no-repeat 100% 5px;
	padding-right:65px;
	margin-bottom:5px;
	margin-left:0;
	padding-left:0;
	position:relative;
}

/* round corners */
.r {display:block}
.r * {display:block;height:1px;overflow:hidden;font-size:.01em;background:#92d160}
#gr .r * {background:#ace471;border:#ace471 1px solid;border-top:0 solid transparent;border-bottom:0 solid transparent}
.r6, .r1 {margin-left:3px;margin-right:3px;padding-left:1px;padding-right:1px;border-left:1px solid #fff;border-right:1px solid #fff;background:#fff;border-bottom:#fff 1px solid}
.r7, .r2 {margin-left:1px;margin-right:1px;padding-right:1px;padding-left:1px;border-left:1px solid #fff;border-right:1px solid #fff;background:#fff}
.r3 {margin-left:1px;margin-right:1px;border-left:1px solid #fff;border-right:1px solid #fff}
.r4 {border-left:1px solid #fff;border-right:1px solid #fff}
.r5 {border-left:1px solid #fff;border-right:1px solid #fff}
.r6 {border-bottom:0 solid transparent}
.r7 {background:transparent}

a.wmore:hover{
	color:#50ce01
}

/* online */
dl#online {
	overflow:hidden;
	/* _height:1%; */
	position:relative;
	margin-top:186px;
	border-bottom:#ace471 1px solid
}

dl#online dt {
	padding:5px 0 5px 3px;
	font-size:.85em;
	border-top:#ace471 1px solid;
	border-bottom:#ace471 1px solid
}

dl#online dd {
	color:#ace471;
	padding:5px 0 5px 5px;
	font-size:.85em
}

/* right-ear */
.ear-list {
	color:#fff;
	font-size:.85em;
	padding:8px 0 8px 5px;
	border-bottom:#ace471 1px solid
}

.ear-list small, .ear-list strong {
	color:#48c202;
	font:normal 12px 'Tahoma';
	padding-right:3px
}

.ear-list strong {
	font:normal 14px 'Tahoma';
	letter-spacing:1px;
	padding-right:0
}

.load	{font-size:120%; margin:10px; display:block}

.nav_arrows	span, .nav_arrows	form {display:inline;}
.nav_arrows	{margin:3px 5px 10px 3px; padding:0; float:left}

