body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
img {
	display:inline-block;
}
html,body {
	margin: 0;
	padding: 0;
}

html,body {
	height: 100%;
}



body {
	background: #0b0b0b;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #757575;
	
}

a:link,
a:visited,
a:active {
	color: #768700;
	text-decoration: none;
}



a:hover {
	color: #8da200;
	text-decoration: underline;
}



p {
	margin: 0 0 15px;
	padding: 0;
}



#wrapper {
	min-height: 100%;
	background: url(layout/body_bg.gif);
	min-width: 1170px;
	
	
	
}

.inner {
	width: 961px;
	margin: 0 auto;
	position: relative;
	top: 0;
	left: 0;
	min-height:1px;
}

.inner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


/* start head */
#head {
	height: 183px;
	background: url(layout/head_bg.gif) repeat-x;
	
}

#head .inner {
	left: -87px; 
/*width: auto;
padding: 0px 10px;
*/
}



.logo_banner {
	width: 100%;
	overflow: hidden;
	padding: 13px 0 0;
	height: 106px;
}

.banner {
	display: block;
	width: 730px;
	left:230px; 
	position:absolute;
	text-align:right;
}

.banner img {
	
	border: 0;
	
}

.banner_top {
	width: 732px;
	/*background:url(layout/banner_top.png) no-repeat;*/
	height: 2px;
	overflow: hidden;
	display: block;
	float: right;
}

.banner_bottom {
	width: 732px;
	/*background:url(layout/banner_bottom.png) no-repeat;*/
	height: 2px;
	overflow: hidden;
	display: block;
}

.banner_middle {
	/*border: solid #383838;
	border-width: 0 3px;*/
	display: block;
}

.logo_lang {
	float: left;
	width: 219px;
	
}

#logo {
	margin: 0 0 14px;
	padding: 0;
	float: left;
	width: 219px;
	height: 25px;
}

#logo a {
	display: block;
	border:none;
}

#lang {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

#lang dt {
	margin: 0;
	padding: 0;
	width: 128px;
	height: 16px;
	background:url(layout/lang_dt.png) no-repeat;
	text-indent: -3000px;
	overflow: hidden;
}

#lang dd {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

#lang ul {
	margin: 0;
	padding: 0;
	width: 224px;
	float: left;
	
}

#lang li {
	float: left;
	margin: 0 5px 6px 0;
	list-style: none;
}



#lang a:link,
#lang a:visited,
#lang a:active {
	width: 21px;
	height: 14px;
	display: block;
	padding: 1px;
}




#lang  img {
	display: block;
	border: 0;
}

#main_menu {
	min-height: 1px;
}

#main_menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#main_menu ul {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	min-height: 1px;
	float:left;
	width:100%
}

#main_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#main_menu a:link,
#main_menu a:visited,
#main_menu a:active {
	display: block;
	line-height: 35px;
	float: left;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding: 0 12px;
	white-space: nowrap;
	text-transform:uppercase
	
}

#main_menu a:hover {
	color: #d7e578;
	text-decoration: underline;
}

#main_menu #selected_lk:link,
#main_menu #selected_lk:visited,
#main_menu #selected_lk:hover,
#main_menu #selected_lk:active,
.current-cat a,
.current-cat a:hover,
.current-cat a:visited
 {
	background:url(layout/mm_selected.gif) repeat-x;
	color: #000 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
#main_menu ul ul {
	position: absolute;
	top: 35px;
	left: 0;
	height: 22px;
	padding: 3px 0 4px;
	
}

#main_menu ul ul a:link,
#main_menu ul ul a:visited,
#main_menu ul ul a:active {
	display: block;
	line-height: 22px;
	padding: 0;
	font-size: 12px;
	color: #000;
}

#main_menu ul ul a:hover {
	color: #434d00;
	text-decoration: underline;
}

#main_menu ul ul span {
	display: block;
	cursoe: pointer;
}

#main_menu ul ul span span {
	padding: 0 9px;
	text-transform:none;
}

