/*
 * @author ( Angie Radtke )
*/




/* not ready */

div#content div.wrapper div.blog h1 {display: none}


/* ##########################  general  ########################### */
html, body {	height:100%;
}
p {margin:0 0 20px 0;}




p.readmore {margin:29px 0 0 0;}




body
{
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:8pt;
	background:#f8f8f8;
}




	.tab-content1 {
		clear: both;
		width:100%;
		overflow:auto;
		}




.tabs1 .service li {
	width:286px;
	margin:0;
	padding:10px 10px 10px 10px !important;
}
	.tabs1 .service li figure {
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		behavior: url(js/pie.php);
		position: relative;
		background:#f0f0f0;
		margin:0 10px 0 0;
	}
.list2 {
	margin-top:6px
}
	.list2 li {
		font-size:0.785em;
		line-height:1.2307em;
		text-transform:uppercase;
		width:252px;
		border-radius: 16px;
		-moz-border-radius: 16px;
		-webkit-border-radius: 16px;
		behavior: url(js/pie.php);
		position: relative;
		background:url(../images/list2-li-bg.gif) left top repeat-x #eeeeee;
		border:1px solid #c9c9c9;
		border-top:1px solid #e6e6e6;
		border-left:1px solid #e6e6e6;
		border-right:1px solid #e6e6e6;
		height:35px;
		margin-bottom:2px;
	}
		.list2 li a {
			color:#e91d26;
			text-decoration:none;
			font-weight:bold;
			display:block;
			padding:11px 0 10px 30px;
			background:url(../images/list2-bg.gif) 14px 15px no-repeat;
		}
			.list2 li:hover, .list2 .current1 {
				border:1px solid #0984b7;
				background:url(../images/list2-hover.gif) left top repeat-x #0baacb;
				width:100%;
			}
				.list2 li:hover a, .list2 .current1 a {
					background:url(../images/list2-hovera.gif) 250px 15px no-repeat;
					color:#fff;
					padding-left:20px;
				}
#all {
	margin: 0 auto 0px;
	position: relative;
	width:100%;
	background:#fff;
	}
body.all #all {background:#fff;}
.push {
	height:66px;
	}




a {
	color:#e91d26;
	outline:none;
	text-decoration:underline;
	}




a:hover {
	text-decoration:none;
	outline:none;
	}




input:focus
{




}




fieldset
{
	border:solid 1px #e7e7e7
}








.article-info dd span
{
	color:#444;
	border-right:solid 0px;
	background:#eee
}








/* ##########################  back  ########################### */




#back
{




}
/*###########################################################*/




/********************registration***********************************/
.registration, .reset, .remind, .contact {
overflow:hidden;
position:relative;}
/********************************************************************/




/* ##########################  logo  ########################### */




#logo span
{
	color:#fff;
	padding-left:50px;
	font-size:0.3em !important;
	text-transform:none;
	font-family:Verdana, Arial, sans-serif
}
.logoheader {
	text-align:left;
	color:#fff;
	margin:0em 0px 0 0px !important;
	}








h1#logo {
	padding:0px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	display:inline-block;
	position:absolute;
	top:21px; left:5px;
	z-index:999;
	}




/* ##########################  header  ########################### */




#header
{
	position:relative;
	height:110px;
	margin-top: -20px;
	margin-bottom: 12px;
	z-index:9;
}




/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */
.actions {height:30px;}
ul.actions {list-style:none;}
.actions li {float:right; padding:0 5px 0 0;}
.main {width:950px; margin:0 auto; position:relative;} 
#header ul.skiplinks
{
	width:100%;
	text-align:left;
	background:none;
	z-index:20000;
	top:0;
	display:inline;
	padding:0
}




#header ul.skiplinks li a.u2:active,
#header ul.skiplinks li a.u2:focus




{
	background:#095197 !important;
	color:#fff !important;
	border:solid 1px;
	top:0 !important;
	z-index:10000;
	right:auto;
	left:0 !important;
	display:block
}








/* ++++++++++++++  fontsize  ++++++++++++++ */




#fontsize
{
	 display:inline;








}




#fontsize p a:link,
#fontsize p a:visited
{
	color:#222;
	border-right:solid 1px #ccc
}








#fontsize p a.larger,
#fontsize p a.reset,
#fontsize p a.smaller
{
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	margin:0;
}












#fontsize p a:hover,
#fontsize p a:active,
#fontsize p a:focus
{
	background:#095197 !important;
	color:#fff
}




#fontsize h3
{
	color:#222;
	font-weight:bold
}




/* ++++++++++++++  search  ++++++++++++++ */




#header form .search
{




position:absolute;
right:0px;
top:38px;
width:230px;
height:26px;
background:none;
z-index:9;
overflow:hidden;
padding:3px 0;




}




#header form .search .inputbox
{
	background:#ebebeb;
	border-top:1px solid #b8b8b8;
	border-left:1px solid #b8b8b8;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	padding:0px 10px;
	float:left;
	width:169px;
	font-size:11px;
	text-transform:lowercase;
	height:24px;
	line-height:18px;
	color:#a5a5a5;
	margin-top:0px;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
		




}








#header form .button
{
	
}
#header form .search .button {
	border:none;
	background:url(../images/searchButton.png) 0 0 no-repeat;
	color:#fff !important;
	text-transform:uppercase;
	text-indent:-3000px;
	text-decoration:none;
	display:inline-block;
	width:29px;
	height:29px;
	font-size:10px;
	line-height:11px !important;
	padding:0;
	font-style:normal !important;
	margin:0px 0 0 0;
	cursor:pointer;
	position:relative;
	display:inline-block;
	position:absolute;
	right:0px;
	top:1px;




}


#header .search
{
position:absolute;
right:0px;
top:38px;
width:230px;
height:26px;
background:none;
z-index:9;

padding:3px 0;
background:url(../images/searchButton.png) no-repeat;
}




#header .search .inputbox
{

	background:#ebebeb;
	border-top:1px solid #b8b8b8;
	border-left:1px solid #b8b8b8;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	padding:0px 10px;
	float:left;
	width:169px;
	font-size:11px;
	text-transform:lowercase;
	height:24px;
	line-height:18px;
	color:#a5a5a5;
	margin-top:0px;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
		
}








#header .button
{
	
}
#header .search .button {
	border:none;
	background:url(../images/searchButton.png) 0 0 no-repeat;
	color:#fff !important;
	text-transform:uppercase;
	text-indent:-3000px;
	text-decoration:none;
	display:inline-block;
	width:29px;
	height:29px;
	font-size:10px;
	line-height:11px !important;
	padding:0;
	font-style:normal !important;
	margin:0px 0 0 0;
	cursor:pointer;
	position:relative;
	display:inline-block;
	position:absolute;
	right:0px;
	top:1px;
}





