/*
THEME NAME: Ackura
DESCRIPTION: Ackura theme for use on all Ackura Products
VERSION: 1.6
AUTHOR: Richard Clark - <a href="http://www.kmp.co.uk">KMP</a>
AUTHOR URI: http://www.kmp.co.uk
TAGS: ackura, microformats, hcard, hatom, xoxo, widgets
*/
/*@import url('css/screen.css');*/

/*=======================
MASTER RESET based on the below.
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
/*=========================*/
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,  b, u, i, center,  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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border-top: 1px solid #cccccc;
	border-left: 0 none;
	border-right: 0 none;
	border-bottom: 0 none;
	margin: 1em 0;
	padding: 0;
}
input {
	vertical-align:middle;
}
/*=======================
GRID SETUP
960 Grid System ~ Core CSS.
Learn more ~ http://960.gs/
Licensed under GPL and MIT.
/*=========================*/
/* =Containers
--------------------------------------------------------------------------------*/
.container_16 {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size:1.2em;
}
.container_16 .grid_4 {
	width: 220px;
}
.container_16 .grid_8 {
	width: 460px;
}
.container_16 .grid_12 {
	width: 700px;
}
.container_16 .grid_16 {
	width: 940px;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}

/* =Grid >> 16 Columns
--------------------------------------------------------------------------------*/
.container_16 .grid_1 {
	width: 40px;
}
.container_16 .grid_2 {
	width: 100px;
}
.container_16 .grid_3 {
	width: 160px;
}
.container_16 .grid_5 {
	width: 280px;
}
.container_16 .grid_6 {
	width: 340px;
}
.container_16 .grid_7 {
	width: 400px;
}
.container_16 .grid_9 {
	width: 520px;
}
.container_16 .grid_10 {
	width: 580px;
}
.container_16 .grid_11 {
	width: 640px;
}
.container_16 .grid_13 {
	width: 760px;
}
.container_16 .grid_14 {
	width: 820px;
}
.container_16 .grid_15 {
	width: 880px;
}

/* =Prefix Extra Space >> Global
--------------------------------------------------------------------------------*/
.container_16 .prefix_4 {
	padding-left: 240px;
}
.container_16 .prefix_8 {
	padding-left: 480px;
}
.container_16 .prefix_12 {
	padding-left: 720px;
}

/* =Prefix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
	padding-left: 60px;
}
.container_16 .prefix_2 {
	padding-left: 120px;
}
.container_16 .prefix_3 {
	padding-left: 180px;
}
.container_16 .prefix_5 {
	padding-left: 300px;
}
.container_16 .prefix_6 {
	padding-left: 360px;
}
.container_16 .prefix_7 {
	padding-left: 420px;
}
.container_16 .prefix_9 {
	padding-left: 540px;
}
.container_16 .prefix_10 {
	padding-left: 600px;
}
.container_16 .prefix_11 {
	padding-left: 660px;
}
.container_16 .prefix_13 {
	padding-left: 780px;
}
.container_16 .prefix_14 {
	padding-left: 840px;
}
.container_16 .prefix_15 {
	padding-left: 900px;
}

/* =Suffix Extra Space >> Global
--------------------------------------------------------------------------------*/
.container_16 .suffix_4 {
	padding-right: 240px;
}
.container_16 .suffix_8 {
	padding-right: 480px;
}
.container_16 .suffix_12 {
	padding-right: 720px;
}

