.body2{
	background: url(../images/spacer.gif) no-repeat center center fixed;
	color: #343434;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

*
{
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6
{
	color: #000;
}

h1
{
	font-size: 1.8em;
	margin: 1em 0;
}

h2
{
	font-size: 1.6em;
	margin: 1em 0;
}
	
h2.main
{
	margin: 0;
}

h3
{
	font-size: 1.4em;
	margin: 0.8em 0;
}

h4
{
	font-size: 1.2em;
	margin: 0.6em 0;
}

h5, h6
{
	font-size: 1.1em;
	margin: 0.45em 0;
	letter-spacing: -0.2px;
}

h6
{
	font-size: 1em;
	letter-spacing: normal;
}

.panel h3
{
	clear:both;
}

p
{
	line-height:140%;
	text-align: left;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

code
{
	background: #f5f5f5;
	border: 1px solid #b9b7b7;
	color: #7b9831;
	font-size: 1.3em;
	padding: 20px;
	margin: 20px 20px 20px 0;
	display:block;
	width: 415px;
	overflow: auto;
	overflow-y: hidden;
}

blockquote
{
	border-left: 2px solid #908f8f;
	padding-left:20px;
	margin: 20px 0 20px 13px;
	color: #908f8f;
}

ul
{
	padding: 1px 0;
	margin: 1em;
}

li
{
	padding: 0;
	/*list-style-image:url(../images/list_arrow.gif);*/
	padding-left: 7px;
	margin: 1em;
}

a
{
	color: #88a241;
	text-decoration:none;
}

a:hover
{
	color: #344530;
}

.post h3 a.post_link
{
	font-style: normal;
}

a.post_link, .panel_left ul a
{
	color: #777;
}

a.post_link:hover, .panel_left ul a:hover
{
	color: #88a241;
}

.recent_comments p.align_right a
{
	font-style:italic;
	font-weight: bold;
}

#main_container
{
	font-size: 1.2em;
	width: 968px;
    margin: 0 auto;
    position: relative;
}

#logo
{
	width: 135px;
	height: 74px;
	outline: none;
}

.logo
{
	float:left;margin-right: 57px;margin-top: 28px;margin-left:24px;margin-bottom: 33px;
}

.logo a
{
	display:block;
	text-indent: -9000px;
}

#main_menu,
#menu .menu
{
	margin: 0;
	vertical-align:top;
	float:left;
}

#main_menu li,
#menu .menu li
{
	display: inline;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#main_menu li a,
#menu .menu li a
{
	color: #FFF;
	display: block;
	float:left;
	margin-right: 20px;
	margin-top: 59px;
	text-decoration:none;
	text-transform:uppercase;
	padding-bottom: 3px;
	border-bottom: 3px hidden transparent;
	letter-spacing: -0.5px;
}

#slider {
    width: 968px;
    margin: 0 auto;
	background: transparent url(../images/header_background.png) repeat-x scroll 0px 120px;
}

.scroll {
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	width: 958px;
	margin: 0 auto;
	height: auto;
}

.scroll.blog
{
	width: 968px;
	height:auto;
	overflow:auto;
	position:relative;
}

.scrollContainer
{
	min-height: 400px;
}

.scrollContainer div.panel {
    padding: 20px 35px;
    width: 898px;
	min-height: 420px;
	overflow:hidden;
	height:auto;
}

.scrollContainer.blog
{
	overflow: hidden;
	height:auto;
	background: url(../images/blog_header_background.png) top left repeat-y;
}

.scrollContainer.blog div.panel {
    padding: 20px 35px 20px 40px;
    width: 893px;
	min-height: 300px;
}

.scrollBottom, .scrollBottom.round
{
	background: transparent url(../images/header_bottom.png) no-repeat left top;
	height: 26px;
	z-index: 1;
	position:relative;
}

.scrollBottom.round
{
	background: transparent url(../images/header_bottom_round.png) no-repeat left top;
}

.panel_left
{
	width: 607px;
	align:left;
	float: left;
}

.blog .panel_left
{
	width: 555px;
}

.panel_right
{
	width: 335px;
	float: right;
}

.blog .panel_right
{
	width: 287px;
}

.panel_right img
{
	margin-top: 60px;
}

.panel_right h3
{
	margin-top: 52px;
}

h2.title, h3.title
{
	text-indent: -9000px;
}

h3.title
{
	min-height: 30px;
}

.panel h2.title
{
	height: 100px;
}


.column ul
{
	margin-left:7px;
}

.panel_left ul
{
	color:#777777;
	float:left;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-0.05em;
	margin: 0 0 0 5px;
	width:232px;
}

h2#produce
{
	background: url(../images/title_produce.png) top left no-repeat;
}

h2.title#offer
{
	background:url(../images/title_offer.png) top left no-repeat;
}

h2.title#product
{
	background:url(../images/title_product.png) top left no-repeat;
}

h2.title#need_help
{
	background:url(../images/title_need_help.png) top left no-repeat;
}

h2.title#about_us
{
	background:url(../images/title_about_us.png) top left no-repeat;
}

h2.title#title-services
{
	background:url(../images/title_services.png) top left no-repeat;
}

h2.title#latest_blog
{
	background:url(../images/title_latest_blog_entries.png) top left no-repeat;
}

h2.title#recent_comments
{
	background:url(../images/title_recent_comments.png) top left no-repeat;
}

h2.title#want_to_write
{
	background:url(../images/title_want_to_write.png) top left no-repeat;
}

h2.title#title-blog
{
	background:url(../images/title_blog.png) top left no-repeat;
}

h2.title#title-contact
{
	background:url(../images/title_contact.png) top left no-repeat;
}

h2.title#shop
{
	background:url(../images/title_shop.png) top left no-repeat;
}

h2.title#special_offers
{
	background:url(../images/title_special_offers.png) top left no-repeat;
}

h2.title#product_support
{
	background:url(../images/title_product_support.png) top left no-repeat;
}

a#new_version
{
	background:url(../images/banner_new_version.png) top left no-repeat;
	height: 67px;
	display:block;
	text-indent: -9000px;
}

a#call_free
{
	background:url(../images/banner_call_free.png) top left no-repeat;
	height: 67px;
	display:block;
	text-indent: -9000px;
}

h3.title#shop_personal
{
	background:url(../images/title_shop_personal.png) top left no-repeat;
}

h3.title#shop_business
{
	background:url(../images/title_shop_business.png) top left no-repeat;
}

h3.title#shop_enterprise
{
	background:url(../images/title_shop_enterprise.png) top left no-repeat;
}


.coda #bottom_container
{
	margin-top: 13px;
}

#bottom_container
{
	margin-top: 24px;
}

#bottom_container_top, #bottom_container_bottom
{
	height: 30px;
	background-position: left top;
	background-repeat:no-repeat;
}

#bottom_container_top
{
	background-image:url(../images/bottom_container_background_top.png);
}

#bottom_container_bottom
{
	background-image:url(../images/bottom_container_background_bottom.png);
}

#bottom_container_main
{
	position: relative;
	background: transparent url(../images/bottom_container_background.png) top left repeat-y;
	overflow: hidden;
	padding: 13px 35px;
	height:auto;
	width: 897px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
}

#bottom_container_main_inner
{
	width: 940px;
}

#bottom_container_main h4
{
	margin: 1.5em 0;
}

.column
{
	float: left;
	margin-right: 36px;
	width: 275px;
}

.column.last
{
	margin-right: 0;
}

.column h2.title
{
	text-indent: -9000px;
	height: 42px;
	margin-top:0;
	margin-bottom: 33px;
}

.column h2 span
{
	display: block;
	font-size: 0.7em;
}

.column .button
{
	margin-top:20px;
}

#idea
{
	background: url(../images/title_idea.png) top left no-repeat;
	margin: 0;
	height: 30px;
}

#footer
{
	padding: 0 39px;
	margin-top: 10px;
	padding-bottom: 40px;
	font-size: 0.9em;
	color: #FFF;
}

#footer a 
{
	color:#FFF;
	text-decoration: none;
	padding-bottom: 3px;
	float: left;
	margin-right: 10px;
}

#footer a.selected,
#footer .menu .current-menu-item a
{
	border-bottom: 3px solid #b0d746;
}

#footer .menu {
	padding: 0;
	margin: 0;
}

#footer .menu li
{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.button
{
	width: 186px;
	height: 23px;
	padding: 7px 0 0 0;
	display: block;
	float: left;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 0.9em;
	text-align:center;
	color: #444;
	background-repeat:repeat;
}

.button.green
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button_green.png');
	background-image:url(../images/button_green.png);
}
.button.red
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/button_red.png');
	background-image:url(../images/button_red.png);
}

.button.grey
{
	background-image:url(../images/button_grey.png);
}

.button_margin_left
{
	margin-left: 18px;
}

ul.navigation {
    list-style: none;
    margin: 0;
	margin-top: -5px;
    padding: 0;
    padding-bottom: 9px;
	z-index: 0;
	position:relative;
	overflow:auto;
	height:auto;
}

ul.navigation li {
    display: block;
	float:left;
	background: url(../images/button_navigation.png) top left no-repeat;
	margin:0;
	margin-right: -7px;
	padding: 10px;
	width: 219px;
	height: 45px;
	overflow: hidden;
}

ul.navigation a
{
	display: block;
	width: 179px;
	padding-left: 48px;
	margin-left: 11px;
	margin-top: 5px;
	height: 45px;
	color: #777;
	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	background-position:  0px 3px;
	background-repeat: no-repeat;
}

ul.navigation a.selected
{
	color: #88a241;
	outline: none;
}

.wpcf7-form	p
{
	margin: 0;
}

body div.wpcf7 {
	margin: 0;
	padding: 0;
}

body div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

body div.wpcf7-mail-sent-ok {
	border: 0;
}

body div.wpcf7-mail-sent-ng {
	border: 0;
}

body div.wpcf7-spam-blocked {
	border: 0;
}

body div.wpcf7-validation-errors {
	border: 0;
}

body span.wpcf7-form-control-wrap {
	position: relative;
}

body span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 0;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

body span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

body span.wpcf7-list-item {
	margin-left: 0.5em;
}

body .wpcf7-display-none {
	display: none;
}

body img.ajax-loader {
	border: none;
	vertical-align: middle;
}

.post
{
	margin-bottom: 20px;
	display:block;
}

.post h3 strong
{
	display: none;
}

.post h3 ins
{
	font-weight: normal;
	text-decoration:none;
}

.post h3 em
{
	color: #FFF;
	font-size: 0.7em;
	display:block;
	width: 24px;
	height: 23px;
	background:url(../images/blog_date_background.png) top left no-repeat;
	font-style:normal;
	padding: 4px 0px;
	text-align:center;
	margin-right:10px;
	float: left;
}

.post h3 em a
{
	color: #FFF;
	font-style:normal;
}

.post h3 em span
{
	display: none;
}

.post h3 span
{
	font-weight: normal;
	font-size: 0.7em;
}

.post h3 a
{
	font-style: italic;
}

.post img.main
{
	float:right;
	border: 2px solid #88a241;
	margin-top: 0.5em;
	margin-right: -140px;
}

.post .content
{
	clear: left;
	width: 405px;
	margin-right: 20px;
}

.panel_left.blog
{
	width: 555px;
}

.meta
{
	margin-bottom: 20px;
	font-size: 0.9em;
}

#bottom_container_main .meta
{
	margin-bottom: 40px;
}

	#sidebar
	{
		width: 288px;
		float: right;
	}
	
	#sidebar_top, #sidebar_bottom
	{
		height: 48px;
		background-position: top left;
		background-repeat: no-repeat;
	}
	
	#sidebar_top
	{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/sidebar_background_top.png');
		background-image: url(../images/sidebar_background_top.png);
	}
	
	#sidebar_bottom
	{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/sidebar_background_bottom.png');
		background-image: url(../images/sidebar_background_bottom.png);
	}
	
	#sidebar_main
	{
		height: auto;
		background: url(../images/sidebar_background.png) left center no-repeat;
		min-height: 280px;
		_height: 280px;
	}
	
	#sidebar_main .block
	{
		margin-bottom: 0px;
	}
	
	#sidebar_main .block.last
	{
		margin-bottom: 0px;
	}
	
	#sidebar_main h2
	{
		text-align: center;
		font-weight: normal;
		margin: 0;
		padding-bottom: 25px;
		background:url(../images/sidebar_title_bottom.png) center bottom no-repeat;
	}
	
	#search_form
	{
		margin-top:0px;
		width: 200px;
		margin-right:-10px;
	}
	
	.search_input
	{
		width: 145px;
		height: 19px;
		background: #e8e8e8;
		border: 1px solid #cecece;
		padding:4px 0 0 4px;
		font-size:18px
	}

.number_input
	{
		width: 145px;
		height: 19px;
		background: #ffb810;
		border: 1px solid #CE9100;
		padding:4px 0 0 4px;
		font-size:20px;
		font-color:#ffffff;
	}


	
	#search_submit
	{
		background: none;
		color: #6b8929;
		border: none;
		font-weight: bold;
		height: 27px;
		vertical-align:bottom;
		margin-left: 7px;
	}
	
	#tag_cloud
	{
		overflow: hidden;
		letter-spacing: 0.05em;
		word-spacing: 5px;
	}

.wp-pagenavi a,
.wp-pagenavi span.current
{
	margin-right: 6px;
}
.wp-pagenavi .extend {}
.wp-pagenavi .previouspostslink {}
.wp-pagenavi .nextpostslink {}


.half_width
{
	width:45%;
	padding-right: 4%;
}

.full_width
{
	clear:both;
	overflow:hidden;
	height: auto;
	margin-top: 2em;
	margin-bottom: 3em;
}

hr
{
	display:none;
}

.hide {
    display: none;
}

.clear
{
	clear: both;
}

.clear_left
{
	clear: left;
}

.clear_right
{
	clear: right;
}

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

.align_left
{
	text-align: left;
}

.align_right
{
	text-align: right;
}

.align_center
{
	text-align: center;
}

.align_justify
{
	text-align: justify;
}

.uppercase
{
	text-transform: uppercase;
}

img.thumb.last
{
	margin-right: 0;
}

.panel_right .float_left.contact
{
	width: 44%;
	margin: 0;
	padding: 0;
	margin-right: 1.5%;
}

.panel_right .float_left.contact p
{
	font-size: 0.9em;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}

#landing-box{
    width: 100%;
    z-index: 999;
    position: absolute;
    left: 0;
}

