/****** Main Table ******/
.basicTable {/*width: 100%;*/ width: 984px;}

.mainTable {/*width: 100%;*/ width: 984px;}
.mainTable75 {width: 75%;}
.mainTable50 {width: 500px;}

.mainTableCell {padding: 4px 0px 4px 0px; vertical-align: top;}
.mainTableCellLeft {padding: 4px 0px 4px 0px; vertical-align: top;}
.mainTableCellCenter {padding: 4px 10px 4px 11px; vertical-align: top;}
.mainTableCellRight {padding: 4px 0px 4px 0px; vertical-align: top;}

.homeGreeting {padding: 4px 10px 4px 10px; vertical-align: top;}
.homeGreeting table {width: 100%; background: url(../images/default/greeteng-t-l.gif) no-repeat left top;}
.homeGreeting table td {background: url(../images/default/greeteng-b-r.gif) no-repeat right bottom;}
.homeGreeting table div {background: url(../images/default/greeteng-t-r.gif) no-repeat right top;}
.homeGreeting table div div {padding: 15px; background: url(../images/default/greeteng-b-l.gif) no-repeat left bottom;}
.homeGreeting table td span {color: #1584D2; font: 15pt Arial, Helvetica, sans-serif; display: block; padding: 0px 0px 5px 0px;}

.introBlock {border: 1px solid #D5D5D5;}
.introBlock td {padding: 6px;}

/****** Main Table ******/
/*******************************************************************************/
/****** Menu ******/

.headerMenu {
 position: relative;
 width: 100%;
 margin: 0px 0px 10px 0px;
 padding: 0px 0px 0px 0px;
 /*border-right: 10px solid #fff;
 border-left: 10px solid #fff;*/
 border: none;
 }

.headerMenu td#logo { /* Background under logo on the site */
 display: none;
 background: ;
 vertical-align: top;
 }
.headerMenu td#logo img { /* Logo on the site */
 width: 0px;
 height: 0px;
 border: 0px solid #333;
 background: ;
 }
 
.headerMenu td#logoL {}
.headerMenu td#logoL img { /* Logo on the site (if logo is left)*/
 margin: 20px 22px 10px 22px;
 border: 0px;
 }

.headerMenu td#menu { /* Text Menu with or without images */
 width: 100%;
 padding: 12px 0px 0px 0px;
 vertical-align: top;
 background-color: #ffffff;
 /*background-image: url(../images/brakara/menu_back.png);
 background-repeat: repeat-x;
 background-position: left center;
 height: 47px;*/ 
 }
.headerMenu td#menu img.Img {width: 0px; height: 0px;}
.headerMenu td#menu table {width: 100%;}
.headerMenu td#menu td {text-align: center;}

/* Active & Noneactive links in menu */

