@IMPORT url("chat.css");

body,table,p,pre,tr,td,th,a,a:,select,input,textarea,h1,h2,h3,h4,h5 {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
}
img {
	border: none;
}
hr {
	background-color: #ddd;
	color: #ddd;
	height: 1px;
	border: 0;
}

input {
  font-family: tahoma, arial, helvetica, sans-serif;
  background-color: #ffffff;
  border: 1px solid #afafaf;
  font-size: 12px;
  color: #222;
}
body {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  border: 0px;
  padding: 0px;
  background-color: #000;
}
body.start {
  background-color: #fff;
}
pre {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  border: 0px;
  padding: 0px;
}
p {
  font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
  border: 0px;
  padding: 0px;
}
table {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  border: 0px;
  padding: 0px;
}
td {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
}

textarea {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
  border: 1px solid #9f9f9f;
  color: #222;
  wrap: physical;
  /*scrollbar-base-color : #708090;
  scrollbar-arrow-color:#688959;
  scrollbar-face-color:#BACCBF;
  scrollbar-shadow-color:#BBCDBF;
  scrollbar-darkshadow-color:#99AB89;
  scrollbar-track-color:#F0F1F0;
  scrollbar-3dlight-color:#F0F1F0;
  scrollbar-highlight-color:#BBCDBF;*/
}

div {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
}
span {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
}
.appTitle {
	font-size:32px;padding: 5px 0px 0px 15px;font-weight: bold;font-style: italic;
}
.options-bg {
  background-color: #dfdfdf;
  width:100%;
  height:35px;
}
.options-bg .title {
  position:relative;
	top:8px;
	left:30px;
	float: left;
}
.options-end {
  float:left;
  position:relative;
  top:8px;
  width: 9px;
}
.options-right {
  float:right;
  position:relative;
  top:8px;
  padding-right:10px;
}
.options-left-t {
  white-space: nowrap;
  padding-left:10px;
  float:left;
  position:relative;
  top:8px; 
  width: 160px;
  height: 19px;
  vertical-align: middle;
}
.options-left {
	white-space: nowrap;
  padding-left:10px;
  float:left;
  position:relative;
  top: 8px; 
  width: 160px;
  height: 19px;
  background-image: url('../img/listoptions-bg.gif');
  background-repeat: repeat-x;
  vertical-align: middle;
}
.options-left div {
	float:left;position:relative;vertical-align: middle;width: 130px;padding-top: 1px;
}
.divtable {
	float:left;position:relative;vertical-align: middle;
}
.divtable .divcolumn {
  float:left;position:relative;vertical-align: middle;padding:1px;
}
.divrow {
  float:left;position:relative;clear: both;
}
.divcolumn {
	float:left;position:relative;vertical-align: middle;
}
.divform {
  padding: 2px;
}
a.refreshTopic {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}
a.refreshTopic:hover {
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}
.menubutton {
  text-align: center;
  font-weight: bold;
  color: #ffffff; 
  font-size: 10px;
  text-transform: uppercase;
  padding: 6px 7px 4px 7px;
  cursor: pointer;
}
.menubutton_over {
  text-align: center;
  font-weight: bold; 
  color: #ffdd44; 
  font-size: 10px;
  text-transform: uppercase;
  padding: 6px 7px 4px 7px;
  cursor: pointer;
}
a.menu {
  text-align: center;
  font-weight: bold;
  display: block;
  margin: 0;
  padding: 6px 7px 4px 7px;
  width: auto;
  text-decoration: none;
  white-space: nowrap;  
  color: #ffffff; 
  font-size: 10px;
  text-transform: uppercase;
  border: 0px;
}

a.menu:hover {
  text-align: center;
  font-weight: bold; 
  color: #ffff99; 
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  margin: 0;
  padding: 6px 7px 4px 7px;
  width: auto;
  white-space: nowrap;  
  border: 0px;
}
span.private {
  font-size: 10px;
}
.footer {
  width:auto;
}
.footer a {
  color: #ffffff;
  text-decoration: none;
}
.footer a:hover {
  color: #c9d4df;
  text-decoration: none;
}
a.white {
  color:#ffffff;
}
a.white:hover {
  color: #c9d4df;
}

