BODY
{
	padding: 0;
	margin: 5px 0 0;
	font: normal 12px Arial;
	text-align: center;
	color: #2a7c15;
	background-color: #f7f9fa;
}
BODY IMG
{
	border: none;
}

BODY A
{
	color: #000;
}
#site
{
	margin: 0 auto;
	text-align: left;
	width: 983px;
}
#logo
{
	width: 145px;
	height: 78px;
	margin-top: 10px;
	margin-left: 42px;
	float: left;
	display: inline;
}
#topBanner
{
	float: left;
	width: 750px;
	height: 100px;
	margin-left: 34px;
	margin-bottom: 9px;
	display: inline;
}
#mainMenu
{
	clear: left;
	width: 974px;
	height: 64px;
}
#rss
{
	background: url(images/rss_mini.png) no-repeat;
	padding-left: 17px;
}
#mainMenu .left
{
	background: url(images/main_menu_bg_left.gif) no-repeat;
	width: 18px;
	height: 64px;
	float: left;
}
#mainMenu .middle
{
	background: url(images/main_menu_bg.gif) repeat-x;
	height: 64px;
	float:left;
}
#mainMenu .right
{
	background: url(images/main_menu_bg_right.gif) no-repeat;
	width: 18px;
	height:64px;
	float:left;
}

#mainMenu .button
{
	float: left;
	margin-top: 14px;
    margin-right: 4px;
	width: 229px;
	height: 36px;
	text-align: center;
}
#mainMenu .button A
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 36px;
	padding-top: 9px;
	background: url(images/main_menu_btn_inactive.gif) no-repeat;
	display: block;
}
#mainMenu .button1 A:hover
{
	background: url(images/main_menu_btn_1.gif) no-repeat;	
}
#mainMenu .button2 A:hover
{
	background: url(images/main_menu_btn_2.gif) no-repeat;	
}
#mainMenu .button3 A:hover
{
	background: url(images/main_menu_btn_3.gif) no-repeat;	
}
#mainMenu .selected A
{
	background: url(images/main_menu_btn_selected.gif) no-repeat;
}
#connector
{
	display: inline;
	width: 14px;
	height: 24px;
	background: url(images/connector.gif) no-repeat;
	float:right;
    margin-right: 133px !important;
	margin-top: -14px;
}
#header
{
	clear: right;
	display: block;
	width: 944px;
	height: 57px;
	margin: 0 auto; 

	margin-top: 0px;
}
#header .left
{
	background: url(images/header_bg_left.gif) no-repeat;
	width: 18px;
	height: 56px;
	float: left;
}
#header .middle
{
	background: url(images/header_bg.gif) repeat-x;
	height: 56px;
	float: left;
	width: 907px;
}
#header .right
{
	background: url(images/header_bg_right.gif) no-repeat;
	width: 18px;
	height: 56px;
	float: left;
}

#header .holder
{
	width: 450px;
	display:inline;
	margin-top: 9px;
	float: left;	
}

#header .searchField
{
	width: 274px;
	height: 23px;
	padding-left: 9px;
	padding-top: 2px;
	background: url(images/search_field.gif) no-repeat;
	float: left;
}
#header .searchField INPUT
{
	font-size: 13px;
	border: 0;
	color: #8d8d8d;
	width: 252px;
	background-color: #eef3f7;
}
#header .loginField
{
	width: 172px;
	height: 23px;
	padding-left: 9px;
	padding-top: 2px;
	background: url(images/login_field.gif) no-repeat;
	float: left;
}
#header .loginField INPUT
{
	font-size: 13px;
	border: 0;
	color: #8d8d8d;
	width: 150px;
	background-color: #eef3f7;
}
#header .holder .submitLink
{
	float: left;
	margin-top: 3px;
	margin-left: 5px;	
}
#header .holder .submitLink A
{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;	
}
#header .holder .user
{
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-left: 10px;
}

#header .holder .userLink
{
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	margin-left: 10px;
	line-height: 30px;
}
#header .holder .userBigLink
{
  	text-decoration: none;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 19px;
}
#header .regLinks
{
	float: left;
	margin-top: 2px;
	display: inline;
}
#header .regLinksRight
{
	float: right;
	margin-top: 2px;
	margin-right: 96px;
	display: inline;
}
#header .regLinks A, #header .regLinksRight A
{
	color: #a8cba2;
	text-decoration: none;
	font-size:  12px
}


#leftMenu
{
	display: block;
	width: 206px;
}
#leftMenu A
{
	color: #666666;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;	
}
#leftMenu A:hover
{
	color: #529d3f;
	text-decoration: underline;	
}

