@font-face {
    font-family: 'EuphorigenicRegular';
    src: url('../font/euphorigenic-webfont.eot');
    src: url('../font/euphorigenic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/euphorigenic-webfont.woff') format('woff'),
         url('../font/euphorigenic-webfont.svg#EuphorigenicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body                     {
    margin: 0px;
    padding: 0px;
    background-image:  url(../images/bg.gif);
    background-color: #BE0023;
}
#site                     {
    margin: 0px auto 0px auto; padding: 0px; width: 960px;
    border:1px;    position:relative; visibility: visible;    z-index:2;}

#lang                       {margin: 0px; padding: 0px; width: 165px; height: 40px; position: absolute; left: 712px; top: -90px; z-index:3;}
#lang b                     {display:none;}
#lang a                     {margin: 0px; padding: 0px; display:inline-block; height: 40px; width:  55px; background-image: url("../images/bg_lang.gif");}
#lang a.pt                  {background-position:   0px 0px;}               #lang a.pt:hover, #lang.pt a.pt {background-position:   -0px  -40px;}
#lang a.en                  {background-position: -55px 0px;}               #lang a.en:hover, #lang.en a.en {background-position:  -55px  -40px;}
#lang a.fr                  {background-position: -110px 0px;}              #lang a.fr:hover, #lang.fr a.fr {background-position:  -110px  -40px;}

#menu_pt                    {margin: 0px; padding: 0px; width: 600px; height: 40px; position: relative; float: right; text-align: center;}
#menu_pt b                  {display:none;}
#menu_pt a                  {margin: 0px; padding: 0px; display:inline-block; height: 40px; background-image: url("../images/bg_menu_pt.gif");}
#menu_pt a.grife            {width:  78px; background-position:  -25px 0px;} #menu_pt a.grife:hover         {background-position:  -25px  -40px;}
#menu_pt a.corset           {width:  87px; background-position: -102px 0px;} #menu_pt a.corset:hover        {background-position: -102px  -40px;}
#menu_pt a.modelos          {width:  87px; background-position: -189px 0px;} #menu_pt a.modelos:hover       {background-position: -189px  -40px;}
#menu_pt a.imprensa         {width:  98px; background-position: -276px 0px;} #menu_pt a.imprensa:hover      {background-position: -276px  -40px;}
#menu_pt a.encomendas       {width: 119px; background-position: -374px 0px;} #menu_pt a.encomendas:hover    {background-position: -374px  -40px;}
#menu_pt a.contato          {width:  86px; background-position: -493px 0px;} #menu_pt a.contato:hover       {background-position: -493px  -40px;}

#menu_pt.grife a.grife                  {background-position:  -25px  40px;}
#menu_pt.corset a.corset                {background-position: -102px  40px;}
#menu_pt.modelos a.modelos              {background-position: -189px  40px;}
#menu_pt.imprensa a.imprensa            {background-position: -276px  40px;}
#menu_pt.encomendas a.encomendas        {background-position: -374px  40px;}
#menu_pt.contato a.contato              {background-position: -493px  40px;}

#menu_en                    {margin: 0px; padding: 0px; width: 600px; height: 40px; position: relative; float: right; text-align: center;}
#menu_en b                  {display:none;}
#menu_en a                  {margin: 0px; padding: 0px; display:inline-block; height: 40px; background-image: url("../images/bg_menu_en.gif");}
#menu_en a.about            {width:  97px; background-position:  -25px 0px;} #menu_en a.about:hover         {background-position:  -25px  -40px;}
#menu_en a.corset           {width:  87px; background-position: -122px 0px;} #menu_en a.corset:hover        {background-position: -122px  -40px;}
#menu_en a.designs          {width: 110px; background-position: -211px 0px;} #menu_en a.designs:hover       {background-position: -211px  -40px;}
#menu_en a.press            {width:  88px; background-position: -320px 0px;} #menu_en a.press:hover         {background-position: -320px  -40px;}
#menu_en a.orders           {width:  87px; background-position: -406px 0px;} #menu_en a.orders:hover        {background-position: -406px  -40px;}
#menu_en a.contact          {width:  86px; background-position: -495px 0px;} #menu_en a.contact:hover       {background-position: -495px  -40px;}

#menu_en.about a.about                  {background-position:  -25px  40px;}
#menu_en.corset a.corset                {background-position: -122px  40px;}
#menu_en.designs a.designs              {background-position: -211px  40px;}
#menu_en.press a.press                  {background-position: -320px  40px;}
#menu_en.orders a.orders                {background-position: -406px  40px;}
#menu_en.contact a.contact              {background-position: -495px  40px;}

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


