/*
Theme Name: Custom
Theme URI: http://www.beamyourscreen.com
Description: Custom Theme for BeamYourScreen GmbH
Version: 28 Mar 2013 12:17pm
Author: Lukasz Wisniowski
Author URI: http://www.beamyourscreen.com
*/

@charset 'utf-8';

/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* 
based on Stefan Nitzsche’s work
http://nitzsche.info
*/

html {
height: 100%;
}

body {
height: 101%;
background-color: #fff;
}

strong, b {
font-weight: bold;
}

em, i {
font-style: italic;
}

.hideme {
position: absolute;
left: -9999em;
top: -9999em;
}

label, 
input[type=button],
input[type=submit], 
button {
cursor: pointer;
}

q:lang(de) {
quotes: '„' '“' '‚' '‘';
}

q:lang(en) {
quotes: '“' '”' "‘" "’";
}

abbr[title] {
border-bottom: 1px dotted #888 !important;
cursor: help;
}

a abbr {
cursor: pointer !important;
}

.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}

.ie7 address {
font-style: normal;
}

img { 
-ms-interpolation-mode: bicubic; 
}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* ------------------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------- General */
/* ------------------------------------------------------------------------------------------------------------------ */


body {
	font: normal 14px/1.43em arial, sans-serif;
	color: #555;
	min-width: 1008px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

a:link, a:visited {
	color: #4a658b;
}

a:focus, a:hover, a:active {
	color: #98b2d4;
}

#main {
	margin-top: 45px;
	margin-bottom: 45px;
}

.left {
	float: left;
}

.right {
	float: right;
}


/* ----------------------------------------------------- Global Navigation */


#global {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 1008px;
	width: 100%;
	background: #e7e7e7;
	font-size: 13px;	
	height: 1.8em;
	color:#4A658B; //WEB-10
}

.ie6 #global {
	width: auto;
}

#global a {
	text-decoration: none;
}

#global ul {
	float: right;
}

#global li {
	float: left;
	padding: 0 1em;
	margin-left: 1em;
	position: relative;
}


#account-link {
	background: #EF8616;
}

#account-link a {
	background: url(img/icon-person.png) 0 0 no-repeat;
	padding-left: 21px;
}

#joinsession-link a {
	background: url(img/icon-person.png) 0 0 no-repeat;
	padding-left: 21px;
}

#myaccount-link a {
	background: url(img/icon-category.png) 0 0 no-repeat;
	padding-left: 21px;
}

#reset-password {
	height: 2.5em;
}

#language-switch {
	height: 2.5em;
}

#language-switch a {
	padding-left: 20px;
	background: url(img/langarrow.png) 0 70% no-repeat;
}

#global #languages {
  float: left;
  overflow: hidden;
}

#footer #languages {
  float: left;
  overflow: hidden;
}

#languages li {
  margin: 0 0 0 0;
  padding: 0;
}

#languages li a {
  padding-left: 20px;
  background: url(img/flags.png) 0 3px no-repeat;
}

#languages .lang-en a { background-position: 0 -47px }
#languages .lang-de a { background-position: 0 -97px }
#languages .lang-fr a { background-position: 0 -147px }
#languages .lang-pt a { background-position: 0 -197px }
#languages .lang-cn a { background-position: 0 -247px }
#languages .lang-ru a { background-position: 0 -297px }
#languages .lang-es a { background-position: 0 -347px }
#languages .lang-it a { background-position: 0 -397px }
#languages .lang-pl a { background-position: 0 -447px }

#footer #socialmedia {
  float: right;
  overflow: hidden;
}

.facebook-link-button a { padding-left: 17px; background: url(img/facebook-icon-16.png) 0 0px no-repeat; }
.twitter-link-button a { padding-left: 17px; background: url(img/twitter-icon-16.png) 0 0px no-repeat; }

#account-link a:focus,
#account-link a:hover,
#account-link a:active {
	color: #fff;
}

#global li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 15px;
	background: #fff;
	border: 1px solid #4a658b;
	padding: 5px 10px 5px 0;
}

#global li li {
	text-align: left;
	float: none;
	margin: 0;
	font-size: 11px;
	line-height: 1.5em;
	color: #4a658b;
}

#global li li a {
	background: url(img/flag-english.png) 0 2px no-repeat;
	padding-left: 21px;
}

#global li li.de a {
	background-image: url(img/flag-german.png);
}

#global li li.cn a {
	background-image: url(img/flag-chinese.png);
}

#global li li.pt a {
	background-image: url(img/flag-portuguese.png);
}

