a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin-bottom: 0px;
	margin-top: 0px;
}

div#typingdiv, div#engineinfo {
	border: 0px solid gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	background: #fafafa;
	color: #B11E23;
}

.bgcn {
	background-position: center;
	background-repeat: no-repeat;
}

.bgrn {
	background-position: right;
	background-repeat: no-repeat;
}

.bgcy {
	background-position: center;
	background-repeat: repeat-y;
}

.bgry {
	background-position: right;
	background-repeat: repeat-y;
}

.bgly {
	background-position: left;
	background-repeat: repeat-y;
}

.bgbx {
	background-position: bottom;
	background-repeat: repeat-x;
}

.window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.window a {
	color: #880000;
}

.window h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.window h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text span.grey {
	color: #787878;
}

.www a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	line-height: 17px;
}

.message span.time {
	color: #000000;
	display: block;
}

.message span.nuser {
	color: #B11E23;
	font-weight: bold;
}

.message span.nagent {
	font-weight: bold;
}

.message span.minf {
	color: #1E48B1;
display: block;
clear: both;
	font-size: 11px;
}

.message span.mevent {
	color: #A1A1A1;
	font-size: 11px;
	display: block;
	clear: both;
}

.message span.mhidden {
	color: #A1A1A1;
	font-size: 11px;
}

.message span.mconn {
	color: #A1A1A1;
	font-size: 11px;
}

textarea.message {
	width: 100%;
	height: 100%;
	border: 0px solid Blue;
	overflow: auto;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
}

.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	padding-left: 3px;
}

input.username {
	border: 1px solid #878787;
}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	width: 170px;
}

.submit a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.button a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.copyr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
}

.copyr a {
	color: #929292;
}

.hundwidth{width: 100%}

.time_message { display: block; clear: both;
}

#TWlogo{ background-image: url('https://support.tennis-warehouse.com/images/tw_logo-blue.jpg'); background-repeat: no-repeat; padding: 68px 0 0 0; display:block; width:644px; }

.tagent{float: right;}

/* mobile */

@media only screen 
and (max-width : 771px) {
.noneed{display: none;}
.tplimageloc{display: none;}

#TWlogo{ background-image: url('https://img.tennis-warehouse.com/mobile/m_chattwlogo.png'); background-repeat: no-repeat; padding: 25px 429px; }


/* mob */
/* Bit of normalisation */





.time_message{display: none;}





}

/* bubble */

.bubble {
	background-image: linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%); background-image: -o-linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%); background-image: -moz-linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%); background-image: -webkit-linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%); background-image: -ms-linear-gradient(bottom, rgb(210,244,254) 25%, rgb(149,194,253) 100%); background-image: -webkit-gradient(	linear, left bottom, left top, color-stop(0.25, rgb(210,244,254)), color-stop(1, rgb(149,194,253))); border: solid 1px rgba(0, 0, 0, 0.5);
	/* vendor rules */
	border-radius: 20px;
	/* vendor rules */
	box-shadow: inset 0 5px 5px rgba(255, 255, 255, 0.4), 0 1px 3px rgba(0, 0, 0, 0.2);
	/* vendor rules */
	box-sizing: border-box;
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding: 8px 30px;
	position: relative;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
	width: auto;
	max-width: 100%;
	word-wrap: break-word;
}

.bubble:before, .bubble:after {
	border-radius: 20px / 10px;
	content: '';
	display: block;
	position: absolute;
}

.bubble:before {
	border: 10px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	left: -7px;
	z-index: -2;
}

.bubble:after {
	border: 8px solid transparent;
	border-bottom-color: #d2f4fe;
	bottom: 1px;
	left: -5px;
}

.wrapagent {
	background-image: linear-gradient(bottom, rgb(172,228,75) 25%, rgb(122,205,71) 100%);
background-image: -o-linear-gradient(bottom, rgb(172,228,75) 25%, rgb(122,205,71) 100%);
background-image: -moz-linear-gradient(bottom, rgb(172,228,75) 25%, rgb(122,205,71) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(172,228,75) 25%, rgb(122,205,71) 100%);
background-image: -ms-linear-gradient(bottom, rgb(172,228,75) 25%, rgb(122,205,71) 100%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.25, rgb(172,228,75)),
	color-stop(1, rgb(122,205,71))
);
	float: right;
}

.wrapagent:before {
	border-bottom-color: rgba(0, 0, 0, 0.5);
	border-radius: 20px / 10px;
	left: auto;
	right: -7px;
}

.wrapagent:after {
	border-bottom-color: #ace44b;
	border-radius: 20px / 10px;
	left: auto;
	right: -5px;
}

.message {
	font-family:  Helvetica ;
	font-size: 15px;
	}