#main_menu ul ul #selected_lk2:link,
#main_menu ul ul #selected_lk2:visited,
#main_menu ul ul #selected_lk2:hover,
#main_menu ul ul #selected_lk2:active
 {
	background: #b8c751 url(layout/mm2_middle.gif) repeat-x;
	color: #4d550a;
	text-decoration: none;
	
}

#selected_lk2 span {
	background:url(layout/mm2_left.gif) no-repeat;
}

#selected_lk2 span span {
	background:url(layout/mm2_right.gif) no-repeat right top;
}



/* end head */


/* start content */
#content {
	background: url(layout/bubbles.jpg) no-repeat center top;
	min-height: 416px;
	
	
}

#content .inner {
	padding: 16px 0 141px;
	
	width: 1136px;
}


/* start page */
#page {
	width: 648px;
	float: left;
	
	
}

.module_wrapper {
	margin: 0 0 10px;
	position: relative;
	top: 0;
	left: 0;
	float:left;
}

#page .rotator_wrapper {
	margin: 0 0 45px;
}

.module {
	border: 1px solid #2d2d2d;
	position: relative;
	top: 0;
	left: 0;
	background:url(layout/module_bg.png);
}

#page .module {
	width: 646px;
}



.module .module_inner {
	position: relative;
	top: 0;
	left: 0;
	padding: 10px;
}

.module_title {
	background:  url(layout/module_title_middle.gif) no-repeat 10px 0;
	margin: 0 0 -1px;
	height: 39px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	
}

.module_title_left {
	background:url(layout/module_title_left.gif) no-repeat;
	height: 39px;
	
}

.module_title_right {
	background:url(layout/module_title_right.gif) no-repeat right top;
	height: 39px;
	width: 100%;
	overflow: hidden;
}

.module_title h2 {
	margin: 0;
	padding: 0;
	line-height: 39px;
	float: left;
	white-space: nowrap;
	font-weight: bold;
	padding: 0 0 0 10px;
	font-size: 16px;
}

.module_title_link:link,
.module_title_link:visited,
.module_title_link:active {
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin: 8px 0 0;
	background:url(layout/mtlk_middle.gif) repeat-x;
	color: #767575;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.module_title_link:hover {
	text-decoration: none;
	color: #8da200;
}


.module_title_link span {
	float: left;
	display: block;
	background:url(layout/mtlk_left.gif) no-repeat;
}

.module_title_link span span {
	background:url(layout/mtlk_right.gif) no-repeat right top;
	padding: 0 19px 0 9px;
	cursor: pointer;
	
}

/* start rotator */

.rotator, .rotator_inner {
	position: relative;
	top: 0;
	left: 0;
}


.rotator_content {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}

.rotator_foto {
	float: left;
}

.rotator_foto a {
	display: block;
	border: 2px solid #383838;
}
.rotator_foto img {
	display: block;
	border: 0;
}

.rotator_txt {
	width: 258px;
	float: right;
}



.rotator_title {
	background:url(layout/rotator_title.gif) repeat-x left bottom;
	padding: 0 0 3px;
}

.rotator_title h2 {
	font-size: 24px;
	color: #ddf155;
	line-height: 28px;
	margin: -5px 0 0;
	padding: 0;
}

.rotator_title h3 {
	font-size: 18px;
	line-height: 28px;
	color: #d7d7d7;
	margin: -4px 0 0;
	padding: 0;
}

.rotator_info {
	height: 408px;
	overflow: hidden;
	margin: 0 0 15px;
}

.post_details {
	display: block;
	font-size: 11px;
}


.link_button:link,
.link_button:visited,
.link_button:active
 {
	display: block;
	line-height: 24px;
	background:url(layout/read_middle.gif) repeat-x;
	color: #767575;
	font-weight: bold;
}

.link_button:hover {
	color: #8da200;
	text-decoration: none;
}

.link_button span {
	display: block;
	background:url(layout/read_left.gif) no-repeat;
}