/* ##########################  contentarea  ########################### */
.color-1 {color:#e91d26 !important; font-style:normal;}
.line-height {
line-height: 1.2857em;
}




#content {padding:0 0 12px 0;}
#contentarea,
#contentarea2
{
	background:#fff
}




.categories-list, .category-list, .blog
{
        padding:0px;
		position:relative;
}
/* ##########################  breadcrumbs  ########################### */




.breadcrumbs
{
	color:#333;
	padding: 4px 0 10px 6px;
}




.breadcrumbs span
{
	color:#333;
}




.breadcrumbs span a:link,
.breadcrumbs span a:visited
{
	background:#fff;
	color:#333;
}




.breadcrumbs span a:hover,
.breadcrumbs span a:active,
.breadcrumbs span a:focus
{
	background:#095197;
	color:#fff;
}








/* ##########################  navigation column  ########################### */




.module_content
{
	border:solid 1px #ddd;




}
.moduletable_js
{
	border:solid 0px #ddd;
}




#right .moduletable_js
{
	border:0
}




#nav h3
{
  border-bottom:solid 1px #ddd;
  color:#555
}




h3.js_heading
{
	border-bottom:solid 1px #ddd;
	background:#eee;
}




h3.js_heading span.backh
{
	border:solid 0px #000
}




h3.js_heading span.backh1
{




}




h3.js_heading a
{
	border:0
}




h3.js_heading a img
{
	border:0
}




h3.js_heading a.opencloselink:hover,
h3.js_heading a.opencloselink:active,
h3.js_heading a.opencloselink:focus
{
	background:none
}








#right h3 span.backh
{




}




#right h3 span.backh2
{
	background:#fff;
	color:#555;
	border-bottom:solid 1px #ddd
}




#right h3 span.backh3
{
padding-left:0
}




h3.js_heading a:link,
h3.js_heading a:visited,
h3.js_heading a:hover,
h3.js_heading a:active,
h3.js_heading a:focus
{




}




#nav h3.js_heading a:focus
{




}




#nav form
{
	color:#000;
}




#nav form a:hover,
#nav form a:active,
#nav form a:focus
{
	color:#fff;
	background:#095197;
	text-decoration:none
}








#main
{




}




#main a:link,
#main a:visited
{




}




#main a:hover,
#main a:active,
#main a:focus
{
	background:#095197;
	color:#fff;
}




#main th a:hover,
#main th a:active,
#main th a:focus
{
	background:#333;
	color:#fff;
}








.column-1,
.column-2
{
	border: solid 0px ;
}




.item-separator
{
	border: solid 0px #333333;
}




#main ul li
{




}




.small
{
	border:solid 0;
}




ul#archive-items li.row0,
ul#archive-items li.row1
{
	border-bottom:solid 1px #ddd 
}




.archive #adminForm fieldset
{
	border:0;
	padding:0;
	margin:20px 0
}
/* ++++++++++++++  images  ++++++++++++++ */




.image-left
{
	padding:2px;
}




.image-right
{
	border:solid 1px #ddd;
	padding:2px
}




/* ++++++++++++++  leading  ++++++++++++++ */




.items-leading
{




}








/* ++++++++++++++++++++ headings +++++++++++++ */
#main h1
{ color:#0d4c89;




	border-bottom:solid 1px #ddd;








}








#main .blog  h1,
#main .blog-featured  h1
{
	color:#0d4c89;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	margin-top:-1px !important




}




/* h1 on frontpage */








.items-leading h2,
#main h3,
#main h4
{
	color:#555;
}




#main h2




{
	color:#555;




}




#main h2 a
{
	color:#095197
}




.box-top {
	background:url(../images/line-hor.gif) bottom left repeat-x;
	width:100%;
	overflow:hidden;
}




.separator1 {
	background:url(../images/line-ver.gif) repeat-y 319px 0;
	}
.separator2 {
	background:url(../images/line-ver.gif) repeat-y 639px 0;
	}
.box-top h2 {
	background:#ebebeb url(../images/line-hor.gif) bottom left repeat-x;
	text-align:center;
	padding:20px 50px 20px 50px;
	}
.box-top .indent {
	text-align:center;
	padding:30px 40px 50px 40px;
	}




/* ++++++++++++++  readmore  ++++++++++++++ */












/* ++++++++++++++  icons  ++++++++++++++ */




.actions img {
	border:0;
	}




/* ++++++++++++++  items-more  ++++++++++++++ */




#main .items-more h3 {
	border-bottom:solid 1px #ddd;
	border-top:solid 1px #ddd;
	color:#444;
}




#main .items-more ol
{
	color:#000;
}




#main .items-more ol li a
{
	background:#FFFFFF url(../images/blog_more.gif) no-repeat 0px center;
	color:#095197
}




#main .items-more ol li a:hover,
#main .items-more ol li a:active,
#main .items-more ol li a:focus
{
	background: #095197 url(../images/blog_more_hover.gif) no-repeat 0px center;
	color:#fff;
}




/* ++++++++++++++  pagination  ++++++++++++++ */




#main .pagination
{
	border-top:solid 1px #ddd;
}




/* ++++++++++++++  article index  ++++++++++++++ */
















/* ##########################  right column   ########################### */




#right
{
	border:solid 0px #e6e6e6;
	background:#fff
}












#right h3
{




}




#right h4
{
	color:#555;
	border:solid 0;
}




















#right ul li a:hover,
#right ul li a:active,
#right ul li a:focus
{
	background:#095197;
	color:#fff;
}




/* ++++++++++++++  button for closing right column  ++++++++++++++ */
#close span
{
	color:#000;
}




/* ##########################  modules  ########################### */




/* ++++++++++++++  mostread, latest news ++++++++++++++ */




.mostread li a:link,
.mostread li a:visited,
.latestnews li a:link,
.latestnews li a:visited
{
	background: url(../images/personal/arrow2_grey.png) 2px 7px  no-repeat ;
}




.mostread li a:hover,
.latestnews li a:hover,
.mostread li a:active,
.latestnews li a:active,
.mostread li a:focus,
.latestnews li a:focus
{
	background:#555 url(../images/arrow_white_grey.png) 2px 7px  no-repeat !important;
}




/* ++++++++++++++  newsfeed  ++++++++++++++ */




ul.newsfeed
{
	border:solid 0px #000;
}




.newsfeed-item
{
	border-bottom:solid 1px #ddd;
}




.newsfeed-item h5 a
{




}




/* ++++++++++++++  newsflash  ++++++++++++++ */
/* newsflash horizontal */




ul.newsflash-horiz
{
	background:#F5F5F5 url(../images/nature/box.png) repeat-x;
	border:1px solid #EEEEEE;
}




