/* @override http://dawson.example.com:3000/stylesheets/main.css */

/* 
-----------------------------------------------
Reset Stylesheet
Author:   Eric Meyer

Taken from:
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
----------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: 'MuseoSans500', Helvetica;
    vertical-align: baseline;
}
:focus {   /* remember to define focus styles! */
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}


table {    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* end of reset */

/*@font-face {
	font-family: 'MuseoSans500';
	src: url(../fonts/'MuseoSans500'-500.eot);
	src: url(../fonts/'MuseoSans500'_500.otf) format("opentype");
}*/

@font-face {
	font-family: 'MuseoSans500';
	src: url('../fonts/museosans_500-webfont.eot');
	src: local('☺'), url('../fonts/museosans_500-webfont.woff') format('woff'), url('../fonts/museosans_500-webfont.ttf') format('truetype'), url('../fonts/museosans_500-webfont.svg#webfont5WhEQO9N') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font: 10pt 'Lucida Grande',helvetica,tahoma,arial,clean,sans-serif;
	*font-size: 72%;
	*font: x-small;
}

table {
	font-size: inherit;
	font: 100%;
}

select, input, textarea {
	font: 99% 'Lucida Grande',helvetica,tahoma,arial,clean,sans-serif;
	vertical-align: middle;
}

pre, code {
	font: 115% monospace;
	*font-size: 100%;
}

/** end Yahoo Fonts */

/* @end */

/* @group Basic Layout */

body {
	font-family:"HelveticaNeue",Helvetica,Verdana,sans-serif;
	padding: 0 0px;
	background: #EAEAEA;
	line-height: 1.5;
}

#wrapper {
	/*width: 906px;
		margin: 0 auto;*/
	
}

#skiplinks {
	display: none;
}

a {
	color: #06C;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}


/* @end */

/* @group Quick Links */

#quicklinks {
	height: 33px;
	position: relative;
}

#quicklinks a {
	display: block;
	position: absolute;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	top: 8px;
}

li#manage a {
	right: 5px;
	width: 145px;
	background:url(../images/button_manage_header.gif) no-repeat
}

li#signup a {
	right: 157px;
	width: 70px;
	background:url(../images/button_signup_header.gif) no-repeat
}

/* @end */

/* @group Header */

.bhome #header {
	/*float: left;*/
	/*clear: left;*/
	height:325px;
	width:100%;
	/*background: #FFF url(../images/content.gif) repeat-y;*/
	background: url(../images/menu-home-bg.png) repeat-x center top;
	margin:0 0 30px 0px;
	/*display: inline;*/
}

#header {
	/*float: left;*/
	/*clear: left;*/
	height:225px;
	width:100%;
	/*background: #FFF url(../images/content.gif) repeat-y;*/
	background: url(../images/menu-home-bg.png) repeat-x center top;
	margin:0 0 30px 0px;
	/*display: inline;*/
}

#header .wrapper {
	margin: 0 85px;
	/*float: left;*/
	width:900px;
	height:180px;
}

.goog-te-gadget-icon {
	display:none;
}

td#logo {
	display:none;
}

#google_translate_element {
 float:right;	
}

.bhome #header .wrapper {
	
}

#headerblock {
	height: 50px;
	color: rgba(255,255,255,1);
	margin-right: 30px;
	margin-top: 75px;
}

.bhome #header h1 a {
	float:left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 302px;
	height: 284px;
	background: url(../images/logo_transparent.png) no-repeat;
	margin-top:-70px;
	margin-left:130px;
}

#header h1 a {
	float:left;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 220px;
	height: 160px;
	background: url(../images/logo_transparent_small.png) no-repeat;
	margin-top:-70px;
	margin-left:145px;
	
}

#header h1.siteblocks a{
	background: url(../images/blocks_large.png) no-repeat;
	margin-top:-90px;
}

#header h1.planner a{
	background: url(../images/planner_large.png) no-repeat;
	margin-top:-90px;
}

#header h1.dispatch a{
	background: url(../images/dispatch_large.png) no-repeat;
	margin-top:-90px;
}

#header h1.digital a{
	background: url(../images/digitalinteractive_large.png) no-repeat;
	margin-top:-90px;
}