#global li li.es a {
	background-image: url(img/flag-spanish.png);
}

#global li li.fr a {
	background-image: url(img/flag-french.png);
}

#global li li.ru a {
	background-image: url(img/flag-russian.png);
}

#global li li.it a {
	background-image: url(img/flag-italian.png);
}


/* ----------------------------------------------------- Header Area */

#header {
	margin-top: 2.5em;
}

#header .logo {
	margin: 0 0 0 -35px;
	float: left;
}

#header .livesupport {
	float: right;
}


.logo img {
	border: none;
}

.mantra {
	float: left;
	width: 190px;
	font-size: 17px;
	font-family: arial, sans-serif;
	color: #5fa359;
	margin: 25px 0 0 10px;
	line-height: 18px;
}

#buttonarea {
	margin-top: 15px;
	float: right;
}

.headbutton {
	float: left;
	margin-left: 10px;
}

.mikogobutton1,
.mikogobutton2,
.smallbutton1,
.smallbutton2,
.headbutton a,
#submit {
	border: none;
	display: block;
	padding-right: 5px;
	width: 165px;
	text-align: center;
	padding-top: 8px;
	height: 37px;
	background: url(img/buttons.png) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 19px;
	text-shadow: 1px 1px 0 #444;
}

.mikogobutton3,
.smallbutton3
{
	border: none;
	display: block;
	padding-right: 5px;
	width: 90px;
	text-align: center;
	padding-top: 8px;
	height: 37px;
	background: url(img/shortbuttons.png) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	font-family: segoe, "Segoe UI", "Trebuchet MS", arial, sans-serif;
	font-size: 19px;
	text-shadow: 1px 1px 0 #444;
}

.ie6 .mikogobutton1,
.ie6 .mikogobutton2,
.ie6 .smallbutton1,
.ie6 .smallbutton2,
.ie6 .headbutton a,
.ie6 #submit {
    background-image: url(img/buttons-ie6.png); }


.ie6 #sidebar .mikogobutton1,
.ie6 #sidebar .mikogobutton2,
.ie6 #sidebar .smallbutton1,
.ie6 #sidebar .smallbutton2,
.ie6 #sidebar .headbutton a,
.ie6 #sidebar #submit {
    background-image: url(img/buttons-grey-ie6.png); }

.mikogobutton2,
.smallbutton2,
.hb-2 a {
	background-position: -200px 0; 
}

.mikogobutton1:focus,
.mikogobutton1:hover,
.mikogobutton3:focus,
.mikogobutton3:hover,
.smallbutton1:focus,
.smallbutton1:hover,
.smallbutton3:focus,
.smallbutton3:hover,
.headbutton a:focus,
.headbutton a:hover {
	background-position: 0 -100px;
	color: #fff;
}

.mikogobutton2:focus,
.mikogobutton2:hover,
.smallbutton2:focus,
.smallbutton2:hover,
.hb-2 a:hover {
	background-position: -200px -100px;
	color: #fff;
}

#content .mikogobutton1,
#content .mikogobutton3,
#content .mikogobutton2,
#content .smallbutton1,
#content .smallbutton3,
#content .smallbutton2 {
	color: #fff;
	font-size: 16px;
	text-align: center;
}


/* ----------------------------------------------------- Main Navigation */

#navi {
	background: url(img/naviall.png) 0 -100px repeat-x;
	padding-bottom: 23px;
	overflow: hidden;
}

#navi li {
	float: left;
	margin: 0 25px 0 0;
	height: 28px;
}

#navi li ul {
	display: none;
}

#navi a {
	font: normal 21px/27px arial, sans-serif;
	text-decoration: none;
	display: block;
	float: left;
	padding: 12px 14px 10px 14px;
}

#navi a:link,
#navi a:visited {
	color: #fff;
}

#navi a:focus,
#navi a:hover,
#navi a:active {
  color: #D6E5B8;
}

#navi .wrapper li.current_page_parent a,
#navi .wrapper li.current_page_item a,
#navi .wrapper li.current_page_ancestor a {
	background: url(img/naviall.png) 0 -3px no-repeat;
	color: #496489;
}


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


#sidebar {
	width: 234px;
	float: left;
	margin-right: 57px;
}


#subnavi ul {
	border-top: 1px solid #4a658b;
	margin-bottom: 30px;
}

#subnavi li {
	border-bottom: 1px solid #4a658b;
	font-weight: bold;
	padding-left: 10px;
	
}

#subnavi li a {
	text-decoration: none;
	display: block;
	height: 2.267em;
	line-height: 2.267em;
}