ul.newsflash-horiz li
{
	border:solid 0px #eee;
	background:#f5f5f5;
}




ul.newsflash-horiz li h4
{




}








/* newsflash vertical */




.newsflash-vert
{




}




/* ++++++++++++++  banner  ++++++++++++++ */




#content .bannergroup {
	background:#dfdfdf url(../images/line-hor.gif) top left repeat-x;
	overflow:hidden;
	padding:23px 0 22px 14px;
	}
	
#content .banneritem {
	border:0;
	float:left;
	font-size:0px;
	line-height:0px;
	}




#content .banneritem a {
	background:none;
	}




#content .banneritem a img {
	background:none;
	border:0
	}




/* ++++++++++++++  login  ++++++++++++++ */




#login-form .inputbox {
	position:relative;
	background:#ebebeb;
	border-top:1px solid #b8b8b8;
	border-left:1px solid #b8b8b8;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	padding:0px 10px;
	float:left;
	width:169px;
	font-size:11px;
	text-transform:lowercase;
	height:24px;
	line-height:18px;
	color:#a5a5a5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
	
}
#form-login-remember, #form-login-password, #form-login-username {overflow:hidden; margin-bottom:15px;}
#login-form fieldset {border:0;}
.search > .inputbox {
	border:solid 1px #ccc;
	width:170px;
	background:#fff;
	margin-top:0px;




	}
.word label {float:left; margin-top:8px}




#modlgn-remember {width:14px !important; height:14px; background:none; border:0 !important; outline:none !important;}
fieldset.input {
	border:0;
	}




input.button {




}
#login-form .button {margin:5px 0 10px;}
.acymailing_form td {vertical-align:middle}




.button, button,
button.validate {
	border:none;
	background:url(../images/button.png) 0px 0px no-repeat;
	color:#e91d26;
	text-decoration:none;
	display:inline-block;
	text-transform:uppercase;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:36px !important;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	*padding:0px 0px 0px 0px;
	padding:0px 0px 2px 0px \0/;
	height:37px;
	margin:0px 0 0 0;
	text-align:center;
	width:102px;
	cursor:pointer;
	position:relative;




}




