/**************************************
 * THEME NAME: Massey
 *
 * Files included in this sheet:
 *
 *   Massey/massey.css
 **************************************/
	/***** Massey/massey.css start *****/
	/*******************************************************************
 Massey CSS
  
 This CSS file contains all color and layout definitions 
 for the Massey theme.
 
 This theme requires the Standard theme to be present.
 
*******************************************************************/
position: relative    ; /* peekaboo bug fix for IE6 */ min-width:     0;
	/* peekaboo bug fix for IE7 */ /***
 ***  Core
 ***/ a:link {
	color: #0000FF;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #183362;
}

a img {
	border: 0px none;
}

a.dimmed:link,a.dimmed:visited {
	color: #999999;
}

.clearer {
	border: none;
	height: 0;
	clear: both;
}

p {
	margin: 0 0 15px 0;
}

input {
	font-size: 11px;
}

body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	letter-spacing: 0;
	color: #333333;
}

th.header,td.header,div.header {
	background-color: #b2c9dd;
	color: #183362;
	padding: 4px 5px;
}

h1 {
	font-size: 1.9em;
	color: #183362;
	font-weight: bold;
	margin: 5px 0 10px 0;
}

h2 {
	font-size: 1.6em;
	color: #183362;
	font-weight: bold;
	margin: 0px 0 10px 0;
}

h2.main {
	font-size: 1.6em;
	color: #183362;
	font-weight: bold;
}

h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
	margin: 0;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	margin: 2px 0 0 0;
}

h5 {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	margin: 2px 0 0 0;
}

h6 {
	font-size: 1em;
	color: #666666;
	font-weight: bold;
	margin: 2px 0 0 0;
}

h1,h2,h3,h4,h5,h6 {
	line-height: 1.4em;
}

th.header a,td.header a,div.header a {
	color: #183362 !important;
}

#content {
    background-color: #FFFFFF;
    min-height: 250px;
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
@media (max-width:768px){
    #content{
        padding-left: 1%;
        width: 98%;
        padding-right: 1%;
    }
}
@media (min-width:768px){
    #content{
        width:750px
    }
}
@media (min-width:992px){
    #content{
        width:970px
    }
}
@media (min-width:1200px){
    #content{
        width:1170px
    }
}

.innerContent {
	width: 100%;
    clear: both;
}

/** Block **/
.sideblock {
	border: none;
	width: 225px;
}

.sideblock .header {
	text-align: left;
	padding: 0 10px 0 10px;
	background-color: #b2c9dd;
	border: none;
	color: #183362;
	font-size: 1.2em;
}

.sideblock {
	border: medium none;
	display: inline;
	float: left;
	width: 225px;
}

.sideblock .content .list {
	padding: 0 0 0 18px;
}

.sideblock h2 {
	font-size: 0.85em;
	padding: 6px 0 4px 0;
	color: #183362 !important;
}

.sideblock .content {
	background: #e6edf5;
	border: none;
	font-size: 0.9em;
	line-height: 1.4em;
	letter-spacing: 0;
	padding: 5px 12px 5px 10px;
	margin: 0;
}

.sideblock .header .hide-show-image {
	margin-top: 9px;
}

.sideblock .footer {
	font-size: 0.95em;
}

.sideblock .content .message {
	font-size: 1em;
	text-align: center;
}

.sideblock .head,.sideblock .info,.sideblock .event,#right-column .sideblock .content .searchform,#right-column .sideblock .content .activitydate,#right-column .sideblock .content .activityhead,#right-column .sideblock .content .newlink,#right-column .sideblock .content .post
	{
	font-size: 0.95em;
	padding: 5px 0;
}

.sideblock .header .commands {
	text-align: right;
	margin-top: 3px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 5px;
	background: #e6edf5;
}

/** header **/
#headerbrand .headermain,#header-home .headermain {
	padding: 0 0 0 0;
}

.headermain img {
	float: left;
}

#branchname {
	float: left;
	margin-top: 31px;
}

#header .logoright,#header-home .logoright,#header-main .logoright {
	width: 263px;
	float: right;
	padding: 6px 2px 0 0;
}

#headerbrand .logoright {
	float: right;
	padding: 6px 2px 0 0;
}

#header-home .logoright,#header-main .logoright,#headerbrand .logoright
	{ *
	position: absolute; *
	right: 10px;
}

.logininfo {
	font-size: 0.9em;
	margin-top: 3px;
}

.logininfo a,.logininfo a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

div.navbar .logininfo a,div.navbar .logininfo a:hover,div.navbar-home .logininfo a,div.navbar-home .logininfo a:hover
	{
	color: #FFFFFF !important;
	font-weight: bold;
}

.navbar div.logininfo,.navbar-home div.logininfo {
	color: transparent;
	margin: 3px 5px;
	color: #FFFFFF;
}

.navbar div.logininfo {
	margin-right: 3px;
	margin-top: 3px;
	float: left;
}

.navbar-home div.logininfo {
	font-size: 0.95em;
	float: left;
}

#login-index .navbar div.logininfo {
	margin-top: 3px;
}

/** top nav **/
.navbar,.navbar-home {
	background: #183362;
	border: none;
	clear: both;
	padding: 0px;
	border: none;
	height: auto;
	overflow: hidden; *
	padding-left: 10px;
}

.navbar-home {
	text-align: right;
}

.navbar-home-container {
	float: right;
	padding-top: 3px;
	padding-right: 3px;
}

/** Custom styles **/
.red {
	color: red;
}

.noresult {
	background: #B2C9DD none repeat scroll 0 0;
	margin: 0 5px 5px;
	padding: 6px;
	text-align: center;
}