#subnavi li.current_page_item {
	background: #d6e5b8 url(img/naviarrow.png) 97% 47% no-repeat;
	padding-left: 10px;
}



/* ----------------------------------------------------- Content */

#content {
	float: right;
	width: 669px
}

#main .fullwidth {
	width: 960px;
	float: none;
	margin-top: -23px;
}

#main .wide {
	width: 960px;
	float: none;
}


#main .blogcol {
	float: left;
}

h1,
h2,
h3 {
	color: #4a658b;
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 0 0;
}

h1 {
	float: none;
	margin: 0 0 0.6em 0;
	font-size: 28px;
	line-height: 28px;
}

h2 {
	margin: 0.5em 0 0.2em 0;
	font-weight: bold;
	clear: both;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 1em 0;
}

.alignright {
	float: right;
	margin: 0.2em 0 1em 1em;
}

.alignleft {
	float: left;
	margin: 0.2em 1em 1em 0;
}

.aligncenter {
	display: block;
	margin: 0.1em auto;
}

p,
#content ul,
#content ol,
#content dl {
	margin-bottom: 1em;
}

#content ul li {
	padding-left: 1.2em;
	background: url('img/bullet.gif') 0 0.53em no-repeat;
	margin: 0 0 0.5em 1px;
}
#wp_page_numbers ul li {
	padding: 0;
	background: none;
	margin-left: 0;
}

#content ol li {
	margin-left: 1.5em;
	list-style: outside decimal;
}

blockquote {
	background: #e7e7e7 url(img/quotes.png) 4px 4px no-repeat;
	padding: 0.8em 10px 0 3.3em;
	margin-bottom: 1em;
	min-height: 32px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#small-font {
	font-size: 10px;
	line-height: 17px;
}

#medium-font {
	font-size: 12px;
	line-height: 17px;
}

#largerbold-font {
	font-size: 16px;
	font-weight: bold;
	line-height: 17px;
}

.tut-triplet {
	float: left;
	width: 175px;
	margin-right: 40px;
	margin-bottom: 1em;
}

.tut-triplet p {
	font-size: 12px;
	line-height: 17px;
}

.feat-icons {
	float: left;
	width: 70px;
	margin: 5px 15px 3px 0;
}

.feat-icons-text {
	float: left;
	width: 580px;
	margin-bottom: 1em;
}

.testimonials-text {
	float: left;
	width: 420px;
	margin-right: 15px;
	margin-bottom: 1em;
}

.testimonials-logo {
	float: left;
	width: 220px;
	margin-bottom: 1em;
}

.testimonials-logo p {
	font-size: 12px;
	line-height: 17px;
	text-align:right;
}

.case-text {
	float: left;
	width: 320px;
	margin-right: 15px;
	margin-bottom: 1em;
}

.case-logo {
	float: left;
	width: 320px;
	margin-bottom: 1em;
}

.case-logo p {
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

hr {
	clear: both;
}

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

#footer {
	border-top: 1px solid #4a658b;
	padding-top: 15px;
	padding-bottom: 150px;
	font-size: 13px;
	border-bottom: 40px solid #fff;
}

#footer ul {
	width: auto;
	float: right;
}

#footer ul li {
	float: left;
	margin-left: 1.75em;
}

#footer a {
	text-decoration: none;
}


/* ----------------------------------------------------- Start page */

#start-topbox {
	background: url(img/start-introbox.png) 0 0 no-repeat;
	min-height: 238px;
	width: 597px;
	float: left;
	position: relative;
	top: -12px;
	left: -12px;
	padding: 29px 15px 0 31px;
}

#start-topbox h1 {
	margin: 0 0 0.4em 0;
	font-size: 28px;
	text-shadow: -1px -1px 0 #fff;
}

#start-topbox h2,
#start-topbox p {
	color: #4a658b;
	font-size: 20px;
	line-height: 33px;
	margin: 0 0 0.6em 0;
	text-shadow: -1px -1px 0 #fff;
}

#start-topbox .bigbutton {
	position: absolute;
	bottom: 46px;
	right: 32px;
	margin: 0;
}

#start-topbox .bigstartbutton {
	position: absolute;
	bottom: 46px;
	right: 32px;
	margin: 0;
}

button.bigbutton span,
.bigbutton a {
	width: 216px;
	text-align: center;
	padding-top: 15px;
	height: 46px;
	background: url(img/bigbutton.png) 0 0 no-repeat;
	font-size: 25px;
}

button.bigstartbutton span,
.bigstartbutton a {
	width: 216px;
	text-align: center;
	padding-top: 15px;
	height: 46px;
	background: url(img/bigbutton-orange.png) 0 0 no-repeat;
	font-size: 25px;
}