#landing-shadow{
    width: 100%;
    height: 100%;
    z-index: 998;
    background: #000000;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.7;
    filter: alpha(opacity =70);
}



#landing-wrapper{
    width: 356px;
    background: #ffffff;
    border: 5px solid #e5e5e5;
    margin: auto;
    position: relative;
    -moz-box-shadow: 4px 4px 10px #000000;
    -webkit-box-shadow: 4px 4px 10px #000000;
    box-shadow: 4px 4px 10px #000000;
}

#landing-header{
    width: 656px;
    padding: 16px 0 0 20px;
    height: 84px;
    background: url(images/header.gif) repeat-x;
    color: #ffffff;
}

#landing-header p{
    font-size: 16px;
    color: #c4c4c4;
    line-height: 21px;
    padding: 7px 0 0 0;
    margin: 0 0 0 0;
}

#landing-form{
    width: 727px;
    height: 95px;
    background: url(images/cerceve.png) no-repeat;
    position: absolute;
    top: 80px;
    left: -26px;
}

#landing-form ul{
    list-style: none;
    margin: 0;
    padding: 33px 0 0 20px;
}

#landing-form ul li{
    float: left;
    margin: 0;
    padding:  0 5px 0 0;
    color: #ffffff;
}

#landing-form form{
    border: 0;
    padding: 0;
    margin: 0;
}

