﻿@import url('slideshow.css');
/* 2014 PSPINC 8th Annual Invitational Font */
@import url(http://fonts.googleapis.com/css?family=Patrick+Hand);

body {
	margin: 0;
	padding:0;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
    position: relative;
}

a, a:link, a:active, a:visited {
    color: #4E596C;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

h3{
	font-weight:bold;	
}

.code{
	font-family:"Courier New", Courier, monospace;	
}

#main_body{
	background-color:#FFF;
	float:left;
	width:100%;
}

#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
    position: relative;
	*margin-bottom:20px;
}

.logo_home_btn {
	color: #000!important;
	text-decoration: none!important;
}

.top_header {
	background-color: #c4161c;
	height: 38px;
	padding: 0 5em;
	position: relative;
}

.top_bottom {
	position: relative;
	height: 50px;
	padding: 0 5em;
}

#header {
    position: relative;
	width: 100%;
	font-weight: bold;
}

#header .title{
	margin: 0.6em 0 0.8em 0;	
}

#header h1 {
	font-size: 26px;
	display: block;
	color: #000;
	float: left;
	margin: 0.3em 0 0 0.2em;
}

#header h2 {
	font-size: 13px;
	display: block;
	padding: 0;
	color: #000000;
}

#header img {
    float: left;
    margin: 0.4em 0 0 0;
}

#header .top_contact {
	float: right;
    font-size: 12px;
    padding: 1em 1.8em 1em 0;
	color: #fff;
}

#header .top_menu {
	float: left;
	display: block;
	padding: 1em 0 0 0;
}

#header .top_menu ul {
    float: left;
}

#header .top_menu ul li {
    float: left;
}

#header .top_menu li a {
    display: block;
    float: left;
    text-align: center;
    padding: 0 20px 0 0;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
	text-transform:uppercase;  
}

#header .top_menu li:first-child a {
	border-left: 0px;	
}

#header .top_menu li a:hover {
    color: #000;
}

#navigation .nav li .top_menu_hide {
	display: none;
}

#footer .social_links {
    position: relative;
	float: right;
	margin: 0 0 1em 0;
}

#footer .social_links img{
	margin:0 0 0 0.3em;
}

/* Homepage */
.homepage {
    float: left; 
    position: relative;
	width: 100%;
}

.employee,
.employeeIE {
    position: absolute;
    bottom: -10px;
    right: -25px;
    z-index: 1001;
}

html>body .employeeIE {
    display: none;
}

* html .employee {
    display: none;
}

.slide_right_corner {
    position: absolute;
    background: url('../img/slide-right-corner.gif') no-repeat center center transparent;
    width: 33px;
    height: 33px;
    top: 20px;
    right: 25px;
}

.slide_left_corner {
    position: absolute;
    background: url('../img/slide-left-corner.gif') no-repeat center center transparent;
    width: 33px;
    height: 33px;
    bottom: 30px;
    left: 25px;
}

.slide_mobile_btn {
	display: none;
}

/* Content */

#content {
	width: 100%;
	padding: 0 0px 0px 0px;
	overflow: visible;
    background: #fff;
    position: relative;
    line-height: 1.4;
    z-index: 0;
	/*border:#f0f0f0 solid;*/
	border:none;
}

.shadow_light, .order_button {
    -webkit-box-shadow: #999 2px 2px 5px;
    -moz-box-shadow: #999 2px 2px 5px;
    box-shadow: #999 2px 2px 5px;
}

.content_border {
    float: left;
    max-width: 980px;
    position: relative;
    z-index: 899;
	padding: 10px 0;
}

.content_border.support_blog {
	float: none;
	margin: 0 auto;
}

#careers_page .content_border h2{
	padding-top:10px!important;
	border-top:1px solid #f3f3f3;
}

.home_intro {
    width: 441px;
    float: left;
}

.home_news {
    width: 100%;
    float: left;
	padding: 20px 0 0 0;
}

.home_news  #more_news{
	margin:20px 10px 10px 0;
	display:block;
	float:left;
}

.top_box,
.newsletter_page,
.privacy {
    z-index: 900;
}

.top_box p {
    font-size: 14px;
    width: 88%;
    text-align: justify;
}

.center {
    text-align: center;
	color: red;
}

.content_border .content_border {
    width: 920px !important;
}

*html .content_border {

}

.right_corner {
    position: absolute;
    background: url('../img/right-corner.gif') no-repeat center center transparent;
    width: 20px;
    height: 20px;
    top: -3px;
    right: -3px;
}

.left_corner {
    position: absolute;
    background: url('../img/left-corner.gif') no-repeat center center transparent;
    width: 20px;
    height: 20px;
    bottom: -3px;
    left: -3px;
}

.page_title {
    font-size: 16px;
    line-height: 1;
    background-color: transparent;
    z-index: 1000;
}

.page_title h2 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px;
    position: relative;
	margin-bottom:20px;
}

#user_content {
	/*float: left;*/
    background: #fff;
}

#content #user_content h2 {
    font-weight: normal;   
    padding: 0;
}

#content #user_content h3,
#content #user_content h4 {
    font-weight: bold;
    /*padding: 0 0 10px;*/
}

#content #user_content .top_box h3 {
    clear: both;
    margin: 0px;
}

/* Aggregator */

#content div#Bloguru-default .BloguruGroupRSS {
    padding: 0 !important;
}

div#Bloguru-default .entry1,
div#Bloguru-default .entry2 {
    background: transparent !important;
    padding: 0 !important;
    position: relative;
}

div#Bloguru-default .title1,
div#Bloguru-default .title2 {
    font-size: 14px;
}

div#Bloguru-default .bullet,
div#Bloguru-default .author,
div#Bloguru-default .seefullartical {
    display: none !important;
}

div#Bloguru-default a:link,
div#Bloguru-default a:visited {
    color: #000 !important;
}

div#Bloguru-default .post_desc {
    color: #333 !important;
    font-size: 11px !important;
    padding: 5px 0 10px !important;
}

div#Bloguru-default .date {
    position: absolute;
    top: 0;
    right: 0;
}

/* General Formatting */

#content .image_left {
	float: left;
	margin: 0 10px 10px 0;
}

#content blockquote {
	display: block;
	unicode-bidi: embed;
	margin: 1.12em 40px;
}

#content sup{
	font-size:xx-small; 
	vertical-align:super;
} 

#content sub{
	font-size:xx-small; 
	vertical-align:sub;
} 

#content p {
    line-height: 1.4;
		padding: .5em 0;
}

#content pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

#content h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	padding: 10px 0;
}

#content ol {
	list-style-type: decimal;
	margin: 0 0 0 5px;
	padding: 10px 0 10px 20px;
}

#content ul ul {
    list-style-image: url('../img/bullet-triangle.png');
}

#content ul ul,
#content ol ol {
    padding-bottom: 0;
}

#content ul li {
    margin-bottom: 5px;
}

#content .content_border ul li ul li {
	list-style: square inside none;
	margin: 0 0 0 1.5em;
	width: 100%;
	padding: 0.5em 0;
}


#content .featured {
    float: right;
    line-height: 1;
    z-index: 2001;
	width:28%;
	position:relative;
	margin: 3.5em 0 0 0;
}

#content .featured.company_building_img {
	width: 38%;
	margin: 1.5em 0 0 0;
}

#content .company_logos{
	text-align:center;
}

#content .company_logos img{
	padding:30px 0;	
}

#content .featured iframe {
    position: absolute;
    top: 110px;
    left: 105px;
}

#content .featured iframe.google_map {
    position: absolute;
    top: 93px;
    left: 84px;
}

#content .featured_text {
    font-size: 13px;
    line-height: 1.5;
    float: left;
    width: 70%;
    text-align: justify;
}

#content #subpage_content .featured_text {
    font-size: 14px;
    line-height: 1.5;
    float: left;
    width: 49%;
    text-align: justify;
}

#content #subpage_content .featured_text.data_center_p {
	width: 59%;
}

#content .third_list {
    width: 270px;
    padding: 0 7px;
    float: left;
}

#content .third_list ul {
    text-indent: 0;
    margin: 0;    
    color: #333;
}

#content .half_list {
    width: 440px;
    padding: 0 20px 0 0;
    float: left;
}

#content .half_list p {
    font-size: 14px;
}

#content .half_list ul {
    text-indent: 0;
    margin: 0;    
    color: #333;
}

#content .half_list .full_button {
    margin-left: 0;
}


#content .half_list_left{
	width: 456px;
    padding: 0 20px 0 0;
    float: left;	
}

#content .half_list_right{
	width: 420px;
    padding: 0 0 0 20px;
	border-left:1px solid #f0f0f0;
    float: left;	
}

#content .gray {
    margin-left: 10px;
    background: #d8d8d8;
}

#content .img_left {
    float: left;
    margin: 10px;
}

#content .qr_info {
    float: left;
    margin-left: 10px;
    width: 580px;
}

#content .third_list h3 {
    font-size: 15px;
    margin: 0;
}

#content .full_button {
    position: relative;
    float: left;
    width: 50%;
    margin-left: 25%;
    display: inline-block;
    padding: 14px 0;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    background: #009cff;
}

#content .full_button:hover {
    background: #4CBAFF;
    color: #fff;
}

#content li .full_button {
    width: 100%;
    margin: 0;
}

#content .order_button {
    float: left;
    width: 100%;
    display: block;
    padding: 12px 0;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    background: #4e596c !important;
}

#content .order_button:hover {
    background: #000 !important;
}

#content .trial {
    position: absolute;
    bottom: 65px;
    right: 0;
    width: 37%;
    padding: 14px 0;
    margin: 0 30%;
    display: block;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    background: #4e596c;
}

