html {
	height: 100%; /* chrome body background fix */
}

body {
	font: 90%/1.6 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	margin: 0;
	background-color: #F0F0F0;
}

abbr {
	cursor: help;
	border-bottom: 1px white dotted;
}

#content2 abbr {
	border-bottom: 1px black dotted;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.img:hover {
	background-color: transparent !important;
}

a.action {
	color: red;
}

span.required {
	color: red;
}

input {
	font-size: 1.3em;
}

button {
	font-size: 1.3em;
	padding: 5px;
}

fieldset {
	padding: 10px;
	margin-bottom: 15px;
	background-color: #F0F0F0;
	border: none;
}

fieldset div span {
	font-size: 1.3em;
}

label {
	cursor: pointer;
	font-size: 1.3em;
}

.buttons {
	margin-top: 15px;
}

form div {
	margin-bottom: 5px;
}

/* Mini template start */

body#miniBody {
	background-color: #517C9C;
	color: black;
	font: normal normal normal 90%/1.6 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	height: 100%;
}

#miniContainer {
	margin: 0 auto;
	height: 100%;
	width: 640px;
}

#miniHeader {
	background-color: #232323;
	margin-top: 30px;
	padding: 5px 20px;
	color: #FCEB9A;
}

#miniContent {
	padding: 10px 20px;
	background-color: white;
}

/* Mini template end */

#frontendEdit {
	position: absolute;
}

#frontendEdit a {
	color: black;
}

#frontendEdit a:hover {
	color: red;
}

#container {
}

#header-wrapper {
	background-color: black;
	width: 100%;
}

#upperMenu-wrapper {	
	width: 100%;
	background-color:#0C0C0C;
	border-bottom:1px solid #292929;
	
}

#upperMenu  {
	width: 935px;
	margin: 0px auto;
	padding: 3px 9px 3px 0;
	text-align:right;
	background-color:#0C0C0C;
}

#upperMenu a {
	font-size:1.0em;
	font-weight:normal;
	color:#848484;
	text-decoration: none;
	margin-left:10px;
	font: 90%/1.6 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
}

#upperMenu span {
	color:#848484;
	font-size:1.0em;
	font-weight:normal;	
	margin-left:10px;
	font: 90%/1.6 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	padding-right:70px;
}

#upperMenu a:hover {
	text-decoration:underline;
}

#phone {
	padding-bottom:2px;
	vertical-align: bottom;
}

#skype {
	position: absolute;
	margin-left: 190px;
	margin-top: 6px;
}

#content-wrapper {
	width: 100%;
	background: url("/img/content.png") repeat-x scroll 0 0 #15437F;
	border-top: 1px solid #174B86;
}

.longBackground #content-wrapper {
	background: url("/img/content-large.png") repeat scroll 0 0 #15437F;
}

.longBackground #content {
	background: url("/img/content-large.png") repeat scroll 0 0 #15437F;
}

#node10 #content {
	height: 339px;	
}

#node13 #content {
	text-align: center;
}

#content2-wrapper {
 	width: 100%;
	background-color: white;
	border-top: 1px solid white;
}

#footer-wrapper {
  width: 100%;
  border-top: 1px solid #D0D0D0;
  background-color: #F0F0F0;
}

#header, #content, #content2, #footer {
	padding: 15px 10px;
	margin: 0px auto;
	width: 960px;
	/*width: 100%;*/
}

#breadcrumbs {
	font-size: 0.8em;
}

#content {
	padding-top: 12px;
	padding-bottom: 12px;
	background: url("/img/content.png") repeat scroll 0 0 #15437F;
	color: white;
}

#content a {
	color: white;
}

#content2 {
	background-color: white;
}

#content2 a {
	color: #3C6CAC;
}

#content2 a:hover {
	color: white;
	background-color: #3C6CAC;
}

#content2 .slideshow a:hover {
	background-color:white;
}

#content2 p.popisek {
	font-size: 1.4em;
	border: 1px solid #C6C6C6;
	/*background-color: white;*/
	background-color: #F9E593;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin: 0 10px 10px 0;
}

