@charset "UTF-8";
/* CSS Document */

/***************************************************************************************** reset *****************************************************************************************/
* {
	margin: 0;
	padding: 0;
}
img, img a {
	border:none;
}
ol, ul {
	list-style: none;
	list-style-position:outside;
}
/***************************************************************************************** general *****************************************************************************************/
html {
	overflow-y:scroll;
}
body {
	font-size:12px;
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

input.referer-page { display:none; }

.mpr
 {
        color:#363423;
        font-weight:normal;
        font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
}

.mpb
 {
        font-size:24px;
        color:#363423;
        font-weight:lighter;
        font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
}

.mpsb
 {
        font-size:24px;
        color:#363423;
        font-weight:bolder;
        font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
}
.mpl
 {
        font-size:24px;
        color:#363423;
        font-weight:lighter;
        font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
}


h1 {
	font-size:24px;
	color:#363423;
	padding:3px 0 6px 0;
	margin:0px 0 24px 0;
	font-weight:lighter;
	border-bottom:dotted 1px #b3b19a;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
}
h2 {
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	color:#363423;
	font-size:19px;
	font-weight:lighter;
	margin:15px 0 7px 0;
	padding:9px 0 8px 0;
	border-bottom:dotted 1px #d8d6c2;
}
h3 {
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	color:#363423;
	color:#000;
	font-size:16px;
	font-weight:lighter;
	margin:7px 0 0 0;
	padding:0 0 4px 0;
	border:none;
}
h4 {
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	color:#363423;
	color:#000;
	font-size:14px;
	font-weight:lighter;
	margin:2px 0 0 0;
	padding:0 0 4px 0;
	border:none;
}
p {
	color:#83816d;
	font-size:12px;
	padding:0 0 7px 0;
	line-height:16px;
}
p a {
	text-decoration:underline;
}
p a:hover {
	text-decoration:none;
}
a {
	color:#8e8e23;
	text-decoration:none;
	/*
	text-decoration:underline;
	*/
}
a:hover {
	text-decoration:underline;
}

/*****************************************************************************************  *****************************************************************************************/
#vat-wrap {
	width:986px;
	margin:0 auto;
	/*
	background:red;
	*/
}
#nav-wrap {
	width:986px;
	margin:0 auto;
	/*
	background:red;
	*/
}
#main-content-wrap {
	width:973px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 25px 13px;
	clear:both;
	/*
	background:blue;
	*/
}
.footerwrap {
	width:985px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	/*
	background:purple;
	*/
}
#main-bg-img-wrap {
	width:100%;
	background:url(/images/main-bg.jpg) no-repeat right top;
	/*
	background:blue;
	*/
}
.spacer {
    display: block;
	clear: both;
    height: 12px;
    background: transparent;
    font-size: 2px;
}
.hspacer {
    float: left;
    width: 12px;
	height: 12px;
    background: transparent;
    font-size: 2px;
}

/***************************************************************************************** header *****************************************************************************************/
#header-wrap {
	width:100%;
	position:fixed;
	z-index:1000;
	/*
	background:url(/images/top-bg.png) repeat-x;
	*/
}
#header {
	width:986px;
	width:100%;
	overflow:hidden;
	margin:0 auto;
	/*
	text-align:center;
	background:url(/images/topblock-bg.gif) repeat-x;
	background:purple;
	*/
}
#contactwrap {
	width:986px;
	width:100%;
	height:52px;
	background:url(/images/contact-bg.png) center top no-repeat;
	overflow:hidden;
	float:right;
	margin:0px;
	/*
	background-color:red;
	*/
}
#contactwrap li {
	float:left;
	list-style:none;
	position:relative;
}
#contactwrap ul {
	margin-left:483px;
}
#contact {
	width:986px;margin:0 auto;
}
#contact-phone a, #contact-contact-us a, #contact-panel a {
	display:block;
	height:52px;
	margin:0;
	padding:0;
}
li#contact-phone, li#contact-contact-us, li#contact-panel {
	height:52px;
}
#contact-phone a {
	width:235px;


}
#contact-contact-us a {
	width:100px;
}
#contact-panel a {
	width:150px;
}
.none {
	display:none;
}
.phone {
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size:16px;
	line-height:12px;
	margin: 15px 0 0 122px;
	color:#fff;
	float:left;
}
/***************************************************************************************** logo *****************************************************************************************/
#logo {
	width:258px;
	height:27px;
	float:left;
	margin:-4px 0 0 23px;
}
#tech-logos {
	float:right;
	width:144px;
	height:38px;
	margin:20px 0 0 0;
	padding:0 22px 0 0;
}
#em-support-logo {
	float:right;
	width:171px;
	height:38px;
	margin:20px 20px 0 0;
}

/***************************************************************************************** strap *****************************************************************************************/
.strap-outer-wrap {
	width:986px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	/*
	background:blue;
	*/
}
.strap-wrap{
	border-top:1px dotted #B3B198;
	width:960px;
	overflow:hidden;
	float:left;
	margin:0 13px;
}

.strapline {
	color:#918f73;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	font-size:22px;
	padding:10px 0 0 0;
	line-height:26px;
	width:885px;
	margin:0 10px;
}
.vmware {
	color:#8e8e23;
}
/***************************************************************************************** carousel (main image) *****************************************************************************************/
#mycarousel-bg {
	height:321px;
	background:url(/images/landing-banner-bg.jpg) 0px 15px no-repeat;
	overflow:hidden;
	width:100%;
}
#mycarousel-wrap {
	width:986px;
	height:321px;
	margin:0 auto;
	/*
	background:red;
	*/
}
#mycarousel-container {
	width:960px;
	height:289px;
	margin:0 auto;
	background:#fff;
}
#mycarouselslides {
	display:block;
	width:960px;
	height:219px;
	overflow:hidden !important;
}
#mycarousel .jcarousel-scroll .next, #mycarousel .jcarousel-scroll .prev {
	position:absolute;
	top:150px;
	left:-16px;
	width:40px;
	height:40px;
	/*
	display:block;
	*/
	display:none;
}
#mycarousel .jcarousel-scroll .next {
	left:936px;
}
#mycarousel_shad {
	display:block;
	height:32px;
	background:url(/images/carousel_shad.png);
	margin:0 13px;
}
#mycarouselslides li {
	width:960px;
	height:219px;
}
#mycarouselslides .textslide {
	display:block;
	position:relative;
	left:44px;
	top:95px;
	font-size:26px;
	line-height:22px;
	color:#fff;
}
#jcarousel-control {
	height: 69px;
	background: #414037 url(/images/carousel_links-bg.jpg) repeat-x;
}
#jcarousel-control ul li {
	list-style-type:none;
	width:240px;
	height:69px;
	float:left;
	text-align:center;
	background: url(/images/carousel_links-div.jpg) right center no-repeat;
}
#jcarousel-control ul li a {
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	font-size:15px;
	line-height:18px;
	color:#e3e1d7;
	text-decoration:none;
	display:block;
	padding:16px 0px;
}
#jcarousel-control ul li a:hover {
	color:#e3e1d7;
	text-decoration:none;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 960px;
    padding: 0px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  960px;
    height: 219px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 960px;
    height: 219px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/***************************************************************************************** main image *****************************************************************************************/

