/*
 * @author ( Angie Radtke )
*/

/* not ready */

/* ##########################  general  ########################### */
html, body {
	height:100%;
}
p {margin:0 0 18px 0;}
.item-page {overflow:hidden;}
p.readmore {margin:34px 0 0 0;}


body
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size:13px;
	background:url(../images/bg.jpg) 0 0 repeat #0d0d0d;
	
}


#all {
	margin: 0 auto 0px;
	position: relative;
	padding:0;
	width:100%;
	background:url(../images/bg-2.jpg) center 174px no-repeat;
}
.top-line {height:54px; position:relative; z-index:10; background:url(../images/top-line.jpg) 0 0 repeat-x;}
.msg {color:#484848; font-size:10px; line-height:54px; font-weight:bold; text-transform:uppercase;}

.moduletable-log {width:200px; padding:10px 20px; position:absolute; display:none; z-index:999; right:167px; top:35px; border:1px solid #e7e7e7; background:#f7f7f7;}
.push {
	height:66px;
	}

a {
	color:#000;
	outline:none;
	}

a:hover {
	text-decoration:none;
	outline:none;
	}

input:focus
{

}

fieldset
{
	border:0;
}


.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: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:6px; left:25px;
	z-index:999;
	}

/* ##########################  header  ########################### */
.moduletable-msg {float:left; margin-left:20px;}
#header
{
	position:relative;
	height:120px;
	margin-bottom:34px;
	z-index:9;
	padding:0px 0px;
	background:url(../images/header_bg.jpg) 0 0 repeat-x;
	
	
}


/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */
.actions {height:30px;}
.actions li {float:right; padding:0 5px 0 0;}
.main {
	width:890px;
	margin:0 auto 0px; 
	position:relative;
	z-index:2;
} 
#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  ++++++++++++++ */

.moduletable form .search
{
width:189px;
height:32px;
background:url(../images/input_bg.png) 0 0 no-repeat;
z-index:9;
position:absolute;
right:22px;
top:11px;
}

.moduletable form .search .inputbox
{
	background:none;
	border:0;
	padding:0px 10px 5px 10px;
	float:left;
	width:144px;
	font-size:12px;
	height:27px;
	line-height:27px;
	color:#616161;
	margin-top:0px;
	outline:none;
	

}


#header form .button
{
	
}
.moduletable form .search .button {
	border:none;
	background:url(../images/buttonSearch.png) 0 0 no-repeat;
	color:#fff !important;
	text-transform:uppercase;
	text-indent:-3000px;
	text-decoration:none;
	display:inline-block;
	width:17px;
	height:18px;
	font-size:10px;
	line-height:11px !important;
	padding:0;
	font-style:normal !important;
	margin:0px 0 0 0;
	cursor:pointer;
	position:relative;
	letter-spacing:0px;
	display:inline-block;
	position:absolute;
	right:8px;
	top:7px;
}

/* ##########################  contentarea  ########################### */
.color-1 {color:#fff !important;}
.menulist {margin-top:5px;}
#content {
	padding:37px 37px 55px 36px; 
	background:url(../images/content-bg.jpg) center 0 no-repeat;
	-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;
	position:relative;
	
}
.cont-bg {background:url(../images/content-bg-rep.jpg) center 0 repeat-y #b7b7b7; 
-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;
			position:relative;
	}
#contentarea,
#contentarea2
{
	background:#fff
}

.categories-list, .category-list, .blog
{
        padding:0px;
		position:relative;
}
/* ##########################  breadcrumbs  ########################### */

#breadcrumbs
{
	color:#333;
}

#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 */


#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  ++++++++++++++ */

table.contenttoc
{
	border:solid 1px #ccc;
}


/* ##########################  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 {
	width:170px;
	border:0;
	background:#161616;
	margin-top:0px;
	height:22px;
	line-height:24px;
	padding:0 10px 4px;
	color:#fff;
	position:relative;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;

	

	
}
#login-form  #modlgn-remember {height:14px; line-height:14px;}
#login-form fieldset {border:0;}
.search > .inputbox {
	border:solid 1px #ccc;
	width:170px;
	background:#fff;
	margin-top:0px;

	}
.word label {float:left; margin-top:5px}

#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-tail.jpg) 0px -26px #010101 repeat-x;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	font-weight:bold;
	font-size:10px;
	line-height:24px !important;
	padding:0px 0px 5px 0px;
	*padding:0px;
	padding:0px \0/;
	height:26px;
	margin:0px 0 0 0;
	text-align:center;
	width:100px;
	cursor:pointer;
	position:relative;
	text-transform:uppercase;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;
}

p.readmore a, .registration a, .readonabout, .readon-news  {
	border:none;
	background:url(../images/button-tail.jpg) 0px -26px #010101 repeat-x;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	font-size:10px;
	line-height:24px !important;
	height:26px;
	padding:0px 15px 0px 15px;
	font-style:normal !important;
	margin:0px 0 0 0;
	text-align:center;
	cursor:pointer;
	position:relative;
	text-transform:uppercase;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;
}


.readon-art {margin-top:27px;}
.item {overflow:hidden;}
input.button:hover,
.button:hover,
button.validate:hover,  button:hover {background-position:0 0; background-color:#ff6a11;} 
.registration a:hover, .readon-art:hover, p.readmore a:hover, a.readon-news:hover, .readonabout:hover {background-position:0 0; background-color:#ff6a11;}


/* ++++++++++++++  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
{
	width:170px;
	border:0;
	background:#161616;
	margin-top:0px;
	height:22px;
	line-height:24px;
	padding:0 10px 4px;
	color:#fff;
	float:left;
	position:relative;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;
}

.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
{

}

dl.search-results dt.result-title
{
	border-top:dotted 1px #ddd
}

dt.result-title a {font-size:18px; line-height:18px; color:#151515; font-weight:normal;  text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
dt.result-title a:hover {color:#7b7b7b;}

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:#ddd url(../images/table_footer.gif) bottom left repeat-x;
}

td.counter
{

}

td.num,
td.hits
{

}

td p
{

}

table.category th a img
{
	border:solid 0px ;
}

/* for opera */
tr, td
{
	border:solid 1px #ddd
}


#main table.moduletable td,
#main table.moduletable tr
{border:0;}
fieldset.filters
{
	border:solid 0px #ddd;

}

/* ##########################  contacts   ########################### */

.contact form
{
	background:none;
}

.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;
	}