#node6 #content2 h3 a {
	color: black;
}

#footer {
	background-color: #F0F0F0;
}

#footer a {
	color: #494949;
}

#header div#logo {
	color: white;
	font-size: 1.7em;
	float: left;
	background: black url(/upload/logo.gif) no-repeat;
	/*padding-top:5px;*/
	height: 40px;
	margin-top: -5px;
}

#header div#logo a {
	padding-left: 47px;
}

#header div#phone {
	color: #848484;
	background: black url(/upload/phone-icon.jpg) no-repeat;
	font-size: 0.8em;
	position: absolute;
	padding-left: 18px;
	margin-left: 200px;
	margin-top: 12px;
	/*
	font-weight: normal;
	margin-left: 10px;
	text-decoration: none;
	*/
}

#header div#skype a {
	color: #848484;
	background: black url(/upload/phone-icon.jpg) no-repeat;
	font-size: 0.9em;
	padding-left: 18px;
	text-decoration: underline;
}

#header div#skype a:hover {
	text-decoration: none;
}

#logoText {
	position:relative;
	display:inline;
	padding-left:10px;
	bottom: 11px;
}

#header ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding-left: 0;
	float: right;
	text-align: right;
}

#header ul li {
	display: inline;
	margin-right: 0.5em;
	padding: 5px 10px;
}

#header ul li:hover, #header ul li.selected {
	background: #333;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#header a {
	color: white;
	font-size: 1.2em;
	text-decoration: none;
}

#content h1 {
	margin-top: 0;
	margin-bottom: 0;
	text-shadow: 1px 2px 0 #000000;
	font-size: 2.5em
}

/* větší u tarifů */
.plans #content h1 {
	font-size: 2.8em;
	margin-bottom: 40px;
	text-align: center;
}

#contentLeft {
	float: left;
	width: 37%;
}

#contentRight {
	margin-top: -64px;
	margin-right: -12px;
	text-align: right;
}

#contentRight img {
	text-shadow: 1px 2px 0 #000000;
}

#content2Left {
	float: left;
	width: 49%;
}

#content2Left .bublina img {
	margin-top: 5px;
}

#content2Right {
	float: right;
	text-align: left;
	width: 49%;
}

#content2Right img {
	margin-right: 30px;
}

#content2 h2 {
	margin-top: 0;
}

h2#newsHeader {
	background: url(/img/twitter-25x25.png) 20% 50% no-repeat;
}

.clear {
	clear: both;
}

#contentLeft ol {
	margin-left: 20px;
	margin-bottom: 0;
	padding-left: 13px;
	font-size: 1.1em;
	text-shadow: 1px 1px 0 #000000;
}

/*
#contentLeft ol a {
	text-decoration: none;
}

#contentLeft ol a:hover {
	text-decoration: underline;
}
*/

#contentLeft ol a:hover {
	text-decoration: none;
}

#contentLeft li {
	font-size: 1.2em;
}

#contentLeft li strong {
	font-size: 1.2em;
}

#contentLeft form {
	margin-top: 15px;
}

a#menuItemPrihlaseni {
	color: #FFFF49;
}

a#menuItemSign-in {
	color: #FFFF49;
}

a#vyzkousetZdarma {
	font-size: 1.8em;
	background: transparent url(/img/reg-button-en.gif) no-repeat;
	border: none;
	color: white;
	width: 227px;
	height: 47px;
	display: block;
	cursor: pointer;
	text-shadow: #B5832D 1px 2px 2px;
	text-decoration: none;
	padding-left: 17px;
	padding-right:10px;
	padding-top: 9px;
	margin-top: 20px;
}

body#index-it a#vyzkousetZdarma {
	font-size: 2.2em;
	padding: 3px 0 6px 26px;
}

a.highlighted {
	color: red !important;
	font-size: 1.4em;
}

a.highlighted:hover {
	background-color: white !important;
}