#mainimage_bg {
	height:250px;
	background:url(/images/main-image-bg-sml.jpg) center 15px no-repeat;
	overflow:hidden;
	width:100%;
}
#mainimage_wrap {
	width:986px;
	height:321px;
	margin:0 auto;
	/*
	background:red;
	*/
}
#mainimage_container {
	width:960px;
	height:219px;
	margin:0 auto;
	background:#fff;
}
#mainimage_base {
	width:960px;
	height:31px;
	margin:0 auto;
	background:#575447 url(/images/mainimage-base-bg.jpg) 0px 0px repeat-x;
}
#mainimage_shad {
	width:960px;
	height:31px;
	margin:0 auto;
	background: transparent url(/images/mainimage_shad.png) no-repeat;
}

/***************************************************************************************** imagestrip *****************************************************************************************/

#imagestrip_bg {
	height:68px;
	background:url(/images/image-strip_bg.jpg) center 4px repeat-x;
	overflow:hidden;
	width:100%;
}
#imagestrip_wrap {
	width:986px;
	height:68px;
	margin:0 auto;
	/*
	background:red;
	*/
}
#imagestrip_container {
	width:960px;
	height:48px;
	margin:0 auto;
	background: #fff url(/images/hdr-image-strip.jpg) no-repeat;
}
#imagestrip_shad {
	width:960px;
	height:20px;
	margin:0 auto;
	background: transparent url(/images/imagestrip_shad.png) no-repeat;
}
/***************************************************************************************** home page product section *****************************************************************************************/
.main {
	width:720px;
	float:left;
	margin:19px 10px 18px 0;
	overflow:hidden;
	/*
	background:yellow;
	*/
}
.product ul {
	margin:0 0 0 1px;
}
#core-products {
	width:701px;
	height:296px;
	background: transparent url(/images/core-product-bg.png) repeat-x bottom;
	float:left;
	padding:0 10px 0 9px;
	margin-bottom:3px;
	/*
	background: purple;
	*/
}
p.core {
	font-size:24px;
	color:#8e8e23;
	padding:9px 0 5px 0;
	font-weight:lighter;
	border-bottom:dotted 1px #b3b19a;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
}
.product {
	width:220px;
	float:left;
	margin:6px 20px 0 0;
}
.product-nameh1 {
	font-size:17px;
	color:#8e8e23;
	font-family:Arial, Helvetica, sans-serif;
	border:none !important;
	padding:9px 0 5px 0 !important;
	margin:0px;
}
.product-name {
	font-size:17px;
	color:#8e8e23;
	font-family:Arial, Helvetica, sans-serif;
	border:none !important;
	margin:0px;
	padding:9px 0 5px 0 !important;
}
.product li {
	font-size:12px;
	color:#83816d;
	background:url(/images/product-bullet.gif) no-repeat 0px 6px;
	padding:0 0 0 11px;
	line-height:16px;
	margin:0 0 0 2px;
}
#blade-image {
	float:right;
	padding:4px 10px 0 10px;
	margin-top:-20px;
}
#product-last {
	margin:6px 0 0 0 !important;
}
/***************************************************************************************** main cols *****************************************************************************************/
h2.about-hyve {
	font-size:24px;
	color:#8e8e23;
	padding:9px 0 6px 0;
	font-weight:lighter;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	border-bottom:dotted 1px #b3b19a;
}
/*home page only*/
.mid-cols {
	width:341px;
	overflow:hidden;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px 18px 0 10px;
}
.mid-cols p {
	margin:13px 0 0 0;
	line-height:18px !important;
	font-size:14px;
	padding:0 0 4px 0;
}
#mid-cols-last {
	margin:0px !important;
}
.mid-cols-last p {
	margin:15px 0 0 0;
	line-height:18px !important;
}
h2.latest-news {
	font-size:24px;
	color:#8e8e23;
	padding:9px 0 6px 1px;
	font-weight:lighter;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	border-bottom:dotted 1px #b3b19a;
}
.mid-cols a {
	color:#8E8E23;
}
#social-network {
	width:340px;
	float:left;
	overflow:hidden;
	border-bottom: 1px dotted #d8d6c2;
	border-top: 1px dotted #d8d6c2;
	padding:10px 0 7px 0;
	display:inline;
	margin:9px 0 0 0;
	background: url(/images/social-bg.gif) 160px 8px no-repeat;
}
/***************************************************************************************** news *****************************************************************************************/
.news-item {
	width:340px;
	border-bottom:dotted 1px #d8d6c2;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 10px 0;
	padding: 3px 0 12px 0;
	margin:0 0 0 1px;
}
.news-img {
	width:90px;
	height:90px;
	float:left;
	margin:11px 0 0 0;
}
.news-header {
	color:#8e8e23 !important;
	background-image:url(/images/news-bullet.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
	padding:0 0 0 15px;
	font-size:11px;
	margin:8px 0 0 0;
	line-height:14px !important;
}
.news-text {
	width:230px;
	float:left;
	margin:0 0 0 14px;
}
.post-date p {
	color:#a8a695;
	font-size:11px !important;
	border-bottom:dotted 1px #d8d6c2;
	padding:9px 0 3px 0;
	margin:0 0 0 15px;
}
.news-content P {
	padding: 0 0 0 15px;
	font-size:11px !important;
	color:#8a8875;
	margin:5px 0 0 0 !important;
	line-height:15px !important;
}
/***************************************************************************************** side col *****************************************************************************************/
.wide_page_side_col {
	width:321px;
	float:left;
	margin:0 0 0 39px;
}
.wide_page_left_col {
	width:580px;
	float:left;
}
















.side-col {
	width:230px;
	float:left;
	margin:22px 0 18px 0;
	position:relative;
	/*
	background: red;
	*/
}
.side-col ul.pagination {
	display:none;
}
#testimonials-wrap {
	padding:0 10px;
	/*
	border:dotted 1px #d8d6c2;
	background:#fff;
	*/
}
.bold-heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#767350;
	font-size:19px !important;
	font-weight:bold;
	padding:0 0 7px 0;
	margin:4px 0 0 0;
	border-bottom:dotted 1px #b3b19a;
}
.bold-heading a {
	color:#767350;
}
.bold-heading a:hover {
	color:#767350;
	text-decoration:none;
	background:#ecebdd;
}
div.green {
	font-size:24px;
	color:#8e8e23;
	padding:9px 0 5px 0;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	border-bottom:dotted 1px #b3b19a;
}
#green-web-bg {
	width:210px;
	margin:0px;
	padding:0 10px 20px 10px;
	/*
	width:208px;
	background: transparent url(/images/green-web-bg.jpg) repeat-x bottom;
	border:dotted 1px #d8d6c2;
	*/
	background: transparent url(/images/green-bg.png) no-repeat bottom;
}
.green {
	padding:8px 0 6px 0 !important;
}
#green-web-bg p {
	margin:12px 0 0 0;
	float:left;
}
#green-web-bg li {
	font-size:12px;
	color:#83816d;
	list-style-image:url(/images/product-bullet.gif);
	list-style-position:outside;
	margin:2px 0 0 13px;
	padding:0 0 0 -3px;
}
#green-web-bg ul {
	float:left;
	margin:5px 0 0 3px;
}
#green-image {
	width:90px;
	height:82px;
	float:right;
	padding:0 0 10px 10px;
}
/***************************************************************************************** clients-logos *****************************************************************************************/
#client-case {
	clear:both;
	width:955px;
	padding-top:10px;
}
.clients {
	margin:0 0 0 10px;
}
.mid-col {
	width:340px;
	overflow:hidden;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 20px 0 10px;
	font-size:12px;
	padding:0 0 10px 0;
}
.mid-col-client {
	width:340px;
	overflow:hidden;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:15px 20px 0 10px;
	font-size:12px;
	padding:0 0 10px 0;
}
.mid-col p {
	border-bottom:dotted 1px #d8d6c2;
	padding:0 0 15px 0;
}
.mid-col-client p {
	padding:0 0 13px 0;
	border-bottom:dotted 1px #d8d6c2;
}
#client-logos {
	width:570px;
	float:right;
}
.clogos {
	display: inline;
	float: left;
	margin: 0 30px 0 0;
	padding: 25px 0 8px;
}
#tkmaxx {
	padding:33px 0 8px 0;
}
#nokia2 {
	padding:33px 0 8px 0;
}
#tesco {
	padding:33px 0 8px 0;
}
#clogos-last {
	margin:0;
	padding:25px 0 8px 0;
	float:left;
	display:inline;
}
#case-btn {
	float:left;
	padding:13px 0 0 1px;
	border:none;
}
/***************************************************************************************** vat *****************************************************************************************/
#vat-section {
	width:100%;
	overflow:hidden;
	background:url(/images/vat-section-bg.gif) repeat-x;
	height:89px;
}
#vat-section p {
	padding:19px 0 0 23px;
	float:left;
}
.copyright {
	border-right: 1px solid #dad9cb;
	color: #585641;
	margin: 0 10px 0 0;
	padding: 0 5px 0 0;
}
#credit-logos {
	float:right;
	padding:15px 10px 0 0;
}
.payment {
	padding:0 15px 0 0;
}
/***************************************************************************************** footer *****************************************************************************************/
#footerbg {
	width:100%;
	overflow:hidden;
	background:#29281d;
	background:#27261c url(/images/footer_bg.jpg) repeat-x;
}
.footer-col {
	width:220px;
	float:left;
	margin:0 20px 0 0;
}
.footer-header {
	font-size:24px;
	color:#fff !important;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	margin:10px 0 4px 0;
}
.footer {
	width:940px;
	float:left;
	margin:25px 10px 20px 23px;
}
.footer-col li:last-child {
	margin:0 0 20px 0;
}
#footer-col-last {
	margin:0;
}
#second-footer-h {
	padding:9px 0 7px 0;
}
.footer-col li {
	border-bottom:dotted 1px #7c7a64;
	padding:5px 0;
	line-height:15px;
	font-size:12px;
}
.footer-col li a {
	color: #D8D6C2;
}
/***************************************************************************************** content page *****************************************************************************************/
#main-content {
	width:780px;
	float:right;
	overflow:hidden;
	padding:0 0 0 10px;
	margin:0 13px 0 0;
	/*
	background-color:purple;
	*/
}
#temp-mid-text {
	width:490px;
	float:left;
	overflow:hidden;
	margin:19px 50px 0 10px;
	display:inline;
	/*
	background-color:pink;
	*/
}
#temp-mid-text p {
	color:#79765b;
	line-height:19px;
	padding:0 0 17px 0;
}
#breadcrumb {
	background-image:url(/images/breadcrumb-img.gif);
	background-position:2px 23px;
	background-repeat:no-repeat;
	padding: 24px 0 10px 20px;
	font-size:11px;
	color:#6a6748;
	height:14px;
}
#breadcrumb a {
	color:#8e8e23;
	text-decoration:underline;
}
#breadcrumb a:hover {
	text-decoration:none;
}
#carousel {
	width:780px;
	float:left;
	height:187px;
}
#nocarousel {
	width:780px;
	float:left;
	height:13px;
	background: #5e5d4e url(/images/nocarheadbg.jpg) left top repeat-y;
}
#carousel .pagination {
	width:100px;
	float:right;
}
#carousel .pagination li {
	float:right;
	margin:0 1px;
	list-style:none;
}
#carousel .pagination li a {
	background-image:url(/images/pagination.png);
	bottom: 30px;
	display: block;
	height: 0;
	right:20px;
	overflow: hidden;
	padding-top: 12px;
	position: relative;
	width: 12px;
	z-index: 999;
}
#carousel .pagination li.current a {
	background-position:0 -12px;
}
#carousel #slides_three {
	position:relative;
	top:0;
	left:0;
	z-index:100;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