/* =Suffix Extra Space >> 16 Columns
--------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
	padding-right: 60px;
}
.container_16 .suffix_2 {
	padding-right: 120px;
}
.container_16 .suffix_3 {
	padding-right: 180px;
}
.container_16 .suffix_5 {
	padding-right: 300px;
}
.container_16 .suffix_6 {
	padding-right: 360px;
}
.container_16 .suffix_7 {
	padding-right: 420px;
}
.container_16 .suffix_9 {
	padding-right: 540px;
}
.container_16 .suffix_10 {
	padding-right: 600px;
}
.container_16 .suffix_11 {
	padding-right: 660px;
}
.container_16 .suffix_13 {
	padding-right: 780px;
}
.container_16 .suffix_14 {
	padding-right: 840px;
}
.container_16 .suffix_15 {
	padding-right: 900px;
}

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear:both;
}
/*=======================
1. COMMON SITE FRAMEWORK
=========================*/
html {
	position:relative;
}
body {
	font-size:62.5%;
	line-height:1.5;
	background:#7b7b7b url(images/bkgd-repeat-x.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#404140;
}
.container_16 {
	font-size:1em;
	margin:50px auto;
}
#container {
	background:#fff;
	padding:20px 0;
	font-size:1em;
}
.sidebar {
	background:#fff;
}
#footer {
	background:url(images/bkgd-footer.png) top left no-repeat;
	min-height:150px;
	padding-bottom:2em;
}
.skip-link {
	display: block;
	padding: 10px 20px;
	position: absolute;
	top:0;
	left: -999px;
}
.skip-link:focus {
	left: 0;
}
ul.xoxo {
	padding:0 20px;
}

/*=======================
x. BRANDING BLOCK
=========================*/
#header {
	background:url(images/bkgd-header.png) top left no-repeat;
	min-height:150px;
	position:relative;
}
.home-link {
	position:absolute;
	right:0px;
	top:-50px;
	background:url(images/bkgd-home.png) right top no-repeat;
	font:bold 1.2em/1 "Gotham Rounded Bold", "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#404140;
	min-height:30px;
	width:220px;
}
a.home-link span {
	background:url(images/btn-list-back.gif) 0 -16px no-repeat;
	display:inline-block;
	margin:5px 0 0 0;
	padding-left:18px;
}
a:hover.home-link span {
	background:url(images/btn-list-back.gif) 0 1px no-repeat;
}

/*-----------------------
x. H1 Logo Replacement
-------------------------*/
#blog-title {
	letter-spacing : -1000em;
}
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body #blog-title {
	letter-spacing : normal;
	text-indent : -999em;
	overflow : hidden;
}
/* End of hack */ 

h1#blog-title {
	background: url(images/logo-ackura-head.png) top left no-repeat;
	position:absolute;
	top:50px;
	left:20px;
	border:none;
}
h1#blog-title a {
	display:block;
	width:350px;
	height:60px;
}
/*//////////////////////////
Overrides for Category specfic headers
///////////////////////////*/
.category-pressroom h1#blog-title, .s-category-pressroom h1#blog-title {
	background: url(images/logo-pr.png) top left no-repeat;
}
.category-contentbroadcaster h1#blog-title, .s-category-contentbroadcaster h1#blog-title {
	background: url(images/logo-cb.png) top left no-repeat;
}
.category-contentbroadcaster h1#blog-title a, .s-category-contentbroadcaster h1#blog-title a {
	width:515px;
}
.category-buzzmonitor h1#blog-title, .s-category-buzzmonitor h1#blog-title {
	background: url(images/logo-bm.png) top left no-repeat;
}
.category-blogrunner h1#blog-title, .s-category-blogrunner h1#blog-title {
	background: url(images/logo-br.png) top left no-repeat;
}
.category-messagesender h1#blog-title, .s-category-messagesender h1#blog-title {
	background: url(images/logo-ms.png) top left no-repeat;
}
.category-messagesender h1#blog-title a, .s-category-messagesender h1#blog-title a {
	width:430px;
}
.category-promosender h1#blog-title, .s-category-promosender h1#blog-title {
	background: url(images/logo-ps.png) top left no-repeat;
}
.category-promosender h1#blog-title a, .s-category-promosender h1#blog-title a {
	width:380px;
}
.category-sitemanager h1#blog-title, .s-category-sitemanager h1#blog-title {
	background: url(images/logo-sm.png) top left no-repeat;
}
.category-surveybuilder h1#blog-title, .s-category-surveybuilder h1#blog-title {
	background: url(images/logo-sb.png) top left no-repeat;
}
.category-surveybuilder h1#blog-title a, .s-category-surveybuilder h1#blog-title a {
	width:400px;
}

