/* CSS file or the main pages */

BODY		{FONT-FAMILY: arial, sans-serif; color: #666666; font-size: 12px; vertical-align: top;}

TD		{FONT-FAMILY: arial, sans-serif; color: #666666; font-size: 12px; vertical-align: top;}

A		{TEXT-DECORATION: none; color: #F33699;}


/* Texts */
.normal		{font-family: arial, sans-serif; color: #666666; font-size: 12px; vertical-align:top}
.title		{font-family: arial, sans-serif; font-weight: bold; color: #666666; font-size: 12px; vertical-align:top}
.small		{font-family: arial, sans-serif; color: #666666; font-size: 10px; vertical-align:top}

/* Big titles */
.btitlefix	{font-family: arial, sans-serif; color: #3A3D3E; font-size: 18px; font-weight: bold;}
.btitlemob	{font-family: arial, sans-serif; color: #8CC320; font-size: 18px; font-weight: bold;}
.btitlebus	{font-family: arial, sans-serif; color: #1B3982; font-size: 18px; font-weight: bold;}
.btitleint	{font-family: arial, sans-serif; color: #128081; font-size: 18px; font-weight: bold;}
.btitleabu	{font-family: arial, sans-serif; color: #FF6600; font-size: 18px; font-weight: bold;}
.btitlemtt	{font-family: arial, sans-serif; color: #A3027E; font-size: 18px; font-weight: bold;}
.btitlespe	{font-family: arial, sans-serif; color: #D00000; font-size: 18px; font-weight: bold;}
.btitlelil	{font-family: arial, sans-serif; color: #00AEF7; font-size: 18px; font-weight: bold;}
.btitle2_0	{font-family: arial, sans-serif; color: #EF404A; font-size: 18px; font-weight: bold;}
/*Attention!: the colors aren't real TalkTalk colors, but adapter to the JPG convertions

/* Titles */
.titlefix	{font-family: arial, sans-serif; color: #3A3D3E; font-size: 14px; font-weight: bold;}
.titlemob	{font-family: arial, sans-serif; color: #8CC320; font-size: 14px; font-weight: bold;}
.titlebus	{font-family: arial, sans-serif; color: #1B3982; font-size: 14px; font-weight: bold;}
.titleint	{font-family: arial, sans-serif; color: #128081; font-size: 14px; font-weight: bold;}
.titleabu	{font-family: arial, sans-serif; color: #FF6600; font-size: 14px; font-weight: bold;}
.titlemtt	{font-family: arial, sans-serif; color: #A3027E; font-size: 14px; font-weight: bold;}
.titlespe	{font-family: arial, sans-serif; color: #D00000; font-size: 14px; font-weight: bold;}
.titlelil	{font-family: arial, sans-serif; color: #00AEF7; font-size: 14px; font-weight: bold;}
.title2_0	{font-family: arial, sans-serif; color: #EF404A; font-size: 14px; font-weight: bold;}
/*Attention!: the colors aren't real TalkTalk colors, but adapter to the JPG convertions




/* For myTalkTalk */

.error
{
	color : Red;
	width : auto;
}

.error_box
{
/*
	padding-bottom : 4px;
*/
}

.error_in_box
{
/*
	position: absolute;
	vertical-align: top;
*/
}

.home_btn
{
	position: absolute; bottom : 60px;
}

#home_box
{
	height : 250px;
	width : 730px;
	margin : 0px;
}

#home_register
{
	height : 170px;
	width : 300px;
	margin : 3px;
	position : absolute;
}

#home_login
{
	height : 170px;
	width : 300px;
	left : 375px;
	margin : 3px;
	position : absolute;
}