/* ##########################  footer   ########################### */

.footer {
	width:100%;
	margin:0 auto;
	height:82px;
	background:url(../images/footer-bg.jpg) center 0 repeat-x;
}

#footer {
	margin:0 auto;
	position:relative;
	padding:0px 37px;
	
}
.footer span {font-size:10px; text-transform:uppercase; color:#444444; line-height:10px;}
.footer span.priv {display:block; padding-top:38px; text-align:center;}

.footer span a {padding-right:12px;}
.footer a
{
	color:#444;
	text-decoration:none;
}
.footer a:hover
{
	color:#fff;
}

#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;
}


/* ##########################  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
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;
	border:0;
	background:url(../images/contact_input.png) 0 0 no-repeat;
	margin-top:0px;
	height:45px;
	line-height:46px;
	padding:0 10px 3px;
	color:#000;
	position:relative;
	-webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;
	width:467px;
}
.contact-email .inputbox, .contact-form input.required {width:467px;}
.contact-form textarea.required {width:487px; height:246px; background:url(../images/contact_textarea.png) 0 0 no-repeat;}
#contact-text, .contact #jform_contact_message {width:467px; height:236px; overflow:hidden; padding:4px 10px; background:url(../images/contact_textarea.png) 0 0 no-repeat;  }
.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;}

.acymailing_module {padding-left:12px !important;}
.moduletable-sign h3 {padding-bottom:14px; font-size:17px; line-height:30px; font-weight:bold; margin-top:-10px; color:#5b5655;}
.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-sign .inputbox {width:156px; height:28px; color:#8a8d91; position:absolute; left:0; top:0; font-style:italic; padding:0px 10px 0 10px; font-size:11px; line-height:26px; 
background:url(../images/sign_input.png) 0 0 no-repeat;
border:0;
}

.acysubbuttons {padding-left:5px; clear:both;}

.moduletable-icons {position:absolute; top:19px; right:230px;}
.smile { }
.smile a {float:left; display:block; margin-left:7px !important;}
.smile a:first-child {margin-left:0px !important; padding-right:7px; border-right:1px solid #303030;}

.moduletable-sign {width:280px; position:absolute; top:10px;  right:0; }
.acymailing_module_form {text-align:left; position:relative;}
.acymailing_form td, .acymailing_form tr {text-align:left;}
.acysubbuttons .button {position:absolute; left:181px; top:0;}
#sidebar-2 {float:right; width:248px; padding:0 0px 0 0px; margin-left:36px;  }
#sidebar {float:left; width:260px; margin-right:30px; padding-right:29px;}
#sidebar .moduletable {padding:15px;}
.title {display:inline-block; padding:13px 0 0 0; font-size:13px; font-weight:bold; line-height:18px; color:#3c3a2c !important;}

.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/marker.gif) left center no-repeat;}
.menu-services li a {color:#504d3b; font-size:13px; line-height:26px;}
/*****************articles******************************/
.moduletable-news {float:left; width:248px;}
.moduletable-ideas .item .img-indent {margin-right:13px; margin-bottom:0;}
.moduletable-ideas .item {margin-bottom:13px;}
.moduletable-ideas a.-ideas {display:block; overflow:hidden; text-decoration:none;}
.moduletable-ideas a.-ideas:hover {text-decoration:underline;}
.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; 
	letter-spacing:-1px; 
	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:17px; margin-bottom:7px;}
