/* GENERIC STYLES */
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;}
font {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;} 
A {
	color: #000066;
	text-decoration: none;
	}
A:hover {
	text-decoration: underline;}
ul {  
	list-style-type: square;}
.ul-arrow {  
	list-style-image: url(/images/buttons/red_arrow.gif); 
	margin: 0 0 0 1em;}
BODY { 
	background-color: #ffffff;
	font-size: 10pt;
	}
.marge_adsl {
	margin: 10px;
}
.marge_texte_connexion {
	margin: 10px;
}
.desc_adsl {
	margin: 5px 40px;
	font-family: Arial;
	font-size: 16pt;
	font-weight: bolder;
	font-style: normal;
}
.titre_adsl {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bolder;
	font-style: normal;
	color: #999999;
	line-height: normal;
}
.titre_adslpro {
	margin: 5px 5px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bolder;
	font-style: normal;
}
.desc_adslpro {
	margin: 5px 3px 5px 5px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.marge_adslpro {
	margin: 5px 5px 5px;
}
/* QUICKHELP LAYER POPUP ON SIGNUP */
#quickhelp {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}

/* TABLE STYLES - USE THESE WHEN DEVELOPING */ 
.table-title { 
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #333333;
   background-color: #FFBA52;
   text-decoration: none}    
.table-title a{
   color: #ffffff;
   text-decoration: none;}  
.table-title a:hover{ 
   color: #ffffff;
   text-decoration: underline;}
.table-subtitle {  
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   background-color: #ffffcc;}
.table-grey {  
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   background-color: #ededed;}
.table-greydark {  
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   background-color: #666666;}   
.table-black {  
   font-family:  Arial, Helvetica, sans-serif;
   color: #ffffff;
   background-color: #000000;}
.table-white {  
   font-family:  Arial, Helvetica, sans-serif;
   background-color: #ffffff;}

/* FONT STYLES - USE THESE WHEN DEVELOPING */
.titre_rouge {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: red;
font-weight:bold;
}
.titre_rouge_gd {
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
color: red;
font-weight:bold;
}
.titre_rouge1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: red;
}
.texte_normal {
font-family: Arial, Helvetica, sans-serif;
   color: #000000;
 }
.text-title {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-weight: bold; 
   text-decoration: none;}  
.text-subtitle { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #ff9900;
   font-weight: bold;}
.text-small { 
   font-famliy: Arial, Helvetica, sans-serif;
   font-size: 10pt;}
A.text-small { 
   font-famliy: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: bold;}  
A.text-small:hover { 
   font-famliy: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   text-decoration: bold;}
.text-extrasmall {
	font-family:Verdana,Geneva,Arial,sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	text-decoration: none;}
.text-extrasmallgrey {
	font-family:Verdana,Geneva,Arial,sans-serif; 
	font-size:10px; 
	font-weight:normal; 
	text-decoration: none;
	color: #666666;}
.text-large {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #000000;
   font-weight: bold;} 
a.text-large {
   color: #660066;}  
.text-large-highlight {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12pt;
   color: #FF0000;
   font-weight: bold;}   
.text-highlight {
   font-family: Arial, Helvetica, sans-serif;
   color: #FF0000;
   font-weight: bold;}
.text-error-message {
   font-famliy: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   color: #CC0000;
   text-decoration: none;}
.error {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none}
.text-subtitlegrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #999999; 
	font-weight: bold;}	

/* BORDER STYLES - USE FOR BOXED LAYOUT */
.border-line {
	PADDING: 4px;
	BORDER: solid 1px #999999;
	BACKGROUND-COLOR: #ffffcc}
.border-dash {
	PADDING: 4px;
	BORDER: dashed 1px #660066;
	BACKGROUND-COLOR: #ededed}
.border-dot {
	PADDING: 4px;
	BORDER: dotted 2px #660066;
	BACKGROUND-COLOR: #ededed}
.border-double {
	PADDING: 4px;
	BORDER: double 3px #660066;
	BACKGROUND-COLOR: #ededed}

/* FORMS */
.form-field {
	font-family:Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	BACKGROUND-COLOR: #F4EDF4;
	BORDER: #660066 1px solid;}
.form-field-white {
	font-family:Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none; 
	color:#000000; 
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: #660066 1px solid;}
.form-button {
	font-family:Arial, Verdana, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	text-decoration: none; 
	color:#000000;
	background: #ffffff; 
	BORDER-RIGHT: #660066 1px solid; 
	BORDER-TOP: #ff9fff 1px solid; 
	BORDER-LEFT: #ff9fff 1px solid; 
	BORDER-BOTTOM: #660066 1px solid; 
	cursor: hand}
.form-menu {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: #F4EDF4}
.form-menu-white {
	FONT-SIZE: 8pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF}
.coolbox {
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	FONT-SIZE: 9px; 
	FONT-WEIGHT: normal}

/* LIST STYLES FOR PRODUCT PAGE FEATURES */
.li-support, .li-computer, .li-email, .li-entertainment, .li-communication, .li-connection, .li-support {  
	margin: 0 0 0 -1em;
	BORDER-BOTTOM: solid 1px #cccccc;
	font-family:Verdana,Geneva,Arial,sans-serif 10px bold; 
	font-size:10px; 
	font-weight:bold; 
	PADDING-BOTTOM: 2px;}
.li-computer {  
	list-style-image: url(/images/info/icon_computer.gif);}
.li-email {  
	list-style-image: url(/images/info/icon_email.gif);}
.li-entertainment {  
	list-style-image: url(/images/info/icon_entertainment.gif);}
.li-communication {  
	list-style-image: url(/images/info/icon_communication.gif);}
.li-connection {  
	list-style-image: url(/images/info/icon_connection.gif);}
.li-support {  
	list-style-image: url(/images/info/icon_support.gif);}

/* WWW INDEX PAGE */
.index-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 11pt;}
.index-title {
	font-weight:bold;
	color: #333333;}
.www-header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #ffffff;
	font-weight:bold;
	background-color: #ff9900;}
.nobold {
	font-weight: normal;}
.rightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	line-height: 10pt;}
.rightmenu-title {
	font-weight:bold;
	color: #333333;
	font-size: 8pt;}

/* PORTAL INDEX PAGE */
.news-box{
	background-color: #e9fcff;
	border: 1px solid #999999;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;}
.poll{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 9pt;}
.quickhelp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
.rightfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #666666;
	line-height: 10pt;}
.pollvote {
	background-color: #ededed;
	border-top: 1px solid #999999;
	font-size: 70%;
	font-weight: bold;}
.pollborder {
	border: 1px solid #cccccc}

/* HEADER */
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;}
.header a{
	color: #FFFFFF;
	text-decoration: none;}
.header a:hover {
	text-decoration: underline;}
.headerline {
	background: #CCCCCC;}
.headerline2 {
	background: #FF0000;}
	
/* MENU */	
.menutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;}
.menutitle a{
	color: #000000;
	text-decoration: none;}
.menutitle a:hover{
	TEXT-DECORATION: underline;
	color: #666666;}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660066;}
.menulink a{
	color: #660066;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;}
.menulink a:hover{
	TEXT-DECORATION: underline overline;
	color: #666666;}
a.menulink-title {
	font-size: 11px;
	font-weight: bold;
	color: #333333;}

/* FOOTER */	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background: #ededed;}
.footer a{
	color: #666666;
	text-decoration: none;}
.footer a:hover {
	text-decoration: underline;}
.footermain, a.footermain {
	color: #000066;
	font-weight: bold;
	}
.footerline {
	background: #660066;}
	
/* PRODUCT PAGES */
.products-menu {
	border: 1px solid #cccccc; 
	background:#effdff; 
	padding:7px }
	
/* CONNECT VIEW MY USAGE */
.connect-usage-blue {
	background-color: #F2F5FF;
	border-bottom: solid #CCCCFF 1px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
.connect-usage-tablebackground {
	background-color: #F2F5FF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.connect-usage-title  {
	background-color: #3399CC;
	border-bottom: solid #ffffff 1px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.connect-usage-days {
	background-color: #3399CC;
	border-bottom-style: solid #3399CC 1px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.connect-usage-currentuse {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;}
.connect-usage-currentuse:hover {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;}
.connect-usage-currentuse_today {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;}
.connect-usage-currentuse_today:hover {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF3333;}
.connect-usage-alert {
	background-color: #FFFFFF;
	border: 1px solid #FF3333;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;}
.connect-usage-alert:hover {
	background-color: #FFFFFF;
	border: 1px solid #FF3333;
	padding: 1px;
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;}
.connect-usage-dropdown_table {
	background-color: #F2F5FF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
    font-weight: bold;}
.connect-usage-menu  {
    color : #000000;
    background-color: #D0E1FF;
    border-color : #3399CC;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal}
.connect-usage-key {
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;}
.connect-usage-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;}
.connect-usage-normal_text {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
.connect-usage-alert_header {
	color: #FF3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;}
.connect-usage-normal_text_bold {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold}
.connect-usage-normal_text_bold_red {
	color: #FF3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;}
	
/* FORUM STYLESHEET VALUES */
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; font-weight: normal; color : #000000 }
a.mainmenu		{ text-decoration: none; font-weight: normal; color : #660066;  }
a.mainmenu:hover{ text-decoration: underline; font-weight: normal; color : #660066; }

/* divider between top menu and the rest of the forum content */
td.divider { background-image:   url(../../../../Spencer%20Leah/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/05674HA7/images/divider.gif);	background-color: #FFFFFF; border: #FFFFFF; border-style: solid; height: 12px; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px solid #828282; }

/* table header font and colour for forum (may conflict with other styles?! */
th	{ color: #FFFFFF; font-size: 11px; font-weight : bold; background-color: #FFBB56; height: 25px; }

/*background section titles in forum, 1px orange line top bottom */
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image:   url(../../../../Spencer%20Leah/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/05674HA7/images/cellpic1.gif);	background-color:#FFFFFF; border: #FFFFFF; border-style: solid; height: 28px; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #FFF4E4; }
td.row3	{ background-color: #FFF4E4; }
td.row3Right { background-color: #FFF4E4; }

/* spacing in the cells of the forum table */
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }

.quote {
        font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color: #444444; line-height: 125%;
        background-color: #FFFFFF; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.code {
        font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #444444; line-height: 125%;
        background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}




/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #000000;}
a.cattitle		{ text-decoration: none; color : #660066; }
a.cattitle:hover{ text-decoration: underline; }


/* SIGN UP FORMS */
.signup-smlfont {
	font-famliy: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.28cm}
	
.signup-border {
	background-color: #660066}
	
.signup-tablebg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
	background-color: #FFBA52}
	
.signup-tablehghlt{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFE7C6}

