html, body {
	margin: 0;
	padding: 0;
	height: 100%;	
	color: #677270;
	font-family: "Trebuchet MS",verdana,arial,serif;
	font-size: 11px;
	background-color: #FFFFFF; /* #51789F */
}

img {
	border: 0;
}

form {
	border: 0px;
	padding: 0px;
}

a, a:visited {
	color: #006599;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear:both;
}

h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	color: #436088; /* #EFA72E */
}

h1.login {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #677270;
}

#application {
	position: relative;
	height: auto;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
}

#header {
	background-color:#FFFFFF;
	padding:10px 0 7px;
}

#logo {
	float:left;
}

#content {
	height: auto !important;
	margin-top: -20px
}

#login {
	float:right;
	margin-top: 10px;
	text-align: right;
}

#container {
	background-color:#FFFFFF;
	background-image:url(../images/user_background.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	overflow: hidden;
}

#graphic {
	background-image: url(../images/user_shades.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

.wrapper {
	height: auto !important;
	margin:0 auto;
	width:990px;
}

#body100 {
	float: left;
	padding-bottom: 40px;
	margin-right: 20px;
	margin-left: 10px;
	width: 100%;
}

#body {
	float: left;
	padding-bottom: 40px;
	margin-right: 20px;
	margin-left: 10px;
	width: 680px;
}

#summary {
	float:left;
	margin-left:10px;
	padding-bottom:40px;
	width:100%;
}

#rightnav {
	background-image:url(../images/user_separator.png);
	background-position:left 46px;
	background-repeat:no-repeat;
	float:right;
	padding-left:30px;
	width:250px;
	min-height: 320px;
}

#rightsummary {
	background-image:url(../images/user_separator.png);
	background-position:left 46px;
	background-repeat:no-repeat;
	float:right;
	padding-left: 30px;
	width: 305px;
	min-height: 320px;
}

#regform {
	float: left;
	padding-bottom: 40px;
	margin-right: 20px;
	margin-left: 10px;
	width: 990px;
	height: 100%;
}

#body h1, #body100 h1 {
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	color: #3B5998; /* #EFA72E */
}

#rightnav h1 {
	color: #565759;
	font-size: 21px;
	font-weight: normal;
	color: #3B5998; /*#565759*/
	margin: 10px 0 5px 0;
}

#rightnav p.tagline {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#body p.padding-icon {
	background-position:5px 10px;
	background-repeat:no-repeat;
	padding-left:70px;
}

#body p.register {
	background-image:url(../images/ico_register.png);
	padding: 10px 0 10px 70px;
}

#body p.form {
	background-image:url(../images/ico_form.png);
	padding: 10px 0 10px 70px;
}

#body p.payment {
	background-image:url(../images/ico_payment.png);
	padding: 10px 0 10px 70px;
}

p {
	margin:0;
	padding:0;
}

span.blue  {
	color: #006599;
	font-size: 11px;
	text-decoration: none;
}

div.form_label {
	color: #006599;
	font-size: 11px;
	text-decoration: none;
	width: 100px;
	float: left;
	margin-top: 3px;
}

div.conf_label {
	color: #006599;
	font-size: 11px;
	text-decoration: none;
	width: 150px;
	float: left;
}

ul#form {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#form li {
	padding:3px 0;
}

ul#form li .input {
	border: 1px solid #C7D5DB;
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	overflow: hidden;
	padding: 4px;
	width: 238px;
}

ul#form li .input_signup {
	border: 1px solid #C7D5DB;
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	overflow: hidden;
	padding: 4px;
	width: 180px;
}

ul#form li .input_signup_error {
	border: 1px solid #C7D5DB;
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	overflow: hidden;
	padding: 4px;
	width: 180px;
	background-color: #F0F4F9;
}

ul#form li .select {
	border:1px solid #C7D5DB;
	color:#666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	overflow: hidden;
	padding:4px;
	width:74px;
	top: -2px;
	left: -4px;
}

div.select_border {
	border: 1px solid #C7D5DB;
	overflow: hidden;
	width: 70px;
	height: 15px;
}

p.error, span.error {
	border: 1px solid Red;
	background-color: #FFE8E8;
	padding: 3px;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 0px;
}

#menu {
	background-color:#FFFFFF;
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-x;
	height:38px;
	width:100%;
	z-index:500;
}

#menu ul {
	border-left:1px dotted #51789F;
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 0 0 10px;
	padding: 0;
}

#menu ul li {
	border-right:1px dotted #51789F;
	color:#51789F;
	display:inline;
	float:left;
	line-height:14px;
	padding:0;
	position:relative;
	margin: 0;
}

