/* ************************************************************************************************************** */
/* GENERAL */

html
{
  overflow-x:             hidden;
}

body
{
  padding:                0px;
  margin:                 0px;
  /*text-align:             center;*/
  background-color:       #000000;
    overflow-x:             hidden;
}

body *
{
  color:                  #000000;
  font-family:            Tahoma, Geneva, sans-serif;
  font-size:              12px;
  /*font-weight:            bold;*/
  border:                 none;
}

/* ************************************************************************************************************** */
/* LAYOUT */

#eb_master {
	padding: 			          0;
	margin: 			          0;
	position:			          absolute;
	left:				            50%;
	margin-left:	          -512px;
	width:				          1024px;
	top:                    0px;
	height:				          100%;
	/*background-color:       #FFFFFF;*/
}

/* ************************************************************************************************************** */
/* MENU */

#eb_menu
{
	position:			          absolute;
  width:                  200px;
  height:                 350px;
  top:                    0px;
  left:                   0px;
}

/* ************************************************************************************************************** */
/* HEADER */

#eb_header
{
  background:             url(/skin/frontend/default/TribalNova/images/header/background_header.png) repeat-x left top;
	position:			          absolute;
  height:                 34px;
  top:                    0px;
  right:                  155px;
  padding-top:            3px;
  text-align:             center;
  padding-left: 15px;
    padding-right: 15px;
}

#en_header_left
{
    background:             url(/skin/frontend/default/TribalNova/images/header/background_header_left.png) no-repeat left top;
    width:                  36px;
    height:                 34px;
}

#en_header_middle
{
    background:             url(/skin/frontend/default/TribalNova/images/header/background_header.png) repeat left top;
    width:                  100%;
    height:                 34px;
}

#en_header_right
{
    background:             url(/skin/frontend/default/TribalNova/images/header/background_header_right.png) no-repeat left top;
    width:                  54px;
    height:                 34px;
}

#eb_header a
{
font-size:                100%;
color:                    #e13628;
}

#eb_header p
{
font-size:                90%;
color:                    #e13628;
}

/* ************************************************************************************************************** */
/* MAIN CONTENT */
#eb_main
{
	position:			          absolute;
	width:                   700px;
	left:                    185px;
	top:                     50px;
}

#eb_content
{
	width:                   700px;
	height:                  100%;
	padding:                 15 15 15 15;
}

#eb_content_index
{
	width:                   700px;
	height:                  100%;
}

/* ************************************************************************************************************** */
/* FOOTER */

#eb_footer
{
	background:             url(/skin/frontend/default/TribalNova/images/footer/background_footer.png) no-repeat left top;
	width:                  701px;
  height:                 90px;
	padding-top:            23px;
	padding-left:           104px;
	float:                  left;
	margin-top:             25px;
	text-align:             left;
}

#eb_footer p
{
font-size:                80%;
color:                    #e13628;
}

#eb_footer a
{
font-size:                100%;
color:                    #e13628;
}

.credits
{
	width:                  701px;
	float:                  left;
	margin-left:             -104px;
	margin-top:             40px;
	text-align:             center;
	color:                   #FFFFFF;
}


/* ************************************************************************************************************** */
/* ADVERTISEMENT */

#eb_advertisement
{
	width:                 120px;
	position:              absolute;
	left:                  890px;
	top:                   128px;
	text-align:            left;
}

#eb_advertisement #title
{
  text-align:            center;
	width:                 120px;
  height:                15px; 
	background-color:      #000000;
	color:                 #FFFFFF;
	padding:               0;
	margin:                0;
	font-size:             9px;
}
/* ************************************************************************************************************** */
/* GENERAL TEXT FORMATING */

p
{
  margin:                0;
  padding:               0;
}

a
{
  text-decoration:      underline;
  color:                #000000;
}

a:hover
{
  text-decoration:      none;
  color:                #ea8505;
}

h1
{
  font-size:              190%;
  padding-top:            13px;
  padding-left:           40px;
  background:             url(/skin/frontend/default/TribalNova/images/sheet_table/sheet_title.png) no-repeat left top;
	height:                 74px;
	width:                  682px;
	margin-bottom:          0px;
	color:                  #e13a0c;
}

h2
{
  color:                  #d46604;
  font-size:              120%;
}

.page-head h3
{
  font-size:              190%;
  padding-top:            13px;
  padding-left:           40px;
  background:             url(/skin/frontend/default/TribalNova/images/sheet_table/sheet_title.png) no-repeat left top;
	height:                 74px;
	width:                  682px;
	margin-bottom:          0px;
	color:                  #e13a0c;
}

.game_title_big
{
  font-size:              190%;
  font-weight:            bold;
  padding-top:            25px;
  margin-bottom:          -22px;
  padding-left:           60px;
  padding-bottom:         10px;
  background:             url(/skin/frontend/default/TribalNova/images/title/game_white_title.png) no-repeat left top;
	height:                 60px;
	width:                  680px;
	text-align:             left;
	color:                  #e13a0c;
}

.product_title_big
{
  font-size:              190%;
  font-weight:            bold;
  padding-top:            25px;
  margin-bottom:          -22px;
  padding-left:           30px;
  padding-bottom:         10px;
  background:             url(/skin/frontend/default/TribalNova/images/title/product_white_title.png) no-repeat left top;
	height:                 60px;
	width:                  680px;
	text-align:             left;
	color:                  #e13a0c;
}

.goodies_title_big
{
  font-size:              190%;
  font-weight:            bold;
  padding-top:            25px;
  margin-bottom:          -22px;
  padding-left:           60px;
  padding-bottom:         10px;
  background:             url(/skin/frontend/default/TribalNova/images/title/goodies_white_title.png) no-repeat left top;
	height:                 60px;
	width:                  680px;
	text-align:             left;
	color:                  #e13a0c;
}

.welcome_title_big
{
  font-size:              190%;
  font-weight:            bold;
  padding-top:            25px;
  margin-bottom:          -22px;
  padding-left:           60px;
  padding-bottom:         10px;
  background:             url(/skin/frontend/default/TribalNova/images/title/welcome_white_title.png) no-repeat left top;
	height:                 60px;
	width:                  680px;
	text-align:             left;
	color:                  #e13a0c;
}

/* ************************************************************************************************************** */
/* GOODIES */

.ul-goodies
{
  width:                  680px;
}

.ul-goodies li
{
  float:                  left;
  background:             url(/skin/frontend/default/TribalNova/images/goodies/goodies_back.png) no-repeat left top;
  width:                  225px;
  height:                 211px;
  text-align:             left;
}

.ul-goodies li .image
{
  width:                  200px;
  height:                 135px;
  position:               relative;
  left:                   12px;
  top:                    21px;
}

.ul-goodies li .text
{
  width:                  200px;
  height:                 34px;
  position:               relative;
  left:                   12px;
  top:                    30px;
}

.ul-goodies li .text a
{
  font-size:              11px;
}

.header_goodies
{
  width:  1024px;
  background:             url(/skin/frontend/default/TribalNova/images/goodies/shop_logo_white.jpg) no-repeat left top;
  padding-left:           140px;
  height:                 77px;
  padding-top:           25px;
  font-weight:            bold;
  margin-bottom:             -25px;
}

