body {
	color: #333333;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: auto;
	padding: 0;
	background: #fff;
}


#greybg {
	background: url('images/bg-texture-grey.gif') repeat top left;
		/*background: #f3f0ec;*/
/*	box-shadow: inset 0px 0px 50px rgba(0,0,0,1.0);
	-webkit-box-shadow: inset 0px 0px 50px rgba(0,0,0,1.0);
	-moz-box-shadow: inset 0px 0px 50px rgba(0,0,0,1.0);*/
	padding: 20px 20px;
	text-align: left;
	display:block;
}

.descr {
	color: #680d09;
	font-size: 14px;
}



td {
	vertical-align:middle;
}
/*form {
margin-bottom: 0;
margin-top: 0;
}

table {
background: none;
padding: 0;
}
*/

table#form {
/* background: #fff;
background: -webkit-gradient(linear, 0 80, 0 100%, from(#fff), to(#e4e9ed));
background: -moz-linear-gradient(top, #fff, #e4e9ed);
padding: 10px;
border: 2px solid #fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 3px 3px 8px #457599;
-webkit-box-shadow: 3px 3px 8px #457599;
box-shadow: 3px 3px 8px #457599;*/
}

/*table td {
padding: 4px;
}
*/
/* LINKS */
a,a:link,a:visited,a:hover,a:active {
	color: #990e0a;
	text-decoration: underline;
}
a:hover {
	color: #990e0a;
	text-decoration: none;
}
a:focus {
	outline: 0;
}

/*h1 {
color: #000;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
margin-top: 8px;
margin-bottom: 0;
text-transform: capitalize;
}

h2 {
color: #000;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
text-transform: capitalize;
}

h3 {
color: #000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
text-transform: capitalize;
}
*/

ul {
	margin-top: 0;
	margin-bottom: 0;
}

ul.agentlist {
	padding-left: 0px;
	margin-left: 0px;
}

/*#greybg {
background: #dddcdc;
}

#whitebg {
background: #dddcdc;
}
*/

#toolbar {
/*	background: #000 url('images/toolbar_bg.gif') repeat-x;
	border-bottom: 1px solid #000;*/
}

#toolbar table td {
/*	color: #ccc;
	font-style: italic;
	padding: 0;*/
}

#typingdiv, #engineinfo {
	color: #f93;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 3px;
}

.chathistory {
	width: 500px;
	height: 275px;
	margin: 0 0 5px 5px;
	border: solid 1px #999;
	/*overflow:auto;*/ <!-- DOES NOT WORK IN IE -->
}

textarea.message {
width: 480px;
	height: 50px;
/*	margin: 0;
	padding: 0 3px;
	border: solid 1px #999;*/
	overflow: auto;
	margin-left: 5px;
}

.message {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	line-height: 15px;
}

.message span.time {
	color: #000;
}

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

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

.message span.minf {
	color: #1e48b1;
	font-size: 11px;
}

.message span.mevent {
	color: #a1a1a1;
	font-size: 11px;
}

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

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

.text {
	color: #4c4c4c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

#form {
	width: 100%;
	/* background: #efefef;
	border: 1px solid #999;*/
}

#form td.text {
	width: 1%;
	white-space: nowrap;
}

#errorimage {
	margin-right: 5px;
}

.field {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	border: 1px solid #999;
}

textarea.field {
	margin: 0;
	padding: 0 3px;
	overflow: auto;
}

.dropdown {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	border: 1px solid #999;
}

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

#chat {
	width: 585px;
/*	background: #fff url('images/bg_col_main.gif') left top repeat-x;*/
}

#area_send_message td,
#area_choose_answer td {
/*	padding: 5px;*/
}

#area_send_message td.submit {
/*	padding-top: 9px;*/
}

.answer {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	border: 1px solid #999;
	width: 500px;
}

#nav_options td {
	padding-bottom: 10px;
}

#nav_options img {
	display: none;
}