a.path {
  text-decoration: none;
}
a.path:hover {
  text-decoration: none;
}
div.imgtitle {
	float:left;padding: 0px 10px 20px 0px;
}
.boxheader {
  height: 23px;
  background-image: url('../img/boxheader-bg.gif');;
  background-repeat: repeat-x;
  border-top: solid 1px #c0c0c0;
  border-left: solid 1px #c0c0c0;
  border-right: solid 1px #c0c0c0;
  /*border-top: 1px solid #b0b0b0;
  border-left: 1px solid #b0b0b0;
  border-right: 1px solid #707070;*/
}
.boxheader-left {
  width: 14px;
  /*background-image: url('../img/boxheader-left.gif');*/
  background-repeat: no-repeat;
}
.boxheader-right {
  width: 14px;
  /*background-image: url('../img/boxheader-right.gif');*/
  background-repeat: no-repeat;
}
.boxtitle {
	padding-left: 10px;
	padding-bottom: 1px;
	color: #fefefe;
	font-family: Verdana;
	font-weight: bold;
  font-size: 11px;
	background: transparent;
}
.box {
  padding: 1px;
  background-color: #fdfdfd;
  border-left: solid 1px #c0c0c0;
  border-right: solid 1px #c0c0c0;
  border-bottom: solid 1px #c0c0c0;
  /*background-color:#fefefe;
  border-left: 1px solid #b0b0b0;
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;*/
}
td.boxcontent {
  padding: 9px;
}
.panel {
  padding: 1px;
  background-color:#f8f8f8;
}
.panelheader {
  height: 23px;
  background-image: url('../img/boxheader-bg.gif');;
  background-repeat: repeat-x;
}

tr.menured {
  background: #ee2e24;
  color: #fff;
}
td.title {
  font-size: 15px;
  font-weight: bold;
  color: #222;
  padding: 10px;
}
td.subtitle {
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #222;
  padding: 10px 0px;
}
span.title {
  font-size: 16px;
	font-weight: bold;
  color: #222;
  padding: 0px 5px 5px 5px;
}
div.title {
  font-size: 16px;
  font-weight: bold;
  color: #222;
  padding: 0px 5px 5px 5px;
}

div.servicename {
  font-size: 16px;
  font-weight: bold;
  color: #222;
}
.serviceparam {
  color: #222;
  font-weight: normal;
  font-style: italic;
  padding: 2px 12px 2px 0px;
}

div.title span {
  font-size: 16px;
  font-weight: bold;
  color: #222;
}
div.subtitle {
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #222;
  padding: 10px 0px;
}
a.title {
  font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
  font-weight: bold;
  color: #222;
  text-decoration: none;
}
a.title:hover {
  font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
  font-weight: bold;
  color: #222;
}

.messageinfo {
  color: #305711;
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
  text-align: justify;
}
.messagefolder {
  color: #6a6a6a;
  font-size: 9px;
}
.messagewarning {
  color: red;
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
  text-align: justify;
}
.warning {
  color: red;
  font-size: 13px;
  font-weight: bold;
  padding: 10px;
}

.messageerror {
  color: red;
  font-size: 13px;
  font-weight: bold;
  padding: 3px;
  text-align: justify;
}

tr.menuredbox_over {
  background-image: url('../img/menuredbox_over.gif');
  color: #b60000;
}

tr.menubox {
  background-image: url('../img/menubox.gif');
  color: #ffffff;
  cursor: pointer;
}

tr.menubox_over {
  background-image: url('../img/menubox_over.gif');
  color: #38591e;
  cursor: pointer;
}

tr.menubox_sel {
  background-image: url('../img/menubox_sel.gif');
  color: #ffffff;
  cursor: pointer;
}

body.popupbody {
  text-indent: 1px;
  padding: 5px;
  /*color: #2d2d3d;*/
  background: #ffffff;
}

table.doboz {
  border: solid 1px #bbbbbb;
}

table.content {
  /*background-image: url(../img/fileposta-content-hatter.gif);
  background-repeat:repeat-y;*/
  background-color: #f9faf9;
  /*background: #D5F3D2;*/
  width: 800px;
  height: 400px;
}

table.graph {
  border: 1px solid #3a3a3a;
  height: 15px;
}

.fileInput { /*text-align: right;*/
  background: transparent;
  padding: 0px;
  margin: 0px;
  color: #f9faf9;
  border-width: 0px;
  border-color: #f9faf9;
  border-style: solid;
  cursor: hand;
}