/*-----------------------
x. Top Level Action Navigation
-------------------------*/
ul.action-nav {
	list-style-type:none;
	width:auto;
	float:right;
	text-align:right;
	font-size:0.8em;
}
ul.action-nav li {
	width:auto;
	display:block;
	float:left;
	padding:0 10px;
	border-left:1px solid #666;
	margin:0;
	text-align:right;
}
ul.action-nav li:first-child, ul.action-nav li.first {
	border-left:0;
}

/*-----------------------
x. Search Form
-------------------------*/
form.search {
	float:right;
	clear: both;
	margin-top:40px;
}

/*=======================
x. STANDARD TYPOGRAPHY
=========================*/
h1, h2, h3, h4 {
	border-bottom:1px dotted #404140;
	margin-bottom:4px;
	line-height:1;
	clear:both;
	font-family:"Gotham Rounded Bold", "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#404140;
	font-weight:normal;
	padding:0 0 2px 0;
}
.s-category-pressroom h1, .s-category-pressroom h2, .s-category-pressroom h3, .s-category-pressroom h4, .s-category-pressroom a, .category-pressroom h1, .category-pressroom h2, .category-pressroom h3, .category-pressroom h4, .category-pressroom a, .category-pressroom a.download, .s-category-pressroom a.download {
	color:#b43226;
}
.s-category-contentbroadcaster h1, .s-category-contentbroadcaster h2, .s-category-contentbroadcaster h3, .s-category-contentbroadcaster h4, .s-category-contentbroadcaster a, .category-contentbroadcaster h1, .category-contentbroadcaster h2, .category-contentbroadcaster h3, .category-contentbroadcaster h4, .category-contentbroadcaster a, .category-contentbroadcaster a.download, .s-category-contentbroadcaster a.download {
	color:#bd1a8d;
}
.s-category-buzzmonitor h1, .s-category-buzzmonitor h2, .s-category-buzzmonitor h3, .s-category-buzzmonitor h4, .s-category-buzzmonitor a, .category-buzzmonitor h1, .category-buzzmonitor h2, .category-buzzmonitor h3, .category-buzzmonitor h4, .category-buzzmonitor a, .category-buzzmonitor a.download, .s-category-buzzmonitor a.download {
	color:#333333;
}
.s-category-blogrunner h1, .s-category-blogrunner h2, .s-category-blogrunner h3, .s-category-blogrunner h4, .s-category-blogrunner a, .category-blogrunner h1, .category-blogrunner h2, .category-blogrunner h3, .category-blogrunner h4, .category-blogrunner a, .category-blogrunner a.download, .s-category-blogrunner a.download {
	color:#00aeef;
}
.s-category-messagesender h1, .s-category-messagesender h2, .s-category-messagesender h3, .s-category-messagesender h4, .s-category-messagesender a, .category-messagesender h1, .category-messagesender h2, .category-messagesender h3, .category-messagesender h4, .category-messagesender a, .category-messagesender a.download, .s-category-messagesender a.download {
	color:#1e5eab;
}
.s-category-promosender h1, .s-category-promosender h2, .s-category-promosender h3, .s-category-promosender h4, .s-category-promosender a, .category-promosender h1, .category-promosender h2, .category-promosender h3, .category-promosender h4, .category-promosender a, .category-promosender a.download, .s-category-promosender a.download {
	color:#6c9d31;
}
.s-category-sitemanager h1, .s-category-sitemanager h2, .s-category-sitemanager h3, .s-category-sitemanager h4, .s-category-sitemanager a, .category-sitemanager h1, .category-sitemanager h2, .category-sitemanager h3, .category-sitemanager h4, .category-sitemanager a, .category-sitemanager a.download, .s-category-sitemanager a.download {
	color:#4d4498;
}
.s-category-surveybuilder h1, .s-category-surveybuilder h2, .s-category-surveybuilder h3, .s-category-surveybuilder h4, .s-category-surveybuilder a, .category-surveybuilder h1, .category-surveybuilder h2, .category-surveybuilder h3, .category-surveybuilder h4, .category-surveybuilder a, .category-surveybuilder a.download, .s-category-surveybuilder a.download {
	color:#845624;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 2em;
	border-bottom:0;
}
h2.page-title {
	border-bottom:1px dotted #404140;
	color:#404140;
}
h3 {
	font-size:2.2em;
}
h3.entry-title {
	border-bottom:0;
	font-size:2em;
}
h4 {
	font-size:1.2em;
}
p {
	padding-bottom: 10px;
}
hr {
	border-top: 1px solid #cccccc;
}
blockquote {
	border-bottom: 1px dotted #404140;
	margin:10px 0;
}
.entry-content blockquote {
	border-bottom:0;
	margin:10px 20px;
	padding:20px 20px 10px 20px;
	background:#eaebec;
	border-left:2px solid #c8c9ca;
}
blockquote p.author {
	text-align:right;
}
cite a {
	background:none !important;
	padding:0 !important;
}
#content {
	background:#fff;
}
#content ol {
	list-style:decimal;
	padding: 5px 0 10px 35px;
}
#content ul {
	list-style:disc;
	padding: 5px 0 10px 30px;
}
#content dl {
}
#content img {
	margin:10px 0;
}
#content p img {
	margin:0 10px 10px 0;
	float:left;
}
#content p img.right {
	float:right;
	margin:0 0 10px 10px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color:#404041;
	border-bottom:0;
	margin-bottom:2px;
}
.entry-date {
	margin-bottom:20px;
}
dd {
	padding-bottom:4px;
	line-height:1.2;
}

