@font-face {
	font-family: 'MisoRegular';
	src: url('/_fonts/miso.eot');
	src: local('Miso Regular'), local('Miso'), url('/_fonts/miso.woff') format('woff'), url('/_fonts/miso.otf') format('opentype'), url('/_fonts/miso.svg#Miso') format('svg');
}
@font-face {
	font-family: 'MisoBold';
	src: url('/_fonts/miso-bold.eot');
	src: local('Miso Bold'), local('Miso-Bold'), url('/_fonts/miso-bold.woff') format('woff'), url('/_fonts/miso-bold.otf') format('opentype'), url('/_fonts/miso-bold.svg#Miso-Bold') format('svg');
}
@font-face {
	font-family: 'MisoLight';
	src: url('/_fonts/miso-light.eot');
	src: local('Miso Light'), local('Miso-Light'), url('/_fonts/miso-light.woff') format('woff'), url('/_fonts/miso-light.otf') format('opentype'), url('/_fonts/miso-light.svg#Miso-Light') format('svg');
}
body
{
    background-image:none;
    background-color:#a6d1e4;
}
object
{
    outline:none;
}
h1
{
    color:#00718c;
    font-family: 'MisoBold', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Arial, Sans-Serif;
    font-size:28pt;
    font-weight:normal;
    line-height:30pt;
}
h2
{
    color:#00718c;
    font-family: 'MisoBold', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Arial, Sans-Serif;
    font-size:22pt;
    font-weight:normal;
    line-height:24pt;
}
h3
{
    color:#00718c;
    font-family: 'MisoBold', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Arial, Sans-Serif;
    font-size:16pt;
    font-weight:normal;
    line-height:18pt;
}
a
{
    color:#ed2e35;
    text-decoration:underline;
}
blockquote
{
    background:url(/_images/quotes.png) 0 0 no-repeat;
    margin-left:3em;
    padding-left:1.5em;
}
blockquote p
{
    color:#c0c0c0;
    font-family: georgia, 'times new roman', serif;
    font-size:130%;
    font-style:italic;
    line-height:130%;
}
p
{
    color:#404040;
}
label
{
    color:#00718c;
}
hr
{
    background-color: #f0f0f0;
    border: 0px solid #f0f0f0;
    clear:both;
    color: #f0f0f0;
    height:1px;
    margin:1em 0px;
}
ul, ol
{
    color:#404040;
}
li
{
    list-style-type:square;
}
.selected
{
    color:#404040;
}
.header .wrapper
{
    background:url(/_images/header.png) 0 0 repeat-x #ffffff;
    height:150px;
    margin-top:20px;
    width:960px;
}
.header .logo
{
    background:url(/_images/monkey.png) 0 0 no-repeat;
    height:136px;
    left:42px;
    text-indent:-9999px;
    top:6px;
    width:467px;
}
.header .companyname
{
    background:url(/_images/companyname.png) 0 0 no-repeat;
    height:110px;
    left:93px;
    position:absolute;
    text-indent:-9999px;
    top:30px;
    width:548px;
}
.header .logo a, 
.header .companyname a
{
    display:block;
    height:100%;
    width:100%;
}
.header .event
{
    height:70px;
    left:725px;
    position:absolute;
    top:42px;
    width:201px;
}
.header .event h3
{
    font-family: 'MisoRegular', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Arial, Sans-Serif;
    font-size:20pt;
    line-height:22pt;
    margin:0;
    padding:0;
}
.header .event p
{
    font-size:10pt;
    line-height:11pt;
}
.header .billboard
{
    height:200px;
    left:400px;
    top:0px;
    width:560px;
}
.nav
{
    background-color:#00718c;
    line-height:30px;
    overflow:visible;
    padding:0 6px;
}
.nav > ul
{
    background-color:#00718c;
    width:948px;
}
.nav ul
{
    float: left;
    list-style: none;
    margin:0;
    position: relative;
    text-align:left;
    z-index: 597;
}
.nav ul li
{
    list-style: none;
    margin: 0;
    padding: 7px 0 5px 0;
    color:#ffffff;
    float: left;
    line-height: 1.3em;
    vertical-align: middle;
}
.nav ul li:first-child
{
    padding-left:18px;
}
.nav ul li:first-child > ul
{
    margin-left:18px;
}
.nav ul li:hover
{
    position: relative;
    z-index: 599;
}
.nav ul li:hover > ul
{
    visibility: visible;
}
.nav ul li a
{
    font-size:100%;
    text-decoration:none;
    padding:0 0.5em;
    color:#e0e0e0;
    text-transform:lowercase;
}
.nav ul li a:hover
{
    color:#ffffff;
}
.nav ul ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 598;
    background-color:#e5c3a8;
    min-width:100%;
}
.nav ul ul li
{
    float: none;
    padding:0;
    white-space:nowrap;
    display:block;
}
.nav ul ul li a
{
    padding:8px 8px;
    display:block;
    color:#000000;
    text-transform:lowercase;
}
.nav ul ul li:first-child
{
    padding:0;
}
.nav ul ul li a:hover
{
    background-color:#d7a477;
    color:#ffffff;
}
.nav ul ul ul
{
    top: 1px;
    left: 99%;
}
.content
{
    color:#404040;
}
.content .wrapper
{
    background-color:#ffffff;
    width:960px;
    padding:0;
}
.content .wrapper .header img
{
    margin:0 4px;
    padding:10px 25px 0 25px;
    width:910px;
}
.content .breadcrumbs
{
    font-size:90%;
    color:#404040;
    margin:0 6px;
    padding:15px 0 0 23px;
}
.content .columns
{
    width:100%;
}
.content .column
{
    clear:none;
    float:left;
    width:300px;
    padding:0;
}
.content a
{
    color:#00718C;
    text-decoration:underline;
}
.content p
{
    margin-bottom:2em;
    line-height:175%;
}
.content p.callback_thankyou
{
    font-weight:bold;
}
.content ul, .content ol
{
    margin:1em 0;
    padding:0;
}
.content li
{
    list-style-type:square;
    margin-left:40px;
    padding-left:10px;
    font-size:90%;
}
.content ul.tick
{
    display:block;
    overflow:hidden;
}
.content ul.tick li
{
    background:url(/_images/tick.png) 0 4px no-repeat transparent;
    margin-left:25px;
    padding-left:25px;
    list-style-type:none;
    font-size:90%;
    line-height:165%;
}
.content .sitemap ul li
{
    background:url(/_images/folder.png) 0 4px no-repeat transparent;
    margin-left:25px;
    padding-left:25px;
    list-style-type:none;
    font-size:90%;
    line-height:165%;    
}
.content .sitemap ul li ul li
{
    background:url(/_images/page.png) 0 50% no-repeat transparent;
    margin-left:0px;
    padding-left:25px;
}
.content .audio p
{
    margin-bottom:.25em;
}
.content .left
{
    margin-left:4px;
    padding:20px 30px 10px 25px;
    width:635px;
}
.content .right
{
    color:#404040;
    margin-right:4px;
    padding:22px 25px 10px 20px;
    width:217px;
}
.content .right h2,
.content .right .emailmarketing h3
{
    background-color:#00718c;
    color:#ffffff;
    font-family: 'MisoRegular', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Arial, Sans-Serif;
    font-weight:bold;
    letter-spacing:0;
    font-size:22pt;
    line-height:24pt;
    padding:3px 8px;
}
.content .right h2 img
{
    margin-top:-3px;
    margin-left:-8px;
}
.content .right p
{
    color:#404040;
    font-size:90%;
    margin:0 0 1em 0;
}
.content .right h3
{
    background-color:#00718c;
    color:#ffffff;
    font-family: 'MisoRegular', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Arial, Sans-Serif;
    font-size:18pt;
    font-weight:normal;
    letter-spacing:0;
    padding:3px 8px;
}
.content .right h3 a
{
    color:#00718c;
    font-size:18pt;
    line-height:20pt;
    text-decoration:none;
}
.content .right li,
.content .blogcategories li 
{
    margin-left:1em;
    padding-left:0;
}
.content .right li a
{
    text-decoration:none;
}
.content .right li a:hover
{
    text-decoration:underline;
}
.content .fullwidth
{
    margin:0 4px;
    padding:10px 20px 10px 20px;
    width:920px;
}
.content .label
{
    padding-top:3px;
}
.content .caption
{
    clear:none;
    float:left;
    font-size:90%;
    padding-bottom:.5em;
    width:150px;
}
.content .answer
{
    clear:none;
    float:left;
    padding-bottom:.5em;
}
.content .answer input[type="text"]
{
    border-width:2px;
}
.content .answer input[type="submit"]
{
    height:29px;
    padding:4px 8px 6px 8px;
}
.content .answer select
{
    border-width:2px;
}
.content .entry
{
    float:left;
}
.content .icon-no
{
    background:url(/_images/cross.png) 0px 0px no-repeat transparent;
    height:16px;
    padding-left:20px;
    width:16px;
}
.content .icon-yes
{
    background:url(/_images/tick.png) 0px 0px no-repeat transparent;
    height:16px;
    padding-left:20px;
    width:16px;
}
.content .blogsummary .blogposttags a
{
    margin-right:10px;
}
.emailmarketing
{
    clear:both;
}
.emailmarketing h2
{
    border:none;
    color:#808080;
}
.emailmarketing p
{
    color:#c0c0c0;
	margin:0;
}
.emailmarketing label, .emailmarketing input, .emailmarketing div
{
    clear:none;
    float:left;
    margin-right:1em;
}
.emailmarketing label
{
    color:#999999;
    padding:3px 0;
    width:120px;
}
.emailmarketing label[for=mb-name]
{
    width:50px;
}
.emailmarketing .caption
{
    clear:both;
    float:none;
    font-size:90%;
    padding-bottom:.5em;
}
.emailmarketing input[type=text]
{
    float:left;
    width:200px;
}
.emailmarketing input[type=submit],
.content .awesome,
.login .awesome
{
	background: #00718c url(/_admin/_images/alert-overlay.png) repeat-x; 
	border-bottom: 1px solid rgba(0,0,0,0.25);
	color: #fff; 
	cursor: pointer;
	display: inline-block; 
	margin:0;
	padding: 5px 10px 5px; 
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    -moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.emailmarketing input[type=submit]:hover, .content .awesome:hover, .login .awesome:hover { background-color: #a6d1e4; color: #000; text-shadow: none; }
.emailmarketing input[type=submit]:active, .content .awesome:active, .login .awesome:active	{ top: 1px; }
.emailmarketing input[type=submit], .emailmarketing input[type=submit]:visited, .content .awesome, .content .awesome:visited, .login .awesome, .login .awesome:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.login .awesome
{
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}
.footer
{
    margin-bottom:1em;
}
.footer .wrapper
{
    background:url(/_images/footer.png) 0 100% no-repeat #ffffff;
    color:#808080;
    margin:0 auto;
    margin-bottom:10px;
    min-height:55px;
    width:960px;
}
.footer .wrapper li
{
    color:#00718c;
}
.footer .wrapper a
{
    color:#00718c;
}
.footer .wrapper a:hover
{
    text-decoration:underline;
}
.footer .wrapper .legal
{
    float:none;    
    clear:both;
    color:#ffffff;
    font-size:80%;
    height:55px;
    line-height:55px;
    padding-left:30px;
}
.footer .wrapper .legal ul
{
    display:inline;
    float:none;
    height:56px;
    overflow:hidden;
}
.footer .wrapper .legal ul li
{
    display:inline;
    float:none;
    height:40px;
    padding:0;
}
.footer .wrapper .legal ul li a
{
    padding:5px 0;
    text-decoration:none;
}
.footer .wrapper .legal ul li a:hover
{
    text-decoration:underline;
}
#map
{
    height:500px;
    overflow:visible;
    width:100%;
}
#map div
{
    overflow:visible;
}
#map #hmtctl div
{
    color:#404040;
}
input.right
{
    text-align:right;
}
.right .question .caption
{
    font-size:90%;
    width:150px;
}
.right .question .caption, .right .question .answer
{
    clear:none;
    float:left;
}
.entry .smallest
{
    border-width:2px;
    margin:0 3px;
    padding:2px 5px;
    width:30px;
}
.entry .widest
{
    width:400px;
}
.entry .wide
{
    width:250px;
}
.strong
{
    font-weight:bold;
}

.test ul
{
    text-align:center;
}
.test ul li
{
    display:inline;
}
.nav ul
{
    padding:0;
    margin:0;
}
.social_marketing
{
    background:url(/_images/giraffe.png) 100% 100% no-repeat #e5c3a8;
    padding:15px 20px;
    width:500px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.social_marketing h2,
.social_marketing p
{
    margin:0;
    width:370px;
}
.social_marketing h2
{
    padding-bottom:5px;
}
.social_marketing h2 a
{
    background-color:#d7a477;
    color:#00718c;
    float:right;
    font-size:18pt;
    line-height:20pt;
    padding:2px 30px;
    text-decoration:none;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.social_marketing p
{
    font-size:10pt;
    line-height:14pt;
}
.content .bloginfo, .content .blogsummary, .content .blogcategories, .content .blogrecent, .content .blogarchive, .content .blogpostcategories, .content .social
{
    padding-bottom:0.75em;
}
.content .blogrecent li
{
    list-style-type:square;
}

