/* Start of CMSMS style sheet 'Sherlog' */
@charset "utf-8";
/* Sherlog Security Car CSS Document */
* {
	padding:0;
	margin:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(uploads/site/bg_stretch.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#b4bfd4;
}
a img {
	border:none;
}
.main_table {
	border-collapse:collapse;
	width:100%;
}
.main_table * { 
	vertical-align:top;
}
.main_table .site_cell {
	width:1001px;
}
.top_row td {
	height:217px;
}
.top_row .l {
	background-image:url(uploads/site/sherlog_03.jpg);
	background-position:top right;
	background-repeat:no-repeat;
        width:20px;
}
.top_row .r {
	background-image:url(uploads/site/sherlog_06.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.top_row .site_cell {
	background-image:url(uploads/site/sherlog_05.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;
}
.lang {
	position:absolute;
	color:#fff;
	margin-left:878px;
	margin-top:10px;
}
.lang a {
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.lang a:hover {
	text-decoration:none;
	color:#97aee0;
}
.content_row .l, .content_row .r {
	background-color:#b4bfd4;
}
.content_row .site_cell {
	background-color:#fff;
}
.footer_row {
	
}
.footer_row td {
	height:79px;
}
.footer_row .l {
	background-image:url(uploads/site/footer_stretch.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.footer_row .l div {
	background-image:url(uploads/site/sherlog_21.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:100%;
}
.footer_row .r {
	background-image:url(uploads/site/footer_stretch.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.footer_row .r div {
	background-image:url(uploads/site/sherlog_23.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:100%;
}
.footer_row .site_cell {
	background-image:url(uploads/site/sherlog_22.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.menu {
	width:308px;
	float:left;
}
.content {
	width:620px;
	float:left;
}
.clear {
	clear:both;
}
/* -------------------------------- */
/* MENU --------------------------- */
/* -------------------------------- */
.menu {
	background-image:url(uploads/site/sherlog_10.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.menu ul {
	width:250px;
	list-style-type:none;
	margin-left:54px;
	margin-top:17px;
	color:#fff;
}
/* ie workaround */
* html body .menu ul a {
	width:227px;
}
* html body .menu ul li ul a {
	width:220px;
}
* html body .menu ul {
	font-size:0;
	line-height:0;
}
/* end ie workarounds */

.menu ul li a, .menu ul li.sectionheader span.sectionheader {
	display:block;
	background-image:url(uploads/site/sherlog_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:8px 10px 10px 13px;
	color:#fff;
	text-decoration:none;
	background-color:#294a8f;
}
.menu ul li a:hover, .menu ul li.active span {
	display:block;
	background-image:url(uploads/site/menu-bg-hover.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	padding:8px 10px 10px 13px;
	color:#fff;
	text-decoration:none;
	background-color:#3a558d;
}
.menu ul li ul {
	margin:0;
}
.menu ul li ul li a, .menu ul li ul li.sectionheader span {
	display:block;
	padding:5px 10px 6px 20px;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#e7ebf1;
	background-image:none;
	background-color:#0f2e6e;
	border-bottom:1px solid #516795;
}
.menu ul li ul li a:hover {
	display:block;
	padding:5px 10px 6px 20px;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#e7ebf1;
	background-image:none;
	background-color:#1e4290;
	border-bottom:1px solid #516795;
}
.menu_bot {
	margin-left:53px;
	margin-bottom:15px;
}
/* -------------------------------- */
/* CONTENT ------------------------ */
/* -------------------------------- */
h1 {
	font-size:25px;
	padding:0 0 5px 55px;
	background-image:url(uploads/site/h1_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:2px;
}
h2 {
	font-size:18px;
	margin-bottom:5px;
}
h3 {
	font-size:16px;
	margin-bottom:5px;
}
h4 {
	font-size:14px;
	margin-bottom:5px;
}
.content {
	padding:10px 30px 20px 10px;
}
.content a {
	text-decoration:underline;
	color:#647cb2;
}
.content a:hover {
 	color:#17367a;
}
.content p {
	text-align:justify;
	margin-bottom:10px;
}
.content ul, ol {
	margin-left:30px;
	margin-bottom:10px;
}
.content li {
}

.footer_row .site_cell div {
	padding:20px 18px;
	color:#ccdcff;
}
.spacer {
	width:1001px;
}

/* End of 'Sherlog' */