#smalllogo {
	margin: 15px 0 0 10px;
	float: left;
	background: url(../images/logo_transparent_small.png) no-repeat;
}

#header-bottom {
	/*padding-bottom: 1px;
		width: 906px;
		background: url(../images/content-bottom.gif) no-repeat bottom left;
		float: left;*/
}

#title{
	font-family: 'MuseoSans500'; 
	font-size: 36pt; 
	letter-spacing: -2px;
	line-height: 1.0;
	margin-bottom: 25px;
	padding-left:-40px;
	color: #fff;
}

#subtitle {
	font-family: 'MuseoSans500';
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.6em;
	color: #fff;
	padding-left: 435px;
}

#header p {
	padding: 95px 60px 105px 398px;
	color: #444;
}

#header p.hide {
	margin:0;
	padding:0;
	text-indent: -9999px;
}

/* navigation area */
.nav-area{
	/*background:url(../images/bg-nav.gif) no-repeat;*/
	margin:0 0 0 40px;
	font-family: 'MuseoSans500';
}
.nav-area:after{
	display: block;
	content: "";
	clear: both;
}
/*.nav-area a{
	float:left;
}*/
/* main navigation */
.nav-area {
	height: 80px;
	position: relative;
}

.nav-area h1 {
	margin: 15px 0 0 10px;
	/*float: left;*/
}

.nav-area ul#navigation {
	float: left;
	display: inline;
	margin: 30px 0 0 28px;
}

.nav-area ul#navigation li {
	float: left;
	margin-right: 32px;
	list-style: none;
}

.nav-area ul#navigation li a {
	font-family: 'MuseoSans500';
	text-transform: uppercase; 
	font-size: 11pt; 
	text-decoration: none; 
	color: #ccc;
	/*color: rgba(255,255,255,0.8);*/
	padding:0 0 0 15px;
	background:url(../images/nav-arrow.gif) no-repeat 0 2px;
	text-shadow: black 0 1px;
}

.nav-area ul#navigation li.menu:hover a.main {
	color: rgba(255,255,255,1); 
	*color:#fff;
}

.nav-area ul#navigation li.menu a:hover {
	color: rgba(255,255,255,1); 
	*color:#fff;
}

.nav-area ul#navigation li.menu .submenu {
    display: none;
}
.nav-area ul#navigation li.menu:hover .submenu {
    display: block;
	position: fixed;
	padding-top: 10px;
}

.nav-area ul#navigation .submenu li {
	clear: both;
	padding-top: 5px;
}

.nav-area ul#navigation .submenu a {
	font-family: 'MuseoSans500';
	text-transform: uppercase; 
	font-size: 10pt; 
	text-decoration: none; 
	color: rgba(255,255,255,0.8);
	
	background: none;
}

.nav-area #search {
	float: right;
	margin: 30px 20px 0 0;
	font-family: 'MuseoSans500';
	text-transform: uppercase;
	font-size: 14px; 
	text-decoration: none; 
	color: rgba(255,255,255,0.5);
	text-shadow: black 0 1px;
}

.nav-area #search label {
	font-size: 14px;
	color: rgba(255,255,255,0.5);
	text-shadow: black 0 1px;
	text-transform: uppercase;
}

#searchfield {
    border: 0;
    color: rgba(255,255,255,0.8);
    text-shadow: black 0 1px;
    width: 180px;
    height: 22px;
    padding: 5px 6px 0 10px;
    margin: 0 0 0 4px;
	border: 2px solid rgba(255, 255, 255, 0.1);
	background-color: rgba(0,0,0,0.2);
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-box-shadow:
		inset rgba(0,0,0,0.3) 0px 1px 24px; 
	padding: 2px 4px 0 10px; 
	margin: -2px 0 0 6px; 
} 

/* login button */
.nav-area .btn-login{
	float:right;
	background:url(../images/btn-login.gif) no-repeat;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	color:#fff;
	padding:0 0 0 7px;
	margin:25px 20px 0 26px;
}

.nav-area .btn-login span{
	float:left;
	background:url(../images/btn-login.gif) no-repeat 100% 0;
	height:22px;
	padding:0 9px 0 0;
	margin:0 -4px 0 0;
	position:relative;
	cursor:pointer;
}


