/* Main Sections
------------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  /*background: #e0e0e0;*/
}
div, p, img, a, td, ul, ol {
  font-size: 1em;
}
h1, h2, h3, h4 {
  font-family: "Trebuchet MS", georgia, helvetica, arial, verdana, sans-serif;
  font-weight: bold;
  margin: .5em 0;
  letter-spacing: .07em;
}
h1 { font-size: 160%;  background:#ededed; color:#a9a9a9;  padding-top:15px; height:40px; text-align:center; }
h2 { font-size: 118%; letter-spacing: .15em }
h3 { font-size: 118%; letter-spacing: .15em }
h4 { font-size: 118%; letter-spacing: .15em }
p { padding: 0 0 1em; }

a, a:link {
  text-decoration: none;
  color: #00afda;
  border-bottom: 1px dotted #00afda;
}
a:hover { color: #3e2417; border-color: #3e2417; text-decoration: none; }
a:visited { color: #4881C1; border-color: #4881C1; }
a:active { color: #00afda; border-color: #00afda }
a img, img:link { border: none; }
img:link { border: none; }


#header {
  height: 130px;
/*  background: transparent url(header.jpg) no-repeat top left;*/
  position: relative;
  border-top:medium solid #3e2417;
}

#header a {
  text-decoration: none;
  border-bottom: none;
}

#page {
  width: 660px;
  margin: 0 auto;
  text-align: left;
}

#content {
  float: left;
  text-align: left;
  width: 660px;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 1.5em;
}

#content ul li {
  list-style-type: none;
  background: url(images/right-arrow-black.png) no-repeat 0 6px;
  margin: 0 0 5px 7px;
  padding-left: 13px;
}

ol {
  margin-left: 1em;
  padding-left: 1em;
}
ol li {
  margin-left: 1em;
  padding: 0 0 .5em.3em;
  list-style: decimal;
}

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

#sidebar {
  margin: 0 0 0 403px;
  padding: 23px 0 0 0;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
  background: url(images/sidebar_bg.gif) no-repeat 0 0;
}

#sidebar h2 {
  padding: 25px 0 0 35px;
  color: #666;
  background: url(images/sidebar_icon.gif) no-repeat 5px 15px;
  height: 32px !important; /* for most browsers */
  height:57px; /* for IE5/Win */
}

#sidebar ul, #sidebar p {
  padding: 5px 15px 1em;
  margin-left: -5px;
}

#sidebar ul { margin-bottom: 1em }
#sidebar ul ul { margin-bottom: 0; border-bottom: 1px solid #ddd; }
#sidebar ul ul ul { border-bottom: none; margin-bottom: 0; }
#sidebar ul li ul li { background: url(images/tictac_green.gif) no-repeat 0 6px; }

/* Footer
------------------------------------------------------------------------- */
#footer {
  padding: 35px 0 10px 0;
  text-align:center;
}
#footer a {border-bottom: none;}
#footer #logo-footer {width:auto;}
#footer #recursos {width:auto;font-size:75%;margin:10px;}

.clear {
  clear: both;
  height: 1px;
  margin: -1px 0 0;
  font-size: 1px;
}

/* Special text formatting
------------------------------------------------------------------------------- */
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h4.date-header {
    margin-top: 0;
    padding-left: 14px;
    font-size: 90%;
    color: #f93;
    background: url(images/date_icon.gif) no-repeat 0 50%;
}

blockquote {
    margin: 0 0 0 30px;
    padding: 10px 0 0 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(images/quotes.gif) no-repeat top left;
}

blockquote p { margin-top: 0; }

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1em/2.5em 'Courier New', Courier, monospace;
	color: #444;
	white-space: pre;
    width: 350px;
    height: auto;
    overflow: auto;
    display: block;
    border: 1px solid #999;
    border-width: 2px 0;
    padding: 1em;
    margin: 0 0 1em 0;
    background-color: #fafafa;
}
li code { width: 385px }

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dotted #3f3f3f;
}

.center { text-align: center;}
.alignright { float: right; }
.alignleft { float: left; }

/*hr { display: none; }*/


