/* === SKIN /_skins/website */

/* elementy */
html {
  font:  /* 16px id:* */ 100%/1.6 sans-serif;
  color: #333;
  background-color: #ffffff;
  height: 100%;
  padding: 0;
  margin: 0;
   
}

body {
  padding: 0 0 0 0;
  margin: 0;
  text-align: center;
  min-width: 100%;
  float: left;
}


ul, ol, dl, p, .p, address, fieldset, .gallery, .fileList, .product, .pagging { margin: 0 0 1em; }


/* lostpwd form */
fieldset {position: relative; top: 110px;}

.MessageQueue {margin: 20px 45px;}
.MessageQueue * { vertical-align: middle; border: 0;}

h1 {
  display: none;
}

ul, ol { padding-left: 0; }
ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ol { list-style-type: decimal; }
ol ol { list-style-type: lower-alpha; }
ul ul, ol ol, ul ol, ol ul { margin: 0 0 .5em 0; }
li { margin-left: 25px; }

address { font-style: normal; }
address span, span.width {
  display: block;
  width: 6em;
  float: left;
}

hr {
  height: 1px;
  color: black;
  background-color: black;
  border: 0px solid black;
  margin: 0;

  margin: .66em 0;

}

sub, sup {
  vertical-align: baseline;
  position: relative;
}
sub { top:    0.4em; }
sup { bottom: 0.4em; }

dt { font-weight: bold; }
dd { margin: 0 0 1em 1.5em; }

img { border: 0; vertical-align: middle; }
#content img { margin: .25em 10px; }
#file img, #content .fileList img { border: none; margin: 0; }

/* tabulky */
table {
  margin: 1em 0;
  border-collapse: collapse;
}
td, th { padding: 2px 4px; }
th {

}
tr td, tr th { border: 1px dotted #dddddd; }

.no-border, .no-border * { border: none !important; }

table.cart, table.productDetail, table.orders {
  width: 100%;
}

table.cart th, table.cart td {
  border: 0;
  border-bottom: 1px solid #ff7f29;
}
table.cart img { margin: 2px !important; }
table.cart input.text { width: 2.22em; }


.productDetail {  table-layout: fixed; }
.productDetail td, .productDetail th {
  border: 0;
  background: none;
  padding: 2px 0;
  vertical-align: top;
}
.productDetail th {
  color: #cf0000;
  text-align: right;
  padding-right: 10px;
  width: 170px;
}
.productDetail .mainImage {
  width: 210px;
  text-align: right;
}
.productDetail .mainImage img { margin: 0 !important; }


/* formuláře */
form { margin: 0; }
fieldset {
  padding: 0;
  border: 0;
}
fieldset, .checkbox { line-height: 28px; }
fieldset p, filedset table, fieldset hr { margin: 0 0 1em; }

legend {
  padding: 0 5px;
  font-weight: bold;
  color: black;
}

/**
 * Vertikální centrování textu v input.text, select
 *   FF      padding, height musí být rovno font-size*1,25, dorovnat paddingem
 *           na požadovanou výšku
 *   IE      line-height nastavit stejně jako height
 *   Opera   jestli nesedí, hodit si tak akorát mašli :)
 */
input, select, textarea {
  font:  /* 16px id:* */ 100%/1.6 sans-serif;
  vertical-align: middle;
}

input.text, textarea, select {
  margin: 4px 0;
  padding: 3px;
  width: 300px; 
  height: 18px;
  line-height: 16px;
   
  border: 1px solid #dddddd;
}
select {
  padding: 0;
   
  width: 304px; height: 27px; /* border/padding se do rozměrů nepočítá */
}
textarea { height: 75px; }

/**
 * Vertikální centrování textu v input.button
 *   vše       do výšky se nepočítá padding, ani border (stejně u selectu)
 *   FF+Opera  vyrovnat text (+-1px vzájemně) pomocí padding
 *   IE        dorovnat pomocí line-height (ovlivní vše, ale IE nejvíc)
 */
input.button {
  width: 0; /* pouze pro IE */
  overflow: visible;
  height: 24px;
  padding: 0 .5em;
 
  cursor: pointer;

  width: auto;

  /*border: 0;
  background: #fcda00;
  color: black;*/
  font-weight: bold;
  line-height: 24px; /* vycentruje value pro ostatní */
}
/*input.button:hover {
  background: #986c1b;
  color: #fff7bf;
}*/
.buttons {
  text-align: center;
  margin: 4px 0;
}

label {
  /*display: block;
  float: left;
  clear: left;*/
  width: 200px;
  overflow: hidden;
  margin: 0 10px 0 0;
  text-align: right;
  vertical-align: middle;
}

.inlinelabel {

  text-align: left;
  display: inline !important;
  clear: right !important;
  float: left;
  font-weight: normal !important;
  margin: 0 8px 0 2px;
  /*position: relative;
  top: -25px;*/
   
}

.radio {
  float: left;
  margin-top: 7px;
  margin-left: 0;
  /*margin-left: 210px;
  position: relative;
  top: -25px;*/
}

.radioitem {
  width: 145px;
  float: left;
}

.radioitem label {
  width: 100px !important;}
}