#leftMenu .first A
{
	padding-top: 16px;
	padding-left:10px;
	display: block;
	height: 31px;
	background: url(images/left_menu_item_first.gif) no-repeat;
}
#leftMenu .first A:hover
{
	background: url(images/left_menu_item_first_active.gif) no-repeat;
}
#leftMenu .item A
{
	padding-top:10px;
	padding-left:10px;
	display: block;
	height: 28px;
	background: url(images/left_menu_item.gif) no-repeat;
}
#leftMenu .item A:hover
{
	background: url(images/left_menu_item_active.gif) no-repeat;
}
#leftMenu .itemRed A
{
	padding-top:10px;
	padding-left:10px;
	display: block;
	height: 28px;
	color: #ff0000;
	background: url(images/left_menu_item.gif) no-repeat;
}
#leftMenu .itemRed A:hover
{
	background: url(images/left_menu_item_active.gif) no-repeat;
	color: #ff0000;
}
#leftMenu .last A
{
	padding-top: 12px;
	padding-left:10px;
	display: block;
	height: 35px;
	background: url(images/left_menu_item_last.gif) no-repeat;
}
#leftMenu .last A:hover
{
	background: url(images/left_menu_item_last_active.gif) no-repeat;
}


#centerBanner
{
	display: block;
	width: 757px;
	height: 200px;
	margin-top: 5px;
	margin-bottom: 4px;
}

#bannerBlock
{
	width: 205px;
	padding-top: 9px;
}

#bannerBlock .header
{
	height: 50px;
	background: url(images/banner_block_header.gif) no-repeat;
}
#bannerBlock .title
{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 44px;
}
#bannerBlock .content
{
	background: url(images/banner_block_content.gif) repeat-y;
	text-align: center;
}
#bannerBlock .content IMG
{
	margin-bottom: 10px;
}
#bannerBlock .footer
{
	height: 22px;
	background: url(images/banner_block_footer.gif) no-repeat;
}
#siteHeader
{
	height: 245px;
	width: 974px;
}
#siteContentLeft
{
	float: left;
	margin-left: 0px;
	
}
#siteContentRight
{
	float: left;
	margin-left: 9px;
	width: 768px;
	display: inline;
}
#adminContentRight
{
	float: left;
	color: #666666;
}
#adminContentRight .headerLeft
{
	float: left;
	background: url(images/product_block_header_bg_left.gif) no-repeat;
	width: 16px;
	height: 37px;
}
#adminContentRight .headerMiddle
{
	float: left;
	background: url(images/product_block_header_bg.gif) repeat-x;
	width: 942px;
	height: 37px;
	text-align: center;
}
#adminContentRight .headerRight
{
	float: left;
	background: url(images/product_block_header_bg_right.gif) no-repeat;
	width: 16px;
	height: 37px;
}
#adminContentRight .content
{
	padding-left: 15px;
	padding-top: 20px;
	background: url(images/admin_content_bg.gif) repeat-y;
	width: 974px;
}
#adminContentRight .footerLeft
{
	float: left;
	background: url(images/product_block_footer_bg_left.gif) no-repeat;
	width: 16px;
	height: 61px;
}
#adminContentRight .footerMiddle
{
	float: left;
	background: url(images/product_block_footer_bg.gif) repeat-x;
	width: 942px;
	height: 61px;
}
#adminContentRight .footerRight
{
	float: left;
	background: url(images/product_block_footer_bg_right.gif) no-repeat;
	width: 16px;
	height: 61px;
}

#siteContentRight .contentHeader
{
	background: url(images/content_block_bg_header.gif) no-repeat;
	width: 738px;
	height: 53px;
	margin-top: 2px;
	margin-left: 10px;
	text-align: center;
}

#siteContentRight .contentHeader2
{
	height: 37px;
}

