*
{
padding: 0em;
margin: 0em;
}

body
{
background: #CBD3D1;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: verdana, arial, helvetica, sans-serif;
color: #555;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
}

a
{
color: #006699;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
color: #61A2CE;
}

.hilite {
  color: #996600;
}


a.btnreg  { background: url('images/btn_register.png') no-repeat; color: #fff; xwidth: 150px; height: 30px; padding: 10px 15px 8px 50px; display: block; text-decoration: none; font-family: tahoma; font-size: 14px; font-weight: bold; margin: 0pt; }


a.btnreg:hover  { background: url('images/btn_register_over.png') no-repeat; color: #fff; xwidth: 150px; height: 30px; padding: 10px 15px 8px 50px; display: block; }

blockquote { width: 520px; background: #F6F6F6; background: #f6f6f6 url('images/bg2.gif') bottom right no-repeat; padding: 10px 0pt 7px 8px; border-left: 4px solid #ff9900; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; margin-top: 10px; margin-left: 155px; margin-bottom: 15px; }

h1
{
font-size: 1.4em;
padding-right: 28px;
color: #666;
font-family: "Trebuchet MS";
padding-bottom: 10px;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
background-image: url('images/db1.gif');
}

h4
{
font-size: 1.2em;
padding-right: 28px;
color: #666600;
font-family: "Trebuchet MS";
}

.contentarea
{
padding-top: 1.3em;
}

img
{
border: 0 none;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 3px #E1D2BD;
margin-bottom: 1.0em;
}

.box2
{
position: relative;
background: #FDFCF6 url('images/sidebarbg.jpg') repeat-x scroll;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 4px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

/*#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff;
border: 1px solid #ff0000;
z-index: 1;
}*/

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 755px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #FFD878 url('images/headerpic.png') no-repeat top left;
margin-bottom: 2px;
}

#logo { float: left; width: 145px; height: 88px; background: url('images/goa-agenda_logo.png') no-repeat; padding: 5px; margin: 5px 0 0 20px; }

#menu
{
position: relative;
background: #7F8400 url('images/menubg.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #f6f6f6;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: none;
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
font-weight: bold;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.5em 22.0em 0em 0em;
}

#registration
{
width: auto;
}


#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}


/* Nice Titles */
div.nicetitle {
	background-color: #ffffcc;
	color: #555;
	font: xbold 12px Verdana, Arial, sans-serif;
	left: 0;
	padding: 4px;
	position: absolute;
	top: 0;
	width: 25em;
	z-index: 20;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 10px;
	-moz-opacity: .87;
border-left: 3px solid #ffcc66; border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;
	}

div.nicetitle p {
    margin: 0;
	padding: 0 3px;
	-moz-opacity: 1;
}

div.nicetitle p.destination {
    font-size: 9px;
    padding-top: 3px;
	text-align: left;
	-moz-opacity: 1;
}

div.nicetitle p span.accesskey {
	color: #d17e62;
}

/* REGISTRATION FORM */
#reg {
width: 700px;
padding: 0;
margin: 0;
border-collapse: collapse;
color: #4f6b72;
background: #E6EAE9;
}

caption {
padding: 0 0 5px 0;
width: 700px;
font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align: right;
font-style: italic;
}

th {
font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 6px 6px 6px 12px;
background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

thead th:first-child {
border-top: 0;
border-left: 0;
border-right: 1px solid #C1DAD7;
background: none;
}

tbody td {
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
background: #fff;
padding: 6px 6px 6px 12px;
color: #4f6b72;
}

tbody tr:nth-child(odd) td {
background: #F5FAFA;
color: #797268;
}

tbody th{
font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
border-left: 1px solid #C1DAD7;
border-top: 0;
font: bold;
background: #fff url(images/bullet1.gif) no-repeat;
}

tbody tr:nth-child(odd) th {
background: #f5fafa url(images/bullet2.gif) no-repeat;
color: #797268;
}

.regnote { background: #ffffee; padding: 10px 0pt 7px 8px; border-left: 4px solid #ff9900; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #ccc; xmargin-top: 10px; xmargin-left: 155px; xmargin-bottom: 15px; }

.thanks
{
font-size: 1.4em;
padding-right: 28px;
color: #ff0000;
font-family: "Trebuchet MS";
padding-bottom: 10px;
}

.button { border: 1px solid #ccc; padding: 2px; background: #f0f0f0; color: #888; margin-left: 4px; font-family: Arial, sans-serif; font-weight: bold; cursor: hand; }