#start-outlinebox {
	background: url(specific/img/homepage.jpg) 0 0 no-repeat;
	width: 960px;
	margin: 0 0 30px 0;
	clear: both;
	height: 340px;
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#start-outlinebox h1 {
	padding: 15px 5px 0px 510px;
	margin: 0 0 0.4em 0;
	font-size: 28px;
	text-align: center;
	text-shadow: -1px -1px 0 #fff;
}

#start-outlinebox h2 {
	padding: 10px 5px 80px 510px;
	font-family: segoe, "Segoe UI", "Trebuchet MS", arial, sans-serif;
	color: #555555;
	font-size: 18px;
	line-height: 33px;
	margin: 0 0 0.6em 0;
	text-align: center;
	text-shadow: -1px -1px 0 #fff;
	font-weight: normal;
}

#start-outlinebox p {
	padding: 0px 5px 0px 510px;
	font-family: segoe, "Segoe UI", "Trebuchet MS", arial, sans-serif;
	color: #555555;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 0.4em 0;
	text-align: center;
	text-shadow: -1px -1px 0 #fff;
}

#start-outlinebox .bigbutton {
	position: absolute;
	bottom: 60px;
	right: 115px;
	margin: 0;
}

#start-outlinebox .bigstartbutton {
	position: absolute;
	bottom: 60px;
	right: 115px;
	margin: 0;
}

#start-triplet {
	width: 960px;
	line-height: 1.36;
}

#start-newsbox,
#start-triplet .trip-box {
	width: 255px;
	padding: 15px 18px;
	float: left;
	min-height: 200px;
	position: relative;
}

#start-triplet .trip-box {
	width: 255px; 
	background: #e7e7e7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#content #start-newsbox {
  float: right;
  min-height: 194px;
  height: 194px;
  background: #6687b3;
  -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
}

#start-triplet .trip-box h2 {
  margin: 0 0 0.4em 0;
}

#start-triplet .trip2 {
	margin: 0 43px;
}

#start-triplet .trip-box ul li {
  margin-bottom: 0.3em;
}

#start-newsbox {	
  color: #fff;
}

#start-newsbox h2 {
  font-size: 21px;
	color: #f6cf1f;
	margin-bottom: 0.5em;
	font-weight: normal;
	margin-top: 0;
}

#start-triplet .boxmore {
	position: absolute;
	right: 12px;
	text-align: right;
	bottom: 10px;
	font-size: 12px;	
}

#start-newsbox a:link,
#start-newsbox a:visited {
	color: #f6cf1f;
}

#start-newsbox a:focus,
#start-newsbox a:hover,
#start-newsbox a:active {
  color: #fff;
}

#content .trip-box blockquote {
	margin: 0;;
	background: none;
	border: none;
	padding: 0 0 1.3em 0;
}

.trip-box blockquote p {
	margin: 0;
}

.trip-box blockquote .source {
	font-size: 12px;
	text-align: right;
}

.trip-box dt {
	font-size: 12px;
	margin: 0 0 -4px 0;
}

.trip-box dd {
	margin-bottom: 1em;
}

#box123 {
	position: absolute;
	right: 0;
	top: 0;
}

#giraffe {
	position: absolute;
	left: -50px;
	top: -260px;
	z-index: 2;
}

#bubble {
	position: absolute;
	left: 115px;
	top: -170px;
	z-index: 1;
}

#awards {
	padding: 10px 0 25px 0;
}

#awards h2 {
	margin-top: 10px;
	float: left;
	font-size: 21px;
	font-weight: normal;
	width: 170px;
}

#awards ul {
	float: left;
	height: 90px;
}

#awards li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 25px;
}

/* ----------------------------------------------------- Blog Post */

.post {
	padding-bottom: 3em;
	margin-bottom: 3em;
	border-bottom: 1px solid #4a658b;
	position: relative;
}

.sticky {
	background: #fff6ce;
	border: 2px solid #EF8616;
	padding: 10px 15px;
	margin-left: -15px;
	position: relative;
}

.comments-area h2,
.post h2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	margin: 0.8em 0 0.2em 0;
}

.post h2 a {
	text-decoration: none;
}


.post .date {
	margin-bottom: 1em;
	padding-left: 21px;
	background: url(img/icon-person.png) 0 60% no-repeat;
	font-size: 12px;
}

.meta {
	clear: both;
	font-size: 12px;
}

hr {
	border: none;
	border-bottom: 1px solid #4A658B;
	margin: 1.8em 0;
	
}

