/* @override 
	http://demo.codesign.local/codesigner.css/dialog.css
	http://demo.codesign.local/codesigner1226690518.css/dialog.css
*/

#dialog {
	background: #fff url("img/dialogbg2.gif") left top repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

/*	clear: both;
	overflow: hidden;
	height: 100%;*/
/*	height: 500px;*/
}

#dialog-body {
	padding: 0px 3px 0px 3px;
	background: #1D2A8B;
}

.dialog {
	width: 1px;
	height: 1px;
	position: absolute;
	top: 30px;
	left: 25px;
	display: block;
	z-index: 500;
/*	border: 2px solid #000;*/
	margin: 0px;
	padding: 0px;

	/*overflow:hidden;*/
}

.dialogbody p, .dialogbody h1 {
	font: 11px Tahoma,Verdana,sans-serif;
	line-height: 12px;
	margin: 2px 8px 2px 8px;
}
.dialogbody h1 {
	font-weight: bold;
	margin-top: 12px;
}

.dialogbody {
	margin: 0px;
	padding: 0px;
	color: #222;
	overflow: hidden;

}


form {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}


.dialogtitle {
	background: url("img/dialog_corner.gif") right top no-repeat;
	
	position: relative;
	color: #333;
	padding: 18px 8px 0px 16px;
	margin: 0px 0px 0px 0px;
	height: 30px;
}

.dialogtitle h1 {
	color: #666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	padding: 6px 4px 2px 4px;
	margin: 0px;
	border: 0px;
	text-align: left;
}

.dialogbuttons {
      margin-top: 1em;
      border: 0px;
      padding: 0px;
      text-align: right;
      margin: 3px 0px 3px 0px;
      width: 100%;
      height: 30px;
      display: block;
/*  	  clear: both;*/
}


.dialogbuttons p {
	  margin: 2px 4px 2px 0px;
	  padding: 6px 0px 6px 0px;

	  display: block;
  	  clear: both;

}

.dialogbuttons p a {
	font: 11px Tahoma,Verdana,sans-serif;
	text-decoration: none;
	text-align: center;
	width: auto;
	color: #000;
	display: inline;
	border: 0px solid #999;
	border-right: 1px solid #999;
	line-height: 12px;
	margin: 0px 4px 4px 0px;
	padding: 4px 14px 4px 14px;
	background: url("img/dbuttonbg.gif") left top;
	background-position: 0px 0px;
	cursor: pointer;
}
.dialogbuttons p span {
	margin: 0px;
	padding: 0px;
}
.dialogbuttons button, .dialogbuttons input, .dialogbody input.submitbutton {
	display: none;
}

.dialogbuttons p a:hover, .dialogbuttons a:hover, .dialogbuttons a.submittarget  {
	background-position: 0px -32px;
	cursor: pointer;
}

.dialogbody {
font-weight: normal;
font-size: 12px;
padding: 0px;
margin: 0px;
/*	display: block;*/
/*height: 100%;*/
width: 100%;

/*	clear: both;*/
	overflow: hidden;

}

.dialogbody input {

  border: 1px solid #7F9DB9;
	font: 11px Tahoma,Verdana,sans-serif;
	width: 95%;
	color: #222;
	padding: 2px 0px 0px 4px;
	margin: 0px;
	height: 14px;
	line-height: 12px;
}
.dialogbody input.short {
  width: 50px;
}

.dialogbody input.checkbox {
  width: 14px;
  border: none;
  float: left;
  display: inline;
  padding: 0px;
  margin: 0px;
}



.dialogbody select {
  border: 1px solid #7F9DB9;
	font-size: 11px;
	width: 95%;
	color: #222;
	padding: 2px 0px 0px 4px;
	margin: 0px;
	line-height: 12px;

}

.dialogbody textarea {
	font: 11px Tahoma,Verdana,sans-serif;
	width: 95%;
	color: #222;
	padding: 0px 0px 0px 4px;
	margin: 0px;

}
.dialogbody select {
	text-align: left;
	width: 95%;
	color: #222;
	padding: 0px;
	margin: 0px;
}