.link_button span span {
	background:url(layout/read_right.gif) no-repeat right top;
	padding: 0 10px;
}

.read_more {
	width: 100%;
	overflow: hidden;
	
}

.read_more .link_button {
	float: left;
}

#rotator_nav {
	height: 27px;
	background: #111;
	width: 616px;
	position: absolute;
	top: 508px;
	left: 7px;
	border: solid #1e1e1e;
	border-width: 0 1px 1px;
	z-index: 2;
}

#rotator_prev {
	display: block;
	width: 54px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	top: -22px;
	left: -20px;
}

#rotator_prev span {
	display: block;
	width: 54px;
	height: 108px;
	background:url(layout/rotator_prev.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	text-indent: -3000px;
}

#rotator_prev span:hover {
	top: -54px;
}


#rotator_next {
	display: block;
	width: 54px;
	height: 54px;
	overflow: hidden;
	position: absolute;
	top: -22px;
	left: 576px;
}

#rotator_next span {
	display: block;
	width: 54px;
	height: 108px;
	background:url(layout/rotator_next.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	text-indent: -3000px;
}

#rotator_next span:hover {
	top: -54px;
}

#rotator_pag {
	float: right;
	padding: 3px 62px 0 0;
	
}

#rotator_pag ul {
	margin: 0;
	padding: 0;
}

#rotator_pag li {
	float: left;
	list-style: none;
	padding: 0 0 0 4px;
}

#rotator_pag a:link,
#rotator_pag a:visited,
#rotator_pag a:active {
	display: block;
	overflow: hidden;
	text-align: center;
	width: 21px;
	height: 21px;
	background:url(layout/rotator_no.gif) no-repeat;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
}

#rotator_pag a:hover {
	background-position: 0 -21px;
	color: #fff;
	text-decoration: none;
}

#active_rotator {
	color: #6e6e6e !important;
	background-position: 0 -42px !important;
}

#play {
	display: block;
	line-height: 21px;
	height: 21px;
	background:url(layout/play_middle.gif) repeat-x;
	position: absolute;
	left: 40px;
	top: 3px;
	font-weight: bold;
	font-size: 11px;
	float: left;
}

#play:hover {
	color: #fff;
	text-decoration: none;
	
}

#rotator_nav > #play:hover {
	background-position: 0 -21px;
}

#play span {
	display: block;
	background:url(layout/play_left.gif) no-repeat;
	float: left;
}

#play span:hover {
	background-position: 0 -21px;
}

#play span span {
	display: block;
	background:url(layout/play_right.gif) no-repeat right top;
}

#play span span:hover {
	background-position: right -21px;
}

#play em {
	display: block;
	font-style: normal;
	padding: 0 7px 0 19px;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}

#play em:hover {
	background-position: 0 -21px;
}

.stop em {
	background-image:url(layout/stop.gif);
	
}

.play em {
	background-image:url(layout/play.gif);
	
}


/* end rotator */


/* start lists */
.large_thumbs, .small_thumbs {
	width: 100%;
	overflow: hidden;
}
.large_thumbs ul {
	margin: 0;
	padding: 0;
	width: 650px;
	margin: -15px 0 0;
}
.large_thumbs ul li {
	float: left;
	width: 308px;
	list-style: none;
	margin: 15px 10px 0 0;
	overflow: hidden;
}


.small_thumbs ul {
	margin: 0;
	padding: 0;
	width: 650px;
	margin: -15px 0 0;
	float: left;
}

.small_thumbs ul li {
	float: left;
	width: 149px;
	list-style: none;
	margin: 15px 10px 0 0;
	overflow: hidden;
}

.large_thumbs  .thumb {
	display: block;
	height: 178px;
	width: 308px;
	background:url(layout/large_thumb_middle.gif) repeat-y;
	margin: 0 0 5px;
}

.small_thumbs .thumb {
	display: block;
	height: 149px;
	width: 149px;
	background:url(layout/small_thumb_middle.gif) repeat-y;
	margin: 0 0 5px;
}