#content .trial:hover {
    background: #000;
}

#content ul.news_nav {
    list-style-image: none;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
    float: left;
    text-align: center;
}

#content  ul.news_nav li {
    display: inline;
    padding: 0 10px;
}

#content ul.news_nav li a {

}

#content table.newsletter {
    margin: 0 auto;
}

#content table.newsletter p {
    width: auto;
}

#content table.newsletter h4 {
    padding: 0 0 10px;
}

#content .newsletter_page h3 {
    margin: 0 5px 0;
}

#content .newsletter_page img {
    margin: 0 5px 5px;
}

#content table.newsletter img {
    margin: 0;
}

#content .newsletter_page p {
    margin: 0 5px 15px;
}

#content .content_border .included {
    float: left;
    width: 100%;
    font-size: 14px;
    margin: 5px 0 15px;
    text-align: center;
}

#content .content_border .included span {
    padding: 5px 10px;
    margin: 0 3px;
    background: #e5e5e5;
    border: 1px solid #d8d8d8;
}

#content .sub-pages,
#content .sub-pages4 {
    list-style: none;
    list-style-image: none;
    width: 100%;
    margin: 0;
    padding: 0;
}

#content .sub-pages li {
    width: 48%;
    margin: 0 .99%;
    float: left;
}

#content .sub-pages4 li {
    width: 23%;
    padding: 0 .99%;
    margin-bottom: 0;
    float: left;
}

#subpage_content{
	padding:0 10px 10px;	
}

#subpage_content .content_border{
	width:100%;	
}

#content .free_services {
    width: 270px;
    margin: 0 7px;
    float: left;
    border: 1px solid #4E596C;
    height: 180px;
    background: #fff;
}

#content .tools .free_services {
    width: 270px;
    margin: 0 7px 10px;
    float: left;
    border: 1px solid #4E596C;
    height: 110px;
    background: #fff;
}

#content .free_services h3 a {
    background: #4E596C;
    text-align: center;
    color: #fff;
    display: block;
    padding: 10px 0 !important;
    text-decoration: none;
}

#content .free_services h3 a:hover {
    background: #000;
}

#content .free_services p {
    padding: 0px 7px;
    width: auto;
}

#content .free_services img {
    margin-left: 50px;
}

#content .free_services .product_box {
    margin-left: 0;
    float: left;
}

#content .online_services {
    position: relative;
    height: 175px !important;
}

#content .online_services img {
    margin-left: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

/* Order Forms */

/* FAQ */

#content #faq dt{
	padding:10px;
	background-color:#f3f3f3;
	margin:0px 0px 0px 0;
	font-weight:bold;
	font-size: 1.2em;
}

#content #faq dd{
	padding:10px;
	margin:0px 0 10px 0px;
}

#content #faq p {
    width: auto;
}

#content #faq ul {
    list-style: none;
    list-style-image: none;
    margin: 5px 0;
    padding: 0;
    border: 1px solid #d8d8d8;
}

#content #faq ol {
    margin: 5px 0 0 20px;
    padding: 0;
}

#content #faq ul li {
    padding: 3px 5px;
}

#content #faq li p {
    margin: 5px 0;
}

#faq .indented{
	margin-top:10px;	
}

/* Contact Page */

#content a.contact {
    margin-left: 0;
}

#content .featured_text label {
    float: left;

    margin-left: 2%;
    text-align: left;
    clear: left;
}

#content .informakers-form div.input,
#content .informakers-form div.select,
#content .informakers-form div.text,
#content .informakers-form div.required {
    position: relative;
    float: left;
    width: 100%;
	margin: 10px 0 0 0;
}

#content .error-message {
    color: #f00;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
	background: transparent;
}

#content .featured_text input,
#content .featured_text textarea {
    border: 1px solid #d8d8d8;
    float: left;
    width: 97.5%;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 5px;
}

#content .featured_text textarea {
    resize: none;
}

#content .featured_text .red {
    overflow: visible;
    margin-left: -10px;
    color: #C4161C;
}

#content .featured_text p.required {
    float: left;
    clear: both;
    color: #C4161C;
}

#content .featured_text .submit {
    background: #009cff;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 14px 0;
    border-width: 0px;
	cursor: pointer;
}

#content .featured_text .submit:hover {
    background: #4CBAFF;
}

#content #map_canvas {
    height: 400px;
    width: 380px;
}

#content #firstHeading {
    font-family: verdana, arial;
    font-weight: bold !important;
}

#map_canvas p {
    margin: 3px 0;
    width: 100%;
}

/* Careers Page */

#content .career p {
    width: 100%;
    margin: 0 0 5px;
}

#careers_page h4 {
	font-size: 1.3em;
	padding: 10px 0!important;
}

#careers_page ul li {
	font-size: 1.2em;
	font-weight: 400;
}

#content .career_text .full_button {
    margin-left: 0;
}

#content .career_contact {
    margin: 0;
    list-style: none;
    list-style-image: none;
    font-size: 12px;
    padding: 0 10px 10px;
    float: right;
    color: #000;
}

#content .career_contact li:first-child {
    font-weight: bold;
}

.back_to_top{
	text-align:right;
	width:100%;
	font-size: 1.2em!important;
}

.back_to_top a {
	color: #C4161C!important;
}

/* Web Hosting - Domain Lookup */

#content .hosting_best,
#content .hosting_plan {
    width: 360px;
    padding: 0;
    margin: 8px 7px 0;
    list-style: none;
    list-style-image: none;
    font-size: 17px;
    overflow: hidden;
    float: right;
}

#content .hosting_best {
    border: 1px solid #DC1D3E;
    overflow: visible;
    float: left;
    width: 460px;
    background: url('../img/hosting-robyne.png') no-repeat 360px bottom #EDCAD0;
    margin-bottom: 10px;
}

#content .hosting_plan li {
    font-size: 16px;
    padding: 6px 0 7px 35px;
    background: url('../img/bullet-triangle2.png') no-repeat 20px center #d8d8d8;
    margin: 0;
}

#content .hosting_best li {
    font-size: 18px;
    padding: 4px 0 2px 35px;
    background: url('../img/bullet-triangle2.png') no-repeat 20px center transparent;
    margin: 0;
}

#content .hosting_plan .annual_price {
    margin: 0;
    padding-left: 0;
    text-align: left;
    font-weight: bold;
    background: url("../img/table-title-bg.jpg") repeat-x scroll left top #DCDCDC
}

#content .hosting_plan .annual_price span {
    font-size: 20px;
}

#content .hosting_plan .annual_price span.left {
    font-size: 24px;
    padding: 0 0 0 10px;
}

#content .hosting_best .annual_price span {
    font-size: 22px;
}

#content .hosting_best .annual_price span.left {
    font-size: 28px;
    padding-left: 65px;
}

#content .hosting_best .annual_price {
    color: #fff;
    background: url('../img/featured-bg2.png') repeat-x right top #DC1D3E;
}

#content .hosting_best li {
    background-color: transparent;
}

#content .hosting_plan li span {
    font-size: 14px;
    font-weight: normal;
}

#content .hosting_best .hosting_best_title {
    margin: 0px;
    line-height: 1;
    text-align: left;
    position: relative;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    padding: 2px 0 0 65px;
    background: url('../img/featured-bg.png') no-repeat right top #DC1D3E;
}

#content .hosting_best .hosting_best_title img {
    position: absolute;
    top: -10px;
    left: 0px;
}

#content .hosting_best .hosting_domain {
    background: transparent;
    padding: 4px 0px;
}

#content .hosting_plan .hosting_top {
    background-image: none;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-left: 0;
}

#content .hosting_plan .hosting_order {
    padding: 5px;
    background-image: none;
}

#content .hosting_plan .hosting_order .order_button {
    font-size: 16px;
    padding: 11px 0;
    float: none;
}

#content .hosting_best .hosting_order .order_button {
    background-color: #DC1D3E !important;
}

#content .hosting_best .hosting_order .order_button:hover {
    background-color: #000 !important;
}

/* Products Features */

#content .shared_features {
    margin: 0;
    padding: 0;
    list-style-image: none;
}

#content .shared_features li {
    width: 200px;
    height: 25px;
    text-align: center;
    float: left;
    margin: 0 7px 5px;
    padding-top: 70px;
    font-weight: bold;
    font-size: 12px;
}

#content .shared_features .feature_domain { background: url('../img/feature-domain.jpg') no-repeat center top transparent; }
#content .shared_features .feature_cms { background: url('../img/feature-cms.jpg') no-repeat center top transparent; }
#content .shared_features .feature_virus { background: url('../img/feature-virus.jpg') no-repeat center top transparent; }
#content .shared_features .feature_spam_filtering { background: url('../img/feature-filtering.jpg') no-repeat center top transparent; }
#content .shared_features .feature_spam_recovery { background: url('../img/feature-recovery.jpg') no-repeat center top transparent; }
#content .shared_features .feature_mailing_lists { background: url('../img/feature-lists.jpg') no-repeat center top transparent; }
#content .shared_features .feature_email_auto { background: url('../img/feature-auto.jpg') no-repeat center top transparent; }
#content .shared_features .feature_email_forwarding { background: url('../img/feature-forwarding.jpg') no-repeat center top transparent; }
#content .shared_features .feature_email_alias { background: url('../img/feature-alias.jpg') no-repeat center top transparent; }
#content .shared_features .feature_24_monitoring { background: url('../img/feature-24.jpg') no-repeat center top transparent; }
#content .shared_features .feature_real_tech_support { background: url('../img/feature-real-tech.jpg') no-repeat center top transparent; }



/* Products Optional */

