/*
Theme Name: Send Marketing
Theme URI: http://sendmarketingsolutions.ordev.co.uk
Description: Send
Author: Send 
Version: 1.2
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
---------------------------------------------------------------------------------------------------------------- */


/* palette refs ------------------------------------------------------------------------------------------------

yellow 			#feb82a
stone 			#c2c0b7
blue 1 			#4b89ad
blue 2 			#224456

send4less 		#4b89ad
sendout blue 	#1c4557
target pink 	#a01f62
oneview pink 	#5c013e

---------------------------------------------------------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
input:focus {
	outline:none;
}

/* =Layout
---------------------------------------------------------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 50px 0 0 0;
	width: 100%;
}
#content {
	float:left;
	width:600px;
	margin: 0 10px 0 0;
	padding:0 0 0 20px!important;
}
#content-wide {
	float:left;
	width:920px;
	margin: 0 10px 0 0;
	padding:0 20px 0 40px!important;
}
#primary,
#secondary {
/*	float: right;
	overflow: hidden;
	width: 280px;  */
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}


/* =Fonts
---------------------------------------------------------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
h3#comments-title,
h3#reply-title,
#navi .menu,
#navi div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =bkgs
---------------------------------------------------------------------------------------------------------------- */

html {
height:auto;
width:100%;
background: url(images/bkg.png) repeat-x 0 0 #fff;
}

body {
height:auto;
width:100%;
background: url(images/sky1.png) repeat-x 0 422px;
}


body.short {
height:auto;
width:100%;
background: url(images/sky3.png) repeat-x 0 132px;
}



/* =Structure
---------------------------------------------------------------------------------------------------------------- */

