
/* ///////////////////     HEADER BAR    /////////////////////////// */

.headerBar div,
.footer div 
{
    width: 100% !important;
}
.sharingDiv {
    left: 283px;
}

/* ///////////////////     TAB ROW    /////////////////////////// */
.tabRow ul
{       
    height: 40px;
    width: 768px;
}
.tabRow ul li
{
    padding: 0 0 0 4px;
}
.tabRow ul li a
{   
    font-size: 12px;
    padding: 3px 14px;
}
.tabRow ul li.active a,
.tabRow ul li a:hover
{
    padding: 3px 13px;
}

/* ///////////////////     CONTENT    /////////////////////////// */

#Game {
	width:768px;
	height: 1075px;
}

#GameSlice-01
{
	width:768px;
	height:93px;
    background-image: url('../images/GameSlice_01_768.jpg');
}

#GameSlice-02 {
	width:87px;
	height:697px;
	background-image:url('../images/GameSlice_02_768.jpg');
}

#ContentSlot 
{
	width:567px;
}

#GameSlice-04 {
	width:88px;
	height:697px;
	background-image:url('../images/GameSlice_04_768.jpg');
}
.content     
{
    width: 260px;
}
.content h1 
{
    font-size: 19px;
}
.content.SlotB .play
{
    margin-left:157px;
}

.content.SlotD, .content.SlotE {
margin-left: 90px;
    margin-right: -72px;
    margin-top: -73px;
    width: 264px;
}
.content.SlotD .button, 
.content.SlotE .button 
{
    margin: 8px 12px -23px 0px;
}
.content.SlotD .play, 
.content.SlotE .play 
{
    margin: 33px 0 10px 163px;
}
#slider li div.galleryItem, 
#slider2 li div.galleryItem {

    width: 224px;
    height: 160px;
}

div.galleryItem img {
height: 174px;
    margin-left: -28px;
    margin-top: -33px;
    width: 258px;
}

div.galleryItem div.bigplay {
    margin-left: 60px;
    margin-top: -88px;
    top: 107px;
}
div.galleryContentFrame 
{
    top: -39px;
    width: 260px;
}
