/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 30px 0px 0px 0px;
	padding: 0;
	background: white;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

h1, h2, h3, h4 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h1_plus {
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	text-align: center
}

  
h2_line {
	font-size: 1.6em;
	border-bottom: 1px #5F777C solid;
}

h3 {
	font-size: 1em;
}


	


h4 {
	font-size: 1.2em;
}

ul {
}
   
label {
	text-decoration: none;
	color: #5555aa;
}  

label:hover {
	border-bottom: none;
	color: red;
}

a {
	text-decoration: none;
	color: #5555aa;
}

.current {
	text-decoration: none;
	color: red;
}

.current:before
{
    content: "{";
}

.current:after
{
    content: "}";
}

a:hover {
	border-bottom: none;
	color: red;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	margin: 0 auto;
}

/* Header */

#logo {
	width: 960px;
	height: 143px;
	margin: 0 auto;
	border: none;
	border-width:1px 1px 1px 1px;
	border-radius: 25px; 
}

#logo h1, #logo p {
	margin: 0;
	color: black;
}

#logo span {
	color: black;
}

#logo h1 {
	padding: 25px 0 0 40px;
	letter-spacing: -1px;
#	text-transform: lowercase;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 43px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: black;
}

#logo a {
	border: none;
	text-decoration: none;
	color: black;
}


/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	padding-top: 20px;
	text-align: center;
	border-top: 1px red solid;
	border-bottom: 1px red solid;

}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	height: 40px;
	margin: 0;
	padding: 40px 30px 0 30px;
	background: url(images/img06.jpg) no-repeat right 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #5555aa;
}

#menu a:hover {
	color: red;
}

#menu a.current {
	color: red;
}


/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	border: none;
	border-width:1px 1px 1px 1px;
	border-radius: 25px; 
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border-bottom: 1px #2C4449 solid;
}

/* Content */

#content {
	float: left;
	width: 680px;
	margin: 0px 20px 20px 20px;
}


.post {
	padding-bottom: 15px;
	line-height: 200%;
	font-size: 16px;
	border-bottom: 1px #5F777C solid;
}

.post_services {
	padding-bottom: 15px;
	line-height: 200%;
	font-size: 16px;
}

.post_hide {
	padding-bottom: 15px;
	line-height: 200%;
	font-size: 16px;
	display: none;
}

.post_hide:target {
	display: block;
}


.post_front {
	padding-bottom: 15px;
	line-height: 200%;	
}

.post_nosidebar {
	padding-bottom: 15px;
	line-height: 200%;	
	font-size: 16px;

}
.post2 {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title_div {
	position: fixed;
	top: 250px;
	color: red;
	}

.title {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-size: 28px;
	font-weight: normal;
}

.title_link {
	margin: 0;
	padding: 30px 0 4px 0px;
	font-size: 28px;
	font-weight: normal;
	word-spacing: 30px;
}


.byline {
	margin: 10px 0px 20px 0px;
	padding: 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	background: url(images/img05.jpg) no-repeat left top;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
}

.links a:hover {
}

/* Sidebars */

div2 { float:left; width: 50%; height: 50%;  }
#quarter1 { text-align: left; }
#quarter2 { text-align: left; }
#quarter3 {  text-align: left; }
#quarter4 { text-align: left; }

div3 { float:left; width: 50%; height: 100%;  }
#half1 { text-align: left; }
#half2 { text-align: left; }


#sidebar1 {
	float: left;
	width: 230px;
	font-size: 16px;
}

#sidebar2 {
	float: right;
/*	width: 230px;*/
}

.sidebar {
	float: left;
	padding-right: 10px;
	color: #737373;
	
	
}

.sidebar ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
	text-align: left;
}

.sidebar li.submenufirst {
	padding: 10px 0px 0px 0;
	text-align: center;
	border-bottom: none;
}

.sidebar li.submenu {
	padding: 5px 0px 0px 0;
	text-align: center;
	border-bottom: none;
}

.sidebar li.submenulast {
	padding: 5px 0 20px 0px;
	text-align: center;
	border-bottom: 1px #314A4F dashed;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	border-bottom: 1px #314A4F dashed;
	background: none;
}


.sidebar li h2 {
	height: 26px;
	margin: 0 15px;
	padding: 14px 15px 0px 0px;
	border-bottom: 1px red solid;
	text-transform: capitalize;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
}

.sidebar a {
	color: #5555aa;
}

.sidebar a:hover {
	border-bottom: none;
	color: red;
}


.sidebar a.current {
	color: red;
}


/* Search */

#searchform {
	margin: 0;
	padding: 0 0 20px 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #CCCCCC;
	background: black;
	font-size: 10px;
	color: white;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 10px 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	float: right;
	width: 100%;
	height: 80px;
	margin-top: 80px;
	padding: 0 20px;
	border-top: 0px solid #2C4449;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
}

#footer:after {
	margin: 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737373;
	margin-left: 70%;
	content: "© 2023, ElysiumSecurity.com, All Rights Reserved";
}

#footer a {
	color: #BDBDBD;
}

#footer .link {
}

#footer .copyright {
}

/* ADDED */