#content .optional_product {
    float: left;
    width: 413px;
    height: 145px;
    border: 1px solid #4E596C;
    background: #fff;
    padding: 0;
    font-size: 14px;
    margin: 0 7px 15px;
    list-style-image: none;
}

#content .optional_product li {
    padding: 0px 15px 0;
    min-height: 40px;
}

#content .optional_product li img {
    float: left;
    margin-right: 5px;
}

#content .optional_product .optional_title {
    background: #4E596C;
    font-weight: normal;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    min-height: 0;
}

#content .optional_product .optional_title a {
    color: #fff;
}

#content .content_border table .plan_title_row .featured_plan {
    background: url('../img/featured-bg.jpg') repeat-x left 10px #DC1D3E;
    border-top-width: 0px;
    color: #fff;
}

#content .products h3 {
    font-size: 18px;
}

#content .products_pic {
    margin: 7px 6px 0 0;
    float: right;
}

#content iframe#domain {
    margin: 0 15px;
    width: 350px;
}

/* DNS Form */
#domain_form {
    text-align: left;
}
#domain_form .section_title {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    padding: 0 5px;
    float: left;
    width: 100%;
    line-height: 1.4;
}

#domain_form .domain_search {
    float: left;
    width: 100%;
    padding: 5px;
    text-align: left;
}

#domain_form .domain_search .find_url {
    width: 200px;
}

#domain_form p,
#domain_form ul {
    padding: 0 7px;
}

#domain_form .domain_search input,
#domain_form .domain_search select {
	float: left;
    padding: 4px 6px;
    margin-right: 5px;
    *padding: 2px 6px;
}

#domain_form .domain_search .submit {
    background: #DC1D3E;
    border: 0;
    padding: 5px 10px;
    *height: 20px;
    *padding: 2px 10px;
    color: #fff;
}

#domain_form .domain_search .submit:hover {
    background: #000;
}

#domain_form .error_domain {
    float: left;
    width: 95%;
    text-align: left;
    padding: 5px;
    padding-top: 10px;
    font-size: 10px;
}

#domain_form .result {
    font-size: 15px;
    text-align: left;
	word-wrap: break-word;
}

#domain_form .order_button_domain a {
    display: block;
    text-decoration: none;
    background: #DC1D3E ;
    color: #fff;
    font-size: 14px;
    padding: 7px 20px;
    float: left;
}

#domain_form .order_button_domain a:hover {
    background: #000;
}

#domain_form .order_button_domain .new_search {
    float: right;
}

#domain_form p {
    float: left;
    margin: 5px 0;
    width: 100%;
}
#domain_form ul {
	float: left;
	width: 100%;
	margin-left: 15px;
	padding-left: 2px;
}
#domain_form ul li {
    width: 40%;
	*width: 38%;
    margin: 0;
    padding: 0;
    float: left;
	list-style-type: none;
	margin-right: 15px;
	word-wrap: break-word;
	float: left;
}
#domain_form .avail {
	color: #1a8b12;
    padding: 2px;
    font-weight: normal;
    background: url('../img/dns-check.png') no-repeat top left transparent;
    padding-left: 15px;
}
#domain_form .unavail {
	color: #000;
    font-style: italic;
    padding: 2px;
    font-weight: normal;
    background: url('../img/dns-unavail.png') no-repeat top left transparent;
    padding-left: 15px;
}

#domain_form .result .avail,
#domain_form .result .unavail {
    background-position: 0 3px;
}

#domain_form div.domain_search form#domain_lookup input.submit {
	cursor: pointer;
	cursor: hand;
}


/* Order Form Page */

#content .product_inquiry .half_list {
    width: 428px;
    padding: 0 20px 0 0px;
}

#content #user_content .order_form .half_list h3 {
    font-size: 18px;
    padding-bottom: 0;
    margin-bottom: 5px;
}

#content #user_content .order_form .half_list h4 {
    font-size: 16px;
    font-weight: normal;
}

#content .order_form .half_list .border h4 {
    margin: 0;
    padding: 5px;
    background: #d8d8d8;
    position: relative;
}

#content .order_form .half_list .border .order_option,
#content .order_form .half_list .border .order_most_popular {
    float: left;
    width: auto;
}

#content .order_form .half_list .border .order_option p,
#content .order_form .half_list .border .order_most_popular p {
    width: auto;
    padding: 7px 6px;
    background: url('../img/radio-gray-select.png') no-repeat 0 -40px #fff;
    float: left;
    text-align: left;
}


#content .order_form .half_list .border .order_most_popular {
    margin-top: 5px;
}

#content .order_form .half_list .border .order_most_popular h4{
    color: #fff;
    padding: 5px 10px!important;
    background:#C4161C;
	font-weight:bold!important;
}

#content .order_form .half_list .border .order_option h4{
    color: #000;
    padding: 5px 10px!important;
	font-weight:bold!important;
}

#content .order_form .half_list .border .order_most_popular p {
    background: url('../img/radio-pink-select.png') no-repeat 0 -40px #edcad0;
    border: 1px solid #DC1D3E;
}

.radio_select1 {
    background-position: 0 10px !important;
}

.radio_select2 {
    background-position: 0 44px !important;
}

#content .order_form .half_list .border p strong {
    font-size: 16px;
}

#content .order_form .half_list .border span strong {
    font-size: 13px;
}

#content .order_form .half_list .border h4 span {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    height: 20px;
    bottom: 0;
    right: 0;
    padding: 40px 60px 5px 0;
    background: url('../img/big-star.png') no-repeat bottom right transparent;
}

#content .order_form .half_list p {
    padding: 10px 0 0;
    margin-bottom: 5px;
}

#content .order_form .half_list .radio_title {
    float: none;
    text-align: left;
    padding: 3px 0 0;
}

#content .order_form .half_list .border {
    margin-bottom: 10px;
}

#content .order_form .half_list .border p {
    font-size: 14px;
    border: 1px solid #d8d8d8;
    margin-bottom: 5px;
}

#content .order_form .half_list .border p input {
    width: auto;
    margin: 7px 15px 0 5px;
    +margin: 4px 15px 0 5px;
    padding: 1px 0 2px 0;
    border-width: 0px;
}

#content .order_form .half_list .border p span {
    display: block;
    float: left;
}

#content .order_form .half_list .border p label {
    text-align: left;
    float: left;
    clear: right;
    width: 371px;
    margin: 0 0 10px;
}

#content #selected_products .plan_order {
    float: left;
    border: 1px solid #d8d8d8;
    background: #ededed;
    padding: 3px 5px;
    border-radius: 3px;
    margin: 0 5px 5px 0;
}

#content #selected_products .plan_order span {
    display: block;
    float: left;
}

#content #selected_products .plan_order a {
    display: block;
    height: 15px;
    width: 15px;
    margin-left: 5px;
    background: url('../img/remove.jpg') no-repeat center center #d5d5d5;
    border-radius: 4px 4px 4px 4px;
    float: right;
}

#content .product_inquiry {
    font-size: 14px;
    width: 896px;
    float: left;
}

#content .product_inquiry p {
    margin: 0px 0 -20px 0;
    text-align: right;
    float: left;
}

*+html #content .product_inquiry p {
    float: none;
}

#content .product_inquiry label {
    float: left;
    width: 220px;
    padding: 3px 10px 0 0;
    text-align: left;
    clear: left;
}

#content .product_inquiry .select {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

#content .product_inquiry .checkbox {
    margin-left: 230px;
    height: 25px;
    width: 300px;
    float: left;
}

#content .product_inquiry .checkbox input {
    width: auto;
    float: none;
    margin: 0 5px 0 0;
}
#content .product_inquiry .checkbox label {
    width: auto;
    float: none;
    padding-bottom: 5px;
    line-height: 1;
}

#content .product_inquiry input,
#content .product_inquiry textarea {
    border: 1px solid #d8d8d8;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 3px;
}

#content .product_inquiry textarea {
    resize: none;
    height: 170px;
}

#content .product_inquiry .red {
    overflow: visible;
    margin-left: -10px;
    color: #ff0000;
}

#content .product_inquiry p.required {
    float: left;
    clear: both;
    color: #ff0000;
}

#content .product_inquiry .submit input {
    background: #4E596C !important;
    float: left;
    margin-top: 5px;
    color: #fff;
    text-align: center;
    padding: 14px 0;
    border-width: 0px;
}

#content .product_inquiry .submit input:hover {
    background: #000 !important;
}

#content .product_inquiry .error-message {
    color: #ff0000;
    float: none;
    padding: 2px 0 0 5px;
    position: relative;
    *position: absolute;
}

#content .order_form p {
    width: auto;
}

/* Web Development Page */

#lightbox {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/lightbox-bg.png') repeat center center transparent;
    width: 100%;
    z-index: 2000;
}

*html #lightbox {
    background: url('../img/lightbox-bg.gif') repeat center center transparent;
}

#lightbox .gallery_slide {
    max-height: 750px;
    max-width: 982px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    left: 10px;
    top: 10px;
}

#lightbox .gallery_slide #close_lightbox {
    position: absolute;
    top: 15px;
    right: 10px;
    display: block;
    height: 20px;
    width: 20px;
    overflow: hidden;
    text-indent: 100px; 
    background: url('../img/close.png') no-repeat center center transparent;
}

*+html #lightbox .gallery_slide #close_lightbox {
    text-indent: 0;
    font-size: 0;
}

#lightbox .gallery_slide #visit_site {
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    padding: 6px 10px;
    text-decoration: none;
    background: #4E596C;
    color: #fff;
	font-weight:bold;
	font-size:14px;
}

#lightbox .gallery_slide #visit_site:hover {
    background: #000;
}

#lightbox img {
    max-width: 750px;
    max-width: 982px;
}