.large_thumbs  .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	background:url(layout/large_thumb_top.gif) no-repeat;
	cursor: pointer;
}

.small_thumbs  .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	background:url(layout/small_thumb_top.gif) no-repeat;
	cursor: pointer;
}

.large_thumbs  .thumb span span {
	background:url(layout/large_thumb_bottom.gif) no-repeat left bottom;
}

.small_thumbs  .thumb span span {
	background:url(layout/small_thumb_bottom.gif) no-repeat left bottom;
}

.large_thumbs img, .small_thumbs img {
	display: block;
	border: 0;
}

.large_thumbs  .thumb em {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 300px;
	height: 170px;
	overflow: hidden;
}

.small_thumbs  .thumb em {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 141px;
	height: 141px;
	overflow: hidden;
}

.large_thumbs  .thumb:hover em {
	width: 298px;
	height: 168px;
	border: 1px solid #8da200;
}

.small_thumbs  .thumb:hover em {
	width: 139px;
	height: 139px;
	border: 1px solid #8da200;
}

.large_thumbs  .thumb:hover img, .small_thumbs  .thumb:hover img {
	margin: -1px 0 0 -1px;
}

.large_thumbs .thumb_txt {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 7px;
	white-space: nowrap;
	
}

.small_thumbs .thumb_txt {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 5px;
	white-space: nowrap;
	
}

.large_thumbs .thumb_subheadline, .small_thumbs .thumb_subheadline {
	font-size: 12px;
	display: block;
	padding: 0 0 0 7px;
	white-space: nowrap;
}

.small_thumbs .thumb_subheadline {
	padding: 0 0 0 5px;
	margin: -3px 0 0;
}





/* end lists */



/* end page */


/* start sidebar */
#sidebar {
	width: 478px;
	float: right;
}

#sidebar1 {
	width: 304px;
	float: left;
}


/* start calendar */
.calendar_data {
	
	
	
	
	
}





.cmonth {
	
	
	font-weight: normal;
	font-size: 16px;
	white-space: nowrap;
	color: #cfcfcf;
	font-weight: bold;
	
	height: 39px;
	line-height: 39px;
	border-width: 0 0 1px;
	
	width: 304px;
	position: absolute;
	top: 0;
	left: 0;
	
}

.cmonth .ctrl {
	width: 162px;
	margin: 0 auto;
}

.calendar_prev {
	display: block;
	background:url(layout/calendar_prev.gif) no-repeat center top;
	width: 8px;
	height: 11px;
	text-indent: -3000px;
	overflow: hidden;
}

.calendar_next {
	display: block;

	background:url(layout/calendar_next.gif) no-repeat center top;
	width: 8px;
	height: 11px;
	text-indent: -3000px;
	overflow: hidden;
}

.calendar_prev:hover,
.calendar_next:hover {
	background-position: center -11px;
}


.cont {
	width: 184px;
	margin: 0 auto;
	overflow: hidden;
}

.chead {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	
}

.chead  li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	width: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #959595;
	font-size: 10px;
	font-family: Tahoma;
	text-align: center;
}

.cdays {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.cdays li {
	list-style: none;
	margin: 0;
	padding: 0 5px 5px 0;
	float: left;
	width: 22px;
	height: 19px;
	text-align: center;
	
}

.cdays  a:link, 
.cdays a:visited, 
.cdays a:active {
	display: block;
	color: #8d8d8d;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
	background: #393939;
	border: 1px solid #525252;
	width: 20px;
	height: 17px;
	line-height: 17px;
	text-decoration: none;
	cursor: default;
}

.cdays a:hover {
	
	text-decoration: none;
	
}

.cdays  a.event:link,
.cdays  a.event:visited,
.cdays  a.event:active {
	background: #8da200;
	border-color: #c0da10;
	color: #495400;
	cursor: pointer;
}

.cdays  a.event:hover {
	background: #a5ba17;
	border-color: #ebff65;
	color: #040500;
}

.cdays span {
	display: block;
	width: 20px;
	height: 17px;
	line-height: 17px;
	background: #272727;
	border: 1px solid #363636;
}


#CalendarEventContent {
	
	background: #292823;
	color: #6e6e6e;
	padding: 0 8px 5px;
	width: 266px;
	
	min-height: 60px;
	
}