#menu ul li a {
	color:#51789F;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding: 10px 40px 13px 40px;
}

#menu ul li a:hover {
	color:#FFFFFF;
	background-image: url(../images/menu_on_background.gif);	
	background-color:#5781AE;
	display:block;
	float:left;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	padding: 10px 40px 13px 40px;
}

#footer {
	font-size:11px;
	padding: 0;
}

#column50r {
	float: left;
	padding-bottom: 40px;
	margin-right: 20px;
	margin-left: 10px;
	width: 445px;
}

#column50l {
	background-image:url(../images/user_separator.png);
	background-position:left 46px;
	background-repeat:no-repeat;
	float:right;
	padding-left:30px;
	width:445px;
}

p.sub_heading {
	margin: 0 0 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #44A4D9;
}

p.sub_heading2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #44A4D9;
}

p.sub_heading3 {
	margin: 0 0 0 0px;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #44A4D9;
}

input.button {
	background: #EEEEEE;
	padding: 3px;
	font-size: 9pt;
	font-family: "Trebuchet MS", verdana, arial, serif;
	font-weight: bold;
	float: left;
}

input.button_order {
	background: #EEEEEE;
	margin: 5px 0 5px 0;
	padding: 3px;
	font-size: 9pt;
	font-family: "Trebuchet MS", verdana, arial, serif;
	font-weight: bold;
	float: left;
	width: 250px;
}

input.button_share {
	background: #EEEEEE;
	margin-top: -2px;
	font-size: 9pt;
	font-family: "Trebuchet MS", verdana, arial, serif;
	font-weight: bold;
}

input.button_cancel {
	background: #EEEEEE;
	padding: 3px;
	font-size: 9pt;
	font-family: "Trebuchet MS", verdana, arial, serif;
	font-weight: bold;
	float: left;
	margin-left: 4px;
}

ul#form li.button_signup {
	padding-right:3px;
	text-align:right;
	margin-right: 152px;
	height: 40px;
	float: right;
}

ul#form li.button_password {
	padding-right:3px;
	text-align:right;
	margin-right: 392px;
	height: 35px;
	float: right;
}

ul#form li.button {
	padding-right:3px;
	height: 40px;
}

div.right {
	float: right;
}

.redline {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #FF0000;
}

.greenline {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #008000;
}

div.notifications_show {
	background:transparent url(../images/notifications_icons.gif) no-repeat scroll left top;
	cursor:pointer;
	float:left;
	height:20px;
	margin:0;
	padding:0;
	width:20px;
}

div.notifications_hide {
	background:transparent url(../images/notifications_icons.gif) no-repeat scroll right top;
	cursor:pointer;
	float:left;
	height:20px;
	margin:0;
	padding:0;
	width:20px;
}

.notifications_priority1 {
	background:transparent url(../images/1.gif) no-repeat scroll left top;
}

ul.confs {
	line-height:180%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 10px 7px;
	padding:0;
}

ul.confs li {
	background:transparent url(../images/conf_bullet.png) no-repeat scroll 0 5px;
	margin-bottom:10px;
	padding-left:33px;
}

div.conference {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #436088;
}

table.list {
	border: 0px solid #CCCCCC;
}

td.header, th.header {
	/* background:transparent url(../images/user_shades.jpg) no-repeat scroll left top; 839EBE */
	background-color: #E7EEF6;
	border-bottom: 1px solid #A4B1CD;
	color: #436088;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px;
	padding-left: 8px;
	font-family: "Trebuchet MS", verdana, arial, serif;
}

th.header_form {
	color: Gray; 
	font-weight: bold;
	font-size: 8pt;
	padding-top: 5px;
	padding-right: 5px;	
	padding-left: 8px;
	font-family: "Trebuchet MS", verdana, arial, serif;
}

td.item {
	font-size: 8pt;
	padding: 5px;
	padding-left: 8px;
	border-top: 1px solid #DDDDDD;
	color: #666666;
}

.item {
	font-size: 8pt;
	padding: 5px;
	padding-left: 8px;
	color: #666666;
}

tr.background1 {
	background: #f4f9ff;
}

tr.background2 {
	background: #FFFFFF;
}

tr.background3 {
	background: #C8D9E9;
	cursor: pointer;
}

tr.not_accepted {
	background: #FFDDD8;
	background-image: url(../images/stripes2.png);
	background-position: left top;
	background-repeat: repeat;
}

tr.marked_row, div.marked_row {
	font-weight: bold;
	background-color: #FFFF99;
}