#carousel .slides_container {
	width:780px;
	height:187px;
	overflow:hidden;
	position:relative;
	display:none;
}
/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/
#slides_three p {
	font-size:18px;
	color:#fff;
	font-family:"Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	padding:20px 30px;
	width:100%;
	background:#29281d;
	opacity:0.8;
	position:absolute;
	bottom:0;
	text-transform:uppercase;
}
#slides_three a{
	color:#fff;
} 

#carousel #slides_three #carousel .slide {
	width:780px;
	height:187px;
	display:block;
}
#carousel #slides_three .next, #carousel #slides_three .prev {
	position:absolute;
	top:165px;
	left:-15px;
	width:32px;
	height:32px;
	display:block;
	z-index:101;
}
#carousel #slides_three .next {
	left:943px;
}



#temp-mid-text ul, #temp-mid-text ol {
	padding:0 0 25px 0;
}
#temp-mid-text ul ul, #temp-mid-text ol ol {
	padding:0px;
	margin:0px;
}
#temp-mid-text li, #temp-mid-text li li {
	list-style: disc;
	color:#79765b;
	font-size:12px;
	padding:0px;
	line-height:18px;
	margin:0 0 0 20px;
}
#temp-mid-text li li {
	list-style:circle;
}
#temp-mid-text ol li, #temp-mid-text ol li li {
	list-style:decimal;
	margin:0 0 0 25px;
}
#temp-mid-text ol.separated > li, #temp-mid-text ul.separated > li {
	padding-bottom:12px;
}
#side-nav {
	width:160px;
	float:left;
	overflow:hidden;
	margin:23px 0 0 10px;
	/*
	background:red;
	*/
}
.side-nav-header {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#767350;
	color:#8e8e23;
	color:#a3a364;
	padding:0 0 9px 0;
}
#side-nav li {
	display:block;
	color:#91914a;
	font-weight:bold;
	font-weight:normal;
	font-size:12px;
	border-top:dotted 1px #d8d6c2;
	padding:7px 0;
	padding:7px 0 7px 10px;
	background:transparent url("images/arrowsml.png") 0 11px no-repeat ;
}
#side-nav li a {
	color:#8c896d;
	color:#a3a364;
	font-weight:normal;
}
#side-nav li ul {
	padding:2px 0 0 0;
}
#side-nav li li {
	font-weight:normal;
	border:0px;
	padding:2px 0;
	padding:2px 0 2px 10px;
	background-position:0 6px;
}
#side-nav ul li.current_page_item a {
	font-weight:bold;
	color:#7d7d39;
}
#side-nav ul li.current_page_item ul li a {
	font-weight:normal;
	color:#a3a364;
}