div.safety-code {
  padding-top: .5em;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 35px;
}
div.safety-code img {
  margin: 0 !important;
  vertical-align: middle;
}
div.safety-code input {
  width: 201px;
  vertical-align: middle;
}

.infohelp {
  margin-left: 180px;
  text-indent: 0;
  font-style: italic;
  line-height: 1.4;
}


#searchBox { margin-top: 1em; }
#searchBox input.text {
  width: 300px;
  margin: 0;
  vertical-align: bottom;
}
#searchBox input.button {
  margin: 0;
  vertical-align: bottom;
}

#login fieldset   { padding: 0; position: static !important;}
#login input.text { width: 100px; }
#login label      { width: 120px; }
#login .button {
  float: right;
  margin: 3px 2px 0;
}

#login-form fieldset { position: static !important;}
#headerLogin fieldset { position: static !important;}

#layoutSearch { margin: 0 0 20px; }
#layoutSearch fieldset {
  padding: 0;
  margin: 0;
}
#layoutSearch input.text {
  width: 128px;
  vertical-align: middle;
}
#layoutSearch input.searchfocus { color: black; }
#layoutSearch input.button {
  margin: 0;
  vertical-align: middle;
}

.product input.text { width: 2.22em; }
.product input.button { margin: 0; }

.productBuy input.text { width: 40px; }
.productBuy select     { width: 48px; }
.productBuy input.button { margin: 0; width: 5em; }

.currenciesForm fieldset { text-align: right; }
.currenciesForm label { display: inline; float: none; }
.currenciesForm select { width: 48px; }
.currenciesForm input.button { margin: 0; }

.pagging {
  border-top: 1px solid #cbcbcb;
  padding-top: 0.2em;
  overflow: auto;
  color: #605d5c;
  line-height: 28px;
}
.pagging div { float: left; }
.pagging form { float: right; }
.pagging fieldset {
  margin: 0;
  width: auto;
  text-align: right;
}
.pagging label {
  float: none;
  display: inline;
}
.pagging .perPageForm select { width: 48px; }
.pagging .perPageForm input.button { margin: 0; }

/* # id */
h2, h3, h4 {
  text-align: left;
  font-size:  /* 36px */ 225%;
  line-height: 1.1;
  /*margin-left: 45px;*/
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 26px;
}
h4 { 
  font-size:  /* 28px */ 175%;
}
h2 em, h3 em, h4 em, em { 
  font-style: normal;
  color: #ec2c39;
}

h2 {
  font-size: 330%;
  text-transform: uppercase;
}


#page {
  width: 1024px;
  margin: 24px auto 45px auto;
  text-align: justify;
  min-height: 500px;
}

#small-header {
  width: 300px;
  margin: 35px 47px 35px 47px;
  height: 300px;
  padding-bottom: 30px;
  float: left;
  text-align: center;
}

#small-header img {
  margin-bottom: 10px;
}


#header {
  width: 930px;
  margin: 75px 47px 35px 47px;
  /*background: url('/modules/module_img/images/book_cover.jpg.png') no-repeat 0 0;*/
  position: relative;
}
#header .info {
  padding-top: 137px;
  padding-left: 497px;
  height: 341px;
}
#header .video {
  background: url('/modules/module_img/images/video_icon.png.png') no-repeat 0 0;
	font-size:  /* 20px */ 125%;
  font-weight: bold;
  height: 36px;
  line-height: 1.1;
  margin-bottom: 0;
  margin-top: 5px;
  padding-left: 115px;
  padding-top: 8px;
  cursor: pointer;
  text-align: left;
}
#header .video:hover { background-position: 0 -80px; }
#header .video em {
  font-style: normal;
  color: #eb2c39;
}

