/*
Theme Name: Guardian Human resources
Theme URI: http://guardianhr.com/
Description: Theme for Guardian HR
Version: 1.0
Author: Steve Zeidner
Author URI: http://stevezeidner.com/
Tags: guardian, hr, human resources, red, grey
*/
html {
        height: 100%;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #950000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        height: 100%;
}
img {
  border: none;
}
.style2 {
	color: #999999;
	font-style: italic;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.top_cell {
	font-size: 11px;
	padding: 5px;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.style5 {
	color: #333333;
	font-weight: bold;
}
.bottom_line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.side_line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.side_line2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
}
.a_white a:link{
	color: #ffffff;
}
.a_white a:visited{
	color: #ffffff;
	text-decoration: none
}
.a_white a:hover {
	color: #333333;
	text-decoration: underline;
}
.a_grey a:link{
	color: #999999;
}
.a_grey a:visited{
	color: #999999;
	text-decoration: none
}
.a_grey a:hover {
	color: #999999;
	text-decoration: none;
}
.cell_hover1       {
	background-color:#dedede;
}
.cell_hover       {
	background-color:#dedede;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.cell_out {
	background-color:#ffffff;
}
.style6 {
	color: #FFFFFF
}
.style7 {
	color: #C4191D;
	font-weight: bold;
}

.sub_title {
	font-size: 18px;
	font-weight: bold;
	color: #B71A1D;
}
.sub_sub_title {
	color: #000000;
	font-weight: bold;
}

.side_menu {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.side_menu ul, .side_menu li {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.red_sub {
	color: #950000;
	font-weight: bold;
}
.copyright {font-size: 10px}