/* CSS Design file for FB Multi-Page/Group Poster
version 1.12
*/

html, body, div, input {
text-align: center;
vertical-align: middle;
}

body {
margin: 0;
padding: 0;
background-image: url('img/background.png');
background-repeat: repeat;
text-align: center;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}
div, p, ul {
  margin: 0 auto 0 auto;
 text-align:left;
}

#page
{
margin-top: 10px;
margin-bottom: 1px;
display: inline-block;
border-radius: 19px;
-moz-border-radius: 19px;
-webkit-border-radius: 19px;
border: 10px solid rgb(10, 37, 109);
min-width: 580px;
}

#header
{
height:90px;
clear:both;
background-color: rgb(10, 37, 109);
}

#header img
{
display: block;
margin: 0 auto 0 auto;
padding-top: 10px;
padding-bottom: 10px;
/* max-width: 500px; */
max-height: 70px;
}


#content
{
background-color: rgb(10, 37, 109);
}

#content #container
{
background-color: #081E42;
clear:both;
border-radius: 20px 20px 0px 0px;
-moz-border-radius: 20px 20px 0px 0px;
-webkit-border-radius: 20px 20px 0px 0px;
border: 3px solid #081E42;
}

#menu
{
}

#menu ul {
	padding: 0px;
	list-style-type: none;
	text-align:center;
	height:40px;

}
#menu ul li , #menu ul li a, #menu ul li a:visited{
	display:block;
	float:right;
	margin: 0px;
	text-align:left;
	line-height:40px;
	color:#FFFFFF;
	padding-left:6px;
	padding-right:5px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	/* width:77px; */
}


#menu ul li a:hover{
color:#65A9ED;
}

#content #main
{
display:block;
clear:both
}

#content #text
{
padding: 20px 5% 30px 5%;
display:block;
background-color:#FFFFFF;
min-height:400px;
}

.clear {
    clear:both;
  }


#content #text h1, #content #text h1 a, #content #text h1 a:visited
{
margin:0;
padding:0;
color:#093175;
font-size:24px;
margin-bottom:7px;
margin-top:7px;
}

#content #text p
{
margin-top:5px;
margin-bottom:5px;
padding:0;
}


#footer
{
font-size:11px;
color:#2E4664;
text-align:right;
}

#footer p
{
text-align:center;
padding-top:20px;
}

#footer a, #footer a:visited
{
font-size:11px;
color: #2A4D99;
text-decoration:none;
}

.page, .group {
	border-radius: 27px; 
	-moz-border-radius: 27px; 
	-webkit-border-radius: 27px;	
	min-height: 20px;
	margin: 5px;
	padding: 5px;
}
.page {border: 4px solid #267A9E;}
.group {border: 2px solid #3F86CC;}
.odd {background-color: ghostwhite;}
.bottom {vertical-align: bottom;}
.results {margin-left: 20px;}
.Row {margin: 10px auto 10px auto;}
.textbox { 
    border: 1px solid #848484; 
    -webkit-border-radius: 30px; 
    -moz-border-radius: 30px; 
    border-radius: 30px; 
    outline:0; 
    height:25px; 
    width: auto !important; 
    padding-left:10px; 
    padding-right:10px; 	
  } 
  
input[type=text], textarea {width: 500px;}
input[type=radio] {margin: auto 5px 2px 15px;} 
input[type=checkbox] {margin: auto 5px 2px 5px;} 
#time, #date {width: auto; }

a.visit {
	display: none;
	float: right;
	text-decoration: none;
}

div:hover > a.visit {
    display: inline;
}

/* Single-direction drop shadow */
		
hr {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}

/* Form CSS */
form.appnitro
{
	margin: 0px;
	padding:0px;
}

.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro li
{
	width:61%;
}

#top
{
	display:block;
	height:10px;
	margin:10px auto 0;
	width:500px;
}

#form_container
{
	background:#fff;	
	margin:0 auto;
	text-align:left;
	width:500px;
}

#form_container h1 {
background-color: #4B75B3;
margin: 0;
min-height: 0;
padding: 3px !important;
text-decoration: none;
text-indent: 8px;
color: white !important;
font-size: 12px !important;
}

label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

.form_description[class] {
display: block;
}

.form_description {
border-bottom: 1px dotted #ccc;
clear: both;
display: inline-block;
margin: 0 0 1em;
}

.form_description h2 {
clear: left;
font-size: 160%;
font-weight: 400;
margin: 0 0 3px;
}

.form_description p {
font-size: 95%;
line-height: 130%;
margin: 0 0 12px;
}

form ul {
font-size: 100%;
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
}

form li {
display: block;
margin: 0;
padding: 4px 5px 2px 9px;
position: relative;
}

form li:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

form li div {
color: #444;
margin: 0 4px 0 0;
padding: 0 0 8px;
}

input.medium {
width: 50%;
}

input.text {
background: #fff url(img/shadow.gif) repeat-x top;
border-bottom: 1px solid #ddd;
border-left: 1px solid #c3c3c3;
border-right: 1px solid #c3c3c3;
border-top: 1px solid #7c7c7c;
color: #333;
font-size: 100%;
margin: 0;
padding: 2px 0;
}

form .guidelines {
background: #f5f5f5;
border: 1px solid #e6e6e6;
color: #444;
font-size: 80%;
left: 100%;
line-height: 130%;
margin: 0 0 0 8px;
padding: 8px 10px 9px;
position: absolute;
top: 0;
width: 42%;
z-index: 1000;
}

form .guidelines small {
font-size: 105%;
}

form li.section_break {
border-top: 1px dotted #ccc;
margin-top: 9px;
padding-bottom: 0;
padding-left: 9px;
padding-top: 13px;
width: 97% !important;
}

.buttons {
clear: both;
display: block;
margin-top: 10px;
}

.buttons input {
font-size: 120%;
margin-right: 5px;
}

input.button_text {
overflow: visible;
padding: 0 7px;
width: auto;
}

#bottom {
display: block;
height: 10px;
margin: 0 auto;
width: 500px;
}