#content                 {
    margin: 0px;
    padding: 0px;
    height: 480px;
    width: 900px;
    background-image: url("../images/bg_content.gif");
    background-repeat: no-repeat;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    position: absolute;
    left: 31px;
    top: 90px;
    visibility: visible;
    z-index:3;
}
#content h2             {
    margin: 10px 10px 0px 13px;
    padding: 0;
    height: 35px;
    font-family: 'EuphorigenicRegular', Georgia, serif;
    font-size: 25px;
    letter-spacing: 2px;
}
#content p                 {
    margin: 0px 10px 10px 10px;
    padding: 0;
    text-align: justify;
}
#content ul                {
    margin: 0px 0px 0px 13px;
    list-style-type: none;
    padding: 0px;
}
#content ul li            {
    float:left;
    margin-top: 0px;
    margin-right: 6px;
    margin-bottom: 1px;
    margin-left: 0px;
}
#content ol                {margin: 0px 10px 0px 20px; list-style-type:lower-greek; padding: 0px;}
#content ol li            {margin: 0 0 0 10px; padding:0;}
#content label            {margin: 8px 0 0 10px; padding: 0; display:block; color:#000000; line-height: 20px;}

#cont                    {
    height: 35px;
    width: 70px;
    font-family: Georgia, serif;
    font-size: 26px;
    font-weight: bold;
    color: #FCD2D4;
    padding-top:3px;
    float:right;
    padding-right: 10px;
}

.legenda                {
    margin:0px 5px 10px 5px;
    padding:2px 0 0 8px;
    height: 20px;
    background-image:   url("../images/bg_stripes.gif");
    color:#DD3C3C;
    overflow: hidden;
    line-height: 20px;
}
.tagcloud                {
    padding:8px;
	height: 300px;
	background-image:   url("../images/bg_stripes.gif");
	color:#DD3C3C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}


ul.submenu li {
    padding: 0px;
    margin: 0px;
    display: block;
    width: 280px;
}
ul.submenu li a {
    height: 25px;
    background-image:  url("../images/bg_stripes.gif");
    color:#DD3C3C;
    line-height: 25px;
    display: block;
    margin: 0 0 8px 10px;
    padding: 0 0 0 8px;
}
ul.submenu li a:hover {
    background-color: #E32727; background-image:none; color:#FFFFFF;
}

ul.submenu li a.this    {
    background-color: #E32727; background-image:none; color:#FFFFFF;
}

#price                    {
    position:absolute;
    width:100px;
    height:37px;
    z-index:3;
    left: 775px;
    top: 400px;
    overflow: hidden;
    background-image: url(../images/bg_price.png);
    margin: 0px;
    padding-top: 3px;
    font-size: 11px;
    text-align:center;
    font-size: 11px;
    font-weight: bold;
    color: #EA9CA0
}
#price a                {font-family: Georgia, serif; font-size: 15px; font-weight: bold; color: #AC1414; padding-left:5px}
#price a:hover {
	color: #E32727;
}
#price span                {
    display:block;
    margin: 1px 0;
}

#morepics                    {
    margin: 0px;
    width: 180px;
    background-image: url(../images/bg_morepics.gif);
    position: absolute;
    left: 695px;
    top: 440px;
    z-index:3;
    height: 70px;
    padding: 0px;
}



#morepics ul {
    margin: 0px;
    padding-top: 8px;
    padding-right: 0px;
    padding-left: 9px;
}

#content #nav             {
    position: absolute;
    z-index: 3;
    left: 310px;
    top: 395px;
    width: 280px;
    height: 35px;
}

#content #nav ul        { margin: 0px; padding: 0px; list-style-type: none;}
#content #nav ul li        {
    height: 35px;
    width: 35px;
    font-family: Georgia, serif; font-size: 15px; font-weight: bold;
    color: #FFFFFF; text-align: center; padding: 7px 0px 0px 0px; margin: 0px;float: left;}
#content #nav ul li.bg    { height: 35px; width: 35px; background-image:  url("../images/bg_nav.gif"); background-repeat: no-repeat;}
#content #nav ol        { margin: 0px; padding: 0px; list-style-type: none;}
#content #nav ol li        { height: 35px; font-family: Georgia, serif; font-size: 15px; font-weight: bold; color: #FFAEB0; text-align: center; padding: 6px 10px 5px 0px; margin: 0px; float: left; }
#content #nav ol li.bg    { width: 35px; height: 35px; padding: 0px 10px 5px 0px;}

#footer {
	margin-left: 25px;
	padding: 0px;
	height: 36px;
	width: 666px;
	font-size: 10px;
	font-weight: bold;
	color: #EA474F;
	line-height: 12px;
}

#footer table	{
	height: 36px;
	width: 555px;
}

#footer a:hover	{color:#FFFFFF}

#footer div:first-child {
	padding: 6px 5px 5px 34px;
	background: url(../images/footer_copyright.gif) no-repeat 5px 6px;
	width: 411px;
	float: left;
}
#footer div.naga {
	border-left: dotted 1px #EA474F;
	background: url(../images/footer_nagash.gif) no-repeat 13px 6px;
	float: left;
	padding: 6px 5px 5px 45px;
	height: 27px;
}
#footer div.naga a {
	display: block;
	width: 40px;
}