.EventContentTop {
	display: block;
	height: 13px;
	overflow: hidden;
	text-indent: -3000px;
	background:url(layout/output_top.gif) no-repeat;
	margin: 6px 0 0;
}

.EventContentBottom {
	display: block;
	height: 5px;
	overflow: hidden;
	text-indent: -3000px;
	background:url(layout/output_bottom.gif) no-repeat;
}

.date_details {
	font-size: 11px;
	line-height: 14px;
}

.date_details dl {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	line-height: 18px;
}

.date_details dl dt {
	float: left;
	white-space: nowrap;
	font-size: 13px;
	font-weight: bold;
	color: #768700;
}

.date_details dl dd {
	font-size: 11px;
	color: #4e4e4d;
	float: right;
}

.date_details_wrapper {
	display: none;
}


/* end calendar */


.sidebar_banner {
	display: block;
	/*border: 2px solid #383838;*/
	margin: 0 0 10px;
	float:left;
}
.login_widget {
	width:304px;
}
.sidebar_banner img {
	display: block;
	border: 0;
}

/* start login form */
.login_form,
.login_form fieldset
 {
	margin: 0;
	padding: 0;
	border: 0;
}

.input_wrapper {
	background:url(layout/input_middle.gif) repeat-x;
	display: block;
	height: 24px;
	overflow: hidden;
}
.input_wrapper span {
	display: block;
	background:url(layout/input_left.gif) no-repeat;
	height: 24px;
	
}

.input_wrapper span span {
	background:url(layout/input_right.gif) no-repeat right top;
	
	padding: 5px 9px 0;
	height: 20px;
	
}

input.text, textarea.textarea {
	display: block;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	font-size: 11px;
	font-family: Arial;
	color: #545454;
	width: 100%;
}

label strong {
	display: block;
	padding: 0 0 3px;
}

.labels {
	width: 100%;
	overflow: hidden;
	padding: 0 0 9px;
}

.labels label {
	display: block;
	width: 136px;
}

.labels  .left {
	float: left;
}

.labels  .right {
	float: right;
}

.button {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	background:url(layout/button_middle.gif) repeat-x;
}

.button:hover {
	color: #8da200;
}


span.post_it {
	width: 44px;
	height: 56px;
	background:url(layout/post_it.gif) no-repeat;
	white-space: normal;
	text-align: center;
	
}

span.post_it span, span.post_it span span {
	background: transparent;
	line-height: 14px;
}

span.post_it em {
	display: block;
	padding: 17px 0 0;
	width: 44px;
}

.button input {
	cursor: pointer;
	width: 1000px;
	height: 100px;
	position: absolute;
	top: -10px;
	right: -10px;
	opacity: 0;
	filter: alpha(opacity=0);
	float: left;
	
}

.button span {
	display: block;
	line-height: 24px;
	background:url(layout/button_left.gif) no-repeat;
	float: left;
}

.button span span {
	display: block;
	line-height: 24px;
	background:url(layout/button_right.gif) no-repeat right top;
}

.button em {
	display: block;
	font-style: normal;
	float: left;
	padding: 0 9px;
	
}


.form_nav .button {
	float: right;
}

.form_menu {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 24px;
	font-size: 11px;
}

.form_menu li {
	float: left;
	list-style: none;
	padding: 0 8px;
	background:url(layout/formmenu_bg.gif) no-repeat right center;
}

.form_menu .first {
	padding-left: 0;
}

.form_menu .last {
	padding-right: 0;
	background: none;
}


/* end login form */

/* start newsletter */
.newsletter_form,
.newsletter_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.newsletter_form p {
	font-size: 11px;
	line-height: 14px;
}

