@charset "utf-8";
/* CSS Document */

body
{
background-color:#000;
}

.wrapper
{
background-image:url(images/xfactor-backgound.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
height:100%;
width:100%;

}
.tvassosiation
{
background-image:url(images/xfactor_w.jpg);
background-size=100%;
}
.xfactortabhead
{
background-image:url(images/xfactor-tab.jpg);
background-repeat:no-repeat;
background-size:100%;
width:45%;
float:left;
height:30px;
text-align:center;
line-height:25px;
margin-left:2%;
margin-bottom:15px;
}
.xfactortabhead1
{

background-repeat:no-repeat;
background-size:100%;
width:45%;
float:left;
height:30px;
text-align:center;
line-height:25px;
margin-left:2%;
margin-bottom:15px;
}
.tabcontaintleft
{
float:left;
width:40%;
margin-left:50px;
padding-top:10px;
color:#FFF;
}
.displayimghome
{
width:125px;
height:120px;
padding-bottom:25px;
float:left;
text-align:center;
}
.tabcontaintleft  img
{
border-color:#FFFFFF;
border-style:solid;
border-width:2px;
width:100px;
height: 80px;

}
.tabcontaintright
{
width:auto;
height:auto;
margin-right:100px;
float:right;
margin-left:40px;
padding-top:-120px;
border-color:#FFFFFF;
border-style:solid;
border-width:1px;
}







#footer
{
background-color:#000000;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:2px;
color:#FFFFFF;
width:100%;
clear: both;
 position: relative;
 z-index: 10;
 height: 3em;
 margin-top: -3em;
 font-size:small;
}