/*
Theme Name: Kuppinger Cole Ltd.
Theme URI: http://www.id-conf.com
Description: Matching theme for KCL site
Version: 1.5
Author: Kuppinger Cole Ltd.
Author URI: http://www.id-conf.com
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #eee;
	font-family: Tahoma, Verdana, Arial;
	color: #362f2d;
	font-size: 9pt;
	padding-bottom: 45px;
}
a
{
	color: #951b45;
}
a:hover
{
	text-decoration: none;
}

#head
{
	width: 100%;
	height: 91px;
	background: #951b45 url(images/top-bg.jpg) no-repeat;
	border-bottom: 8px #951b45 solid;
}

#head-logo
{
	margin-top: 40px;
	margin-left: 25px;
	float: left;
	margin-top: 30px;
}
#head-logo-title
{
	margin-left: 100px;
	margin-top: 17px;
}

#user-bar
{
	float: right;
	width: 150px;
	height: 31px;
	background: url(images/user-bar-short.gif) no-repeat;
	margin-top: 36px;
	margin-right: 20px;

}
#user-bar ul
{
	list-style: none;
}

#user-bar ul li.search
{
	background: none;
	padding-top: 3px;
	padding-left:10px;
}

#top-menu
{
	height: 40px;
	background: #f6f5ee url(images/top-menu-bg.gif) left bottom repeat-x;
}
#top-menu ul
{
	list-style: none;
}
#top-menu ul li
{
	float: left;
	line-height: 38px;
	vertical-align: middle;
	padding-left: 25px;
	padding-right: 20px;
	text-align: center;
}
#top-menu ul li a
{
	color: #4f4e4b;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 0.9em;
	text-transform: uppercase;
}


#top-menu-2
{
	position: relative;
	top: -2px;
	height: 41px;
}
#top-menu-2-pages-container
{

	height: 100%;
	width: 523px;
	background: #fff url(images/mnu-bg.gif) repeat-x;
	float: left;
}
#top-menu-2-pages
{
	height: 100%;
	width: 100%;
	background: url(images/mnu-bg-l.gif) left top no-repeat;
}
#top-menu-2-pages ul
{
	height: 100%;
	padding-left: 55px;
	background: url(images/mnu-bg-r.gif) right top no-repeat;
	width: 100%;
}
#top-menu-2-pages ul
{
	list-style: none;
}
#top-menu-2-pages ul li
{
	float: left;
	line-height: 19px;
	vertical-align: middle;
	border-left: 1px #fff dashed;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 11px;
	margin-bottom: 11px;
}
#top-menu-2-pages ul li a
{
	color: #951b45;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 0.85em;

}
#top-menu-2-pages ul li.first
{
	border-left: none;
}

/* css menu */

ul#cssmenu {

	margin: 0;
	border: 0 none;
	padding: 6px 0px 0px 6px;
	list-style: none;
	height: 40px;
}

ul#cssmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
		font: bold 12px/28px Arial;
	position: relative;
	height: 30px;
}

ul#cssmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
}

ul#cssmenu ul:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#cssmenu ul li {
	width: 300px;
	float: left;
		text-align: left;
	display: block !important;
	display: inline;
}

/* Main Menu */
ul#cssmenu a {
	border: 0px;
	padding: 0 20px;
	float: none !important;
	float: left;
	display: block;
	color: #3a3937;
	font: bold 12px/28px Arial;
	text-decoration: none;
	height: auto !important;
	height: 1%;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
	background: #9c2540;
	color:#ffffff;

}

/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
	border: 1px solid #bf566e;
	float: none;
	background: #9c2540;
	color: #ffffff;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
	border: 1px solid #bf566e;
	background: #9c2540;
	color: #e3dbc5;

}

ul#cssmenu ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
	display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
	display: block;
}


#container
{
	background-color: #fff;
	clear: both;
}

#left
{
	width: 200px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}