form li.highlighted
{
	background-color:#fff7c0;
}

div.log {
border-radius: 15px; 
-moz-border-radius: 15px; 
-webkit-border-radius: 15px; 
border: 1px inset #182380;
}
h3.log {
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
border: 1px inset #182380;
margin: 0px 0px 15px 0px;
padding: 5px;
background-color: rgb(181, 202, 240);
border-top: 0px;
}

table.user {
    overflow:hidden;
    border:1px solid #d3d3d3;
    background:#fefefe;
    margin:5% auto 0;
    -moz-border-radius:5px; /* FF1+ */
    -webkit-border-radius:5px; /* Saf3-4 */
    border-radius:5px;
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    /* white-space: nowrap; */
}

table.user th, table.user td {padding:2px 2px 2px; text-align:center; }

table.user th {padding-top:2px; text-shadow: 1px 1px 1px #fff; background:#e8eaeb;}

table.user td {border-top:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}

tr.odd-row td {background:#f6f6f6;}

td.first, th.first {text-align:left}

td.last {border-right:none;}

/*
Background gradients are completely unnecessary but a neat effect.
*/

table.user td {
    background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}

tr.odd-row td {
    background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
    background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}

table.user th {
    background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
    background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
}

/*
I know this is annoying, but we need additional styling so webkit will recognize rounded corners on background elements.
Nice write up of this issue: http://www.onenaught.com/posts/266/css-inner-elements-breaking-border-radius

And, since we've applied the background colors to td/th element because of IE, Gecko browsers also need it.
*/

tr:first-child th.first {
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px; /* Saf3-4 */
}

tr:first-child th.last {
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px; /* Saf3-4 */
}

tr:last-child td.first {
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px; /* Saf3-4 */
}

tr:last-child td.last {
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px; /* Saf3-4 */
}

.submit, #submitting {
    text-align: center;
}

/* ToolTip */
.ttip {
    position: absolute;
    width: 280px;
    /* height: 100px; */
    color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 1px 2px #303030;
    -moz-box-shadow: 0 1px 2px #303030;
    box-shadow: 0 1px 2px #303030;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -o-border-radius: 8px 8px 8px 8px;
    background-image: -moz-linear-gradient(top, rgba(144, 184, 235, 0.92), rgba(34, 43, 61, 1));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(144, 184, 235, 0.92)), to(rgba(34, 43, 61, 1)));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F45000', endColorstr='#FF8000', GradientType=0);
    background-color: rgba(34, 43, 61, 1);
    display: none;
}
.contents {
    font-size: 15px;
    font-weight:bold
}
.note {
    font-size: 13px;
    text-align:center;
    display:block;
    width: 100%
}

#large {
    display: none;
    position: absolute;
    background: #FFFFFF;
    padding: 0px;
    z-index: 10;
    min-height: 0px;
    min-width: 0px;
    color: #336699;
}

.notice {
    background-color: oldlace;
    color: red;
    padding: 4px;
}