/*-----------------------
x. Links
-------------------------*/
a {
	text-decoration:none;
	color:#404041;
}
a:link {
}
a:active {
}
a:hover {
}
a:visited {
}
#header a.btn-signin {
	position:absolute;
	top:20px;
	right:20px;
	width:200px;
	min-height:109px;
	background:url(images/btn-signin.png);
	font:bold 1.6em "Gotham Rounded Bold", "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
#header a.btn-signin span {
	position:absolute;
	top:20px;
	left:15px;
	width:100px;
	text-align:left;
	padding-right:70px;
	background:url(images/btn-arrow-large.png) 110px 5px no-repeat;
}
#header a:hover.btn-signin span {
	background-position:110px -107px;
	cursor:pointer;
}
a.btn-lrg {
	display:block;
	position:relative;
	width:200px;
	height:109px;
	background:url(images/btn-large.gif);
	font:bold 1.5em "Gotham Rounded Bold", "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#34808e;
}
a.btn-lrg span {
	position:absolute;
	top:10px;
	left:15px;
	width:100px;
	text-align:left;
	padding-right:70px;
	background:url(images/btn-arrow-large.png) 110px 15px no-repeat;
}
a:hover.btn-lrg span {
	background-position:110px -97px;
	cursor:pointer;
}
a.download {
	color:#404041;
}
a.download span {
	top:20px;
	background:url(images/btn-download-large.png) 110px 7px no-repeat;
	min-height:70px;
}
a:hover.download span {
	background-position:110px -105px;
	cursor:pointer;
}

/* ================ 
4. FOOTER BLOCK
===========================*/
#footer a {
	color:#F26522;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	border-bottom:1px dotted #404040;
	margin:0;
	list-style:none;
	padding:5px 0;
	margin:0 0 0 20px;
	overflow:auto;
	width:450px;
	text-align:left;
	float:left;
}
#footer ul {
	border-top:1px dotted #404040;
	border-bottom:1px dotted #404040;
	margin:0;
	list-style:none;
	padding:5px 0;
	margin:20px 0 0 20px;
	overflow:auto;
	min-height:18px;
	width:450px;
	float:left;
}
#footer li {
	padding:0;
	margin:0 0 5px 0;
	float:left;
	display:block;
	padding:0 10px;
	border-left:1px solid #404040;
}
#footer li:first-child, #footer li.first {
	padding:0 10px 0 0;
	border-left:none;
}
.link-ackura {
	float:right;
	width:241px;
	height:64px;
	background:url(images/logo-ackura.png) top left no-repeat;
	margin:20px 20px 0 0;
	text-indent:-9999em;
}