.newsletter_form label.left {
	float: left;
	width: 212px;
}

/* end newsletter */

/* start shoutbox */

.shoutbox {
	margin: -10px 0 0;
}
.shoutbox dl {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	line-height: 14px;
	font-size: 11px;
	margin: 10px 0 0;
}
.shoutbox dt {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}

.avatar:link,
.avatar:visited,
.avatar:active {
	display: block;
	width: 40px;
	height: 40px;
	background:url(layout/avatar.gif) no-repeat;
	padding: 2px;
	
}

.avatar:hover {
	background-position: 0 -44px;
}


.avatar img {
	display: block;
	border: 0;
}

.shoutbox dd {
	width: 235px;
	float: right;
	background:url(layout/shoutboxdd_middle.gif) repeat-y right top;
	margin: 0;
	padding: 0;
}

.shoutbox_top {
	background:url(layout/shoutboxdd_top.gif) no-repeat right top;
}

.shoutbox_bottom {
	background:url(layout/shoutboxdd_bottom.gif) no-repeat right bottom;
	padding: 5px 10px 5px 15px;
	min-height: 50px;
}
.posted {
	display: block;
	color: #4e4e4d;
	padding: 0 0 3px;
}

.shoutbox p {
	margin: 0;
	padding: 0;
}

.shoutbox_form,
.shoutbox_form fieldset
 {
	margin: 0;
	padding: 0;
	border: 0;
}

.shoutbox_form {
	border: 1px solid #1e1e1e;
	padding: 10px;
	background:url(layout/shoutbox_form.png);
	margin: -1px 0 0;
	
}

.shoutbox_form fieldset {
	width: 100%;
	overflow: hidden;
}

.shoutbox_form .button {
	float: left;
}

.textarea_wrapper {
	display: block;
	width: 227px;
	float: right;
	background: #0d0d0d url(layout/textarea_middle.gif) repeat-y;
}

.textarea_wrapper span {
	display: block;
	background:url(layout/textarea_top.gif) no-repeat;
}

.textarea_wrapper span span {
	display: block;
	background:url(layout/textarea_bottom.gif) no-repeat left bottom;
	padding: 5px;
}

.textarea_wrapper textarea {
	width: 100%;
	overflow: auto;
	height: 46px;
	
}
/* end shoutbox */

/* start members online */
.members_list {
	background:#222 url(layout/members_list_middle.gif) repeat-y;
}

.members_list_top {
	background:url(layout/members_list_top.gif) no-repeat;
}

.members_list_bottom {
	background:url(layout/members_list_bottom.gif) no-repeat left bottom;
	width: 260px;
	padding: 19px 11px 4px;
	overflow: hidden;
}

.members_list ul {
	margin: 0;
	padding: 0;
	width: 300px;
	overflow: hidden;
}

.members_list li {
	margin: 0;
	padding: 0 10px 10px 0;
	list-style: none;
	float: left;
}

.members_stats {
	width: 100%;
	overflow: hidden;
	line-height: 21px;
}

.online_users {
	white-space: nowrap;
	float: left;
	display: block;
}

.members_nav {
	margin: 0;
	padding: 0;
	float: right;
}

.members_nav a {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
}
.members_nav li {
	float: left;
	list-style: none;
	padding: 0 8px;
	background:url(layout/members_nav.gif) no-repeat right center;
}
.members_prev {
	padding: 0 0 0 9px;
	background:url(layout/members_prev.gif) no-repeat left center;
}

.members_next {
	padding: 0 9px 0 0;
	background:url(layout/members_next.gif) no-repeat right center;
}

.members_nav li.first {
	padding-left: 0;
}
.members_nav li.last {
	padding-right: 0;
}
/* end members online */


/* start shop */
.shop {
	
	margin: -12px 0 0;
}

.shop p {
	margin: 5px 0 0;
}