#siteContentRight .contentHeader2 .left
{
	background: url(images/product_block_header_bg_left.gif) no-repeat;
	height: 37px;
	width: 17px;
	float: left;
}
#siteContentRight .contentHeader2 .middle
{
	background: url(images/product_block_header_bg.gif) repeat-x;
	height: 37px;
	width: 704px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#siteContentRight .contentHeader2 .middle .text
{
	margin-top: 10px;
	height: 14px;
	width: 476px;
	float: left;
}

#siteContentRight .contentHeader2 .right
{
	background: url(images/product_block_header_bg_right.gif) no-repeat;
	height: 37px;
	width: 17px;
	float: left;
}




#siteContentRight .contentHeader .content
{
	padding-top: 17px;
	margin-left: -80px;
	
}
#siteContentRight .contentMiddle
{
	background: url(images/content_block_bg.gif) repeat-y;
	width: 738px;
	padding-left: 20px;
	color: #666666;
	margin-left: 10px
}
#siteContentRight .contentFooter
{
	background: url(images/content_block_bg_footer.gif) no-repeat;
	width: 738px;
	height: 16px;
	margin-left: 10px
}
#siteContentRight .line
{
	background: url(images/content_block_line.gif) no-repeat;
	width: 738px;
	height: 1px;
	margin-left: -20px;
	margin-bottom: 20px;
}
.messageError
{ 
	font-size: 12px; 
	background-image: url('images/error.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px; 
	color: #ff0000;
}
.messageSuccess
{ 
	font-size: 10px; 
	background-image: url('images/success.gif');
	background-repeat: no-repeat;
	padding-left: 13px; 
}
#siteContentRight .title
{
	font-size: 18px;
	font-weight: bold;
	color: #2a7c15;
	line-height: 51px;
}
#adminContentRight .title
{
	font-size: 16px;
	font-weight: bold;
	color: #2a7c15;
	margin-top: 10px;	
}
#siteContentRight .inputField, #adminContentRight .inputField, .productBlock .inputField
{
	background: no-repeat url(images/content_input_bg.gif);
    padding-left: 10px;
    padding-top: 5px;
	width: 313px;
	height: 31px;
}
#adminContentRight .inputFieldCenter
{
	background: no-repeat url(images/content_input_bg.gif) 50%;
    padding-top: 9px;
	height: 31px;
}
#adminContentRight .inputFieldCenter input
{
	border: 0px;
	font: normal 12px Arial;
	color: #0d7207;
	width: 293px;
}

#adminContentRight  input, #adminContentRight  select
{
	font: normal 12px Arial;
	color: #0d7207;
}

#siteContentRight .big, #adminContentRight .big
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #0d7207;
}
#siteContentRight A, #adminContentRight A, .productBlock A
{
	font-weight: bold;
	text-decoration: underline;
	color: #0d7207;
}
#nounderline A
{
	text-decoration: none;
}
#siteContentRight A:hover, #adminContentRight A:hover, .productBlock A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #0d7207;
}

#siteContentRight .inputField input, #adminContentRight .inputField input, .productBlock .inputField input
{
	border: 0px;
	font: normal 12px Arial;
	color: #0d7207;
	width: 293px;
}


