/**
 * 
 * GREEN FLO -- ESTILOS DE TIPOGRAFIA
 *
 */

body { 
	font-size: 75%;        /*Font size = 12px*/
	color: #444;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-family: Palatino, Palatino Linotype, Georgia, "Times New Roman", Times, serif;*/
	font-style: normal;
	font-weight: normal;
	text-align: left;
	}

/* E N C A B E Z A D O S ================================================
=========================================================================*/

/* Default headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #000; text-align: left; margin: 0; padding: 0; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; margin-top: 0.5em; }
h2 { font-size: 1.833em; line-height: 0.818em; margin-bottom: 0.818em; margin-top: 0.409em; }
h3 { font-size: 1.5em; line-height: 1em; margin-bottom: 0.5em; margin-top: 0.5em; }
h4 { font-size: 1.083em; line-height: 1.384em; letter-spacing: 0.03em; margin-bottom: 1.384em; color: #555; }
h5 { font-size: 1.083em; line-height: 1.384em; letter-spacing: 0.03em; }
h6 { font-size: 1em; line-height: 1.5em; font-weight: bold; }


/* Headings
---------------------------------------------------*/

/* H2 */
.category-title,
.product-name,
.static-category-title,
.page-title
{ text-align: center; background: url(../images/h2-line.gif) center 12px no-repeat; clear: both; overflow: visible; height: 1%; margin-bottom: 2em; padding-bottom: 1em; }

.category-title h2,
.product-name h2,
.static-category-title h2,
.page-title h2
{ text-align: center; display: inline; background: #fff; padding: 0 8px; margin: 0!important; }


/* H3 */
.static-category-title-2,
.page-title-2,
.page-head,
.block-title-1
{ background: url(../images/h2-line.gif) center 12px no-repeat; clear: both; text-align: center; overflow: visible; height: 1%; margin: 1.5em 0 1.5em 0; padding: 0; }

.first-static-category-title-2
{ background: url(../images/h2-line.gif) center 12px no-repeat; clear: both; text-align: center; overflow: visible; height: 1%; margin: 0 0 1.5em 0; padding: 0; }
.page-head { margin-top: 0; }

.static-category-title-2 h3,
.first-static-category-title-2 h3,
.page-title-2 h3,
.page-head h3,
.block-title-1 h3
{ display: inline; background: #fff; padding: 0 8px; margin: 0!important; text-align: center; }

/* Feat products */
.feat-products-cont { background: url(../images/line-hr.gif) center 12px no-repeat; clear: both; text-align: center; overflow: visible; height: 1%; margin: 3em 0 0.75em 0; padding: 0; }
h3.feat-products-title {display: inline; background: #f7faed; background-image: none; padding: 0 8px; margin: 0!important; text-align: center; font-size: 
1.333em; line-height: 1.125em;}
h3.feat-products-title a { color: #f06; }
h3.feat-products-title a:hover { color: #000; }


.inner-head h5 { font-size: 1em; line-height: 1.5em; letter-spacing: normal; margin: 0 0 1em 0; padding: 0 0 0.5em 0; border-bottom: 1px solid #e1ecdd; }

/*///////////////////////////////////////////////////////////////////////*/


/* E L E M E N T O S   D E   T E X T O ==================================
=========================================================================*/

/* Paragrafos */
p           { text-align: left; margin-bottom: 1.5em; }

img.right   { float: right; margin: 0 0 1.5em 1.5em;}
img.left    { float: left; margin: 1.5em 1.5em 0 0;}

/* Links */
a:focus, 
a:hover     { color: #000; text-decoration: none; }
a           { /*color: #00652b;*/ color: #11733A; text-decoration: underline; }

/* Varios */

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { /*margin: 0 0 1.5em;*/ font-style: italic; }
del         { color:#666; }

pre 		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

.customer-name-1 { font-size: 1.333em; line-height: 1.125em; font-style: italic; }


/*///////////////////////////////////////////////////////////////////////*/



/* L I S T A S ==========================================================
=========================================================================*/

li ul, 
li ol       { margin:0; }
ul, ol      { margin: 0; text-align: left; }

ul          { list-style: noen; }
ol          { list-style: decimal; }

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

/*///////////////////////////////////////////////////////////////////////*/


/* T A B L A S ==========================================================
=========================================================================*/

table,td { border-collapse: collapse; }
table { border: none; width: 100%; }

thead th,
tbody th { background: #fff url(../images/th_bck.gif) repeat-x; padding: 6px 10px 5px; border-bottom: 1px solid #e1ecdd; font-size: 0.833em; line-height: 1.8em; color: #333; }

tbody th { background: #fafafb; border-top: 1px solid #e1ecdd; text-align: left; font-weight: normal; }

tbody tr { }
tbody tr td { padding: 5px 10px; color: #666; border-bottom: 1px solid #e1ecdd; }
tbody tr:hover { background: #fff url(../images/tr_bck.gif) repeat; }
tbody tr:hover td { color: #454545; }

tfoot td, 
tfoot th { border-left: none; border-top: 1px solid #e1ecdd; padding: 4px; background: #fff url(../images/tf_bck.gif) bottom repeat-x; color: #666; }

caption { text-align: left; font-size: 120%; padding: 10px 0; color: #666; }

.r-left { background: url(../images/r-top.gif) left top no-repeat; } 
.r-right { background: url(../images/r-top.gif) right top no-repeat; }
.r-td-left { background: url(../images/blank_green.gif) left repeat-y; }
.r-td-right { background: url(../images/blank_green.gif) right repeat-y; }
.r-btm-left { background: url(../images/r-btm.gif) left bottom no-repeat; } 
.r-btm-right { background: url(../images/r-btm.gif) right bottom no-repeat; }


 
#shopping-cart-table { width: 100%; }
#shopping-cart-table thead, #shopping-cart-table tbody { background: url(../images/h2-line.gif) bottom left no-repeat; }
#shopping-cart-totals-table { margin-bottom: 1.5em; }
#shopping-cart-totals-table strong { color: #006633; }





/*///////////////////////////////////////////////////////////////////////*/



/* V A R I O S ==========================================================
=========================================================================*/

.small      { }
.large      { }
.hide       { }

.quiet      { }
.loud       { }
.highlight  { }
.added      { }
.removed    { }

.first      { }
.last       { }
.top        { }
.bottom     { }

.no-display { display: none; } 
.required   { color: #CC3300; }

.margin-top-075     { margin-top: 0.75em!important; }
.margin-top-15      { margin-top: 1.5em!important; }
.margin-top-30      { margin-top: 3em!important; }
.margin-bottom-15   { margin-bottom: 1.5em!important; }

.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }

.f-right { float: right; !important }
.f-left { float: left; !important }

/*///////////////////////////////////////////////////////////////////////*/