.dialogbody dl
{
margin: 0px 0px 0px 0px;
padding: 0px;
}

.dialogbody dt
{
width: 28%;
float: left;
padding: 0px;
margin: 6px 0px 0px 0px;
text-align: right;
}
.dialogbody dt label
{
padding: 0px 4px;
}
.dialogbody dt { clear: both; }

.dialogbody dd
{
width: 68%;
float: left;
text-align: left;
margin: 6px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border: 0px;
vertical-align: top;
}
.dialogbody dd p
{
/*display: inline;*/
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 18px;
}
.dialogbody dt span
{
color: #999;
margin-right: 6px;
}

.dialogbody dd span
{
color: #999;
}

.dialogbody h1
{
text-align: left;
padding: 5px 0px 0px 15px;
}
.dialogbody p
{
text-align: left;
padding: 5px 0px 0px 15px;

}

.dialogbody th {
text-align: right;
vertical-align: top;
margin-right: 8px;
font-weight: normal;
font-size: 12px;
padding: 4px 8px 0px 0px;
}


a.close {
	padding: 0px 0px;
	margin: 0px 0px;
	position: absolute;
	top: 3px;
	right: 0px;
	height: 22px;
	width: 22px;
	background: url("/codesigner1254167649.css/img/cornerbuttons_old.gif") 0px 0px;
}
a.close:hover {
	background-position: 0px -22px;
}
a.close span {
	display: none;
}
a.minimize {
	padding: 0px 0px;
	margin: 0px 0px;
	position: absolute;
	top: 3px;
	right: 26px;
	height: 22px;
	width: 22px;
	background: url("/codesigner1254167649.css/img/cornerbuttons.gif") -22px 0px;
	/* TODO designer: minimizelle olisi luotava toinen ikoni maximize moodia varten windowbuttons.gif tiedostoon */
}
a.minimize:hover {
	background-position: -22px -22px;
}

.minimize span {
	display: none;
}

.dialogerrors {
font-weight: normal;
font-size: 12px;
padding: 0px;
margin: 0px;
/*float: left;*/
width: 100%;
background: #fff url("img/errorbg.gif") repeat-x left top;

display: block;
/*height: 30px;*/
/*clear: both;*/

}



.dialogerrors h1
{
text-align: left;
padding: 5px 0px 0px 15px;
font-weight: bold;
font-size: 12px;
}
.dialogerrors p
{
text-align: left;
padding: 5px 0px 0px 15px;
margin: 0px 0px 0px 5px;
font-weight: normal;
font-size: 12px;
background: url("img/errormark.gif") no-repeat left top;

}

#results {
	background: #fff url("img/adialogbg.gif") 0px -70px repeat-x;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	margin: 0px 5px 5px 20px;
	width: 93%;
	overflow: auto;

}
#results table {
	width: 90%;
}
#results td {
	padding: 0px 2px 0px 2px;
}

.commentmarker {
	position: absolute;
	height: 40px;
	width: 64px;
	z-index: 500;
	top: 0px;
	left: 0px;
	background: url("img/commentpointer.gif") top left no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: left;
	cursor: move;
}
.commentmarker:hover {
	background: url("img/commentpointer_hover.gif") top left no-repeat;
}
.commentmarker p {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 3px 0px 0px 6px;
	margin: 0px;
	font: 14px Tahoma,Verdana,sans-serif;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 40px;
	width: 64px;
}
.commentmarker p a {
	color: #fff !important;
}
.commentmarker a {
	color: #fff !important;
}
.commentmarker a p {
	position: absolute;
	top: 0px;
	left: -6px;
	display: block;
	width: 1px;
	height: 1px;
	font: 1px sans-serif;
	overflow: hidden;

}
.commentmarker a span {
	display: block;
	height: 40px;
	width: 64px;
}
.commentmarker a:hover {
	display: block;
	width: 200px;
	height: 300px;
	color: #fff;
}
.commentmarker a:hover p {
	position: absolute;
	display: block;
	top: 0px;
	left: 64px;
	width: 300px;
	height: 150px;

	padding: 4px;
	font: 11px Tahoma,Verdana,sans-serif;
	font-weight: normal;
	color: #000 !important;

	background: #fff;
	border: 1px solid #f55;
	overflow: scroll;
}
.specificationmarker {
	position: absolute;
	height: 40px;
	width: 64px;
	z-index: 500;
	top: 0px;
	left: 0px;
	background: url("img/specificationpointer.gif") top right no-repeat;
	padding: 0px 0px 0px 0px;
	text-align: left;
	cursor: move;
}
.specificationmarker:hover {
	background: url("img/specificationpointer_hover.gif") top right no-repeat;
}
.specificationmarker p {
	padding: 3px 0px 0px 6px;
	margin: 0px;
	font: 14px Tahoma,Verdana,sans-serif;
	color: #fff;
	font-weight: bold;
}
.comment {
	position: relative;
	background: url("img/commentlabel.gif") top left no-repeat;

}
.specification {
	position: relative;
	background: url("img/specificationlabel.gif") top left no-repeat;

}
.comment h1 {
	padding: 22px 0px 0px 0px;
}
.comment h2 {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	font: 10px Arial,Tahoma,Verdana,sans-serif;
	line-height:12px;
	color: #000;
	font-weight: normal;
}