/* ================ 
5. NAVIGATION
===========================*/
/*-----------------------
x. Primary Navigation
-------------------------*/
ul.nav {
	float:left;
	clear: both;
	background:#ccc;
}
ul.nav li:first-child, .nav li.first {
	border-left:0;
}
.nav li {
	float: left;
	border-left:1px black solid;
	list-style:none;
}
.nav li a {
	display:block;
	padding:5px 15px;
}
.nav li a:hover {
	background:#666;
}

/*-----------------------
x. Breadcrumb Trail
-------------------------*/
ul.breadcrumbs {
	float:left;
	clear: both;
	padding:5px 0 0 0;
	margin-bottom: 20px;
	font-size:1em;
}
ul.breadcrumbs li {
	width:auto;
	display:block;
	float:left;
	padding:0 5px 0 15px;
	background:url(../img/icons-buttons/breadcrumb.gif) left center no-repeat;
}
ul.breadcrumbs li.first {
	background:none;
	padding: 0 5px 0 10px;
}

/*-----------------------
x. Paging
-------------------------*/
#content ul.paging {
	list-style-type:none;
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	float:right;
}
#content ul.paging li {
	width:auto;
	display:block;
	float:left;
	padding:0 10px;
	border-left:1px solid #666;
	margin:0;
}
#content ul.paging li:first-child, #content ul.paging li.first {
	border-left:0;
	padding:0 10px 0 0;
}

/*=======================
x. SIDEBAR COMPONENTS
=========================*/
#content ul.sec-nav, #content ul.sec-nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	background:#ccc;
}
#content ul.sec-nav {
	border-bottom:1px dotted #333;
}
#content ul.sec-nav li {
	margin:0;
	display:block;
	border-top:1px dotted #333;
}
#content ul.sec-nav li a {
	display:block;
	padding:5px;
}
#content ul.sec-nav li a:hover {
	background:#999;
}
#content ul.sec-nav li.active {
	padding:5px 0 0 5px;
}
#content ul.sec-nav ul {
	font-size:1em;
	padding-left:20px;
}
.banner {
	margin:10px 0;
}
.box {
	background:#ccc;
	min-height:150px;
	margin-bottom:10px;
	padding:5px;
}

/*=======================
x. STANDARD TABLES
=========================*/
table {
	text-align:left;
	border-bottom:1px solid #999;
	margin:10px 0;
}
caption {
	text-align:left;
	padding:5px 10px;
	font-size:1.4em;
	font-weight:bold;
	border-top:1px solid #999;
	background:#d7d7d7;
}
th {
	padding:5px 10px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	background:#f8f8f8;
}
td {
	padding:5px 10px;
}

/*=======================
x. STANDARD MAIN CONTENT LISTINGS
=========================*/
#content ul.listing {
	list-style:none;
	padding:0;
	border-top:1px dotted #666;
}
#content ul.listing li {
	padding:10px 0 0 0;
	border-bottom:1px dotted #666;
}
#content ul.listing h4 {
	border-bottom:0;
}

/*=======================
x. SIDEBAR
=========================*/
.sidebar ul ul li a {
	background:#fff url(images/btn-list.gif) 0 -16px no-repeat;
	padding:0 0 0 1.5em;
	font-weight:bold;
	color:#34808e;
}
.sidebar ul ul li a:hover {
	background:#fff url(images/btn-list.gif) 0 1px no-repeat;
	padding:0 0 0 1.5em;
	font-weight:bold;
}
.secondary-side {
	padding:0 0 0 20px;
}

/*=======================
x. ENTRY
=========================*/
.hentry {
	border-bottom: 1px dotted #404140;
	margin-bottom:10px;
	padding-bottom:10px;
}
.hentry a:hover {
	text-decoration:underline;
}

