* {
  padding: 0;
  margin: 0;
}
body {
  background: #6e97b9 url("/img/public/bg-global.jpg") repeat-x top left;
  font-family: "lucida sans", helvetica, arial, sans-serif;
  margin:0;
}
img { border:0px; }


#container {
  width: 892px;
  position: relative;
  background: #ffffff;
  margin: 0 auto;
}

.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* ------------------------------
   HEADER
 -------------------------------- */
 div#header {
	height: 116px;
	margin: 0px auto;
	width: 888px;
	text-align: left;
	font-size:12px;
}

div#header .signup {
	float: right;
	margin:7px 0 5px 0;
	text-align:right;
}
div#header .signup p {
	padding-top: 2px;
	font-size: 11px;
	color:#fff;
	font-family: verdana;
}
div#header .logo {
	float:left;
}
div#header a img {
	border: 0;
}
div#header a { color:#fff; }
/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

div#footer {
	text-align: center;
	background-color:#6e97b9;
/*	background: #6e97b9 url("/img/public/bg-footer.png") no-repeat;*/
	font-family: verdana;
	color: #333;
	padding: 15px 0;
	font-size: 10px;
	line-height: 1.4em;
	clear: both;
}

div#footer a {
	color: #000;
}

/* -------------------------------------
 CONTENT AREA
---------------------------------------- */
#main {
  background-color: #fff; 
  border: 2px solid #5f83a1;
  clear: both;
}
.menu {
	text-align:center;
}
.menu img { padding-left:1px; }
.masthead {
	margin:6px 0 10px 0;
}
.home-content {
	padding:5px 25px 15px 25px;
}
.text-content {
	padding:12px 35px 15px 35px;
}
.text-content p {
	font-size:12px;
	
}
.home-login {
	font-size:10px;
	color:#8F8F8F9;
	line-height:18px;
}
.home-login a { color:#8F8F8F; font-weight:bold; }

.home-h1 {
	color:#28313A;
	font-size:38px;
	font-weight:bold;
	line-height:105%;
	margin-bottom:10px;
}
.home-h3 {
	color:#595C5F;
	font-size:20px;
	font-weight:bold;
	line-height:115%;
	margin-bottom:20px;
}
ul .home-list {
	margin:14px 0 12px 20px;	
}
* {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
ul li {
	background:transparent url(/img/ico-check.gif) no-repeat scroll 0px 0px;
	margin:0px 0px 4px;
	padding:0px 0px 0px 32px;
}

/** Support Page **/
.supportQuestion { margin:10px 0 0 0; font-size:21px; color:#618704; width:100%; background-color:#f6f7ef;}
.supportAnswer { margin:8px 0 0 0; font-size:12px; color:#2f2f2f; padding-bottom:5px; border-bottom:1px solid #e7e7e7;}
	.supportAnswer a { color:#467f07; }
	.supportAnswer a:hover { text-decoration:none; }
.support-extra { margin:16px 0 8px 0; text-align:center; padding:8px; background-color:#f5f5f5; border-top:#e4e4e4 3px solid; border-bottom:#e4e4e4 3px solid; }
	.support-extra a { color:#9b3439;}
	.support-extra a:hover { color: #fff; background-color:#9b3439; text-decoration:none; }

.samples-heading {
	margin:5px 0 15px 0;
	border:2px solid #A7C5DF;
	background-color:#C3D2DF;
	padding:6px;
}
.samples-heading h2 { color:#40484F; }
.samples-heading a { color:#BF3B4D; }
/** Signup Table **/
.account-signup { }
table.account-signup th img {
	margin-top: 3px;
	background-color: #fff;
	border: none;
}

table.account-signup small {
	color: #999;
}

table.account-signup th {
	font-size: 16px;
	padding: 3px 7px 3px 7px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(/img/sign-bg-header.gif);
	background-repeat: repeat-x;
	background-position: bottom left
}
table.account-signup tr.data {
	font-size: 12px;
	height: 28px;
	border-bottom: 1px solid #000;
	padding: 4px;
	margin-top: 1px;
	background-image: url(/img/signup-bg-td.gif);
	background-repeat: repeat-x;
	background-position: bottom left
}
table.account-signup th.small { font-size: 11px;}
table.account-signup .red { font-size: 16px; font-weight: bold; color: #a01a21;}
table.account-signup .grey { font-size: 16px; font-weight: bold; color: #343434; }
table.account-signup .ltgrey { font-size: 16px; font-weight: bold; color: #6c6d6e; }
table.account-signup .price { font-size: 13px; font-weight: bold; color: #a01a21; }
table.account-signup tr { background-image: url(/img/sign-bg-header.gif); }

.signup-alert { margin:5px 0 5px 0; padding: 5px; font-size: 14px; line-height: 17px; border: 1px solid #e7ca48; background-color: #ffe87f; color: #333; text-align: center; width: 660px;}


	.formLogin { margin: 5px 0 4px 0; }
		.formLogin .txtInput { 
			width: 100px;
			color: #393939;
			padding: 4px;
			font-size: 16px;
		    border-top:1px solid #7c7c7c;
		    border-left:1px solid #c3c3c3;
		    border-right:1px solid #c3c3c3;
		    border-bottom:1px solid #ddd;
		    background:#fff url(/img/fieldbg.gif) repeat-x top;
		}
		.formAdmin .txtInput { 
			width: 330px;
			color: #4c543d;
			font-family: arial, verdana;
			padding: 4px;
			font-size: 16px;
		    border:1px solid #acb0a5;
		    background:#fff url(/img/inputadmin.gif) repeat-x top;
		}
		.formAdmin .txtInputSmall { 
			width: 80px;
			color: #4c543d;
			font-family: arial, verdana;
			padding: 4px;
			font-size: 16px;
		    border:1px solid #acb0a5;
		    background:#fff url(/img/inputadmin.gif) repeat-x top;
		}
		.formAdmin .txtArea { 
			width: 330px;
			height: 75px;
			color: #4c543d;
			font-family: arial, verdana;
			padding: 4px;
			font-size: 12px;
		    border:1px solid #acb0a5;
		    background:#fff url(/img/inputadmin.gif) repeat-x top;
		}
	 .txtAreaInvite { 
			width: 630px;
			height: 175px;
			color: #4c543d;
			font-family: arial, verdana;
			padding: 4px;
			font-size: 12px;
		    border:1px solid #acb0a5;
		    background:#fff url(/img/inputadmin.gif) repeat-x top;
		}
		.formAdmin .select { 
			width:290px;
			color: #4c543d;
			font-family: arial, verdana;
			padding: 4px;
			font-size: 12px;
		    border:1px solid #acb0a5;
		}
		.formAdmin .selectSmall { 
			width:120px;
			color: #4c543d;
			font-family: arial, verdana;
			padding: 4px;
			font-size: 12px;
		    border:1px solid #acb0a5;
		}

		.formLoginBig { margin: 6px 0 8px 0; }
		.formLoginBig .txtInput { 
			width: 300px;
			color: #393939;
			padding: 5px;
			font-size: 18px;
		    border-top:1px solid #7c7c7c;
		    border-left:1px solid #c3c3c3;
		    border-right:1px solid #c3c3c3;
		    border-bottom:1px solid #ddd;
		    background:#fff url(/img/fieldbg.gif) repeat-x top;
		}

		.requiredFields { color: #666; padding: 2px; margin: 4px 0 -8px 2px; font-size: 14px; font-style: oblique; }
		.divYellow {  width: 660px; margin: 4px 0 4px 0; padding: 3px; font-size: 12px; background-color: #efecca;}
		.divWarning {  width: 660px; margin: 4px 0 4px 0; padding: 3px; font-size: 12px; background-color: #e79797;}
		.divGrey {  width: 660px; margin: 4px 0 4px 0; padding: 3px; font-size: 12px; background-color: #dfdfdf; }
		.divHighlighter {  width: 660px; margin: 4px 0 4px 0; padding: 3px; font-size: 12px; background-color: #fff157;  }
		.edit { font-size: 13px; color: #9b3439; }
			.edit a { color:#9b3439;}
			.edit a:hover { color: #fff; background-color:#9b3439; text-decoration:none; }
		.pageTitle { color: #1f1d1d; font-size: 24px; margin: 8px 0 10px 0; }
		.amount { font-size:18px; font-weight:bold; padding:3px 0 0px 0; color:#c73f25; line-height:32px; border-bottom:1px solid #999; }
		.account-signup { background-image: #fff; }
		
		.eventDetails { border: 1px solid #e2dbb6; background-color: #f8f5e2; color: #474747; padding: 6px; margin: 0 0 5px 0; width: 92%;}
		.eventFormGreen { border: 1px solid #d3e7a2; background-color: #f1f8e2; color: #353535; padding: 6px; margin: 10px 0 10px 0; width: 92%;}
		.eventFormGrey { border: 1px solid #c7c7c7; background-color: #f7f7f7; color: #353535; padding: 6px; margin: 10px 0 10px 0; width: 92%;}
		.eventFormYellow { border: 1px solid #e7de7a; background-color: #f7f0a2; color: #353535; padding: 6px; margin: 10px 0 10px 0; width: 92%;}
		.formtip { font-size: 10px; color: #365700; margin: 2px 5px 4px 5px; font-style: oblique; }
			.formtip a { color:#575f14; }
			.formtip a:hover { text-decoration:none; }
			
			.error { background-color: #df3737; border: 1px solid #bf2f2f; color: #fff; margin: 10px; padding: 6px; font-size: 16px; }
			.errorShort { background-color: #df3737; border: 1px solid #bf2f2f; color: #fff; margin: 10px; padding: 6px; font-size: 16px;  width:90%;}
			.success { background-color: #7acf3a; border: 1px solid #68b72d; color: #223f0c; margin: 10px; padding: 6px; font-size: 16px; }