.error, .message {
    padding: 12px;
    background-color: red;
    color: #fff;
}
.message {
    background-color: green;
}

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


/* Search Form
------------------------------------------------------------------------------- */
#search {
    position: absolute;
    right: 60px;
    top: 40px;
    padding: 15px 15px 0;
}
form.FSF_form {
    margin: 0;
    padding: 0;
    width: auto;
    text-align: right !important;
}

input.FSF_input {
    display: inline;
    height: 17px;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background: #fff url(images/input-bg.gif) repeat-x top left;
    margin: -1px 3px 0;
    padding: 3px 0 0;
}
input.FSF_submit {
    display: inline;
    margin: -1px 0 0;
    padding: 0;
    height: 22px;
    line-height: 22px;
}


/* Post (main content entries)
------------------------------------------------------------------------- */



/* Related Links
------------------------------------------------------------------------- */
#navlist li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}

/* Special handling for images & alignment
------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin: 5px auto 1em;

}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/*----------------------------------------------------------------------------*/
/* pag home */

.prontos_ou_encomenda {
  width:660px;
  text-align:center;
  margin:5px auto;
  clear:both;
}

.prontos_ou_encomenda .gotoContainer {
  margin:0 auto;
  text-align:center;
  width:660px;
}

.prontos_ou_encomenda .goto {
/*  margin:0 auto;*/
  text-align:center;
  float:left;
  width:300px;
}

.prontos_ou_encomenda .goto img {
  display:block;
}

.prontos_ou_encomenda .goto a {
  border:none;
/*  color:#ababab;*/
}
/*
#prontos_ou_encomenda .goto:hover {
  color:#333333;
  font-weight:bold;
}

#prontos_ou_encomenda .goto:hover > a {
  color:#333333;
  font-weight:bold;
}

*/

/*----------------------------------------------------------------------------*/
#SEescolheArea {
  border-top:3px solid #00afda;
  text-align:center;
  margin-top:10px;
  margin-bottom:20px;
}

#SEescolheArea ul {
  position:relative;
}

#SEescolheArea ul li {
  width:219px;
  background:#333;
  float:left;
  margin:0;
  margin-right:1px;
  padding:0 0 3px;
}

#SEescolheArea ul li a {
  color:#ccc;
  background:none;
  border-bottom:none;
  font-size:11px;
  font-weight:bold;
}

#SEescolheArea ul li.active {
  background:#00afda;
}
#SEescolheArea ul li.active a {
  color:#ffffff;
}

#SEescolheArea ul li:hover {
  background:#00afda;
}

#SEescolheArea ul li:hover > a {
  color:#fff;
}

#area {
  min-height:600px;
}

/*----------------------------------------------------------------------------*/
#exemplos {
  text-align:center;
  margin:20px auto;
}

#exemplosContainer {
  margin:0 auto;
  text-align:center;
  width:660px;
}

#viewer {
  background:#333333 none repeat scroll 0 0;
  color:#CCCCCC;
  margin:0 auto 10px;
  padding:30px 30px 10px;
  text-align:center;
  width:403px;
}

#construtor #viewer {
  width:auto;
}

#viewer a:hover {
  color: #cccccc;
  border-color: #cccccc;
  text-decoration: none;
}

#viewer #imgtecido {
  width:400px;
  height:267px;
  overflow:hidden;
  background:#ffffff;
}

#construtor .imgtecido {
  width:300px;
  height:200px;
  overflow:hidden;
  background:#ffffff;
}

#instr {
  font-size:85%;
  color:#333;
  text-align:center;
  margin:115px 120px;
/* because this does not work: vertical-align:middle;*/
}
#construtor .instr {
  font-size:85%;
  color:#333;
  text-align:center;
  margin:80px 70px;
/* because this does not work: vertical-align:middle;*/
}

#info {
  font-size:85%;
  width:400px;
  min-height:4em;
}
#construtor #info {
  font-size:85%;
  width:300px;
  min-height:4em;
}

/* horizontal thumbs - para os tecidos e exemplos */
#hthumbs {
/*  border:3px solid #cccccc;*/
/*  clear:none;*/
  height:156px;
  margin:0 auto 0;
/*  overflow:hidden;*/
  padding-top:3px;