/* Homepage */
#nav ul {
	#display: inline;
	list-style: none;
}

#nav li {
	float: left;
	width:190px;
	height:80px;
	margin-top:10px;
	margin-right:40px;
}

#nav li.notlast {
	#float:left;
	width:190px;
	height:80px;
	margin-top:10px;
	margin-right:40px;
}
	
#nav li.last {
	#float:left;
	width:190px;
	height:180px;
	margin-top:10px;	
	margin-right:10px;
}


/* Table */


table {
	width: 100%; 
	border-radius: 25px;
    background: #E6E6E6;
    padding: 8px; 
	margin:0; 
    box-shadow: 1px 1px 5px #888888; 
	}
	
	
	
	 td,
	 th {
		padding:5px;
		background: #E6E6E6; 
		border-color: #E6E6E6;
		text-align:left;
		
		}
		
	thead th {
		background:black;
		text-align:center;
		background: #E6E6E6; border-color: #E6E6E6; border-bottom:  thin solid white; border-right: thin solid white; 
		color: black; 
		font-style: italic;
		}
			
		thead th[colspan],
		thead th[rowspan] {
			background:white;
			color: black;
			}
		
	tbody th,
	tfoot th {
		text-align:left;
		background: #E6E6E6; border-color: #E6E6E6; border-right: thin solid white; border-left: thin solid white; border-bottom:  thin solid white;
		color: black;
		}
		
	tbody td,
	ttfoot td {
		text-align:left;
		background: #E6E6E6; border-color: #E6E6E6; border-right:  thin solid white;  border-bottom:  thin solid white;
		color: black;
		}
		
	tfoot th {
		background:white;
		font-weight:bold;
		}
		
	tfoot td {
		background:white;
		color: black;
		}
			
	tbody tr.odd td { 
		background:#bcd9e1;
		}

.table_out {
	width: 97%; 
	border-radius: 25px;
    background: #e5f8e5;
    padding: 8px; 
	margin:0; 
    box-shadow: 1px 1px 5px #888888; 
    border-spacing: 0 1em;
	}
	
	.table_out td, th {
		padding:5px;
		background: #ffffff; 
		border-color: #ffffff;
		text-align:left;
			
		}
	
	
	.table_out thead th {
		background:white;
		text-align:center;
		background: #E6E6E6; border-color: #E6E6E6; border-bottom:  thin solid white; border-right: thin solid white; 
		color: black; 
		font-style: italic;
		}
			
		.table_out thead th[colspan],
		.table_out thead th[rowspan] {
			background:white;
			color: black;
			}
		
	.table_out tbody th,
	.table_out tfoot th {
		text-align:left;
		background: #e5f8e5	; border-color:#e5f8e5  ; border-right: thin solid white; border-left: thin solid white; border-bottom:  thin solid white;
		color: black;
		}
		
		/* Border */
	.table_out tbody td,
	.table_out ttfoot td {
		text-align:left;
		background: white; border-color: #E6E6E6; border-right:  thin solid white;  border-bottom:  thin solid white;
		color: black;
		
		}
		
	.table_out tfoot th {
		background:blue;
		font-weight:bold;
		}
		
	.table_out tfoot td {
		background:red;
		color: black;
		
		}
			
	.table_out tbody tr.odd td { 
		background:#bcd9e1;
		}
		

.table_in {
	width: 100%; 
	border-radius: 25px;
    background: #ffffff;
    padding: 8px; 
	margin:0; 
    box-shadow: 0px 0px 0px #888888; 
    
	}
	
	.table_in td,
	.table_in th {
		padding:1px;
		background: #ffffff; 
		border-color: #ffffff;
		text-align:left;
		
		}
		
	.table_in thead th {
		background:black;
		text-align:center;
		background: #E6E6E6; border-color: #E6E6E6; border-bottom:  thin solid white; border-right: thin solid white; 
		color: black; 
		font-style: italic;
		}
			
		.table_in thead th[colspan],
		.table_in thead th[rowspan] {
			background:white;
			color: black;
			}
		
	.table_in tbody th,
	.table_in tfoot th {
		text-align:left;
		background: #E6E6E6; border-color: #E6E6E6; border-right: thin solid white; border-left: thin solid white; border-bottom:  thin solid white;
		color: black;
		}
		
	.table_in tbody td,
	.table_in ttfoot td {
		text-align:left;
		background: #ffffff; border-color: #E6E6E6; border-right:  thin solid white;  border-bottom:  thin solid white;
		color: black;
		
		}
		
	.table_in tfoot th {
		background:white;
		font-weight:bold;
		}
		
	.table_in tfoot td {
		background:white;
		color: black;
		
		}
			
	.table_in tbody tr.odd td { 
		background:#ffffff;
		
		}


.choice {
width: 50%; 
border-collapse: separate;
border-spacing:40px 5px;
}

.choice td{
border-radius: 25px; 
box-shadow: 1px 1px 5px #888888; 
border: none; 
font-size: 1.6em;
}




input[type=radio] {
   display: none;

}

/* Toggled State */
input:checked + div {
   display: block;
}

input + div {
   display: none;
}
