* {
	margin: 0;
	outline: none;
	padding: 0;
}

* .Block {
	height: 1%;
}

html {
	height:100%; /* needed for container min-height */
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Block {
	display: inline-block;
}

.Block:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 12px;
}

body {
	font-size: 1.4em;
	line-height: 1.8em;
	height:100%;
}

.BodyContent {
	width:700px;
}
.BodyContent ol li {
	line-height: 120%;
	list-style-type: decimal;
	margin-left: 15px;
	padding: 2px 0;
}

.BodyContent ul li {
	line-height: 120%;
	padding: 2px 15px;
}

.BodyContent ul, .BodyContent ol {
	margin: 10px 0;
}

body.searchTips {
	padding: 30px;
	text-align: left;
}


.Breadcrumb {
	font-size: .85em;
	margin: 0 0 20px 0;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 15px 0 0;
	text-decoration: none;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	font-size: .9em;
	font-weight: 400;
	height: 22px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	width: 70px;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	font-size: .9em;
	padding: 0 5px;
	text-align: center;
}

.CategoryPagination .PagingList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.CategoryPagination .PagingList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
	
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentSettingsLink {
	padding: 5px 15px;
}

#Container {
	position:relative; 
	text-align: left;
	background:url(../images/site-bg_right.gif) repeat-y right;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	min-width:1200px;
	}
#Container_inside {
	position:relative;
	min-width:1200px;
}
.Content {
	color:#999;
	float:left;
	text-align:left;
}

#content {
	clear: both;

}

.Content .BodyContent {
	padding: 0;
}

.Content .ContentPostDetails li {
	background-position: 0% 4px;
	background-repeat: no-repeat;
	padding: 0 15px 0 18px;
}

.Content h2 {
	font-size: 1.3em;
	line-height: 100%;
	padding: 10px 15px 20px 0;
}

.Content h3 {
	font-size: 1.1em;
}

.Content h4, .Content h5, .Content h6 {
	padding: 5px 0;
}

.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary li {
	line-height: 120%;
	padding: 2px 15px;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
}

.Content .PostDetails li {
	background-position: 0% 6px;
	background-repeat: no-repeat;
	display: inline;
	padding: 3px 10px 0 20px;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 10px 0;
}

.ContentPostDetails li {
	display: inline;
}

del {
	text-decoration: line-through;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 15px;
	padding: 20px;
}

.first {
	text-align: left;
}

#Footer {
position:absolute;
font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	line-height: 130%;
	margin: 0 auto;
	padding: 15px 0 0 10px;
	text-align: left;
		bottom:0; /* stick to bottom */

}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: underline;
}

#FooterList.Block1 {
	float: left;
	padding-left: 20px;
}

#FooterList.Block2 {
	float: right;
}

#FooterText {
	width: 400px;
}

#FooterText.Block1 {
	float: left;
}

#FooterText.Block2 {
	float: right;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.28em;
}

h2 em {
	font-size: 1.15em;
}

h2.tplvar-author-name {
	font-size: 1.3em;
	font-weight: 700;
}

h3 {
	font-size: 1em;
}

h3.tpllang-ContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#Header {
	display:none;
}
/*--#Header {
	height: 85px;
}--*/

#Header h1 {
	padding: 28px 0 0 31px;
}

#Header h1 a {
	font-family: Calibri, arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #d8d0b8;
	height: 1px;
}



html {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
}

html[xmlns] .Block {
	display: block;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock {
	margin: 0 0 1px 0;
}

.HtmlBlock p {
	padding: 10px 12px 0;
}

input, textarea, select {
	font-family: Calibri, arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding: 3px;
}

.Left {
	float: left;
	text-align:right;
	padding: 40px 45px 40px 10px;
	width: 202px;
	min-height:400px;
	color: #FFF;
}

.Left .Block, .Right .Block {
	margin-bottom: 2px;
}

.Left h2, .Right h2 {
	display:inherit;
	text-indent: -9999999px;
}

.Left li > a:hover, .Right li > a:hover {
	text-decoration: underline;
	color:#FFF;
}
.Left li > a:active, .Right li > a:active {
	color:#FFF;
}

.Left li a, .Right li a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color:#FFF;
}

.Left li, .Right li {
	margin: 0;
	margin-top: 1px;
	padding: 0;
}

.Left .tplImage, .Right .tplImage {
	margin: 0 12px;
}

.Left ul li a, .Right ul li a {
	background-position: 8px 15px;
	padding: 0 15px 0 0;
}

.Left ul li li a, .Right ul li li a {
	background:url(../images/nav_bullet.gif) no-repeat right;
	padding-right: 35px;
}

.Left ul li li li a, .Right ul li li li a {
	background-position: 28px 15px;
	padding-left: 37px;
}

.Left ul, .Right ul {
	margin: 0 0 1px 0;
}

legend {
	font-size: 1.4em;
	font-weight: 400;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

.listRow {
	padding: 15px 0 0;
}

.listSummary {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}

#LogoImage {
	float: left;
	height: 36px;
	margin: 0 0 0 10px;
}

