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

.headerBar div 
{
    width: 100% !important;
}
.headerBar div h2
{    
    font-size: 18px;
    line-height: 21px;
    margin: 0 100px 0 0;
}
.headerBar div h3
{
    margin: 20px 30px 0 0;
    text-align: left;
}

.content 
{
	width:90%;
    float: left;
}

#slider li div.galleryItem, 
#slider2 li div.galleryItem 
{
height: 190px;
    width: 263px;
}

div.galleryItem img 
{
    height: 215px;
    margin-left: -35px;
    margin-top: -36px;
    width: 304px;
}
div.galleryContentFrame 
{
    top: -52px;
    width: 300px;
}
div.galleryContentFrame p 
{
    font-size: 15px;
    line-height: 24px;
}
div.galleryItem div.bigplay 
{
margin-left: 79px;
    top: 133px;
}

.sharingDiv {
    float: right;
    left: -121px;
    margin-bottom: -30px !important;
    position: relative;
    top: 148px;
}
/* ///////////////////     TAB ROW    /////////////////////////// */
.tabRow ul
{       
    height: 220px;
    width: 320px !important;
}

.tabRow ul li:first-child
{ 
    display: none;
    visibility: hidden;
}
.tabRow ul li
{ 
    padding: 4px 0 0 0;
    width: 157px !important;
}
.tabRow ul li a {
    
    font-size: 15px;
    text-align: center;
    height: 40px;
    padding: 9px 24px !important;
    margin: 5px !important;
}
.tabRow ul li.singleLine a {
    
    line-height: 40px !important;
}
.tabRow ul li.active a,
.tabRow ul li a:hover
{
    padding: 8px 23px !important;
}

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

#Game
 {
	width:320px;
}
#GameSlice-01, #GameSlice-02, #GameSlice-04
{    
    visibility: hidden;
    display: none;
}

#Game-Phone, 
#ContentSlot 
{
	width:320px;
    border: 0px;
    margin: 0px;
    padding: 0px;
}
.content
{
}
.content h1, .content h2, p 
{
    
}
.content ul
{
    padding: 0 50px 7px 37px;
}

.content.SlotA2
{
    position: relative;
    top: 185px;
}

.content.SlotB 
{
    left: 11px;
    position: relative;
    top: -205px;
    width: 265px;
}
.content.SlotB h1 
{
    margin-top: 12px;
}

.content.SlotB .vidImage
{
    margin: 16px 16px 6px 16px;
}
.content.SlotB .play 
{
    margin: 33px 0 13px 175px;
}
.content.SlotB .button 
{
    margin: -3px 0 -22px 0px;
}
.content.SlotD,
.content.SlotE 
{
    margin: 5px 0px 34px 10px;
    width: 265px;
    position: inherit;
}
.content.SlotD p,
.content.SlotE p
{     
    padding: 5px 9px 20px 10px;
}

.content.SlotD h1,
.content.SlotE h1
{     
    padding: 10px 0 0 10px;
    font-size: 20px;
    line-height: 26px;
}
#GameSlice-01-320     
{
    float: left;
	width:320px;
	height:105px;
	background:url("../images/GameSlice_01_320.jpg");
}

#GameSlice-02-320 
{
    float: left;
	width:320px;
	height:142px;
	background:url("../images/GameSlice_02_320.jpg");
}

#GameSlice-03-320 {
    float: left;
	width:320px;
	height:137px;
	background:url("../images/GameSlice_03_320.jpg");
}

#GameSlice-04-320 {
    float: left;
	width:320px;
	height:126px;
	background:url("../images/GameSlice_04_320.jpg");
}


/* ///////////////////     FOOTER    /////////////////////////// */
.footer 
{
    float: left;    
    width: 300px;
}

.footer p{
    text-align: center;
}

div.footer div p.backText span
{
    display:block;
}


.footer div p a
{
    margin-right: 0px;
}