div.features img {
	display: block;
	float: right;
	background-color: white;
	padding: 10px;
	-moz-box-shadow: 0.5px 1px 7px #DDD;
	-webkit-box-shadow: 0.5px 1px 7px #DDD;
	box-shadow: 0.5px 1px 7px #DDD;
}

div.slideshow img {
	display: block;
	float: right;
	background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0px;
}

#content2 ul#news {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#content2 ul#news li {
	clear: left;
}

#content2 ul#news strong.bublina {
	display: block;
	float: left;
	width: 40px;
	padding: 10px;
	text-align: center;
}

#content2 ul#news div {
	margin-left:78px;
	/*position:absolute;*/
	width:380px;
	margin-bottom: 10px;
}

#footer ul#footerMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer {
	text-align: left;
	font-size: 0.8em;
	padding-bottom: 10px;
}

#footer a {
	margin-right: 5px;
}

#footer a.ext {
	background: none;
	padding-right: 0;
}

#footer img {
	margin-bottom: -8px;
}

#content2 ul {
	margin-left: 10px;
	padding-left: 10px;
	padding-bottom:15px;
}

hr {
	border: 0;
	color: #f00;
	background-color: #DDD;
	height: 1px;
}

table {
	border-collapse: collapse;
	width: 100%;
	font-size: 100%;
}

table td {
	padding: 5px;
}

table th {
	padding: 3px 5px;
}

#planList {
	margin-top: 30px;
	padding-left: 70px;
}

.toCenter {
	text-align:center;
}

form#helpSearchForm {
	margin-bottom: 10px;
	display: none;
}

div#objednaniTarifu {
	margin-bottom: 20px;
}

a.objednatTarif {
	font-size: 1.3em;
	background: transparent url(/img/reg-button-small.gif) no-repeat 50% 50%;
	color: white !important;
	display: block;
	text-decoration: none;
}

a.objednatTarif:hover {
	background: transparent url(/img/reg-button-small.gif) no-repeat  50% 50% !important;
}

.important {
	border: 1px solid #FDD63B;
	background-color: #FFFFCC !important;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin: 0 10px 10px 0;
}

.important > h3 {
	margin-top: 0;
}

img.left {
	float: left;
	margin-right: 10px;
}

.clear {
	clear: both;
}

ul.validationResults {
	list-style-type: none;
	color: white;
	font-size: 1.2em;
	background-color: #cc0000;
	border: 1px solid #cc9999;
	padding: 10px 7px 10px 10px;
	margin: 0 28px 10px 28px;
}

a.ext {
	padding-right: 11px;
	background: url(/img/external-link.gif) 100% 50% no-repeat;
}

a.img {
	padding-right: 0;
	background: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.reference {
	border: 1px solid #C6C6C6;
	background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	padding: 8px 15px;
	width: 40%;
	margin: 0 7px 20px 0;
}

.referenceUpper {
	border: 1px solid #C6C6C6;
	background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	padding: 8px 15px;
	width: 40%;
	margin: 0 7px 20px 0;
	height:310px;
}

.reference .firma {
	height: 100px;	
}

.reference h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.5em;
}
.referenceImages {
	padding-bottom:15px;
}
#referenceAboutCollabim {
	width:80%;
}

.testimonial {
	padding-bottom:10px;
}

.bublina {
	border: 1px solid #C6C6C6;
	background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 15px;
	margin: 0 10px 10px 0;
}

.bublina h3 {
	margin-top: 0;
}

#node13 #content2 {
	text-align: center;
}

#mainTarif {
	background-color: white;
	border: 2px solid black;
	font-size: 1.3em;
	margin-top: -20px;
	z-index: 100;
	height: 325px;
	width: 230px;
}

#mainTarif > table > tbody > tr {
	height: 60px;
}

#mainTarif a.objednatTarif {
	margin-top: 15px;
	font-size: 1em;
}

.tarif {
	z-index: -100;
	border: 1px solid #C6C6C6;
	background-color: #EEEEEE;
	color: black;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	width: 190px;
}

.tarif table td {
	height: 55px;
	border-top: 1px solid #EFEFEF;
	padding: 0;
	text-align: center;
}