#content #gallery, #content #video_gallery {
    list-style: none;
    list-style-image: none;
    margin: 20px 0 0 4px;
    padding: 0;
    float: left;
    overflow: hidden;
}

#content #gallery li, #content #video_gallery li {
    float: left;
    margin: 0 3px 0px 0;
}

#content #gallery img {
    width: 225px;
    height: 118px;
	padding: 0.5em;
	opacity: 0.5;
}

#content #gallery img:hover {
	opacity: 1;
}

#content .full_gallery {
    height: auto !important;
}

#content .expand {
    cursor: pointer;
    background: url("../img/bg-more.gif") no-repeat 492px 16px #4e596c;
}

#content .expand:hover {
    background: url("../img/bg-more.gif") no-repeat 492px 16px #000;
}

#content .less {
    background: url("../img/bg-less.gif") no-repeat 492px 16px #4e596c !important;
}

#content .less:hover {
    background: url("../img/bg-less.gif") no-repeat 492px 16px #000 !important;
}

#content .expand .view_more {
    display: inline;
    padding-right: 20px;
    background: url('../img/gallery-expand.png') no-repeat center right transparent;
}

#content .less .view_more {
    display: none;
}

#content .expand .view_less {
    display: none;
}

#content .less .view_less {
    display: inline;
    padding-right: 20px;
    background: url('../img/gallery-close.png') no-repeat center right transparent;
}

#image_name{
	background-color:#cc4849;
	background-color:rgba(196,22,28,0.75);
}

/* About Page */

#content .timeline {
    height: 195px;
}

#content .timeline h4 {
    padding-top: 15px;
    font-size: 24px;
}

#content .timeline li img {
    float: left;
    margin: 10px 10px 0;
}

#content .timeline ul {
    float: left;
    width: 100%;
    list-style: none;
    list-style-image: none;
    display: none;
    margin: 0;
    padding: 0;
    background-image: url('../img/history-arrow.jpg');
    background-repeat: no-repeat; 
    background-position: -900px 0;
    background-color: #d8d8d8;
}

#content .timeline li {
    display: none;
    font-size: 14px;
    padding-right: 40px;
}

/* Leadership Page */

#content .leadership_profile {
    float: left;
    width: 80%;
	padding-right: 1em;
}

#content .leadership_picture {
    float: left;
    margin-left: 10px;
    width: 150px;
    position: relative;
}

#content .leadership_picture h4, #content .leadership_picture_right h4{
	text-align:center;
	padding:0;
}

#content .leadership_picture_right {
    float: left;
    margin-right: 10px;
    width: 150px;
    position: relative;
}

#content .leadership_picture_right.pspups {
    float: left;
    margin-right: 10px;
    width: 275px;
    position: relative;
}

#content .leadership_profile h4 {
    height: 25px;
    padding: 5px 0 0px 0px!important;
}

#content .leadership_picture h4 {
    height: 25px;
    padding: 5px 0 0px 0px;
    text-align:center;
}

#content .leadership_profile_right h4{
	text-align:right;	
}

#content .leadership_picture .social_links,
#content .leadership_picture_right .social_links {
    width: 100%;
    text-align: center;
	position:absolute;
	top:168px;
}

#content .leadership_picture .social_links a,
#content .leadership_picture_right .social_links a {
    display: inline;
}

#content .leadership_profile p {
    font-size: 14px;
    width: 100%;
    text-align: justify;
}

#content .leadership_profile .quote {
    font-size: 14px;
}

.green_business_container {
	background: url('../img/best-workplace-2015.gif') no-repeat 100% 50%;
	font-size: 0.95em;
}

.products_single_column .green_business_container p {
	width: 80%;
}

/* Support Page */

#content .support {
    float: left;
    width: 620px;
}

#content .support_hours {
    float: right;
    width: 250px;
    list-style: none;
    list-style-image: none;
    padding: 10px;
    color: #000;
    background: #f3f3f3;
}

#content .support_hours ul {
    list-style: none;
    list-style-image: none;
    padding: 0;
}

#content .support_hours li {
    font-size: 14px;
	font-weight:bold;
    margin-bottom: 5px;
}

#content .support_hours li li {
    font-size: 14px;
	font-weight:normal;
}

#content .support .full_button {
    margin-left: 0;
}

#content .support_blog .BloguruGroupRSS {
    padding: 0 !important;
    width: 855px !important;
}

#content .support_blog div#Bloguru-Standard .author,
#content .support_blog div#Bloguru-Standard .bullet {
    display: none !important;
}

#content .support_blog div#Bloguru-Standard .date {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 12px !important;
}

#content .support_blog div#Bloguru-Standard .entry1,
#content .support_blog div#Bloguru-Standard .entry2 {
    position: relative;
    padding: 0 !important;
    background-color: transparent !important;
    border-bottom: 1px solid #efefef;
}

#content .support_blog div#Bloguru-Standard a,
#content .support_blog div#Bloguru-Standard a:link,
#content .support_blog div#Bloguru-Standard a:active,
#content .support_blog div#Bloguru-Standard a:visited {
    width: 100%;
    padding: 5px !important;
    display: block !important;
    color: #4E596C !important;
    font-weight: normal !important;
    font-size: 14px !important;
}

#content .support_blog div#Bloguru-Standard a:hover {
    background-color: #efefef !important;
}

/* Environment Page */

#content .environment {
    float: left;
    width: 690px;
}

#content .environment ul {
    padding-top: 0;
}

#content .environment_image {
    float: right;
    margin-right: 24px;
}

#content .environment_image_left {
    float: left;
    margin-right: 10px;
}

/* Community Page */

#content .community {
    list-style: none;
    list-style-image: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

#content .community li {
    float: left;
    width: 159px;
    height: 159px;
    padding: 6px;
    margin: 12px 6px;
    text-align: center;
    font-size: 14px;
    line-height: 1.1;
}

/* Japan Relief Pages */

#content .japan_clock {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 340px;
}
#content .japan_clock p {
    width: 100%;
	margin:0 0 10px 0!important;
}

#content .japan_clock .get_clock {
    margin-top: 10px;
    cursor: pointer;
}

#content .japan_clock ul {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

#content .japan_clock textarea {
    height: 125px;
    margin-bottom: 10px;
    width: 334px;
}

#content .japan_links li {
    width: 48%;
}

#content .japan_links li a {
    font-size: 18px;
}

#content .summer_partners,
#content .summer_partners_full,
#content .charities {
    list-style-image: none;
    margin: 15px 0 0 0 !important;
    padding: 0;
    float: right;
    width: 100%;
}

#content .summer_partners li,
#content .summer_partners_full li {
    float: left;
    text-align: justify;
    margin: 0 .99% 2%;
    padding: 3.59%;
    width: 40%;
    border: 1px solid #d8d8d8;
    background: #fff;
}

#content .summer_partners li img {
    margin-bottom: 5px;
}

#content .summer_partners li {
    height: 85px;
}

#content .summer_partners_full li {
    padding: 3.88% 3.88% 3%;
    height: 50px;
}

#content .charities li {
    float: left;
    text-align: center;
    margin: 0 .99% 2%;
    padding: 2.88%;
    width: 17%;
    height: 100px;
    border: 1px solid #d8d8d8;
    background: #fff;
}

#content .charities li img {
    width: 100%;
}

#content .summer_partners li a {
    display: block;
    text-align: center;
    text-decoration: none;
}

#content .summer_partners_full li img {
    float: left;
    margin-right: 10px;
}

#content .summer_partners_full li a {
    display: block;
    float: left;
    width: 170px;
    text-decoration: none;
}

#content .summer_partners_full li p {
    float: left;
    margin-left: 10px;
    width: 190px;
}

#content .related_links {
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
}

#content .related_links li {
    margin-left: 20px;
}

.hidden {
    display: none;
}

/* Footer */

#footer_container {
    position: relative;
    text-align: left;
    width: 100%;
	float:left;
	border-top:1px solid #b3b3b3;
	height:100%;
}

#footer{
	max-width:980px;
	margin:30px auto;
	overflow:auto;
	height:100%;
}

#footer .left-column{
	width:45%;
	float:left;
}

#footer .right-column{
	width:55%;
	float:left;
}

#footer .footer_contact {
    margin-bottom: 10px;
}

#footer .footer_contact p {
	text-align: right;
    font-size: 12px;
    padding: 4px 0;
}

#footer .footer_contact a {
    display: inline;
    padding: 0;
}

#footer .copyright {
    font-size: 12px;
	margin-top:80px;
}

#footer .footer_menu {
    float: left;
	margin-top:3px;
}

#footer .footer_menu li {
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-right: 1px solid #b3b3b3;
}

#footer #languages {
    display: none;
}

#footer .language {
    float: left;
	margin-top:3px;
}

#footer .language li {
    float: left;
}

#footer .language li a {
    display: block;
    margin-top: -3px;
}

/* 2014 redesign */

.slide_description_container {
	position: absolute;
	background: url('../img/slide_text_bg.png') repeat;
	left: 10em;
	top: 0em;
	padding: 1.5em 1.8em 0 1.8em;
	width: 470px;
	height: 100%;
	float: left;
}

.slide_description_container h2 {
	font-size: 2.5em;
	padding: 1em 0 0 0;	
	opacity: 1;
}

.slide_description_container h3 {
	font-size: 1.6em;
	font-weight: 300;
	line-height: 1.3;
	padding: 1em 0;
	opacity: 1;
}

.slide.slide_fifth .slide_description_container h2 {
	font-size: 3em;
}