.tags {
	padding-left: 21px;
	background: url(img/icon-tags.png) 0 60% no-repeat;
}

.cats {
	padding-left: 21px;
	background: url(img/icon-category.png) 0 60% no-repeat;
}


.paging  a {
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	text-decoration: none;
	padding: 0 1em;
}

#wp_page_numbers {
	text-align: center;
	font-size: 1px;
	margin: -1em 0;
}

#wp_page_numbers li {
	display: inline;
	margin: 0 2px!important;
	padding: 0!important;
	font-size: 14px;
}

#wp_page_numbers .page_info {
	display: block;
	margin-bottom: 3px;
}

#wp_page_numbers a {
	padding: 1px 0.5em;
	text-decoration: none;
	background: #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

#wp_page_numbers a:link,
#wp_page_numbers a:visited {
	color: #fff;
}

#wp_page_numbers a:focus,
#wp_page_numbers a:hover, 
#wp_page_numbers a:active {
	background: #3e7d3e;
}

#wp_page_numbers .active_page a {
	background: #3e7d3e;
}


a.more-link {
	background: url(img/readmoreright.png) 100% 0 no-repeat;
  text-decoration: none;
  font-size: 12px;
  color: #fff;
}

.more-link span {
  padding-left: 10px;
  background: url(img/readmore.png) 0 0 no-repeat;
  margin-right: 10px;
}

a.more-link:focus,
a.more-link:hover,
a.more-link:active {
  color: #d6e5b8;
}


.paging a:focus,
.paging a:hover,
.paging a:active {
	top: 2px;
}

.related {
	background: #d6e5b8;
	position: relative;
	margin: 1em 0 2em 0;
	padding: 1em 1em 0.2em 1em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.related h3 {
	margin-top: 0;
}


/* ----------------------------------------------------- Comments */

.comments-area .pingback,
.comments-area .pingback a {
	color: #999;
}

.comments-area .pingback {
	font-size: 10px;
	line-height: 12px;
	background: #e7e7e7;
	padding: 0.5em 1em;
	margin: 1.5em 0 1.5em 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.comments-area .pingback * {
	display: inline;
}

.comments-area .pingback p {
  margin: 0;
  display: block;
  margin-bottom: -2px;
}

.comments-area .trackback,
.comments-area .trackback a {
	color: #999;
}

.comments-area .trackback {
	font-size: 10px;
	line-height: 12px;
	background: #FFF5DF;
	padding: 0.5em 1em;
	margin: 1.5em 0 1.5em 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #FCE2AC;
}

.comments-area .trackback * {
	display: inline;
}

.comments-area .trackback p {
  margin: 0;
  display: block;
  margin-bottom: -2px;
}

.comment {
	font-size: 12px;
	line-height: 1.5em;
	padding: 1em 1em 0.1em 1em;
	margin: 0 0 1em 0;
	background: #e7e7e7;
	min-height: 5.5em;
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

#content .commentlist li {
	list-style: none;
	margin-left: 0;
}

#content .commentlist .byuser {
	margin-left: 50px;
	background: #F3D9B7;
}

.byuser a:focus,
.byuser a:hover,
.byuser a:active {
  color: #fff;
}

.comment .vcard {
	font-weight: bold;
}

.avatar {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #000;
	background: #fff;
}

.comment_text {
	margin-top: 0.4em;
	display: block;
	margin-left: 65px;
}

#respond {
	border-top: 1px solid #4a658b;
	margin-top: 2em;
}

#respond h3 {
  margin-bottom: 1em;
}

#commentform input[type=text],
#comment {
	border: 1px solid #4a658b;
	font-size: 15px;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: url(img/inputshadow.png) 0 0 repeat-x;
}

#commentform input[type=text]:focus,
#comment:focus {
	border-color: #000;
}

#comment {
	width: 99%;
}

#submit {
	width: 168px;
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#submit:focus,
#submit:hover {
	background-position: 0 -100px;
}

#captchaImgDiv {
  margin-top: 8px;
}


/* ----------------------------------------------------- Widget Sidebar*/

#widgets {
	width: 234px;
	float: right;
}

.widget {
  overflow: hidden;
	margin: 0 0 25px 0;
	padding: 8px 8px 15px 12px;
	position: relative;
		background: #e7e7e7;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}

.widget * {
	font-size: 12px;
	line-height: 1.5em;
}

.widget input {
	color: #222;
}

.widget h3 {
	padding: 0 0 0.25em 0;
	margin: 0;
	font-size: 18px;
}



.widget ul li {
	list-style: none
}

#s {
	width: 140px;
}