#siteFooter
{
	margin-left: 12px;
	margin-top: 30px;
	text-align: center;
	font-size: 12px;
	color: #6d6d6d;
	margin-bottom: 12px;
	line-height: 20px;
}
#siteFooter A
{
	color: #6d6d6d;
	font-size: 12px;
	text-decoration: none;	
}
.productBlock
{
	float: left;
	margin-right: 9px;
	margin-left: 10px;
	margin-top: 9px;
	display: inline;
}
.productBlock #smallBlue
{
	margin-left: 337px;
}
.productBlock #smallBlue a
{
	color: #0000ff;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.productBlock IMG
{
	border: none;
}

.productBlock .header
{
	height: 37px;
}

.productBlock .header .left
{
	background: url(images/product_block_header_bg_left.gif) no-repeat;
	height: 37px;
	width: 17px;
	float: left;
}
.productBlock .header .middle
{
	background: url(images/product_block_header_bg.gif) repeat-x;
	height: 37px;
	width: 704px;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.productBlock .header .middle .text
{
	margin-top: 10px;
	height: 14px;
	width: 476px;
	float: left;
}

.productBlock .header .right
{
	background: url(images/product_block_header_bg_right.gif) no-repeat;
	height: 37px;
	width: 17px;
	float: left;
}
.productBlock .content
{
	padding-left: 5px;
	min-height: 142px;
	background: url(images/content_block_bg.gif) repeat-y;
	color: #6d6d6d;
	font-size: 12px;
	line-height: 20px;
	width: 735px;
}
#siteContentRight .productBlock .pline
{
	height: 1px;
	background: url(images/product_block_line.gif) no-repeat;
	margin: 0px 0px 0px 0px;
	margin-bottom: -14px;
}
.green
{
	font-size: 14px;
	font-weight: bold;
	color: #35961b;
}
.red
{
	font-size: 14px;
	font-weight: bold;
	color: #d71304;
	margin-left: -2px;
}
.black
{
	font-size: 17px;
	font-weight: bold;
	color: #000;
}
.silver
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.blue
{
	font-size: 14px;
	font-weight: bold;
	color: #4489bb;
}

#offerBlock
{
	width: 200px;
	height: 200px;
	border: #000000 solid 1px;
}

#popup .header
{
	width: 406px;
	height: 46px;
	background: url(images/popup_header_bg.png) no-repeat;
}
#popup .content
{
	text-align: left;
	width: 406px;
	background: url(images/popup_content_bg.png) repeat-y;
}
#popup .footer
{
	width: 406px;
	height: 59px;
	background: url(images/popup_footer_bg.png) no-repeat;
	padding-top: 20px;
	
}

#popup .header .title
{
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#popup .content .inputField
{
	padding-top: 7px;
	background: url(images/popup_input_bg.gif) no-repeat;
	height: 36px;
}
#popup .content .inputField INPUT
{
	width: 330px;
	border: 0px;
	margin-left: 10px
}
#popup .content .textAreaField
{
	padding-top: 7px;
	background: url(images/popup_textarea_bg.gif) no-repeat;
	height: 85px;
}
#popup .content .textAreaField TEXTAREA
{
	width: 333px;
	margin-left: 12px;
	height: 63px;
	border: 0px;
}
.productBlock .info
{
	position:relative;
	width: 722px;
	min-height: 100px;
	padding-top: 5px;
}
.productBlock .info .infoImg
{
	text-align: center;
	float: left;
	width: 130px;
	margin-left: 3px;
	
}
.productBlock .info .description
{
	position: absolute;
	display: block;
	left: 496px;
	top: 4px;
}
.productBlock .info .description .btn
{
	text-align: center;
	float:left;
	display: inline;
}
.productBlock .info .description IMG
{
	width: 143px;
}
.productBlock .info .text
{
	float: left;
	width: 330px;
	margin-left: 16px;
	white-space: normal;
	max-height: 131px;
	overflow: hidden;
}

*html .productBlock .info .text
{
	height: 125px;
	display: inline;
}
.productBlock .footer
{
	height: 16px;
	width: 738px;
	background: url(images/content_block_bg_footer.gif) no-repeat;
}

.productBlock .footer .left
{
	background: url(images/product_block_footer_bg_left.gif) no-repeat;
	height: 61px;
	width: 16px;
	float: left;
}
.productBlock .footer .middle
{
	background: url(images/product_block_footer_bg.gif) repeat-x;
	height: 61px;
	width: 333px;
	float: left;
	
}
.productBlock .footer .middle .btn
{
	text-align: center;
	margin-top: 15px;
	float:left;
	margin-left: 80px;
	display: inline;
}

.productBlock .footer .right
{
	background: url(images/product_block_footer_bg_right.gif) no-repeat;
	height: 61px;
	width: 16px;
	float: left;
}

#infoTable
{
	border-width: 1px; 
	border-style: solid; 
	border-color: #cbcbcb;
	border-collapse: collapse;
}
#infoTable TD
{
	border-width: 1px;
	border-style: solid; 
	width: 340px;
	border-color: #cbcbcb;
	height: 120px;
	padding-left: 10px;
}
#infoTableAdmin
{
	border-width: 1px; 
	border-style: solid; 
	border-color: #cbcbcb;
	border-collapse: collapse;
}
#infoTableAdmin .headerTitle
{
	font-weight: bold;
	text-align: center;
}
#infoTableAdmin TD
{
	border-width: 1px;
	border-style: solid; 
	border-color: #cbcbcb;
	padding-left: 5px;
}
.image
{
	float: left;
	width: 120px;
	margin-bottom: 10px;
	margin-right: 5px;
}
.timesBlock
{
	float: left;
	margin-left: 60px;
	margin-bottom: 10px;
}

.filterInput
{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.filterInput SELECT
{
	width: 100px;
	height: 22px;
}

.filterBtn
{
	padding-top: 15px;
}

#pages
{
	color: #666666;
}
#pages A
{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

#secretLink
{
	display: inline;
}
#secretLink A
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#secretLink A:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #0d7207;
}
.arrow
{
	background: url(images/arrow.png) no-repeat;
	padding-top: 2px;
	text-align: center;
	margin-top: 10px;
	float: left;
	width: 66px;
	height: 40px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
.arrowSingle
{
	background: url(images/arrow.png) no-repeat;
	padding-top: 2px;
	text-align: center;
	float: left; 
	margin: -7px 20px !important;
	margin: 0px 10px;
	width: 66px;
	height: 40px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}
* html .arrow, * html .arrowSingle
{
	background: none;
	
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( sizingMethod='crop', src='http://dovana.ringo.lt/system/application/views/images/arrow.png' );
	
}

