/* global */
html
{
	height: 100%;
}

body
{
	font-family: Tahoma;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	text-align: center;
}
TABLE
{
	font-family: Tahoma;
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
}
.cellover
{
	background-color:Black;	
}
.cellout
{
	background-color:Transparent;	
}
.smilyList
{
	background-color:#FFF3DB;
	width:232px;
	height:217px;
	DISPLAY: none; LEFT: 100px; POSITION: absolute; TOP: 100px;
	BORDER-RIGHT: #ff9900 1px outset; BORDER-TOP: #ff9900 1px outset; BORDER-LEFT: #ff9900 1px outset; WIDTH: 136px; BORDER-BOTTOM: #ff9900 1px outset; HEIGHT: 155px;
}
.smilyItem
{
	cursor:pointer;
}

.img_contact {background:url(../images/img_contact.jpg) no-repeat; }
.img_contact_us { background:url(../images/img_contact_us.jpg) no-repeat; }
.txtBorder
{
	border-style:none;
}
#tablemain
{
	width: 760px;
	border: none;
}
TH
{
	padding: 2px 2px 2px 2px;
	font-size: 10pt;
	text-align: center;
}
P
{
	margin: 0px;
	padding: 0px 0px 16px 0px;
	line-height: 7pt;
}
H1
{
	font-family: Tahoma;
	letter-spacing: 1.2pt;
}
H2
{
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10pt;
}
img
{
	border: 0px;
}


a, a:visited, a:active
{
	outline: none;
	/*text-decoration: none;
	border-bottom: dashed 1px;*/
}

a:hover
{
	text-decoration: underline;	
}

/* image positioning - left, right and center */
.left
{
	float: left;
	padding: 0px 8px 0px 0px;
}

.right
{
	float: right;
	padding: 0px 0px 0px 8px;
}

.center
{
	display: block;
	text-align: center;
	margin: 0 auto;
}

/* block quote */
BLOCKQUOTE
{
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 0px 20px;
	border-left: 8px solid;
}

/* unordered list */
UL
{
	margin: 8px 0px 0px 16px;
	padding: 0px;
}

UL LI
{
	list-style-type: square;
	margin: 0px 0px 11px 0px;
	padding: 0px;
}

/* ordered list */
OL
{
	margin: 8px 0px 0px 24px;
	padding: 0px;
}

OL LI
{
	margin: 0px 0px 11px 0px;
	padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#links, #footer, #logo, #menu, #content, #img_text_links
{
	margin-left: 10px;
	margin-right: 10px;
}
/* main container */
#main
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: center;
}
/* links above the logo / footer */
#links, #footer
{
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 760px;
	font-size: 8pt;
	text-transform: uppercase;
}

#links
{
	text-align: right;
}
#divWelcome
{
	text-align: right;
	padding: 5px 21px 0px 19px;
	width: 760;
	height: 30px;
	font-size: 8pt;
	text-transform: uppercase;
}
#divWelcome a
{
	text-decoration: none;
}

#footer
{
	text-align: center;
}

#links a, #footer a
{
	padding: 0px;
	text-decoration: none;
	border-bottom: dashed 1px;
}

#links a:hover, #footer a:hover, #divWelcome a:hover
{
	border-bottom: solid 1px;
}

/* logo */
#logo
{
	margin: 0px 10px 0px 10px;
	width: 760px;
	height: 100px;
	text-align: left;
}

#logo h1
{
	margin: 0px;
	padding: 35px 0px 0px 19px;
	font-size: 20pt;
	text-transform: uppercase;
	letter-spacing: 2pt;
}

/* navigation menu */
#menu
{
	height: 29px;
	width: 760px;
}

#menu ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li a
{
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	width: 75px;
	padding: 8px 2px 8px 2px;
	text-transform: uppercase;
}

#welcome
{
	margin: 0px 10px 0px 10px;
	height: 28px;
	width: 760px;
}

#welcome ul
{
	margin: 0px 0px 0px 0px;
}

#welcome li
{
	float: right;
	margin: 0px;
	padding: 7px 5px 0px 5px;
	list-style: none;
}

#welcome li a
{
	display: block;
	font-size: 8pt;
	float: left;
	text-decoration: none;
	text-align: center;
	/*padding: 0px 0px 0px 0px;*/
	text-transform: uppercase;
	border-bottom: dashed 1px;
}

#welcome li a:hover
{
	border-bottom: 1px solid;
}

#leftcolumn
{
	width: 533px;
	text-align: justify;
	padding: 10px;
}

#rightcolumn
{
	width: 207px;
	vertical-align: top;
}