.fileInput:hover { /*border : 1px solid;*/
  
}

.linesep { /*border-top:solid 1px #F0F1F0;*/
  height: 1px;
}

.readonlyinput {
  border: 1px solid #afafaf;
  background-color: #dfdfdf;
  padding: 1px;
}

.loginlabel {
  text-align: right;
  color: #f5fffa;
}

.textscroll { 
	/*scrollbar-base-color : #708090;
  scrollbar-arrow-color:#688959;
  scrollbar-face-color:#BACCBF;
  scrollbar-shadow-color:#BBCDBF;
  scrollbar-darkshadow-color:#99AB89;
  scrollbar-track-color:#F0F1F0;
  scrollbar-3dlight-color:#F0F1F0;
  scrollbar-highlight-color:#BBCDBF;*/
}

select { 
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  color: black;
  font-size: 12px;
}

option { /*background-color : #F0F1F0;*/
  /*border-color : Gray #DCDCDC #DCDCDC Gray;*/
  font-family: tahoma, arial, helvetica, sans-serif;
  font-weight: normal;
  color: black;
  font-size: 12px;
}

ul {
  margin-left: 0px;
  padding-left: 15px;
  color: #000000;
}

li {
  list-style-type: circle;
  /*background-color: #c7d9ed;*/
  color: #2b2b2b;
  margin-left: 0px;
  padding-left: 0px;
}

ul.error {
  margin-left: 15px;
}

li.error {
  list-style-type: square;
  font-variant: small-caps;
  font-size: 11px;
  color: #9b0000;
}

li.ut {
  list-style-type: square;
  font: small-caps;
  color: #004423;
}

a.nodecoration11 {
  text-decoration: none;
  color: #494949;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
}

a.nodecoration11:hover {
  text-decoration: none;
  color: #000;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 11px;
}
a.nodecoration {
  text-decoration: none;
  color: #494949;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
}

a.nodecoration:hover {
  text-decoration: none;
  color: #000;
  font-family: tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
}
.linksubmenu {
}
tr.submenu {
  color: black;
  cursor: pointer;
  background-color: #e6e6e6;
}
tr.submenuover {
  color: black;
  cursor: pointer;
  background-color: #fafafa;
}
div.largetext {
  font-size: 12px;
  text-align: justify;
  padding: 5px;
  font: Verdana;
}
div.text p {margin:0em}
td.text {
  font-size: 12px;
  text-align: justify;
  padding-left: 5px;
  padding-right: 5px;
}
td.text p {margin:0em}
td.text a {
  font-size: 12px;
}
td.text a:hover {
  font-size: 12px;
}
.trebuchet {
  font-family: trebuchet ms;
  font-size: 12px;
}

.marketing {
  text-align: justify;
  font-family: trebuchet ms;
  font-size: 11px;
}

.marketingindex {
  text-align: justify;
  font-size: 11px;
  /*text-transform: uppercase;*/
}

.indextext {
  text-align: justify;
  padding-left: 1px;
  padding-right: 1px;
  font-size: 11px;
}

table.list {
  padding-left: 1px;;
  padding-right: 1px;
  background-color: #f0f0f0;
}
tr.listdata td {
	padding: 1px;
}
.optiontext {
  text-decoration: none;
  border: 0px;
  font-family: trebuchet ms;
  font-size: 9px;
  padding-bottom: 11px;
  font-weight: normal;
  text-transform: uppercase;
  color: black;
}
div.button {
	margin: 0px;
  border: 0px;
  background-image: url("../img/button.gif");
  background-repeat: no-repeat;
  width: 74px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
}
div.button a {
  text-decoration: none;
  font-weight: bold;
	color: #ffffff;
  padding: 0px 10px;
}
div.button a:hover {
  color: #000000;
}

div.buttonbig {
  margin: 0px;
  border: 0px;
  background-image: url("../img/buttonbig.gif");
  background-repeat: no-repeat;
  width: 140px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  padding-top: 3px;
}
div.buttonbig a {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  padding: 0px 5px;
}
div.buttonbig a:hover {
  color: #000000;
}


div.buttons {
  margin: 0px;
  border: 0px;
	vertical-align: middle;
  white-space: nowrap;
  padding: 10px;
}
.checkboxcell {
  width: 5mm;
  text-align: center;
}