#vid-img {
	margin:23px 0 0 0;
	float:left;
}
#vid-img p{
	padding:0 10px;
}
.side-col .slides_container {
	width:210px;
	height:220px;
	overflow:hidden;
	position:relative;
	display:none;
	/*
	background:purple;
	*/
}

#slides_testimonials .client-logo, #temp-mid-text .testimonials-main .client-logo {
	padding:0px;
	margin:0px;
	border-bottom:dotted 1px #d8d6c2;
	/*
	background:pink;
	*/
}
#slides_testimonials {
	display:block;
	height:260px;
	margin-bottom:16px;
}
/*
*/
#temp-mid-text .testimonials-main .client-logo, #main_content_v2 .testimonials-main .client-logo {
	margin-top:40px;
}
#slides_testimonials p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:9px 0 9px 0;
	margin:0;
	font-size:13px !important;
	line-height:20px !important;
	/*
	background:blue;
	*/
}

#temp-mid-text .testimonials-main p, #main_content_v2 .testimonials-main p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:9px 0;
	margin:0;
	font-size:14px;
	line-height:22px;
	font-weight:normal;	
}
#slides_testimonials .slides_control_wrap {
	display:block;
	position:absolute;
	top:260px;
	width:210px;
	border-top:dotted 1px #d8d6c2;
}
#slides_testimonials .slides_control {
	width:210px !important;
}
#slides_testimonials .next, #slides_testimonials .prev {
	position:absolute;
	top:11px;
	left:0px;
	width:18px;
	height:17px;
	display:block;
	z-index:101;
}
#slides_testimonials .next {
	left:22px;
}
#slides_testimonials .more-btn {
	position:absolute;
	top:11px;
	left:48px;
	width:49px;
	height:17px;
	border-left:dotted 1px #d8d6c2;
	padding:0 0 0 9px;
}

/***************************************************************************************** top-nav *****************************************************************************************/
	
.subnavcontainer {
	display:none;
	position:absolute;
	width:970px !important;
	background: transparent;
	opacity:0.95;
	top: 24px;
	left:13px;
	/*
	background: blue;
	*/
}
.subnavwrap {
	width:970px !important;
	background: transparent url(/images/subnavshadr.png) no-repeat right top;
	/*
	background: red;
	*/
}
.subnav {
	width:958px !important;
	background: #fff url(/images/subnavbg.gif) right top repeat-y;
	border:1px solid #c9c7b0;
	/*
	background: pink;
	*/
}
.subnavheading {
	font-size:18px;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	color:#8e8e23;
	font-weight:lighter;
	margin-bottom:10px;
	/*
	background: purple;
	*/
}
.subnavshad {
	width:970px !important;
	height:10px;
	background: transparent url(/images/subnavshadb.png) no-repeat left top;
	clear:both;
}
.subnavleft {
	float:left;
	width:700px;
	padding:19px 0 19px 19px;
	/*
	background: grey;
	*/
}
.subnavleft .left, .subnavleft .right {
	display:block;
	float:left;
	width:300px;
	/*
	background: grey;
	*/
}
.subnavleft .right {
	margin-left:20px;
	/*
	background: grey;
	*/
}
.subnavright {
	float:left;
	width:210px;
	padding:19px 9px 19px 20px;
	/*
	background: purple;
	*/
}
#navigation {
	display:block;
	height:82px;
}
#dropmenu {
	display:none;
}
ul#dropmenu {
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index:300;
	width:940px;
	height:17px;
	float:left;
	padding:0 10px 7px 24px;
}
ul#dropmenu a {
	display:block;
	text-decoration:none !important;
	color:#5f5d48;
}
ul#dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}
ul#dropmenu li {
	font-size:12px !important;
	float:left;
	padding:0 24px 11px 0;
	/*
	background-color:purple;
	*/
}
ul#dropmenu li a {
	font-weight:bold;
}
ul#dropmenu li ul {
	/*
	background-color:purple;
	*/
}
ul#dropmenu li li {
	padding: 0px;
	border: none;
	font-weight:bold;
	font-weight:normal;
	color: #5f5d48;
	float:none;
	border-top:1px dotted #d8d6c2;
	background:transparent url("/images/news-bullet.gif") 0 12px no-repeat;
	padding:8px 0 8px 15px;
	/*
	background-color:red;
	*/
}
ul#dropmenu li li a {
	font-weight:normal;
	margin:0px;
	background-image:none;
	color:#5f5d48 !important;
	/*
	background: pink;
	*/
}
ul#dropmenu li.page_item:hover .subnavcontainer {
	display:block;
}
ul#dropmenu a:hover {
	color:#8E8E23 !important;
}


/*2nd layer sub nav*/
ul#dropmenu li li ul {
	padding:0 0 6px 0;
	margin-top:6px;
	/*
	background-color:red;
	*/
}
ul#dropmenu li li li {
	border:none;
	background-image:none;
	padding:0px;
	/*
	background-color:blue;
	*/
}
ul#dropmenu li li li a {
	background-image: none;
	border:0px;
	color: #8c896d;
	text-indent: 0px;
	text-decoration: none;
	font-weight:normal;
	margin:0px;
	padding:0 0 6px 0px;
	/*
	background-color:pink;
	*/
}
ul#dropmenu ul li.current_page_item > a {
	color:#8E8E23 !important;
	font-weight:bold;
}
ul#dropmenu > li.current_page_ancestor > a {
	color:#8E8E23 !important;
}

ul#dropmenu li.current_page_item > a {
	color:#8E8E23 !important;
}



.blog_title{
	color:#8f9e33;
    font-size: 24px !important;
    padding: 1px 0 10px;
}
.blog_title a:hover{
	background:#eeede7;
}
.blog_date {
	margin:0 0 2px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
	color:#aaa89a;
}

/***************************************************************************************** tables *****************************************************************************************/
table {
	width:100%;
	margin:0 0 20px 0;
}
tr {
	border-bottom:dotted 1px #d8d6c2;
	vertical-align:top;
}
th, td {
	font-size:12px;
	padding:7px 0;
	color:#79765b;


	line-height:18px;
}
th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	color:#8e8e23;
	font-size:14px;
	font-weight:bold;
}
td p {
	padding:0 0 3px 0 !important;
	margin:0px !important;
}