.slide_learnmore_btn {
	float: left;
	width: 50%;
	padding: 0.8em 0;
	font-size: 1.5em;
	border: 1px solid #fff;
	text-align: center;
	color: #fff!important;
	text-decoration: none!important;
	margin: 0.5em 0 0 0;
	-moz-border-radius: 10px;
	border-radius: 10px;
	opacity: 1;
}

.slide_container_text {
	text-decoration: none!important;
	color: #fff!important;
}

.slide_description_container p {
	float: left;
	padding: 0.6em 0 0 0;
}

.keyfeatures_btn {
	text-decoration: none!important;
	color: #333!important;
}

.keyfeatures_btn:hover {
	color:#666!important;
}

.pspinc_keyfeatures_container {
	position: relative;
	max-width: 980px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	clear: both;
	text-align: left;
	padding: 0 0 2em 0;
}

.pspinc_keyfeatures_container h2 {
	font-weight: 700!important;
	font-size: 14px;
	color: #000!important;
}

.pspinc_testimonials_container {
	position: relative;
	max-width: 980px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 1.5em 0;
	display: block;
	clear: both;
	text-align: left;
}

.pspinc_video_container {
	position: relative;
	max-width: 980px;
	margin: 0 auto;
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0 0 2em 0;
}

.pspinc_blognews_container {
	position: relative;
	max-width: 980px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	clear: both;
	padding: 0 0 2em 0;
}

.home_container_header {
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
	padding: 1.5em 0 0.5em 0;
}

.home_container_header_grey {
	width: 100%;
	float: left;
	border-bottom: 1px solid #e2e2e2;
	padding: 1.5em 0 0.5em 0;
}

.home_category_title {
	color: #009cff;
	font-size: 18px;
	font-weight: 400!important;
	float: left;
	padding: 0;
}

.more_btn {
	float: right;
	z-index: 900000;
}

.home_testimonials_title {
	color: #009cff;
	font-size: 18px;
	font-weight: 400;
	float: left;
	padding: 0;
}

.pspinc_video_background {
	background: #e2e2e2;
}

.pspinc_blognews_background {
	background: #e2e2e2;
}

.pspinc_keyfeatures {
	float: left;
	width: 32%;
	min-height: 5em;
	padding: 9em 0 0 0;
	margin: 2em 0 0 0;
	text-align: center;
}

.pspinc_video {
	float: left;
	width: 29%;
	padding: 1em 0.5em 0 2em;
	margin: 0.5em 0 0 0;
	text-align: center;
}

.pspinc_video h3 {
	padding: 0.7em 0 0 0!important;
	color: #C4161C; 
}

.pspinc_video p {
	margin: 0.6em 0 0 0;
}

.pspinc_keyfeatures p {
	line-height: 1.4;
	padding: 0 1.5em;
	font-size: 14px;
	font-weight: 300;
}

.pspinc_keyfeatures.hosting {
	background: url('../img/cloud_hosting_icon.png') no-repeat top center;
}

.pspinc_keyfeatures.development {
	background: url('../img/design_dev_icon.png') no-repeat top center;
}

.pspinc_keyfeatures.service {
	background: url('../img/products_icon.png') no-repeat 50% 18%;
}

.testimonials {
	float: left;
	width: 33%;
	min-height: 16em;
	padding: 1em 0 0 0;
	text-align: center;
}

.testimonials img { 
	display: block;
	margin: 0 auto;
}

.testimonials a {
	display: block;
	margin: 0.4em 0;
	color: #c4161c;
}

.testimonials a:hover {
	color: #45f556;
}

.testimonials p {
	display: block;
	margin: 0 auto!important;
	width: 80%;
}

/* Products & Services */

.subpage_header {
	height: 150px;
}

.subpage_header.products_services {
	background: url('../img/products_services_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.background  {
	width: 100%;
}

.subpage_title {
	padding: 42px 0 5px 0!important;
	color: #fff;
	font-weight: 700!important;
	font-size: 3.5em!important;
	text-align: center;
}

.subpage_p {
	color: #fff;
	font-size: 1.4em;
	font-weight: 100;
	text-align: center;
}

.products_two_columns {
    clear: both;
    display: block;
    margin: 1.5em auto;
    max-width: 980px;
	/* min-height: 31em; */
    text-align: left;
}

.products_left {
	width: 48%;
	float: left;
}

.products_h3 {
	color: #009cff;
	font-weight: 300!important;
	padding-bottom: 0.5em!important;
	margin: 0.5em 0 0 0;
	text-align: center;
}

.products_h3.top {
	font-size: 1.4em!important;
	padding-bottom: 0.5em!important;
}

.products_h3.small_title {
	font-size: 1.1em!important;
}

.products_top {
	height: 14em;
}

.products_bottom {
	height: 14em;
	margin: 1em 0 0 0;
}

.products_right {
	width: 43%;
	float: left;
	text-align: center;
	height: 31em;
	padding: 0.5em 2em;
	margin-left: 1.5em;
	background: #fff url('../img/products_package_bg.jpg') no-repeat 100% 100%; 
	height: 28em;
}

.products_img_large {
	display: block;
	margin: 0 auto;
	padding: 1.6em 6em;
}

.products_bg {
	background: #eeeeee url("../img/learnmore_btn_arrow.png") no-repeat 98% 94%;
	height: 10em;
	clear: both;
	
}

.products_bg:hover, .products_bg_small:hover  {
	background: #fafafa url("../img/learnmore_btn_arrow_hover.png") no-repeat 98% 94%;
}

.products_bg_small {
	background: #eeeeee url("../img/learnmore_btn_arrow.png") no-repeat 98% 94%;
	height: 9em;
}

.products_h5_top {
	font-size: 2.1em;
	font-weight: 400;
	padding: 0!important; 
}

.products_h5_bottom {
	color: #C4161C;
	font-weight: 700;
	font-size: 4.3em;
	padding: 0!important;
}

#content .products_packages_p {
	display: block;
	padding: 0.2em 0.5em;
	text-align: justify;
	margin:0;
	color: #444;
	font-size: 1.3em;
	font-weight: 300;
}

.products_four_columns {
	clear: both;
    display: block;
    margin: 1.5em auto 2em auto;
    max-width: 980px;
	overflow: hidden;
    text-align: left;
}

.products_right a {
	color: #C4161C;
}

.products_right a:hover {
	color: #E53B41;
}

.products_item {
	float: left;
	width: 23%;
	padding: 1em 1.5em 0 0;
}

.products_item img {
	display: block;
	margin: 0 auto;
	padding: 2em 0;
}

.products_learnmore_btn {
	background: url('../img/learnmore_btn_arrow.png') no-repeat 0 80%;
	padding: 0 0 0 1.5em;
	color: #C4161C!important;
}

/* dreamersi */

