@charset "utf-8";

body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:75%;
	color:#4a4a4a;
	line-height:1.4em;
}

h1, h2, h3, h4, h5, h6 {
	color:#36a5dd;
}

h1 {
	color:#36a5dd;
	font-size:1.65em;
}

p {margin-bottom:20px;}

a {
	color:#36a5dd;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}

span.error {display:block; color:#F00;}

#header_title a {
	color:#243257;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	line-height:1.4em;
}

#header_title a:hover {
	text-decoration:underline;
}

#masthead {
	color:#FFF;
	font-size:1.1em;
}

#header_contact,#header_contact2 {
	color:#FFF;
	font-size:1.25em;
	font-weight:bold;
}

#header_contact a,#header_contact2 a {
	display:block;
	float:left;
	font-size:.8em;
	color:#FFF;
	height:15px;
	margin-top:8px;
	text-decoration:none;
	padding-left:25px;
	cursor:pointer;
}
#header_contact a:hover,#header_contact2 a:hover {text-decoration:underline;}

	#header_contact a.email,#header_contact2 a.email {background:url(images/icon/email.gif) no-repeat left;}
	#header_contact a.talk,#header_contact2 a.talk {background:url(images/icon/talk.gif) no-repeat left; margin-left:15px; }
	#header_contact2 a.talk { width:130px; }
	
#home_products h1 {
	display:block;
	border-bottom:1px dotted #9b9b9b;
	padding-bottom:10px;
}

#home_products p.prod_desc {
	width:175px;
}

#whatsnew p {margin:0;}

a#rss img {border:0;}


/*
	PAGES, POSTS
*/
#pagetitle h1 {
	color:#0a577d;
	text-transform:uppercase;
	font-size:3em;
}

#pagetitle h1 a {
	text-decoration:none;
}

.hentry h2, .hentry a.large {
	font-size:1.7em;
	margin-bottom:8px;
	font-weight:bold;
}

.hentry a.large {
	margin-top:4px;
	display:block;
}

div.hentry div.location {
	line-height:1.6em;
}

.hentry span.large {
	font-size:1.5em;
	color:#545454;
	font-weight:bold;
}

.hentry span.small {
	font-size:.9em;
	color:#999999;
	display:block;
	width:90%;
}

.hentry span.grey {
	color:#999999;
	font-family:"Myriad Pro", Helvetica, Arial, sans-serif;
	font-size:1.2em;
	font-weight:bold;
}

.hentry table.locationtable {
	font-size:1.1em;
}

.hentry table.locationtable tr { height:21px; }

.hentry table.locationtable a {
	font-weight:bold;
}

div.product_table table{width:100%;}
div.product_table table tr.odd{background-color:#ebebeb;}
div.product_table table th ,div.product_table table td{padding:4px;}
div.product_table table thead th{color:#36a5dd; font-size:1.2em; text-align:left;}
div.product_table table tbody td{text-align:left;}

.blogentry ul {list-style:disc;}
.blogentry ol  {list-style:decimal;}

.blogentry blockquote {
	padding:8px;
	font-style:italic;
	background-color:#eeeeee;
	color:#3a3a3a;
	margin:5px;
}

.blogentry img{border:1px solid #dfdfdf; padding:3px; margin:0 6px 6px 0;}
.blogentry img.alignleft{float:left;}
.blogentry img.alignright{float:right;}
.blogentry img.aligncenter{margin:0 auto;}
#whatsnew img{border:1px solid #dfdfdf; padding:3px; margin:0 6px 6px 0;}
#whatsnew img.alignleft{float:left;}
#whatsnew img.alignright{float:right;}
#whatsnew img.aligncenter{margin:0 auto;}

.blogentry h1 {font-size:1.8em; line-height:1.6em;}
.blogentry h2 {font-size:1.65em;}
.blogentry h3 {font-size:1.4em;}
.blogentry h4{font-size:1.2em;}
.blogentry h5 {font-size:1em;}
.blogentry h6 {font-size:.8em;}

/*
	FOOTER
*/
#footer_blue  ul li a{
	color:#243257;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#footer_white {color:#FFF; font-weight:bold; font-size:1.2em;}

#footer_white ul li a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:.8em;
	line-height:1.8em;
}

#footer_contact  {
	color:#243257;
	font-weight:bold;
}

#footer_contact h1 {
	margin-bottom:8px;
}

label.chkinp {
	color:#7c7c7c;
	font-weight:normal;
}

/* Blog / Feed */
span.date{font-weight:bold; font-size:.8em; color:#9e9e9e; letter-spacing:.2em; text-transform:uppercase;}
#whatsnew h2 {font-size:1.2em;}
