/*

Business Template - CSS File

*/


/*** GLOBAL  ***/
html,body{height:100%;}
body {
	font-family:Arial,Tahoma, Verdana;
	font-size:11px;
	margin:0 auto;
	padding:0;
	color:#333;
	height:100%;
	line-height:23px;
	background:#ececec /*url(../images/footer_new/footer_bg1.png) no-repeat center bottom*/;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
*+html hr{margin:0px 0px 5px 0px;}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:15px;	font-family:tahoma, Arial;	font-weight:normal; color:#6d6d6d}
h3, h4, h5, h6{margin-bottom:8px;	font-family:Arial, Verdana, Tahoma;	font-weight:normal; color:#6d6d6d}
h1 {font-size:24px; line-height:26px;}
h2 {font-size:18px; line-height:20px;text-transform:uppercase;}
h3 {font-size:16px; line-height:18px;}
h4 {font-size:14px; line-height:15px;}
h5, h6 {font-size:13px; line-height:15px;}

/* links */
a {color:#408a01; text-decoration:underline;}
a:hover{color:#0F6617;text-decoration:none; }
a img{border:none}
.imgleft{float:left; margin-right:15px;}
.imgleftborder{float:left; border:1px solid #c5c5c5; padding:3px;}
.imgright{float:right; margin-left:15px;}
.imgcenter{ margin:5px auto 10px auto; display:block; text-align:center}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:11px;
	margin-bottom:5px;
}
ul, ol {
	margin:10px 0 0px 30px;
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#6b6b6b;
	padding:0px 20px 10px 35px;
	background-image:url(../images/quote000.gif);
	background-repeat:no-repeat;
	}

blockquote.quotebold{font-size:14px; font-style:normal; margin:0px 0px 0px 80px; padding:0px 20px 10px 35px; color:#b3b3b3}
blockquote.quotebold p{font-size:14px;}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #e0e0e0;
	padding:15px 10px;
}


/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/
#container{background-image:url(../images/bg_conta.gif); background-repeat:repeat-y; width:968px; margin:0 auto; z-index: 10; position: relative;}
#centercolumn{width:940px; margin:0 auto; /*padding-bottom: 33px;*/}
/*** END OF CONTAINER ***/

/*** HEADER ***/
#header{}
#top{background-image:url(../images/bg_top00.gif); background-repeat:repeat-x; height:88px; padding:10px 0px 0px 0px}
#logo{float:left; width:440px; height:80px; padding-top: 7px;}

#topcontact{float:right; width:490px; text-align:left;  height:88px;}
#topcontact div#flash_men{height:88px; width:261px; float: left; border: #000000 0px dotted; margin: -3px 15px 0 10px; *margin: -3px 5px 0 0px; background: url(../images/ug08f287.gif) no-repeat;}
#topcontact div#rek_data{float: right; color: #7a787d; font-family: Arial;font-size:12px; padding-top: 7px; width:180px;}
#topcontact div#rek_data a{color: #380084;}
#topcontact div#rek_data span#phone{font-size:19px; color:#4f4e4e}

#topnavigation{background-image:url(../images/bg_navig.gif); height:60px; z-index:9; position:relative}
#navigation{float:left; width:705px;}
#nav{margin:0px; padding:0px; list-style-type:none;  z-index:9; position:relative; }
#nav ul{margin:0px; padding:0px; list-style-type:none; z-index:10; position:relative}
#nav li{list-style-type:none; padding:0px; margin:0px; float:left; background-image:url(../images/menu_sep.gif); background-repeat:no-repeat;position:relative; background-position:right}
#nav li a{color:#fff; font-family:tahoma, Arial;	 text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:12px; height:52px; display:block; float:left; padding:8px 30px 0px 30px; margin-right:2px; position:static; z-index:1}
* html #nav li a{margin-right:1px;} /* ie6 only */
#nav li a:hover{color:#ebe8e8; text-decoration:none}
#nav li a.active{background-image:url(../images/active_m.gif); background-repeat:repeat-x;  z-index:1}
#nav li li{
margin-top:0;
background-image:none;
padding:0px;
border-bottom:solid 1px #9d9d9d;
background-color:#868686;
background-image:none;
position:relative;
z-index:10
}
#nav ul {
display:none;
left:-1px;
position:absolute;
top:41px;
width:172px;
z-index:10
}
#nav li ul a{
width:128px;
height:auto;
float:left;
text-align:left;
padding:0 21px;
text-transform:capitalize;
font-size:11px;
font-weight:normal;
line-height:33px;
z-index:10
}
#nav ul ul{top:auto;border-top:none;}
#nav li ul ul {left:153px; top:0px;}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{display:none;}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{display:block;}
#nav li ul a{border-top:none;}
#topsearch{float:left; width:230px; padding-left:0px; text-align: right; margin-top: 4px;}
#topsearch p{margin:0px;}
.bg_input{background-image:url(../images/bg_searc.gif); background-repeat:no-repeat; width:200px; height:24px; display:block; margin:8px 0px 0px 0px}
.inputbox{background:transparent; border:0px; width:156px; padding:4px 0px 5px 0px; margin-left:28px; color:#857f7f; text-align:left; overflow:hidden  }
#topsearch a
{
    color:#fff;
    font-weight:bold;
    font-size:12px;
}
#topsearch a a:hover
{
    color:#ebe8e8;
}
/*** END HEADER ***/


/*** CONTENT ***/
#content, #content_inner{padding:0px 0px 30px 0px;}
#content_inner {*height: 580px  !important;} 
/* contentleft */
#contentleft{width:630px; float:left; padding-right:30px}
* html #contentleft{float:left; padding-right:28px} /* ie6 only */
#maintext{padding:0px 10px 0px 10px;}
h1.italictext{font-style:italic !important; font-size: 21px; color:#010101}
h1.pagetitle{font-size:21px; text-transform:none; color:#010101}
.boldtext{font-size:14px; color:#000; line-height:24px; text-align: justify;}
ul.list_colleft{list-style-type:none; padding:10px 0px 0px 0px; margin:0px; width:320px; float:left}
ul.list_colleft li, ul.list_colright li{list-style-type:none; padding:0px; margin:0px; clear:left; height:70px;}
ul.list_colright{list-style-type:none; padding:10px 0px 0px 0px; margin:0px; width:270px; float:left}
ul.list_colleft li a, ul.list_colright li a{color:#111111; font-size: 16px; font-family: Arial;}
ul.list_colleft li hr, ul.list_colright li hr{width: 85%; float: left; margin-top: 5px;}
#hr {height: 3px;}
li.hr{height: 10px;}
/* contentright */
#contentright{width:270px; float:left; padding: 0;}
#sideright{padding:0px 10px 0px 0px;}
/* newsbox */
.latestnews{margin-bottom:10px;}
ul.news{ list-style-type:none; margin:0px; padding:0px 0px 0px 0px; color: #808080;}
ul.news li{border-bottom:solid 1px #f0f0f0; clear:left; padding:0px 0px 10px 0px; margin-bottom:10px; min-height:70px; line-height: 15px;}
* html ul.news li{height:70px;} /* ie6 only */
ul.news li a
{
    color:#000000
}

ul.news img
{
    width: 80px;
}

.imgborder{border:solid 1px #f0f0f0; padding:3px;}
.date{color:#999999;}
.navscroll{clear:left; background-image:url(../images/bg_navsc.gif); background-repeat:no-repeat;; height:40px; position:relative;}
a.next, a.prev{width:7px; text-indent:-9999px; position:absolute;}
a.next{background-image:url(../images/icon_nex.gif); background-repeat:no-repeat; right:50px}
a.prev{background-image:url(../images/icon_pre.gif); background-repeat:no-repeat; right:85px}
/* brochurebox */
.brochurebox{background-image: url(../images/calc.gif); background-repeat:no-repeat; background-position:center; height:154px; margin-bottom:40px}
.brochurebox h2{font-family:Arial; font-size:24px; text-transform:none; margin:0px 0px 5px 0px; text-align:right; padding:12px 40px 0px 0px; color: #010101;}
.brochurebox h4{font-family:Arial; font-size:12px;  text-align: center;}
.brochurebox img{text-align:center; margin:0 auto; display:block}
div#calc_link, div#gen_code{margin: 5px 0 0 0px; text-align: center;}
div#calc_link a, div#gen_code a{color: #010101; font-size: 14px; font-family: Arial; font-weight: 500; text-decoration:underline;}
div#calc_link a:hover, div#gen_code a:hover{color: #000000;}
#gen_text{width: 190px; height: 50px; margin: 12px auto; margin-bottom: 0; padding: 5px; font-size: 16px; text-align : justify;}

/* standart box */
.box{background-image:url(../images/bg_box00.gif); background-repeat:repeat-x; border:solid 1px #eeeded; padding:20px 10px 20px 20px; margin-bottom:30px}
#boxslideshow{margin:0px; position:relative;}
#boxslideshow .cycle{ background-color:#FFFFFF;width:230px}
.box h2{color: #010101; font-size: 17px; font-family: Arial;text-transform:none;}
#view_activity{width: 100%; margin-top: 0px; /*min-height: 230px;*/ height: 384px; padding: 0; border: #FFFFFF 1px solid;}
#view_activity div.screen_activity{width: 100%; margin: 0 5px 5px 0; float: left;}
#view_activity a{color: #999998; font-size: 11px; cursor: pointer; text-decoration: underline;}
#view_activity div.pos_activity{margin: 15px 0; line-height: 14px; font-family: Arial; font-size: 12px; color: #000000;}

.pos_activity img
{
    float: left;
    margin: 0 5px 5px 0;
    width: 75px;
}

#box_map img
{
     padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
    margin: 0 auto;

}
/*** END CONTENT ***/



/*** FOOTER ***/
#footer{height:60px;  color:#454545; position: relative;  padding-bottom: 33px; *padding-bottom: 0px; *margin-bottom: 33px;}
#footer a, #footer a:visited{color:#454545;}
#footer a:hover{color:#454545; text-decoration:underline}
#footer_1{background-image: url(../images/chel1.gif); width: 100px; height: 110px; position: absolute;left: 0px;top:-15px}
#footer_2{background-image: url(../images/chel2.gif); width: 80px; height: 110px; position: absolute; left: 860px;top:-15px}
#footleft{width:750px; margin-left: 30px; *margin-left: 15px; padding:0px 0px 0px 100px; float:left;background-image: url(../images/bg_footer.gif); *background-repeat: repeat-x; height:51px; border: #808080 1px solid;}
#footertext{padding:15px 0px 0px 0px; color:#000000; font-size: 12px;}
#footertext a{color:#000000; font-size: 12px; text-decoration: underline;}
#footright{width:310px; padding:20px 30px 0px 0px; float:left;}
#footer ul{list-style-type:none; margin:0px; padding:0px; float:right}
#footer ul li{list-style-type:none; margin:0px; padding:0px; float:left;}
#footer li a {
	border: none;
	background: url(../images/social00.gif);
	background-repeat:no-repeat !important;
	width:26px;
	display:block;
	height:25px;
	margin-right:6px;
	text-indent: -9999px;
}

#footer li a:hover {border: none;}

#footer-linkedin a {background-position: 0px 0px;}
#footer-linkedin a:hover {background-position: 0px -25px;}

#footer-facebook a {background-position: -32px 0px !important;}
#footer-facebook a:hover {background-position: -32px -25px !important;}

#footer-twitter a {	background-position: -64px 0px !important;}
#footer-twitter a:hover {background-position: -64px -25px !important;}

#footer-flickr a {background-position: -96px 0px !important;}
#footer-flickr a:hover {background-position: -96px -25px !important;}

#footer-rss a {background-position: -128px 0px !important;}
#footer-rss a:hover {background-position: -128px -25px !important;}
/*** END OF FOOTER ***/

h2.widgettitle
{
    text-transform: uppercase;

}

.avhec-widget-line
{
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 5px;
}
.avhec-widget-line a
{
    color: #333333;
    font-size:12px;
}

.full_text_name
{
    color: #7c7c7c;
    font-size: 19px;
    padding-bottom: 7px;
}

/*.services a
{
    color: #6d6d6d;
    font-size: 20px;
}*/

.portfolio a
{
    color: #7c7c7c; 
}
.portfolio_name
{
    border-bottom: #D0D0D0 1px solid;
    color: #7c7c7c;
    font-size: 19px;
    padding-bottom: 7px;
}
.portfolio_text img, .entry img
{
    float: left;
    margin: 0 10px 10px 0;
    width: 250px;
}

.pf li h2 a
{
    font-size: 16px;
}

#dialog
{
    display: none;
}

div.loading, div.loading2
{
    width: 100%;
    height: 260px;
    background-color: #FFFFFF;
    text-align: center;
}
div.loading img
{
    margin-top: 100px;
    height: 60px;
}

div.loading2 img
{
    margin-top: 170px;
    height: 60px;
}

.red_star
{
    color: red;
}

/*.ui-icon-closethick
{
    border:#ACACAC 1px solid;
}*/

.ui-icon ui-icon-closethick		{background-image: none;}
.ui-dialog-titlebar-close,
.ui-dialog-titlebar-close:hover	{background: url(/images/cancel.png) no-repeat !important; width: 16px !important; height: 16px !important; border-style: none !important;}


.clear					{clear: both; margin-bottom: 15px;}
.arrow					{background: url(/images/arrow.gif) no-repeat 7px 6px; height: 26px; padding-left: 25px; float: left;}
.minus2,
.pagetitle a			{font-size: 13px; font-weight: bold; color: #000;}
.pagetitle a:hover div	{text-decoration: underline !important;}
.minus3					{font-size: 11px; font-weight: bold;}
.green					{color: #539B19 !important;}

#list_serv				{list-style: none; width: 100%; position: relative; overflow: hidden; margin: 0;}
#list_serv li			{float: left; width: 270px; height: 90px;}
#list_serv li.two		{padding-right: 30px; width: 290px;}
#list_serv li a			{font-size: 14px; font-weight: bold; color: #404040; display: block;}
#list_serv li p			{text-align: justify; line-height: 16px; border-left: #559B17 solid 2px; padding-left: 10px;}


.float_img				{float: left; margin: 0 10px 10px 0;}

#form_type              {width: 233px;}
#form_message,
#online_order_form input[id] {width: 230px;}

#calc_price             {width: 100%;}

#welcome				{list-style: none; width: 100%; position: relative; overflow: hidden; margin: 0;}
#welcome li				{width: 285px; height: 159px; float: left; margin: 0 20px 20px 0; position: relative;}
#welcome .grey			{border: #C6C6C6 solid 1px;  width: 265px; height: 140px; background-color: #eee; margin: 0 0 10px 10px; padding: 5px 10px;}
#welcome .last			{margin-right: 0;}
#welcome .grey a		{font-size: 14px;}
#welcome .grey p		{font-size: 11px; text-align: justify;}
#welcome .step			{font-size: 11px; line-height: 14px; text-align: justify;}
#welcome img			{position: absolute; bottom: 0;}

.pagination             {font-size: 14px;}

.arrow_comment			{background: url(/images/comment.gif) no-repeat; line-height: 17px; height: 17px; font-size: 14px; display: block; padding-left: 25px;}
.com					{color: #6B6B6B; font-size: 16px; font-weight: bold !important;}
#com_post				{/*border: red solid 1px;*/}
#com_post .block		{padding: 10px 10px 10px 30px;}
#com_post .namedate		{background: url(/images/hand.gif) no-repeat; line-height: 14px; height: 24px; padding: 0 0 5px 42px;}
#com_post .namedate	b	{display: block;}
#com_post .namedate		{text-align: justify;}
#com_post .ptext		{text-align: justify; font-size: 13px;}
.orange					{color: red;}

#add_comment_news		{margin-top: 15px;}
#add_comment_news td	{padding: 1px 0;}
#add_comment_news .add_com_is	{background: url(/images/input_btn.gif) repeat-x bottom; line-height: 17px; height: 17px; padding: 0 2px; border: #BDBCBD solid 1px;}
#add_comment_news textarea		{background: url(/images/input_btn.gif) repeat-x bottom; line-height: 17px; padding: 0 2px; border: #BDBCBD solid 1px;}


.services_cat_1
{
    width: 100%;  padding-bottom: 25px;
}

.services_cat_1 div.services_more
{
    width: 100%; text-align: right
}

.services_cat_1 div.anons
{
    width: 100%; text-align: justify; font-size: 12px; line-height: 15px;    
}

#footer_new
{
    width: 100%; height: 991px; background: url(/images/footer_new/footer_bg1.png) no-repeat center bottom; position: absolute; margin-top: -610px; z-index: 1;
}

#footer_new_center
{
    height: 365px; background: url(/images/footer_new/footer_center1.png) no-repeat center bottom; margin-top: 620px;
}

.how
{
    font-size: 11px;
    color: gray;
    cursor: pointer;
}

#info_file
{
    font-style: italic;
}

#right_form_contact					{border: #EDEDED solid 1px; background: #FFF url(/images/contact_bg.png) repeat-x; padding: 20px; font-size: 13px;}
#right_form_contact	.text			{border: #A7A6AA solid 1px; width: 100%;}
#right_form_contact	.btn			{float: right; color: #FFF; border: #679800 solid 1px; height: 20px; width: 91px; background: url(/images/send_submit.gif) no-repeat; cursor: pointer;}
#right_form_contact	.green			{color: #679800;}
#right_form_contact	#form_error		{color: red;}

#variations_pay						{z-index: 101;}
#variations_pay_show				{z-index: 100; display: none; width: 355px; border: #C0C0C0 solid 1px; background: #FFF; position: absolute; top: 24px; *margin-left: -108px;; padding: 10px;}
#content_inner, .tab_content		{height: auto !important;}
#contentright						{position: relative; overflow: hidden;}
