* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	background:#dcdcdc url(../images/bg-wrap.gif) repeat-y center top;
	font-size:12px;
	font-weight:normal;
	color:#222;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#ad0417;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.l {
	float:left;
	display:inline;
}
.r {
	float: right;
	display:inline;
}
.clear, .cl {
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}
/*-------------------------------------Main Boxes---------------------------------*/
.shell {
	width:840px;
	margin:0 auto;
	position:relative;
}
#content {
	background:url(../images/bg-content.gif) repeat-y center top;
	padding-bottom:50px;
	min-height:400px;
}
/*This is a blog part mean - sidebar*/
.sl, #sidebar {
	float:left;
	display:inline;
	width:199px;
	color:#465157;
}
/*This is a blog part*/
#sidebar {
	width:173px;
	padding:15px 0 0 19px;
}
/*This is a blog part*/
#sidebar ul {
	list-style-type:none;
}
.sl .pl {
	padding:13px;
}
/*This is a blog part mean - narrowcolumn and widecolumn*/
.sr, .narrowcolumn, .widecolumn {
	margin-top:12px;
	float:right;
	display:inline;
	width:600px;
	padding:0 20px;
}
#header {
	background:url(../images/heads/home.jpg) no-repeat right 0;
	height:137px;

}
.head-blog {
	background:url(../images/heads/blog.jpg) no-repeat right 0 !important;
}
.head-analysis{
	background:url(../images/heads/analysis.jpg) no-repeat right 0 !important;
}
.head-contact {
	background:url(../images/heads/contact.jpg) no-repeat right 0 !important;
}
.head-mystery-shoppers{
	background:url(../images/heads/mystery-shoppers.jpg) no-repeat right 0 !important;
}
.head-clients{
	background:url(../images/heads/clients.jpg) no-repeat right 0 !important;
}
.head-about{
	background:url(../images/heads/about.jpg) no-repeat right 0 !important;
}


#head-place {
	background:url(../images/dot-dgray.gif) repeat-x 0 bottom;
	height:138px;
}
.login {
	padding:15px 13px 0 19px;
	float:left;
	background:#ececec;
	height:121px;
	width:168px;
	font-size:10px;
}
/*---------------------------------End Main Boxes---------------------------*/
#top p {
	float:right;
	color:#989898;
	margin-right:10px;
	display:inline;
	font-size:11px;
}

a.logo {
	float:left;
	margin:0 10px 0 28px;
	width:162px;
}
/*---------------------------------Headers---------------------------------*/
h1 {
	border-left: solid 1px #d6d6d6;
	float:left;
	padding:10px 0 0 20px;
	color:#888;
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	line-height:19px;
	font-weight:normal;
	height:30px;
	overflow:hidden;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	font-weight:normal;
	color:#b61e2f;
}

h3, #sidebar h2 {
	font-size:12px;
	color:#999;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0 0 5px 0;
	margin-top:20px;
}
h4 {
	border-left:solid 4px #bf1a00;
	background:#dbddde;
	font-weight:normal;
	padding:2px 0 2px 9px;
	margin-bottom:2px;
	font-size:11px;
	color:#535353;
}
/*----------------------------End Headers-----------------------------------*/
.nav {
	border-top:solid 1px #4b0d0d;
	background:#b5433f url(../images/bg-nav.gif) repeat-x 0 0;
	height:37px;
	border-bottom:solid 1px #cacaca;
	margin-bottom:1px;
}
.nav li {
	list-style-type:none;
	display:inline;
	position:relative;
	z-index:20;
	float:left;
}
.nav li a {
	float:left;
	color:#efefef;
	font-size:11px;
	line-height:11px;
	padding:2px 0;
}

.nav li a span {
	display:block;
	padding:11px 30px 11px 31px;
	border-right:solid 1px #7f1b1b;
}



.nav li a.active {
	background:#7f1b1a url(../images/bg-nav.gif) repeat-x 0 10px;
}
.nav li a:hover,
.nav li a.hover {
	background:url(../images/a-hover.gif) no-repeat center bottom;
	text-decoration:none;
	background:#c60304 url(../images/nav-h.gif) repeat-x 0 0;
}