/*=======================
x. COMMENTS
=========================*/
#comments-list {
	padding-top:1em;
}
#comments-list ol {
	padding:0;
	margin-top:2em;
}
#comments-list a {
	color:#34808e;
	font-weight:bold;
}
#comments-list a:hover {
	text-decoration:underline;
}
#comments-list ol li {
	background:#fff url(images/comment-rpt.gif) center top repeat-y;
	list-style:none;
	position:relative;
	margin:0 0 2em;
}
#comments-list ol li .top {
	background:#fff url(images/comment-top.gif) center top no-repeat;
	height:30px;
}
#comments-list ol li .bottom {
	background:#fff url(images/comment-bottom.gif) center bottom no-repeat;
	height:30px;
}
.comment-number {
	position:absolute;
	right:20px;
	top:20px;
	font:bold 5.5em "Gotham Rounded Bold", "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#ccdfe3;
	z-index:0;
}
.comment-number span {
	font-size:0.5em;
}
.comment-author, .comment-meta, .unapproved, #comments-list p {
	padding:0 20px 5px 20px;
	position:relative;
	z-index:1
}
.unapproved {
	font-weight:bold;
	font-style:italic;
}
#content #comments-list img.avatar {
	margin:0 5px 0 0;
	border:1px solid #404140;
}
#comments-list li.bypostauthor {
	background:#bfdde3 url(images/comment-author-rpt.gif) center top repeat-y;
}
#comments-list li.bypostauthor .top {
	background:#bfdde3 url(images/comment-author-top.gif) center top no-repeat;
	height:30px;
}
#comments-list li.bypostauthor .bottom {
	background:#bfdde3 url(images/comment-author-bottom.gif) center bottom no-repeat;
	height:30px;
}
.bypostauthor .comment-number {
	color:#fff;
}
#comments-list .bypostauthor a {
/*color:#b43226;*/
}
#respond p {
	padding:0 0 5px 0;
}
/*=======================
x. RECENT COMMENTS
=========================*/
#recentcomments a {
	background:none;
	padding:0;
}
#recentcomments span a {
	color:#404140;
	font-weight:normal;
}
#recentcomments span a:hover {
	text-decoration:underline;
}
#recentcomments li {
	background:url(images/btn-list.gif) 0 -15px no-repeat;
	padding:0 0 1em 1.5em;
}
/*=======================
x. CATEGORIES
=========================*/
#categories ul {
	margin:0;
}
/*=======================
x. RSS
=========================*/
#rss-links ul li {
	margin:0 0 5px 0;
}
#rss-links a {
	background:url(images/rss-icon.gif) 0 50% no-repeat;
	padding:3px 0 3px 25px;
}
/*=======================
x. HOME LINKS
=========================*/
.home h2 {
	margin:0 20px 20px 20px;
	text-align:center;
	line-height:1.5;
}
.home-links {
	margin-left:20px;
	clear:both;
	float:left;
}
.home-links li {
	float:left;
	display:block;
	width:210px;
	margin:0 20px 20px 0;
	list-style:none;
	background:url(images/home-btn-rpt.gif) top left repeat-y;
}
.home-links li img {
	float:right;
	width:70px;
}
.home-links li div {
	background:url(images/home-btn-btm.gif) bottom left no-repeat;
	padding-bottom:20px;
	float:left;
	min-height:160px;	
}
.home-links li p {
	padding:0 20px 5px 20px;
	font-size:1.2em;
	float:left;
	width:170px;
}
.home-links li p.link {
	float:left;
	clear:both;
}
.home-links li.right-col {
	margin-right:0;
}
.home-links h3 {
	background:url(images/home-btn-top.gif) top left no-repeat;
	min-height:40px;
	line-height:40px;
	padding:10px 20px 0 20px;
	border-bottom:0;
	width:170px;
}
.home-links .more-link {
	background:transparent url(images/btn-more-home.gif) 100% -16px no-repeat;
	padding-right:18px;
	font-weight:bold;
}
.home-links .more-link:hover {
	background:transparent url(images/btn-more-home.gif) 100% 1px no-repeat;
}
#pr a {
	color:#b43226;
}
#cb a {
	color:#bd1a8d;
}
#bm a {
	color:#333;
}
#br a {
	color:#00aeef;
}
#sm a {
	color:#4d4498;
}
#ms a {
	color:#1e5eab;
}
#ps a {
	color:#6c9d31;
}
#sb a, #sb span {
	color:#845624;
}