.tarif table td.cena {
	height: 50px;
	vertical-align: middle;
}

/* Bublinky u tarifu */

table.popup td, table.popup th, .tarif table.popup td, .tarif table.popup th {
	padding: 0px;
	border: 0px;
	height: auto;
	text-align: left;
}

.bubble_content {
	text-align: left;
}

.bubble_content p {
	font-size: 1.2em;
}

.bubble_content strong {
	font-size: 1em !important;
}

.tarif table.popup td.corner {
	height: 15px;
}

.tarif table.popup td.left, .tarif table.popup td.right {
  float: none;
}

/* Bublinky u tarifu */

.tarif strong {
	font-size: 1.4em;
}

#mainTarif h3 {
	margin: 0 0 -8px 0;
	font-size: 1.7em;
}

.tarif h3 {
	margin: 0;
	font-size: 1.7em;
}

.tarif button {
	margin-top: 10px;
	font-size: 1.5em;
}

#otherHelp {
	border: 1px solid #C6C6C6;
	background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: right;
	padding: 3px 15px;
	width: 21%;
}

#helpContent {
	width: 71%;
	float: left;
	margin-right: 15px;
	min-height: 500px;
}

.biglink {
	font-size: 2em;
}

ol.predstaveni {
	margin-left: 5px;
	padding-left: 5px;
}

ol.predstaveni li {
	list-style-position: inside;
	padding-left: 5px;
	background: transparent url(/img/orange-circle.png) no-repeat 2px 3px;
	color: white;
	font-weight: bold;
}

ol.predstaveni li div {
	display: inline;
	color: black;
	font-weight: normal;
}

#bottomBar {
	/*background: transparent url(/img/bottom-bar.png);*/
	text-align: center;
	background-color: #EAF7FF;
	height: 34px;
	padding: 8px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 1.6em;
	margin-top: 20px;
}

#tourNextStep {
	margin-left: 270px;
	margin-top: -115px;
	position:absolute;
}

#gtalkBadge {
	background-color: white;
	padding: 5px;
	position: fixed;
	bottom: 0;
	right: -70px;
	border: 1px solid gray;
}

#mainPoints {
	font-size: 1.2em;
}

#mainPoints ol {
	margin-left: 15px;
	padding-left: 15px;
	font-size: 1.2em;
}

#mainPoints ol li {
	text-shadow: 1px 1px 0 #000000;
}

#mainPoints strong {
	font-size: 1.2em;
}

#extensionInstall {
	float: left;
}

#extensionInstallNote {
	float: left;
	height: 50px;
	margin: 0 0 0 10px;
	padding-top: 6px;
	font-size: 0.8em;
}

a#twitter {
	line-height: 30px;
	padding: 5px 0 5px 30px;
	background: url(/img/twitter-25x25.png) 0 50% no-repeat;
}

a#facebook {
	line-height: 30px;
	padding: 5px 0 5px 30px;
	background: url(/img/facebook-25x25.png) 0 50% no-repeat;
}

div#positionInfo {
	text-align: left;
	font-size: 0.8em;
}

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

ul#faq em {
	font-size: 1.1em;
}

a.help {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	color: white;
	background-color: #C6C6C6;
	font-weight: bold;
	text-align: center;
	margin-left: 7px;
	position: absolute;
	margin-top: 14px;
	font-size: 0.7em;
	text-decoration: none;
	height: 18px;
	width: 18px;
	line-height: 18px;
}

a.help:hover {
	background-color: #900;
}

.users a.help {
	margin-top: 6px;
}

#timeSaveBox {
	background-color: white;
	border: 2px solid black;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 10px;
	margin: 0 0 30px 0;
	padding: 15px;
	font-size: 1.4em;
}

#content a.timeSaving {
	font-size: 0.8em;
	color: #15437F;
	display: block;
	font-weight: normal;
	margin-bottom: 5px;
}

