﻿/* General Style */
body {margin: 0px;background-color: #e6e6e6;font: 12px/16px 'Arial';color: #333;text-align: center;}
td, input, select, textarea {font: 12px 'Arial';}
body a {color: #000;text-decoration: underline;}
body a:hover {text-decoration: none;}
* {}
img {border: 0px;}
a.noun img {margin: 2px;}
ul, li {margin: 0px; padding: 0px;}
.clear {clear: both;overflow: hidden;height: 1px;}
:focus {outline: none;}
textarea {resize: none;}
hr {height: 1px; background: #918f69; border: 0px; overflow: hidden;}
/* ------------- */
/*WRAP*/
#wrap {background: url(/.s/t/782/1.jpg) no-repeat;position:relative;padding-left: 65px;min-width: 1003px;width:expression(document.body.clientWidth < 1003? "1003px": "auto" );}
#wrap2 {background: url(/.s/t/782/2.jpg) no-repeat bottom right;padding: 0px 100px 110px 0px;text-align: left;}
/*----*/
/*--------------------- INPUTS start ---------------------*/
input[type=submit], input[type=reset], input[type=button] {background: #59bdc1; border: 0px; color: #fff;font-size: 11px; font-family: 'Arial';border-radius: 6px;-moz-border-radius: 6px;padding-top: 2px; padding-bottom: 2px; cursor: pointer;}
input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {background: #3b9194;}
input[type=submit]:active, input[type=reset]:active, input[type=button]:active {}
input[type=text], input[type=password], textarea, select {background: #fff; border: 1px solid #abadb3; font-size: 11px; color: #848484;padding: 3px;}
#mchatBtn, input.codeButtons, input.button {padding-left: 0px;padding-right: 0px;}
.queryField {width: auto !important;}
.commFl {width: 100%;}
/*--------------------- INPUTS end ---------------------*/

/*--------------------- POPUP start ---------------------*/
.popup {margin: 10px;text-align: left;background: #f3f3f3;box-shadow: 0px 0px 5px #5d5d5d;padding-top: 10px;}
.popup a {color: #0e8a8e;}
.popup a:hover {color: #000;}
.popuptitle {height: 34px; line-height: 34px; background: url(/.s/t/782/10.png);}
.popuptitle2 {background: url(/.s/t/782/11.png) top right no-repeat;padding-left: 15px;font-size: 16px; font-weight: bold;text-transform: uppercase; text-shadow: 0px 1px 0px #fff;color: #5e5e5e;}
.popupbody {padding: 10px 15px;font-size: 11px; font-family: 'Tahoma';}
.popupbody a, .popupbody td {font-size: 11px; font-family: 'Tahoma';}
.popup .allUsersBtn, .popup .uSearchFlSbm {background: #59bdc1; border: 0px; color: #fff;font-size: 12px; font-family: 'Arial';border-radius: 8px;padding-top: 2px; padding-bottom: 2px;margin: 0px 5px;cursor: pointer;}
.popup .allUsersBtn:hover, .popup .uSearchFlSbm:hover {background: #3b9194;}
/*--------------------- POPUP end ---------------------*/