#main { min-height: 400px; }
label {
    width: 130px;
    display:inline-block;
    margin-left: 0px;

}

table td {
	padding: 5px;
}
h1 {
	padding-top: 10px;
    padding-bottom: 10px;
    margin:0px;
}
#menu {
    text-decoration: none;
    padding-bottom: 10px;
    font-size: 20px;

}
#menu a:link{
    text-decoration: none;

}
.button{
    font-weight: bold;
    text-align: center;
    color: #FFF!important;
    background-color: #71206d;
    border: 1px solid black;
    margin: 5px;
    padding: 12px;
    font-size: 12px;
    display:block;
    width: 200px; 
    text-decoration: none;

}

.button2 {
    color: #FFF!important;
	
}
.button:hover, .button2:hover {
    border: 1px solid #000;
    background-color: #2b0629;
}
.button2{
    font-weight: bold;
    text-align: center;
    color: #FFF;
    background-color: #71206d;
    border: 1px solid black;
    margin: 5px;
    padding: 15px;
    font-size: 12px;
    display:block; 
    width: 150px;
    text-decoration: none;
    border-radius: 10px;
    
}
.button2:hover{
    border: 1px solid #000;
    background-color: #2b0629;
}


#form1 label {
    width: 210px;
    display:inline-block;
}

#form2 label {
    width: 280px;
    display:inline-block;
}
#form2 input {
    width: 200px;

}
.error_message {

    color: red;
}

.tiny_text {
    font-size: 10px;
}
.admin_column {
    width: 24%;
    float:left;


}
img.floatLeft { 
    float: left; 
    margin: 10px; 
}
img.donerimageleft{
    float: left;


}img.donerimageleft_pad{
    float: left;
    padding: 20px;

}



.big_admin {
    font-size: 18px;
    margin-bottom: 5px;
    color: #7c0d80;
}


.admin_top{
    padding: 10px;
    border: 1px solid #000;
    color: white;
    margin-top: 10px;
    height: 50px;
    font-weight: bold;
    font-size: 18px;

    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#71206d+0,4e134d+100 */
    background: #71206d; /* Old browsers */
    background: -moz-linear-gradient(top,  #71206d 0%, #4e134d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71206d), color-stop(100%,#4e134d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #71206d 0%,#4e134d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #71206d 0%,#4e134d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #71206d 0%,#4e134d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #71206d 0%,#4e134d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71206d', endColorstr='#4e134d',GradientType=0 ); /* IE6-9 */

}

.admin_box{
    padding: 10px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    background-color: #FFFFFC;
    margin-bottom: 10px;  
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}  

#donor {
    width: 95%;
    background-color: #fef5d8;
    margin-bottom: 10px;
    border: 1px solid black;
    padding: 10px;
    height: 270px;
}
#donor_left{
    width: 33%;
    float:left;
    height: 200px;
    padding-left: 10px;

}

#topper{
    margin-top: 15px;

}
#flip{
    clear: none;
    padding-left: 23px;
    width: 70%;
    float:left;


}
#image_container{
    margin: 0;
    width: 155px;
    float: left;
    font-size: 11px;
}
#image_container_profile{
    margin: 0;
    width: 250px;
    float: left;
    font-size: 11px;
    /*  border: aqua thin solid;*/
    text-align: center;
    padding-top: 20px;
}



#profile_top {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#71206d+0,4e134d+100 */
    background: #71206d; /* Old browsers */
    background: -moz-linear-gradient(top,  #71206d 0%, #4e134d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#71206d), color-stop(100%,#4e134d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #71206d 0%,#4e134d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #71206d 0%,#4e134d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #71206d 0%,#4e134d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #71206d 0%,#4e134d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71206d', endColorstr='#4e134d',GradientType=0 ); /* IE6-9 */


    color: white;
    font-size: 24px;
    padding-top: 8px;
    padding-left: 50px;
    width: 95%;
    height: 50px;
    font-weight: bold;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;

}
#profile_bottom {

    width: 95%;
    border: #b0c494 thin solid;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff1c6+0,ffffff+100 */


}

#profile_bottom td{
    padding: 3px;
}



table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
}

table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

table th, table td {
    padding: 10px;
    text-align: left;
}

table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

@media screen and (max-width: 600px) {

    table {
    border: 0;
}

table thead {
    display: none;
}

table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
}

table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
}

table td:last-child {
    border-bottom: 0;
}

table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}
}


@media (max-width: 900px) {

    #flip{
    clear: both;
    width: 95%;

}


#donor_left{
    width: 100%;
    float:left;

    height: 200px;


}

#image_container{

    margin: 0 auto;

}

img.donerimageleft {
    float: none;

    width: 100%;
    max-width: 400px;
}

#donor {
    width: 100%;
    background-color: #fff3d1;
    margin-bottom: 10px;
    border: 1px solid black;
    padding: 10px;
    height:auto;    
}

}