/*  position:relative;*/
  width:627px;
}

#constrTecidos {
  float:left;
  margin:0 auto;
  text-align:center;
  margin-left:50px;
}

.vthumbsContainer {
  text-align:center;
/*  margin-left:50px;*/
}
#vtcLisos {
  margin-top:10px;
}
#vtcEstampados {
  margin-top:50px;
}

/* vertical thumbs - para o construtor */
.vthumbs {
/*  clear:none;
  position:relative;
  float:left;*/
  height:156px;
  overflow:hidden;
  padding-top:3px;
  width:237px;
}

#exemplos #nav,
#construtor .nav {
  margin:0 auto 0;
/*  padding-top:5px;*/
  width:180px;
  cursor:default;
/*  background:#333333 none repeat scroll 0 0;*/
}
#exemplos #nav a,
#construtor .nav a {
  color:#cccccc;
  border:none;
  font-size:200%;
  padding:10px;
  cursor:pointer;
}
#exemplos #navInfo {
  margin-top:20px;
  font-size:85%;
  color:#aaaaaa;
}
#construtor .navInfo {
  font-size:85%;
  color:#aaaaaa;
}

.vthumbs img,
#hthumbs img {
  margin:0pt 0pt 3px 3px;
  border:medium none;
}

div.thumbcontainer {
  position:relative;
  float:left;
  clear:none;
  cursor:pointer;
}

#construtor {
  margin:20px 0;
}

#construtor #viewer {
  clear:none;
  float:left;
}

#construtor #imgtecido {
  width:300px;
  height:200px;
}

#construtor div.thumbcontainer {
  cursor:move;
}

/* the div containing the link to activate lightbox */
#construtor .options, #exemplos .options {
/*  cursor:pointer;*/
  clear:none;
  /*float:left;*/
}
#construtor #viewer a:visited, #exemplos #viewer a:visited {
  color:#00afda;
}
#construtor #viewer a:hover, #exemplos #viewer  a:hover {
  color:#ccc;
}

/*----------------------------------------------------------------------------*/
/* start page */

#gallery {
  position: relative;
  margin: 10px auto;
  width: 500px;
  height: 400px;
  background: #ffffff;
/*  border: 2px solid #5f5f5f;*/
}

#progress {
  margin: 10px auto;
  width: 200px;
  height: 15px;
  padding: 2px;
  border: 2px solid #dfdfdf;
}

#progress .bar {
  width: 0px;
  text-align: center;
  font-size: 10px;
  height: 15px;
  background: #2a2a2f;
  color: #fff;
  font-weight: bold;
}

/*----------------------------------------------------------------------------*/
/* dicas */

.dica {
  cursor:help;
}

.dica-tip {
  color: #fff;
  width: 139px;
  z-index: 13000;
}

.dica-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #9FD4FF;
  padding: 8px 8px 4px;
  background: url(images/bubble.png) top left;
}

.dica-text {
  font-size: 11px;
  padding: 4px 8px 8px;
  background: url(images/bubble.png) bottom right;
}


/*----------------------------------------------------------------------------*/
/* jot (comentários na página dos testemunhos */

.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-bottom: 10px;}
.jot-row {border-top: 1px solid #CCCCCC;
  margin-left:auto;margin-right:auto;margin-bottom: 10px;width:500px;}
