/*
 * 
*/

/* not ready */

/* ##########################  general  ########################### */
html, body {
	height:100%;
}
p {padding-top: 18px;}
.top {padding-top: 9px;}

.item-page {overflow:hidden;}

body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background: #1c1c1e;
}

legend {color: #46403B;}
label {color:#46403B;}

.box_slide {height:70px; border-bottom:5px solid #fff; width:100%; background:#004884; position:relative; margin-top:-70px; z-index:99;}
.button_slide {width:33px; height:32px; position:absolute; cursor:pointer; right:34px; top:70px; background:url(../images/button_slide.html) 0 0 no-repeat;}

#all {
	margin: 0 auto;
	position: relative;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:100%;
	background: url(../images/main-tail.jpg) repeat-x 0 0 #e8ebec;
}

.error {overflow:hidden;}
.border_sep {border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; width:100%; position:relative; z-index:1;}
.push {
	height:66px;
	}

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

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

input:focus
{

}

fieldset
{
	border:1px solid #dddddd;
}

.article-info dd span
{
	color:#444;
	border-right:solid 0px;
	background:#eee
}

input, textarea {outline: none;}

/*###########################################################*/

/********************registration***********************************/
.registration, .reset, .remind, .contact {
overflow:hidden;
position:relative;}
/********************************************************************/

.extra {
	width: 950px;
	border: 1px solid #fff;
	background: #f4f5f6;
	border-radius: 7px 7px 7px 7px;
	box-shadow: 0 0 3px #bbbaba;
	-moz-box-shadow: 0 0 3px #bbbaba;
	-webkit-box-shadow: 0 0 3px #bbbaba;
	padding: 24px 24px 0px 24px;
}

/* ##########################  logo  ########################### */

.logoheader {
	text-align: left;
	color: #696969;
	width: 100%;
	position: relative;
}


h1#logo {
	margin: 5px 10px 17px;
	padding: 0;
	display: inline-block;
	float: left;
	z-index: 2;
	position: relative;
}
h1#logo a {display: block; height: 80px;}

/* ##########################  header  ########################### */

#header {
	position: relative;
	margin-bottom: 13px;
	z-index: 7;
	background: url(../images/header-bg.gif) repeat-x 0 bottom;
}

#header .moduletable {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

/* ++++++++++++++  lists, skiplinks  ++++++++++++++ */
.actions {height:30px;}
.actions li {float:right; padding:0 5px 0 0;}

.main {
	width: 1000px; 
	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  ++++++++++++++ */

#search form .search {
position:absolute;
right:30px;
top:19px;
width:296px;
height:28px;
z-index:9;
}

#search form .search .inputbox {
	background:#fff;
	border:0;
	padding:0px 11px;
	float:left;
	width:201px;
	font-size:12px;
	height:30px;
	line-height:27px;
	color:#000;
	margin-top:0px;
	-webkit-border-radius:15px 0px 0 15px;
	   -moz-border-radius:15px 0px 0 15px;
			border-radius:15px 0px 0 15px;
}

#search form .search .button {
	border:none;
	background:url(../images/button_tail.html) 0 0 repeat-x;
	color:#fff !important;
	text-indent:0px;
	text-decoration:none;
	display:inline-block;
	width:73px;
	height:30px;
	font-size:16px;
	text-transform:none;
	line-height:16px !important;
	padding:0 0 2px 0;
	font-weight:bold;
	font-style:normal !important;
	margin:0px 0 0 0;
	cursor:pointer;
	position:relative;
	letter-spacing:-1px;
	display:inline-block;
	position:absolute;
	right:0px;
	top:0px;
	-webkit-border-radius:0 15px 15px 0;
	   -moz-border-radius:0 15px 15px 0;
			border-radius:0 15px 15px 0;
}
#search form .search .button:hover {background-position:0 -30px;}
/* ##########################  contentarea  ########################### */
.color-1 {color:#e8574c !important; text-transform:uppercase; font-size:10px; line-height:18px; display:block;}

/*.first #content {padding-top: 45px;}*/
#content {
	margin: 0px;
	padding: 5px 0 36px;
}
#content2 {
	margin: 0px;
	padding: 5px 0 10px;
}

#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;
  font-family: 'Titillium Maps', Arial;
  color:#555
}

h3.js_heading {
	border-bottom:solid 1px #ddd;
	background:#eee;
	font-family: 'Titillium Maps', Arial;
}

h3.js_heading span.backh {border:solid 0px #000;}

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
}


.item-separator
{
	border: solid 0px #333333;
}

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 +++++++++++++ */
.actions img {
	border:0;
	}

/* ++++++++++++++  pagination  ++++++++++++++ */


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


.moduletableonline p {padding: 0;}
/* ++++++++++++++  login  ++++++++++++++ */