table h3 {
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	color:#363423;
	color:#000;
	float:left;
	font-size:16px !important;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	/*
	margin:0 0 4px 0;
	border-bottom:dotted 1px #d8d6c2;
	*/
	border:none;
}
table p.tbl-subhead {
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	color:#363423 !important;
	font-size:14px !important;
	margin:30px 0 0 0; !important;
}
/***************************************************************************************** forms *****************************************************************************************/

.form-main label {
	float:left;
	width:120px;	
	margin:0px;
	padding:3px 0 0 0;
	/*
	background:blue;
	*/
}
.form-main input[type="text"], textarea {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	width:362px;
	height:18px;
	background:#fff;
	margin:0px;
	padding:3px;
	border:dotted 1px #d8d6c2;
	/*
	background:red;
	*/
	margin-bottom:10px;
}
.form-main input[type="text"]:hover, .form-main textarea:hover {
	border:dotted 1px #8e8c77;
}
.form-main textarea {
	height:140px;
}
.form-main .wpcf7-captcha-captcha-985 {
	margin-left:120px;
}
.form-main input[type="submit"] {
	margin:25px 0 0 120px;
	width:100px;
}
.wpcf7-form-control-wrap {
	float:left;
}
.wpcf7 span.wpcf7-not-valid-tip { 
	top:2px; 
	left:5px;
	border:0px;
	background-color:transparent;
	color:red;
}
.wpcf7 div.wpcf7-validation-errors {
	border:1px solid red;
	color:red;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	margin:20px 0 0 0;
	padding:5px 8px;
}
/***************************************************************************************** misc *****************************************************************************************/

.top-link {
	margin:-30px 0 19px 0;
	text-align:right;
}
.red {
	color:red;
}
.glossary {
	clear:both;
}
.glossary-letters {
	padding-bottom:40px;
}
.glossary-letters p {
	float:left;
}
.glossary-letters div, .glossary-letters a {
	float:left;
	font-weight:bold;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
	border-right:dotted 1px #b3b19a;
	line-height:14px;
}
.glossary-letters div {
	font-weight:normal;
	color:#b3b19a;	
}
pre {
	font-size: 12px;
	padding: 0;
	margin:0 0 15px 0;
	background: #f0f0f0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	background: url(/images/pre_bg.gif) repeat;
	overflow: auto;
	overflow-Y: hidden;
}
pre code {
	margin: 0 0 0 40px;
	padding: 18px 0;
	display: block;
}
.himg{
	display:block;
	width:780px;
	height:200px;
	text-align:right;
}
.himg img.text{
	padding:50px 0 0 0;
}
.selectedpage {
	color:#c0c06b;
	text-decoration:none;
}


.bannerholder {
	height:83px;
	background:url(/images/side-col-banner-bg.png);
	margin-bottom:8px;
}

.quick-view-wrap{
	display:none;
	position:absolute;
	width:730px;
	margin-top:-19px;
	z-index:201;
}
.quick-view-container{
	display:block;
	background:url(/images/quick-view-shad-r.png) right top repeat-y;
	width:730px;
}
.quick-view-content{
	display:block;
	background:white url(/images/quick-view-bg.jpg) right top no-repeat;
	width:685px;
	border-right:1px solid #c9c7b0;
	border-bottom:1px solid #c9c7b0;
	padding:22px 24px 0px 10px;
}
.quick-view-content .left {
	float:left;
	width:310px;
	margin-right:50px;
}
.quick-view-content .right {
	float:left;
	width:310px
}
.quick-view-content h2 {
	color:#000;
	font-size:16px;
	font-weight:lighter;
	margin:10px 0 0 0;
	padding:0 0 4px 0;
	border:none;
}
.quick-view-content p {
	line-height:18px;
	padding:0 0 18px 0;
}
.quick-view-shad-left {
	float:left;
	width:720px;
	height:10px;
	background:url(/images/quick-view-shad-b.png) left top repeat-x;
}
.quick-view-shad-right {
	float:left;
	width:10px;
	height:10px;
	background:url(/images/quick-view-shad-corner.png) right top no-repeat;
}


#plusone {
	width: 100px;
}


#large_intro_text {
	margin:-4px 0 40px 0;
	font-size: 22px;
	line-height: 28px;
}
#main_content_v2 h1, #main_content_v2 .heading {
	padding:0 0 26px 0;
	margin:0px;
	font-size:22px;
	color:#363423;
	border:0px;
}
#main_content_v2 h2 {
	padding:50px 0 17px 0;
	margin:0px;
	font-size:22px;
	color:#363423;
	border:0px;
}
#main_content_v2 h3 {
	padding:20px 0 10px 0;
	margin:0px;
	font-size:16px;
	color:#363423;
	border:0px;
}
#main_content_v2 p {
	padding:0 0 15px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	color:#555444;
	line-height:19px;
}
#main_content_v2 p.para_intro {
	padding:0 0 15px 0;
	font-size:18px;
	color:#555444;
	line-height:22px;
}
.dashes {
	background: url(/images/dash.gif) 0 37px repeat-x;
}



/***************************************************************************************** landing_page_content *****************************************************************************************/


#landing_page_content {
	width:580px;
	float:left;
	margin:19px 0 0 10px;
	/*
	background:red;
	background:green;
	*/
}
#landing_page_content h1 {
	border:0px;
	font-size:24px;
	color:#363423;
	margin:0 0 12px 0;
	padding:0px;
}
#landing_page_content h2 {
	border:0px;
	font-size:18px;
	color:#363423;
	margin:35px 0 5px 0;
	padding:0px;
}
#landing_page_content h3 {
	border:0px;
	font-size:15px;
	color:#8e8e23;
	margin:20px 0 3px 0;
	padding:0px;
}
#landing_page_content h4 {
	border:0px;
	font-size:14px;
	color:#8e8e23;
	margin:18px 0 3px 0;
	padding:0px;
}
#landing_page_content ul h4, #landing_page_content ol h4, {
	margin-top:0px;
}
#landing_page_content p.intro, #landing_page_content .blog p.intro {
	font-size:18px;
	line-height:24px;
	color:#363423;
	margin:0 0 35px 0;
	padding:0px;
}
#landing_page_content .blog p.intro {
	margin:0 0 25px 0;
}
#landing_page_content .blog p.caption {
	background:url(/images/info-icon.png) 0px 1px no-repeat;
	padding-left:20px;
	margin:0px 0 30px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363423;
}

#landing_page_content p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:19px;
	color:#62604d;
	margin:0 0 15px 0;
	padding:0px;
}

#landing_page_content th, #landing_page_content td {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#62604d;
}
#landing_page_content th{
	font-size:14px;
	color:#8e8e23;
}