.jot-row-alt {}
.jot-row-author {background-color: #FFFFE1;}
.jot-row-me {background-color: #FFDDDD;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding:3px;}
.jot-comment hr {border: 0px; border-bottom: 1px solid #cccccc;}
.jot-posticon {float: left;width: 20px;padding-top: 5px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {color: #6699cc;font-weight: bold;float:left;}
.jot-message {overflow: auto; font-size:smaller;}
.jot-poster {padding: 0px;text-align: left;font-size: 10px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 10px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-user {float:right;text-align:right;font-size:smaller;font-weight:bold;}
.jot-content {}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}

/* Slings prontos
------------------------------------------------------------------------------- */

.slingpronto-todos {
/*  float:left;*/
  text-align:center;
}
.slingpronto {
  background:#f7f7f7;
  border-color:#d2d2d2;
  border-style:solid;
  border-width:1px;
  margin: 20px 28px;
  float:left;
}
.slingtitle {
  clear:left;
  position:relative;
/*  margin-right:10px;*/
  font-weight:bold;
}
.slingprice {
  clear:none;
  position:relative;
}
.slingsizes {
  clear:left;
  position:relative;
  margin-bottom:5px;
}
.slingsizes a { border-bottom:none; text-align:center;}
.slingsizes table {
  margin:0 auto;
  border-collapse:collapse;
  table-layout: fixed;
  width:200px;
}
.slingsizes .comprar {}
.slingsizes table tr td {
  margin:0;
  padding:0 2px;
}
.slingsize-available {
  font-weight: bold;
  text-decoration: underline;
  color:#00afda;
}
.slingsize-finishing {
  font-weight: bold;
  text-decoration: underline;
  color: #f67f15;
}
.slingsize-soldout {
  font-weight: bold;
  text-decoration: line-through;
  color: #3e2417;
}
.slingthumbs {
  clear:left;
  position:relative;
/*  background:#969696;*/
  padding:10px 10px 6px 4px;
}
.slingthumbs a {
  margin-left: 6px;
  border: none;
}

/*------------------------------------------------------------------------- */
/* faqs */

.section-toggle, .question {
  cursor:pointer;
}
.section {}
.answer {padding-left:12px; padding-top:3px;}

/*------------------------------------------------------------------------- */

/* page width is 660px */
.ajax-loading {
/*  padding: 17px 0pt 0pt;*/
 background: url(images/ajax-loader.gif) no-repeat center;
/* height:100px;*/
}

/*------------------------------------------------------------------------- */
.avisotamanhodiferente {
  background:#E9F2F4 none repeat scroll 0 0;
  border:1px dotted #00AFDA;
  color:#38859B;
  font-size:80%;
  margin-bottom:2em;
  padding:10px 20px;
}

#avisoTamanhoRoupas {
  font-size:80%;
  text-align:center;
  margin:0 auto;
  width:200px;
  background:#f7f7f7;
  border:1px solid #d2d2d2;
  padding:10px;
}

.centerWrap {
  text-align:center;
}

/*-----------------------------------------------------------------*/
#formaCompra_escolha {
  width:500px;table-layout:fixed;
  text-align:center;
  margin:15px auto 0;
  border-collapse:collapse;
}
#formaCompra_escolha tr {}
#formaCompra_escolha td {
  vertical-align:top;
  padding:0 5px 10px;
  background:#ededed;
  color:#999;
  border-top:none;
  border-right:15px solid #fff;
  border-bottom:none;
  border-left:15px solid #fff;
}
#formaCompra_escolha a {color:#888;border:none;}
#formaCompra_escolha h2 {color:#999;}
#formaCompra_escolha .expl {margin-top:5px;font-size:70%;}

/*-----------------------------------------------------------------*/
#content table {
  border:1px none #000;
}
#content table td {
}
.header tr {}
.header td {
  background:#3e2417;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  padding-left:10px;
  text-align:center;
}
.cell tr {border:2px solid #3e2417;}
.cell td {vertical-align:top;padding:3px 7px 5px 0;}

/* Forms
------------------------------------------------------------------------------- */
/*----------------------------------------------------------------------------*/

#msgConfirmContacto {font-size:80%;color:#888;}
#msgConfirmContacto table {margin-left:30px;}
#msgConfirmContacto table tr td:first-child {text-align:right;}
#msgConfirmContacto td {vertical-align:top;padding:3px 5px;}

form td {vertical-align:top;padding:3px 5px;}
form td.fieldName {text-align:right;}
form select {padding: 0pt 10px 0 0;}
.errors {color:red;}

#sugestao {font-size:85%;}

.errors {color:red;}
#obs_medidasDifs_enc {
  font-size:70%;
  left:160px;
  position:relative;
  top:50px;
  width:210px;
}
td.medidasdiferentes {}
fieldset {padding:15px;}
form td {vertical-align:top;padding:3px 5px;}
form td.fieldName {text-align:right;}
form select {padding: 0pt 10px 0 0;}