#header .video.video-no-img {
  padding-left: 0;
  background: transparent;
}

#header .photo {
  position: absolute;
  top: 0;
  left: 0;
}

#header .line {
  height: 68px;
  margin-bottom: 90px;
  margin-top: 28px;
}
#header .line a.order {
  display: block;
  width:150px;
  height:53px;
  float: left;
  padding-top: 16px;
   
   
  line-height: 46px;
  color: white;
  font-size:  /* 23px id:obj */ 143.75%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: url('/modules/module_img/images/order.png.png') no-repeat 0 0;
  margin-left: 2px;
}

.perex2 {
  margin-top: 10px;
  font-size:  /* 14px */ 87.5%;
}

#header .line a {
  text-decoration: none;
}

.order-info {
  line-height: 1.4;
  display: block;
  position: relative;
  top: 9px;
  color: #888;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}

.order-info strong {
  top: 38px;
  font-size: 21px;
  color: #333;
}

.buyButton .order-info {
  top: 38px;
  font-size: 13px;
}



#header .buyButtons {
  float: left;
  margin-left: 20px;
  margin-right: 124px;
  margin-top: 13px;
}

#header .line a.order:hover { color: black; }

a.buyButton {
  text-align: center;
  text-decoration: none;
}


#header .line .fbLike {
  width: 140px;
  height: 20px;
  padding: 10px;
  float:left;
  margin-top: 21px;
  margin-right: 20px;
  background-color: #eeeeee;
  border-radius: 3px;
}
#header .line .tweet {
  width: 140px;
  height: 20px;
  padding: 10px;
  float:left;
  margin-top: 21px;
  background-color: #eeeeee;
  border-radius: 3px;
}

.content-col1, .content-col2
{
  width: 440px;
  text-align: left;
  margin-bottom: 30px;
}

.content-col1 { float: left; margin-right: 30px}
.content-col2 { float: right; }

.content-cols {
  width: 100%;
  clear: both;
  float: left;
}

#description, #author, .text-block {
  width: 930px;
  /*padding-bottom: 20px;*/
  margin-left: 47px;
  margin-right: 47px;
  margin-top: 37px;
  /*border-bottom: 2px solid #dddddd;*/
}

.separator {
  border-top: 2px solid #dddddd;
}

#description .col1,
#description .col2
{
  width: 430px;
  text-align: left;
}
#description .col1 { float: left; }
#description .col2 { float: right; }
#description p {
  line-height: 1.35;
}

#book-content {
  width: 930px;
  margin-left: 47px;
  margin-right: 47px;
  border-top: 2px solid #dddddd;
}

#book-content h3 {
  margin-bottom: 18px;
}

#book-content ul {
  margin-bottom: 0;
}

.col1, .col2 {
  width: 442px;
}
.col1 { float: left; }
.col2 { float: right; }


#slideshow {
  width:1024px;
  height: 428px;
  border-width:0;
  /*margin-bottom: 25px;*/
  position: relative;

}

#slideshow #frame {
  width: 930px;
  height: 428px;
  overflow: hidden;
  position: relative;
  left: 47px;
  border-top: 2px solid #dddddd;
  padding-top: 8px;
}
#slideshow .slide, #slideshow #slide-prev, #slideshow #slide-next {
  position: absolute;
  top: 0;
  left: 0;
  height: 428px;
  overflow: hidden;
}
#slideshow .slide {width: 930px; }
#slideshow #control {
  width: 112px; 
  height: 14px;
  position: absolute;
  left: 458px;
  bottom: 31px;
}
#slideshow #control a {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid white;
  margin-left: 8px;
  background: url("/__imgthumb/web/393-302/3840-3840/caa9-slideshow-control.png") no-repeat 0 0;
  float: left;
}
#slideshow #control a.active {background-position: 0 -12px;}
#slideshow #control a:hover, #slideshow #control a:active {background-position: 0 -12px;}

