html {
    height: 100%;
}

body {
    font-size:62.5%;
    color: #555;
    /*font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;*/
    height: 100%;
    background: #eee url(/images/bg_pattern.jpg) repeat scroll top center;
    font-family:Georgia,"Times New Roman",Times,serif;
    font-size:11px;
}

a {
    color: #0066FF;
}

a:hover {
    color: #31a7d8;
}

a.subtle {
    color: #666;
}

a.subtle:hover {
    color: #31a7d8;
}

strong {
    font-weight: bold;
}

h1 {
    margin-top: 0;
    font-size: 1.4em;
    margin-bottom: 1.2em;
}

h2 {
    padding-top: 1.0em;
    font-size: 1.4em;
    margin-bottom: 0.5em;
    font-family:"Lucida Grande",Geneva,Helvetica,sans-serif;
    color: #333;
}

h2 a {
    font-size: 10px;
}

h3 {
    color: #333;
    font-size: 14px;
}


p {
    margin-bottom: 1em;
    line-height: 1.4em;
    font-size: 14px;
}

p.contact {
    font-size: 16px;
}

pre.small {
    font-size: 9px;
}

ol, ul {
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 1em;
    font-size: 1.1em;
    margin: 1em;
}

ul li {
    margin-bottom: 1em;
    line-height: 1.4em;
}

ul.coverage li {
    margin-bottom: 0.5em;
}

em {
    font-style: italic;
}

a.back {
    color: #808285;
    padding: 2px 8px;
    background-color: #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 11px;
}

a.back:hover {
    text-decoration: underline;
    background-color: #414042;
    color: #eee;
}



#header {
    xheight: 107px;
    padding: 20px 0 0 55px;
    margin-bottom: -10px;
}

#wrap {
    margin:0pt auto;
    padding: 0 0 20px 0;
    width:100%;
    min-height: 100%;
}

#wrap-inner {
    font-size:1.2em;
    margin:0pt auto;
    width:970px;
    xborder: 1px solid red;
}


#nav {
    margin: 30px 0 0 0;
    padding: 0 0 10px 0;
    list-style: none;
    display: inline-block;
    padding-left: 55px;
    background: transparent url(/images/box-top.png) no-repeat scroll bottom left;
    width: 900px;
    height: 51px;
    text-transform: uppercase;
}

#nav li {
    float: left;
    margin-right: 50px;
}

#nav li a {
    display: block;
    color: #999;
    text-decoration: none;
    background-color: #202020;
    padding: 2px 6px;
    font-size: 12px;
}

#shwop-map {
    float: right;
    width: 425px;
    height: 350px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #333;
}

#shwop-map a {
    color: #333 !important;
    font-size: 12px;
    padding-top: 4px;
}

#nav li.current a, #nav li a:hover {
    display: block;
    color: #eee;
    text-decoration: none;
    background-color: #666;
}

.times {
}

.times td {
    padding: 4px 0 4px 0;
    line-height: 1.2em;
}

.times td.left {
    padding-right: 10px;
}

.times td.right {
    width: 300px;
}


#footer {
    text-align: center;
    margin: 0 auto;
}

#footer a {
    color: #efefef;
    text-decoration: underline;
}

#footer p {
    margin: 0;
    font-size: 1em;
}

#footer a:hover {
    color: #fff;
    text-decoration: none;
}

#websiteby {
    margin-top: 20px;
    text-align: center;
    padding: 2px;
    margin: 20px auto 0 auto;
}

#websiteby a, #footer span, p.highlight span {
    color: #efefef;
    text-decoration: none;
    background-color: #202020;
    font-size:12px;
    padding:2px 6px;
}

p.highlight span {
    font-size: 14px;
}

#websiteby a:hover, #footer a:hover {
    text-decoration: underline;
    color: #fff;
}

#box {
	xborder: 1px solid green;
	}

#box-content {
    background: transparent url(/images/box-bg.png) repeat-y scroll top left;
    width: 860px;
}

#box-content {
    min-height: 500px;
    padding: 0 55px 20px 55px;
}

#box-content .details {
	font-size: 1.6em;
	color: #000;
}

#content {
    width: 595px;
}

#box-content h2:first-child {
    padding-top: 0;
}