#sms a, #sms span {
	color:#404041;
}


/*=======================
STYLE.CSS
/*=========================*/
div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width:100%;
}
div#menu ul, div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
.entry-title, .entry-meta {
	clear:both;
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
/*div.comments ol li {
margin:0 0 3.5em;
}*/
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:450px;
}
.alignright, img.alignright {
	float:right;
	margin:1em 0 0 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 0 0;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
	padding:5px 0;
	overflow:auto;
	height:100%;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.5em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div.navigation div.nav-next a {
	background:url(images/btn-list.gif) 100% -16px no-repeat;
	padding-right:18px;
}
div.navigation div.nav-next a:hover {
	background:url(images/btn-list.gif) 100% 1px no-repeat;
}
div.navigation div.nav-previous a {
	background:url(images/btn-list-back.gif) 0 -16px no-repeat;
	padding-left:18px;
}
div.navigation div.nav-previous a:hover {
	background:url(images/btn-list-back.gif) 0 1px no-repeat;
}
div.sidebar h3 {
	font-size:1.2em;
	margin-bottom:5px;
}
div.sidebar input#s {
	width:9em;
	height:22px;
	line-height:22px;
	padding:2px;
	font-size:1.3em;
}
.sidebar .button {
	text-indent:-999em;
	background:url(images/btn-search.gif) top left no-repeat;
	width:27px;
	height:28px;
	cursor:pointer;
	border:0;
	line-height:200px;
}
div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
/*div.sidebar ul ul {
margin:0 0 0 1em;
}*/

div.sidebar ul ul li {
	/*list-style:disc;*/
	margin:0;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
/*div.sidebar ul ul ul li {
	list-style:circle;
}*/


div.sidebar ul .features li {
	margin:0 0 0 0.5em;
	list-style:circle inside;
}


div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
	float:left;
}
div#header, div#footer {
	text-align:center;
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}