.subpage_header.dreamersi {
	background: url('../img/dreamersi_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column {
    clear: both;
    display: block;
    margin: 1em auto;
    max-width: 980px;
    text-align: left;
	padding: 1em 0 1.5em 0;
	overflow: hidden;
}

.products_single_column.about_us_container {
	padding:0;
	margin: 0 auto;
}

.products_single_column.right {
	margin: 0 auto 3em auto;
}

.products_single_column.dreamersi {
	background: url('../img/dreamersi_network.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.products_single_column p {
	display: block;
	width: 100%;
	margin:0;
}

.products_single_column p.products_services {
	display: block;
	width: 74%;
	margin:0;
}

.products_single_column h2 {
	font-size: 2.5em;
	font-weight: 300!important;
	margin: 0;
	color: #009cff;
}

.products_single_column p {
	font-size: 1.2em;
	font-weight: 300;
	padding: 0.5em 0;
}

.products_single_column.more_news #bloguru_post_list {
	margin-bottom: 2em;
}

.products_web_link {
	font-family: "Times New Roman", Georgia, Serif;
	color: #C4161C!important;
	font-style:italic;
	font-size: 1.8em;
	font-weight: 300;
}

.product_highlights_container {
    clear: both;
    display: block;
    margin: 0 auto 0 auto;
    max-width: 980px;
    text-align: left;
	padding: 1.5em 0;
	overflow: hidden;
}

.product_highlight {
	display:inline-block;
	width: 30%;
	padding: 2em 1em;
	text-align: justify;
	vertical-align:top;
}

.product_highlight_title {
	padding: 7em 0 0.5em 0!important;
	text-align: center;
}

.product_highlight.everything_you_need {
	background: #e3f1ff url('../img/dreamersi_everything_you_need.png') no-repeat 50% 5%;
}

.product_highlight.expandability {
	background: #e3f1ff url('../img/dreamersi_expandability.png') no-repeat 50% 5%;
}

.product_highlight.customer_support {
	background: #e3f1ff url('../img/dreamersi_customer_support.png') no-repeat 50% 5%;
}

.product_highlight.domain_reg {
	background: #e3f1ff url('../img/dreamersi_domain.png') no-repeat 50% 5%;
	height: 19em;
}

.product_highlight.email {
	background: #e3f1ff url('../img/dreamersi_email.png') no-repeat 50% 5%;
	height: 19em;
}

.product_highlight.history {
	background: #e3f1ff url('../img/dreamersi_history.png') no-repeat 50% 5%;
}

.bottom_contact_container_bg.red {
	background: #ffe3ec;
}

.bottom_contact_container {
	clear: both;
    display: block;
    margin: 0 auto;
    max-width: 980px;
    text-align: center;
	padding: 2em 0 3em 0;
	overflow: hidden;
}

.bottom_contact_container h2 {
	font-size: 2.4em;
}

.bottom_contact_container p {
	font-size: 1.2em;
	color: #666;
	padding: 0.5em 0;
}

/* NewsMAIL */

.subpage_header.newsmail {
	background: url('../img/newsmail_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column.newsmail{
	background: url('../img/newsmail_templates.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.newsmail_highlight_title {
	padding: 5em 0 0.5em 0!important;
	text-align: center;
	font-size: 1.2em;
}

.two_highlights_container_bg {
	background: #e3f1ff;
	clear: both;
}

.two_highlights_container {
    clear: both;
    display: block;
    margin: 1.5em auto 0 auto;
    max-width: 980px;
    text-align: left;
	padding: 1em 0 0 0;
	overflow: hidden;
}

.two_highlights {
	float: left;
	width: 46%;
	padding: 5em 1em 4em 1em;
	min-height: 10em;
}

.product_highlight.newsmail_original {
	background: #e3f1ff url('../img/newsmail_original.png') no-repeat 50% 5%;
	min-height: 15em;
}

.product_highlight.newsmail_performance {
	background: #e3f1ff url('../img/newsmail_performance.png') no-repeat 50% 5%;
}

.product_highlight.newsmail_touch {
	background: #e3f1ff url('../img/newsmail_touch.png') no-repeat 50% 5%;
	min-height: 15em;
}

.product_highlight.newsmail_attachments {
	background: #e3f1ff url('../img/newsmail_attachments.png') no-repeat 50% 5%;
}

.product_highlight.newsmail_free {
	background: #e3f1ff url('../img/newsmail_free.png') no-repeat 50% 5%;
}

.product_highlight.newsmail_scheduled {
	background: #e3f1ff url('../img/newsmail_scheduled.png') no-repeat 50% 5%;
	min-height: 15em;
}


/* Bloguru */

.two_highlights_container.bloguru_container {
	text-align: center;
}

.subpage_header.bloguru {
	background: url('../img/bloguru_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column.bloguru{
	background: url('../img/bloguru_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlight.bloguru_search {
	background: #e3f1ff url('../img/bloguru_search.png') no-repeat 50% 5%;
}

.product_highlight.bloguru_sns {
	background: #e3f1ff url('../img/bloguru_social.png') no-repeat 50% 5%;
}

.product_highlight.bloguru_simple {
	background: #e3f1ff url('../img/bloguru_simple.png') no-repeat 50% 5%;
}

/* Contact Manager */

.subpage_header.contact_manage {
	background: url('../img/contact_manage_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column.contact_manage{
	background: url('../img/contact_manage_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlight.contact_manage_calendar {
	background: #e3f1ff url('../img/contact_manage_calendar.png') no-repeat 50% 5%;
}

.product_highlight.contact_manage_compatible  {
	background: #e3f1ff url('../img/contact_manage_compatible.png') no-repeat 50% 5%;
}

.product_highlight.contact_manage_setup  {
	background: #e3f1ff url('../img/contact_manage_contact.png') no-repeat 50% 5%;
}

/* MegaMail */

.subpage_header.megamail{
	background: url('../img/megamail_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.products_single_column.megamail {
	background: url('../img/megamail_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlights_container_bg {
	background: #e3f1ff;
	clear: both;
}

.product_highlight.megamail_files{
	background: #e3f1ff url('../img/megamail_files.png') no-repeat 50% 5%;
}

.product_highlight.megamail_easy {
	background: #e3f1ff url('../img/megamail_easy.png') no-repeat 50% 5%;
}

.product_highlight.megamail_transfer {
	background: #e3f1ff url('../img/megamail_transfer.png') no-repeat 50% 5%;
}

/* FlatCRM */

.subpage_header.flatcrm {
	background: url('../img/flatcrm_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column.flatcrm{
	background: url('../img/flatcrm_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlight.flatcrm_easy {
	background: #e3f1ff url('../img/flatcrm_easy.png') no-repeat 50% 5%;
}

.product_highlight.flatcrm_crm {
	background: #e3f1ff url('../img/flatcrm_crm.png') no-repeat 50% 5%;
}

.product_highlight.flatcrm_anywhere  {
	background: #e3f1ff url('../img/flatcrm_anywhere.png') no-repeat 50% 5%;
}


/* Informakers */

.subpage_header.informakers {
	background: url('../img/informakers_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column.informakers {
	background: url('../img/informakers_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlight.informakers_support {
	background: #e3f1ff url('../img/informakers_support.png') no-repeat 50% 5%;
}

.product_highlight.informakers_unlimited  {
	background: #e3f1ff url('../img/informakers_unlimited.png') no-repeat 50% 5%;
}

.product_highlight.informakers_social  {
	background: #e3f1ff url('../img/informakers_social.png') no-repeat 50% 5%;
}

/* wdx */

.subpage_header.wdx{
	background: url('../img/wdx_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.products_single_column.wdx {
	background: url('../img/wdx_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlights_container.wdx_container {
	padding: 1em 0 0 0;
}

.product_highlight.wdx_edit{
	background: #e3f1ff url('../img/wdx_edit.png') no-repeat 50% 5%;
}

.product_highlight.wdx_files {
	background: #e3f1ff url('../img/wdx_files.png') no-repeat 50% 5%;
}

.product_highlight.wdx_theme {
	background: #e3f1ff url('../img/wdx_theme.png') no-repeat 50% 5%;
}

.product_highlight.wdx_plugin {
	background: #e3f1ff url('../img/wdx_plugin.png') no-repeat 50% 5%;
}

.product_highlight.wdx_search {
	background: #e3f1ff url('../img/wdx_search.png') no-repeat 50% 5%;
}

.product_highlight.wdx_analysis {
	background: #e3f1ff url('../img/wdx_analysis.png') no-repeat 50% 5%;
}

.product_highlight.wdx_multilingual {
	background: #e3f1ff url('../img/wdx_multilingual.png') no-repeat 50% 5%;
}

.product_highlight.wdx_mobile {
	background: #e3f1ff url('../img/wdx_mobile.png') no-repeat 50% 5%;
}

.product_highlight.wdx_custom {
	background: #e3f1ff url('../img/wdx_custom.png') no-repeat 50% 5%;
}

/* clocklink */

.subpage_header.clocklink {
	background: url('../img/clocklink_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.clocklink_des_left {
	width: 78%;
	float: left;
	padding: 2em 0;
	margin: 2em 0 0 0;
}

.clocklink_des_left_p {
	width: 95%!important;
}

.clocklink_des_right {
	float: right;
	padding: 2em 0; 
}

.product_highlight.clocklink_free {
	background: #e3f1ff url('../img/clocklink_free.png') no-repeat 50% 5%;
}

.product_highlight.clocklink_zone {
	background: #e3f1ff url('../img/clocklink_zone.png') no-repeat 50% 5%;
}

.product_highlight.clocklink_support  {
	background: #e3f1ff url('../img/clocklink_support.png') no-repeat 50% 5%;
}

.product_highlight.clocklink_styles  {
	background: #e3f1ff url('../img/clocklink_styles.png') no-repeat 50% 5%;
}

/* PCTETHER */

.subpage_header.pctether{
	background: url('../img/pctether_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.products_single_column.pctether {
	background: url('../img/pctether_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlights_container.pctether_container {
	padding: 1em 0 0 0;
}

.product_highlight.pctether_router{
	background: #e3f1ff url('../img/pctether_router.png') no-repeat 50% 5%;
}

.product_highlight.pctether_secure {
	background: #e3f1ff url('../img/pctether_secure.png') no-repeat 50% 5%;
}

.product_highlight.pctether_simple {
	background: #e3f1ff url('../img/pctether_simple.png') no-repeat 50% 5%;
}

.product_highlight.pctether_configure {
	background: #e3f1ff url('../img/pctether_configure.png') no-repeat 50% 5%;
}

.product_highlight.pctether_compatible {
	background: #e3f1ff url('../img/pctether_compatible.png') no-repeat 50% 5%;
}

.product_highlight.pctether_support {
	background: #e3f1ff url('../img/pctether_support.png') no-repeat 50% 5%;
}

/* JOL */

.subpage_header.jol{
	background: url('../img/jol_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.products_single_column.jol {
	background: url('../img/jol_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlights_container.jol_container {
	padding: 1em 0 0 0;
}

.product_highlight.jol_lessons{
	background: #e3f1ff url('../img/jol_lessons.png') no-repeat 50% 5%;
}

.product_highlight.jol_boards {
	background: #e3f1ff url('../img/jol_boards.png') no-repeat 50% 5%;
}

.product_highlight.jol_culture {
	background: #e3f1ff url('../img/jol_culture.png') no-repeat 50% 5%;
}

/* PhotoStork*/

.subpage_header.photostork{
	background: url('../img/photostork_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.products_single_column.photostork {
	background: url('../img/photostork_icon.png') no-repeat 95% 50%;
	padding: 4em 0;
}

.product_highlights_container.photostork_container {
	padding: 1em 0 0 0;
}

.product_highlight.photostork_storage{
	background: #e3f1ff url('../img/photostork_storage.png') no-repeat 50% 5%;
}

.product_highlight.photostork_protect {
	background: #e3f1ff url('../img/photostork_protect.png') no-repeat 50% 5%;
}

.product_highlight.photostork_slideshows {
	background: #e3f1ff url('../img/photostork_slideshows.png') no-repeat 50% 5%;
}

/* PSP Childrens Foundation */

.subpage_header.psp_childrens_bg {
	background: url('../img/psp_childrens_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column .psp_childrens_foundation_link_container {
	background: url('../img/psp_childrens_icon.png') no-repeat 95% 50%;
	padding: 3em 0;
}

.products_single_column .psp_childrens_foundation_link_container p {
	width: 70%;
}

/* dreamersi vps */

.subpage_header.dreamersivps_bg {
	background: url('../img/dreamersivps_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* Web Development */

.subpage_header.development {
	background: url('../img/development_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column.development {
	border-bottom: 1px solid #e2e2e2;
	padding: 2em 0 3.5em 0;
}

.bottom_contact_container_bg.grey {
	background: #e2e2e2;
	clear:both;
}

#development_tabs_container {
    clear: both;
    display: block;
    margin: 0.5em auto 0 auto;
    max-width: 980px;
    text-align: left;
	padding: 0.3em 0 0 0;
}

.tab {
    float: left;
    padding: 1.5em 0 2.5em 0;
    width: 100%;
}

.tab_p {
	font-size: 1.2em;
	color: #F25F54;
	font-weight: 300;
}

#tabs .tabs_nav ul {
    margin: 1em 0 0;
    width: 100%;
}
#tabs .tabs_nav ul li {
    float: left;
	list-style-type: none;
}
#tabs .tabs_nav ul li a {
    color: #000;
    display: block;
    font-size: 1.2em;
    font-weight: normal;
    padding: 1em 0;
    text-align: center;
    width: 22.5em;
	/*Transition*/
	-webkit-transition: All 0.8s ease;
	-moz-transition: All 0.8s ease;
	-o-transition: All 0.8s ease;
	-ms-transition: All 0.8s ease;
	transition: All 0.8s ease;
	text-decoration: none!important;
}

#tabs .tabs_nav ul li a:hover {
    background-position: 0 0;
	color: #e2e2e2;
}
#tabs .tabs_nav ul li.active a {
    background: none repeat scroll 0 0 #f83e2e;
    color: #fff;
    font-weight: bold;
}
#container_bottom h2 {
    font-size: 1.1em;
    font-weight: normal;
}
.active_tab {
    font-weight: bold;
}

/* Support */

.subpage_header.support_bg {
	background: url('../img/support_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.products_single_column.help_page {
	background: url('../img/featured-support2.png') no-repeat 95% 90%;
	padding: 2em 0 5em 0;
}

.support_faq {
	margin: 1em 0;
}

.products_single_column.help_fp {
	padding:1em 0 0 0;
}

/* Community */

.subpage_header.community_bg {
	background: url('../img/community_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.community_h3 {
	font-size: 1.8em;
	font-weight: 300!important;
	margin: 1em 0 0 0;
	color: #b22234;
}

.products_single_column .childrens_container p {
	width: 80%;
}

.childrens_container {
	background: url('../img/logo_childrens.png') no-repeat center right;
}

.psp_childrens_link {
	font-size: 1.2em;
	color: #b22234!important;
}

/* Newsletter */

.subpage_header.newsletter_bg {
	background: url('../img/newsletter_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.newsletter_left {
	margin: 1em 0 0 0;
}

.newsletter_left, .newsletter_right {
	float: left;
	width: 48%;
}

.newsletter_right h2 {
	color: #C4161C;
	font-size: 2.8em;
	font-weight: 700!important;
	text-align: center;
	margin:  0;
	padding: 1.5em 0 0 0!important;
	line-height: 0.8;
}

.newsletter_right h2 span {
	font-weight: 300!important;
	color: #333;
}

.input.email.unsubs label {
	display: none;
}

.input.email.unsubs input {
	padding: 13px 0;
	width: 50%;
}

#RequestChangeForm .unsubscribe {
    display: block;
    float: left;
    font-size: 10px;
    margin: 0 0 10px;
    text-align: center;
    width: 100%;
}

#RequestChangeForm {
	padding: 0 0 0 4em;
}

.input.text, .input.email {
	margin-bottom: 20px;
}

.newsletter_right {
	background: url('../img/newsletter_right_bg.jpg') no-repeat 50% 60%;
	height: 36em;
}

.input.email input, .input.text input {
	border: 1px solid #d8d8d8;
	width: 240px;
}

.required-explain {
	text-align: right;
	padding: 0 2.2em 1em 0;
} 

#user_content .contest_rules {
    width: 450px;
}
#user_content .fine_print {
    font-size: 10px;
}
#user_content form .signup {
    float: left;
    width: 410px;
	*width:380px;
	*float:none;
	*margin:0 auto;
}
#user_content form .signup p {
    float: left;
    width: 390px;
    margin: 20px 10px 10px!important;
}
#user_content form .signup label,
#user_content form .unsubscribe_form label, .input.email label, .input.text label {
    float: left;
    display: block;
    width: 150px;
    font-size: 14px;
    text-align: right;
	padding: 0 0.3em 0 0;
}
#user_content form .signup input {

}
#user_content form .signup input,
#user_content form .signup select,
#user_content form .unsubscribe_form input {
    float: left;
    margin-left: 5px;
    margin-bottom: 10px;
}
#user_content form .signup select {
    margin-right: 80px;
}
#user_content form .signup input[type=text] {
    border: 1px solid #D8D8D8;
    width: 200px;
}
#user_content form .signup .unsubscribe {
    display: block;
    float: left;
    width: 100%;
    font-size: 10px;
    text-align: center;
    margin: 0 0 10px;
}
#user_content .newsletter_promo_banner {
    margin-top: 0;
}
#user_content .newsletter_promo {
    margin: 0 40px 10px 60px;
    float: right;
}
#user_content form .signup .submit,
#user_content form .unsubscribe_form .submit, #submit_button {
    width: 390px;
    *width: 360px;
    color: #fff;
    margin: 10px;
    font-size: 14px;
    padding: 14px 0;
    border-width: 0px;
    text-align: center;
    background: #009cff;
	cursor: pointer;
}

#user_content form .signup .submit:hover,
#user_content form .unsubscribe_form .submit:hover, #submit_button:hover {
    background: #4CBAFF;
}
#user_content form .signup span.required, span.required {
    color: #C4161C!important;
}

#user_content .unsubscribe_form {
    float: left;
    width: 410px;
    padding: 10px 0 0;
    margin-left: 267px;
}
#user_content form .unsubscribe_form .submit {
    float: right;
    width: 100px;
    padding: 3px 0;
    margin: 0 10px 0 0;
}
#user_content form .unsubscribe_form label {
    display: none;
}
#user_content form .unsubscribe_form input {
    width: 270px;
}

