/* begin Page */

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #798F9A;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #485860;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.priligypostheader, .priligypostheader a, .priligypostheader a:link, .priligypostheader a:visited, .priligypostheader a:hover,
.priligyblockheader .t, .priligyvmenublockheader .t, .priligylogo-text, .priligylogo-text a,
h1.priligylogo-name, h1.priligylogo-name a, h1.priligylogo-name a:link, h1.priligylogo-name a:visited, h1.priligylogo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 31px;
  text-align: left;
}

a
{
  text-decoration: underline;
  color: #000000;
}

a:link
{
  text-decoration: underline;
  color: #000000;
}

a:visited, a.visited
{

  color: #525023;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #323D43;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

  color: #7D7936;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 24px;
  color: #7D7936;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 20px;
  color: #8599A3;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 18px;
  color: #485860;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 15px;
  color: #485860;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 15px;
  color: #485860;
}

#priligymain
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#priligypage-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;

}


#priligypage-background-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.priligysheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 23px;
  min-height: 23px;
}

.priligysheet-body
{
  position: relative;
  z-index: 1;
  padding: 6px;
}

.priligysheet-tr, .priligysheet-tl, .priligysheet-br, .priligysheet-bl, .priligysheet-tc, .priligysheet-bc,.priligysheet-cr, .priligysheet-cl
{
  position: absolute;
  z-index: -1;
}

.priligysheet-tr, .priligysheet-tl, .priligysheet-br, .priligysheet-bl
{
  width: 42px;
  height: 42px;
  background-image: url('images/sheet_s.png');
}

.priligysheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 21px, 21px, auto);
}

.priligysheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 21px, 21px);
}

.priligysheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(21px, 21px, auto, auto);
}

.priligysheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(21px, auto, auto, 21px);
}

.priligysheet-tc, .priligysheet-bc
{
  left: 21px;
  right: 21px;
  height: 42px;
  background-image: url('images/sheet_h.png');
}

.priligysheet-tc
{
  top: 0;
  clip: rect(auto, auto, 21px, auto);
}

.priligysheet-bc
{
  bottom: 0;
  clip: rect(21px, auto, auto, auto);
}

.priligysheet-cr, .priligysheet-cl
{
  top: 21px;
  bottom: 21px;
  width: 42px;
  background-image: url('images/sheet_v.png');
}

.priligysheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 21px);
}

.priligysheet-cl
{
  left: 0;
  clip: rect(auto, 21px, auto, auto);
}

.priligysheet-cc
{
  position: absolute;
  z-index: -1;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-color: #FFFFFF;
}

.priligysheet
{
  margin-top: 10px !important;
  cursor:auto;
}

#priligypage-background-simple-gradient, #priligypage-background-gradient, #priligypage-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.priligyheader
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 888px;
  height: 150px;
  overflow: hidden;
}


div.priligyheader-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 888px;
  height: 150px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.priligylogo
{
  display: block;
  position: absolute;
  left: 53px;
  top: 39px;
  width: 835px;
}

h1.priligylogo-name
{
  display: block;
  text-align: left;
}

h1.priligylogo-name, h1.priligylogo-name a, h1.priligylogo-name a:link, h1.priligylogo-name a:visited, h1.priligylogo-name a:hover
{
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

.priligylogo-text
{
  display: block;
  text-align: left;
}

.priligylogo-text, .priligylogo-text a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 21px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}
/* end Logo */

/* begin Layout */
.priligycontent-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 888px;
}

.priligycontent-layout .priligycontent-layout
{
  width: auto;
  margin:0;
}

div.priligycontent-layout div.priligylayout-cell, div.priligycontent-layout div.priligylayout-cell div.priligycontent-layout div.priligylayout-cell
{
   display: table-cell;
}

div.priligylayout-cell div.priligylayout-cell
{
   display: block;
}

div.priligycontent-layout-row
{
  display: table-row; 
}

.priligycontent-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.priligylayout-cell, .priligycontent-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.priligyvmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.priligyvmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.priligyvmenublock
{
  margin: 7px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.priligyvmenublockheader
{
  position: relative;
  z-index: 0;
  height: 30px;
  margin-bottom: 4px;
}

.priligyvmenublockheader .t
{
  height: 30px;
  color: #FEF7DC;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  margin:0;
  padding: 0 11px 0 11px;
  white-space: nowrap;
  line-height: 30px;	
}

.priligyvmenublockheader .l, .priligyvmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 30px;
  background-image: url('images/vmenublockheader.png');
}