#searchform {
  margin-top: 5px;
}

#searchsubmit {
  float: right;
  margin-top: 4px;
}

/* ----------------------------------------------------- "Startpage Extented Objects"  */

#infofooter {
  overflow: hidden;
}

#infofooter h1 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  line-height: 1.3;
  padding: 0;
}

#infofooter .box {
  margin-bottom: 20px;
  width: 291px;
  clear: none;
  margin-right: 21px;
  padding-right: 21px;
  border-right: 1px solid #ccc;
  font-size: 12px;
  line-height: 1.25em;
}

#infofooter ol,
#infofooter ul {
  margin-bottom: 1em;
}

#infofooter ol li {
  list-style: decimal outside;
  margin-left: 1.8em;
}


#infofooter .right {
  margin: 0;
  padding: 0;
  border: none;
}

#infofooter h2, #infofooter h3 {
  margin: 0 0 0.5em 0;
  font-size: 13px;
  line-height: 1.3;
  font-weight: bold;
}

#infofooter .toggle {
  margin-bottom: 15px;
}

#infofooter ul li,
.toggle li {
  padding-left: 15px;
  background: url(img/smallbullet.png) 0 5px no-repeat;
}

#infofooter a {
  text-decoration: none;
}

#infofooter img {
  display: block;
  margin-bottom: 1em;
  padding: 2px;
  border: 1px solid #4a658b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}


/* ----------------------------------------------------- Rounded corners for old browser */

.i, .ii, .iii, .iiii {
	position: absolute;
	width: 11px;
	height: 11px;
	background: url(img/corners.png) -1000px -1000px no-repeat;
}

.i {
	top: 0;
	left: 0;
}

.ii {
	top: 0;
	right: 0;
}

.iii {
	bottom: 0;
	left: 0;
}

.iiii {
	bottom: 0;
	right: 0;
}

#start-newsbox .iii,
.trip-box .iii {
	background-position: 0 -11px;
}

#start-newsbox .iiii,
.widget .iiii,
.trip-box .iiii {
	background-position: -11px -11px;
}

.trip-box .i,
.widget .i,
#start-outlinebox .i {
	top: -2px; left: -2px;
	background-position: -150px 0;
}

.trip-box .ii,
.widget .ii,
#start-outlinebox .ii {
	top: -2px; right: -2px;
	background-position: -161px 0;
}

.trip-box .iii,
.widget .iii,
#start-outlinebox .iii {
	bottom: -2px; left: -2px;
	background-position: -150px -11px;
}

.trip-box .iiii,
.widget .iiii,
#start-outlinebox .iiii {
	bottom: -2px; right: -2px;
	background-position: -161px -11px;
}



.sticky .i {
	top: -2px; left: -2px;
  background-position: -250px 0;
}
.sticky .ii {
	top: -2px; right: -2px;
	background-position: -261px 0;
}
.sticky .iii {
	bottom: -2px; left: -2px;
	background-position: -250px -11px;
}
.sticky .iiii {
	bottom: -2px; right: -2px;
	background-position: -261px -11px;
}


blockquote .i {
	top: -1px; left: -1px;
	background-position: -200px 0;
}

blockquote .ii {
	top: -1px; right: -1px;
	background-position: -211px 0;
}

blockquote .iii {
	bottom: -1px; left: -1px;
	background-position: -200px -11px;
}


blockquote .iiii {
	bottom: -1px; right: -1px;
	background-position: -211px -11px;
}

#content .trip-box blockquote .i,
#content .trip-box blockquote .ii,
#content .trip-box blockquote .iii,
#content .trip-box blockquote .iiii {
	display: none;
}



/* ----------------------------------------------------- IE7 and below */

.ie7 #awards li { 
	zoom: 1;
	display: inline;
}

.ie7 #subnavi li.current_page_item {
	position: relative;
	top: -1px;
	margin: 0 0 -3px 0;
}

.ie7 .bigbutton a {
	padding-top: 4px;
	padding-bottom: 18px;
	line-height: 45px;
}

.ie7 hr {
	margin: 0;
}

.ie7 .post {
	zoom: 1;
}



/* ----------------------------------------------------- IE6 and below */

.ie6 #header h1, .ie6 #header h4 {
	margin: 0;
	position: relative;
	left: -50px;
}

.ie6 #navi li a {
	display: inline;
}

.ie6 #global {
overflow: hidden;
}

.ie6 .bigbutton a {
	background-image: url(img/bigbutton-ie.png);
}

.ie6 .i, .ie6 .ii, .ie6 .iii, .ie6 .iiii {
}