.specification h1 {
	padding: 22px 0px 0px 0px;
}

.specification h2 {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px 4px 0px 0px;
	margin: 0px;
	font: 10px Arial,Tahoma,Verdana,sans-serif;
	line-height:12px;
	color: #000;
	font-weight: normal;
}


#comments {
	background: #fff url("img/adialogbg.gif") 0px -70px repeat-x;
/*	border-top: 1px solid #888;
	border-bottom: 1px solid #888;*/
	margin: 0px 0px 0px 0px;
	overflow: auto;

}
    .tabmenu-horizontal {
      /*float:left;*/
      display: block;
      width:100%;
      height: 33px;
       background: url("img/tabbg.gif") repeat-x bottom left;

      font-weight: normal;
	  font: 12px Tahoma,Verdana,sans-serif;
      line-height:13px;

      }
    .tabmenu-horizontal ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    .tabmenu-horizontal li {
      float:left;
      background:url("img/tableft_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom:1px solid #765;
      }
    .tabmenu-horizontal a {
      float:left;
      display:block;
      /*width: 1;*/
      background:url("img/tabright_both.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:normal;
      color:#999;
      }
/*    .tabmenu-horizontal > ul a {width:auto;}*/

    .tabmenu-horizontal a {float:none;}

    .tabmenu-horizontal a:hover {
      color:#333;
      }
    .tabmenu-horizontal li:hover, .tabmenu-horizontal li:hover a {
      background-position:0% -300px;
      color:#333;
      }
    .tabmenu-horizontal li:hover a {
      background-position:100% -300px;
      }
    .tabmenu-horizontal li.current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#000;
      }
    .tabmenu-horizontal li.current {
      background-position: 0 -150px;
      border: 0px solid #fff;
      }

    #dialognote {
		width: 15%; position: absolute; top: 80px; right: 0px;

    }
    #dialognote h1 {
    	font-size: 12px;
    	font-weight: bold;
    	line-height: 13px;
    	font-family: arial;
    }
    #dialognote p {
    	font-size: 10px;
    	line-height: 13px;
    	font-family: arial;
    }
	#dialogcontent {
		width: 80%;

	}
.hidden {
	display: none;
}


.dialogbody input.calendarinput {
  width: 120px;
  border-right: 0px solid #fff;
  margin: 0px;
  padding: 2px 0px 0px 4px;
}
.dialogbody input.calendarbutton {
  background: #fff url("/codesigner1254167649.css/img/calendar.gif") no-repeat right top;
  width: 20px;
  border-left: 0px solid #fff;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 4px;
  cursor:pointer;

}

#loginDialog {
	margin: 80px auto 0 auto;
	position: relative !important;
	left: 0px;
	top: 0px;
	width: 583px;
	height: 500px;
}

#dialog-body.login {
	background: none;
	padding: 0;
}