.sidebaritem
{
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.sbihead
{
	padding: 6px 0px 6px 10px;
	text-transform: uppercase;
}

.sbihead h1
{
	padding: 0px;
	margin: 0px;
	font-size: 8pt;
	font-weight: normal;
}

.sbicontent
{
	margin: 5px 10px 5px 10px;
}
.sbicontent MARQUEE
{
	 text-align: center; 
	 border: none; 
	 float: none; 
	 height: 75px;
}
.sbicontent MARQUEE p
{
	margin-bottom: 8px;
}

.sbicontent p
{
	line-height: 12px;
	padding: 0px 0px 0px 0px;
	margin: 1px;
}

.sbilinks
{
	padding: 0px;
}

.sbilinks ul
{
	margin: 0px 0px 0px 0px;
}

.sbilinks li
{
	margin: 0px;
	float: left;
	list-style: none;
}

.sbilinks li a, .sbilinks li a:hover
{
	float: left;
	height: 16px;
	text-decoration: none;
	padding: 5px 0px 4px 19px;
	/*width: 206px;*/
	border: 0px;
}

/* column 2 - page content */


#leftcolumn h1
{
	padding: 0px;
	margin-bottom: 3px;
	border-bottom: 1px solid;
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: normal;
}

.sidebaritem a, #leftcolumn a, .sidebaritem a:hover
{
	display: inline-block;
	padding: 0px;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.sidebaritem a:hover, #leftcolumn a:hover
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* additional colour scheme selections */
#colour
{
	margin: 0px 0px 20px 0px;
}

#colour a, #colour a:hover
{
	border: 0px;
}

.blue
{
	background: #FFFFFF url(blue.png) no-repeat left center;
	color: #109CEF;
	padding: 0px 40px 0px 20px;
}

.green
{
	background: #FFFFFF url(green.png) no-repeat left center;
	color: #94C65A;
	padding: 0px 40px 0px 20px;
}

.purple
{
	background: #FFFFFF url(purple.png) no-repeat left center;
	color: #CE5AEF;
	padding: 0px 40px 0px 20px;
}

.orange
{
	background: #FFFFFF url(orange.png) no-repeat left center;
	color: #FF9C21;
	padding: 0px 40px 0px 20px;
}
SELECT, INPUT
{
	font-family: Tahoma;
	font-size: 8pt;
	margin: 1px;
}
.input
{
	border:none;	
}
.alert
{
	color: #FC9116;
	font-size: 7pt;
	letter-spacing: 1.1pt;
}
.alertbig
{
	color: #FC9116;
	font-size: 15;
	letter-spacing: 1.1pt;
}
.error
{
	color: Red;
	font-size: 7pt;
	letter-spacing: 1.1pt;
}
.success
{
	color: Green;
	font-size: 7pt;
	letter-spacing: 1.1pt;
}
.note
{
	color: #6F6F6F;
	font-size: 7pt;
	letter-spacing: 1.1pt;
}
.btn
{	
	margin: 1px;
	padding: 0px 10px 0px 10px;
	width: 100px;
}
.lines
{
	height: 1px;
	background-color: #EAEAEA;
}
#terms
{
	width: 100%;
	font-family: Tahoma;
	font-size: 8pt;	
}
.multiline_text
{
	width: 100%;
	font-family: Tahoma;
	font-size: 8pt;	
}
.ibtn
{
	margin: 1px;
	border-bottom: dashed 1px #666666;
	color: #ea8916;
}
#toggleOFF
{
	font-weight: bold;
	width: 100px;
}
#toggleOFF a, #toggleOFF a:active, #toggleOFF a:visited
{
	padding: 2px 5px 3px 25px;
	display: block;
	border: none;
	border-style: outset;
	border-width: 2px;
}
#toggleOFF a:hover
{
	padding: 2px 5px 3px 25px;
	border-style: outset;
	border-width: 2px;
}
#toggleON
{
	font-weight: bold;
	width: 100px;
}
#toggleON a, #toggleON a:active, #toggleON a:visited
{
	padding: 2px 5px 3px 25px;
	display: block;
	border: none;
	border-style: inset;
	border-width: 2px;
}
#toggleON a:hover
{
	padding: 2px 5px 3px 25px;
	border-style: inset;
	border-width: 2px;
}
.textbox_small
{
	width:  70px;
}
.partheader
{
	padding: 2px;
	height: 28px;
}
.summary
{
	padding: 2px;
}
#operatorlogolinks td
{
	height: 100px;
	width: 170px;
	border: dotted 1px #EAEAEA;
}
#operatorlogolinks td img
{
	border: none;
}
#operatorlogolinks td a, #operatorlogolinks td a:active, #operatorlogolinks td a:visited
{
	border: none;
}
#chat
{
	overflow: auto;
	display: inline-block;
	width: 100%; 
	height: 200px;
}
#chattop
{
	display: block;
	width: 448px; 
	padding: 1px;
}
#chattoptext
{
	display: block;
	width: 426px;
}
.in, .out
{
	margin: 0px 0px 1px 0px;
	line-height: 10pt;
	float: none;
	padding: 1px 1px 1px 1px;
}
.says
{
	margin: 0px 2px 0px 0px;
	font-weight: bold;
}
#sendbox
{
	width: 375px;
	height: 60px;
	font-family: Tahoma;
	font-size: 8pt;
}
#send a, #send a:active, #send a:visited
{
	display: block;
	height: 60px;
	width: 70px;
	border: none;
}
#tblRemainingChars
{
	width: 99%; 
	POSITION: relative; 
	TOP: -89px; 
}
#img_text_links
{
	width: 500px;
}

#img_text_links ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#img_text_links li
{
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#img_text_links li img
{
	float: left;
	width: 32px;
	height: 32px;
	margin: 7px;	
}
#img_text_links li a, #img_text_links li a:active, #img_text_links li a:visited
{
	display: block;
	color: #000000;
	border: none;
	float: left;
	height: 34px;
	width: 460px;
	vertical-align: middle;
	font-size: 8pt;
	letter-spacing: 1.1pt;
	border: dashed 1px #FFFFFF;
	text-decoration: none;
	margin: 5px 1px 5px 5px;
	padding: 2px 2px 0px 5px;
	text-transform: none;
}
#img_text_links li a span
{
	float: none;
	display: block;
	padding: 1px 1px 1px 1px;
	margin: 2px 0px 0px 0px;
	border-top: dotted 1px #EAEAEA;
	text-transform: none;
	font-size: 7pt;
	color: #6F6F6F;
}