
 /*   Document   : myFormsstylesheet
    Created on : 27-03-2013
    Author     : FWDavis
    Description:
        Purpose of the stylesheet follows.
To keep all of the functions for the Forms2 folder together*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

form
{
    margin: 1.5em 0 0 0;
    padding: 0;
    
    
}

.tablecash
{
    display: block;
    padding: 2px 5px 5px 2px;
    text-align: right
}
.spacedout {
	margin: 10px 50px 10px 50px
}

.button{
	
    padding:10px;
	border:5px solid greenyellow;
	text-align:center;
    margin: 10px 50px 2px 10px;
}

.btn {
	display: block;
	padding: 2px 5px 5px 2px;
	background-color:#FFFFC6;
	border-top: 2px solid lightgrey;
	border-left: 2px solid lightgrey;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	margin: 10px 50px 2px 10px
}
.fullwidth{
	display: block;
	width: 100%;
	text-align: center 
}
.sbmbtn
{
    display: block;
	padding: 2px 5px 5px 2px;
	background-color: #FFFFC6;
	border-top: 2px solid lightgrey;
	border-left: 2px solid lightgrey;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
    text-align: center;
	margin: 10px 50px 2px 250px;
    font-size: 1.5em;
         
}

.logo
{
   display: block;
   text-align: center;
   position: center;
    margin-left: auto;
}


.membnamebutton
{
    display: inline-block;
            border: 5px solid #0000ff;
            padding: 10px;
            border-radius: 10px;
            background-color: #faffff;
            margin: 10px 10px 20px 20px
/*              width: inherit;
               height: 100px;
                
               
                   border-style:double; 
               border-color: red; 
               border_width: 20px;
        border-spacing:  5px; 
                margin: 10px;
               
         */
}

.refbtn{
	display: inline-block;
        width:30px;
	
	padding:8px;
	border:5px solid greenyellow;
	text-align:center;
	margin-left: 20px;
}
.refbtn:hover {
	background-color: yellow
}
.venuerefbtn
{
	width:20px;
	display:inline-block;
	padding:8px;
	border:5px solid greenyellow;
	text-align:center;
	margin-left: 10%;
}
/*FOR LABELS ON FORMS*/
form {
	margin: 1.5em 0 0 0;
	padding:0;
}
.label
{
	display:inline-block;
    font-weight:bold;
	/*float:left;*/
	width:35%;
	margin-bottom:2px;
    margin-right: 5px;
	text-align:right;
    /*clear:left;*/
}
.field 
{
    display:inline-block;
    font-weight:normal;
	width:90%;
    /*border: 1px solid red;*/
    margin-left: 12px;
    /*float: right;*/
    text-align: left;
}
.radiobtn 
{
    display:inline-block;
    /*font-weight:bold;*/
	width:75%;
    /*border: 1px solid red;*/
    margin-left: 12px;
    /*float: right;*/
    text-align: right;
    
}
.radiolabel
{
	
    /*font-weight:bold;*/
	float:left;
	width:60%;
	margin-bottom:12px;
    margin-right: 5px;
	text-align:left;
    clear:left;
    
}
.row
{
    display:block;
    border:1px solid red;
}

.row>label {
    width:300px;
}

.row>textarea {
    width:500px;
}

.row>input {
    width:500px;
}


input, textarea, select
{
    border:1px solid black;
}
div.instr
{
	display:block;
    font-weight:bold;
	float:left;
	width:100%;
	margin-right:1em;
	text-align:left;
}
#submit {
	margin-left: 35%;
	padding-top:1em;
	
}
.red{color: red}
.btn:hover {
	background-color: yellow
}
.button:hover{background-color: yellow}

.btn:active {
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid lightgrey;
	border-bottom: 2px solid lightgrey;
}

.fullwidth
{
	display: block;
	width: 100%;
	text-align: center
}


.headingp27
{
    display:block;
    width:50%;
    text-align: center;
    
}
.haalogo {
    display:block;
    width: 200px;
	height: 100px;
	text-align: center;
        margin-left: 400px;
}
h3{
	font-family: georgia,serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center
}
h3.memb 
{
    text-align: left;
}

h4
{
	font-family: georgia,serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center
}
.err{
	color:red;
}
err{
	color:red;
	
}
.l1{
	font-family:"Times New Roman",Times,serif;
	/*color: blue;*/
	font-size: 2em;
	font-weight: 800;
	margin-left: 10%;
	}

.l2{
	font-family:Arial,sans-serif;
	
	font-size: 1.7em;
	font-weight: 500;
	
	margin-left: 10%;
}
.visualart{color:#6600cc;}
.drama{color:#336600; }	
.Misc{ color:#00cccc;}
.music{color: #990000;}
.opera{color:#cc6600;}

.l3{
	font-family:arial,Helvetica,sans-serif;
	font-weight: 800;
	font-size: 1.5em;
	margin-left: 10%;
}

.lr
{
    
    color: red;
	font-size: 1.0em; 
}


.l4{
	font-family:Georgia,Times,serif;
	font-weight: 700;
	font-size: 1.7em;
	margin-left: 10%;
	
}

.l5
{
    font-family:"Times New Roman",Times,serif;
	font-size: 1.5em;
        font-style: italic;
	margin-left: 10%;
}
.l5i
{
	font-style: italic;
    font-family:"Times New Roman",Times,serif;
	font-size: 1.5em;
	margin-left: 10%;
}
.l5b
{
    font-family:arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: 700;
    /*color: red;*/
    color: rgb(40%,15%,10%);
}

h3b
{
	font-family: georgia,serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
    color: red;
    border:1px solid black;
}
#outer{
        display:block;
        position:relative;
        border:0px solid red;
        width:100%;
        height:172px}
    
#inner{
        margin-left: auto;
        margin-right: auto;
        display: block;
        position:relative;
        border:0px solid green;
        width: 751px;
        height:170px
        }    
#pagetitle {
        text-align: center;
        display:block;
        border:0px solid blue;
        position:relative;
        left:525px;
        top:-80px;
        width:170px;
        font-size:20px;
        font-family: sans-serif;
        font-weight: bold
    }
    
 #banner {
        display:block;
        position:relative;
        }
 .btnlist
    {
	display: inline-block;
	padding: 2px 5px 5px 2px;
	background-color:#FFFFC6;
	border-top: 2px solid lightgrey;
	border-left: 2px solid lightgrey;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
  text-align: center;
	margin: 10px 10px 10px 10px;
   
    }
    