ul.tick_list, ul.tick_listsml, #landing_page_content ul {
	list-style-type:none;
	padding:0px;
	margin:15px 0 30px 0;
}
ul.tick_list li {
	list-style-type:none;
	padding:0 0 0 29px;
	margin:0 0 16px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:17px;
	color:#555444;
	background:url(/images/tick-list-tick.png) 0 0 no-repeat;
}
#landing_page_content ul li {
	list-style-type:none;
	padding:0 0 5px 25px;
	margin:0 0 0 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:17px;
	color:#555444;
	background:url(/images/tick-list-bulletsml.png) 0 0 no-repeat;
}
ul.tick_list li ul li {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:17px;
	color:#555444;
	background-image:none;
}
ul.tick_list li .tick_list_heading, ol.tick_list li .tick_list_heading {
	font-size:15px;
	color:#363423;
}

ul.tick_listsml li {
	list-style-type:none;
	padding:0 0 0 22px;
	margin:0 0 7px 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:16px;
	color:#555444;
	color:#434131;
	background:url(/images/tick-list-ticksml.png) 0 0 no-repeat;
}
#landing_page_content ul.largetext li h2 {
	font-size:18px;
	color:#363423;
	margin:0 0 3px 0;
	padding:0px;
}
#landing_page_content ul h3, #landing_page_content ol h3 {
	margin-top:0px;
	padding-top:0px;
}
ul.largetext li {
	font-size:13px;
	line-height:18px;
	margin-bottom: 25px;
	color:#62604d;
}
ul.bullet li, ul li.bullet {
	background:url(/images/tick-list-bullet.png) 0 0 no-repeat;
}
ul.bulletsml li, ul li.bulletsml {
	background:url(/images/tick-list-bulletsml.png) 0 0 no-repeat;
}

#main_content_v2 ol {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#main_content_v2 ol li {
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0 0 10px 15px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:18px;
	color:#555444;
}
#main_content_v2 ol > li {
	counter-increment: customlistcounter;
}

#main_content_v2 ol > li:before, #main_content_v2 ol.above10items > li:before {
	content: counter(customlistcounter) " ";
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:18px;
	color:#8f9e33;
	float: left;
	width: 10px;
	margin:0 0 0 -23px;
}
#main_content_v2 ol.above10items > li:before {
	margin:0 0 0 -33px;
}
#main_content_v2 ol.above10items li {
	padding:0 0 0 20px;
	margin:0 0 10px 25px;
}

#main_content_v2 ol:first-child {
  counter-reset: customlistcounter;
}

#main_content_v2 p.footnote {
	font-size:11px;
	padding:0 0 5px 0;
	line-height:16px;
}

#main_content_v2 .glossary h2, #main_content_v2 .faq-as h2, #main_content_v2 .infoblocks h2 {
	margin-top:50px;
	padding-top:50px;
	display:block;
	height:19px;
	background:transparent url('/images/hor_separator.png') 0px 0px no-repeat;
}

#main_content_v2 .sitemap ul.children {
	margin:5px 0 0 0;
}
/***************************************************************************************** secure ftp *****************************************************************************************/

#secure_ftp_features {
	background:url(/images/secure-ftp-features-bg.png) 0 50px no-repeat;
	width:950px;
	margin:0 0 15px 0;
}
#secure_ftp_features .feature {
	width:141px;
	margin:0 25px 0 0;
	padding:0 0 0 29px;
	float:left;
}
#secure_ftp_features .subheading{
	font-size:18px;
	color:#363423;
	margin:2px 2px 0 0;
	height:25px;
}
#secure_ftp_features p {
	clear:both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#6b6a5f;
	line-height:17px;
}

.cap{
	margin:15px 40px 20px 40px;
	width:240px;
	display:table;
	text-align:center;
}
.cap_top{
	height:28px;
	text-align:center;
	background:url(/images/captionline_t.png);
}
.cap_bot{
	height:32px;
	text-align:center;
	background:url(/images/captionline_b.png);
}
.cap_text {
	font-family:Georgia, "Times New Roman", Times, serif, serif;
	font-size:20px;
	line-height:26px;
	color:#363423;
}





.ratingblock, .social_links {
	margin:0px !important;
	/*
	border:1px solid red;
	*/
}
.ratingblock {
	margin-top:2px !important;
}
.social_links {
	height:20px;
	float:right;
	padding:4px 30px 0 0;
}
.ratingblock, .ratingstars, .ratingtext {
	float:left !important;
}
.ratingstars {
	margin:0 0 0 -3px;
}
.ratingtext {
	padding:3px 0 0 8px;
	color:#CCC;
}
.gdsrcacheloader {
	display:none;
}
.hreview-aggregate {
	margin-top:40px;
	display:block;
	padding:28px 0 16px 0;
	background:transparent url('/images/rating_bg.png') no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#555444;
}
.hreview-aggregate .fn {
	font-weight:bold;
}
.author_block {
	margin:0px;
	padding:20px 0;
	display:block;
	background:url('/images/white_blend_bg.png') repeat-y;
}
.gravatar {
	float:left;
	margin:0 20px 0 0;
	width:80px;
	height:80px;
	padding:9px;
	background:url('/images/gravatar_bg.png');
}
.author_details {
	float:left;
	width:450px;
}
.author_name {
	margin:10px 0 5px 0;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:14px;
	color:#555444;
}
#next_prev_links_wrap {
	padding:12px 0 8px 0;
	text-align:center;
}
#next_prev_links a.prev-page, #next_prev_links a.next-page {
	text-indent:-9999px;
	display:inline-block;
	width:167px;
	height:40px;
	background:url(/images/next-prev-page-buttons.png) no-repeat;
}
#next_prev_links a.prev-page {
	background-position:0px -40px;
}
#next_prev_links a.prev-page:hover {
	background-position:0px -120px;
}
#next_prev_links a.next-page:hover {
	background-position:0px -80px;
}

.sep_top, .sep_bot {
	display:block;
	height:19px;
	background:transparent url('/images/hor_separator_flipped.png') 0px 0px no-repeat;
}
.sep_bot {
	display:block;height:19px;background:transparent url('/images/hor_separator.png') 0px 0px no-repeat;
}