#dialog.login {
    height: auto;
    color: #000;
    height: 250px;
    margin-top: 0px;
    font-size: 10px;
    font-family: Arial,Verdana,sans-serif;
    line-height: 12px;
    padding: 20px;
    width: 800px;
    background: url("img/login_box.jpg") repeat-x top left #F1F2F7;
}

.login #draghandle {
	display: none;
}
.login p {
    font-size: 10px;
    line-height: 12px;
}

.login .dialogcmsversion {
    font-size: 12px;
    line-height: 12px;
	color: white;
	font-weight: normal;
	padding: 60px 0 0 20px;
	width: 510px;
	margin: 0px;
}

.login input {
    font-size: 12px;
    line-height: 14px;
    height: 18px;
    background: #fff;
	width: 132px;
	padding: 4px 0 0 4px;
	
}

.login .dialogbody {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    color: #222;
    overflow: hidden;
    width: 529px;
}

.login .dialogbody p {
    line-height: 12px;
    margin: 2px 8px 2px 8px;
	font-size: 11px;
	color: white;
}

.login .dialogbody h1 {
    font-family: Tahoma;
    font-weight: normal;
    margin-top: 12px;
    margin-bottom: 12px;
	color: white;
	font-size: 18px;
	text-align: right;
}

.login .dialogbody dl {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

.login .dialogbody dt {
    width: 383px;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 12px 0px 0px 0px;
    text-align: right;
}

.login .dialogbody dt label {
    padding: 10px 5px 0;
	color: white;
	font-weight: normal;
	font-size: 12px;
}

.login .dialogbody dd {
    width: 135px;
    float: left;
    text-align: left;
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
    vertical-align: top;
}

.login .dialogbuttons {
    margin-top: 1em;
    border: 0px;
    padding: 0px;
    text-align: right;
    margin: 10px 0px 3px 0px;
    height: 30px;
    width: 529px;
    display: block;
    /*  	  clear: both;*/
}

.login .dialogbuttons p {
    margin: 2px 4px 2px 0px;
    padding: 6px 0px 6px 0px;
    display: block;
    clear: both;
}

.login .dialogbuttons p a {
    font: 11px Tahoma, Verdana, sans-serif;
    text-decoration: none;
    text-align: center;
    width: auto;
    color: #000;
    display: inline;
    border: 0px solid #999;
    border-right: 1px solid #999;
    line-height: 12px;
    margin: 0px 4px 4px 0px;
    padding: 4px 14px 4px 14px;
    background: url("img/dbuttonbg.gif") left top;
    background-position: 0px 0px;
    cursor: pointer;
}

.login .dialogbuttons p span {
    margin: 0px;
    padding: 0px;
}

.login .dialogbuttons button, .login .dialogbuttons input, .login .dialogbody input .submitbutton {
    display: none;
}

.login .dialogbuttons p a:hover, .login .dialogbuttons a:hover, .login .dialogbuttons a .submittarget {
    background-position: 0px -32px;
    cursor: pointer;
}

.login .dialogerrors, #flashdetectionerrors {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    padding: 0px;
    margin: -23px 0px 0px 0px;
    /*float: left;*/
    width: 100%;
    background: #fff url("img/login_error_bg.jpg") repeat-x left bottom;
    display: block;
    /*height: 30px;*/
    /*clear: both;*/
}

.login .dialogerrors h1, #flashdetectionerrors h1  {
    text-align: left;
    padding: 5px 0px 0px 15px;
    font-weight: bold;
    font-size: 12px;
}

.login .dialogerrors p, #flashdetectionerrors p {
    text-align: left;
    padding: 6px 0px 0px 34px;
    margin: 0px 0px 0px 5px;
    font-weight: normal;
    font-size: 15px;
	line-height: 22px;
    background: url("img/errormark.jpg") no-repeat 9px 9px;
}

.login .dialogerrors span, #flashdetectionerrors span {
    font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.login .dialogerrors span a, #flashdetectionerrors span a {
	color: white;
	text-decoration: underline;
}

.login .dialogerrors span a:hover, #flashdetectionerrors span a:hover {
	color: white;
	text-decoration: none;
}