#slideshow a#slide-prev {
  width: 45px;
  background: url("/__imgthumb/web/392-298/3840-3840/8d38-slide-prev.png") no-repeat 0 30px;
}
#slideshow a#slide-next {
  width: 45px;
  right: 0;
  left: auto;
  background: url("/__imgthumb/web/391-294/3840-3840/ff58-slide-next.png") no-repeat 0 30px;
}
#slideshow a#slide-prev:hover, #slideshow a#slide-next:hover {
  background-position: -45px 30px;
}
#slideshow #slide1 {background: url("/__imgthumb/web/395-350/3840-3840/57bf-konec-prokrastinace-1.png") no-repeat; }
#slideshow #slide2 {background: url("/__imgthumb/web/396-354/3840-3840/7db1-konec-prokrastinace-2.png") no-repeat; display: none; }
#slideshow #slide3 {background: url("/__imgthumb/web/397-358/3840-3840/dc54-konec-prokrastinace-3.png") no-repeat; display: none; }
#slideshow #slide4 {background: url("/__imgthumb/web/398-362/3840-3840/3cf1-konec-prokrastinace-4.png") no-repeat; display: none; }
#slideshow #slide5 {background: url("/__imgthumb/web/399-366/3840-3840/6cd7-konec-prokrastinace-5.png") no-repeat; display: none; }

#lookInside {

}
#lookInside h3 {
  margin-left: 45px;
  margin-right: 45px;
  padding-top: 34px;
  border-top: 2px solid #dddddd;
}

#buy {
  width: 930px;
  padding-bottom: 20px;
  margin-left: 47px;
  margin-right: 47px;
  margin-top: 37px;
}

#buy h3 {
  margin-top: 0;
}

#readers {
  width: 930px;
  padding-bottom: 20px;
  margin-left: 47px;
  margin-right: 47px;
  margin-top: 37px;
}

#pageshow {
  width:1024px;
  height: 520px;
  border-width:0;
  margin-bottom: 12px;
  position: relative;

}

#pageshow #pagesFrame {
  width: 930px;
  height: 476px;
  overflow: hidden;
  position: relative;
  left: 47px;
  /*background: url("/modules/module_img/images/page-frame.png.png") no-repeat 0 0;*/
}

#pageshow #pagesOverlay {
  width: 930px;
  height: 476px;
  overflow: hidden;
  position: absolute;
  z-index: 5;
  background: url("/modules/module_img/images/page-frame.png.png") no-repeat 0 0;
}


#pageshow #page-prev, #pageshow #page-next {
  position: absolute;
  top: 0;
  left: 0;
  height: 476px;
  overflow: hidden;
}
#pageshow .page { width: 934px; }
#pageshow #pageControl {
  width: 112px; 
  height: 14px;
  position: absolute;
  left: 458px;
  bottom: 19px;
}
#pageshow #pageControl a {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid white;
  margin-left: 8px;
  background: url("/__imgthumb/web/393-302/3840-3840/caa9-slideshow-control.png") no-repeat 0 0;
  float: left;
}
#pageshow #pageControl a.active {background-position: 0 -12px;}
#pageshow #pageControl a:hover, #pageshow #pageControl a.active {background-position: 0 -12px;}

#pageshow a#page-prev {
  width: 45px;
  background: url("/__imgthumb/web/392-298/3840-3840/8d38-slide-prev.png") no-repeat 0 60px;
}
#pageshow a#page-next {
  width: 45px;
  right: 0;
  left: auto;
  background: url("/__imgthumb/web/391-294/3840-3840/ff58-slide-next.png") no-repeat 0 60px;
}
#pageshow a#page-prev:hover, #pageshow a#page-next:hover {
  background-position: -45px 58px;
}
#pageshow .twoPage {
  width: 910px;
  height: 455px;
  margin: 10px;
  position: absolute;
}
#pageshow .twoPage .pageLeft {
  width: 455px;
  height: 455px;
  position: absolute;
  left:0;
}
#pageshow .twoPage .pageRight {
  width: 455px;
  height: 455px;
  position: absolute;
  left:455px;
}

#pageshow #twoPage1 { display: block; }
#pageshow #twoPage2 { display: none; }
#pageshow #twoPage3 { display: none; }
#pageshow #twoPage4 { display: none; }
#pageshow #twoPage5 { display: none; }

#pageshow #page1 {background: url("/modules/module_pageshow/images/konec-prokrastinace-obsah-1.png.png") no-repeat 0 0;  }
#pageshow #page2 {background: url("/modules/module_pageshow/images/konec-prokrastinace-obsah-2.png.png") no-repeat 0 0;  }

#pageshow #page3 {background: url("/modules/module_pageshow/images/konec-prokrastinace-slovo-autora-1.png.png") no-repeat 0 0;  }
#pageshow #page4 {background: url("/modules/module_pageshow/images/konec-prokrastinace-slovo-autora-2.png.png") no-repeat 0 0;  }