#testimonials_wrap_v2 {
	display:block;
	position:relative;
	width:321px;
	height:420px;
	background:url(/images/testi-panel-bg.png) no-repeat;
	/*
	background:red;
	*/
}
#slides_testimonials_v2 {
	display:block;
	position:relative;
	top:0px;
	left:0px;
	width:301px;
	height:380px;
	margin:0 0 16px 20px;
	/*
	background:blue;
	*/
}
#slides_testimonials_v2 .slides_container {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:301px;
	height:420px;
	overflow:hidden;
	/*
	background:purple;
	*/
}
#slides_testimonials_v2 .client-logo {
	display:block;
	width:301px;
	height:60px;
	margin:30px 0 0 4px;
	/*
	background:pink;
	*/
}
#slides_testimonials_v2 p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#363423;
	color:#62604d;
	padding:24px 53px 18px 7px;
	margin:0;
	font-size:16px;
	line-height:24px;
	/*
	background:blue;
	*/
}
#slides_testimonials_v2 .client {
	font-size:14px;
	color:#62604d;
	padding:0 0 0 15px;
}
#slides_testimonials_v2 .slides_control_wrap {
	position:absolute;
	top:0px;
	left:211px;
	width:90px;
	height:44px;
	z-index:200;
	padding:46px 0 0 0;
	/*
	background:blue;
	*/
}
#slides_testimonials_v2 .slides_control {
	width:90px;
	position:relative;
}
#slides_testimonials_v2 .next, #slides_testimonials_v2 .prev, #slides_testimonials_v2 .view_all {
	position:absolute;
	left:36px;
	width:18px;
	height:44px;
	background:url(/images/testi-nav-icons.png) -54px 0px no-repeat;
	z-index:101;
}
#slides_testimonials_v2 .prev {
	background-position:-36px 0px;
}
#slides_testimonials_v2 .next {
	left:54px;
}
#slides_testimonials_v2 .view_all {
	left:0px;
	width:36px;
	background-position:0px 0px;
}
#slides_testimonials_v2 .next:hover {
	background-position:-54px -40px;
}
#slides_testimonials_v2 .prev:hover {
	background-position:-36px -40px;
}
#slides_testimonials_v2 .view_all:hover {
	background-position:0px -40px;
}





#contactpanel {
	float:left;
	width:296px;
	height:654px;
	/*
	margin-left:54px;
	*/
	padding:0 0 0 21px;
	background:url(/images/contact-pnl-bg.png) no-repeat;
}
#contactheading {
	padding:0 0 7px 0;
	font-size:24px;
	color:#8f9e33;
	color:#7e8b2c;
}
#contactlinks {
	float:left;
	width:246px;
	height:131px;
	margin:3px 0 0 8px;
}
#contacticons {
	float:left;
	margin-top:3px;
	width:35px;
	height:131px;
	background:url(/images/contacticons.png) no-repeat;
}
.contactlink, .contactlinkgreen {
	display:block;
	width:244px;
	height:34px;
	padding:7px 0 0 10px;
	background:url(/images/contactpnl-bg.png) no-repeat;
	font-size:14px;
	color:#5f5d4f;
	text-decoration:none;
	cursor:pointer;
}
.contactlink a {
	font-size:14px;
	font-weight:bold;
	color:#8f9e33;
	text-decoration:none;
}
.contactlink a:hover {
	background:#e8e7e1;
	text-decoration:underline;
}
.contactlinkgreen {
	width:269px;
	height:42px;
	padding:6px 0 0 14px;
	margin:0 0 0 6px;
	background:url(/images/contactpnlquote-bg.png) no-repeat;
	font-size:18px;
	color:#fff;
}
.contactlinkgreen a {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}






/***************************************************************************************** tick table *****************************************************************************************/

table.tick_table {
	margin-left:-10px;
	width:610px;
}
table.tick_table tr {
	height:48px;
	background:url(/images/tick-table-bg.png);
	border:0px;
}
table.tick_table th {
	width:70px;
	padding:12px 0 0 12px;
	font-size:16px;
	color:#363423;
}
table.tick_table td {
	padding:12px 0 0 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:17px;
	color:#555444;
}
table.tick_table td.tick_table_last {
	padding-right:80px;
	text-align:right;
}
table.tick_table td.tick_table_middle {
	width:300px;
}

/***************************************************************************************** tblpnl *****************************************************************************************/

.tblpnl_top {
	margin-left:-10px;
	width:956px;
	height:7px;
	background:url(/images/pnl_bg_t.png) no-repeat;
}
.tblpnl_mid {
	padding:0px;
	margin-left:-10px;
	width:956px;
	background:url(/images/pnl_bg_m.png) repeat-y;
}
.tblpnl_bot {
	margin-left:-10px;
	width:956px;
	height:17px;
	background:url(/images/pnl_bg_b.png) no-repeat;
}

/***************************************************************************************** tblopt *****************************************************************************************/

table.tblopt tr {
	border:0px;
	vertical-align:top;
}
table.tblopt td, table.tblopt th {
	font-size:16px;
	text-align:center;
	border:1px solid white;
	padding:10px 10px;
}
table.tblopt th {
	color:#fff;
	/*
	*/
	height:39px;
	background:url(/images/tbl_bg_th_green.png) repeat-x;
	line-height:14px;
}
table.tblopt td {
	width:100px;
	color:#555444;
	height:19px;
	/*
	*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	padding:10px 10px;
}
table.tblopt .wide {
	width:209px;
	text-align:left;
	/*
	*/
}

table.tblopt .wide1 {
	width:319px;
	text-align:left;
	/*
	*/
}

table.tblopt th.wide {
	background:url(/images/tbl_bg_th_grey.png) repeat-x;
}
table.tblopt tr.dark td {
	background:#f2f2f1 url(/images/tbl_bg_td_wide1.png) repeat-y;
	width: 319px;
}
table.tblopt tr.light td {
	background:#f9f9f8 url(/images/tbl_bg_td_wide2.png) repeat-y;
	width: 319px;
}
table.tblopt th span.mpr {
	font-size:14px;
}
table.tblopt td.tick div {
	display:inline-table;
	vertical-align:text-bottom;
	margin:0px;
	padding:0px;
	background:url(/images/tbl_tick.png) no-repeat;
	height:39px;
	width:20px;
	border:1px solid red;
}
table.tblopt td.tick {
	padding:0px;
}


@media (max-width:600px){
/***************************************************************************************** carousel (main image) *****************************************************************************************/
#mycarousel-bg {
	background:url(/images/mobile-landing-banner-bg.png) 0px 15px no-repeat;
	overflow:hidden;
	width:100%;
	height: 83px;
}
#mycarousel-wrap {
	width:300px;
	margin:0 auto;
	/*
	background:red;
	*/
}
#mycarousel-container {
	width:300px;
	margin:0 auto;
	background:#fff;
}
#mycarouselslides {
	display:block;
	width:300px;
	overflow:hidden !important;
}

#mycarousel .jcarousel-scroll .next {
	display: none;
}

#mycarousel .jcarousel-scroll .previous {
	display: none;
}

#mycarouselslides li {
	width:300px;
	

}

#jcarousel-scroll {
	display: none; }


#jcarousel-control ul li {
	display: none;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:300px;
    padding: 0px;
}


.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:300px;
	height: 38%;
 
}

.jcarousel-skin-tango .jcarousel-item {
   width:300px;
   height: 38%;
}

.jcarousel-skin-tango .jcarousel-item img {
   width:100%;
   height: 38%;
}


jcarousel-container jcarousel-container-horizontal {
	 width:300px;
	 }

#jcarousel-control {
	display: none;
}

#carousel-prev {
	display: none;
}