#user_content .tiny_problem .signup_back {
    display: block;
    margin-top: 20px;
    text-align: left;
}
#user_content .tiny_problem {
    background: url('../img/tiny-problem.png') no-repeat center center transparent;
    padding: 70px 40px 125px 330px;
    margin-left: 30px;
    font-size: 16px;
    height: 135px;
    width: 430px;
}
#user_content .successful_subscribe {
    background: url('../img/subscribe-blue.jpg') no-repeat center top transparent;
    padding: 93px 194px 0 194px;
    float: left;
	width:490px;
	text-transform:uppercase;
	color:#3d464f;
	height:334px;
	margin-left:-10px;
}
#user_content .successful_subscribe .thank_you_message {
font-size:2em;
padding-top:17px;
	float:left;
	display:block;
	clear:both;
	width:100%;
}
#user_content .successful_subscribe .thank_you_notice {
font-size:1.25em;
padding-top:10px;
	float:left;
	display:block;
	clear:both;
		width:100%;
}
#user_content .successful_subscribe h4 {
    color:#df5350;
	font-size:5.25em!important;
	border-bottom:#df5350 solid 1px;
	padding-right:15px;
	background: url('../img/subscribe-blue-strong.gif') no-repeat right bottom transparent;
	line-height:1em;
	padding-bottom:7px;
	float:left;
	display:block;
	clear:both;
}

.products_single_column.newsletter {
	margin: 0 auto;
	padding: 1em 0 0 0;
}

/* Careers */

.subpage_header.careers_bg {
	background: url('../img/careers_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* Contact */

.subpage_header.contact_bg {
	background: url('../img/contact_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


.contact_sea a {
	background: url('../img/contact_sea_icon.png') no-repeat left center;
}

.contact_la a {
	background: url('../img/contact_la_icon.png') no-repeat left center;
}

.contact_sd a {
	background: url('../img/contact_sd_icon.png') no-repeat left center;
}

.featured_text .generated-form.forms.view p {
	font-size: 1em;
}

/* About Us */

.subpage_header.aboutus_bg {
	background: url('../img/aboutus_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.about_container_bg {
	background: #e2e2e2;
	clear: both;
	overflow: hidden;
	padding: 0 0 2em;
    margin-top:2em;
}

.community_container_bg {
	background: #e2e2e2;
	clear: both;
	overflow: hidden;
	padding: 0 0 2em;
}

/* Awards */
#about-sub-nav {
	position: relative;
	text-align:center;
	font-size: 18px;
	font-family: Abel,'Times New Roman', Times, sans-erif;
	width: 100%;
  padding: 1em 0;
}

#about-sub-nav, #leadership, #awards, #press-release, #about  {
	display: inline-block;
	text-decoration: none!important;
}

#about-sub-nav #about-sub-nav-list a {
	display: inline-block;
	background: #fff;
	text-decoration: none!important;
	padding: .5em 2em;
	color:#000;
}

#about-sub-nav #about-sub-nav-list a:hover {
	color: #fff!important;  /*Will make the inline style for the "active" links turn white on hover*/
	background:#009CFF!important; /*Will make the inline style for the "active" links turn white on hover*/
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	transition: All 0.5s ease;
}

#awards-earned {
	background: url(../img/awards-header.jpg) no-repeat scroll center center;
	background-size: cover;
	height: 150px;
	width: 100%;
}

#press-release-header {
	background: url(../img/press-release-header.jpg) no-repeat scroll center center;
	background-size: cover;
	height: 150px;
	width: 100%!important;
}

#blog-post-header {
	background: url(../img/press-post-header.jpg) no-repeat scroll center center;
	background-size: cover;
	height: 150px;
	width:100%;
}