input#author, input#email, input#url, textarea {
	background:#fff !important;
	border:1px solid #ccc !important;
}
/*div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin:0;
	padding:0;
}*/
.buy-links a {
	/* Sliding right image */
    background: transparent url(../img/icons-buttons/btn-product-feature-right.gif) no-repeat scroll top right;
	/* FONT PROPERTIES */
    text-decoration: none;
	color:#19828e;
}
.buy-links a:hover {
	text-decoration:none;
}
.buy-links a span {
	/* Background left image */ 
    background: transparent url(../img/icons-buttons/btn-product-feature-left.gif) left top no-repeat;
}
.ui-tabs-hide {
	display:none;
}
.highlights {
	position:relative;
	min-height:250px;
	background-color:#fff;
	margin-left:10px;
	border-bottom:1px dotted #eaebec;
}
category-promosender .highlights {
	min-height:0;
}
html>body .highlights {
	position:relative;
	min-height:0px;
}
*:first-child+html .highlights {
	position:relative;
	min-height:250px;
	margin-left:10px;
}
.highlights div {
	float:left;
	width:680px;
	min-height:240px;
	padding:20px;
	padding-bottom:10px;
	background:#fff;
}
.highlights div.ps-tab {
	min-height:0px;
}
.highlights div div {
	padding:0;
	background-color:#fff !important;
	width:100% !important;
}
.highlights div dl {
	width:48% !important;
	float:left;
	padding-right:10px;
}
.highlights div img {
	float:right;
	margin:0 0 0 20px;
}
.highlights p {
	clear:none;
	width:360px;
	font-weight:normal;
	color:#000;
	font-weight:bold;
	float:left;
}
.highlights ul.ui-tabs-nav {
	float:left;
	width:220px;
	padding:0;
	margin:0;
}
*:first-child+html .highlights ul.ui-tabs-nav {
	float:left;
	width:220px;
	padding:0;
	margin-left:0;
}
.highlights .ui-tabs-nav li {
	list-style:none;
	height:55px;
	clear:both;
	padding:0;
	margin-top:1px;
	float:right;
	display:block;
	width:220px;
	position:relative;
	font:normal 1.2em/1 "Gotham Rounded Bold", "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
}
.highlights .ui-tabs-nav li a {
	display:block;
	height:55px;
	text-decoration:none;
	position:relative;
	right:0px;
	width:220px;
}
.highlights .ui-tabs-nav li img {
	margin:5px 5px 0 5px;
	float:left;
}
.highlights .ui-tabs-nav li span {
	position:absolute;
	top:40%;
	left:20px;
	width:160px;
}
.highlights .ui-tabs-nav li a {
	background:url(images/tab.png) 0 0 no-repeat;
	text-decoration:none;
	width:220px;
}
*:first-child+html .highlights .ui-tabs-nav li a {
	background:url(images/tab.png) 0 0 no-repeat;
	text-decoration:none;
}
*:first-child+html .highlights .ui-tabs-nav li a:hover {
	background-position:0 -119px;
	cursor:pointer;
}
/*.highlights .ui-tabs-nav li.first a {
	background:url(images/tab.png) top left no-repeat;
}
.highlights .ui-tabs-nav li.last a {
	background:url(images/tab.png) top left no-repeat;
}*/
.highlights .ui-tabs-nav li a:hover {
	background-position:0 -119px;
	cursor:pointer;
}
/*.highlights .ui-tabs-nav li.first a:hover {
	background:url(images/tab_over.png) top left no-repeat;
}
.highlights .ui-tabs-nav li.last a:hover {
	background:url(images/tab_over.png) top left no-repeat;
}*/
.highlights .ui-tabs-nav li.ui-tabs-selected a {
	background:url(images/tab.png) 0 -119px no-repeat !important;
}
/*.highlights .ui-tabs-nav li:first-child.ui-tabs-selected a {
	background:url(images/tab.png) 0 -120px no-repeat;
}
.highlights .ui-tabs-nav li:last-child.ui-tabs-selected a, #content .highlights li:last-child.ui-tabs-selected a.last {
	background:url(images/tab.png) 0 -120px no-repeat;
}*/
.highlights h1, #content .highlights h2 {
	color:#000;
	font-size:2em;
}
.highlights div ul {
	width:320px;
	margin:0;
	float:left;
}

.highlights div li {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	margin-left:15px;
}

.highlights .vid-list {
	list-style:none;
	padding:0;
	margin:0;
	width:auto;
}

.highlights .vid-list li {
	list-style:none;
	padding:0 0 0 42px;
	margin:0;
	float:left;
	text-align:center;
	font-weight:bold;
	width:196px;
}

.highlights .vid-list li:first-child {
	padding:0 0 0 0;
}

.highlights .vid-list li a {
	color:#000;
	background:url(images/btn-list.gif) 100% -16px no-repeat;
	padding-right:15px;
	line-height:16px;
}

.highlights .vid-list li a:hover {
	background-position:100% 1px;
}

.highlights .vid-list li img {
	margin:0 0 5px 0;
	border:1px solid #eaebec;
}

.highlights .vid-list li a img {
	border:1px solid #ccc;
}

.highlights .vid-list a.img {
	/*padding-right:0;*/
	background:none;	
}

.category-pressroom .highlights .vid-list li a:hover img {
	border:1px solid #B43226;
}

.btn-watch {
	display:block;
	width:183px;
	height:50px;
	background:transparent url(images/btn-watch-video.gif) 0 0 no-repeat;
	text-indent:-9999em;
	margin:5px 0;
	float:left;
}

.btn-watch:hover {
	background-position:0 -100px;
}

p.tour {
	width:100%;
}

.sidebar ul .client-logos li a{
	background:none;
	list-style:none;
	padding:0;
}

.sidebar ul .client-logos li a:hover{
	background:none;
	list-style:none;
	padding:0;
}

.highlights div p.no-width {
	width:450px;
}
a.btn-brochure {
	width:199px;
	height:109px;
	background:url(images/MesseageSender-but1.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}
a.btn-brochure:hover {
	background:url(images/MesseageSender-but2.gif) no-repeat;
}