#LogoText {
	float: left;
	height: 36px;
}

ul#menu {
  width: 100px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #785a3c;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #539dbc;
}

ul#menu a.active {
  color: #be5028;
}

/*---- OLD MENU
#Menu {
	clear: both;
	height: 47px;
	position: relative;
}

#Menu > ul > li.HasSubMenu {
	padding-right: 10px;
}

#Menu li {
	float: left;
	height: 47px;
	list-style: none;
	padding: 0 5px;
}

#Menu li a {
	display: block;
	font-family: georgia, arial, sans-serif;
	font-size: .85em;
	font-weight: 400;
	height: 34px;
	padding: 13px 15px 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#Menu li ul {
	float: left;
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	z-index: 1;
}

#Menu li ul li {
	float: left;
	height: 29px;
	text-align: left;
}

#Menu li ul li a {
	display: block;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	padding: 2px 10px 0 10px;
	text-transform: none;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu ul > li > ul > li > ul {
	left: 150px;
	position: absolute;
	text-align: left;
	top: 0;
}

#Menu ul a {
	display: block;
	position: relative;
}

#Menu ul li {
	float: left;
	position: relative;
}

#Menu ul li li li:hover ul, #Menu ul li li li.sfHover ul {
	left: 10em;
	top: 0;
}

#Menu ul li li:hover li ul, #Menu ul li li.sfHover li ul {
	top: -999em;
}

#Menu ul li li:hover ul, #Menu ul li li.sfHover ul {
	left: 15em !important;
	top: 0 !important;
}

#Menu ul li:hover {
	visibility: inherit;
	z-index: 300000;
}

#Menu ul li:hover li ul, #Menu ul li.sfHover li ul {
	top: -999em;
}

#Menu ul li:hover ul, #Menu ul li.sfHover ul {
	left: 0;
	top: 40px;
	z-index: 99;
}

#Menu ul ul {
	position: absolute;
	top: -999em;
	width: 15em;
}

#Menu ul ul li {
	width: 100%;
}

#Menu ul, #Menu ul * {
	list-style: none;
	margin: 0;
	padding: 0;
}
--*/

p {
	margin: 0 0 5px 0;
}

q {
	quotes: "" "";
}

.Right {
	position:relative;
	float: right;
	padding: 0 10px 10px 6px;
	width: 137px;
}

.RSSBlock h2 a {
	background-position: 5px 10px;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.84em;
	height: 35px;
	padding-left: 43px;
	padding-top: 15px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

 #smallSearchForm form {
	display:none;
}
.AdvancedSearchLink {
	display:none;
}


.Search form {
	display: none;
}

.Search p {
	font-size: .85em;
	margin-top: -62px;
}

.SearchGoButton {
	margin-left: 105px;
}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

select option {
	padding: 0 10px;
}

#Slogan {
	float: left;
	font-family: Calibri, arial,sans-serif;
	padding: 40px 0px 0 10px;
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	width: 166px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	border-top: none;
	margin: 0;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

sup {
	vertical-align: super;
}

table {
	border-collapse: 1px;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}

td {
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

th {
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplWidthColumns1 {
	width: auto;
}

.tplWidthColumns2 {
	width: auto;
}

.tplWidthColumns3 {
	width: 534px;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.ViewAuthorContainer h3 {
	clear: both;
}

.White {
	margin: 0 0 1px 0;
}

.White p {
	padding: 0 15px 5px 15px;
}

h2 {

	}
.tplvar-list-title {
	display: none;
}
.tplrepeat-breadcrumb {
	display:none;
}
#effectivebrands-inthenews {
	font-size:80%;
	line-height: 1.5;
}
#home-testimonials {
	clear:both;
	color:#ff4e00;
	font-size: 90%;
	line-height:150%;
	width: 700px;
	text-align:left;
	
}
#home-testimonials hr{
	margin-bottom:20px;
}
#home-testimonials img{
	float:left;
	padding-right:10px;
}
#home-testimonials span{
	clear:both;
	color:#999;
}
#home-book {
	clear:both;
	color:#ff4e00;
	font-size: 90%;
	line-height:150%;
	width: 700px;
	text-align:left;
	font-style:italic;
	
}
#home-book hr{
	margin-bottom:20px;
}
#home-book img{
	float:left;
	padding-right:10px;
}
#home-book span{
	clear:both;
	color:#ff6600;
	font-style: normal;
	font-weight:bold;
}
#vacancies { padding-top:30px;  }
#vacancies h4 { color:#666; font-weight: normal; margin-top:-30px;}
.vacancies {
	width: 280px; float: left; margin-top: 30; margin-left: 10px; margin-bottom:40px; border-right: 10px solid #efefef; height:150px;
}
.hide {	display: none;}


a.menu_selected,
.Left ul li li a.menu_selected, 
.Right ul li li a.menu_selected {
    background-color: #0c145a;
}

#designedby {
	display:none;}