#2014-awards {
	width: 100%;
	float: left;
	padding-bottom: 4em;
}

#award-one, #award-two, #award-three, #king-county-2014, #king-county-2013, #king-county-2012 {
	width: 165px;
	height: 130px;
	display: inline-block;
	float: left;
	padding: 3em 6em;
	text-align: left;	
}

#king-county-2011 {
  width: 165px;
	height: 130px;
	display: inline-block;
	float: left;
	padding: 7em 6em;
	text-align: left;	
}

/* Press Release (whats new) */
#whatsnew_full_list {
	width: 100%;
	overflow: auto;
	margin: 0 auto;
}

#whatsnew_full .whatsnew_text,
#whatsnew_full_list .whatsnew_text {
	width: 980px;
	padding-bottom: 3em;
	margin: 0 auto;
	line-height: 1;
}

#whatsnew_full_list .whatsnew_date {
	float: right;
	width: 100%;
	font-size: 1.2em;
	padding-bottom: .2em;
	color: #C4161C;
}

#whatsnew_full_list .whatsnew_title {
	font-size: 1.5em;
	width: 100%;
	padding-bottom: .5em;
}

#whatsnew_full_list .whatsnew_excerpt {
	float: right;
	width: 100%;
	margin-bottom: 2em;
	height: 100px;
	overflow: hidden;
	padding-bottom: 3em;
	line-height: 1.4;
	display: none;
}

#whatsnew_full_list {
	width: 980px;
	font-size: 1.2em;
	padding-bottom: 2em;
	padding-top: 1em;
}

#whatsnew_full i {
	float: left;
	width: 980px;
	margin: 0 0 5px 0;
}

#whatsnew_full img {
	max-width: 940px;
}

#blog-post-header {
	width: 100%;
}

.news-post-title {
	color: #fff;
	text-align: center;
	font-size:2.5em;
	font-weight: 700!important;
	padding: 53px 0 5px!important;
	width: 100%;
}

/* Sitemap */

.subpage_header.sitemap_bg {
	background: url('../img/sitemap_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* FAQ */

.subpage_header.faq_bg {
	background: url('../img/faq_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* PSPINC Homepage NEWS */

#fancybox-overlay {
	background: #000!important;
}

#home_blog .content {
    display: none;
}

.teaser, .bloguru_entry {
    float: left;
    padding: 10px 10px 10px 0;
    width: 100%;
}
.teaser .title, .bloguru_entry .title {
    float: left;
}
.teaser .date, .bloguru_entry .date {
    float: right;
	padding: 0;
}
#bloguru_post_list {
    float: left;
}
#bloguru_post_list .bloguru_entry {
    width: 980px;
}
#bloguru_pagination, .bloguru_pagination {
    float: left;
    margin: 20px auto 0;
    width: 980px;
}
#bloguru_pagination .pagination-count {
    float: left;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    width: 33%;
}
#bloguru_pagination .disabled, .bloguru_pagination .disabled {
    cursor: auto;
    opacity: 0.5;
}
.bloguru_post {
    clear: both;
    display: block;
    margin: 0 auto;
    max-width: 980px;
    overflow: hidden;
    text-align: left;
	font-size: 1.1em;
}
.bloguru_post .post_image {
    display: block;
    margin: 10px 10px 10px 0;
}
.bloguru_post .post_image img {
	margin: 0 auto;
	display: block;
}
.bloguru_post .caption_center {
    display: block;
    font-size: 11px;
    margin: 0 0 20px;
    text-align: center;
}
.bloguru_pagination a, #bloguru_pagination a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #009cff;
    border-color: #fff;
    border-image: none;
    border-style: solid;
    border-width: 0 1px;
    color: #fff;
    display: block;
    float: left;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 33%;
}
.bloguru_pagination a:hover {
    background-color: #4CBAFF;
}
.bloguru_pagination .all_posts {
    width: 33%;
}

/* Testimonials */

.subpage_header.testimonials_bg {
	background: url('../img/testimonials_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.testimonials_container {
	margin: 3em 0;
}

.testimonials_h3 {
	font-size: 1.3em;
}

.testimonials_container p {
	width: 83%;
	text-align: justify;
}

.testimonials_link {
	color: #c4161c!important;
}

.testimonials_container.rowland_logo {
	background: url('../img/testimonials_rowland.png') no-repeat center right;
}

.testimonials_container.temporarity_logo {
	background: url('../img/testimonials_temporarily.png') no-repeat center right;
}

.testimonials_container.turks_logo {
	background: url('../img/testimonials_turks.png') no-repeat center right;
}

.testimonials_container.bergs_logo {
	background: url('../img/testimonials_bergs.png') no-repeat center right;
}

.testimonials_container.hrpmsi_logo {
	background: url('../img/testimonials_personnel.png') no-repeat center right;
}

.testimonials_container.jassw_logo {
	background: url('../img/testimonials_jassw.png') no-repeat center right;
}

.testimonials_container.megumi_logo {
	background: url('../img/testimonials_megumi.png') no-repeat center right;
}

.testimonials_container.orca_logo {
	background: url('../img/testimonials_orca.png') no-repeat center right;
	padding: 2em 0;
}

.testimonials_container.iron_logo {
	background: url('../img/testimonials_iron.png') no-repeat center right;
}

/* Privacy */

.subpage_header.privacy_bg {
	background: url('../img/privacy_bg.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.content_border.privacy h3 {
	font-size: 1.25em;
	padding: 0.8em 0 0.3em 0!important;
}

/* Redeem */

#container_redeem .input_container {
	margin: 60px 0;
	text-align: center;
}

.redeem_input_all {
	font-size: 30px;
}

#user_content .psp_services {
    border-collapse: collapse;
    margin: 10px 0 0;
    text-align: center;
    width: 940px;
}
#user_content .psp_services td {
    border-bottom: 1px solid #d0d0d0;
    font-size: 14px;
}
#user_content .psp_services td img {
    margin: 3px 0;
}
#user_content .psp_services td.services {
    padding-left: 5px;
    text-align: left;
    width: 200px;
}
#user_content .psp_services .pspinc {
    background: none repeat scroll 0 0 #c7e3ff;
    border-bottom: 1px solid #9cf;
    color: #000;
}
#user_content .psp_services .pspinc img {
    margin: 0;
}
#user_content .psp_services th.top_title {
    border-bottom-width: 0;
}
#content #user_content .psp_services th.top_title h3 {
    padding-bottom: 5px;
}
#user_content .psp_services th.services {
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    vertical-align: middle;
}
#user_content .psp_services th.local_services {
    border-top: 1px double #000;
}
#user_content .psp_services th.pspinc {
    background: none repeat scroll 0 0 #369;
    border-bottom: 1px solid #000;
    border-top: 10px solid #369;
    color: #fff;
    font-size: 24px;
    padding-bottom: 13px;
    width: auto;
}
#user_content .psp_services th.pspinc img {
    margin-bottom: -6px;
    margin-right: 4px;
}
#user_content .psp_services th {
    background: none repeat scroll 0 0 #ededed;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    padding: 5px;
    vertical-align: middle;
    width: 125px;
}
#user_content .psp_services td.legend {
    background: none repeat scroll 0 0 #ededed;
    font-size: 10px;
    padding: 10px 0;
    text-align: center;
    vertical-align: middle;
}
#user_content .psp_services td.legend img {
    height: 15px;
    margin: 0 0 -4px 5px;
}

#bloguru_post_list .bloguru_entry {
  width: 100%;
  max-width:980px;
}

.content_border h4 {
    font-size:16px!important;
}

.content_pspups {
    padding-left:297px;
    background:url('/img/pspups.jpg') 0px 10px no-repeat;
    margin:0 auto;
    max-width:980px;
    width:100%;
    box-sizing:border-box;
}

.content_pspups {
    font-size:1.2em;
    font-weight:300;
}

.container_pspups {
    background: #fff none repeat scroll 0% 0%;
    clear: both;
    padding: 0px 0px 2em;
    margin-top: 2em;
    margin-bottom:2em;
    box-sizing:border-box;
}

#content #user_content h2.error404 {
    font-weight:bold;
    font-size:1.1em;
}
.error404 {
    padding:20px 10px;
    font-size:1.6em;
    background:#ffecea;
    margin-bottom:1px;
}
#error_blog .teaser .title, #error_blog .content {
    float:left;
    width:85%;
}

@media screen and (max-width:1024px) {
    .container_pspups {
        padding:0 1em;
    }
    h3.home_category_title.errorpage {
    padding-left:10px;
    }
}

@media screen and (max-width:768px) {
    .content_pspups {
    padding-left:0;
    background:none;
    margin:0 auto;
    }
}

@media screen and (max-width:980px) {
    #user_content, .products_single_column.more_news, #bloguru_post_list .bloguru_entry, #bloguru_post_list, .bloguru_entry .title, .bloguru_entry .date, #bloguru_pagination, #bloguru_pagination .pagination-count, #bloguru_pagination, #bloguru_post_list .bloguru_entry, #bloguru_pagination a  {
        max-width:100%;
    }
}

@media screen and (max-width:600px) {
    #bloguru_post_list .bloguru_entry, #bloguru_post_list, .bloguru_entry .title, .bloguru_entry .date, #bloguru_pagination, #bloguru_pagination .pagination-count, #bloguru_pagination, #bloguru_post_list .bloguru_entry, #bloguru_pagination a  {
        max-width:100%;
        width:100%;
        float:none;
        display:block;
        clear:both;
        padding:3px 0.5em;
        box-sizing:border-box;
    }

    #bloguru_pagination a {
        padding:10px 5px;
    }

    #user_content {
        width:100%;
    }
}