.ie6 .iii, .ie6 .iiii {
	bottom: -7px;
}

.ie6 #start-outlinebox .iii, .ie6 #start-outlinebox .iiii {
	bottom: -10px;
}


.ie6 .trip-box .iiii {
	right: -1px;
}



.ie6 #navi {
	height: 50px;
}

.ie6 #main {
	padding-top: 0px;
}

.ie6 #start-topbox {
	height: 238px;
}

.ie6 #sidebar {
	margin-right: 10px;
}

.ie6 #subnavi li.current_page_item {
	top: -2px;
}

.ie6 #start-triplet .trip-box {
	height: 200px;
}

blockquote,
.ie6 .widget {
	zoom: 1;
}

.ie6 .widget .iii, .ie6 .widget .iiii {
	bottom: -6px;
}

.ie6 .sticky .iii, .ie6 .sticky .iiii {
	bottom: -10px;
}

.ie6 blockquote .iii, .ie6 blockquote .iiii {
	bottom: -8px;
}

.ie6 blockquote .ii, .ie6 blockquote .iiii {
	right: -2px;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------- FANCYBOX */
/* ------------------------------------------------------------------------------------------------------------------ */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(img/fancybox.png);
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 30px rgba(0,0,0,0.5);
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url(img/fancybox.png);
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(img/fancy_title_over.png);
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url(img/fancybox.png);
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url(img/fancybox-x.png);
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url(img/fancybox.png);
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url(img/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(img/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(img/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

body div.cute_profiles_sprite {
  top: 203px;
}

.ie6  div.cute_profiles_sprite {
 display: none; 
}


/*Styles for plan info*/

#plans {
    display: inline-block;
}

.header-plan {
	text-align:center;
}

h1.plans {
	color: #000;
	font-size: 30px;
	padding-top: 8px;
}

h1.pro {
	color: #000;
	font-size: 30px;
	padding-top: 15px;
}

h4.plans {
	color: #5FA359;
	font-size: 26px;
	font-weight: 200;
	margin-top: 0px;
}

p.plans {
	margin-top:-20px;
}

/* previously "http://www.mikogo.com/wp-content/themes/mikogo/img/check.png" */
#plans ul li {
    background: url(img/check.png) no-repeat scroll 0 0.53em transparent;
    margin: 0;
    padding-left: 3em;
}

div.normal-plan ul li, div.pro-plan ul li {
    border-bottom: 1px solid #EEEEEE;
    padding: 5px 0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}


/*Basic / Pro+ plans*/
.normal-plan {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #DDDDDD;
    float: left;
    margin-top: 7px;
    padding: 10px 20px;
    width: 169px;
}

.planbutton {
	margin-left:3px;
}

/*Pro plan*/
.pro-plan {
    border: 5px solid #6687b3;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
    float: left;
}

.most-popular {
	background-image:url(img/popular-bg.png);
	background-repeat:repeat-x;
	margin-top: -8px;
    padding: 0 20px 5px;
    width: 197px;
}


.probutton {
	margin-left:-9px;
}

/*Lifetime pro plan*/
.lifetime {
	margin-top: -6px;
    padding: 7px 20px;
    width: 197px;
}

.lifetimebutton {
	padding-top: 10px;
}

/*Misc*/

.standard-plan {
	padding:20px 0;
	font-size:12px;
}

.discount-stamp {
	vertical-align: middle;
}

.popular {
	text-transform:uppercase;
	color:#FFF;
}

/* Unique Benefits Special Styles by Amie */




.benefits-frame {

	float:left;

	background-image:url(img/frame.png);

	background-repeat:no-repeat;

	background-position:center;

	width: 260px;

	height: 180px;

}



.benefits-img {

	margin-left:15px;

	margin-top:15px;

	width:230px;

	height:150px;

}



.benefits-txt {

	float:left;

	width: 330px;

	padding-left: 40px;

}



.row {

	padding: 30px 10px;

}


.alt-row {

	background-color: rgb(231, 231, 231);

	padding: 30px 10px;

}



.alt-txt {

	padding-left:15px;

	padding-right:40px;

}


.benefits-txt H2 {

	padding-bottom: 10px;

	margin-top: 0px;

}


.spacer {
	clear: both;

  }

/*Styles for new Lifetime plans by MZ */

#lt-plans {
	display: inline-block;
	padding-top: 70px;
}

.lt-header-plan {
	text-align:center;
	padding-bottom: 15px;
}

.lt-buybutton {
	padding-bottom: 25px;
}

.lt-buybutton a {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

h1.lt-plans {
	color: #000;
	font-size: 30px;
	padding-top: 8px;
}

h3.lt-plans {
	color: #5FA359;
	font-size: 26px;
	font-weight: 200;
	margin-top: 30px;
	margin-bottom: 35px;
}

h4.lt-plans {
	color: #6687b3;
	font-size: 22px;
	font-weight: 200;
	margin-top: 0px;
}

p.lt-plans {
	margin-top:-22px;
}

p.lt-plans:hover {
	text-decoration:underline;
}

.lt-nomonthlyfees {
	margin-top: -15px;
	margin-bottom: 10px;
	font-size: 10px;
}


#lt-plans ul li {
    background: url(img/greencheck.png) no-repeat scroll 0 0.53em transparent;
    margin: 0;
    padding-left: 2.5em;
}

div.lt-normal-plan ul li, div.lt-pro-plan ul li {
    border-bottom: 1px solid #EEEEEE;
    padding: 5px 0;
    font-size:12px;
}

.lt-bold {
    font-weight:bold;
}

.lt-normal-plan {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #DDDDDD;
    float: left;
    margin-top: 7px;
    padding: 10px 20px;
    width: 169px;
}

.lt-pro-plan {
    border: 5px solid #6687b3;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
    float: left;
}

.lt-most-popular {
	background-image:url(img/popular-bg.png);
	background-repeat:repeat-x;
	margin-top: -20px;
    padding: 0 20px 5px;
    width: 197px;
}

.lt-popular {
	text-transform:uppercase;
	color:#FFF;
}

div.lt-normal-plan li:hover, div.lt-pro-plan li:hover {
	text-decoration:underline;
}

.lt-centerimg {
	text-align:center; 
}



/* QA Table*/

#qa-table {
	width: 100%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 35px;
}

