/* CSS File			*/
/* Version: 	01		*/
/* Created at: 	HBfx Studio	*/
/* Author: 	Eros Nicolau	*/

/* Tag redefines		*/
html, body			{margin: 0px; padding: 0px; height: 100%; width: 100%;}
body				{background-color: #955700; text-align: center; font-family: Tahoma; font-size: 10px; color: #623900;}
form				{margin: 0px; padding: 0px;}
h1				{background-image: url(../img/h1_back.gif); background-repeat: no-repeat; background-position: left bottom; font-size: 16px; padding-bottom: 5px; margin-top: 10px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;}
hr				{background-color: #623900;}
p				{margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px;}
p img				{float: left; margin-right: 5px; margin-bottom: 5px;}

/* Link styles			*/
a				{color: #623900;}
a:hover				{text-decoration: none;}

a.LargeLink 	{color: #623900; font-size: 12px;}
a.LargeLink:hover				{text-decoration: none;}
/* Header styles		*/

/* Main area styles		*/
.holder				{width: 900px; display: table; height: auto !important; height: 1px; margin-top: 10px; background-color: #dac38d; margin-right: auto; margin-bottom: 5px; margin-left: auto; background-image: url(../img/holder_back.gif); background-repeat: repeat-y; background-position: left top;}
.holder .left			{background-color: #623900; width: 200px; float: left; display: table; height: auto !important; height: 1px; font-size: 11px; padding-bottom: 4px;}
.holder .left a			{color: #dbc38d; text-decoration: none;}
.holder .main			{width: 700px; float: right; display: table; height: auto !important; height:1px; background-image: url(../img/back.jpg); background-repeat: repeat-y; background-position: right top; text-align: left;}
.article			{display: table; margin-left: 20px; height: auto !important; height: 1px; text-align: left; margin-top: 15px; width: 590px; margin-bottom: 10px; font-size: 12px; font-weight: normal;}
.article2			{display: table; margin-left: 20px; height: auto !important; height: 1px; text-align: left; margin-top: 15px; width: 590px; margin-bottom: 10px; font-size: 12px; font-weight: normal;}
.article .item			{width: 170px; float: left; margin-right: 25px;}
.article .item img		{border: 1px solid #fce6b3;}
.article .item .name		{float: left; text-align: left; }
.article .item .detail1		{float: left; text-align: left; display: block; margin-bottom: 5px; width: 170px;}
.article .item .detail2		{float: right; text-align: right;}

div.noimg      {background-color: #D6BF89; width: 170px; height: 170px;
                margin-left: auto; margin-right: auto; display: table-cell;
                text-align: center; vertical-align: middle; padding:0px; line-height:170px; font-size:140px}

div.artimg	{background-color: #D6BF89; width: 80px; height: 60px; float:left; margin-left:auto; margin-right: 10px;}

div.noimg img
{
	vertical-align: middle;
}

/* Footer styles		*/
.footer				{width: 900px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; color: #dac38d; font-size: 10px;}
.footer a			{color: #dac38d;}
.footer .credits		{float: right;}
.footer .links			{float: left;}


/* Left Menu styles		*/
.menublock			{color: #ffedc3; background-color: #724d1a; text-align: left; margin-top: 4px; margin-right: 5px; margin-bottom: 0px; margin-left: 5px; padding: 1px; line-height: 18px;}
.menublock a			{display: block; padding-right: 5px;}
.menublock a:hover		{background-color: #623900;}
.menublock .l1			{font-size: 12px; font-weight: bold; padding-left: 5px;}
.menublock .l2			{font-size: 11px; font-weight: bold; padding-left: 15px;}
.menublock .l3			{font-size: 11px; font-weight: normal; padding-left: 15px;}
.menublock .l4			{font-size: 10px; font-weight: normal; padding-left: 15px;}

/* Main Menu styles		*/

/* Misc. styles			*/
.searchtext			{background-image: url(../img/search_back.gif); background-repeat: no-repeat; background-position: left top; height: 19px; width: 113px; padding-right: 10px; padding-left: 10px; border: 0px none #623900; color: #dac38d; font-size: 11px; background-color: #623900;}

.clearfix:after			{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

input               {background-color: #DAC38D; text-align: center; font-family: Tahoma; font-size: 10px; color: #623920;}
input.search        {border: 0px none #623900; color: #dac38d; font-size: 11px; background-color: #623900; cursor: pointer; cursor: hand;}
select              {background-color: #DAC38D; text-align: center; font-family: Tahoma; font-size: 10px; color: #623920;}

