.cms_browsetext th{
	font-weight: bold;	
	
}

.cms_browsetext a {
	color: #333333;
}
.cms_browsetext a.red {
	color: #FF0000;
}
.cms_viewmode {
	color: white;
	font-weight: bold;
}

div.cms_viewmode {
	float: left;
}
a.cms_viewmode {
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#cms_viewmode {
	padding: 10px;
}
#cms_viewmodetitle{
	width:  50%;
}
#cms_viewmodeselector {
	width: 50%;
	text-align: right;
}

#cms_authformcontainer {
	padding-top:  30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:15px;
	text-align: center;
}

a.cms_authform {
	 color: black;
}

#cms_masteraddedit {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	margin:  0px;
}

tr.cms_masteraddedit_table td{
	padding-bottom:10px;
}

h1.cms_heading {
	display: block;
	color: #54544c;
	font-weight: normal;
	font-size: 14px;
	border-bottom: solid #999999 1px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 15px;
	font-weight: bold;
}

/*<group=forms>*/

.cms_form_element{ 
	text-align: left;
	vertical-align: top;
}

.cms_form_label {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

select.cms_form_dropdown {
	width:  50%;
}

.cms_form_dualselect { }

textarea.cms_form_textarea{
	width: 50%;
	height: 100px;
}

input.cms_form_text {
	width: 50%;
}
	
input.cms_form_date{
	width: 50%;
}

.cms_form_date img {
	padding-left: 5px;
}
.cms_form_date {
	vertical-align: middle;
}
.cms_form_text_label { }

.cms_form_checkbox{ }

.cms_form_textlabel{ }

.cms_form_fck { }


/*</group>*/


#cms_contentIndex {
	margin:  0px;
	width: 788px;
	padding: 6px;
}
#cms_contentGreyBox {
	margin:  0px;
	width: 785px;
	background-color: #F2F2F2;
	padding: 6px;
	height: 100%;
}

*html #cms_contentGreyBox {
	margin:  0px;
	width: 776px;
	background-color: #F2F2F2;
	padding: 6px;
	height: 100%;
}

/*
#cms_contentGreyBox table{
border: 1px solid red;
}
*/


.cms_contentheading {
	font-size: 12px; 
	color: #990000;
	line-height: normal; 
	font-weight: bold
}

.cms_contentlinks {
	font-size: 12px; 
	color: #000000
}

#cms_sidebarIndex {
	padding: 1px;
}

.cms_sidebartext { 
	color: #FFFFFF;
}

.cms_sidebartext a{
	text-decoration: none;
	color: white;
}
	
#cms_container {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	line-height: 130%;
	border: 3px #E7E7E7 solid;	
}

#cms_top {
	background: url(/images/header-bg.png) repeat-x;
	height: 63px;
	color: white;
	
	display: none;
}

#cms_status {
	height: 32px;
	background: #999 url(/images/menuEnd.gif) repeat-x;
	color: white;
	position: relative;
}

#cms_status:after {
	content: "Fahey Hireapp";
	position: absolute;
	right: 10px;
	color: #fff;
	font-weight: bold;
	top: 7px;
	font-size: 12px;
}

#cms_footer {
	clear: both;
	margin: 0;
	background-color: #e5e5e5;
	position: relative;
	width: 100%;
}

.footer_links {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #52554A;
	line-height: 110%;	
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #52554A;
	line-height: 110%;	
}

body {
	margin: 15px 0px 0px;
	padding: 0px;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
}

#cms_sidebar
	{
	/*float: left;*/
	/*width: 12.5%;*/
	background-color: white;
	color: white;
	}
#cms_content
	{
	/*float: left;*/
	/*width: 800px;*/
	width: 100%;
	background: white;
	}
#cms_wrapper
	{
	overflow: hidden;
	}

.cms_angryWarning {
	color:  red;
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: medium dotted #000000;
	background: #ffb500;
	padding: 5px;
	text-align: center;
}

.cms_bodyBox {
	padding: 10px;	
}

.cms_formElementBox {
	padding-left: 10px;
	padding-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

input.cms_formElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	border: 1px black solid;
	width: 200px;
}

select.cms_formElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	border: 1px black solid;
	width: 200px;
}

#cms_formid {
	color:  red;
	font-weight:bold;
	font-size: 10px;
}

.cms_formElement {
	display:inline;
}

a.cms_formElement {
	font-size: 10px;
	color: black;
}

.cms_formElementBox {	
	border:  1px black solid;
	padding: 3px;
	margin-top:  2px;
}

.cms_formElementDescription {
	width: 98%;
	border: 1px black solid;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #c8c8c8;
}

.cms_formElementLabel {
	width: 150px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cms_formElementEditor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.cms_formElementEditor {
}

input.cms_formElementEditor {
}

select.cms_formElementEditor {
	color: black;
	border: 1px black solid;
	width: 300px;
}

textarea.cms_formElementEditor {
	color: black;
	border: 1px black solid;
	width: 300px;
	height: 40px;
}
/*</group>*/

/*<group=Form switchboard>*/
.cms_cmsFormSwitchBoard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

div.cms_cmsFormSwitchBoard {
	margin:  10px;
}

.cms_textareastyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	background-color: #FFFFFF;
 	border: 1px solid #000000; 
}

.cms_border {
	font-family: arial;
	font-size: 11px;
	border-width: 1;
	border-style: solid;
	border-color: green;
	font-family: arial; 
	font-size: 11px;
	background-color: #ffffff;
}
.cms_topbg {
	background-color: green;
	font-family: arial;
}
.cms_bottombg {
	background-color: green;
}
.cms_topBorders {
	border-style: solid;
	border-width: 1;
	border-color: blue;
	cursor: pointer;
}
.cms_mainFont {
	font-family: arial; 
	font-size: 11px;
}

/*</group>*/



/* Updates Jan 2015 */
img[src*="menuEnd.gif"] {
    width: 640px;
    height: 26px;
}
img[src*="line566x11.gif"] {
    width: 100%;
    height: 11px;
}


#cms_container {
	min-width: 1000px;
    width: 100%;
    box-sizing: border-box;
}
#cms_content {
    width: 100%;
}
#cms_contentIndex,
#cms_contentGreyBox,
#cms_content table {
    width: auto;
}
#cms_contentGreyBox {
	border-top: 1px solid #ccc;
}

#cms_content table {
	width: 100%;
	font-size: 1.1em;
	line-height: 1.5;
}


.cms_browsetext th {
    padding: 5px;
}
table.cms_browsetext tr:nth-child(4n+3) > * {
    background: #ddd;
}
table.cms_browsetext td,
table.cms_browsetext tr:nth-child(2n+1) > * {
    padding: 5px;
    vertical-align: middle;
}
table.cms_browsetext td[colspan] {
    display: none;
}
table.invoice_list.cms_browsetext td[colspan] {
    display: table-cell;
}

table.cms_browsetext img[src="/images/divline.gif"] {
    display: none;
}

.page-login #cms_contentGreyBox {
	padding: 60px;
	box-sizing: border-box;
}
.page-login .section_Heading {
	padding: 0 0 20px;
}
.login-wrap {
	max-width: 800px;
	margin: 0 auto;
}
table.login {
	max-width: 300px;
}
.login .label {
	width: 30%;
	font-weight: bold;
}
.login .field {
	width: 70%;
}
.login .field input {
	border: 1px solid #888;
	padding: 5px;
}
.login .button {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	background: #f08613;
	padding: 9px 12px;
	border-radius: 3px;
	letter-spacing: 0.075em;
	transition: 0.1s;
}
.login .button:hover {
	background: #3a3a3a;
}