tr.marked_row_red, div.marked_row_red {
	background-color: #FFE8E8;
}

tr.marked_row_green, div.marked_row_green {
	background-color: #DEFFBD;
}

tr.total_row {
	font-weight: bold;
	background-color: #FFFFFF;
}

tr.accepted_row {
	font-weight: bold;
	background-color: #FFFACD;
}

div.tagline {
	width: 670px;
	font-size: 11px;
	margin-bottom: 10px;
}

.small {
	font-family: "Trebuchet MS",verdana,arial,serif;
	font-size: 10px;
}

.summary_item {
	margin-left: 15px;
}

div.summary_item_history {
	color: #CDCDCD;
	float: left;
	width: 405px;
}

span.summary_item_history {
	color: #CDCDCD;
	float: left;
}

.summary_item_history_del {
	color: #CDCDCD;
	text-decoration: line-through;
	float: left;
}

.summary_item_history_no_del {
	color: #CDCDCD;
	text-decoration: line-through;	
}

div.payment {
	float: left;
	width: 125px;
	padding: 7px 0 7px 0;
	border-top: 1px dashed #DDDDDD;
}

div.payment_time {
	float: right;
	width: 115px;
	padding: 7px 0 7px 0;
	text-align: right;
	border-top: 1px dashed #DDDDDD;
}

table.summary {
	border: 0px solid #CCCCCC;
	width: 690px;
}

table.history {
	border: 0px solid #CCCCCC;
	width: 630px;
}

.pay {
	height: 33px;
	width: 245px;
	cursor: pointer;
}

.changeme {
	height: 33px;
	width: 305px;
}

div.summary_point {
	width: 162px;
	float: left;
}

div.summary_point_status {
	width: 220px;
	float: left;
}

div.summary_point_money {
	width: 145px;
	float: right;
	text-align: right;
}

div.conf_logo {
	float: left;
	margin-right: 20px;
	height: 200px;
}

td.step {
	padding: 7px 10px 7px 5px; 
	font-size: 24pt; 
	color: #CCCCCC; 
	font-weight: bold; 
	vertical-align: top; 
	text-align: center;
}

.invisible {
	display: none;
}

#loading {
	background-image:url(../images/ajax_loader.gif);
	background-repeat:no-repeat;
	float:right;
	height:32px;
	width:32px;
	margin-top:10px;
	margin-right:50px;
}

.order_summary {
	width: 100%;
	height: 40px;
}

.red_box {
	padding: 15px;
	border: 1px solid #3B5998;
}

a.biger_link {
	font-size: 14px;
}

.left {
	float: left;
	margin: 20px 0;
	width: 690px;
}

p.redbox {
	background-color:#FFE8E8;
	border:1px solid Red;
	font-size:11px;
	margin-bottom:3px;
	margin-top:0;
	padding:5px;
	width: 685px;
}

p.bluebox {
	background-color:#D3E0F0;
	border:1px solid #5781AE;
	font-size:11px;
	margin-bottom:3px;
	margin-top:0;
	padding:5px;
	width: 685px;
}

p.greenbox {
	background-color:#DEFFBD;
	border:1px solid #BDB964;
	font-size:11px;
	margin-bottom:3px;
	margin-top:0;
	padding:5px;
	width: 685px;
}

.pay_method {
	background-image:url(../images/user_separator2.png);
	background-position: 0px 45px;
	background-repeat:no-repeat;
	margin: 0;
	padding-left: 32px;
	text-align:left;
}

.text_right {
	text-align:right;
}

.text14 {
	font-size: 14px;
	font-weight: bold;
}

.top_conf_text {
	font-weight: bold;
	margin: 0 10px;
	font-size: 21px;
	color: #436088; /* #EFA72E */
}

#conf_info {
	text-align: center;
	width: 600px;
	float: left;
	margin-top: -3px;
}

div.growlUI {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}

div.growlUI h1 {
	font-size: 15px;
	font-weight: bold;
	color: white;
	padding: 5px 5px 5px 75px;
	text-align: left;
}

div.growlUI h2 {
	font-size: 12px;
	text-align: left;
	padding: 5px 5px 5px 75px;
	color: white;
}

.history_row {
	width: 100%;
}

.notification {
	width: 980px;
	height: 15px;
	padding: 5px 0;
	border-bottom: 1px solid #DDDDDD;
}

a.big_blue {
	color:#44A4D9;
	font-size:14px;
	font-weight:bold;
	margin:0 0 15px;
}

.terms {
	font-size: 13px;
	font-weight: bold;
}

a.terms {
	font-size: 13px;
	font-weight: bold;
}