table#yesno {
    width: 300px;
    margin: 10px 0 0 25px;
    font-size: 16px;

}

table#yesno th {
    font-size: 1.4em;
}

table#yesno th.yes, td.yes {
    color: #1bd117;
}

table#yesno th.no, td.no {
    color: #aa2d18;
}

table#yesno th, table#yesno td {
    padding: 4px;
}

table#yesno td {
    xborder-top: 1px solid #ccc;
}

#ie6 {
    display: none;
    margin:0pt auto;
    background-color: #333;
    padding: 8px;
    color: #efefef;
}

#ie6 a {
}

#right_column {
    float: right;
    width: 250px;
    font-size: 0.9em;
}

#sponsors {
    padding: 20px;
    text-align: center;
    border: 1px solid #eee;
    background-color: #fff;
    margin-left: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#sponsors .sponsor {
    margin-bottom: 20px;
}

#sponsors .sponsor.last {
    margin-bottom: 5px;
}

#sponsors a {
    margin-bottom: 2px;
    display: block;
}

#sponsors p {
    font-size: 0.9em;
}

#links {
    padding: 20px;
    margin-left: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#links p {
    font-size: 13px;
}

#links .facebook {
    background: transparent url(/images/facebook.png) scroll no-repeat 0px 0px;
    padding: 5px 0 5px 30px;
}

#links .wordpress {
    background: transparent url(/images/wordpress.png) scroll no-repeat 0px 0px;
    padding: 5px 0 5px 30px;
}

.label-note {
    font-size: 0.9em;
    color: #999;

    }

input.text, input.text-error, input.password {
    padding: 4px;
    width: 400px;
    font-size: 1.2em;
}

input.text-error {

}

select {
    padding: 4px;
    width: 415px;
    font-size: 1.2em;        
}

p.more {
    xmargin-top: 20px;
    width: 395px;
    padding: 10px;
    background-color: #eee;
}

p.more span {
    font-size: 0.9em;
}

p.about {
    font-size: 0.8em;
    margin-bottom: 0;
}


input.submit {
    padding: 4px;
    margin-top: 10px;

}

div.form-error {
    color: #9d3434;
    padding: 2px 0;
}

div.label-note {
    margin-top: 5px;
}

p.error {
    padding: 10px;
    background-color: #FFD3D3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 20px 0;
}

.form-item {
    margin-bottom: 20px;
}

.form-def {
    margin-bottom: 1px;
}


table.regos {
    background-color: #fff;
    width: 100%;
}

table.regos td {
    padding: 8px;
}

tr.o {
    background-color: #eee;
}


p.where {
    font-size: 20px;
}

p.register {
    font-size: 20px;
}

p.reg-details {
    padding: 10px;
    background-color: #ffffe0;
    width: 394px;
}

div.event-info {
    margin-bottom: 20px;
    width: 580px;
    background: transparent url(/images/bg-black-15.png) repeat scroll top left;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

div.event-info p, div.shwop-list p {
    font-size: 1.2em;
}

div.event-info a, div.shwop-list a  {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    text-decoration: none;
    color: #333;
    display: block;
}

div.event-info a em, div.shwop-list a em {
    font-size: 20px;
}

div.event-info a:hover, div.shwop-list a:hover {
    color: #000;
}

div.event-info a .more, div.shwop-list a .more {
    padding: 0px 4px;
    background-color: #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}

div.event-info a:hover .more, div.shwop-list a:hover .more {
    text-decoration: underline;
    background-color: #fff;
    color: #000;
}

div.event-info a .register, div.shwop-list a .register {
    padding: 0px 4px;
    background-color: #9FD8EF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
}



a.register, input.register {
    padding: 8px 16px;
    background-color: #9fd8ef;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
    border: 0;
    cursor: pointer;
}

a.register:hover, input.register:hover {
    background-color: #618b9c;
    color: #fff;
}

p.tagline {
    margin-top: -0.5em;
}

span.map-link {
    font-size: 16px;
}


#gallery a {
    margin: 0 5px 5px 0;
    float: left;
    display: block;
    border: 1px solid #ccc;
}

#gallery a:hover {
    border: 1px solid #000;
}

h2.email {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
}

#email {
    padding: 10px;
    background-color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