#landing-form input{
    float: left;
    font-size: 16px;
    font-family: arial;
}

#landing-form select{
    float: left;
    padding: 5px;
    margin: 6px 10px 0 0;
    border: 1px solid #333333;
    font-size: 16px;
    font-family: arial;
}

#landing-form ul li label{
    display: block;
    padding: 12px 0 0 0;
    font-size: 16px;
}

.landing-text-box{
    margin: 7px 10px 0 0;
    padding: 5px;
    border: 1px solid #333333;
}

.landing-content{
    width: 300px;
    padding: 30px;
    float: left;
    line-height: 26px;
}

.landing-picture{
    width: 576px;
    padding: 35px 0 0 0;
    clear: both;
}

.landing-title{
    font-size: 27px;
    font-weight: normal;
}

.landing-close{
    position: absolute;
    top: -18px;
    right: -18px;
}

.landing-login{
    float: right;
    font-size: 12px;
    padding: 0 15px 0 0;
}

.landing-login a{
    color: #0085eb;
}
.kirmizi {
	color: #F00;
}

.tinputs{
	outline:none;
	background:none;
	border:none;
	font-size:18px;
	background-color:#FFF;
	resize: none;
}

.tinputsolust{
	background:url(../images/genisinputsolust.png) no-repeat;
}