.shop dl {
	margin: 12px 0 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.shop dt {
	margin: 0;
	padding: 0;
	float: left;
}

.shop dd {
	margin: 0;
	padding: 0;
	float: right;
	width: 154px;
	background:url(layout/productdd_middle.gif) repeat-y right top;
	font-size: 11px;
	line-height: 14px;
}

.shopdd_top {
	background:url(layout/productdd_top.gif) no-repeat right top;
}

.shopdd_bottom {
	background:url(layout/productdd_bottom.gif) no-repeat right bottom;
	padding: 5px 10px 0 18px;
}

.product:link,
.product:visited,
.product:active
 {
 	display: block;
	width: 120px;
	height: 120px;
	padding: 2px;
	background:url(layout/shopdt.gif) no-repeat;
}

.product:hover {
	background-position: 0 -124px;
}

.product img {
	display: block;
	border: 0;
}

.product_title {
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
}

.product_price {
	display: block;
	line-height: 19px;
	font-weight: bold;
	font-size: 13px;
	margin: 5px 0 0;
	color: #8b8b8b;
}

.product_description {
	height: 107px;
	overflow: hidden;
}

.shop del {
	color: #8b8b8b;
	text-decoration: line-through;
	padding: 0 5px 0 0;
}

.shop ins {
	color: #ff7e00;
	text-decoration: none;
}
/* end shop */


/* start screen */
.screen_title {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	
	
}

.posted2 {
	display: block;
	color: #7d7d7d;
	font-weight: bold;
	font-size: 11px;
}

.screen_content {
	background:url(layout/screen_middle.gif) repeat-y;
	margin: 2px 0 0;
}

.screen_content_top {
	background:url(layout/screen_top.gif) no-repeat 0 0;
	width:300px;
}

.screen_content_bottom {
	background:url(layout/screen_bottom.gif) no-repeat left bottom;
	width: 274px;
	overflow: hidden;
	padding: 12px 4px 4px;
}

.screen_content img, .screen_content object, .screen_content embed {
	display: block;
}
/* end screen */


/* start sidebar2 */
#sidebar2 {
	width: 164px;
	float: right;
}

.extra_banner {
	/*border: 2px solid #383838;*/
	margin: 0 0 10px;
}

.extra_banner img {
	display: block;
}
/* end sidebar2 */

/* end sidebar */



/* end content */




/* start footer */
#footer {
	height: 123px;
	margin: -123px 0 0;
	background:url(layout/footer_bg.gif) repeat-x;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	min-width: 1170px;
	
}

#footer .inner {
	height: auto;
	
	left: -87px;
	
	overflow: hidden;
	
}


#footer .inner:after {
    content: "."; 
    display: none; 
    
}

.footer_nav {
	width: 100%;
	height: 40px;
	overflow: hidden;
}

.footer_logo {
	display: block;
	overflow: hidden;
	width: 163px;
	height: 19px;
	background:url(layout/footer_logo.gif) no-repeat;
	text-indent: -3000px;
	float: left;
	margin: 12px 0 0 0;
}

.footer_lang {
	margin: 0;
	padding: 13px 0 0 0;
	float: right;
}