.registration a, p.readmore a, .readon-art, .readon {
	border:none;
	background:url(../images/button.png) 0px 0px no-repeat;
	color:#e91d26;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	font-size:11px;
	line-height:36px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:37px;
	width:102px;
	padding:0;
	margin:0px 0 0 0;
	text-align:center;
	cursor:pointer;
	position:relative;
	cursor:pointer;
	position:relative;




}
.readon-art {margin-top:27px;}
.item {overflow:hidden; border-bottom: 1px solid #efefef; padding: 20px 0 10px 0;}
.acysubbuttons .button {width:87px;}
input.button:hover,
.button:hover,
button.validate:hover,  button:hover {background-position:-102px -37px; color:#fff;} 
.registration a:hover, .readon-art:hover, p.readmore a:hover, .readon:hover {background-position:-102px -37px; color:#fff;}




/* ++++++++++++++  tabs/ slide  ++++++++++++++ */
.whosonline li {padding-left:5px;}
.whosonline, .latestusers  {margin-left:20px; color:#343434;}
.whosonline li, .whosonline, .latestusers {list-style:decimal;}
.whosonline li, .latestusers li, .latestusers li a .whosonline li a {color:#ff7d1e; font-weight:bold;}




ul.tabs {
	border:solid 1px #ddd;
	border-bottom:0;
	background:#f5f5f5 url(../images/nature/box.png) repeat-x;
	}




ul.tabs li {
	background:#f5f5f5 url(../images/nature/box.png) repeat-x;
	border-right:solid 1px #ddd
	}




ul.tabs li a:link,
ul.tabs li a:visited {
	color:#333;
	}




ul.tabs li a:hover,
ul.tabs li a:active,
ul.tabs li a:focus {
	color:#000
	}




.tabcontent {
	border:solid 1px #ddd;
	background:#fff;
	color:#000;
	}




.tabcontent .linkclosed {
	color:#000;
	border-bottom:solid 1px #e5e5e5;
	}




ul.tabs li a.linkopen
{
	background:#ef8200;
	color:#fff;
	border:0
}




ul.tabs li a.linkclosed:hover,
ul.tabs li a.linkclosed:active,
ul.tabs li a.linkclosed:focus,
ul.tabs li a.linkopen:hover,
ul.tabs li a.linkopen:active,
ul.tabs li a.linkopen:focus
{




}




/* ++++++++++++++  category-module  ++++++++++++++ */




#right .category-module h4 a:link,
#right .category-module h4 a:visited
{
	color:#0D4C89
}




#right .category-module h4 a:hover,
#right .category-module h4 a:active,
#right .category-module h4 a:focus
{
	color:#fff
}








.category-module li
{
	border-bottom:solid 1px #ddd;
}




.category-module li li
{
	border:0
}












/* ##########################  search   ########################### */




.searchintro img
{
	border:0px
}




.inputbox:focus
{
	
}




.word
{
	
}




.word input
{
	position:relative;
	background:#ebebeb;
	border-top:1px solid #b8b8b8;
	border-left:1px solid #b8b8b8;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	padding:0px 10px;
	float:left;
	margin-top:6px;
	width:169px;
	font-size:11px;
	text-transform:lowercase;
	height:24px;
	line-height:18px;
	color:#a5a5a5;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;
}




.only
{
	border:solid 1px #ccc;
}




.phrases
{
	color:#000;
	border:solid 1px #ccc;
}




/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
	background:#fff;
	color:#000;
}




.phrases .inputbox option
{
	background:#f5f5f5;
	border-bottom:solid 1px #ccc;
}




.phrases .inputbox option a:hover
{
	background:#C00;
	border-color:#CFD0D6;
	color:#fff;
}




/* ++++++++++++++   search results	++++++++++++++++++ */




dl.search-results
{




}



#content-630  {
    float: left;
    width: 660px;
}



dl.search-results dt.result-title
{
	border-top:dotted 1px #ddd
}




dt.result-title a {
	color: #141414;
    font-family: "Trebuchet MS",Verdana, Arial,serif;
    font-size: 24px;
    line-height: 30px; 
	font-weight:normal;
	text-decoration:none;}
dt.result-title a:hover {color:#e91d26;}




dl.search-results dd.result-created
{
	color:#000;
	font-size:11px;
}
dd.result-category {padding-left:5px !important;}
/* ##########################  forms   ########################### */








/* ++++++++++++++  form validation  ++++++++++++++ */




.invalid
{
	border-color:red !important;
}




label.invalid
{
	color:red;
}








/* ##########################  user profile  ########################### */
#users-profile-core,
#users-profile-custom
{
	border:solid 1px #ccc;
}




#member-profile fieldset
{
	border:solid 1px #ccc;
}








/* ##########################  tables   ########################### */
table
{




}




tbody
{




}




tr.odd,
.cat-list-row1
{
	background:url(../images/news.gif)  repeat-x;
}




table.newsfeeds td,
table.weblinks td
{




}




table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#444 ;
}




table.weblinks th a,
table.newsfeeds th a,
table.category th a,
table.jlist-table th a,
table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	color:#fff
}








td.table_footer
{
	background:#f8f8f8 url(../images/table_footer.gif) top left repeat-x;
}




td.counter
{




}




td.num,
td.hits
{




}




td p
{




}




table.category th a img
{
	border:solid 0px ;
}




/* for opera */












#main table.moduletable td,
#main table.moduletable tr
{border:0;}
fieldset.filters
{
	border:solid 0px #ddd;




}




/* ##########################  contacts   ########################### */




.contact form
{
	background:none;
	color:#000;
}




.contact input
{
	background:none;
	color:#000;
}




.contact .button
{
	




}
.contact-links {padding:20px;}
.contact input.invalid,
.contact textarea.invalid
{
	border:solid 1px red;
}




.contact-form .col-1 {width:40%; margin-right:9%;}
.contact-form .col-2 {width:40%;}
.contact-links ul li a {color:#ef8200 !important;}
.contact label.invalid
{
	color:red;
}








/* ++++++++++++++  Error Message contact form  ++++++++++++++ */




p.error {
	color:#044b63;
	background:#eee;
	border-top:3px solid #044b63;
	border-bottom:3px solid #044b63;
	}




body.contentpane {
	background:#fff;
	}




div.footer-top {
	position: relative;
	margin:0 auto;
	padding: 10px 0 10px 0;
	width: 70%;
	border-top: 1px solid #efefef;




}




div.footer-top .moduletable_footer-menu {




	margin:0 auto;
		width: 100%;




}




div.moduletable_footer- ul.menu_footer-menu li,
div.moduletable_footer-menu ul.menu_footer-menu li a,
div.moduletable_footer-menu ul.menu_footer-menu li a:link,
div.moduletable_footer-menu ul.menu_footer-menu li a:visited {








	display: inline;
	padding-right: 12px;




	color: #000000;
	text-decoration:none;
}







div.moduletable_footer-menu ul.menu_footer-menu li a:hover {




	color: #e91d26;
	text-decoration:underline;
}




menu_footer-menu




.footer-down {
	position: relative;
	margin:0 auto;
	background: none;
	padding: 0;
	width: 100%;
}




/* ##########################  footer   ########################### */




#footer-container {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/footer.gif) 0 0 repeat-x;
}




#footer {
	margin:0 auto;
	position:relative;
	width:960px;
	padding-top:20px;
	overflow:hidden;
}
#footer span.priv {font-size:12px; color:#696969;}
#footer span a {padding-right:13px;}
#footer a
{
	color:#787674;
	text-decoration:underline;
}
#footer a:hover
{
	text-decoration:none;
        color: #e91d26;
}

#footer a.valami_proba {    color: ;}



#bottom a img
{
	border:0
}




.box h3
{




	font-size:1.2em
}
.box ul{padding-left:0}




.box1{border-right:solid 1px #ccc;}
.box3{border-left:solid 1px #ccc;}
#bottom  ul li a {
	background-image:none;
	padding-left:0;
}
.footer-left {
	position: relative;
	margin:0 auto;
	padding: 5px 20px 5px 0;
	width: 300px;
	float: left;




}
.footer-center {
	position: relative;
	margin:0 auto;
	padding: 5px 20px 5px 0;
	width: 300px;
	float: left;




}
.footer-right {
	position: relative;
	margin:0 auto;
	padding: 5px 20px 5px 0;
	width: 300px;
	float: left;




}




/* ##########################  editor  ########################### */




.contentpaneopen_edit img
{
	border:0
}




form.editor fieldset
{
	border:solid 1px #ccc;
}








/* ++++++++++++++  edit  ++++++++++++++ */




form#adminForm
{
	border:solid 0px #000
}




.edit form#adminForm fieldset
{
	border:solid 1px #ddd
}
.edit form#adminForm  legend
{
	font-weight:bold
}
/* ++++++++++++++  tooltip  ++++++++++++++ */
.tip
{
	border:solid 1px #e7e7e7;
	background:#efefef;
}








/*-------------------------------*/








table.pagenav,
table.pagenav tr,
table.pagenav td
{border:0 !important}




.cat-children ul ul,  
.categories-list ul ul
{
	list-style-type:none; 




}




.cat-children ul ul ul,
.categories-list ul ul ul
{
	




}
.categories-list .category-desc ul li
{list-style-type:square
}




/* contact  plain */
#main .contact h3
{
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}




.form-required
{
	font-weight:bold;
	margin:10px 0;
	padding:2px 0px




}




.contact .inputbox,
.contact input.required,
.registration input,
.profile-edit input,
.login-fields input,
.remind input,
.reset input,
.contact #jform_contact_message
{
	background:#ebebeb;
	border-top:1px solid #b8b8b8;
	border-left:1px solid #b8b8b8;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	padding:0px 10px;
	font-size:11px;
	text-transform:lowercase;
	height:24px;
	line-height:18px;
	color:#a5a5a5;
	margin-top:0px;
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
			border-radius:5px;




}
.contact-email .inputbox, .contact-form input.required {width:270px;}
#contact-text, .contact-form textarea.required {width:270px; height:150px !important; font-family: Verdana, Arial, Helvetica, sans-serif;}




.contact-mess {margin:70px 0 10px -220px !important;}
.contact-mess div.email_copy {overflow:hidden;}
.contact-contactinfo p {margin-bottom:3px; overflow:hidden;}
.jicons-icons {float:left; width:30px;}
address {overflow:hidden; font-style:italic;}




.profile-edit select
{
	padding:0px;
	border:solid 1px #ccc;
	background:#f5f5f5;




}
.profile-edit select option
{
	padding:3px




}
/* contact  slider */




.panel
{
	border:solid 1px #ddd;
	margin-top:-1px;
	




}
.pane-slider {overflow:hidden; position:relative;}
#main .contact .panel h3
{
	margin:0px 0 0px 0;
	padding: 0;
	background:#eee;
	border:0
}
.panel h3 a
{
	color:#515151;
	display:block;
	text-decoration:none;
	padding:4px 0 0px 10px;
}








.panel h3.pane-toggler a
{
	background:#f5f5f5 url(../images/slider_plus.png) right  top no-repeat;
}
.panel h3.pane-toggler-down a
{
	background:#f5f5f5  url(../images/slider_minus.png) right  top no-repeat;
}




.pane-slider
{
	border:solid 0px;
	padding:0px 20px !important;
	margin:0;
}




.panel .contact-form,
.panel  .contact-miscinfo
{
	 
}
.contact-email {margin:10px 0 20px;}
.contact .panel .contact-form form,
.contact .panel .contact-address
{
	margin:20px 0 0 0
}








/* tabs */




div.current
{




	background: url(../images/nav_level_1.gif) repeat-x ;
}




/* image upload modal */




#all #upload-flash ul li a:hover,
#all .item a:hover span {
	background:#095197;
	color:#fff;
}
#close a
{text-decoration:none}
.indent {padding:20px;}
.contact_info {position:absolute; top:22px; right:0; width:153px; padding:26px 0 22px 0px; text-align:center; border:1px solid #ddd8d3; }
.contact_info span { font-size:17px; line-height:15px; font-weight:bold; color:#9c7b92;} 
.contact_info a {font-size:12px; line-height:15px; font-weight:bold; color:#9c7b92; text-decoration:none;}
.contact_info a:hover {text-decoration:underline;}
.banner {position:relative; top:0; left:0; width:740px; height:348px; float:left; margin-bottom:17px; background:#eaeaea;}
.navigation2 {position:absolute; top:30px; right:-10px;}
.navigation2 .menu li {padding:0 21px 0 22px !important; background:url(../images/foot_menu_sep.gif) 0 6px no-repeat !important;}
.navigation2 .menu li:first-child {background:none !important;}
.navigation2 .menu li a {color:#787674; text-decoration:none !important;}
.navigation2 .menu li a:hover span, .navigation2 .menu li.active a span  {color:#000 !important;}
.wrapper {width:100%; overflow:hidden;}
.menu-right {width:233px; background:#490a3d; padding:17px 0 31px 27px;}
.menu-right li {padding:0 0 0 18px; background:url(../images/menu-right-marker.gif) left 11px no-repeat;} 
.menu-right li a {
	font-size:15px; line-height:30px; color:#fff;
	text-decoration:none;
	}
.menu-right li a:hover {text-decoration:underline;}
.fleft {float:left;}
.wrapper {width:100%; overflow:hidden;}
a img {border:0;}




.moduletable-sign {margin-bottom:25px;}
.acymailing_module {padding-left:12px !important;}
.moduletable-sign h3 {margin-bottom:17px; padding-bottom:12px; font-size:24px;}
.acymailing_introtext {font-size:15px; line-height:34px; color:#686663; font-style:italic; display:block; text-align:left;}
.acymailing_module label {color:#fff; font-size:18px; line-height:18px; padding-right:11px;}
.acymailing_module label img {position:absolute; left:0; top:0;}
.acymailing_module .inputbox {width:167px; height:24px; margin-top:2px; color:#979592; padding:0px 11px 0 11px; font-size:11px; line-height:22px; 
background:url(../images/bg_input.gif) 0 0 no-repeat;
border:0;
}
p.readmore {clear:left;}
.acysubbuttons {padding-left:7px; clear:both;}
.moduletable-icons {width:205px; height:75px; overflow:hidden; position:absolute; top:42px; right:110px;}
.moduletable-icons h3 {border:0; margin-bottom:10px; padding-left:6px; font-size:17px; line-height:18px;}
.smile { }
.smile ul li {overflow:hidden;}
.smile ul li .descr {font-size:15px; line-height:25px; color:#686663; margin-left:9px; font-style:italic; display:block; float:left;  text-align:left;}
.smile a {
	float:left; display:block; 
	margin-left:6px !important;
}
	
.smile a img {
	/* Firefox */
	-moz-transition: all 0.2s ease;
	/* WebKit */
	-webkit-transition: all 0.2s ease;
	/* Opera */
	-o-transition: all 0.2s ease;
	/* Standard */
	transition: all 0.2s ease;}




.smile a:hover img {/* Firefox */
	-moz-transform: scale(1.2);
	/* WebKit */
	-webkit-transform: scale(1.2));
	/* Opera */
	-o-transform: scale(1.2);
	/* Standard */
	transform: scale(1.2);
	}




#sidebar-2 {float:right; width:310px; padding:0 0px 0 0px; margin-left:60px;  }
#sidebar {float:left; width:260px;  padding-right:15px;}
#sidebar .moduletable {padding:15px;}
.title {display:inline-block; padding:0px 0 25px 0; font-family: "Trebuchet MS",Verdana, Arial,serif; font-size:16px; font-style:italic; line-height:16px; color:#989898;}
a.title {font-size:14px; font-weight:bold; padding:0; font-style:normal;}
.blog-list li {padding:0 0 7px 19px; color:#666666; line-height:15px; background:url(../images/marker.gif) left 5px no-repeat;}
.blog-list li a {color:#79256e; display:block; font-size:12px; margin:1px 0 0px 0; font-weight:bold; text-decoration:underline;}
.blog-list li a:hover {text-decoration:none;}
.rmbutton {color:#79256e !important; display:block; font-size:12px; font-weight:bold; text-decoration:underline; }
.alignright {text-align:right;}
.m-bot {margin-bottom:22px;}
.menu-services li {padding:0 0 0 18px; background:url(../images/murker.gif) left center no-repeat;}
.menu-services li a {color:#504d3b; font-size:13px; line-height:26px;}
/*****************articles******************************/
.moduletable-news {padding-bottom:5px; margin-bottom:0px;}
.moduletable-news h3 {}
.col-1, .col-2, .col-3 {float:left;}
.margin-bot {margin-bottom:21px;}
.first .col-1 {width:300px; padding-right:29px; font-size:15px; padding-top:13px;}
.first .col-2 {width:267px; padding-top:9px; padding-left:22px; border-left:1px dotted #dadada;}
.first .col-3 {width:267px; padding-top:9px; padding-left:22px; border-left:1px dotted #dadada;}
.color-2 {color:#7dbc07;}
h4 {
	font-size:40px; 
	line-height:40px; 
	font-weight:normal; 
	color:#323130; 
	margin-bottom:52px; 
	padding-left:6px;
	text-transform:capitalize;
} 




.border {




}
/*****************sub-pages*****************/
.text-indent {
    padding: 0 0px 30px 0;
}
#article .col-1 {
    margin-right: 2%;
    width: 32%;
	padding:0;
}
#article img {margin-bottom:20px;}
#article .col-2 {
    width: 32%;
	margin-right: 2%;
	padding:0;
}
#article .col-3 {
    width: 30%;
	border:0;
	padding:0;
}
.sub-title {color:#515151;}
.indent {padding:5px 0px;}




.mar-r2 {margin:0 20px 0 0;}
.wrapper {width:100%; overflow:hidden;}
.row-1 .col-1 {width:30%; margin-right:2%; padding:0;}
.row-1 .col-2 {width:68%; padding:0; border:0; margin:0;}
.indent-bot3, .p4 {margin-bottom:35px;}
.list-2 {margin-bottom:15px !important;}
.list-2 li {padding:0 0 14px 0; }
.list-2 li a {color:#5C5C5C;}




.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
    margin-right: 2%;
    position: relative;
}




.one_half {
    width: 48%;
}
.alignleft {float:left;}
.border-bot {border-bottom:1px solid #7a4200; padding-bottom:41px; margin-bottom:63px;}
ul.partners li {
    background: none repeat scroll 0 0 transparent;
    padding: 0 0px 20px 0;
	overflow:hidden;
}
ul.partners li img {padding:0 15px 0 0;}
h1 {padding:0 0px 20px 0px; font-weight:bold !important; font-size:30px; line-height:24px; color:#5c5c5c !important;}
h3.title {padding:0 0px 5px 0px; margin:0; display:block; font-size:24px; font-weight:normal; line-height:28px; color:#343434 !important;}
.img-indent {float:left; margin-right:13px;}




.img-indent2 {float:left; margin-right:24px;}




/*****menu***********************************/
.navigation-top {
	width: 930px;
	height: 36px;
 	position:absolute;
	top:93px; left:0px;
	z-index:888;
	background:url(../images/menu_bg.jpg) 0 0 repeat-x;
	padding:10px;
	-webkit-border-radius:10px;
	   -moz-border-radius:10px;
			border-radius:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #bbbbbb;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	
}




.navigation-top2 {
	width: 960px;
	height: 27px;
 	position:absolute;
	top:90px; 
	left: 2px;
	padding-left:5px;
	z-index:888;
	background:url(../images/menu-bg-946.png) 0 0 no-repeat;




	
}








.menu {width:930px;}
.menu-login {position:absolute; right:21px; top:13px;}
.menu-login li {font-size:14px; line-height:18px; color:#000; padding:0px 0 0px 0px; float:left; text-align:left;}
.menu-login li a {color:#000; text-decoration:none;}
.menu-login li a span {padding-left:5px}
.menu-login li .separator {padding:0 5px;}
.menu-login li a:hover, .menu-login li.active a  {color:#ff6a19;}




.freephone {width:712px; text-align:right; position:absolute; right:0; top:0; padding:8px 21px 11px 0; border-bottom:1px solid #ceccc2; color:#6e9705; font-size:15px; line-height:15px;}
.freephone span {color:#787775; font-size:13px; line-height:15px; display:inline-block; padding:2px 7px 2px 32px; background:url(../images/freephone_icon.gif) left 2px no-repeat;}




.moduletable-success {
	width:201px;
	height:180px;
	background:url(../images/Success_Stories_bg.png) 1px 0 no-repeat;
	padding:30px 28px 42px 31px;
	font-size:14px;
	line-height:24px;
	color:#ababab;
	margin:0 0 33px 0;
	}
/*******************************************************************/
h3 {
	
	#font-size:12pt; 
	line-height:24px; 
	font-weight:bold; 
	color:#da1b12; 
	padding:0 0 3px 0px;
	margin-bottom:10px;
	margin-top: -20px;
	border-bottom:2px solid #dbdbdb;
	text-transform:none;
	font-family: Verdana, Arial, serif;
}




 h2 a {
	
	font-size:18pt; 
	line-height:32px; 
	font-weight:normal; 
	color:#141414; 
	padding:0 0 0px 0px;
	text-transform:none;
	font-family: Verdana, Arial, serif;
}
h2 {}




h2 a:hover {color:#e91d26;}




h2.contentheading-art a, h2 a {display:inline-block;  text-decoration:none;}




.contact-page .left h3 {margin-bottom:15px;}




.it {font-style:italic;}
.link-1 {font-style:italic; color:#ec8100 !important;}
.link-2 {color:#fff !important; font-weight:bold ; font-size:13px; line-height:30px; padding-top:1px; display:inline-block;}




.month {color:#f8f6ee; font-size:12px; line-height:12px; margin:3px 0 2px 0; display:block; text-align:left; padding-left:15px;}
.day {color:#131212; background:url(../images/day_bg.png) 0 0 no-repeat; text-align:center; margin-left:13px; display:block; font-size:16px; line-height:26px; width:26px; height:26px;}
.extra-box {overflow:hidden;}




.moduletable-news .item {padding:24px 0 15px; position:relative; overflow:visible;}
.contentheading-news {display:inline-block; padding-bottom:24px;}
.moduletable-news h4 {padding-bottom:35px}
.p2 {margin-bottom:20px;}
.p3 {margin-bottom:26px;}
.p4 {margin-bottom:46px;}
.blog {overflow:hidden;}
.first .blog {}
.row-separator
{
        display: block;
		width:100%;
        margin: 0;
		padding:0;
        height:1px;
}
.items-row.cols-1.row-2 .row-separator {border:0;}












.bottom_bg {background:#1a1818; border-top:1px solid #343030; border-bottom:1px solid #000; padding-bottom:18px; min-height:190px;}
.title2 {font-size:15px; line-height:15px; color:#686663; font-style:italic; display:block; text-align:left; padding:0 0 6px 11px; margin-bottom:26px; border-bottom:1px solid #7b7b7b;}
.custom-contacts {width:200px; float:left; margin:38px 115px 0 9px;}
dl dt, dl dd, dl dd span , dl dd a {}
.article-info {padding-bottom:15px;}
dl {padding-left:3px;}
dl dd span {}




.custom-solution {width:200px; float:left; margin-right:237px; margin-top:38px;}
ul.solution li {padding:0 0 0 12px;}
ul.solution li a {color:#898783; text-decoration:none;}
ul.solution li a:hover {text-decoration:underline;}
.menu-services {margin-top:-5px;}
.contact {padding-top:15px;}
.pane-sliders {
	
	}
.contact-page .block {height:128px;}
.contact-page .extra {
 min-height:100%;
 margin: 0 auto -128px;
 position:relative;
 z-index:0;
}
.container1 {padding-bottom:15px;}
.pricing .indent {padding:0 0 0 11px;}
.pricing .divider1 {
    background: url(../images/divider-bg.gif) repeat-y 738px 0;
}
.pricing .divider {
    background: url(../images/divider-bg.gif) repeat-y 250px 0;
}
.pricing .col-1 {
    width: 230px;
	margin:0;
}
.col-pad {
    padding-right: 34px;
}
.pricing .col-2 {
    width: 457px;
	margin:0;
}
.pricing .col-3 {
    width: 234px;
}
.title1 {
    display: block;
    padding-bottom: 5px;
}
.border1 {
    border-bottom: 1px solid #F1E7BF;
    margin-bottom: 12px;
    padding-bottom: 11px;
}
figure { 
	margin:0px 20px 0 0;
	background:none;
	float:left;




	}
	figure.none {
		margin:4px 0 0 0;
	}
	figure figcaption {
		font-style:italic;
		color:#989898;
		font-size:1.142em;
		line-height:1.2307em;
		text-align:center;
		padding:5px 0 7px 0;
		background:#e7e7e7;
		z-index:20;
		border-radius: 0 0 8px 8px;
		-moz-border-radius:0 0 8px 8px;
		-webkit-border-radius:0 0 8px 8px;
		border-bottom:1px solid #c1c1c1;
		border-left:1px solid #c1c1c1;
		border-right:1px solid #c1c1c1;
		behavior: url(js/pie.php);
	}
		.capt {
			width:148px;
		}




figure.fright {
	float:right;
	margin:4px 0 0 16px;
	}




.container {
    overflow: hidden;
    width: 100%;
}
.imgindent {
    float: left;
    margin: 0 17px 0 0;
}
.plantings .indent {padding:0 0 0 11px;}
.plantings .col-1 {width:235px;}
.plantings .col-2 {width:230px;}
.plantings .col-3 {width:452px;}
.plantings .col-3 .col-1 {width:238px;}
.plantings .divider {background:url(../images/divider-bg.gif) 250px 0px repeat-y;}
.plantings .divider1 {background:url(../images/divider-bg.gif) 514px 0px repeat-y;}




.services .col-1 {width:485px;}
.services .col-2 {width:206px;}
.services .col-3 {width:230px;}
.services .divider {background:url(../images/divider-bg.gif) 498px 0px repeat-y;}
.services .divider1 {background:url(../images/divider-bg.gif) 738px 0px repeat-y;}
.border2 {
    border-bottom: 1px solid #F1E7BF;
    margin-bottom: 18px;
    padding-bottom: 15px;
}




.projects .col-1 {width:228px;}
.projects  .col-2 {width:456px;}
.projects  .col-3 {width:204px;}
.projects  .divider {background:url(../images/divider-bg.gif) 250px 0px repeat-y;}
.projects  .divider1 {background:url(../images/divider-bg.gif) 738px 0px repeat-y;}
#acyuserinfo tr, #acyuserinfo td {border:0; padding-bottom:15px}
.adminform legend, #users-profile-core legend, #users-profile-custom legend, #member-registration legend {
	color: #141414;
    font-family: "Trebuchet MS",Verdana, Arial,serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;}
#trname input, #tremail input {border:1px solid #e7e7e7; padding:5px 10px;}
#acyusersubscription td {vertical-align:middle}
#acyusersubscription td div {text-align:center;}
.list_name {padding:8px 0 4px;}
.-art {display:block; overflow:hidden; padding-bottom:61px; margin-bottom:37px; border-bottom:1px solid #e7e7e7;}
.-art .item {float:left; width:250px; margin-left:39px;}
.-art .item:first-child {float:left; width:250px; margin-left:38px;}
p.readmore a {display:inline-block;}
.-news {display:block;}
.-news span {line-height:18px;}
.-news span img {
	margin-top:-24px;
	-webkit-box-shadow:0 0 14px #e3e6e9;
   		-moz-box-shadow:0 0 14px #e3e6e9;
       		 box-shadow:0 0 14px #e3e6e9;
		}
.-news .item a {color:#696969; padding-left:2px; text-decoration:none;}
.-news .item a:hover {color:#e91d26;}
.date {
	padding:0px 0 6px 0;  
	color:#e91d26;  
	font-size:14px;
	font-family: "Trebuchet MS",Verdana, Arial,serif;
	text-decoration:underline;
	position:absolute;
	display:block;
	top:0;
	left:90px;
}
.moduletable-log {width:200px; padding:10px 20px; position:absolute; display:none; right:106px; top:6px; z-index:999; background:#ebebeb; 
 background: -moz-linear-gradient(top, #dadada, #fff);
 background: -webkit-gradient(linear, left top, left bottom, from(#dadada), to(#fff)) #dadada;
 -pie-background: linear-gradient(top, #dadada, #fff);
}
.about .col-2 {
    width: 650px;
}
.about .col-1 {
    margin-left: 40px;
    width: 280px;
}
.margin {
    margin-top: 25px;
}
.list {
    list-style: none outside none;
    margin: 0 25px 10px 0 !important;
    padding: 0;
}
.list li {
    background: url(../images/murker.gif) no-repeat 0 7px;
    padding-left: 27px;
}
.list li a {
    color: #787674;
    line-height: 27px;
    text-decoration: underline;
}
.list li a:hover {text-decoration:none;}
.mar_r {
    margin-right: 40px !important;
}
.list2 {
    background: none repeat scroll 0 0 #efefef;
    padding: 16px 0 15px;
}
.list2 li {
    font-size: 1.142em;
    line-height: 2.51em;
    padding: 0 30px 0 32px;
}
.list2 li a {
    color: #343434;
    display: block;
    text-decoration: none;
}
.list2 li:hover {
			background:#ff7c1d;
		}
			.list2 li:hover a {
				background:none;
				color:#fff;
			}




.team {
	width:100%;
	overflow:hidden;
	padding:6px 0 4px 0;
}
	.team li {
		float:left;
		width:134px;
		font-size:0.857em;
		line-height:1.2307em;
		text-align:center;
		color:#4f4f4f;
		padding-right:5px;
	}
		.team li strong {
			font-size:1.333em;
			color:#7dbc07;
			display:block;
			padding:14px 0 6px 0
		}
.services .margin {margin-top:55px;}
.services .col-1 {
    margin-right: 50px;
    width: 310px;
}
.services .col-2 {
    width: 590px;
}
.service {
}
	.service li {
		padding:19px 20px 12px 7px;
		width:259px;
		float:left;
		border-radius: 8px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		behavior: url(js/pie.php);
		position: relative;
		border:1px solid #fff;
		margin-right:6px;
		background:url(../images/png-bg.png);
		/* Firefox */
	-moz-transition:all 0.5s ease ;
	/* WebKit */
	-webkit-transition:all 0.5s ease;
	/* Opera */
	-o-transition: all 0.5s ease;
	/* Standard */
	transition: all 0.5s ease;
	}
		.service li:hover {				
			background:#f0f0f0;
			border:1px solid #e6e6e6;
			border-bottom:1px solid #c9c9c9;
		}
			.service li strong {
				display:block;
				font-size:1em;
			}
			.service li a {
				color:#696969;
				text-decoration:none;
			}
				.service li strong a {
					color:#e91d26;
					text-decoration:underline;
					font-family: "Trebuchet MS",Verdana, Arial,serif;
				}
					.service li strong a:hover {
						text-decoration:none;
					}
.clients .col-1 {
    margin-right: 50px;
    width: 310px;
}
.clients .col-2 {
    width: 590px;
}
	.clients li {
		float:left;
		width:190px;
		padding:0 10px 29px 0;
		line-height:1.2857em;
	}
	* + html .clients li {
		padding-bottom:20px;
	}
		.clients li strong {
			display:block;
			color:#e91d26;
			padding:16px 0 4px 0;
			line-height:1.2307em;
			font-family: Verdana, Arial, serif;
		}
			.clients-link {
				display:inline-block;
				background:url(../images/clients-list-link.gif) right 7px no-repeat;
				padding-right:17px;
				text-decoration:none;
			}
				.clients-link:hover {
					text-decoration:underline;
				}
	.clients .last {
		padding-right:0;
	}
	.clients .last1 {
		padding-bottom:0;
	}
.img-ind {
    float: left;
    margin-right: 4px;
}
.pad {
    padding-top: 20px;
}
.box {
	margin-top:5px;
	border:1px solid #e9e9e9;
	padding:14px 12px 15px 12px;
	font-size:0.857em;
	line-height:1.583em;
	color:#8b8b8b;
	width:226px;
	display:block;
	text-decoration:none;
}
.box:hover {
	background:#f0f0f0;	
	color:#191919;
}
	.box figure {
		margin:4px 10px 0 0; 
	}
		.box a {
			color:#7dbc07;
			text-decoration:none;
		}
			.box a:hover {
				color:#000;
			}
.box-margin {
	margin-top:27px;
}
.box strong {
    color: #ff7c1d;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
}
strong {
    color: #3d2b2a;
}
.cat-children ul li {overflow:hidden; margin-bottom:15px;}
.projects {
	padding-left:40px;
}
	.projects li {
		float:left;
		width:254px;
		margin:0 30px 23px 0;
		color:#343434;
		font-size:0.928em;
		line-height:1.3846em;
		background:#efefef;
		padding:10px 10px 15px 10px
	}
		.projects li span {
			color:#ff7d1e;
			text-transform:uppercase;
			display:block;
			padding:24px 0 0 0;
		}
			.projects li:hover {
				background:#343434;
				color:#ff7d1e;
			}
				.projects li:hover span {
					color:#fff;
				}
		.projects .last {
			margin-right:0;
		}
		.projects .last1 {
			margin-bottom:0;
		}
/* Lightbox image */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
	.lightbox-image span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}
.dropcap_1_1 {
	font-size:18px;
	line-height:1em;
	width:32px;
	line-height:1em;
	color:#e91d26;
	display:block;
	float:left;
}




.color1 {
	color:#343434;
}
.pad {
	padding-top:20px;
}
.pad1 {
	padding-top:10px;
}
.pad2 {
	padding-top:44px;
}
.answer {
	line-height:18px;
	font-size:12px;
	overflow:hidden;
	
}
.analysis .col-1 {
    margin-right: 50px;
    width: 310px;
}
.analysis .col-2 {
    width: 590px;
}
.solution .col-1 {width:590px; margin-right:50px;}
.solution .col-2 {width:310px;}
.pad_bot {padding-bottom:42px;}
.menu-blocks {overflow:hidden; border-bottom:1px solid #dbdbdb; margin-bottom:50px;}
.menu-blocks li {width:238px; height:266px; float:left; margin-right:-1px; position:relative; background:url(../images/4blocks_bg.png) no-repeat 0 0;
}
.menu-blocks li:hover {background-position:-238px -266px;}
.menu-blocks li a {text-decoration:none;}
.menu-blocks li a span {text-align:center; font-size:23px; line-height:24px; display:block; padding:26px 20px 0; margin:0 auto; font-family: Verdana, Arial, serif; color:#454648;}
.menu-blocks li:hover a span {color:#535353;}
.menu-blocks li a img {position:absolute; top:90px; left:64px;}
.menu-blocks li .readon {position:absolute; top:204px; left:67px;}




.title1 {
color: #e91d26;
display: block;
padding: 8px 0 4px 0;
font-size:16px;
font-family: Verdana, Arial, serif;
}




.analysis .list {margin-bottom:45px !important;}
#member-registration div {overflow:hidden;}
#modlgn-remember {background:none !important;}
#member-registration div button.validate {float:left; margin-right:8px;}
#member-registration div a {margin-left:8px;}
legend {color: #000 !important;}
.info {width:30%; margin-right:5%; float:left; padding-right:6%;}
.contact-form {width:50%; float:left;   }
.contact-form legend {padding-left:0px;}
.contact-form fieldset {border:0; padding:0;}
.call {display:block;}
.call .t1 {color:#767676; font-size:17px; font-family: Verdana, Arial, serif;}
.call .t2 {color:#141414; font-size:21px; line-height:22px; font-family: Verdana, Arial, serif;}




.list_1 li {
	background:url(../images/list_1-marker.gif) left 7px no-repeat;
	padding:0px 0 0px 10px;
	margin-top:4px;
	font-size:1em;
	line-height:1.4285em;
}
img.border {padding:0; border:0;}
.dropcap1 {
	font-size:39px;
	line-height:1.2em;
	width:48px;
	height:44px;
	margin-top:-4px;
	color:#e91d26;
	display:block;
	float:left;
	vertical-align:top;
	font-family: Verdana, Arial, serif;
}
	.border {
		background:url(../images/border-bg.gif) left bottom repeat-x;
		padding-bottom:15px;
		margin-bottom:15px;
	}
.color1 {
	color:#e91d26;
}




.custom_ikonsor,
.custom_ikonsor a,
.custom_ikonsor a:link,
.custom_ikonsor a:visited{
	color:#da1b11;
	font-size:8pt;
	text-decoration: none;
	line-height: 9pt;




	




}




.custom_ikonsor a:hover{
	text-decoration: underline;








}




.moduletable_ikonsor
{
	position: absolute;
	margin: 40px 0 -20px 345px;
	width: 350px;




}




ul.menu  li {
    background: url(../images/murker.gif) no-repeat 0 7px;
    padding-left: 27px;
}


ul.menu_footer-menu {
    width: 100%;
margin: 0 auto;
}

ul.menu_footer-menu li {
    display: inline;

}

div#header div.navigation-top2 div#maximenuCK.maximenuCKH div.maxiRoundedcenter ul.menu li.maximenuCK:hover,
div#header div.navigation-top2 div#maximenuCK.maximenuCKH div.maxiRoundedcenter ul.menu li.maximenuCK:active {
    background-color: #cecece;
	color: #000000;

}