#login-form .inputbox {
	border: solid 1px #fff;
	background: url(../images/input-bg.gif) repeat-x 0 0 #dadadb;
	width: 170px;
	height: 27px;
	line-height: 28px;
	padding: 2px 10px;
	margin-top: 0px;
}
#login-form fieldset {border:0;}
.login-greeting {padding: 15px 0 0;}


form .search {
	float: right;
	background: url(../images/search-bg.gif) no-repeat 0 0;
	width: 260px;
	height: 38px;
	margin: 15px 2px 11px;
}
.search > .inputbox {
	border: none;
	width: 200px;
	height: 35px;
	font-size: 13px;
	line-height: 34px;
	color: white;
	float: left;
	background: none;
	padding: 0 15px;
	font-family: Arial, Helvetica, sans-serif;

	}	
.search input.button, .search input.button:hover {
	background: none;
	border: none;
	width: 12px;
	height: 12px;
	padding: 0;
	float: right;
	padding: 11px 16px 11px 0;
}

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

#modlgn-remember {width:13px !important; height:13px !important; background:none; border:0 !important; outline:none !important;}
fieldset.input {
	border:0;
	}

#login-form .button {margin:5px 0 10px;}

.button, button, .registration a,
button.validate {
	display: inline-block; 
	text-transform: capitalize; 
	font-size: 19px; 
	line-height: 30px; 
	color: #3d3d3d;
	border: 1px solid #fafafb;
	text-decoration: none;
	background: url(../images/readon.gif) repeat-x 0 0 #e2e2e2;
	border-radius: 19px 19px 19px 19px;	
	box-shadow: 2px 2px 4px #dedfe0;
	-moz-box-shadow: 2px 2px 4px #dedfe0;
	-webkit-box-shadow: 2px 2px 4px #dedfe0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	padding: 3px 17px 5px 20px;
	margin: 0 0 5px;
	position: relative;
	cursor: pointer;
	
}
.button2-left {float:left; margin-right:10px;}

a.modal-button,
.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a {
	border:none;
	background:#ea5d52;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	font-size:10px;
	line-height:36px !important;
	padding:0px 0px 0px 0px;
	height:38px;
	width:106px;
	font-style:normal !important;
	margin:0px 0 0 0;
	text-align:center;
	cursor:pointer;
	position:relative;}