.subnav {
	background:#c30000;
	background:#c60304;
	position:absolute;
	z-index:200;
	padding:5px 10px 15px 10px;
	width:170px;
	font-size:10px;
	top:37px;
	left:1px;
}
.nav li ul li {
	display:block;
	float:none;
	padding:2px 0 3px 0;
	background:url(../images/dot-red.gif) repeat-x 0 bottom;
}
.nav li ul li a{
	line-height:12px;
	color:#fff;
	float:none;
	background:url(../images/arrow-sub.gif) no-repeat 0 7px;
	display:block;
	position:relative;
	padding:3px 0 3px 10px;
}
.nav li ul li a:hover {
	background:#fff url(../images/arrow-sub-h.gif) no-repeat 2px 7px;
	color:#C60304;
}
.submenu a {
	color:#fff;
	background:url(../images/arrow-sub.gif) no-repeat 0 5px;
	padding-left:12px;
}


/*-----------------------End Main Navigation--------------------------------*/
.login a {
	color:#747474;
	float:left;
	margin-top:3px;
}
.login h3 {
	margin-top:0;
}

.field {
	font-size:11px;
	width:190px;
	padding:2px 4px;
	margin-bottom:10px;
	display:block;
}
textarea.field{
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
}
.button, #submit {
	font-size:12px;
	padding:0 5px;
	cursor:hand;
	cursor:pointer;
}
label {
	display:block;
	padding:0 0 3px 0;
}
.contact-form form {
	padding:10px 0 0 0;
}

.btnp {
	border-top:solid 1px #ddd;
	padding-top:10px;
}
#searchform {
	width:174px;
}
.login .button,
#searchform .button  {
	float:right;
	background:url(../images/b-submit2.gif) no-repeat 0 0;
	width:51px;
	height:20px;
	border:none;
	color:#fff;
	padding:0 0 2px 8px;
	*padding:2px 0 2px 8px;
	font-size:10px;
}
.login .field,
#searchform .field {
	border:solid 1px #d4d4d4;
	margin-bottom:6px;
	width:154px;
	font-size:11px;
	color:#8a8a8a;
	padding:4px 6px 0;
	height:17px;
	display:block;
}
#searchform .field {
	width:100px;
}
.sl a {
	color:#465157;
}

.sr p {
	line-height:17px;
}
.sl .article {
	padding-bottom:10px;
	font-size:11px;
}
.sl .article .date{
	padding-bottom:3px;
}
.sl .article p{
	line-height:14px;
	font-weight:bold;
}

.red {
	color:#AD0417;
}
a.arrow,
#sidebar ul li ul li {
	color:#ad0417;
	font-size:11px;
	text-decoration:none;
	background:url(../images/arrow.gif) no-repeat 0 4px;
	padding-left:10px;
}
.postmetadata {
	font-size:11px;
	text-align:center;
}
p.postmetadata a:hover {
	text-decoration:underline;
}
a.arrow:hover {
	text-decoration:underline;
}
.box {
	float:left;
	display:inline;
	width:186px;
	margin-right:20px;
}
.box .rte {
	font-size:11px;
	padding-top:10px;
	line-height:17px;
}
.footer {
	border-top: solid 10px #a50000;
	padding:10px 17px;
	font-size:11px;
}
.footer p, 
.footer a {
	color:#aeaeae;
}
.copy {
	float:right;
	display:inline;
}
.banner_bg,
.banner_en {
	text-indent:-10000px;
	display:block;
	height:79px;
	width:173px;
}

.banner_en {
	background:url(../images/banner-en.gif) no-repeat 0 0;
}
.banner_bg {
	background:url(../images/banner-bg.gif) no-repeat 0 0;
}
.banner_en:hover {
	background:url(../images/banner-en-h.gif) no-repeat 0 0;
}
.banner_bg:hover {
	background:url(../images/banner-bg-h.gif) no-repeat 0 0;
}
ul.list {
	list-style-type:square;
	margin-left:12px;
}
ul.list li {
	margin-bottom:8px;
}
.srl {
	float:left;
	display:inline;
	width:264px;
}
.srr {
	float:right;
	display:inline;
	width:224px;
	height:300px;
}
.srr p {
	margin-bottom:3px;
}
#top {
	height:55px;
	padding-top:10px;
}