.wizardContent {
	display: none;
	position: absolute;
	background-color: #FFFFCC;
	padding: 0 10px;
	border: 1px solid #E5E5E5;
	line-height: 150%;
	z-index: 10;
	font-size: 1.2em;
	max-width: 300px;
	/*
	-webkit-box-shadow: 0.1em 0.1em 2px #CCC;
	-moz-box-shadow: 0.1em 0.1em 2px #CCC;
	*/
}

#installExtension {
	margin-top: 10px;
}

#installExtension button {
	font-size: 1.5em;
	padding: 10px;
}

#pollCommentBox {
	width: 42%;
	border: 1px solid #CCC;
	-moz-border-radius: 12px 12px;
	-webkit-border-radius: 12px 12px;
	border-radius: 12px 12px;
	padding: 0 10px 50px 10px;
}

#pollCommentBox h4 {
	margin: 1em 0;
}

/*part for TimeSave.js*/
.estimatedSavings {
	text-align: right;
	width: 130px;
}

table.timeTable {
	font-size: 1.1em;
}

table#seoTime {
	margin-top: -40px;
}

table.timeTable tfoot {
	/*font-size: 1.2em;*/
	border-top: 1px solid black;
	font-weight: bold;
}

table.timeTable tfoot td.estimatedSavings strong {
	margin-right: 30px;
}

.red {
	color: red;
}

#changeProjectCountBox {
	margin-bottom: 50px;
	height: 20px;
}

#showSavingsBox {
	font-size: 1.5em;
}

#projectCount {
	display: block;
	position: absolute;
	margin-top: -3px;
	background-color: #FFC !important;
	border: 1px solid #FDD63B;
	font-size: 1.5em;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ui-slider-handle, .ui-slider-handle a {
	cursor: move !important;
}

a.showMoreInfo {
	background-color: #C6C6C6;
	color: white !important;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 7px;
	text-align: center;
	text-decoration: none;
	padding: 0 6px;
}

a.showMoreInfo:hover {
	margin-right: 0;
}

.clear {
	clear: both;
}

.ui-slider-handle {
	border: 1px solid #909090 !important;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: -10px;
}

.popupArrow {
	width: 18px;
	height: 26px;
	position: absolute;
	margin-left: -28px;
	margin-top: 7px;
	background: url(/img/popup-arrow.png) no-repeat 0 0;
}

.popupContent {
	display: none;
	/*margin-left: 15px;*/
	background-color: #FFFFCC !important;
	padding: 10px;
	position: absolute;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #3C6CAC;
	max-width: 250px;
	text-align: left;
	font-size: 0.9em;
	-moz-box-shadow: 0.2em 0.2em 5px #CCC;
	-webkit-box-shadow: 0.2em 0.2em 5px #CCC;
	/*background: #FFFFCC url(/img/bubbles/bubble-tail2.gif) no-repeat -20px center;*/
}

.popupContent h3 {
	margin: 0;
}

.popupContent p {
	margin: 5px 0;
}

.popupContent strong {
	color: #900;
}

#slider {
	float: left;
	margin-top: 12px;
	margin-left: 110px;
	/*margin-bottom: 30px;*/
	width: 59%
}

strong#totalSavings, strong#collabimPrice {
	background-color: #FFC;
	font-size: 1.5em;
}


/* tohle je pouze kvuli redirection */

#redirection {
	font: 90%/1.6 "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	font-size: 14px;
	color:black;
	background-color:#F4F4F4;
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:0px;
	margin-top:0px;
	text-align:center;
}	

#redirectionAnchor {
	background-color:black;
	color:white;
	padding-left: 15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#hide {
	background-color:black;
	color:white;
	text-align: center;
	padding-left: 15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#redirection a:link {
	text-decoration: underline;
}

#redirection a:hover {
	text-decoration: none;
}	

ol.benefits {
	margin-left: 0;
	padding-left: 0;
}

ol.benefits li {
	list-style-position: inside;
	float: left;
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 30px;
	padding: 8px;
}

ol.benefits li.selected {
	font-size: 1.8em;
	background-color: #FFC !important;
	border: 1px solid #FDD63B;
	border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	font-size: 1.3em;
	margin-top: 0px;
	/*margin-right: 4px;*/
	/*margin-left: 30px;*/
	padding: 8px;
	padding-left: 10px;
}