/* @end */

/* @group Content */

#content-top {
	
}

#content-bottom {
	/*padding-bottom: 35px;
		width: 906px;
		background: url(../images/content-bottom.gif) no-repeat bottom left;
		float: left;*/
	margin-left:80px;
	/*width: 900px;*/
}

#content {
	margin: 0 40px;
	/*float: left;*/
		/*background: url(../images/content.gif) repeat-y top left;
		float: left;
		color: #444;*/
}

#content a {
	color: #0066CC;
	font-weight: bold;
}

#content h3 {
	font-size: 22pt;
	/*font-weight: bold;*/
	line-height:1.1;
	margin: 0 0 15px;
	color: #111;
	padding: 0;
}

#content h3 a {
	color: #111;
}

#content h5 {
	color: #999;
}

#secondary form {
	margin: 0 0 15px;
}

#content h6 {
	font-size: 140%;
	color: #666;
	margin: 0 0 15px;
}

#content .projects {
	float: left;
	width: 200px;
	*padding-top:20px;
	/*background: transparent url(img/spotlight-project-shadow.png) no-repeat left top;
	background-color: rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 
		inset rgba(255, 255, 255, 1) 0 20px 40px;*/
}

#content .projects .project {
	float: left;
	width: 280px;
	height: 100px;
	padding: 0px;
	padding-left:10px;
	margin: -20px 12px 50px 12px;
	

}

#content .projects .project h3 {
	font-family: 'MuseoSans500';
	font-size: 1.6em;
	letter-spacing: -1px;
	font-weight: normal;
	color: rgba(0,0,0,0.8);
	padding: 0 0 0 0;
	margin-bottom: 6px;
	margin-top: -2px;
}

#content .projects .project a {
    display: block;
	position: absolute;
	width: 235px;
	height: 100px;
	padding: 0 0 0 105px;
	font-size: 1.2em;
	color: rgba(0,0,0, 0.8);
	text-decoration: none;
}

#content .projects .project a:hover {
	color: rgba(70,130,186, 1);
}

#content .projects .project img {
	float:  left;
	
	margin: -10px 10px 10px -150px;
}

#content .projects .project span {
	display: block;
	padding: 40px 0 0 105px;
	margin-right: 10px;
	/*font-size: 0.85em;*/
	line-height: 1.2em;
}

#content .projects .projectinfo { 
	padding-bottom: 10px;
}

#content p {
	font-size:11pt;
}

.subpage #spotlight h2 {
    text-indent: -5000px;  
}

#content {
	padding: 0;
	clear: left;
	margin-top: 20px;
}

#content:after, .projects .projectinfo:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

label {
  display:block;
}

#contact_author, #contact_author_email, #contact_subject {
  width:350px;
}

#contact_body {
  width:98%;
height: 200px;
}

#secondary form #q {
	width: 190px;
}

pre {
	margin: 0 0 15px;
}

code {
	font-size: 92%;
}

#content h4 {
	font-size: 165%;
	font-weight: bold;
	margin: 0 0 15px;
	color: #333;
	padding: 0;
}

#content #main h4 {
	margin: 0 0 10px 0px;
	padding-top:10px;
}

.bhome #content h4 {
  margin-bottom:5px;
}

#plans {
	width: 450px;
	float: left;
	margin-bottom: 30px;
	display: inline;
}

table {
	border-collapse: collapse;
	width: 100%;
}

table td {
	border-bottom: 1px solid #C7CFD7;
	padding: 8px 10px;
}

table th {
	background: #AAC5E1;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	color: #4B4E51;
	font-weight: bold;
}

table th.plan {
	background: url(../images/table_header_home.gif) no-repeat;
}

table th.cost {
	background: url(../images/table_header_home.gif) no-repeat top right;
}

table strong {
	font-weight: bold;
	color: #06C;
}

table .odd td {
	background: #D5DDE6;
}

.bhome td.cost a {
	float: right;
	width: 70px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/button_signup_home.gif) no-repeat;
}

table td.cost {
	font-weight: bold;
	color: #346700;
	white-space: nowrap;
	/*width: 110px;*/
}

#included {
	margin-left:395px;
	
	/*float: right;*/

}