.img-indent2 {float:left; margin-right:24px;}

/*****menu***********************************/
.navigation {position:absolute; top:30px; right:-5px;   z-index:888;}
.navigation_ru {position:absolute; top:30px; right:-5px;   z-index:888;}
.menu-login {position:absolute; right:298px; top:0px;}
.menu-login li {font-size:10px; line-height:18px; color:#000; padding:0px 0 0px 0px; float:left; text-align:left;}
.menu-login li a {color:#484848; font-size:10px; line-height:54px; text-transform:uppercase; text-decoration:none;}
.menu-login li a:hover {color:#fff;}
.menu-login li a span {padding-left:5px}
.menu-login li .separator {padding:0 5px;}
.menu-login li a:hover  {opacity:1;}
.moduletable-log {width:200px; padding:10px 20px; position:absolute; display:none; right:119px; top:54px; z-index:999; background:#f3f3f3; }
.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;
	}
/*******************************************************************/
h5 {overflow:hidden; padding:6px 0 29px 0px;}
h5 span.text {
	font-size:30px; 
	line-height:28px; 
	font-weight:normal; 
	letter-spacing:-1px; 
	color:#655d5c; 
	display:block;
	float:left;
	display:inline-block;
	text-transform:none;
}
h5 span.happy {
display:block;
font-size:52px;
line-height:52px;
float:left;
color:#d7800f;
margin-top:-26px;
margin-left:10px;
}

h3 {
	
	font-size:30px; 
	line-height:30px; 
	font-weight:normal;  
	color:#000; 
	font-weight:bold;
	padding:0px 0 32px 0;
	/* text-transform:capitalize; */ 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 a, h2 {
	
	font-size:30px; 
	line-height:30px; 
	font-weight:normal;  
	color:#000; 
	font-weight:bold;
	padding:0px 0 32px 0;
	/*text-transform:capitalize;  */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 { padding-bottom:23px;}
h2 a {padding-bottom:0;}

h2 a:hover {color:#000;}

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;}
.date {
	width:100%; 
	padding:0px 0 0px 0;  
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	line-height:10px;
	padding-bottom:8px;
}
.extra-box {overflow:hidden;}

.moduletable-news .item:first-child {padding:0px 0 0px 0; margin-bottom:49px;}
.contentheading-news {display:inline-block; color:#000; font-size:18px; line-height:18px; text-decoration:none; padding:0 0 10px 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.contentheading-news a:hover {text-decoration:none;}
.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;}

.fright {float:right; width:219px; padding-left:20px; margin-left:20px; margin-top:13px; border-left:1px solid #ceccc2;}

.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 {color:#000; padding-left:0px;}
dl {}
dl dd span {}

.moduletable-twitter {width:180px; float:left; margin-right:37px; padding:0;}
.moduletable-twitter .custom-twitter {color:#7b7b7b;}
.moduletable-testimonials {width:180px; float:left; padding:0;}
.moduletableabout {width:248px; padding:0; float:left; margin-right:36px;}
.moduletableabout .about .item p {margin-bottom:15px;}
.moduletableabout .item .img-indent {margin-right:13px; margin-bottom:11px;}
.moduletable-testimonials .custom-testimonials {color:#7b7b7b;}

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;}

.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;
}
.pricing li, .plantings li, .services li {
    background: url(../images/marker.gif) no-repeat scroll 0 10px transparent;
    line-height: 2em;
    padding-left: 19px;
}
.pricing .list li, .plantings .list li, .services .list li {
    background: none repeat scroll 0 0 transparent;
    line-height: 1.53846em;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    width: 100%;
}
.pricing .list li span, .plantings .list li span, .services .list li span {
    color: #7BAB00;
    float: right;
    font-weight: bold;
}
.pricing .list li a, .plantings .list li a, .services .list li {
    float: left;
    text-decoration: none;
}

.pricing li a, .plantings li a, .services li a {
    color: #504D3B;
}
.pricing img {padding-bottom:18px;}
.pricing .list li strong, .plantings .list li strong, .services .list li strong {
    background: url(../images/line-dot.gif) repeat-x scroll 0 15px transparent;
    display: block;
    overflow: hidden;
}
.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;
}
.services .title, .projects .title {
    color: #7BAB00 !important;
    display: block;
    font-size: 1.1538em;
    line-height: 1.0666em;
    padding: 12px 0 5px;
	font-weight:normal;
	font-style:italic;
}
.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 {font-size:24px; color:#79726c; 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;}
.-news {display:block;}
.-news p {margin-bottom:12px;}

.about .col-2 {
    width: 575px;
}
.about .col-1 {
    margin-left: 20px;
    width: 220px;
}
.margin {
    margin-top: 25px;
}
.pad-indent {padding:0 33px 59px;}
.error {overflow:hidden;}
.bottom-links-bg {width:100%; z-index:1; margin-top:-110px; position:relative; padding-top:145px; background:url(../images/bg.jpg) 0 0  repeat;}
.moduletablecategories {width:155px; float:left; margin-right:57px;}
.moduletabletips {width:143px; float:left; margin-right:69px;}
.moduletable-contacts {float:left; width:350px;}
.moduletable-contacts .inputbox {width:326px; border:1px solid #c1c1c1; background:none; height:30px; line-height:30px; padding:0 11px; font-family:Arial, Helvetica, sans-serif; color:#dfdfdf; font-size:13px; margin-bottom:7px;}
.moduletable-contacts .textarea {width:326px; border:1px solid #c1c1c1; margin-bottom:8px; background:none; height:100px; line-height:13px; padding:10px 11px; font-family:Arial, Helvetica, sans-serif; color:#dfdfdf; font-size:13px;}
.moduletablecategories h3, .moduletabletips h3, .moduletable-testimonials h3, .moduletable-twitter h3 {font-size:24px; line-height:24px; color:#fff; padding-bottom:18px;}

.list {
    list-style: none outside none;
    margin: 0 25px 10px 0 !important;
    padding: 0;
}
.list li {
    background: url(../images/marker-b.png) no-repeat 0px 9px;
    padding-left: 11px;
}
.menulist li {
    background: url(../images/marker.png) no-repeat 0px 9px;
    padding-left: 11px;

}
.list li a {
    color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    line-height: 24px;
    text-decoration: none;
}
.menulist li a {
    color: #7b7b7b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
    line-height: 24px;
    text-decoration: none;
}
.list li a:hover {text-decoration:underline;}
.menulist li a:hover {color:#ff7e14;}
.mar_r {
    margin-right: 40px !important;
}
.list2 {
    padding:0px;
}
.list2 li {
    font-size: 13px;
    line-height: 24px;
    padding: 0px 0 0 15px;
	/* Firefox */
	-moz-transition: all 0.7s ease;
	/* WebKit */
	-webkit-transition: all 0.7s ease;
	/* Opera */
	-o-transition: all 0.7s ease;
	/* Standard */
	transition: all 0.7s ease;
}
.list2 li a {
    color: #343434;
    display: block;
    text-decoration: none;
}
.list2 li:hover {
			background:#262626;
		}
			.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:#000;
			display:block;
			padding:14px 0 6px 0
		}
.services .col-1 {
    margin-right: 20px;
    width: 220px;
}
.services .col-2 .col-1 {margin-left:0;}
.services .margin {margin-top:55px;}
.services .col-2 {
    width: 575px;
}
.services .col-2 .col-1 {
    width: 260px;
	margin-right:20px;
}

.projects .row-1 .col-1, .projects .row-1 .col-2 {
    margin-right: 9px;
}

.projects .row-1 .col-1, .projects .row-1 .col-2, .projects .row-1 .col-3 {
    width: 285px;
}
.projects .spacing-bot {
    padding-bottom: 20px;
}
.projects .row-2 .col-1 {
    padding: 0 0px 0 0;
    width: 535px;
}
.projects .row-2 .col-2 {
    border: 0 none;
    margin: 0;
    padding: 0;
    width: 289px;
	margin-left: 52px;
}

.img-ind {
    float: left;
    margin-right: 13px;
}
.img-ind2 {
    float: left;
    margin-right: 3px;
}
.pad {
    padding-top: 20px;
}
.box {
	margin-top:5px;
	padding:14px 0px 15px 0px;
	font-size:0.857em;
	line-height:1.583em;
	color:#8b8b8b;
	width:220px;
	display:block;
	text-decoration:none;
}
.box:hover {
}
	.box figure {
		margin:4px 10px 0 0; 
	}
		.box a {
			color:#ff6015;
			text-decoration:none;
		}
			.box a:hover {
				color:#000;
			}
.box-margin {
	margin-top:27px;
}
.box strong {
    color: #262626;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}
strong {
    color: #000;
}
.cat-children ul li {overflow:hidden; margin-bottom:15px;}
.projects {

}
	
/* 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:#ff7e14;
	display:block;
	float:left;
}
.color1 {
	color:#343434;
	text-transform:uppercase;
}
.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: 15px;
    width: 315px;
}
.analysis .col-2 {
    width: 535px;
}
.banners li h2 {
	color:#fff;
	font-size:22px;
	line-height:24px;
	padding-bottom:18px;}
.banners {overflow:hidden; margin-top:9px;}
.banners li {width:282px; height:143px; float:left; color:#664709; font-size:14px; line-height:18px;}
.banners li .indent {padding:16px 22px 16px 18px;}
.banners li img {margin-top:5px;}
.banners li.bann1 {margin-right:9px;  background:url(../images/bann_bg1.gif) 0 0 repeat; border:1px solid #b17c0e;}
.banners li.bann2 {margin-right:9px; color:#455236; background:url(../images/bann_bg2.gif) 0 0 repeat; border:1px solid #738d57;}
.banners li.bann3 {background:url(../images/bann_bg3.gif) 0 0 repeat; color:#374f54; border:1px solid #5b8893;}
.more {float:right; margin-top:-9px; display:inline-block; color:#fff; font-size:24px; line-height:22px; text-decoration:none;}
.more:hover {color:#000;}
.analysis .img-indent {float:none; margin:0 0 15px 0;}
.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; font-family:Tahoma, Geneva, sans-serif;}
#jform_contact_email_copy {position:absolute; top:-16px; *top:-20px; left:150px;}
legend {color: #000 !important;}

.contact-form {width:50%; float:left;   }
.contact-form legend {padding-left:0px;}
.contact-form fieldset {border:0; padding:0; margin:0;}