/* Start of CMSMS style sheet 'styles' */
* {
	margin:0;
	padding:0;
}

html {
	height:101%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background: #223240 url(uploads/images/background.jpg) center 0 no-repeat;
}

div.container {
	margin:85px auto 0 auto;
	width:900px;
}

div.clear-both {
	clear:both;
	font-size:0;
}

a.whole {
	display:block;
	width:100%;
	height:100%;
}

.hide {
	display:none;
}

a:link, a:visited {
	color:#223240;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

div.spacer {
	clear:both;
	height:15px;
	font-size:0;
}

hr {
	border:none;
	background:#223240;
	height:1px;
	margin:10px 0;
}

/* Left Column */

div.left-col {
	float:left;
	width:170px;
	padding:10px;
	background:#FFF;
	clear:left;
}

h1.logo {
	display:block;
	height:141px;
	width:170px;
	margin:0 0 10px 0;
	background:url(uploads/images/km-media-logo.jpg) 0 0 no-repeat;
}

h1.logo span {
	display:none;
}

ul.left_menu {
	list-style:none;
}

ul.left_menu a:link, ul.left_menu a:visited {
	display:block;
	font-size:20px;
	color:#223240;
	text-decoration:none;
	font-weight:bold;
}

ul.left_menu a:hover,
ul.left_menu a.currentpage {
	color:#5C6D7C;
	text-decoration:none;
}

div.address, div.company_info {
	color:#223240;
	font-size:10px;
}

a.pop {
	font-size:10px;
	display:block;
	margin:10px 0 0 0;
}

/* Left Column END */

/* Right Column */

div.right_col {
	float:right;
	width:170px;
	padding:10px;
	background:#FFF;
	clear:right;
}

div.news_holder {
	border-top:1px solid #223240;
}

h2.news_title {
	background:#223240;
	float:left;
	clear:both;
	padding:5px 20px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

div.NewsSummary {
clear:both;
}

div.NewsSummaryPostdate,
div.NewsSummaryCategory,
div.NewsSummaryAuthor {
display:none;
}

div.NewsSummaryLink a {
color:#223240;
font-weight:bold;
font-size:11px;
text-transform:uppercase;
text-decoration:none;
}

div.NewsSummaryContent,
div.NewsSummarySummary {
font-size:11px;
color:#000;
}

div.NewsSummaryMorelink a {
color:#223240;
font-size:11px;
text-transform:uppercase;
}

/* Right Column END */

/* Center Column */

div.center_column {
	background:#FFF;
	width:470px;
	padding:15px;
	float:left;
	margin:0 0 0 10px;
}

div.intro_movie {
	margin-bottom:15px;
}

div.content p {
	margin:0 0 10px 0;
}

div.content h3 {
	font-size:30px;
	color:#5C6D7C;
	font-weight:normal;
}

div.content h3 strong {
	font-size:36px;
	font-weight:bold;
	color:#223240;
}

div.NewsSummary.list div.NewsSummaryLink a {
font-size:14px;
}

div.NewsSummary.list div.NewsSummarySummary,
div.NewsSummary.list div.NewsSummaryContent,
div.NewsSummary.list div.NewsSummaryMorelink a {
font-size:12px;
}

div#NewsPostDetailDate,
div#NewsPostDetailCategory,
div#NewsPostDetailAuthor {
display:none;
}

.terms {
padding: 0 0 10px 20px;
}
/* Center Column END */
/* End of 'styles' */