#vat-wrap {
	width:100%;
	margin:0 auto;
	/*
	background:red;
	*/
}
#nav-wrap {
	width:100%;
	margin:0 auto;
	/*
	background:red;
	*/
}
#main-content-wrap {
	width:90%;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 25px 13px;
	clear:both;
	/*
	background:blue;
	*/
}
.footerwrap {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	/*
	background:purple;
	*/
}
	
	.footer-col {
	width:25%;
	float:left;
	margin:0 20px 0 0;
}
.footer-header {
	font-size:14px;
	color:#fff !important;
	font-family:"Myriad Pro", Calibri, "Helvetica", "Arial", sans-serif;
	margin:10px 0 4px 0;
}
.footer {
	width:100%;
	float:left;
	margin:25px 10px 20px 23px;
}


#client-logos {
	width:105%;
	float:left;
	padding-left: 10px;
}

.mid-cols {
	width:90%;
	margin-left: 0px;
}

#mid-cols-last {
	width:90%;
}

.main {
	width: 95%;
	
}

.mid-col-client {
	width:90%;
}

#credit-logos {
	display: none;
}

#clogos {
		width:100%;
}

.news-item {
	width:100%;

}

.news-text {
	width:55%;

}
#latest-news mpr {
	width:100%;
	
}

#core-products {
	width:90%;
	height:626px;
	background: transparent;
	margin-left: -9px;

}

.product {
	width:100%;
	
}

.strap-wrap {
	width:90%;
	
}

.strap-outer-wrap {
	width:100%;
}


.strapline {
	width:100%;
	margin-top: 10px;
}

#contactwrap {
	display: none!important;
}

#contact {
	display: none!important;
}



#main-content-wrap {width: 90%;}

#main_content_v2 {width: 280px!important;}

#cloudarchitecture {width: 60%!important;}
 
#cloudproducts {padding-right: 10px; width: 50%!important;}

#cloudtech {width: 50%;}

.wide_page_side_col {width: 100%; margin-left: -26px;}

#large_intro_text {width: 100%; margin-left: -10px; margin-top: 10px!important;}

#securecloud {width: 60%; margin-left: -8px;}

#logo {
	display: block!important;
	width:258px;
	height:27px;
	float:left;
	margin:-15px 0 0 23px;
	 }
	
	#navigation {
	display:none;
}

.side-col .slides_container {
	width:100%;
	/*
	background:purple;
	*/
}



.side-col {
	width:96%;
	margin-left: -8px;
	padding-right: 0 auto;
}

#client-case {
	width: 94%;
	margin-left: -10px;
}

#cloudfeatures {width: 80%; margin-left: -2px;}


#testimonials_wrap_v2 {
	width: 100%;
}

#slides_testimonials_v2 .slides_container {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%!important;
	height:300px;
	overflow:hidden;
	/*
	background:purple;
	*/
}


#slides_testimonials_v2 {
	display:block;
	position:relative;
	top:0px;
	left:0px;
	width:100%!important;
	height:300px;
	margin:0 0 16px 20px;
	/*
	background:blue;
	*/
}

#slides_container {
	width:100%!important;
}



#secure_ftp_features {
	background:transparent;
	width:100%;
	margin-left: -10px;
	
}

#secure_ftp_features .feature {
	width:90%;
	margin-left: -28px;
}

.mpsb dashes{
	margin-top: 10px;
}


	
	#landing_page_content {
	width:100%;
	margin-left: 0px;
}

#imagestrip_bg {
	background: transparent;
}
#imagestrip_wrap {
	width:100%;
}
#imagestrip_container {
	width:90%;
	background: #fff url(/images/hdr-image-strip.jpg) no-repeat;
}
#imagestrip_shad {
	width:100%;
	background: transparent;
}

#vmimage  {
	width:100%!important;
	height: 140px!important;
	padding-left: 3px;
	margin-top: -50px;
}

#archpreview {
	width:270px!important;
	height:150px!important;
	background: transparent;
	padding-bottom: 40px;
}

#vmimagebg  {
	background: transparent;
	display: none!important;
	height: 0px!important;
}


#archno {
	display: none;}

#contactpanel {
	float:left;
	width:296px;
	height:204px;
	padding:0 0 0 21px;
	background:transparent;
}

#breads {
	width:100%!important;
}


#mainimage_wrap {
		width:95%!important;
		height:52%!important;
}
#mainimage_container {
	width:95%!important;
	height:52%!important;
	margin-top: 20px;
	
}

#mainimg {
	width:100%!important;
	height:100%!important;
}

#mainimage_base {
	width:100%!important;
	height:0px;
	background:transparent;
}
#mainimage_shad {
	width:100%!important;
	height:0px;
		background:transparent;
}

#mainimage_bg {
	background:transparent;
	width:100%;
	height: 240px;
	margin-bottom: -150px;
}

.table {
	width: 100%!important;
}

tbody {
	width: 100%!important;
}

#full {
	width: 100%!important;
}


td {
	width: 100%!important;
}

tr {
	width: 100%!important;
}

#tabwide {
	width: 30%!important;
}



#noshow {
	display: none!important;
}

#securediagram {
	width:100%!important;
	height:30%!important;
}

#securelogos{
	width:100%!important;
	height:7%!important;
}

#contactsecure {display: none!important;}





#breadcrumb {
	width:250px!important;
	margin-left: 10px!important;
}

#full {
	width:100%!important;
}

#phpmysql {
	width:100%!important;

}

#ips {
	width:100%!important;
	height:40%!important;

}

#vmhosting {
	width:100%!important;
	height:40%!important;

}

#livechat {display: none;}

tblopt {width: 200px!important; }
#tblopt {width: 200px!important; }
.tblopt {width: 200px!important; }

table.tblopt td {
	width: 25%!important; 

}
table.tblopt .wide {
	width: 200px!important; 

}

table.tblopt .wide1 {
	width: 200px!important; 

}


table.tblopt tr.dark td {
	width: 200px!important; 

}
table.tblopt tr.light td {
	width: 200px!important; 

}

.wide_page_side_col {
	width:100%!important;
}
.wide_page_left_col {
	width:100%!important;
}


.tblpnl_top {
	width:100%!important;
}
.tblpnl_mid {
	width:100%!important;
}
.tblpnl_bot {
	width:100%!important;
}

.cap{
	width:100%!important;
}

table.tick_table {
	width:100%!important;
}
table.tick_table tr {
	width:100%!important;
	background: transparent!important;
}
table.tick_table th {
	width:100%!important;
}
table.tick_table td {
	width:100%!important;
}
table.tick_table td.tick_table_last {
	width:100%!important;
}
table.tick_table td.tick_table_middle {
	width:100%!important;
}

#dedtable {display: block!important;}
#hidetbl {display: none!important;}

#cloudvid {width: 80%!important;}

#atheon {width: 90%!important;}

#blogposts {margin-top: 50px!important;}

#livechat_button {width: 80%!important; display: block!important;}

#quotebtn {width: 100%!important; margin-left: 0px!important;}

#quotebtn1 {width: 100%!important; margin-left: 0px!important;}

}