#pageshow #page5 {background: url("/modules/module_pageshow/images/konec-prokrastinace-rozhodovaci-paralyza-1.png.png") no-repeat 0 0; }
#pageshow #page6 {background: url("/modules/module_pageshow/images/konec-prokrastinace-rozhodovaci-paralyza-2.png.png") no-repeat 0 0; }

#pageshow #page7 {background: url("/modules/module_pageshow/images/konec-prokrastinace-motivace-1.png.png") no-repeat 0 0; }
#pageshow #page8 {background: url("/modules/module_pageshow/images/konec-prokrastinace-motivace-2.png.png") no-repeat 0 0; }

#pageshow #page9 {background: url("/modules/module_pageshow/images/konec-prokrastinace-naucena-bezmoc-1.png.png") no-repeat 0 0;  }
#pageshow #page10 {background: url("/modules/module_pageshow/images/konec-prokrastinace-naucena-bezmoc-2.png.png") no-repeat 0 0;  }


.produkty-line {
  clear: both;
  border-top: 2px solid #dddddd;
  padding-top: 23px;
  width: 930px;
  margin-left: 47px;
  margin-right: 47px;
  margin-top: 7px;
  margin-bottom: 20px;
}

.produkty-line .product {
  float: left;
  /*width: 230px;*/
  width: 307px;
  height: 348px;
  text-align: center;
  border-right: 1px dotted #dddddd;
  border-collapse: collapse;
}

.produkty-line .product.first {
  border-left: 1px dotted #dddddd;
  margin-left: 3px
}

.produkty-line h3 {
  margin-top: 0;  
}

.produkty-line a {
  text-decoration: none;
}

.produkty-line h4 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 150%;
  height: 50px;
}

.produkty-line a.img {
  display: block;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  float: none;
}

.produkty-line a.button-red {
  margin: 20px auto 0;
  float: none;
}

.produkty-line .product.active {
  /*background-color: #eee;*/
  /*border: 2px solid #dddddd;*/
}

.produkty-line .product.active a h4 {
  color: #ec2c39;
}


.produkty-line .product.active a.button-red {
  color: #ccc;
}

.produkty-line .product.active a.button-red:hover {
  color: #ccc;
}

/*
#peopleSaid {
  width: 930px;
  margin: 0 47px 37px 47px;
}
#peopleSaid h3 {
  margin-left: 0px;
  margin-bottom: 24px;
  padding-top: 34px;
  margin-top: 12px;
  border-top: 2px solid #dddddd;
}*/

#peopleSaid .box {
  margin-left: 30px;
  width: 290px;
  float: left;
}
.noLeftMargin { margin-left: 0 !important; }
#peopleSaid .cite {
  width: 270px;
  height: 119px;
  padding: 10px 10px 30px;
  background: url('/__imgthumb/web/430-410/3840-3840/32d8-cite-box.png') no-repeat 0 0;
}
#peopleSaid .cite p {
  padding: 0;
  font-size:  /* 13px */ 81.25%;
  line-height: 1.3;
  color: #333333;
  text-align: left;
}
#peopleSaid .people {
  text-align: center;
}
#peopleSaid .people p {margin:0; padding:0;}
#peopleSaid .people img { 
  display: block;
  margin: 18px auto 13px; 
  width: 128px; 
  height: 128px;
}
#peopleSaid .people p.name {
  color: black;
  font-size:  /* 16px */ 100%;
  line-height: 1.3;
}
#peopleSaid .people p.description {
  color: #999999;
  font-size:  /* 15px */ 93.75%;
  line-height: 1.3;
}

.noLeftMargin { margin-left: 0 !important; }

.greyframe {
  padding: 20px 20px 25px 20px;
  background: #eeeeee url('/__imgthumb/web/416-382/3840-3840/47ed-back-order.png') no-repeat 50% bottom;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;  
}

#info {
  padding: 20px 0 0;
  float: left;
  width: 890px;

}
#info p {
  color: #333333;
  font-size:  /* 15px */ 93.75%;
  line-height: 1.35;
  margin: 0;
  float: left;
  width: 220px;
  height: auto;
}

#info p.col1 {width: 280px; padding: 0 0 0 40px;}
#info p.col2 {width: 280px;}
#info p.col3 {width: 280px;}

#info p.space-top {margin-top: 9px;}