#qa-table td {
	padding: 25px 0px 0px 0px;
	vertical-align: top;
	margin: 0;
	height: 10px;
	font-size: 13px;
	text-align: justify;
}



/*Styles for new license model 2013-05-01 by MZ */

#nlm1-plans {
	display: inline-block;
	padding-top: 20px;
}

#nlm1-plans ul li {
    background: url(img/greencheck.png) no-repeat scroll 0 0.53em transparent;
    margin: 0;
    padding-left: 2.5em;
}


h1.nlm1-plans {
	color: #000;
	font-size: 30px;
	padding-top: 12px;
	padding-bottom: 18px;
	border-bottom: 1px solid #E1E1E1;
}

h3.nlm1-plans {
	color: #5FA359;
	font-size: 26px;
	font-weight: 200;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-top: 30px;
	border-top: 1px solid #E1E1E1;
}

h4.nlm1-plans {
	color: #6687b3;
	font-size: 24px;
	font-weight: 200;
	margin-top: 0px;
}

p.nlm1-plans {
	margin-top:-22px;
}

p.nlm1-plans span:first-child:hover {
	text-decoration:underline;
}

p.nlm1-plans span:nth-child(2) {
	margin-top: -5px;
	display: block;
}

.nlm1-header-plan {
	text-align:center;
	padding-bottom: 15px;
}

div.nlm1-normal-plan ul li, div.nlm1-pro-plan ul li {
    border-bottom: 1px solid #EEEEEE;
    padding: 5px 0;
    font-size:12px;
}

.nlm1-normal-plan {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #DDDDDD;
    float: left;
    margin-top: 7px;
    margin-right: 15px;
    padding: 10px 20px;
    width: 180px;
}

.nlm1-pro-plan {
    border: 5px solid #6687b3;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
    float: left;
    margin-right: 15px;
}

.nlm1-most-popular {
	background-image:url(img/popular-bg.png);
	background-repeat:repeat-x;
	margin-top: -20px;
    padding: 0 20px 5px;
    width: 180px;
}

.nlm1-popular {
	text-transform:uppercase;
	color:#FFF;
}

div.nlm1-normal-plan li:hover, div.nlm1-pro-plan li:hover {
	text-decoration:underline;
}

.nlm1-centerimg {
	text-align:center; 
}

.nlm1-bold {
    font-weight:bold;
}

.nlm1-buybutton {
	padding-bottom: 5px;
}

.nlm1-buybutton a {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

.nlm1-nomonthlyfees {
	margin-top: -13px;
	margin-bottom: 7px;
	font-size: 11px;
}

.nlm1-paymentmode {
	padding-bottom: 25px;
}

.nlm1-promo {
	margin-top: -15px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 14px;
}

.hidden {
	display:none;
	visibility:hidden;
}