.entries {
	padding:2px;
}
.entries ul {
	list-style-type:none;
	border-top:solid 1px #5c5c5c;
	border-bottom:solid 5px #e5e5e5;
	background:#777;
	padding-bottom:1px;
	font-size:11px;


}
.entries ul li {
	padding:1px;
	background:#fff url(../images/dot-gray.gif) repeat-x 0 bottom;
}
.entries ul a {
	position:relative;
	display:block;
	padding:5px 10px 5px 20px;
	margin-bottom:1px;
	text-decoration: underline;
	background:url(../images/arrow-gray.gif) no-repeat 10px 10px;
}
.entries ul a:hover {
	background:#e5e5e5 url(../images/arrow-gray.gif) no-repeat 12px 10px;
	text-decoration: none;
	color:#000;
}
.entries ul a.active,
.entries ul a.active:hover {
	background:#7e1514 url(../images/arrow-white.gif) no-repeat 10px 10px;
	text-decoration:none;
	color:#fff;
}
.entries h4 {
	border:0;

	background:#5c5c5c url(../images/h4.gif) repeat-x 0 14px;
	color:#fff;
	font-weight:bold;
	padding:6px 10px;
	margin:0;
}

.sr .article h3 {
	font-size:16px;
	text-indent:0;
	line-height:21px;
	padding:10px 0 5px 0;
	margin:0;
	text-transform:none;
}
.sr .article, .post {
	padding:20px 0 10px 0;
	background:url(../images/dot-gray.gif) repeat-x 0 bottom;
}
.sr .article .date {
	font-size:11px;
	font-weight:bold;
}
.sr .article .rte {
	padding:5px 0;
}

.contact-form {
}
.contact-details {
}

.msg {
	padding:10px;
	background:#f5f5f5;
	margin-top:10px;
}
.login-h {
	background:url(../images/login-ico.gif) no-repeat 0 0;
	padding-left:17px;
}
.articles-h {
	background:url(../images/articles-ico.gif) no-repeat 0 1px;
	padding-left:20px;
}
.brochure-h {
	background:url(../images/brochure-ico.gif) no-repeat 0 1px;
	padding-left:20px;
}


.rte ul,
.rte ol {
	padding:5px 10px;
	margin-left:15px;
}
.rte li{
	padding:2px 0;
}

.rte table {
	background:#ddd;
}
.rte table td {
	background:#fff;
	padding:5px;
}
/*Blog parts*/

.commentmetadata, .post small {
	font-size:11px;
	
}
.post small  {
	font-weight:bold;
}
#content {
	line-height:17px;
}
.post {
	padding:0;
	padding-bottom:10px;
	margin-bottom:20px;
	clear:both;
}
.entry {
	margin:10px 0;
}
.entry p {
	line-height:20px;
	padding-bottom:10px;
	padding-right:30px;
}
ol.commentlist {
	padding-left:26px;
}
.alt  {
	border:solid 1px #ddd;
	padding:10px;
	margin-top:10px;
}
.alt small {
	font-weight:normal;
	line-height:16px;
	text-align:left;
	display:block;
}
.post h2 {
	padding-bottom:5px;
	padding-top:10px;
}
.post h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	font-weight:normal;
	color:#b61e2f;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
#submit {
	background:url(../images/bg-buttons.gif) repeat-x 0 0;
	border:none;
	color:#fff;
	height:20px;
	margin-top:10px;
}
.navigation {
	padding-bottom:10px;
	font-size:11px;
}

.contact-form {
	font-size:11px;
}

.article-date {
	font-weight:bold;
	padding-bottom:20px;
}

#commentform p {
	padding-bottom:5px;
}

.commentlist p {
	font-size:11px;
}
#sidebar p {	
	font-size:11px;
	line-height:17px;
	padding-top:10px;
}
.more-link {
	font-size:11px;
	font-weight:bold;
}

.rte {
	position:relative;
	line-height:20px;
	z-index:10;
}
.rte p {
	line-height:20px;
}
