﻿body
{
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    background: #d3e8f9 url("images/site_bg.jpg") top left repeat-x;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 24px;
    color: #a84241;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #426386;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 18px;
    color: #468fd1;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #7e7d7d;
}

p.legal
{
    font-size: 11px;
    color: #aeadad;
}

div#clear
{
    clear: both;
}

img
{
    border: none;
}

input
{
    padding: 5px;
    margin: 0px;
}

form
{
    padding: 0px;
    margin: 0px;
}

div#outerWrapper
{
    width: 972px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    display: table;
    text-align: center;
    padding: 0px;
}
div#mainContent
{
    width: 972px;
    display: table;
    text-align: left;
    padding: 0px 10px 0px 10px;
    background: url("images/interface_top_bg.jpg") top center no-repeat;
}
div#content_wrapper
{
    background: #FFFFFF;
}

div#top_subnav
{
    color: #447298;
    display: table;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    text-decoration: none;
    width: 972px;
}

div#interior_top_banner
{
    width: 972px;
    height: 170px;
    background: url("images/agenda-front-logo.png") #000000 center center no-repeat;
    position: relative;
}

div#right_col
{
    width: 940px;
    float: left;
    padding: 10px 10px 10px 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
    /*color: #7e7d7d;*/
    position: relative;
}

div#right_col a
{
    font-family: Arial, Helvetica, sans-serif;
    /*font-weight: bold;*/
    font-size: 13px;
    /*color: #0C5391;*/
    text-decoration: none;
}

div#right_col a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    /*font-weight: bold;*/
    font-size: 13px;
    /*color: #a84241;*/
    text-decoration: none;
}


div#interface_bottom
{
    /*background: url("images/immediac_FooterBG.gif") no-repeat;*/
    /*background-color: #000000;*/
    width: 972px;
    height: 43px;
    padding: 0px;
    margin: 0px auto;

    border-bottom: 10px solid;
    border-bottom-color: rgb(211, 232, 249);
}

div.login
{
    border: solid 1px #E8EEFA;
    width: 380px;
    height: 240px;
    text-align: center;
    vertical-align: middle;
    margin: 20px;
    padding: 2px;
    float: left;
}

div.logininner
{
    background-color: #E8EEFA;
    height: 100%;
}

div.logininner:hover
{
    background-color: #D8DEFA;
}

div.innerwrapper
{
    padding: 30px 0;
    height: 85%;
}

div.login .instructions
{
    font-size: 24px;
    cursor: pointer;
    height: 100%;
}

div.login .logindisplay
{
    width: 100%;
    height: 100%;
}

div.login .logindisplay fieldset
{
    padding: 0;
    margin: 0;
    border: 0;
}

.detailsfield
{
    padding: 5px 0 0 0;
    clear: both;
}
.detailsfield .fieldname
{
    width: 100px;
    text-align: right;
    float: left;
    padding-top: 5px;
}
.detailsfield .fieldinput
{
    float: left;
    padding-left: 10px;
}

input[name="submit_prevsubmit"]
{
    /*display: none;*/
}

.attendance
{
    display: none !important;
}

.header
{
    /*display: none !important;*/
}

fieldset.questiongroup
{
    margin-top: 15px;
}

.invoicepage .col-1, .invoicepage .col-2, .invoicepage .col-3
{
    text-align: left;
}

.reginfo .col-1
{
    width: 150px;
}

/*.regdetails .col-1
{
    width: 250px;
}*/

.regdetails .col-2
{
    text-align: right;
}

.regdetails thead, .regdetails tfoot
{
    font-weight: bold;
}

.workshopinfo .col-1
{
    width: 100px;
}

.workshopinfo .col-2
{
    width: 400px;
}

legend
{
    font-weight: bold;
}

legend a
{
    font-weight: normal !important;
}

.detailslink
{
    font-style: italic;
}

fieldset table
{
    margin-left: 50px;
}

fieldset table:hover
{
    background-color: #D3E8F9;
}

.clearselectionswrapper
{
    display: none;
}

h1.payment, h2.payment, h3.payment
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.lineitembreak
{
    height: 1px;
}

.rendered_entities_advanced_options *
{
	text-align: left;
}

.previousbutton
{
    float: left;
}

.workshopinfo .col-1
{
    display: none !important;
}

.reginfo .col-1, .regdetails .col-1, .workshopinfo .col-2, .workshopinfo .col-3
{
    text-align: left !important;
}

.servermessage
{
    color: #ff0000;
}

.workshop .inputblock
{
	display: block;
	margin:5px;
}

.workshop .inputblock-inline
{
	display: inline-block;
	margin:5px;
}

.workshop .description
{
	width: 500px;
}

.workshop .title
{
	width: 540px;
}

.table {
    margin-top: 10px;
}

/*label {
	display: inline!important;
}*/

fieldset .tablegroup table
{
    margin-left: 0px;
}

.tableimg{ 
	box-shadow: 0px 0px 30px 30px white;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;	
}

.tableimg.success{

	background-image: url(/content/tables/table-5cb85c-Icon.png);
}

.tableimg.success:hover{

	background-image: url(/content/tables/table-5cb85c-Icon.png);
	background-position: center;
}

.tableimg.info{

	background-image: url(/content/tables/table-5bc0de-Icon.png);	
}

.tableimg.info:hover{

	background-image: url(/content/tables/table-5bc0de-Icon.png);
	background-position: center;
}

.tableimg.danger{

	background-image: url(/content/tables/table-d9534f-Icon.png);	
}

.tablecontainer {
	padding:0;
}

.tableimg.danger:hover{

	background-image: url(/content/tables/table-d9534f-Icon.png);
	background-position: center;
}

.tableimg.primary{

	background-image: url(/content/tables/table-428bca-Icon.png);	
}

.tableimg.primary:hover{

	background-image: url(/content/tables/table-428bca-Icon.png);
	background-position: center;
}

.tableimg.warning{

	background-image: url(/content/tables/table-f0ad4e-Icon.png);	
}

.tableimg.warning:hover{

	background-image: url(/content/tables/table-f0ad4e-Icon.png);
	background-position: center;
}

.tablecontainer {
	text-align: center;
	vertical-align: middle;
}

.tablecontainer a{
	height: 50px;
	width: 50px;
}

.borderless td {
    border: none!important;
}

.nohover:hover{
	background-color: inherit;
}

.tableimg .title{
	line-height: 35px;
	text-shadow: 0px 0px 3px white;
	font-weight: bold;
	font-size: larger;
}

#groupscontainer td.col-0.questiontext.cell {
	display: none;
}

#groupscontainer .table>thead>tr>th, 
#groupscontainer .table>tbody>tr>th, 
#groupscontainer .table>tfoot>tr>th, 
#groupscontainer .table>thead>tr>td, 
#groupscontainer .table>tbody>tr>td, 
#groupscontainer .table>tfoot>tr>td
{
	border:0!important;
}