.button a {
	display: inline-block;*display:inline;/* IE7 inline-block hack */
	*zoom:1;
	padding: 4px 20px 4px;
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
/*	background-color: #410e0e;
	background-image: -moz-linear-gradient(top,#4f1111,#180202);
	background-image: -ms-linear-gradient(top,#4f1111,#180202);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#4f1111),to(#180202));
	background-image: -webkit-linear-gradient(top,#4f1111,#180202);
	background-image: -o-linear-gradient(top,#4f1111,#180202);
	background-image: linear-gradient(top,#4f1111,#180202);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f1111',endColorstr='#180202',GradientType=0);
*/	
	background: rgb(42,138,236); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(42,138,236,1) 0%, rgba(57,197,249,1) 100%, rgba(125,185,232,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(42,138,236,1)), color-stop(100%,rgba(57,197,249,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(42,138,236,1) 0%,rgba(57,197,249,1) 100%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(42,138,236,1) 0%,rgba(57,197,249,1) 100%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(42,138,236,1) 0%,rgba(57,197,249,1) 100%,rgba(125,185,232,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(42,138,236,1) 0%,rgba(57,197,249,1) 100%,rgba(125,185,232,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8aec', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

	border-color: #4e0b0b #4e0b0b #4e0b0b;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	border: 1px solid #cccccc;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	cursor: pointer;*margin-left:.3em;
	text-decoration: none;
	color: #ffffff;

}
.button a:hover {
	background-color:#410e0e;
	background-image: -moz-linear-gradient(top,#611313,#210505);
	background-image: -ms-linear-gradient(top,#611313,#210505);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#611313),to(#210505));
	background-image: -webkit-linear-gradient(top,#611313,#210505);
	background-image: -o-linear-gradient(top,#611313,#210505);
	background-image: linear-gradient(top,#611313,#210505);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#611313',endColorstr='#210505',GradientType=0);
}

/*#nav_options td {
background: #c9d4d8;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#c9d4d8), to(#ebeef0));
background: -moz-linear-gradient(top, #c9d4d8, #ebeef0);
}

#nav_options td.button {
background: none;
}
*/

/*#nav_options td a {
color: #fff;
}
*/

#footer {

}

#footer td {
	color: #999;
	height: 20px;
	font-size: 10px;
	/* background: #dddcdc;*/
	text-align: left;
	padding: 15px 0 0 0;
	/* border-top: 1px solid #c3c3c3;*/
}

#footer a {
	color: #f93;
	text-decoration: underline;
}



/*a, a:link, a:visited, a:active {
color: #0067ac;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}
*/

a img {
	border: 0;
}
:focus {
	outline: 0;
}

.required {
	color: #c00;
}

iframe {
	height: 90px;
	margin: 0;
	padding: 0;
}

/* - Social Icons - */
a[rel='facebook'],
a[rel='twitter'] {
	display: block;
	text-indent: -9999px;
	line-height: 20px;
}

a[rel='facebook'] {
	width: 47px;
	background: url('../images/button_facebook.png') center center no-repeat;
}

a[rel='twitter'] {
	width: 55px;
	background: url('../images/button_twitter.png') center center no-repeat;
}

/* - Heading - */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
	text-rendering: optimizelegibility;
}

h1 {
	font-size: 24px;
	line-height: 1.17em;
}

h2 {
	color: #0067ac;
	font-size: 1.7em;
	font-family: Uni65Bold, Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: .4em;
	line-height: 1.2em;
}

h2 strong {
	font-weight: bold;
}

h2 em {
	color: #5a9ecc;
}

h3 {
	color: #526b24;
	font-size: 1.4em;
	margin-bottom: .4em;
	line-height: 1.2em;
}

h4 {
	font-size: 1.35em;
	margin-bottom: .4em;
	line-height: 1.35em;
}
h5 {
	font-size: 1.35em;
	margin-bottom: .4em;
	line-height: 1.35em;
}
h6 {
	font-size: 1em;
	margin-bottom: .1em;
	line-height: 1.35em;
}

/* - Heading Group - */
hgroup {
	display: block;
	width: 980px;
	background: transparent;
	margin: 0 auto;
	padding: 10px 0 0 0;
	line-height: normal;
}

h1,
hgroup h1 {
	display: inline;
	color: #680d09;
	margin: 0;
	padding: 0 0 0 5px;
	/*text-shadow: rgba(0, 0, 0, 0.7) 1px 1px 5px;*/
	line-height: 1em;
	margin-bottom: 5px;
}

h1 {
	display: block;
}

/* - Paragraph - */
p {
	margin-bottom: 1em;
	line-height: 1.63em;
}
address {
	font-style: normal;
	margin-bottom: .4em;
	line-height: 1.4em;
}
cite {
	font-size: 10px;
	font-style: normal;
}
q:before,
q:after {
	content: '';
}

/* - Lists - */
dl {
	margin-bottom: 10px;
}

dt {
	clear: left;
	float: left;
	display: block;
	color: #666;
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
	width: 90px;
	background: #dcdcdc;
	margin-right: 10px;
	padding: 0 6px 0 0;
	text-align: right;
	line-height: 26px;
}

dd {
	float: left;
	display: block;
	font-size: 0.9em;
	width: 430px;
	background: #efefef;
	margin-bottom: 12px;
	padding: 4px 8px;
	line-height: 1.6em;
}

ul, ol {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin: 15px 20px;
}
li {
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	list-style-type: none;
	text-align: left;
}

.content li {
	margin-bottom: 6px;
}

/* - Rule - */
hr {
	visibility: hidden;
	overflow: hidden;
	height: 0;
	margin: 8px 0;
}
.divider {
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #fff;
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: relative;
}


/* REMOVE -------- Clears */
.clear {
	position: relative;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	line-height: 0;
}
.nowrap {
	white-space: nowrap;
}

/* - Form - */
form {
	clear: both;
	display: inline;
	text-align: left;
}
fieldset {
	border: none;
}
label,
#form td.text {
	display: block;
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}
label {
	display: block;
	margin-bottom: 5px;
	color: #333333;
	font-weight: bold;
	font-size: 15px;
}

label em {
	color: #999;
}

.field, input, select, textarea, button {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	vertical-align: middle;
	display: inline-block;
	width: 370px;
	height: 18px;
	padding: 4px;
	font-size: 13px;
	line-height: 18px;
	color: #555555;
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear 0.2s,box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s,box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s,box-shadow linear 0.2s;
	-o-transition: border linear 0.2s,box-shadow linear 0.2s;
	transition: border linear 0.2s,box-shadow linear 0.2s;
}
textarea.field {
	height: auto;
}
input:focus,
textarea:focus {
	border-color: rgba(255,168,0,0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,168,0,0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,168,0,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,168,0,0.6);
	outline: 0;
	outline: thin dotted \9;/* IE6-9 */
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

p.note {
	color: #777;
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
}


#unamelink {
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}