.checkbox {
  border: 0px;
  padding: 0px;
  margin: 0px;
  background: transparent;
  height: 12px;
}

.image {
  border: none;
  background: transparent;
  width: 0px;
  height: 0px;
  margin: 0px;
  padding: 0px;
}

.errors {
  text-align: left;
  color: #9b0000;
  font: 11px;
}

.text {
  text-align: justify;
}

.pretext {
  white-space: pre;
}

.operation {
  width: 40px;
  text-align: center;
  background: transparent;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.serviceInput {
  width:280px;
}
.voteInput {
  width:200px;
}
.regcond {
  color: #2b2b2b;
  text-align: justify;
  font-size: 12px;
}

.description {
  color: black;
  font-size: 11px;
  text-align: justify;
  padding: 2px;
  background: transparent;
}

.guide {
  color: black;
  font-size: 11px;
  text-align: justify;
  background: transparent;
}

.hide {
  visibility: hidden;;
  display: none;
}
.hidden {
  visibility: hidden;;
  display: none;
}
.show {
  visibility: visible;;
  display: block;
}
.visible {
  visibility: visible;;
  display: block;
}
.dl_vertical {
  width: 1px; height: 100%;
  padding-left: 10px;padding-right: 10px;
  background-image: url("../img/linedot.gif");background-repeat: repeat-y;background-position:center;	
}
div.line_horizontal {
  background-image: url("../img/linedot.gif");background-repeat: repeat-x;background-position:center;
  width: 100%;height: 1px;margin:0px;
}
div.line_horizontal_wide {
  background-image: url("../img/linedot.gif");background-repeat: repeat-x;background-position:center;
  width: 100%;height: 1px;padding-bottom: 10px;padding-top: 10px;clear: both;
}

.panelshadow,
.panelcontent {
  position: relative;
  bottom: 2px;
  right: 2px;
}

.panelshadow {
  background-color: #bfbfbf; /*shadow color*/
  color: inherit;
}

.panelcontent {
  border-top: 1px solid #909090;
  border-left: 1px solid #909090;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040;
  border-style: solid;
  border-width: 1px;
  background-color: #f8f8f8;
  z-index: 500;
}
.advertinput {
  width: 200px;
}
.vehicleoptions {
  float: left;
  position: relative;
  padding: 3px;
}
.advertheader {
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
.advertdata {
  font-weight: bold;
}
.commentcontent {
  background-color: #fefefe;
}
.commentcontent div {
  margin: 10px 0px;
  float: left;
  left: 10px;
  position: relative;
  word-wrap: break-word;
  width: 690px;
  overflow: auto;
}
.eventcontent {
  margin: 5px 0px;
  float: left;
  left: 5px;
  position: relative;
  word-wrap: break-word;
  overflow: auto;
  width: 100%;
}
.messagecontent {
  background-color: #fefefe;
  border-right: 1px solid #f0f0f0;
}
div.text {
  margin: 10px 0px;
  float: left;
  left: 10px;
  position: relative;
  word-wrap: break-word;
  width: 690px;
  overflow: auto;
}
div.text2 {
  margin: 10px 0px;
  float: left;
  left: 10px;
  position: relative;
  word-wrap: break-word;
  width: 620px;
  overflow: auto;
}
.messageavatar {
  background-color: #f0f0f0;
  padding:10px;
}
.messagefooter {
  background-color: #f0f0f0;
  padding-left: 10px;
  color: #6a6a6a;
  font-size: 9px;
}
.moredata {
  padding: 5px;
  background-color: #f0f0f0;
  width: auto;
}
#disablingDiv {
    /* Do not display it on entry */
    display: none;
 
    /* Display it on the layer with index 1001.
       Make sure this is the highest z-index value
       used by layers on that page */
    z-index:1001;
     
    /* make it cover the whole screen */
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
 
    /* make it white but fully transparent */
    background-color: black;
    opacity:.30;
    filter: alpha(opacity=30);
}

.debugWindow {
    position: absolute;
    top: 0;
    left: 300px;
    width: 400px;
    height: 200px;
    background-color: white;
    border: 1px solid gray;
    padding: 2px;
}

table.garage {
  width: 100%;
}
table.garage tr {
  background: #f3f3f3;
}