#terms {
	width: 450px;
	clear: left;
	float: left;
}

.bhome #content ul li {
	margin: 0 0 2px;
	padding: 2px 0 2px 26px;
	background: url(../images/bullet_home.gif) no-repeat 5px 3px;
}

#main {
	padding-right: 23px;
	
	float: left;
	color: #666;
	width: 513px;
	w\idth: 490px;
	padding-top: 6px;
}

#main p {
	font-size: 116%;
	line-height: 1.5;
	margin-bottom: 20px;
}

#main p.source {
     margin-top:-20px;
}

#secondary p {
	line-height: 1.5;
	margin-bottom: 20px;
}

em {
	font-style: italic;
}


#main ul {
	font-size: 116%;
	margin-bottom: 20px;
}

#main ul li {
	margin: 0 0 2px;
	padding: 2px 0 2px 21px;
	background: transparent url(../images/bullet_sub.gif) no-repeat 0 4px;
}

#new_customer input, #new_customer select {
	font-size: 130%;
}

#build_it {
	border: 10px solid #AAC5E1;
	padding: 15px 20px 1px 20px;
}

#build_it p.submit {
	font-size: 180%;
	text-align: center;
}

#new_customer #build_it input {
	font-size: 200%;
}

label span {
	color: #999;
	padding: 0 5px;
	font-size: 92%;
}

div#error {
	background: #FEEBE8;
	padding: 15px 20px;
	margin: 0 0 20px;
	border: 1px solid #EDA3AC;
	color: #911;
}

#secondary {
	padding: 20px 22px;
	font-size: 9;
	float: left;
	width: 240px;
	/*w\idth: 296px;*/
	background: url(../images/secondary.gif) no-repeat top left;
}

#secondary ul {
	margin: 0 0 15px;
}

#secondary ul li {
	margin: 0 0 2px;
	padding: 2px 0 2px 21px;
	background: transparent url(../images/bullet_sub.gif) no-repeat 0 4px;
}

#content #secondary #signup-link a {
	float: left;
	width: 280px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/button_signup_ours.gif) no-repeat 0 0;
	margin: 15px 0 0 0;
	display: inline;
}

#footer {
	clear: both;
	
	margin: 0 5px 30px;
	border-top: 1px solid #C7CFD7;
	background: url(../images/footer.jpg) no-repeat 50% 0;
	height: 50px;
	padding: 10px 10px;
	color: #888;
	text-align: right;
}

#copyright {
	float: left;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
}

.postinfo span {
	padding:3px 10px 3px 20px;
}
.postedby{
	background:#fff url(../images/user.gif) no-repeat 0 50%;
}
.filedto{
	background:#fff url(../images/post.gif) no-repeat 0 50%;
}
.commentslink{
	background:#fff url(../images/packaged.gif) no-repeat 0 50%;
	padding:3px 10px 3px 20px;
}

.commentsblock textarea{
	width:100%;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}

#content p.commentmetadata {
	margin: 0 0 10px;
	color: #111;
	font-weight: bold;
}

ol.commentlist {
	margin: 0 0 30px;
}

ol.commentlist li {
	padding: 15px 20px 5px;
}

ol.commentlist li.alt {
	background: #EFF3F6;
}

#content ol.commentlist li p {
	font-size: 100%;
	margin: 0 0 10px;
}

p.commentmetadata span.time {
    float:right;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #D5DDE6;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #D5DDE6;
	color: #000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #D5DDE6;
	font-weight: bold;
	background-color: #D5DDE6;
	color: #111;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #D5DDE6;
	color: #DDD;
}

.textbox input {
	background: #AGAGAG;
	border: 1px solid #DDD;
	border-bottom-left-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	display: block;
	font: normal normal normal 10pt/normal 'Lucida Grande', Arial, sans-serif;
	margin: 0px 0px 8px;
	padding: 5px;
	width: 218px;
}

.textbox input:focus {
	
}

#signin_submit {
	background: #39D url(../images/bg-btn-blue.png) repeat-x scroll 0px 0px;
	border: solid #39D;
	border-bottom-left-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 4px 10px 5px;
	text-shadow: #39D 0px -1px 0px;
}