a.menu:link, a.menu:visited {
 display: block;
 color: #ffffff;
 text-decoration: none;
 text-transform: capitalize;
 font-family: "Myriad Pro";
 font-size: 11pt;
 font-weight: bold;
 width: 121px;
 background-image: url(../images/brakara/menu_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 padding-top: 10px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #ffffff;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #ffffff;
 height: 43px;
 text-align: center;
 vertical-align: middle;
}

a.menu:hover, a.menu:active {
 background-image: url(../images/brakara/menu_active_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 display: block;/*color: #37A210*/
 color: #ffffff; 
 text-decoration: none;
 text-transform: capitalize;
 font-family: "Myriad Pro";
 font-size: 11pt;
 font-weight: bold;
 width: 121px;
 padding-top: 10px;
 text-align: center;
 vertical-align: middle;
 height: 43px;
}

a.menuActive:link, a.menuActive:visited {
 display: block;
 color: #ffffff;
 text-decoration: none;
 text-transform: capitalize;
 font-family: "Myriad Pro";
 font-size: 11pt;
 font-weight: bold;
 width: 121px;
 background-image: url(../images/brakara/menu_active_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 padding-top: 10px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #ffffff;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #ffffff;
 height: 43px;
 text-align: center;
 vertical-align: middle;
}

a.menuActive:hover, a.menuActive:active {
 background-image: url(../images/brakara/menu_active_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 display: block;/*color: #37A210*/
 color: #ffffff; 
 text-decoration: none;
 text-transform: capitalize;
 font-family: "Myriad Pro";
 font-size: 11pt;
 font-weight: bold;
 width: 121px;
 padding-top: 10px;
 text-align: center;
 vertical-align: middle;
}

/****** Sub Menu ******/

.subMenuBlock {
 display:none;
 position:absolute;
 border-top: 1px solid #ffd075; 
 border-left: 1px solid #ffd075;
 z-index: 2500;
}

a.subMenu {
 width: 150px;
 padding: 6px 20px 6px 10px;
 border-right: 1px solid #ffd075;
 border-bottom: 1px solid #ffd075;
 display:block;
 font: 11px tahoma, verdana, sans-serif; 
 color: #0a0509;
 text-decoration:none;
 text-align: left;
 background: #fff1c7;
}

a.subMenu:hover, a.subMenu:active {
 background: #fffbed; 
 color: #1584d2;
 display:block;
 text-decoration:none;
}

/****** Secondary Menu ******/

table.secondaryMenu {width: 100%;}
td#menu td.secondaryBegin img.Img {width: 1px; height: 25px;}
a.secondaryMenu {display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenu:hover {display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #52ae30;}
a.secondaryMenuActive {display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: none;}
a.secondaryMenuActive:hover {display:block; font: bold 10pt arial,tahoma,verdana,sans-serif; padding: 0px 0px 0px 20px; color: #444444; text-decoration: underline;}
td#menu td.secondaryEnd {width: 100%;}
td#menu td.secondaryEnd img.Img {width: 1px; height: 25px;}

/****** Menu ******/

/*****************************************************************************/

/************* Breadcrumb *******************/

.breadcrumb {border: 0px solid #D5D5D5; margin: 0px 0px 10px 0px;}

.breadcrumbBegin {
 vertical-align: top;
 width: 11px;
 border: 0px solid #999;
 /*background: url(../images/default/breadcramb-b-l.gif) no-repeat left bottom;*/
 }
.breadcrumbBegin img {width: 11px; height: 10px; /*background: url(../images/default/breadcramb-t-l.gif) no-repeat left top;*/ margin-bottom: 10px;}

.breadcrumbDelimiter {
 width: 100%;
 white-space: normal;
 /*border-top: 1px solid #D5D5D5;
 border-right: 0px solid #999;
 border-bottom: 1px solid #D5D5D5;
 border-left: 0px solid #999;*/
 font-size: 8pt;
 padding: 6px 25px 6px 6px;
 /*background: #F4F4F4;*/
 }
.breadcrumbDelimiter td {}
.breadcrumbDelimiter b {color: #adadad; font-size: 9pt;}
.breadcrumbDelimiter a {color: #adadad; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter a:hover {color: #aeca38; text-decoration: none; font-size: 9pt; font-weight: normal;}
.breadcrumbDelimiter span {
 color: #adadad;
 font-size: 8pt;
 }
.breadcrumbDelimiter img {display: none;}
 
.breadcrumbRSS {
 border-top: 1px solid #D5D5D5;
 border-bottom: 1px solid #D5D5D5;
 background: #F4F4F4;
 }

.breadcrumbEnd {
 vertical-align: top;
 width: 11px;
 border: 0px solid #999;
 /*background: url(../images/default/breadcramb-b-r.gif) no-repeat right bottom;*/
 }
.breadcrumbEnd img {width: 11px; height: 10px; /*background: url(../images/default/breadcramb-t-r.gif) no-repeat right top;*/ margin-bottom: 10px;}

/************* Breadcrumb *******************/
/*************** Order Pages ****************/
.breadcrumbDelimiter span.nonactive {font-size: 11pt; color: #aaaaaa; margin-right: 10px;}
.breadcrumbDelimiter span.active {font-size: 11pt; color: #444444; margin-right: 10px; font-weight: bold;}
/****************** end Order Pages ***********************************/

/*****************************************************************************/

/************* Fieldset *******************/

/****** Top ******/

.titleTop {margin-top: 0px;}

.titleTopLeft {
 width: 24px;
 border: 0px;
 /*background: url(../images/default/cblock-t-l.gif) no-repeat top left;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
 }
.titleTopImgLeft {width: 24px; height: 1px;}

.titleTopLeft_cart {
 width: 24px;
 border: 0px;
 /*background: url(../images/default/cblock-t-l.gif) no-repeat top left;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
 }
.titleTopImgLeft_cart {
 width: 31px;
 background-image: url(../images/brakara/carrinho_3.png);
 background-repeat: no-repeat;
 background-position: center center;
}

.titleTopCenter { /* Title of block (example: any blocks, articles,...) */
 white-space: normal;
 padding:6px 0px 0px 0px;
 border: 0px;
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
 width: 100%;
 /*background: url(../images/default/cblock-t-bgr.gif) repeat-x top;*/
 
 }
 
.titleTopCenter a {
 position:relative;
 top: -3px;
 padding: 5px;
}

.titleTopCenter div {
 color: #FFFFFF;
 text-transform: capitalize;
 font-family: "Myriad Pro";
 font-size: 12pt;
 font-weight: bold;
}
.titleTopCenter div b {
 color: #FFFFFF;
 text-transform: capitalize;
 font-family: "Myriad Pro";
 font-size: 12pt;
 font-weight: bold;
}
.titleTopRight {
 width: 44px;
 border: 0px;
 /*background: url(../images/default/cblock-t-r.gif) no-repeat top right;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
 }
.titleTopImgRight {width: 24px; height: 42px;}

/****** Top ******/

/****** Center ******/

.block {
 border: 0px;
 background-image: url(../images/brakara/category_back.png);
 background-repeat: repeat-x;
 background-color: #dfdfdf; 
 /*background: #f4f4f4 url(../images/default/cblock-r-bgr.gif) repeat-y right;*/
 }
.blockTD {
 /*background: url(../images/default/cblock-l-bgr.gif) repeat-y left;*/ padding: 0px 11px;}
.menuLeft {/*background: url(../images/default/cblock-l-bgr.gif) repeat-y left;*/ padding: 0px 11px;}

/****** Center ******/

/****** Bottom ******/

.titleBot {margin-bottom: 8px;}

/*.titleBotLeft {
 width: 24px;
 border: 0px;
 background: url(../images/default/cblock-b-l.gif) no-repeat left;
 }
.titleBotImgLeft {width: 24px; height: 1px;}

.titleBotRight {
 width: 100%;
 text-align: right;
 border: 0px;
 background: url(../images/default/cblock-b-bgr.gif) repeat-x bottom;
 }
.titleBotImgRight {width: 24px; height: 23px; background: #6699ff url(../images/default/cblock-b-r.gif) no-repeat right;}*/

/****** Bottom ******/

.bl_simple .titleTopRight, .bl_banners .titleTopRight, .bl_navigation .titleTopRight {
 width: 100%; 
 /*background: url(../images/default/cblock-t-bgr.gif) repeat-x top; */
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
 /*text-align: right;*/
}
.bl_simple .titleTopImgLeft, .bl_banners .titleTopImgLeft, .bl_navigation .titleTopImgLeft 
 {width: 24px; height: 23px;}
.bl_simple .titleTopImgRight, .bl_banners .titleTopImgRight, .bl_navigation .titleTopImgRight {
 width: 24px; height: 23px; 
 /*background: url(../images/default/cblock-t-r.gif) no-repeat top right;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}

/*table#user-home .titleTopLeft {background: url(../images/rainbow/block-t-l.gif) no-repeat top;}*/
table#user-home .titleTopRight {
 width: 100%; 
 /*background: url(../images/default/cblock-t-bgr.gif) repeat-x top;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px; 
 text-align: right;
}
table#user-home .titleTopImgLeft {width: 24px; height: 23px;}
table#user-home .titleTopImgRight {
 width: 24px; 
 height: 23px; 
 /*background: url(../images/default/cblock-t-r.gif) no-repeat top right;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}

/************* end Fieldset ***************/

/***************custom blocks in left & right column********************/
.mainTableCellLeft .titleTopLeft, .mainTableCellRight .titleTopLeft {
 width: 23px; 
 /*background: url(../images/default/lrblock-t-l.gif) no-repeat top left;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.mainTableCellLeft .titleTopImgLeft, .mainTableCellRight .titleTopImgLeft 
 {width: 23px; height: 1px;}
.mainTableCellLeft .titleTopCenter, .mainTableCellRight .titleTopCenter {
 /*background: url(../images/default/lrblock-t-bgr.gif) repeat-x top; */
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
 padding:3px 0px 0px 0px;
}
.mainTableCellLeft .titleTopCenter table, .mainTableCellRight .titleTopCenter table 
 { width: 100%; 
 white-space: normal;
 padding:6px 0px 0px 0px;
 border: 0px;}
.mainTableCellLeft .titleTopCenter div, .mainTableCellRight .titleTopCenter div { 
 text-align: center;
 color: #FFFFFF;
 text-transform: capitalize;
 font-family: "Myriad Pro";
 font-size: 12pt;
 font-weight: bold;
 }
.mainTableCellLeft .titleTopRight, .mainTableCellRight .titleTopRight {
 width: 24px; 
 /*background: url(../images/default/lrblock-t-r.gif) no-repeat top right;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.mainTableCellLeft .titleTopImgRight, .mainTableCellRight .titleTopImgRight 
 {width: 24px; height: 42px;}
/*.mainTableCellLeft .block, .mainTableCellRight .block 
 {background: #ffffff url(../images/default/lrblock-r-bgr.gif) repeat-y right;}
.mainTableCellLeft .block .blockTD, .mainTableCellRight .block .blockTD 
 {background: url(../images/default/lrblock-l-bgr.gif) repeat-y left;}
.mainTableCellLeft .block .menuLeft, .mainTableCellRight .block .menuLeft 
 {background: url(../images/default/lrblock-l-bgr.gif) repeat-y left;}
.mainTableCellLeft .titleBotLeft, .mainTableCellRight .titleBotLeft 
 {width: 23px; border: 0px; background: url(../images/default/lrblock-b-l.gif) no-repeat left;}
.mainTableCellLeft .titleBotImgLeft, .mainTableCellRight .titleBotImgLeft 
 {width: 23px; height: 1px;}
.mainTableCellLeft .titleBotRight, .mainTableCellRight .titleBotRight 
 {width: 100%; border: 0px; background: url(../images/default/lrblock-b-bgr.gif) repeat-x bottom;}
.mainTableCellLeft .titleBotImgRight, .mainTableCellRight .titleBotImgRight 
 {width: 24px; height: 23px; background: #6699ff url(../images/default/lrblock-b-r.gif) no-repeat right;}*/

.mainTableCellLeft .bl_simple .titleTopRight, .mainTableCellLeft .bl_banners .titleTopRight, .mainTableCellLeft .bl_navigation .titleTopRight,
.mainTableCellRight .bl_simple .titleTopRight, .mainTableCellRight .bl_banners .titleTopRight, .mainTableCellRight .bl_navigation .titleTopRight {
 width: 100%; 
 /*background: url(../images/default/lrblock-t-bgr.gif) repeat-x top;*/ 
 text-align: right;
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.mainTableCellLeft .bl_simple .titleTopImgLeft, .mainTableCellLeft .bl_banners .titleTopImgLeft, .mainTableCellLeft .bl_navigation .titleTopImgLeft, 
.mainTableCellRight .bl_simple .titleTopImgLeft, .mainTableCellRight .bl_banners .titleTopImgLeft, .mainTableCellRight .bl_navigation .titleTopImgLeft {
 width: 23px; 
 height: 23px;
}
.mainTableCellLeft .bl_simple .titleTopImgRight, .mainTableCellLeft .bl_banners .titleTopImgRight, .mainTableCellLeft .bl_navigation .titleTopImgRight,
.mainTableCellRight .bl_simple .titleTopImgRight, .mainTableCellRight .bl_banners .titleTopImgRight, .mainTableCellRight .bl_navigation .titleTopImgRight {
 width: 24px; 
 /*height: 23px; 
 background: url(../images/default/lrblock-t-r.gif) no-repeat top right;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
/***************custom blocks in left & right column********************/

/***************custom blocks offers and categories********************/
.bl_categoriescatalog .titleTopLeft {
 width: 23px; 
 /*background: url(../images/default/categories-t-l.gif) no-repeat top left;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.bl_categoriescatalog .titleTopImgLeft
 {width: 23px; height: 1px;}
.bl_categoriescatalog .titleTopCenter {
 /*background: url(../images/default/categories-t-bgr.gif) repeat-x top;*/
 white-space: normal;
 padding:6px 0px 0px 0px;
 border: 0px;
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.bl_categoriescatalog .titleTopRight {
 width: 24px; 
 /*background: url(../images/default/categories-t-r.gif) no-repeat top right;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.bl_categoriescatalog .titleTopImgRight
 {width: 24px; height: 42px;}
.bl_categoriescatalog .block {
 /*background: #fff7de url(../images/default/categories-r-bgr.gif) repeat-y right;*/
 border: 0px;
 background-image: url(../images/brakara/category_back.png);
 background-repeat: repeat-x;
 background-color: #dfdfdf;
}
.bl_categoriescatalog .block .blockTD {
 /*background: url(../images/default/categories-l-bgr.gif) repeat-y left;*/
 /*border: 0px;
 background-image: url(../images/brakara/category_back.png);
 background-repeat: repeat-x;
 background-color: #dfdfdf;*/
 padding: 0px 11px;
}
/*.bl_categoriescatalog .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/categories-b-l.gif) no-repeat left;}
.bl_categoriescatalog .titleBotImgLeft
 {width: 23px; height: 1px;}
.bl_categoriescatalog .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/categories-b-bgr.gif) repeat-x bottom;}
.bl_categoriescatalog .titleBotImgRight
 {width: 24px; height: 23px; background: #6699ff url(../images/default/categories-b-r.gif) no-repeat right;}*/

.bl_offers .titleTopLeft {
 width: 23px; 
 /*background: url(../images/default/offers-t-l.gif) no-repeat top left;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.bl_offers .titleTopImgLeft
 {width: 23px; height: 1px;}
.bl_offers .titleTopCenter {
 /*background: url(../images/default/offers-t-bgr.gif) repeat-x top;*/
 white-space: normal;
 padding:6px 0px 0px 0px;
 border: 0px;
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.bl_offers .titleTopRight { 
 width: 24px; 
 /*background: url(../images/default/offers-t-r.gif) no-repeat top right;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
}
.bl_offers .titleTopImgRight
 {width: 24px; height: 42px;}
.bl_offers .block {
 /*background: #def0ff url(../images/default/offers-r-bgr.gif) repeat-y right;*/
 border: 0px;
 background-image: url(../images/brakara/category_back.png);
 background-repeat: repeat-x;
 background-color: #dfdfdf;
}
.bl_offers .block .blockTD {
 /*background: url(../images/default/offers-l-bgr.gif) repeat-y left;*/
 /*border: 0px;
 background-image: url(../images/brakara/category_back.png);
 background-repeat: repeat-x;
 background-color: #dfdfdf;*/
 padding: 0px 11px;
}
/*.bl_offers .titleBotLeft
 {width: 23px; border: 0px; background: url(../images/default/offers-b-l.gif) no-repeat left;}
.bl_offers .titleBotImgLeft
 {width: 23px; height: 1px;}
.bl_offers .titleBotRight
 {width: 100%; border: 0px; background: url(../images/default/offers-b-bgr.gif) repeat-x bottom;}
.bl_offers .titleBotImgRight
 {width: 24px; height: 23px; background: #6699ff url(../images/default/offers-b-r.gif) no-repeat right;}*/
/***************custom blocks offers and categories********************/

/*****************************************************************************/
/************* userHome *******************/
td.userHome {padding: 7px;}
td.userHomeTitle {
 font-size: 10pt;
 white-space: nowrap;
 /*background: url(../images/default/cblock-t-bgr.gif) repeat-x top;*/
 background-image: url(../images/brakara/titles_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
 padding:10px 0px 0px 0px;
 border: 0px;
}
td.userHomeTitle b {color: #0000CC;}

div.userHomeBottom { 
 background: none;
 padding: 0px 20px 0px 20px;
 }
div.userHomeBottom a {color: #adadad; text-decoration:none;}
div.userHomeBottom a:hover {color: #aeca38; text-decoration:none;}

td.userHome img.orders {background: url(../images/icons/admin_orders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.orders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_orders.png,sizingMethod=crop);}
td.userHome img.profile {background: url(../images/icons/admin_profile.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.profile {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_profile.png,sizingMethod=crop);}
td.userHome img.arr {background: url(../images/icons/arr.gif) no-repeat; width: 15px; height: 16px; border:0px; margin: 0px 5px 0px 55px;}
td.userHome img.support {background: url(../images/icons/admin_support.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.support {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_support.png,sizingMethod=crop);}
td.userHome img.forum {background: url(../images/icons/admin_forum.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.forum {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_forum.png,sizingMethod=crop);}
td.userHome img.products {background: url(../images/icons/admin_products.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.products {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_products.png,sizingMethod=crop);}
td.userHome img.pages {background: url(../images/icons/admin_pages.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.pages {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_pages.png,sizingMethod=crop);}
td.userHome img.salesorders {background: url(../images/icons/admin_salesorders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.salesorders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_salesorders.png,sizingMethod=crop);}
td.userHome img.merchant {background: url(../images/icons/admin_merchant.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.merchant {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_merchant.png,sizingMethod=crop);}
td.userHome img.affiliates {background: url(../images/icons/admin_affiliates.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.affiliates {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_affiliates.png,sizingMethod=crop);}
td.userHome img.payments {background: url(../images/icons/admin_payments.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.payments {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_payments.png,sizingMethod=crop);}
td.userHome img.carts {background: url(../images/icons/admin_carts.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.carts {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_carts.png,sizingMethod=crop);}
td.userHome img.wishlist {background: url(../images/icons/admin_wishlist.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.wishlist {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_wishlist.png,sizingMethod=crop);}
td.userHome img.reminders {background: url(../images/icons/admin_reminders.png) no-repeat; width: 50px; height: 50px; border:0px; float: left;}
* html td.userHome img.reminders {//background-image: none ! important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/icons/admin_reminders.png,sizingMethod=crop);}

td.userHome div {margin: 0px 0px 0px 50px;}
/************* userHome *******************/

/*****************************************************************************/

/************* Button Links *******************/

td.butTd {}
td.butTd span.spacer {display: auto; color: #1584D2;}/* '|' between button */

a.button:link, a.button:visited {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}
a.button:hover, a.button:active {font: 10pt Arial, Helvetica, sans-serif; padding: 0px 5px;}

a.button-add span {display: auto; font-weight: bold; white-space: nowrap; color: #aeca38;}/* add to cart (products categories, product details) */
a.button-add img {display: none;}

a.button-view span {display: auto; white-space: nowrap;}/* view cart (products categories, product details) */
a.button-view img {display: none;}
a.button-check span {display: auto; white-space: nowrap; color: #aeca38;}/* check out (products categories, product details) */
a.button-check img {display: none;}
a.button-wishlist span {display: auto; white-space: nowrap;}/* wishlist (products categories, product details) */
a.button-wishlist img {display: none;}

a.buttonBasket:link, a.buttonBasket:visited {font: 10pt Arial, Helvetica, sans-serif;}
a.buttonBasket:hover, a.buttonBasket:active {font: 10pt Arial, Helvetica, sans-serif;}

a.button-shopping span {display: auto; white-space: nowrap;}/* Continue shopping (basket) */
a.button-shopping img {display: none;}
a.button-retrieve span {display: auto; white-space: nowrap;}/* Retrieve Cart (basket) */
a.button-retrieve img {display: none;}
a.button-save span {display: auto; white-space: nowrap;}/* Save cart (basket) */
a.button-save img {display: none;}
a.button-clear span {display: auto; white-space: nowrap;}/* Clear cart (basket) */
a.button-clear img {display: none;}
a.button-checkout span {display: auto; white-space: nowrap;}/* Checkout (basket) */
a.button-checkout img {display: none;}

a.buttonCart:link, a.buttonCart:visited {font: 9pt Arial, Helvetica, sans-serif;}
a.buttonCart:hover, a.buttonCart:active {font: 9pt Arial, Helvetica, sans-serif;}

a.button-check span {display: auto; white-space: nowrap;}/* Checkout (small cart) */
a.button-check img {display: none;}
a.button-amend span {display: auto; white-space: nowrap;}/* Amend cart (small cart) */
a.button-amend img {display: none;}
a.button-view span {display: auto; white-space: nowrap;}/* View cart (small cart) */
a.button-view img {display: none;}

/*a.buttonMore:link, a.buttonMore:visited {
 font: normal normal normal 9pt "Myriad Pro";
}

a.buttonMore:hover, a.buttonMore:active {
 font: normal normal normal 9pt Arial, Helvetica, sans-serif;
}

a.buttonMore span { /* read more... (special offers, etc.) 
 display:auto; white-space: nowrap;
}
 
a.buttonMore b {
 font-weight: normal;
 font-family: "Myriad Pro";
 font-size: 9px;
 color: #FFFFFF;
}

a.buttonMore img {
 display:none;
}*/

a.disabled { /* disadled add to cart */
 color: gray; 
 cursor: pointer; 
 font: bold 10pt Arial, Helvetica, sans-serif; padding: 0px 5px; 
}
a.disabled:hover {color: gray; cursor: pointer; text-decoration: none;}
/************* Button Links *******************/

/************* Category *******************/
.topCategory {background: transparent; margin: 0px; padding: 3px 0px;}
.selectedtopCategory {/*background: #F4F4F4;*/ margin: 0px; padding: 3px 0px; /*border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;*/}
 
.subCategory {
	background: transparent;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.selectedsubCategory {/*background: #F4F4F4;*/ margin: 0px; padding: 0px; /*border-top: 1px solid #F4F4F4; border-bottom: 1px solid #F4F4F4;*/}

.topCategory .category_img, .subCategory .category_img, .selectedtopCategory .category_img, .selectedsubCategory .category_img {margin: 0px 0px 0px 5px;}
/************* Category *******************/

/************* Latest *******************/
td.topArticle {padding: 3px 3px 3px 0px;}
td.subArticle {padding: 3px 3px 3px 0px;}

a.subArticle {padding-left: 8px; font-size: 11px; background: url(../images/bullet.gif) no-repeat left 3px;}
/************* Latest *******************/

/************* Offers *******************/
.bl_offers .block .blockTD a.bigtitle {
 font-size: 10pt;
 font-weight: bold;
 color: #adadad;
 text-decoration: none;
 font-family: "Myriad Pro";
}
.bl_offers .block .blockTD a.bigtitle:hover {text-decoration: none; color: #aeca38;}
#offerTitleTop {display: none;}
#offerTitle {text-align: center; /*clear: right; display: block;*/}
.offerImg {text-align: left;}
.offerImg img {float: left; padding:2px;background:#fff;margin: 0px 8px 3px 0px;border:1px solid #78C7FF;filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true'); top: -20px; position: relative; }
.offerImg div {text-align: justify;}
.offerImg div#offerText {display: ;}
.offerImg a.buttonMore span {display:none;}


.bl_productslist .block .blockTD img.productImg, .bl_productdetails .block .blockTD img.productImg 
 {
 padding:2px;/*background:#fff;*//*border:1px solid #78C7FF;*//*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#CAE7FF', Positive='true');*//* top: -20px; position: relative;*/ position: relative; top: 0px; right: 0px;
}

/************* Forum *******************/
.forumAdmin {color: blue; font-weight: bold;}
.forumUser {color: black; font-weight: bold;}
.forumGuest {color: black; font-weight: bold; font-style: italic;}
.forumMessageLeft {background: #F4F4F4; border-left:1px solid #D5D5D5; border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5; }
.forumMessageRight {background: #F4F4F4; border: 1px solid #D5D5D5; }
.forumMessageTop {background: #E9E9E9; border-bottom: 1px solid #D5D5D5; }

/************* Categoties (catalogue) *******************/
.bl_categoriescatalog .blockTD {padding-left: 18px;}
.bl_categoriescatalog .blockTD img {display: ;}
.bl_categoriescatalog a.bigtitle {
 font-size: 10pt;
 font-weight: bold;
 color: #adadad;
 text-decoration: none;
 font-family: "Myriad Pro";
}
.bl_categoriescatalog a.bigtitle:hover {text-decoration: none; color: #aeca38;}

/************* Hot (news,...) *******************/
.bl_hot .blockTD img {display: none;}
.bl_hot .blockTD .articleDate {display: none;}
.bl_hot .blockTD div {padding-left: 15px;}
.bl_hot a.bigtitle {
 padding-left: 15px; 
 background: url(../images/default/category_arrow.png) no-repeat 0px 4px; 
 display: block; 
 position: relative; 
 left: -15px; 
 font-size: 10pt;
 font-weight: bold;
 color: #adadad;
 text-decoration: none;
 font-family: "Myriad Pro";}
.bl_hot a.bigtitle:hover {padding-left: 15px; text-decoration: none; color: #aeca38;}
/*.bl_hot div.smalltext {padding-left: 15px;}*/

/*****************************************************************************/

/************* Footer *******************/

.footerMenu {text-align:center; font-size:8pt;}
.footerMenu span {padding: 10px 15px 0px 15px;}
.footerHTML {text-align:center; padding: 10px;}

.footerHTML font {
 font-size:12px;
 color:#ce142b;
 font-family: "Myriad Web Pro";
 font-weight: bold;
}

.footerHTML font a {
 font-size:12px;
 color:#ce142b;
 font-family: "Myriad Web Pro";
 font-weight: bold;
}

.footerHTML font a:hover {
 font-size:12px;
 color:#aeca38;
 font-family: "Myriad Web Pro";
 font-weight: bold;
 text-decoration: none;
}
.footerImg {text-align:right;}
.footerImg img {width: 80px; height: 26px; border:0px;}

/************* Footer *******************/

/*.commonbg { background: #FFFFFF; }
.headerbg { background: #6699FF; }
.usualbg { background: #f4f4f4; }*/
.middlebg { background: #E9E9E9; }
.errorbg { background: #FF0000; }

body { font: 9pt Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}
body.popup { font: 9pt Arial, Helvetica, sans-serif; color: black; margin: 0px; padding:0px;}

tr, td {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: black; }
/*tr.usual, td.usual {background-color: #F4F4F4; }
tr.header, td.header {background-color: #6699FF; color: white; }*/
tr.middle, td.middle {background-color: #E9E9E9; font-weight: bold; }
tr.error, td.error {background-color: #FFE0E0; color: red; font-weight: bold; }
table.usual {background-color: #F4F4F4;}

body.popup tr.usual, body.popup td.usual {background-color: transparent; }
body.popup tr.header, body.popup td.header {background-color: #E9E9E9; color: #1584D2; }

td.padding10px {
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
}
table.padding6px td {padding: 6px;}
table.padding6px td td {padding: 0px;}
table.padding4px td {padding: 4px;}
table.padding4px td td {padding: 0px;}

td.tab {border-top: 1px solid #E9E9E9; border-right: 1px solid #E9E9E9; border-left: 1px solid #E9E9E9;}
.tab {font-size: 12pt; font-weight: bold; text-decoration: none; background: transparent;}
.tab:hover {text-decoration: none; }
.tabActive {font-size: 12pt; font-weight: bold; text-decoration: none; background: #E9E9E9; color: #1584D2; }
.tabActive:hover {text-decoration: none; color: #1584D2; }
.tabline {background: #E9E9E9;}

div.adminTab {font-size:11px; border-bottom:#919b9c 1px solid; border-left:#91a7b4 1px solid; border-right:#91a7b4 1px solid; border-top:#91a7b4 1px solid; padding: 3px 8px 2px 8px; margin:3px 2px 0px 2px; cursor:hand; font-family:Verdana, sans-serif; background:#F5F3EB; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
div.adminTabActive {font-size:11px; border-right:#919b9c 1px solid; border-left:#919b9c 1px solid; border-top:#FF8200 2px solid; border-bottom:0px solid; padding: 5px 9px 4px 9px;; margin:3px 0px 0px 0px; font-weight:bold; cursor:default; font-family:Verdana, sans-serif; background-color:#FCFFD5; moz-border-radius:4px 4px 0px 0px; whitespace:nowrap; white-space: nowrap;}
td.adminTab {border-bottom: 1px solid #919b9c;}
td.adminTabActive {border: 0px;}
td.beginTab {padding: 0px 4px; border-bottom: 1px solid #919b9c;}
td.endTab {padding: 0px 4px; width: 100%; border-bottom: 1px solid #919b9c;}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

input_registo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

input.usualprice {background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
input.orderprice {background-color: transparent; border: none; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
input.search {
	border: 1px solid #CCCCCC;
}
input.text {
	color: #333333;
	border: 1px solid #CCCCCC;
}
input.field {
	border: 1px solid #CCCCCC;
}
input.fieldSmall {
	font-size: 8pt;
	border: 1px solid #CCCCCC;
}
input.submit {
 font-weight: normal;
 border: 0px;
 color: #FFFFFF;
 font-size: 10pt;
 cursor: pointer;
 background: url(../images/brakara/button-r-bgr_brakara.gif) no-repeat right;
 height: 28px;
 padding: 0px 7px 2px 0px;
 margin: 0px;
}

input.submit_registo {
 font-weight: normal;
 border: 0px;
 color: #FFFFFF;
 font-size: 10pt;
 cursor: pointer;
 background: url(../images/brakara/button-r-bgr_brakara_red.gif) no-repeat right;
 height: 28px;
 padding: 0px 7px 2px 0px;
 margin: 0px;
}
input#clear {color: #8A8A8A;}
input#reset {color: #8A8A8A;}
input#preview {color: #FF6C00;}
input#cancel {color: #8A8A8A;}
input#delete {color: #8A8A8A;}
select {border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}
select.search {border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9;}
textarea {border-top: 1px solid #7F9DB9;border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; font-size: 11pt;}

input.field {margin-bottom: 3px;}
select.field {margin-bottom: 3px;}

input.submit {margin: 2px 0px 2px 0px;}
html>body input.submit {margin: 4px 0px 4px 0px;}
* html input.submit {margin: 0px 0px 0px 0px;}

span.submit {background: url(../images/brakara/button-l-bgr_brakara.gif) no-repeat left; font: 25px Arial; padding-left: 7px !important; white-space: nowrap; display: inline-block;}

span.submit_registo {background: url(../images/brakara/button-l-bgr_brakara_red.gif) no-repeat left; font: 25px Arial; padding-left: 7px !important; white-space: nowrap; display: inline-block;}

/*For old templates < ver. 3.3*/
td.submit {background: url(../images/brakara/button-l-bgr_brakara.gif) no-repeat left; padding-left: 7px !important;}

td.submit_red {background: url(../images/brakara/button-l-bgr_brakara_red.gif) no-repeat left; padding-left: 7px !important;}

form { margin: 0; }

hr {background: #E9E9E9; border: 0px; color: #E9E9E9;}

a.header {color: #7b7b7b; text-decoration: none; }
a.header:hover {color: #aeca38; text-decoration: none; }
a.title {
 font-size: 10pt;
 font-weight: bold;
 color: #adadad;
 text-decoration: none;
 font-family: "Myriad Pro";
}
a.title:hover {text-decoration: none; }
a.smallText {
 text-decoration: none;
 color: #7b7b7b;
 font-family: "Arial Rounded MT Bold";
 font-size: 9pt;
}
a.smallText:hover {text-decoration: none; color: #aeca38;}
a {text-decoration: none; color: #7b7b7b;}
a:hover {text-decoration: none; color: #aeca38; }

.articleDate {font-size: 8pt; color: #aeca38; font-style: italic; }
/* prices styles */
.priceBlock {
 color: #fff;
 font-weight: bold;
 font-family: "Myriad Pro";
 font-size: 15px;
}
.priceBlockOld { 
 color: #fff;
 font-weight: bold;
 font-family: "Myriad Pro";
 font-size: 15px;
 }
.priceBlockHidden { color: #000; font-weight: bold; font-family: "Myriad Pro"; display: none; }
.priceBlockEdit { color: #000; font-weight: bold; font-family: "Myriad Pro"; }
.priceBlock .price, .priceBlockHidden .price { font-weight: bold;}
.priceBlockOld .price { font-weight: bold;}
.priceBlockEdit input.price { text-align: right; font-weight: bold; width: 80px; font-size:10pt; color:black; border-top: 1px solid #7F9DB9; border-right: 1px solid #BACDDF;border-bottom: 1px solid #BACDDF;border-left: 1px solid #7F9DB9; }
.priceBlock .priceTax, .priceBlockHidden .priceTax { font-weight: normal; }
.priceBlockOld .priceTax { font-weight: normal; }

.salesBlock {color: #fff; font-weight: bold; border: none; background: transparent; font-family: "Myriad Pro"; font-size: 15px;}
.salesPrice { font-weight: bold; color: #adadad; font-family: "Myriad Pro";}
.salesTax { font-weight: normal; }

.priceSaveBlock { color: green; font-weight: bold; font-family: "Myriad Pro"; }
.priceSaveBlock .price { font-weight: bold; }
.priceSaveBlock .percent { font-weight: normal; }

.pointsPriceBlock { font-family: Arial, Helvetica; }
.pointsPriceBlock .points { }

.rewardPointsBlock { font-family: Arial, Helvetica; }
.rewardPointsBlock .points { }

.productsCategory { font-weight: bold; background-color: #1584D2; color: #F0F0F0; border: #0070B9 1px solid; padding: 5px; }
.productsDelimiter { height: 1px; background-color:silver; }

.productsTable th {padding: 3px;}
.productsTable td {padding: 3px;}
.productsCategory {font-size: 10pt; font-weight: bold; color: #1584D2; background: #E9E9E9; padding: 5px 10px !important; }
.productsDelimiter {background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop {background: #E9E9E9; padding: 0px !important;}
.productsDelimiterTop img {height: 2px;}

.wishlist-opacity {display: none; z-index: 900; filter: alpha(opacity=50); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; background-color: #E1E1E1; moz-opacity: 0.5; opacity: 0.5;}
.wishlist-shadow {display: none; z-index: 1000; position: absolute; top: 0px; left: 0px; width: 400px; background: #CCCCCC;}
.wishlist-block {position: relative; bottom: 5px; right: 5px; width: 400px; background: #F4F4F4; border: 1px solid #78C7FF;}
.wishlist-img-close img {margin: 10px 10px 5px 0px;}
.wishlist-descr {padding: 0px 35px 20px 30px; font-size: 14px, sans-serif; text-align:justify;}

.titleText {color: #1584d2; text-decoration: none; }
.top {font-size: 8pt; padding: 2 0 2 0;}
.smallText {font-size: 8pt; }
.middleText {font-size: 9pt; }
.bigText {font-size: 10pt; }
.comment {font-size: 8pt; color: #7777CC; }
.message {font-size: 9pt; color: #0000CC; }
.title {font-size: 10pt; font-weight: bold; color: #7b7b7b; }
.bigtitle {font-size: 12pt; font-weight: bold; color: #7b7b7b; }
.error {color: red; }
.terms {height: 300px; width: 600px; overflow: auto; border: 1px solid silver; }
.link {color: green; }

span.nobr {white-space: nowrap !important;}

/************* Manual ***************/

.level1 {padding: 2px 2px 2px 15px;}
.level1 a {font-weight: bold;}
.level1 a:hover {font-weight: bold;}
.level2 {padding: 2px 2px 2px 30px;}
.level3 {padding: 2px 2px 2px 40px;}
.level4 {padding: 2px 2px 2px 50px;}

/************* Left Menu ***************/

.menuLeft .level1 {padding: 2px 2px 2px 5px;}
.menuLeft .level2 {padding: 2px 2px 2px 15px;}
.menuLeft .level3 {padding: 2px 2px 2px 30px;}
.menuLeft .level4 {padding: 2px 2px 2px 40px;}

.menuLeft .a a {font-weight: bold;}
.menuLeft .a a:hover {font-weight: bold;}

/********* HEADER ****************/

.bem-vindo {
 font-family:"Myriad Pro";
 font-size: 16px;
 font-weight: bold;
 color: #adc936;
}
.bem-vindo a {
 font-family:"Myriad Pro";
 font-size: 16px;
 font-weight: bold;
 color: #adc936;
}
.cliente {
 font-family:"Myriad Pro";
 font-size: 14px;
 font-weight: bold;
 color: #6c6c6c;
}

.login a {
 font-family:"Myriad Pro";
 font-size: 14px;
 color: #ce142b;
 text-decoration:none;
}

.login a:hover {
 text-decoration:none;
}

.telefone {
 background-image: url(../images/brakara/telefone.png);
 background-repeat: no-repeat;
 background-position: center center;
 width: 28px;
 height: 28px; 
}
.skype {
 background-image: url(../images/brakara/skype.png);
 background-repeat: no-repeat;
 background-position: center center;
 width: 28px;
 height: 28px; 
}

.numero_telefone {
 font-family:"Myriad Pro";
 font-size: 16px;
 font-weight: bold;
 color: #ce142b;
}

.e-mail {
 background-image: url(../images/brakara/e-mail.png);
 background-repeat: no-repeat;
 background-position: center center;
 width: 28px;
 height: 28px; 
}

.endereco_email a {
 font-family:"Myriad Pro";
 font-size: 16px;
 font-weight: bold;
 color: #ce142b;
 text-decoration:none;
}

.endereco_email a:hover {
 text-decoration:none;
}

/********** Bloco categorias *********/

.category_arrow {
 background-image: url(../images/brakara/category_arrow.png);
 background-repeat: no-repeat;
 background-position: left top;
 height: 8px;
 width: 7px;
 padding-right: 10px; 
}

/********** Bloco search **********/

.search_back {
 background-image: url(../images/brakara/search_back.png);
 background-repeat: repeat-x;
 background-position: left top;
 height: 42px;
 border: 1px solid #e4e4e4; 
}

/********* Footer *************/

.footer_bar_red {
 background-image: url(../images/brakara/footer_red.png);
 background-repeat: no-repeat;
 background-position: left top;
 height: 1px;
 width: 984px;
 padding-bottom: 3px; 
}

.footer_bar_green {
 background-image: url(../images/brakara/footer_green.png);
 background-repeat: no-repeat;
 background-position: left top;
 height: 1px;
 width: 984px;
 padding-bottom: 3px; 
}

/************* Registo ***********/
td.font_registo {
 font-family: "Myriad Pro";
 font-size: 11pt;
 font-weight: normal;
}

select.font_registo {
 font-family: "Myriad Pro";
 font-size: 11pt;
 font-weight: normal;
}

td.font_registo_14 {
 font-family: "Myriad Pro";
 font-size: 14pt;
 font-weight: normal;
 color: #383838; 
}

.block_profile {
 border: 0px;
 background-image: url(../images/brakara/profile_back.png);
 background-repeat: repeat-x;
 background-color: #f7f7f7; 
 /*background: #f4f4f4 url(../images/default/cblock-r-bgr.gif) repeat-y right;*/
 }
.blockTD_profile {
 /*background: url(../images/default/cblock-l-bgr.gif) repeat-y left;*/ padding: 0px 11px;}
.menuLeft_profile {/*background: url(../images/default/cblock-l-bgr.gif) repeat-y left;*/ padding: 0px 11px;}

/************* Preço **************/

div.price_back {
 background-image: url(../images/brakara/price_back.png);
 background-repeat: no-repeat;
 background-position: left top;
 z-index:1;
 height: 72px;
 width: 74px;
 padding-top: 28px;
 position: relative; top: 10px; right: 0px; left: 0px;
 text-align:center;
}

div.price_back_offers {
 background-image: url(../images/brakara/price_back.png);
 background-repeat: no-repeat;
 background-position: left top;
 z-index:1;
 height: 72px;
 width: 74px;
 padding-top: 28px;
 position: relative; top: -15px; right: 0px; left: 45px;
 text-align:center;
}

/********** Product details: campos ************/
div.font {
 font-family: "Myriad Pro";
 font-size: 12px;
}

/*********** Botão read_more ***********/
.clear { /* generic container (i.e. div) for floating buttons */
 overflow: hidden;
 width: 100%;
}

a.readMore {
 color: #fff;
 display: block;
 float: right;
 height: 28px;
 margin-right: 6px;
 padding-right: 7px; /* sliding doors padding */
 text-decoration: none;
 background-attachment: scroll;
 background-color: transparent;
 background-image: url(../images/brakara/read_more_right.gif);
 background-repeat: no-repeat;
 background-position: right top;
 font-family: "Myriad Pro";
 font-size: 9pt;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}

a.readMore span {
 display: block;
 line-height: 18px;
 padding: 5px 0 5px 7px;
 background-color: transparent;
 background-image: url(../images/brakara/read_more_left.gif);
 background-repeat: no-repeat;
}

a.readMore:active {
 background-position: bottom right;
 color: #fff;
 outline: none; /* hide dotted outline in Firefox */
}

a.readMore:active span {
 background-position: bottom left;
 padding: 6px 0 4px 7px; /* push text down 1px */
}

/*********** Botão adicionar ***********/
.clear { /* generic container (i.e. div) for floating buttons */
 overflow: hidden;
 width: 100%;
}

a.butAdd {
 color: #fff;
 display: block;
 float: right;
 height: 28px;
 margin-right: 6px;
 padding-right: 7px; /* sliding doors padding */
 text-decoration: none;
 background-attachment: scroll;
 background-color: transparent;
 background-image: url(../images/brakara/button-r-bgr_add.gif);
 background-repeat: no-repeat;
 background-position: right top;
 font-family: "Myriad Pro";
 font-size: 9pt;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
}

a.butAdd span {
 display: block;
 line-height: 18px;
 padding: 5px 0 5px 7px;
 background-color: transparent;
 background-image: url(../images/brakara/button-l-bgr_add.gif);
 background-repeat: no-repeat;
}

a.butAdd:active {
 background-position: bottom right;
 color: #fff;
 outline: none; /* hide dotted outline in Firefox */
}

a.butAdd:active span {
 background-position: bottom left;
 padding: 6px 0 4px 7px; /* push text down 1px */
}

/********* Listagem de produtos ***********/
div.product_image {
 position:relative;
 float:left;
 z-index:0;
 position: relative; top: -70px; right: 0px; left: 20px;
}