.priligyvmenublockheader .l
{
  left: 0;
  right: 1px;
}

.priligyvmenublockheader .r
{
  width: 888px;
  right: 0;
  clip: rect(auto, auto, auto, 887px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.priligyvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.priligyvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.priligyvmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.priligyvmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.priligyvmenu, ul.priligyvmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

/* end VMenu */

/* begin VMenuItem */
ul.priligyvmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 26px;
  cursor: pointer;
  text-decoration: none;
}

ul.priligyvmenu li.priligyvmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.priligyvmenu .priligyvmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: dashed 1px #E5E3C2;
}

ul.priligyvmenu a .r, ul.priligyvmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 78px;
  background-image: url('images/vmenuitem.png');
}

ul.priligyvmenu a .l
{
  left: 0;
  right: 0;
}

ul.priligyvmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 900px);
}

ul.priligyvmenu a .t
{
  display: block;
  line-height: 26px;
  color: #4D5D66;
  padding: 0 10px 0 10px;
  font-weight: bold;
  margin-left:0;
  margin-right:0;
}

ul.priligyvmenu a:hover .l, ul.priligyvmenu a:hover .r
{
  top: -26px;
}

ul.priligyvmenu a:hover .t
{
  color: #161B1D;
}

ul.priligyvmenu a.active .l, ul.priligyvmenu a.active .r
{
  top: -52px;
}

ul.priligyvmenu a.active .t
{
  color: #161B1D;
}
/* end VMenuItem */

/* begin Box, Block */
.priligyblock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.priligyblock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.priligyblock
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.priligyblockheader
{
  position: relative;
  z-index: 0;
  height: 37px;
  margin-bottom: 2px;
}

.priligyblockheader .t
{
  height: 37px;
  color: #FEEFB9;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  margin:0;
  padding: 0 11px 0 11px;
  white-space: nowrap;
  line-height: 37px;	
}

.priligyblockheader .l, .priligyblockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 37px;
  background-image: url('images/blockheader.png');
}

.priligyblockheader .l
{
  left: 0;
  right: 1px;
}