#info p.col1 strong {
  font-size: 21px;
  line-height: 21px;
  position: relative;
  bottom: 4px;
}

/* . class */
.cleaner {
  visibility: hidden;
  clear: both;
}
.clear { clear: both; }
.no-show {
  position: absolute;
  top: auto;
  left: -10000px;
}
.no-margin { margin: 0 !important; }
.no-indent { text-indent: 0; }

.wysiwyg-left img,  img.left  { margin-left:  0 !important; float: left; }
.wysiwyg-right img, img.right { margin-right: 0 !important; float: right; }

.center { text-align: center !important; text-indent: 0; }
.right  { text-align: right  !important; text-indent: 0; }

.fileList {
  padding: 1em 0 0;
  float: left;
  margin-left: 54px;
}
.fileList div { clear: left; }

.href-pic {
  float: left;
  display: block;
  width: 40px;
  height: 2.8em;
  margin: 0 0 .5em 0;
 
  line-height: 2.8em;
  text-align: center;
  text-decoration: none !important ;
}
.href-pic img {
  vertical-align: middle;
  border: none;
}

/* odkazy */
a { color: blue; }
a:hover { color: black; }

.error {
  color: red;
  font-weight: bold;
}

.succ {
  color: rgb(25,200,25);
  font-weight: bold;
}

.linksLine {
  margin: 31px auto 5px;
  width: 350px;
  clear: both;
  text-align: left;
}

a {
  color: #333;
}

a:hover {
  color: #333;
  text-decoration: none;
}

.fileRow a {
  text-decoration: none;
}

.fileRow a:hover {
  text-decoration: underline;
}

.fileRow {
  margin-bottom: 15px;
}

/* fix for fblike in initill hidden area in Firefox*/
.fbLike span, .fbLike iframe { height:25px!important; width:150px!important}

input.button {
  display: block;
  width:200px;
  height:53px;
  float: left;
  line-height: 53px;
  color: white;
  font-size:  /* 24px */ 150%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: url('/__imgthumb/web/432-414/3840-3840/ee9a-button-red.png') no-repeat 0 0;
  border: none;
}

input.button:hover {
  color: black;
}

.button-red {
  display: block;
  width:200px;
  height:53px;
  float: left;
  line-height: 51px;
   
   
  color: white;
  font-size:  /* 21px */ 131.25%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: url('/__imgthumb/web/432-414/3840-3840/ee9a-button-red.png') no-repeat 0 0;
}

.button-red:hover {
  color: black;
}

.button-red-small-wide {
  display: block;
  width:150px;
  height:25px;
  line-height: 20px;
  color: white;
  font-size:  /* 14px */ 87.5%;
   
   
  text-align: center;
  text-decoration: none;
  background: url('/modules/module_img/images/button-red-small-wide.png.png') no-repeat 0 0;
  margin: 0;
}

.button-red-small-wide:hover {
  color: black;
}

.failure {
 color: #ec2c39;
}

.success {
  color: green;
  font-size: 150%;
}

.abbr {
  text-decoration: none;
  border: 0;
}

.button-red-wide {
  display: block;
  width:300px;
  height:53px;
  float: left;
  line-height: 51px;
   
   
  color: white;
  font-size:  /* 24px */ 150%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: url('/__imgthumb/web/400-326/3840-3840/7780-button-red-wide.png') no-repeat 0 0;
}

.button-red-wide:hover {
  color: black;
}

.quote {
  font-size: 125%;
  font-style: italic;
  color: #999;
  margin : 20px 0;
}

hr, .hline {
  color: transparent;
  height: 0;
  border-bottom: 2px solid #dddddd;
  width: 100%;
}

#footer {
  margin: 10px 50px;
  border-top: 2px solid #dddddd;
  padding: 20px 0;
}

p em {
  color: black;
  font-style: italic;
}

#file {
  margin-left: 50px
}

#file td {
  border: 0;
}

.contentMargin {
  margin: 0 50px;
}

.form-title {
  font-size: 175%;
}

form.moduleform {
 /* margin-bottom: 150px;*/
 width: 538px;
}

form.moduleform label {
  width: 200px;
  display: block;
  float: left;
  clear: left;
}

form.moduleform input.text {
  width: 300px;
  display: block;
  float: left;
}

form.moduleform input.button {
  margin-left: 210px;
}

form.moduleform textarea {
  height: 75px;
}

form.moduleform fieldset {
  position: static;
}
/* === */