/* The main theme structure */
#navi .menu-header,
div.menu,
#send-head,
#main,
#hero,
#wrapper {
	margin: 0 auto;
	width: 980px;
}`
#wrapper {
	padding: 0 10px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}


/* =Global Elements
---------------------------------------------------------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {

}
body,
input,
textarea {
	color: #555;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 10px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #555;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:link {
	color: #0066cc;
}
a:visited {
	color: #743399;
}
a:active,
a:hover {
	color: #4b89ad;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
---------------------------------------------------------------------------------------------------------------- */

#header {
	padding: 20px 0 0px;
	background: url(images/sky.png) no-repeat center top;
	height:161px;
}

#header.short {
	padding: 20px 0 0px;
	background: url(http://www.sendmarketingsolutions.co.uk/wp-content/themes/send/style.css) no-repeat center top;
	height:161px;
}

.send-head-left {
	width:91px;
	padding:0 0 0 20px;
	height:123px;
	float:left;
}

.send-head-right {
	width:830px;
	height:160px;
	float:right;
}

.send-head-right-top {
	width:830px;
	height:80px;
	background: url(images/letterfly.png) no-repeat 0 0;
}

.send-head-right-top .call-us {
	float:right;
	width:246px;
	height:54px;
	padding:10px 7px 10px 13px;
	background: url(images/header-curve-1.png) no-repeat 0 0;	
	color:#fff;	
	font-size:20px;
}

.send-head-right-top .call-us span{
	color:#feb82a;
	font-weight:bold;
	font-size:36px;
	line-height:44px;
}

.send-head-right-top .quote-link {
	float:right;
	width:65px;
	height:60px;
	padding:7px;
	margin:0 0 0 10px;
	background: url(images/header-curve-2.png) no-repeat 0 0;	
	color:#fff;	
}

.send-head-right-top .quote-link a {
	color:#fff;
	font-size:14px;	
	text-decoration:none;
}

.send-head-right-top .quote-link span{
	color:#feb82a;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
}

.send-head-right-bottom {
	width:830px;
	height:80px;
	color:#4b89ad;
}

.send-head-right-bottom .global-navi {
	float:right;
	width:466px;
	height:46px;
	margin:17px 0 0 0;
	padding:12px 8px 0px;
	background: url(images/header-curve-3.png) no-repeat 0 0;	
	color:#4b89ad;

}

.send-head-right-bottom .global-navi a {
	color:#4b89ad;
	font-size:12px;
	text-decoration:none;
}





/* =Menu
---------------------------------------------------------------------------------------------------------------- */

#navi {
	display: block;
	float: left;
	margin: 0 auto;
	width: 980px;
	z-index:100;
}
#navi .menu-header,
div.menu {
	font-size: 15px;
}
#navi .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#navi .menu-header li,
div.menu li {
	float: left;
	position: relative;
	width:122px;
	text-align: center;
}
#navi a {
	color: #fff;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
	width:102px;
	text-shadow: #555 1px 1px 1px;
}
#navi ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 122px;
	z-index: 99999;
}
#navi ul ul li {
	min-width: 122px;
}
#navi ul ul ul {
	left: 100%;
	top: 0;
}
#navi ul ul a {
	background: #224456;
	opacity:0.8;
	line-height: 1em;
	padding: 10px;
	width: 102px;
	height: auto;
}
#navi li:hover > a {
	color: #fff;
	background:#224456;
	opacity:0.8;
}

#navi ul ul li:hover > a {
	color: #fff;
	background:#4b89ad;
	opacity:0.8;
}


#navi ul li:hover > ul {
	display: block;
}
#navi ul li.current_page_item > a,
#navi ul li.current-menu-ancestor > a,
#navi ul li.current-menu-item > a,
#navi ul li.current-menu-parent > a {
	color: #fff;
}

#navi ul li.current_page_item > a,
#navi ul li.current_page_parent > a {
	background: url(images/nav.png) no-repeat 0 0;	
	opacity:0.8;
}

#navi ul li ul.children li.current_page_item > a {
	background-image:none;
	background-color:#3e7290;
}

* html #navi ul li.current_page_item a,
* html #navi ul li.current-menu-ancestor a,
* html #navi ul li.current-menu-item a,
* html #navi ul li.current-menu-parent a,
* html #navi ul li a:hover {
	color: #fff;
}


/* hero styles
---------------------------------------------------------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 0px;
}

#hero {
	height:270px;
	margin:0 0 20px 0;
}

#hero .hero-left {
	float:left;
	width:450px;
	height:230px;
	padding:20px 30px 20px 0px;
	margin:0 0 0 20px;
	background: url(images/hero-left.png) no-repeat 0 0;	
}

#hero .hero-left-clear {
	float:left;
	width:450px;
	height:250px;
	padding:0px 30px 20px 20px;
}


#hero .hero-right {
	float:left;
	width:480px;
	height:270px;
}

#hero .hero-map {
	float:left;
	width:480px;
	height:270px;
	background:#000;
}

.hero-home {
	font-size:20px;
	font-weight:bold;
	color:#4b89ad;
	line-height:30px;
	padding:0 0 0 20px;
}

.hero-home span {
	color:#000;
}

.hero-news h2, .hero-services h2, .hero-product h2, .hero-about h2, .hero-offers h2, .hero-case h2 {
	font-size:20px;
	font-weight:bold;
	color:#4b89ad;
	line-height:50px;
}


.hero-services h2.managed, .hero-services h2.crm {
	font-size:20px;
}

.hero-home p.home {
	font-weight:bold;
	font-size:15px;
	color: #7c7b7b;
	line-height:36px;
}

.hero-about p.home a, .hero-home p.home a {
	font-weight:bold;
	color: #4b89ad;
	text-decoration:none;
}



.hero-news h3 {
	font-size:18px;
	color:#fff;
	line-height:40px;
}

.hero-news p, .hero-about p, .hero-offers p, .hero-case p {
	font-size:18px;
	color:#fff;
	line-height:22px;
}

.hero-product p {
	font-size:18px;
	color:#fff;
	line-height:40px;
}




.hero-services p {
	font-size:16px;
	color:#fff;
	line-height:20px;
}

.hero-video-link {
	margin:12px 0 0 0;
}


.hero-video-link p {
	width:140px; 
	float:left;
	font-size:16px;
	font-weight:normal;
	color:#7c7b7b;
	line-height:20px;
}

.hero-video-link img {
	float:right;
	margin:10px 10px 0 0px;
}


/* content styles
---------------------------------------------------------------------------------------------------------------- */



#content {
}
#content,
#content input,
#content textarea {
	color: #555;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #555;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content h2 {
	font-size:20px;
	font-weight:bold;
}

#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}

.form-holder {
	float:left;
	width:625px;
	/*height:204px;*/
	padding:20px;
	background-color:#eee;
	z-index:-100;
}








.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #4b89ad;
}
#content .entry-title {
	color:#555;
	font-size:20px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}

#content-wide .entry-title {
	color: #000;
	font-size:24px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}

.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #4b89ad;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #555;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #4b89ad;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
	text-decoration:none;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #4b89ad;
	text-decoration:none;
}
#content .video-player {
	padding: 0;
}



/* =Gallery listing
---------------------------------------------------------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
---------------------------------------------------------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
---------------------------------------------------------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* page and post navigation
---------------------------------------------------------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #4b89ad;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
---------------------------------------------------------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #4b89ad;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #4b89ad;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #4b89ad;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
---------------------------------------------------------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 84%;
}
.widget_search label {
	display: none;
}
.widget_search input#searchsub {
float:right;
margin:2px 0 0;
}

.widget_search input#s{
}

.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #fff;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #4b89ad;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
/*	padding:40px 0 0 0; */
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* Product Sidebar 
---------------------------------------------------------------------------------------------------------------- */

.sb-dl {
	width:280px;
	float:right;
}

.sb-product {
	width:240px;
	float:right;
	padding:20px;
	color:#fff;
}

.sb-product span.res-title {
	width:180px;
	border-bottom:2px solid #fff;
	line-height:44px;
	margin: 0 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

.sb-product span.sub-title {
	margin: 3px 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
}

.sb-product p {
	color:#fff;
	font-size:13px;	
	line-height:20px;
}

.sb-product a {
	margin: 0 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
	text-decoration:none;
}




/* Services Sidebar 
---------------------------------------------------------------------------------------------------------------- */

.sb-services {
	width:240px;
	float:right;
	padding:20px;
	background-color:#4b89ad;
	color:#fff;
}

.sb-services span.res-title {
	width:180px;
	border-bottom:2px solid #fff;
	line-height:44px;
	margin: 0 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

.sb-services span.sub-title {
	margin: 3px 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
}

.sb-services p {
	color:#fff;
	font-size:13px;	
	line-height:20px;
}

.sb-services a {
	margin: 0 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
	text-decoration:none;
}






/* About Sidebar 
---------------------------------------------------------------------------------------------------------------- */

.sb-about {
	width:240px;
	float:right;
	padding:20px;
	background-color:#4b89ad;
	color:#fff;
}

.sb-about h4 {
	width:180px;
	border-bottom:2px solid #fff;
	line-height:24px;
	margin: 0 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

.sb-about h5 {
	margin: 3px 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
}

.sb-about p {
	color:#fff;
	font-size:13px;	
	line-height:20px;
}

.sb-about a {
	margin: 0 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
	text-decoration:none;
}





/* Meet Sidebar 
---------------------------------------------------------------------------------------------------------------- */

.sb-meet {
	width:240px;
	float:right;
	padding:20px;
	background-color:#4b89ad;
	color:#fff;
	margin:20px 0 0;
}

.sb-meet h4 {
	width:180px;
	border-bottom:2px solid #fff;
	line-height:24px;
	margin: 0 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

.sb-meet h5 {
	margin: 3px 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
}

.sb-meet p {
	color:#fff;
	font-size:13px;	
	line-height:20px;
}

.sb-meet a {
	margin: 0 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
	text-decoration:none;
}







/* Tour Sidebar 
---------------------------------------------------------------------------------------------------------------- */

.sb-tour {
	width:240px;
	float:right;
	padding:20px;
	background-color:#4b89ad;
	color:#fff;
	margin:20px 0 0;
}

.sb-tour h4 {
	width:180px;
	border-bottom:2px solid #fff;
	line-height:24px;
	margin: 0 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

.sb-tour h5 {
	margin: 3px 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
}

.sb-tour p {
	color:#fff;
	font-size:13px;	
	line-height:20px;
}

.sb-tour a {
	margin: 0 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
	text-decoration:none;
}






/* Contact Sidebar
---------------------------------------------------------------------------------------------------------------- */

.sb-contact {
	width:240px;
	height:200px;
	float:right;
	padding:20px;
	background-color:#4b89ad;
	color:#fff;
}

.sb-contact h4 {
	width:180px;
	border-bottom:2px solid #fff;
	line-height:24px;
	margin: 0 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

.sb-contact h5 {
	margin: 3px 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
}

.sb-contact p {
	color:#fff;
	font-size:13px;	
	line-height:20px;
}

.sb-contact a {
	margin: 0 0 8px 0;
	color:#fff; 
	font-size:13px;	
	text-decoration:none;
}

#main .widget-area ul.xoxo {
	padding: 0;
}

.twitter {
	width:280px;
	float:right;
	padding: 20px 0 0 0;
}







/* News Sidebar 
---------------------------------------------------------------------------------------------------------------- */

.sb-news {
	width:280px;
	float:right;
	padding:20px;
	background-color:#4b89ad;
	color:#fff;
}

.sb-news h4 {
	width:180px;
	border-bottom:2px solid #fff;
	line-height:24px;
	margin: 0 0 10px 0;
	font-size:18px;
	font-weight:bold;
}

.sb-news h5 {
	margin: 3px 0 8px 0;
	color:#feb82a; 
	font-size:16px;	
}

.sb-news p, .sb-news li {
	color:#fff;
	font-size:13px;	
	line-height:20px;
}

.sb-news a {
	margin: 0 0 8px 0;
	color:#feb82a; 
	font-size:13px;	
	text-decoration:none;
}

.sb-news #latest_twitter_widget-3 .latest-twitter-tweet, .sb-news #latest_twitter_widget-3 .widget-title {
        color:#555555;
}


/* Sidebar Colours
---------------------------------------------------------------------------------------------------------------- */

.bg-target {
	background-color:#a01f62;
}
.bg-oneview {
	background-color:#5c013e;
}
.bg-send4less {
	background-color:#4b89ad;
}
.bg-sendout, .bg-data {
	background-color:#1c4557;
}


/* =Footer
---------------------------------------------------------------------------------------------------------------- */

#footer {
}

.wrap {
	width:980px;
	margin:0px auto;
}

p.summary {
	padding:0 0 3px 10px;
	color:#aaa;
	font-size:11px;
}

.tabs								{margin:30px 0 0; padding:0px;}
.tabs ul							{margin:0px; padding:0px;}
.tabs li							{width:240px; margin:0 0px 0 10px; padding:15px 20px; list-style-type:none; font-size:16px; text-align:center; float:right;}
.tabs li.tab1						{background-color:#c2c0b7;}
.tabs li.tab1 a						{color:#fff; text-decoration:none; padding:15px; text-shadow: #555 1px 1px 1px;}
.tabs li.tab1 a:hover				{color:#fff; text-decoration:none;}
.tabs li.tab2						{background-color:#4B89AD;}
.tabs li.tab2 a						{color:#fff; text-decoration:none; padding:15px; text-shadow: #555 1px 1px 1px;}
.tabs li.tab2 a:hover				{color:#fff; text-decoration:none;}


#news-footer {
	height:250px;
	background-color: #c2c0b7;
	margin:0px; 
	padding:0px;
}

#case-footer {
	height:250px;
	background-color: #4B89AD;
	margin:0px;
	padding:0px;
}

#customer-footer {
	height:110px;
	background-color: #fff;
}

#base-footer {
	height:97px;
	background: url(images/footer.png) 0 0 repeat-x #3c3d3c;
	padding:20px 0 0;
	color:#555;
}

#base-footer a {
	color:#999;
	text-decoration:none;
}

#base-footer a:hover {
	color:#ccc;
	text-decoration:none;
}

.info								{width:980px; margin:0px auto; padding:10px 0px 0px;}
.info .col							{width:260px; margin:20px 0 0; padding:0px 26px 0 40px; float:left; }	

.info .col h3						{font-size:16px; margin:0 0 5px 0; text-shadow:#999 1px 1px 1px;}
.info .col p						{font-size:13px; margin:0 0 5px 0;}
.info .col ul						{margin:0 0 35px 0; list-style-position:inside; list-style-type:square;}
.info .col li						{height:20px; margin:10px 0 0; font-size:17px;}
a.findout							{margin:20px 0 0 0px; color:#fff; text-decoration:none; font-size:14px;}
.last								{border-right:0px solid #fff!important;}


#news-footer	.info .col			{border-right:1px solid #9c9a90;}
#news-footer	.info .col h3	 	{color:#fff; margin:0 0 10px 0; }
#news-footer	.info .col p	 	{color:#fff;}
#news-footer	.info .col li	 	{color:#fff;}

#case-footer	.info .split		{width:420px; margin:20px 0 0; padding:0 20px 0 40px; float:left; border-right:1px solid #477387; color:#fff;}
#case-footer	.info .split h3	 	{color:#fff; font-size:16px; margin:0 0 10px 0; }
#case-footer	.info .split p	 	{color:#fff; margin:0 0 10px 0;}
#case-footer	.info .split a	 	{color:#fff; text-decoration:none; font-size:14px;}
.companies							{margin:30px 0 0 0px; padding:0px;}
.companies img						{margin:0; padding:0; border:0px;}

.site-info {
	float:left;
	padding: 0 0 0 10px;
}
.site-info a {
	color: #fff;
	text-decoration: none;
}
.site-creds {
	float:right;
	padding: 0 10px 0 0;
}
.site-creds a {
	color: #fff;
	text-decoration: none;
}


/* offers page
---------------------------------------------------------------------------------------------------------------- */

.offcol								{width:980px; margin:10px auto 80px; padding:0px;}
.offcol .col						{width:250px; margin:0px; padding:0px 26px 0 50px; float:left; }	
.offcol .col div					{height:230px;}
.offcol .col div a					{color:#4B89AD;}
.offcol .col h3						{font-size:20px; margin:0 0 16px 0; color:#4b89ad; font-weight:bold;}
.offcol .col p						{font-size:16px; margin:0 0 10px 0; line-height:24px;}
.offcol .col ul						{margin:0 0 35px 0; list-style-position:inside; list-style-type:square;}
.offcol .col li						{height:20px; margin:10px 0 0; font-size:13px;}
a.download							{margin:20px 0 0 0px; color:#224456; text-decoration:none; font-size:14px; padding:20px 0 0 0;}
.offcol	h1							{margin:10px 0 35px 25px;}

/* meet team page
---------------------------------------------------------------------------------------------------------------- */



.meetteam								{width:980px; margin:10px auto 80px; padding:0px;}
.meetteam .meetcol						{width:200px; margin:0 60px 0 0; padding:0px; float:left; }	
.meetteam .meetcol h3					{font-size:20px; margin:10px 0 10px 0; color:#4b89ad;}
.meetteam .meetcol h4					{font-size:14px; margin:10px 0 10px 0; color:#4b89ad;}
.meetteam .meetcol p					{font-size:12px; margin:0 0 5px 0;}
.meetteam .meetlast						{width:200px; margin:0px!important; padding:0px; float:left; }	

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
---------------------------------------------------------------------------------------------------------------- */

* 
{
	-webkit-text-size-adjust: none;
}


/* =Print Style
---------------------------------------------------------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 20px;
	}
	#navi,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}



/* clear div
---------------------------------------------------------------------------------------------------------------- */
.clear {
	clear:both;
}


/* h1 header colours
---------------------------------------------------------------------------------------------------------------- */

.product-target h1.entry-title {
	color:#a01f62!important;
}
.product-send4less h1.entry-title {
	color:#4b89ad!important;
}
.product-sendone h1.entry-title {
	color:#5c013e!important;
}
.product-sendout h1.entry-title {
	color:#1c4557!important;
}

.services-crm h1.entry-title {
	color:#5c013e!important;
}
.services-data h1.entry-title {
	color:#a01f62!important;
}
.services-mailings h1.entry-title {
	color:#4b89ad!important;
}
.services-managed h1.entry-title {
	color:#1c4557!important;
}


h2.entry-title-target {
	color:#a01f62!important;
}
h2.entry-title-send4less {
	color:#4b89ad!important;
}
h2.entry-title-sendone {
	color:#5c013e!important;
}
h2.entry-title-sendout {
	color:#1c4557!important;
}



h1.entry-title-target {
	color:#a01f62!important;
	font-weight:bold;
	line-height:32px;	
}
h1.entry-title-send4less {
	color:#4b89ad!important;
	font-weight:bold;
	line-height:32px;	
}
h1.entry-title-sendone {
	color:#5c013e!important;
	font-weight:bold;
	line-height:32px;
}
h1.entry-title-sendout {
	color:#1c4557!important;
	font-weight:bold;
	line-height:32px;
}




.case h1.entry-title {
	color:#4b89ad!important;
}

.offers h1.entry-title {
	color:#4b89ad!important;
}

.about h1.entry-title {
	color:#4b89ad!important;
}

.news h1.entry-title {
	color:#4b89ad!important;
}

.news h2.entry-title a {
	color:#4b89ad!important;
}

.news h2.entry-title a:hover {
	color:#224456!important;
}


/* pad div
---------------------------------------------------------------------------------------------------------------- */

.pad {
	height:40px!important;
}





/* home sliding panels
---------------------------------------------------------------------------------------------------------------- */


.cn_wrapper{
	margin:0px 0px 20px 20px;
	padding:0px;
	width:960px;
	height:460px;
	position:relative;
	color:#fff;
	overflow:hidden;
	border:0px solid #c2c0b7;
	background-color:#eeeeee;
}

.cn_preview, .cn_list{
	width:388px;
	height:300px;
	position:absolute;
	top:0px;
	left:0px;
}
.cn_preview{
	left:388px;
}
.cn_content{
	top:460px;
	width:572px;
	padding:0px;
	position:absolute;
	background-color:#eee;
	height:460px;
	color:#7b7b7b;
	font-size:18px;
	line-height:24px;
}

.cn_content img{
	width:572px;
}
.cn_date{
	position:absolute;
	bottom:30px;
	right:8px;
	font-size:11px;
}
.cn_category{
	position:absolute;
	bottom:30px;
	left:8px;
	font-size:11px;
	padding:1px 3px;
	background:#eee;
	color:#000;

}
.cn_content p{
	height:57px;
	margin-top:2px;
	overflow:hidden;
}
a.cn_more{
	position:absolute;
	padding: 4px 0px;
	left:0px;
	bottom:0px;
	width:236px;
	color:#fff;
	text-align:center;
	font-size:12px;
	letter-spacing:1px;
	outline:none;
	cursor:pointer;
	background-color: #1951A5;
}
a.cn_more:hover{
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_item{
	cursor:pointer;
	position:relative;
	overflow:hidden;
	height:115px;
	color:#fff;
	padding:0px;
	margin:0px;
}
.cn_item:hover h2,
.cn_list .selected h2,
.cn_item:active h2{
}
.cn_item:hover p,
.cn_list .selected p,
.cn_item:active p{
}
.cn_item:active {
	color: #011c44;
	text-shadow: 1px 1px 1px #ccdffc;
}
.cn_list p{
	height:29px;
	padding-top:2px;
	overflow:hidden;
}
.cn_nav{
	width:55px;
	height:24px;
	position:absolute;
	bottom:0px;
	left:94px;
}
a.cn_next, a.cn_prev{
	float:left;
	height:23px;
	width:23px;
	background-color:#212121;
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	outline:none;
}
a.cn_next{
	background-image:url(images/next.png);
}
a.cn_prev{
	margin-right:5px;
	background-image:url(images/prev.png);
}
.cn_nav a:hover{
	background-color:#101010;
}
.cn_nav a:active{
	margin-top:1px;
	background-color:#000;
}
.cn_nav a.disabled{
	opacity:0.5;
}
.cn_page{
	display:none;
}

.panel1 {
	background:url(images/panel/panel1.png) no-repeat 0 0;
}
.panel2 {
	background:url(images/panel/panel2.png) no-repeat 0 0;
}
.panel3 {
	background:url(images/panel/panel3.png) no-repeat 0 0;
}
.panel4 {
	background:url(images/panel/panel4.png) no-repeat 0 0;
}

.content-case-panel-1 {
	background:url(images/panel/case-panel-content1.png) no-repeat 0 0;
}
.content-case-panel-2 {
	background:url(images/panel/case-panel-content2.png) no-repeat 0 0;
}
.content-case-panel-3 {
	background:url(images/panel/case-panel-content3.png) no-repeat 0 0;
}


.cn_wrapper-case{
	margin:0px 0px 20px 0;
	padding:0px;
	width:980px;
	height:345px;
	position:relative;
	color:#fff;
	overflow:hidden;
	border:0px solid #c2c0b7;
	background-color:#eeeeee;
}

.cn_wrapper-case .cn_content{
	top:460px;
	width:472px;
	padding:60px 40px 40px 60px;
	position:absolute;
	background-color:#eee;
	height:380px;
	color:#7b7b7b;
	font-size:18px;
	line-height:24px;
}

.case-panel1 {
	background:url(images/panel/case-panel1.png) no-repeat 0 0;
}
.case-panel2 {
	background:url(images/panel/case-panel2.png) no-repeat 0 0;
}
.case-panel3 {
	background:url(images/panel/case-panel3.png) no-repeat 0 0;
}


.selected {
	background-position:0 -115px;
}






/* trigger styles
---------------------------------------------------------------------------------------------------------------- */

a.trigger {
	position: absolute;
	top: 181px; left: 0;
	padding: 20px 30px 110px 20px;
	text-indent:-9999px;
	text-decoration: none;
	border:0px;
	display: block;
	background:url(images/trigger.png) no-repeat 0 0;
}




/* notes styles
---------------------------------------------------------------------------------------------------------------- */

#notes {
position:absolute;
top:30px;
left:20px;
color:#fff;
font-size:10px;
}



/* Contact Form
---------------------------------------------------------------------------------------------------------------- */

form#contact-form legend {
	color: #333;
	padding: 0 0 20px 0;
	text-transform: uppercase;
}

form#contact-form {
	padding: 0 0px 20px 20px;
	z-index:-100;
}

form#contact-form .left {
	float: left;
	width: 320px;
	margin: 0;
	padding: 0;
}
form#contact-form .right {
	float: left;
}
form#contact-form input.submit {
		float: right;
		margin: 0 20px 0 0;
		padding: 0;
		width: 90px;
		height: 40px;
		background: url(images/btn-submit.jpg) no-repeat; 
		border: 0;
}
form#contact-form input.submit:hover{
		cursor:pointer;
}


form#contact-form select  {
	   border: 1px solid #aca49d;
	   padding: 0.5em;
	   font-size: 12px;
	   line-height: 1.2em;
	   width: 100%;
	   background: #fff;
	   background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	   -webkit-appearance: none;
	   -webkit-box-shadow: 1px 1px 1px #dedede;
	   -webkit-border-radius: 0.5em;
	   margin: 0;
	   color: #5a5a5a;
	}

form#contact-form, form#contact-form fieldset input, form#contact-form fieldset textarea, form#contact-form label {
	font-family: Arial, Helvetica;
	font-size: 12pt;
}
form#contact-form p { position: relative; margin: 10px 0;}
form#contact-form p label { font-size: 12px; }
form#contact-form p br {display: none;}


form#contact-form p input,
form#contact-form p textarea {
	display: block;
	padding: 4px;
	width: 280px;
	margin: 0;
}

form#contact-form fieldset p label {
	width: 380px;
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
}

form#contact-form fieldset p textarea {
	padding: 2px;
	width: 404px;
}

form#contact-form fieldset p textarea,
form#contact-form fieldset p input {
	border: solid 1px #ccc;
}
form#contact-form fieldset p label {
	color: #555;	
}

#form-errors-container li{
	list-style-type: none;
	color:#FF0000;
	font-weight: bold;
}


a.hl {
	color: #fff!important;
	text-decoration:none;
	font-weight:bold;
}


a.high-send4less {
	color: #4b89ad!important;
	text-decoration:none;
	font-weight:bold;
}


a.high-sendout {
	color: #1c4557!important;
	text-decoration:none;
	font-weight:bold;

}


a.high-target {
	color: #a01f62!important;
	text-decoration:none;
	font-weight:bold;

}


a.high-sendone {
	color: #5c013e!important;
	text-decoration:none;
	font-weight:bold;

}


span.contact-tel {
	padding:10px 0 0 0;
	color:#feb82a;
	font-size:24px;
	font-weight:bold;
}

/* Data packages contact form
---------------------------------------------------------------------------------------------------------------- */

.bg-data form#contact-form p input, form#contact-form p textarea {
	width: 210px;
}

.bg-data form#contact-form {
    padding: 0 0 10px 10px;
}

.bg-data form label {
	color: #ffffff;
}

.bg-data .form-holder {
    background-color: #1C4557;
    float: none;
    padding: 0;
    width: 250px;
}

.bg-data span.res-title {
	font-size: 14px;
}

.slider { height: 270px; width: 480px; padding:0; margin:0; overflow: hidden }
.slider img { height: 270px; width: 480px; padding:0px; margin:0px; top:0; left:0 }