.priligyblockheader .r
{
  width: 888px;
  right: 0;
  clip: rect(auto, auto, auto, 887px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.priligyblockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.priligyblockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 7px;
}


.priligyblockcontent-body
{
  color: #485860;

}

.priligyblockcontent-body a:link
{
  color: #4D5D66;

}

.priligyblockcontent-body a:visited, .priligyblockcontent-body a.visited
{
  color: #BFBA69;

}

.priligyblockcontent-body a:hover, .priligyblockcontent-body a.hover
{
  color: #657B86;
  text-decoration: none;
}

.priligyblockcontent-body ul
{
  list-style-type: none;
  color: #503F01;
  margin: 0;
  padding: 0;
}

.priligyblockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 14px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* end Box, BlockContent */

/* begin Button */
.priligybutton-wrapper .priligybutton
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #F4F4E6 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 29px;
  height: 29px;
  margin: 0;
  padding: 0 11px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.priligybutton img, .priligybutton-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.priligybutton-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 29px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .priligybutton-wrapper
{
  display: block;
  float: left;
}

input, select
{
  vertical-align: middle;

}

.priligybutton-wrapper.hover .priligybutton, .priligybutton:hover
{
  color: #0F0C00 !important;
  text-decoration: none !important;
}

.priligybutton-wrapper.active .priligybutton
{
  color: #F0F3F4 !important;
}

.priligybutton-wrapper .l, .priligybutton-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 87px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.priligybutton-wrapper .l
{
  left: 0;
  right: 8px;
}

.priligybutton-wrapper .r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

.priligybutton-wrapper.hover .l, .priligybutton-wrapper.hover .r
{
  top: -29px;
}

.priligybutton-wrapper.active .l, .priligybutton-wrapper.active .r
{
  top: -58px;
}

.priligybutton-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.priligypost
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.priligypost-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.priligypost
{
  margin: 10px;
}

a img
{
  border: 0;
}

.priligyarticle img, img.priligyarticle
{
  border: 0;
  margin: 7px;
}

.priligymetadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.priligyarticle table, table.priligyarticle
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.priligyarticle table, table.priligyarticle .priligyarticle tr, .priligyarticle th, .priligyarticle td
{
  background-color: Transparent;
}

.priligyarticle th, .priligyarticle td
{
  padding: 1px;
  border: none;
  vertical-align: top;
  text-align: left;
}

.priligyarticle th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.priligypostheader
{
  margin: 0.2em 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  letter-spacing: normal;
  word-spacing: normal;
  text-decoration: none;
  font-variant: normal;
  text-transform: none;
  text-align: left;
  text-indent: 0;
  line-height: inherit;
  font-size: 24px;
  color: #595726;
}

.priligypostheader a, .priligypostheader a:link, .priligypostheader a:visited, .priligypostheader a:hover
{
  font-size: 24px;
  margin: 0;
  color: #595726;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.priligypostheader a:link
{
  text-decoration: none;
  color: #6B682E;
}

.priligypostheader a:visited, .priligypostheader a.visited
{

  color: #8F8B3D;
}

.priligypostheader a:hover, .priligypostheader a.hovered
{

  color: #272611;
}
/* end PostHeader */

/* begin PostContent */
.priligypostcontent p
{
  margin: 0.5em 0;
}

.priligypostcontent, .priligypostcontent p
{
  text-align: justify;
}

.priligypostcontent
{
  margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  color: #485860;
  margin: 1em 0 1em 2em;
  padding: 0;

}

li ol, li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

li
{
  margin: 0.2em 0;
  padding: 0;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;

}



.priligypost li
{
  padding: 0 0 0 20px;
  line-height: 1em;
}

.priligypost ol li, .priligypost ul ol li
{
  background: none;
  padding-left: 0;
}

.priligypost ul li, .priligypost ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 20px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.priligypostcontent blockquote p
{
  color: #151509;
  font-style: italic;
  text-align: left;
}

blockquote,
.priligypostcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #E5E3C2;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.priligyfooter
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 888px;
  margin: 0 auto;
}

.priligyfooter .priligyfooter-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 15px;
  text-align: center;
}

.priligyfooter .priligyfooter-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 888px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.priligyfooter .priligyfooter-text p
{
  margin: 0;
}

.priligyfooter .priligyfooter-text
{
  display: inline-block;
  color: #1D1C0C;
  font-size: 12px;
}

.priligyfooter .priligyfooter-text a:link
{
  text-decoration: none;
  color: #000000;

}

.priligyfooter .priligyfooter-text a:visited
{
  text-decoration: none;
  color: #47451F;

}

.priligyfooter .priligyfooter-text a:hover
{
  color: #2C353A;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.priligypage-footer, .priligypage-footer a, .priligypage-footer a:link, .priligypage-footer a:visited, .priligypage-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #B9B45B;
}

.priligypage-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #B9B45B;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.priligycontent-layout .priligysidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.priligycontent-layout .priligycontent
{
  width: 75%;
}
.priligycontent-layout .priligycontent .priligyblock
{
  background-color: #FFFFFF;
}
.priligycontent-layout .priligycontent-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .priligylayout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}

tr.pills_headbg {background:url(http://es.121doc.net/images/pills_head.gif) repeat-x top left;}
tr.pills_headbg td {color:#000; font-weight:bold;}
tr.pills_headbg td img {vertical-align:middle; text-align:left;}

tr.ltgry td {background:#f8f8f8; color:#000;}
tr.ltgry td a {margin:0 10px;}


a.pills_buy_now_btn {
background:url(http://es.121doc.net/images/buynow_btn_crvrt.png) no-repeat scroll right top transparent;
color:#FFFFFF;
display:block;
float:right;
font:bold 11px tahoma,sans-serif;
height:26px;
padding-right:10px;
text-decoration:none;
white-space:nowrap;
}
a.pills_buy_now_btn span {
background:url(http://es.121doc.net/images/buynow_btn_crvlft.png) no-repeat scroll 0 0 transparent;
display:block;
line-height:14px;
padding:3px 0 5px 10px;
text-align:right;
}
a.pills_buy_now_btn:hover {
text-decoration:none;
}

tr.drkgry td {background:#efefef; color:#000;}
tr.drkgry td a {margin:0 10px;}
tr.tbl_bdr {background:#dde2bf;}