input, textarea            {
    display: block;    width: 275px; margin: 0px; padding: 2px; line-height: 20px;
    color:#DD3C3C; background-color: #F8DCDC;    border: 0px; background-image: url(../images/bg_stripes.gif);}

.botao                    {
    margin: 10px; padding:5px; border: 0px; background-image: url(../images/bg_nav.gif); display: block; height: 35px; width: 35px;
    font-family: Georgia, serif; font-size: 11px; font-weight: bold; color: #FFFFFF;}

.small                    {font-size:10px; }

#video {
    background-image: url(../images/bg_stripes.gif);
    padding: 10px;
    color: #930F0F;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: auto;
    display: table;
    line-height: 20px;
}

#content .title
{
    margin: 4px 0px 0px 10px;
    padding: 0;
    height: 40px;
}

.umaclasse {
    position: absolute; width: 1px; height: 1px; overflow: hidden;
}

img
{
    border: 0px;
}

.newsdate {
	height: 20px;
	color:#E32727;
	overflow: hidden;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cart {
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shoppingcart {
	padding:0;
	height: 300px;
	background-image:   url("../images/bg_stripes.gif");
	overflow: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 15px;
	font-size: 12px;
}
.checkout {
	font-size: 11px;
	font-size: 12px;
	font-weight: bold;
	color: #EA9CA0;
	line-height: 16px;
	clear: none;
	margin: 0px;
	padding: 0px;
}
.checkoutprice {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: bold;
	color: #AC1414;
	padding-left:5px
}
.checkout #presente {
	background-image: none;
	background-color: #FFFFFF;
	display: table;
	width: 15px;
	float: left;
}
#tablecheckout   td {
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E32727;
}
#pagseguro {
	position: absolute;
	z-index: 3;
	left: 310px;
	top: 315px;
	width: 280px;
	height: 35px;
}

#btsave 			{
	background-image: url(../images/bt_salvar.gif); display: block; float:right;
    margin: 8px 0 0 0; padding: 0px;
	height: 80px; width: 200px;}

#btsave em		{display:none}
#btsave:hover	{background-position:-200px}
#bsave:disabled	{background-position:-400px}


#btenc 			{
	background-image: url(../images/bt_encomendar.gif);display: block;
	margin: 0px; padding: 0px;
	height: 80px; width: 200px;}

#btenc em		{display:none}
#btenc:hover	{background-position:-200px}
#btenc:disabled	{background-position:-400px}

.tagcloud a 	{
	color: #930F0F;
}
.tagcloud a:hover{
	color: #E32727;
}
.tagcloud_tag 	{padding:0 10px 0 0}

.error_fields { color: #CC0000; }

.buy {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    text-align:center;
    font-size: 11px;
    font-weight: bold;
    color: #EA9CA0
}

ul#modelos {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin: 0px 0px 0px 4px;}

ul#modelos li {
	display: inline;
	height: 74px; width: 74px;
	margin: 0px; padding: 0px;	}

ul#modelos a:hover	{
	background-position: 0 74px;}

a.current	{
	background-position: 0 74px;}

ul#modelos a {
	display:block; height: 74px; width: 74px;
	margin: 0px; padding: 0px;}

ul#modelos a em {
	display: none;}

a#new		{
	background-image: url(../images/mod_new.gif);}
a#under 	{
	background-image: url(../images/mod_under.gif);}
a#over	 	{
	background-image: url(../images/mod_over.gif);}
a#tight 	{
	background-image: url(../images/mod_tight.gif);}
a#waist 	{
	background-image: url(../images/mod_waist.gif);}
a#overbojo 	{
	background-image: url(../images/mod_overbojo.gif);}
a#waistrib 	{
	background-image: url(../images/mod_waistrib.gif);}
a#mid 		{
	background-image: url(../images/mod_mid.gif);}
a#masc	 	{
	background-image: url(../images/mod_masc.gif);}
a#skirt 	{
	background-image: url(../images/mod_skirt.gif);}
a#elastique  {
	background-image: url(../images/mod_elastique.png);}
a#darlings  {
	background-image: url(../images/mod_darlings.png);}
a#frontladies {
	background-image: url(../images/mod_frontladies.png);}

#picture {
	z-index:1;
}
#picture,
#picture img,
#picture .gallerylayer {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

#content #socialicons 	{
	position: absolute; z-index: 9;
	left: 620px; top: 395px;
	width: 270px; height: 35px;}


ul#social 			{
	display: block;list-style-type: none;
	padding: 0px;margin: 0px;}

ul#social li 		{
	display: inline; height: 35px; width: 35px;
	margin: 0px 5px; padding: 0px;	}


ul#social a 		{display:block; height: 35px; width: 35px;margin: 0px; padding: 0px;}
ul#social a:hover	{background-position: 0 35px;}
ul#social a em 		{display: none;}

a#twitter		{
	background-image: url(../images/social_twitter.png);}
a#facebook 	{
	background-image: url(../images/social_facebook.png);}
a#orkut	 	{
	background-image: url(../images/social_orkut.png);}
a#myspace 	{
	background-image: url(../images/social_myspace.png);}
a#flickr 	{
	background-image: url(../images/social_flickr.png);}
a#vimeo 	{
	background-image: url(../images/social_vimeo.png);}
a#tumblr 	{
	background-image: url(../images/social_tumblr.png);}

a.homenews 			{color: #000000;}
a.homenews:hover	{color: #E32727;}

.main_table {
	height: 400px; overflow: hidden; display: block;
}