span.plus, span.equals {
	position: absolute;
	margin-left: 14px;
	margin-top: 7px;
	width: 13px;
	height: 13px;
}

span.plus {
	background: white url(/img/plus.png) no-repeat;
}

span.equals {
	background: white url(/img/equals.png) no-repeat;
}

li.selected span.plus {
	margin-top: 11px !important;
}

li.selected span.equals {
	margin-left: 21px;
	margin-top: 11px !important;
}

ol.benefits li.selected span.plus {
	margin-top: 3px;
	margin-left: 20px;
}

#content2 ul li.selected {
	list-style-type: none;
	padding-bottom:15px;
}

#content2 ul li {
	padding-right: 10px;
}

.features {
	margin-top: 28px;
}

.features h3 {
	margin-top: 0px;
}

div.features div {
	padding-bottom:10px;
	margin-bottom: 10px;
	margin: 0px auto;
}

div.youtubeLinkBox, div.reportLinkBox {
	margin-top: -10px !important;
}

div.youtubeLinkBox a.youtubeLink {
	font-size: 0.9em;
	background: white url(/img/play-movie.png) no-repeat 0 0;
	padding-left: 24px;
	padding-right: 5px;
}

div.reportLinkBox a {
	font-size: 0.9em;
	background: white url(/img/pdf.jpg) no-repeat 0 0;
	padding-left: 24px;
	padding-right: 5px;
}

div.reportLinkBox span {
	font-size: 0.9em;
	color: #AFAFAF;
}

td.bubble_content a {
	color: #15437F !important;
}

#partneri .referenceUpper {
	height:335px;
}

.gallery {
	cursor:pointer;
	text-decoration:underline;
	font-size: 0.9em;
}

.galleryLink {
	background: white url(/img/gallery1.jpg) no-repeat 0 0;
	padding-left: 24px;
}

.biggerFont p, .biggerFont li {
	font-size: 1.1em;
}

/* Bubble pop-up */
.coda_bubble {
float:none;
  left:0;
  padding-left:0px;
  position:relative;
  text-align:center;
  top:0;
  width:auto;
}
.popup {
    position: absolute;
    display: none;
    z-index: 495;
    border-collapse: collapse;
}

.popup td.corner {
    height: 15px;
    width: 19px;
}

.popup td.topleft { background-image: url(/img/bubbles/bubble-1.png); }
.popup td.top { background-image: url(/img/bubbles/bubble-2.png); }
.popup td.topright { background-image: url(/img/bubbles/bubble-3.png); }
.popup td.left { background-image: url(/img/bubbles/bubble-4.png); }
.popup td.right { background-image: url(/img/bubbles/bubble-5.png); }
.popup td.bottomleft { background-image: url(/img/bubbles/bubble-6.png); }
.popup td.bottom { background-image: url(/img/bubbles/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td.bottomright { background-image: url(/img/bubbles/bubble-8.png); }

.popup table.popup-contents {
    font-size: 12px;
    line-height: 1.2em;
    background-color: #FFFFCC;
    color: #666;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
}

td.bubble_content strong {
	color: #990000;
}

table.popup-contents th {
    text-align: right;
    text-transform: lowercase;
}

table.popup-contents td {
   text-align: left;
   background-color: #FFFFCC;
}
.popup td.bubble_content {
   background:white;
   font-family: "Trebuchet MS",  sans-serif;
   font-size:11px;
   padding:10px;
   background-color: #FFFFCC;
}
.trigger span {
  font-family:inherit;
  font-size:100%;
  /*border-bottom: 1px dotted gray;*/
  cursor: pointer;
}

.popup td.left {
position: relative;
}

.popup td.left img {
position: absolute;
top: 14px;
left: -11px;
}/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

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

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

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

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

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

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

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

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

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

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

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

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent 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;
}

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

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/img/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/img/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/img/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/img/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/img/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/img/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/img/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/img/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

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

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

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

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

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

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancy_shadow_nw.png', sizingMethod='scale'); }