.note {
	background: lightgoldenRodYellow none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
	padding: 6px;
    clear:both;
}
.note .list {
	padding-left:15px !important;
	margin:5px 0px 0px;
}
.note .list li {
    float: none;
    display: block;
}

.generalbox {
	border: none;
}

/** Footer **/
#footer {
	background: #b2c9dd none repeat scroll 0 0;
	color: #183362;
	margin-top: 10px;
	padding: 2px 10px;
	text-align: left;
    clear:both;
}

#footer .navbar {
	border: 1px solid red;
	margin: 5px;
}

#footer p {
	margin: 2px 0 0 0;
	padding: 0;
}

#footer .logininfo {
	font-size: 0.9em;
	color: #183362;
	margin: 5px 0px 3px 0;
	text-align: right;
}

#footer .logininfo a {
	color: #183362;
	font-weight: bold;
}

#footer .sitelink {
	display: inline;
}

#footer .homelink,#footer .homelink a {
	margin: 2px 0;
	color: #FFF;
	text-align: center;
}

.homelink a:link,.homelink a:visited {
	border-color: transparent;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	background: #e4a024;
}

/** Form  **/
legend {
	color: #183362;
}

label {
	color: #183362;
}

form fieldset {
	border: 1px solid #E6EDF5;
}

form .elementRow {
	
}

.elementRow dd {
	overflow: hidden;
	padding: 4px;
}

.elementRow dt {
	
}

.elementRow label {
	
}

label.required span {
	color: red;
	font-size: 18px;
	padding: 0 2px;
}

.elementRow input,.elementRow textarea,.elementRow select,.elementRow .dateselection
	{
	background: none repeat scroll 0 0 #FDFDFD;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 4px;
	width: 300px;
}

.elementRow select {
	padding: 2px 2px 1px !important;
	width: 310px;
}

.elementRow textarea {
	height: 100px;
}

.elementRow .textsmall120 {
	width: 120px;
}

.elementRow input.checkbox {
	width: auto;
}

.elementRow input.checkboxlist {
	clear: left;
	margin: 2px 3px 0;
	vertical-align: bottom;
	width: auto;
}

.elementRow .dateselection {
	width: auto;
	margin-right: 10px;
}

.elementRow input.dateselection {
	width: 137px;
}

.elementRow dd label {
    float:left;
    clear:left;
    line-height:24px;
}
.elementRow .errors {
	background: #FFCECF none no-repeat scroll 7px 3px;
	border: 1px solid #DF8F90;
	clear: both;
	color: #88526C;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 3px 0;
	padding: 4px;
	width: 98%;
}

.elementRow p.description {
	float: left;
	padding-left: 5px;
	width: auto;
	margin: 3px;
}

#user_agreeonterm p.description {
	width: 90%;
}

#user_agreeonterm p.description .li {
	clear: left;
	color: #333333;
	display: block;
	float: none;
	font-size: 12px;
	line-height: 20px;
	list-style-image: initial;
	list-style-position: initial;
	list-style-type: square;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

#user_agreeonterm p span {
	color: red;
	float: left;
	font-size: 18px;
	margin-left: -10px;
	margin-right: 3px;
	margin-top: -10px;
	padding-left: 2px;
}

.elementRow .errors li {
	
}

.submit {
	background: none repeat scroll 0 0 #E6EDF5;
	border: 1px solid #B2C9DD;
	margin-top: 5px;
	padding: 5px;
}

.submit input {
	font-size: 14px;
}

/** messages **/
.message {
	margin: 0px;
}

.message ul {
	font-size: 12px;
	font-weight: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0.5% 1% 0.5% 4%;
	width: 94.7%;
	margin-bottom: 5px;
}

.error_message {
	background: #FFCECF none no-repeat scroll 7px 3px;
	color: #88526c;
	border: 1px solid #df8f90;
}

.info_message {
	background: #DCE3FF none no-repeat scroll 7px 3px;
	color: #715ba3;
	border: 1px solid #a1b4ee;
}

.success_message {
	background: #D5FFCF none no-repeat scroll 7px 3px;
	color: #588797;
	border: 1px solid #9adf8f;
}

/** table **/
.generaltable {
	width: 100%;
}

.generaltable th {
	padding: 4px 5px;
}

.generaltable td {
	padding: 3px 5px;
}

.pagination_wrapper {
	border-top: 1px solid #DDDDDD;
	margin-top: 10px;
}

.r0 .cell {
	background-color: transparent;
	border-color: #FFFFFF;
}

.r1 .cell {
	background-color: #f5f6f7;
	border-color: #FFFFFF;
}

.lefttable {
	
}

.lefttable th {
	text-align: left;
	width: 20%;
	border-bottom: 1px solid lightBlue;
}

.lefttable td {
	width: 80%;
	border-bottom: 1px solid lightBlue;
}

.pagination {
	padding-top: 5px;
}

.page_no {
	float: left;
	margin-right: 5px;
	width: auto;
}

.pagination ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}

.pagination li {
	display: inline;
	float: left;
}

.pagination li span span {
	margin: 0 3px;
}

.pagination li a {
	margin: 0 3px;
}

.pagination a:hover {
	text-decoration: none;
}

.menu {
    width: 100%;
    margin-bottom: 10px;
}
.menu .header, .menu .conten {
    float: left;
}
.menu .content {
    padding: 0px;
}
.menu .header h2 {
    padding: 11px 0 7px 0;
    margin: 0px;
}
.menu ul {
    margin: 0px;
    overflow: hidden;
    padding: 0px !important;
}
.menu li {
    display: inline;
    float: left;
    margin: 0px;
}
.menu li a {
    padding: 10px;
    float: left;
    border-right: 1px solid #b2c9dd;
}
.menu li a:hover {
    background:#f5f6f7;
    text-decoration: none;
}

/***** Massey/massey.css end *****/