.tinputsolalt{
	background:url(../images/genisinputsolalt.png) no-repeat;
}

.tinputsolarka{
	background-image:url(../images/genisinputsolarka.png);
}

.tinputsagust{
	background:url(../images/genisinputsagust.png) no-repeat;
}

.tinputsagalt{
	background:url(../images/genisinputsagalt.png) no-repeat;
}

.tinputsagarka{
	background-image:url(../images/genisinputsagarka.png);
}

.tinputustarka{
	background-image:url(../images/genisinputust.png);
}

.tinputaltarka{
	background-image:url(../images/genisinputalt.png);
}


.tinputsolust2{
	background:url(../images/genisinputsolust2.png) no-repeat;
}

.tinputsolalt2{
	background:url(../images/genisinputsolalt2.png) no-repeat;
}

.tinputsolarka2{
	background-image:url(../images/genisinputsolarka2.png);
}

.tinputsagust2{
	background:url(../images/genisinputsagust2.png) no-repeat;
}

.tinputsagalt2{
	background:url(../images/genisinputsagalt2.png) no-repeat;
}

.tinputsagarka2{
	background-image:url(../images/genisinputsagarka2.png);
}

.tinputustarka2{
	background-image:url(../images/genisinputust2.png);
}

.tinputaltarka2{
	background-image:url(../images/genisinputalt2.png);
}


.inputs{
	outline:none;
	background:none;
	border:none;
	height:31px;
	margin-top:8px;
	font-size:18px;
	background-color:#FFF;
}

.inputsol{
	float:left;
	width:12px;
	height:48px;
	background:url(../images/input1sol.png) no-repeat;
}

.inputarka{
	float:left;
	height:48px;
	background-image:url(../images/input1arka.png);
}

.inputsag{
	float:left;
	width:11px;
	height:48px;
	background:url(../images/input1sag.png) no-repeat;
}

.inputsol2{
	float:left;
	width:12px;
	height:48px;
	background:url(../images/input2sol.png) no-repeat;
}

.inputarka2{
	float:left;
	height:48px;
	background:url(../images/input2arka.png);
}

.inputsag2{
	float:left;
	width:11px;
	height:48px;
	background:url(../images/input2sag.png) no-repeat;
}