.button2-left div.readmore {padding:0 !important; margin:0; text-transform:none;}
.button2-left div.readmore a:hover {background:#46403B !important;}

.registration a {line-height:26px; margin-bottom: 5px;}
.registration input {width: 240px !important;}

.m-bot { margin-bottom:22px;}

.readon-art {margin-top:27px;}
.item {overflow:hidden;}

input.button:hover,
.button:hover,
button.validate:hover, .registration a:hover, .readon:hover, .readon-art:hover, button:hover, .button2-left a:hover {background: url(../images/readon.gif) repeat-x 0 bottom #f0f0f0;} 

a.readon-solution:hover , a.readon-strategies:hover, .readon-welcome:hover, a.readon-leadership:hover, a.readon-researches:hover {background: url(../images/readon.gif) repeat-x 0 bottom #f0f0f0;}
#jform_contact_email_copy, #modlgn-remember {background:none !important; border:0;}
/* ++++++++++++++  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:#ea5d52; font-weight:bold;}

ul.tabs {
	border:solid 1px #ddd;
	border-bottom:0;
	background:#f5f5f5 url(../images/nature/box.html) repeat-x;
	}
	

ul.tabs li {
	background:#f5f5f5 url(../images/nature/box.html) 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;}


.word {border:1px solid #e4e4e4;}
.word input {
	background:#fff;
    border: 1px solid #e4e4e4;
    color: #000;
    font-size: 13px;
    height: 33px;
    line-height: 34px;
    margin: 5px 0 12px;
    padding: 0 10px;
    width: 181px;
	float:left;
}

.only {border:solid 1px #e4e4e4;}

.phrases {
	color:#000;
	border:solid 1px #e4e4e4;
}

/* ++++++++++++++  selects  ++++++++++++++ */
.phrases .inputbox
{
	background:#fff;
	color:#000;
	height:22px;
}

.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 dt.result-title {
	color:#2f2e2e;
	border-top:1px dashed #e4e4e4;
}

dt.result-title a {
	font-size:21px; 
	line-height:22px; 
	color:#2f2e2e; 
	font-weight:normal;  
	text-decoration:none;
}
dt.result-title a:hover {color:#b3b3b3;}

dl.search-results dd.result-created {
	color:#2f2e2e;
	font-size:11px;
}
dd.result-category {}
/* ##########################  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.html)  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.html) bottom left repeat-x;}

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

/* for opera */
tr, td {border:solid 0px;}


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

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

.contact form {
	background:none;
	color:#fff;
}

.contact input {
	background:#fff;
	border:1px solid #e7e7e7;
	color:#000;
}

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


.moduletable-footmenu {position:absolute; top:0; right:-18px;}
.menu-footmenu li {float:left; padding-right:2px;}
.menu-footmenu #item-626 {padding-right:17px;}
.menu-footmenu li a {text-transform:uppercase; font-size:10px; line-height:40px; text-decoration:none; color:#9d9d9d;}

#bottom a img
{
	border:0
}

.box h3
{
	font-family: 'Titillium Maps', Arial;
	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; 

}

.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 {
	width:270px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px;	
	border: solid 1px #fff;
	background: #dadadb;
	width: 170px;
	height: 27px;
	line-height: 28px;
	padding: 2px 10px;
	margin-top: 0px;
}

.contact-email .inputbox, .contact-form input.required {
	width:254px; 
	height:27px; 
	line-height:27px;
}

#contact-text, .contact-form textarea.required {
	width: 254px !important; 
	height:157px !important;
}

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

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

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

a img {border:0;}
.acymailing_module { width:239px;  right:0; top:28px;}
.acymailing_introtext {color:#fff; display:block; text-align:left; font-weight:bold; padding-bottom:38px;}
.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:181px; height:38px; color:#fff; margin-bottom:12px; padding:0px 10px; font-size:13px; line-height:36px; border:0; background:url(../images/newsletter_input.html) 0 0px no-repeat;}
.acysubbuttons {text-align:left;}

#sidebar1 {
	float: left;
	width: 490px; 
	border-right: 1px solid #e9e9ea;
	margin: 0 63px -10000px 0;
	padding: 0 36px 10000px 0;
}
#sidebar {
	float: left;
	width: 178px; 
	border-right: 1px solid #e9e9ea;
	margin: 0 21px -10000px 0;
	padding: 0 0 10000px 0;
}
#sidebar-2 {
	float: right; 
	width: 285px; 
	padding: 0 0px 10000px 52px; 
	margin: 0 0 -10000px 35px;
	border-left: 1px solid #e9e9ea;
}
#sidebar-p2 {
	float: right; 
	width: 285px; 
	padding: 0 0px 10000px 17px; 
	margin: 0 0 -10000px 11px;
	border-left: 1px solid #e9e9ea;
}
#sidebar-3 {
	float: left;
	width: 178px; 
	border-right: 1px solid #e9e9ea;
	margin: 0 21px -5000px 0;
	padding: 0 13px 5000px 0;
}
#sidebar-p2 .moduletable {margin-bottom:20px;}
.title {display:block; padding:0px 0 19px 0; font-size:16px; line-height:18px; color:#a9a9a9 !important;}
.big_letter {display:block; width:100%; padding-bottom:16px; text-align:center; color:#46403b; font-size:100px; line-height:100px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

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

.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 {padding-bottom:5px; margin-bottom:0px;}

.margin-bot {margin-bottom:24px;}

.title_bg {padding:40px 30px 20px 30px; background:#ff6e00; margin-bottom:17px;}

.blog .border, .item-page .border {
	padding-bottom:17px;

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

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

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:21px;}
.img-indent1 {
	float:left;
	margin-right:21px;
	padding-bottom: 12px;
}
.img-indent2 {float:left; margin:0px 12px 0 0px;}

.author {font-weight:bold; color:#fff;}

/*****menu***********************************/
.navigation {
	z-index:99;
	float: right;
	/* padding: 43px 0px 0 0; */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu-block {position:absolute; top:176px; left:0; width:1002px;}
.menu-block li {float:left; width:283px; height:282px; margin-left:-43px; position:relative; z-index:1; background:url(../images/circ_bg.html) 0 0 no-repeat;}
.menu-block li:first-child {margin-left:-31px;}
.menu-block li:hover, .menu-block li.active {background-position:-283px 0;}
.menu-block li a {display:inline-block; font-size:28px; text-decoration:none; line-height:28px; color:#fff; padding-top:124px; padding-bottom:125px; width:100%; text-align:center;}
.border-top {border-top:1px solid #e7e7e7; position:absolute; top:113px; left:0px; width:100%; height:1px;}
.menu-login {position:absolute; right:0px; top:0px;}
.menu-login li {float:left;}
.menu-login li a {color:#e8574c; text-decoration:underline; font-size:10px; line-height:20px;  text-transform:uppercase; }
.menu-login li .separator {padding:0 3px; font-size:10px; line-height:18px; text-transform:uppercase; color:#595959;}
.menu-login li a:hover {text-decoration:none;}

.moduletable-top {position:absolute; right:99px; top:-32px; *top:-27px;}
.menu-top li {float:left;}
.menu-top li:first-child a {padding:0 8px 0 0; border:0;}
.menu-top li a {color:#a0a0a0;  padding-left:8px; border-left:1px solid #a0a0a0; font-size:10px; line-height:12px; text-transform:uppercase; text-decoration:none;}
.menu-top li a:hover {color:#000;}
.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.html) left 2px no-repeat;}

.moduletable-success {
	width:201px;
	height:180px;
	background:url(../images/Success_Stories_bg.html) 1px 0 no-repeat;
	padding:30px 28px 42px 31px;
	font-size:14px;
	line-height:24px;
	color:#ababab;
	margin:0 0 33px 0;
	}
/*******************************************************************/
.first h3, .first h2 {padding-bottom: 16px; line-height: 30px;}
h1, h3, h2 {
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #034fa5;
	text-transform: uppercase;
	padding: 0px 0 0px 0;
	margin: 0px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #6f6f6f;
	font-weight: normal;
	padding: 14px 0 9px 0;
}

h1 {padding-bottom: 20px;}

.blog h2 {padding-bottom: 20px;}

h2 a .cufon:first-child {margin-left:-7px; margin-left:0 \0/; *margin-left:0;}
h2 a:hover {color:#ea5d52;}
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 {
	float: right;
	padding: 5px 0 0 0;  
	color: #00b4ff;
	width: 183px;
}
.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.html) 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:first-child {padding-top:6px;}
.moduletable-news .item {
	padding: 10px 0;
}
.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 #7b7a74;}

.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:#ff6e00;}

dl {padding-left:3px;}
dl dd span {}
.item .create {display:inline-block; float:right; color:#bfbfbf; font-size:10px; line-height:18px; text-transform:uppercase;}
.create {display:inline-block; color:#bfbfbf; font-size:10px; line-height:21px; text-transform:uppercase;}

.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 {}
dl {margin-bottom: 22px;}
dt .title {padding: 20px 0 10px;}

.custom dd span {
	display:inline-block; 
	width:180px;
}

#form-login-username {padding: 0;}

.contact-page .block {height:128px;}
.contact-page .extra {
 min-height:100%;
 margin: 0 auto -128px;
 position:relative;
 z-index:0;
}
.container1 {padding-bottom:15px;}

.title1 {
    display: block;
    padding-bottom: 5px;
}
.container {
    overflow: hidden;
    width: 100%;
}
.imgindent {
    float: left;
    margin: 0 17px 0 0;
}

#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; text-transform:uppercase; color:#46403B; line-height:24px;}
#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 {
	margin: 0px 0 0 0; 
	padding: 8 px 0 4px 0px;
}
p.readmore a, .readonservices  {
	display: inline-block; 
	text-transform: capitalize; 
	font-size: 19px; 
	line-height: 30px; 
	color: #034fa5;
	border: 1px solid #fafafb;
	text-decoration: none;
	background: url(../images/readon.gif) repeat-x 0 0 #e2e2e2;
	border-radius: 19px 19px 19px 19px;	
	box-shadow: 2px 2px 4px #dedfe0;
	-moz-box-shadow: 2px 2px 4px #dedfe0;
	-webkit-box-shadow: 2px 2px 4px #dedfe0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	padding: 3px 17px 5px 20px;
	position: relative;
}

.readon, a.readon-news  {
	display: inline-block; 
	text-transform: capitalize; 
	font-size: 19px; 
	line-height: 30px; 
	color: #034fa5;
	border: 1px solid #fafafb;
	text-decoration: none;
	background: url(../images/readon.gif) repeat-x 0 0;
	border-radius: 19px 19px 19px 19px;	
	box-shadow: 2px 2px 4px #dedfe0;
	-moz-box-shadow: 2px 2px 4px #dedfe0;
	-webkit-box-shadow: 2px 2px 4px #dedfe0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	padding: 3px 17px 5px 20px;
	margin: 3px 0 0;
	position: relative;
}
.readon {margin-top: 18px;}
a.readon-news {margin-left: 33px;}
.readon:hover, a.readon-news:hover, p.readmore a:hover, .readonservices:hover {
	background: url(../images/readon.gif) repeat-x left bottom #f0f0f0;
}


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

.about .col-1, .about .col-2 {
    margin-right: 17px;
    width: 199px;
	padding-right:41px;
	background:url(../images/article-arrow.gif) right center no-repeat;
}
.letter {width:77px; height:76px; background:url(../images/letter-bg.gif) 0 0 no-repeat; float:left; font-size:60px; text-align:center; line-height:76px; color:#fff; margin:0 14px 10px 0;}
.slogan {width:122px; float:left; color:#46403b; font-size:14px; line-height:24px; text-transform:uppercase; padding-top:38px;}
.margin {
    margin-bottom: 45px;
}
.faq .col-1 {width:280px; margin-right:20px;}
.faq .col-2 {width:640px;}

.mar-r {margin-right:30px;}
.mar_r {
    margin-right: 40px !important;
}

.testimonials {background:url(../images/testimonials-bg.png) center bottom no-repeat; padding-bottom:11px;}
.testimonials .indent {padding:13px 15px 15px 21px; background:#f3f3f3; font-size:14px; letter-spacing:-1px; line-height:24px; text-transform:uppercase; color:#46403b;}
.center {text-align:center;}

.img-ind {
    float: left;
    margin-right: 16px;
}

.cat-children ul li {overflow:hidden; margin-bottom:15px;}
.pp_nav, .pp_description {color:#000;}
/* 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.html) no-repeat 50% 50%;
		z-index:1;
		}
.dropcap_1_1 {
	font-size:18px;
	line-height:26px;
	width:32px;
	line-height:1em;
	color:#46403b;
	display:block;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.pad {padding-top:50px;}
.pad1 {padding-top:10px;}
.pad2 {padding-top:44px;}
.answer {
	overflow:hidden;
	line-height:18px;
	font-size:13px;
	color:#565350;
	
}
.color1 {
	color:#a9a9a9;
	line-height:18px;
	font-size:16px;
}

.contact-form fieldset {border:0; padding:0;}
.block1, .block2, .block3 {float:left;}
.start {width:953px; overflow:hidden; margin:0 auto 45px; border-bottom:1px dotted #fff;}

.button_start {width:99px; height:105px; display:inline-block; margin-top:25px; background:url(../images/button_start.html) 0 0 no-repeat;}
.button_start:hover {background-position:0 -105px;}
.block-title {
	color:#fff;
	font-weight:bold;
	font-size:28px;
	line-height:24px;
	letter-spacing:-1px;
}
.block2 .block-title {
	font-size:48px;
	line-height:48px;
}
.block1 p, .block2 p, .block3 p {line-height:24px; margin: 20px 0 0 0; padding:0;}
.block2 p {margin: 25px 0 0 0;}
.moduletable-solution , .moduletable-strategies, .moduletable-leadership, .moduletable-researches {
	width:210px;
	float:left;
	margin-right:30px;
}
.moduletable-researches {margin-right:0;}
.moduletable-solution h3 {padding:0 0 0 23px; background:url(../images/icon-1.html) 0 6px no-repeat;}
.moduletable-strategies h3 {padding:0 0 0 23px; background:url(../images/icon-2.html) 0 6px no-repeat;}
.moduletable-leadership h3 {padding:0 0 0 23px; background:url(../images/icon-3.html) 0 6px no-repeat;}
.moduletable-researches h3 {padding:0 0 0 23px; background:url(../images/icon-4.html) 0 6px no-repeat;}

.author {display:block; margin:15px 0 0 0; font-size:10px; line-height:18px; color:#e8584d; text-transform:uppercase;}
.moduletable-features {margin-bottom:50px;}
.moduletable-popular {float:left; width:210px; }
.moduletable-popular h3 {padding:0 0 0 23px; margin-bottom:21px; background:url(../images/icon-7.html) 0 4px no-repeat;}

.moduletable-recent {float:left; width:210px; margin-right:31px;}
.moduletable-recent h3 {padding:0 0 0 23px;  margin-bottom:21px; background:url(../images/icon-6.html) 0 4px no-repeat;}

.mostread-popular li, .latestnews-recent li {padding-left:14px; background:url(../images/marker.gif) 0 13px no-repeat;}
.mostread-popular li a, .latestnews-recent li a {color:#fff; text-decoration:none; line-height:30px;}
.mostread-popular li a:hover, .latestnews-recent li a:hover  {text-decoration:underline;}

.moduletable-here {width:230px; height:185px; float:left; text-align:center; padding:26px 35px; background:url(../images/now_here.html) 0 0px no-repeat;}
.moduletable-here h3 {font-size:32px; line-height:1.33em;}
.moduletable-here p {color:#727272; text-shadow:1px 1px 1px #000; font-weight:bold;}
.button_tour {display:inline-block; width:188px; height:57px; text-align:center;
text-transform:capitalize; color:#fff; font-size:13px; font-weight:bold;
line-height:55px; background:url(../images/site_tour_button.html) 0 0 no-repeat;
text-decoration:none;
text-shadow:1px 1px 1px #00396e;}
.button_tour:hover {background-position:0 -57px;}

.moduletable-welcome {width:625px; float:left; margin-right:15px; text-shadow:1px 1px 1px #161617;}
.moduletable-welcome h3 {font-size:36px; line-height:36px; margin-bottom:17px;}
.moduletable-welcome p {margin-bottom:22px;}
.m_bot {margin-bottom:24px;}

.gkTab p {margin-bottom:20px;}
.gkTab .title {padding-bottom:22px; font-size:20px;}
.gkTab .readon {margin-top:14px;}

.moduletable-solutions, .moduletable-opportunities {float:left; width:312px; margin-right:1px;}
.moduletable-services {float:left; width:313px;}
.moduletable-solutions h3, .moduletable-opportunities h3, .moduletable-services h3 {font-size:32px; line-height:32px; color:#fff; border:0; padding:0; margin-bottom:30px;}
.moduletable-solutions {
	float:left; 
	width:270px;
	padding:37px 22px 35px 20px;
	background:url(../images/solutions_bg.gif) 0 0px no-repeat #ec6659;
	}
.moduletable-opportunities {
	float:left; 
	width:270px;
	padding:37px 22px 35px 20px;
	background:url(../images/opportunities_bg.gif) 0 0px no-repeat #f48d2f;
	}
.moduletable-services {
	float:left; 
	width:270px;
	padding:37px 22px 35px 20px;
	background:url(../images/services_bg.gif) 0 0px no-repeat #e9b51f;
	}

.moduletable-solutions .text {font-size:14px; line-height:20px; color:#f9d0cc; margin-bottom:32px;}
.moduletable-opportunities .text {font-size:14px; line-height:20px; color:#fbdcc0; margin-bottom:32px;}
.moduletable-services .text {font-size:14px; line-height:20px; color:#f9eabd; margin-bottom:32px;}
.title-2 {color:#343433; font-size:17px; line-height:20px; display:block; padding-bottom:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase;}
.title-3 {color:#46403b; font-size:16px; line-height:16px; display:block; padding-bottom:7px; text-transform:uppercase; text-align:left;}
.ind_bot {padding-bottom:16px;}
.border_bot {background:url(../images/tabs_sep.html) 0 100% repeat-x;margin-bottom:33px;}
.custom-perfect h3 {margin-bottom:6px; text-align:center; padding-left:20px;}
.custom-perfect .title {text-align:center; padding-bottom:18px; font-size:21px;}
.moduletable-tabs {margin-bottom:63px;}
.bot_bg {background:url(../images/bot_bg.html) 0 0 repeat-x; padding-top:66px; padding-bottom:70px;}
.bot_bg .title-2 {padding-bottom:28px;}
.list3 li {background:url(../images/marker-menu.gif) 0 13px no-repeat; padding-left:12px;}
.list3 li a {color:#727272; font-weight:bold; line-height:30px; text-shadow:1px 1px 1px #000; text-decoration:none;}
.list3 li a:hover {color:#fff;}


.menu-list3 li { color:#707070; 
border-top:1px solid #e4e4e4;
/* Firefox */
	-moz-transition: all 0.2s linear;
	/* WebKit */
	-webkit-transition: all 0.2s linear;
	/* Opera */
	-o-transition: all  0.2s linear;
	/* Standard */
	transition: all 0.2s linear;}
.menu-list3 li:first-child {border:0;}
.menu-list3 li a {
	color:#707070;  
	line-height:29px; width:108px;  
	height:29px; display:inline-block; 
	font-size:11px; text-transform:uppercase; 
	background:url(../images/marker-2.png) 0 13px no-repeat; 
	padding-left:10px; margin-left:9px; 
	text-decoration:none;}
.menu-list3 li:hover a {color:#fff; background:url(../images/marker-2_h.png) 0 13px no-repeat;}
.menu-list3 li:hover {color:#fff; background:#ea5d52;}

.moduletable-links {float:left; width:482px;}
.moduletable-links .col-1, .moduletable-links .col-2 {margin-right:91px; width:150px;}
.moduletable-social {position:absolute; top:-34px; right:0;}
.moduletable-social .title-2 {padding-bottom:33px;}
.moduletable-newsletter { width:150px; float:left;}

.moduletable-service, .moduletable-advice, .moduletable-members {width:127px; float:left; margin-left:43px;}
.m_top {margin-top:39px; margin-bottom:70px;}
.moduletable-company {width:127px; float:left;}
.moduletable-service h3, .moduletable-company h3, .moduletable-advice h3, .moduletable-members h3 { font-size:18px; margin-bottom:22px; line-height:20px; border:0; padding:0 0 0 9px; font-family:Arial, Helvetica, sans-serif; color:#656565;}
span.about {display:block; overflow:hidden;}
.next {display:block; width:27px; height:26px; background:url(../images/arr_orange.html) -29px 0 no-repeat; position:absolute; right:0; top:0px;}
.prev {display:block; width:27px; height:26px; background:url(../images/arr_orange.html) 0px -28px no-repeat; position:absolute; right:29px; top:0px;}
.prev:hover {background-position:0 0;}
.next:hover {background-position:-29px -28px;}

.moduletableabout .item:hover {background:#e8574c;}

.item-page .img-indent-2 {float:left; margin-right:20px;}
.item-page .small_art {color:#fff;  padding:20px; width:260px; background:#e8574c;}
.item-page .img-indent-2 .title-2, .item-page .img-indent-2 .title-3,.item-page .img-indent-2 .small_art {color:#fff;}
.moduletableabout .item:hover .title-2, .moduletableabout .item:hover .title-3, .moduletableabout .item:hover .small_art {color:#fff;}
.moduletabletitle {margin-top:-45px; position:relative; z-index:99;}
.custom dd {font-size:13px; color:#565350;}
.moduletableservices {overflow:hidden;}
.moduletableservices a img {padding:10px;}
.moduletableservices a:hover img {background:#ff6e00;}
.moduletableservices .item {margin-bottom:20px;}
.moduletableservices .title {padding-top:10px;}
.menu-serviceslist li {border-top:1px solid #f1f1f1;}
.menu-serviceslist li:first-child {border:0;}
.menu-serviceslist li a { 
line-height:24px; text-transform:uppercase; 
color:#919191; font-size:10px; 
text-decoration:none; display:block; 
margin-bottom:0px; margin-top:0px; 
padding:0 0 0px 28px; 
background: url(../images/marker.gif) no-repeat 0px 3px;
/* Firefox */
	-moz-transition: all 0.2s linear;
	/* WebKit */
	-webkit-transition: all 0.2s linear;
	/* Opera */
	-o-transition: all  0.2s linear;
	/* Standard */
	transition: all 0.2s linear;}
.menu-serviceslist li a:hover {background-color:#ea5d52; background-position:220px 5px; color:#fff;}
.client {margin-top:53px; background:#f3f3f3; overflow:hidden;}
.client li {float:left; margin-left:47px; padding:28px 0 30px 0;}
.client li:first-child {margin-left:38px;}
.moduletable-banner {margin-bottom:20px;}



/*====================================================================================================*/

.logoheader .smile {
	position: absolute;
	right: 0px;
	top: 0px;
}
.logoheader .smile ul {width: 100%; overflow: hidden;}
.logoheader .smile ul li {
	float: left;
}
.logoheader .smile ul li a {}
.logoheader .smile ul li a:hover {opacity: 0.6;}
.logoheader .smile ul li a span {display: none;}

/*-----------------------------------------------------------------------------------------*/

.slider-border {
	background: url(../images/header-bg.gif) repeat-x 0 bottom;
	padding-bottom: 36px;
}
.slider-border2 {
	background: url(../images/header-bg.gif) repeat-x 0 bottom;
	padding-bottom: 9px;
}
.custom-slogan {
	font-size: 38px;
	line-height: 43px;
	color: #979797;
	text-align: center;
}
.custom-slogan2 {
	font-size: 33px;
	line-height: 35px;
	color: #7b7b7b;
	text-align: center;
}

/*-----------------------------------------------------------------------------------------*/

#sidebar ul {}
#sidebar ul li:first-child {
	border: none;
}
#sidebar ul li {
	border-top: 1px solid #e9e9ea;
	font-size: 14px;
	line-height: 25px;
}
#sidebar ul li a {color: #ffffff; text-decoration: none;}
#sidebar ul li a:hover {color: #080cc3;}

/*-----------------------------------------------------------------------------------------*/

.list {
    list-style: none outside none;
    margin: 0 0px 0px 0 !important;
    padding: 0;
}
.list li {
    background: url(../images/marker.png) no-repeat 0 2px;
    padding-left: 35px;
}
.list li a {
    color: #0d6fca;
	font-size:20px;
    line-height: 24px;
    text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.list li span {
	display: block;
	padding-top: 8px;
	border-bottom: 1px solid #eaebeb;
	padding-bottom: 14px;
	margin-bottom: 12px;
}
.list li.last span {border: none;}
.list li a:hover {color: #034fa5;}

/*-----------------------------------------------------------------------------------------*/
.col-1, .col-2, .col-3 {float: left;}

.about .col-1, .about .col-2, .about .col-3 {width: 230px;}

img.banner {
	font-size: 0;
	line-height: 0;
	padding: 2px 0 22px;
	margin: 0;
}

.about .wrapper {padding-bottom: 49px;}
.about .col-1 {
	width: 235px;
}
.about .col-2 {
	border-left: 1px solid #e9e9ea;
	border-right: 1px solid #e9e9ea;
	padding: 0 64px 22px 65px;
	margin: 0 0 0 0;
}
.about .col-3 {
	padding-left: 65px;
}

.about ul {padding: 18px 0 0 0;}
.about ul li.first {padding-left: 0;}
.about ul li {
	float: left;
	width: 300px;
	padding: 0 0 22px 20px;
}
.about ul li img {
	float: left;
	margin-right: 11px;
}
.about ul li div {overflow: hidden;}
.about ul li div span {
	display: block;
	font-size: 20px;
	line-height: 20px;
	color: #6f6f6f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.about ul li div p {padding-top: 11px;}
.about ul li div p a {color: #f43e44; text-decoration: none;}
.about ul li div p a:hover {color: #2f2e2e;}

/*-----------------------------------------------------------------------------------------*/

ul.portfolio {width: 100%; overflow: hidden;}
ul.portfolio li.first {padding-left: 0;}
ul.portfolio li {
	float: left;
	width: 312px;
	padding: 20px 0 14px 7px;
}
ul.portfolio li img {}
h4 {}
ul.portfolio li a {}
ul.portfolio li a:hover {}

/*-----------------------------------------------------------------------------------------*/

ul.links {width: 100%; overflow: hidden;}
ul.links li.first {padding-left: 0;}
ul.links li {
	float: left;
	width: 306px;
	padding: 0 0 12px 14px;
}
ul.links li a {
	text-decoration: none;
	color: #2091be;
	font-weight: bold;
}
ul.links li a:hover {text-decoration: underline;}

/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/

#system-message-container {overflow: hidden;}
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/
/* ##########################  footer   ########################### */

.footer {
	height: 100px; 
	padding: 10px 0px 0px 0px;
	margin: -30px 0px 0px 0px;
	background: url(../images/footer-bg.jpg) repeat-x 0 0;
	font-size: 13px;
	line-height: 20px;
	color: #878686;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.footer .col-1 {
	float: left;
	border-right: 1px solid #393838;
    display: block;
    margin: 0 38px 0 0;
    padding: 0 51px 0 23px;
    width: 350px;
}
.footer .col-2 {
	float: left;
	width: 177px;
	border-right: 1px solid #393838;
	padding-right: 64px;
	margin-right: 38px;
}
.footer .col-3 {
	float: left;
	width: 212px;
}

.footer h3, .footer h2 {	
	font-size: 26px; 
	line-height: 30px; 
	font-weight: normal; 
	letter-spacing: 0px; 
	color: #fafafa;  
	text-transform: capitalize;
	padding: 5px 0 13px 0;
	margin: 0px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.solution {padding-bottom: 23px; display: block;}
.solution h2, .solution h3 {padding-bottom: 25px;}

.readonsolution {
	display: inline-block; 
	text-transform: capitalize; 
	font-size: 19px; 
	line-height: 30px; 
	color: #fff;
	border: 1px solid #4c4a4b;
	text-decoration: none;
	background: url(../images/readon2.gif) repeat-x 0 0;
	border-radius: 19px 19px 19px 19px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	padding: 3px 20px 5px 20px;
	margin: 25px 0px 0px 0px;
	position: relative;
}
.readonsolution:hover {background: url(../images/readon2.gif) repeat-x 0 100% #474747;}

.moduletablelink .menu {
	font-family: Arial, Helvetica, sans-serif; 
	padding-bottom: 12px;
}
.moduletablelink .menu li:first-child {background: none;}
.moduletablelink .menu li {
	font-size: 13px;
	line-height: 42px;
	background: url(../images/li-line.gif) repeat-x 0 0;
}
.moduletablelink .menu li a {
	color: #6d6d6d;
	font-weight: bold;
	text-decoration: none;
}
.moduletablelink .menu li a:hover {color: white;}

.moduletableicons .smile ul {}
.moduletableicons .smile ul li:first-child {background: none;}
.moduletableicons .smile ul li {
	background: url(../images/li-line.gif) repeat-x 0 0;
	line-height: 42px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.moduletableicons .smile ul li a {
	color: #6d6d6d;
	text-decoration: none;
}
.moduletableicons .smile ul li a img {margin: 13px 15px 0 0;}
.moduletableicons .smile ul li a span {text-transform: none !important;}
.moduletableicons .smile ul li a:hover {color: white;}

.foot {
	background: url(../images/footer-line.gif) repeat-x 0 0;
	padding: 10px 24px 0;
	margin: 42px 0 0 0;
	font-size: 18px;
	line-height: 24px;
	color: #9d9d9d;
}
.foot a {color: white; text-decoration: none;}

.footer-nav {
	float: right;
	padding: 3px 12px 0 0;
}
.footer-nav ul.maximenuCK li:first-child {background: none;}
.footer-nav ul.maximenuCK li {
	background: url(../images/footer-li.gif) no-repeat 0 2px;
	padding: 0 16px !important;
}
.footer-nav ul.maximenuCK li a {
	font-size: 13px;
	line-height: 18px;
	color: #5b5b5b;
	text-transform: uppercase;
	text-decoration: none;
}
.footer-nav ul.maximenuCK li a:hover, .footer-nav ul.maximenuCK li a:hover span, .footer-nav ul.maximenuCK > li.sfhover > a > span, .footer-nav ul.maximenuCK > li.active > a.maximenuCK > span {color: #fff !important;}
