﻿/* base styles that are common to all formats i.e. print and screen */

body {font-size: 62.5%; font-family: arial,verdana,sans; padding: 0; color: #000;background:#fff url(../images/page-bg.gif) repeat-x top center;margin:0;}
body.standard {background:#fff url(../images/page-bg-small.gif) repeat-x top center;}
form,ul,dl,dd,dt,h1,h2,h3,h4 {padding:0; margin:0;}
h1 {font-size: 1.7em;padding: 0 0 1em 0; color:#b9b9b9; font-weight:normal;  /*display:inline;float:left;*/}

.home h1 {}
h2 {font-size: 1.6em;padding: 0 0 0.5em 0; color:#26b5a1; clear:both;}
.home h2, .highlightspot h2 {color:#b9b9b9; background:url(../images/h2-arrow.gif) no-repeat top left; padding:1px 0 1em 25px; font-weight:normal; display:inline; float:left;}
.page .highlightspot h2 {font-size:1.1em; padding-top:6px; font-weight:bold;padding-bottom:0.8em; border-bottom:1px solid #ededed; width:180px;}
.home h2 {border-bottom:none;}
h3 {font-size: 1.5em;padding: 0 0 1em 0; color:#4f4f4f; font-weight:normal;}
h4 {font-size: 1.6em;padding: 0 0 1em 0; color:#00a890; font-weight:normal;}
h1,h2,h3,h4 {line-height:1em;}
p {margin: 0 0 1em 0; padding: 0;}
a {color:#00a890;}
input.text, select, textarea {font-size: 13px; border:1px solid #cacaca; padding:0px;font-family: arial,verdana,sans;}
input.long, textarea.long, select.long {width:240px;}
input.medium, textarea.medium, select.medium {width:214px;}
input.short, textarea.short, select.short {width:110px;}
.selectlocation select, .box select {width:154px; border:1px solid #bcbcbc; padding:0;}

/*.box select {width:214px; margin-bottom:10px; padding:0; font-size:0.9em;}*/
.box select {width:214px;font-size: 0.9em; border:1px solid #cacaca; padding:0;font-family: arial,verdana,sans;margin-bottom:10px;}

img {border: 0;}
table {border-collapse:collapse;}
th {text-align:right;font-weight:normal;vertical-align:top;}

.floatleft {float: left;}
.floatright {float: right;}
.hidden {display: none; visibility: hidden;}
.nobg {background: none;}
.printonly {display: none; visibility: hidden;}
.clear {clear:both;}

.btnRegister {width:109px;height:26px;background:url(../images/register_now.jpg) no-repeat top left;border:none;float:right;margin-right:85px;}