#news
{
	padding-left: 15px;
}
#news h2
{
	font-size: 1.3em;
	color: 362f2d;
	font-family: Myriad Pro, Tahoma;
	border-bottom: #dbd6ba 1px solid;
	display: inline;
}
#news ul
{
	list-style-image: url(images/news-li.gif);
	margin-bottom: 15px;
}
#news ul li
{
	margin-top: 10px;
}
#news ul li a
{
	font-size: 0.92em;
	color: #951b45;
	text-decoration: underline;
}
#news ul li a:hover
{
	text-decoration: none;
}

#bnr-lft
{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

#main
{
	width:100%;
	padding-top: 10px;
}

#blog
{
	padding-right: 28px;
}
#blog h2
{
	margin-left: 28px;
	font-size: 1.3em;
	color: 362f2d;
	font-family: Myriad Pro, Tahoma;
	border-bottom: #dbd6ba 1px solid;
	display: inline;
}

#blog dl
{
	clear: both;
	padding-top: 20px;
	/* font-size: 0.9em; */
}
#blog dt
{
	padding-left: 28px;
}
#blog dt a
{
	display: block;
	margin-bottom: 5px;
	font-size: 1.1em
}
#blog dt .date
{
	padding-left: 19px;
	background: url(images/ico-time.gif) 0 2px no-repeat;
	color: #bfbba3;
	margin-right: 41px;
	font-size: 0.9em;
}
#blog dt .author
{
	padding-left: 19px;
	background: url(images/ico-author.gif) 0 2px no-repeat;
	color: #bfbba3;
	display: inline;
	font-size: 0.9em;
}
#blog dd
{
	padding-left: 28px;
	padding-top: 5px;
}
#blog dd .comment
{
	padding-left: 19px;
	background: url(images/ico-comment.gif) 0 18px no-repeat;
	color: #807c59;
	margin-top: 15px;
	padding-top: 15px;
	display: block;
	width: 144px;
	border-top: #dbd6ba 1px solid;
	margin-bottom: 20px;
	font-size: 0.9em;
}
#blog dd .comment a
{
	color: #807c59;
}
#blog dd h3
{
	font-size: 1.2em;
	color: 362f2d;
	font-family: Myriad Pro, Tahoma;
	margin-top: 15px;
	margin-bottom: 5px;
}

#blog dd ul
{
	list-style-image: url(images/news-li.gif);
	padding-left: 15px;
}

#blog dd ol
{
	list-style: none;
}

#blog dd ol li
{
	margin-top: 10px;
}
.post-1
{
	border-left: #dbd6ba 1px solid;
}
.post-2
{
	border-left: #ca8da2 1px solid;
}
.navigation
{
	clear: both;
	padding-left: 28px;
	padding-top: 15px;
}
#commentform
{
	padding: 15px;
	background:#f1efe2;
	border-top: #dababb 1px solid;
	border-bottom: #dababb 1px solid;
}
input
{
	width: 150px;
	margin: 3px;
}
textarea{
	margin: 3px;
	width: 100%;
	height: 20em;
}

#bottom
{
	clear: both;
	width: 100%;
}
#back-to-top
{
	background: url(images/bg-btt.gif) 0 center repeat-x;
}
#back-to-top a
{
	background: #fff url(images/ico-top.gif) 10px 5px no-repeat;
	color: #d3cca5;
	padding-left: 25px;
	margin-left: 20px;
	padding-right: 15px;
	font-size: 0.9em;
}

ul.bottom-menu-1
{
	list-style: none;
	margin-top: 30px;
	margin-left: 5px;
}
ul.bottom-menu-1 li
{
	float: left;
	padding-left: 32px;
}
ul.bottom-menu-1 li a
{
	color: #951b45;
	font-size: 0.9em;
}

ul.bottom-menu-2
{
	clear: both;
	list-style: none;
	padding-top: 10px;
	margin-left: 5px;
}
ul.bottom-menu-2 li
{
	float: left;
	padding-left: 32px;
}
ul.bottom-menu-2 li a
{
	color: #807c59;
	font-size: 0.9em;
}

p.copyrights
{
	clear: both;
	margin-left: 37px;
	padding-top: 20px;
	color: #949494;
	font-size: 0.95em;
}

dd p, dd ol, dd ul
{
	margin-bottom: 10px;
}