.footer_lang li {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

.footer_lang a:link,
.footer_lang a:visited,
.footer_lang a:active {
	width: 21px;
	height: 14px;
	display: block;
	padding: 1px;
}

.footer_lang a img {
	display: block;
	border: 0;
}

.footer_content {
	width: 100%;
	overflow: hidden;
}

.footer_menus {
	float: left;
	width: 600px;
	font-size: 11px;
	line-height: 16px;
	white-space: nowrap;
	padding: 10px 0 0 0;
}

.footer_menus ul {
	margin: 0;
	padding: 0;
	float: left;
	min-height: 40px;
	padding: 9px 40px 9px 10px;
	background:url(layout/footer_menus.gif) no-repeat right center;
}

.footer_menus ul.first {
	padding-left: 0;
}

.footer_menus ul.last {
	padding-right: 0;
	background: transparent;
}

.footer_menus li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.logo_links {
	width: 294px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	margin: 15px 0 0 0;
} 

.logo_links a {
	display: block;
	overflow: hidden;
	
	
	position: absolute;
}

.logo_links a  span {
	width: 100%;
	height: 200%;
	position: absolute;
	left: 0;
	cursor: pointer;
	display: block;
	
}





.logo1 {
	width: 92px;
	height: 14px;
	top: 3px;
	left: 0;
}
.logo1 span {
	background-image:url(layout/logo1.png);
}

.logo1 span:hover {
	top: -14px;
}

.logo2 {
	width: 159px;
	height: 16px;
	top: 0;
	left: 104px;
	z-index: 1;
}
.logo2 span {
	background-image:url(layout/logo2.png);
}

.logo2 span:hover {
	top: -16px;
}


.logo3 {
	width: 90px;
	height: 21px;
	top: 31px;
	left: 1px;
}
.logo3 span {
	background-image:url(layout/logo3.png);
}

.logo3 span:hover {
	top: -21px;
}

.logo4 {
	width: 74px;
	height: 26px;
	top: 29px;
	left: 102px;
}
.logo4 span {
	background-image:url(layout/logo4.png);
}

.logo4 span:hover {
	top: -26px;
}

.logo5 {
	width: 111px;
	height: 54px;
	left: 184px;
	top: 3px;
}
.logo5 span {
	background-image:url(layout/logo5.png);
}

.logo5 span:hover {
	top: -54px;
}





/* end footer */
.cat {
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 11px;
	float: right;
	margin: 8px 0 0;
	background:url(layout/mtlk_middle.gif) repeat-x;
	color: #767575;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.cat a {
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	font-size: 11px;
	color: #767575;
}
.cat a:hover {
	text-decoration: none;
	color: #8da200;
}


.cat span {
	float: left;
	display: block;
	background:url(layout/mtlk_left.gif) no-repeat;
}

.cat span span {
	background:url(layout/mtlk_right.gif) no-repeat right top;
	padding: 0 19px 0 9px;
	cursor: pointer;
	
}
.archive_thumbs {
	width: 100%;
	overflow: hidden;
}
.archive_thumbs ul {
	margin: 0;
	padding: 0;
	width: 650px;
	margin: -15px 0 0;
	float: left;
}

.archive_thumbs ul li {
	float: left;
	width: 305px;
	list-style: none;
	margin: 15px 10px 0 0;
	overflow: hidden;
}
.archive_thumbs .thumb {
	display: block;
	height: 180px;
	width: 149px;
	background:url(layout/small_thumb_middle.gif) repeat-y;
	margin: 0 0 5px;
	float:left;
}
.archive_thumbs  .thumb span {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	background:url(layout/small_thumb_top.gif) no-repeat;
	cursor: pointer;
}


.archive_thumbs  .thumb span span {
	background:url(layout/small_thumb_bottom.gif) no-repeat left bottom;
}

.archive_thumbs img {
	display: block;
	border: 0;
}
.archive_thumbs  .thumb em {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 141px;
	height: 172px;
	overflow: hidden;
}
.archive_thumbs  .thumb:hover em {
	width: 139px;
	height: 170px;
	border: 1px solid #8da200;
}
.archive_thumbs  .thumb:hover img {
	margin: -1px 0 0 -1px;
}

.archive_thumbs .thumb_txt {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 5px;
	white-space: nowrap;
	
}
.archive_thumbs .thumb_subheadline{
	font-size: 12px;
	display: block;
	padding: 0 0 0 7px;
	white-space: nowrap;
}

.archive_thumbs .thumb_subheadline {
	padding: 0 0 0 5px;
	margin: -3px 0 0;
}
.achive_article_desc {
	overflow:hidden;
	padding-bottom:15px;
	height:160px
}
.search {
	position:absolute;
	right:0;
	top:37px;
}
.ngg-gallery-thumbnail-box{
	width:195px; 
	margin:0 5px;
	padding:5px;
}

.productInfo{
	height:120px;
}
