
div.dssFrame {
/*	height: 650px; */
	min-height:550px;
    height:auto !important;
    height:550px; 
	width: 798px;
	overflow: auto;
	overflow-x: hidden;
	border-style: dotted;
	border-color: #d4d2d1;
	/* padding:0; */
	border-width:thin;
	background-image: url('../images/dss_tooth.jpg');
	background-position: 615px 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-family: Trebuchet MS,arial,helvetica,sans-serif;
	font-size : 11px;
	color: #000000;
	align: center;
	top: 50%;
	left: 50%;
	position: absolute; 
	margin-top: -275px; /*set to a negative number 1/2 of your height*/
	margin-left: -399px; /*set to a negative number 1/2 of your width*/

}

table.reviewPatient {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	color:#666666;
	background-color: #ffffff;
	font-size : 12px;
	font-weight: none; 
	padding-bottom: 5px;
}

div.dssSubTitle {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	color:#666666;
	font-size : 18px;
	font-weight: bold; 
}

div.dssTitle {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	color:#666666;
	font-size : 26px;
	font-weight: bold; 
}


div.editOrders {
	min-height:200px;
/*   height:auto !important; */
    height: 335px;
	overflow: auto; 
	overflow-x: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}


sup.dssSup {
	font-size: .6em; 
	line-height: .8;
}

table.dssFormTable {
	background-color: #c0d933;
}

table.dssMenu {
	background-color: #1479a3;
	height: 75p;
}


td.dssMenuColour { 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif;
	text-align: left; 
	font-size : 11px; 
    background-color:#ffffff; 
    color:#0084bb; 
}

div.dssCalendarCell {
	width: 30px;
	height: 30px;
	background-color: #ffff99;
	border-width: thin;
	padding: 1px 1px 1px 1px;
	border-color: #000000;
}

/*---------- bubble tooltip -----------*/

div.calendarDay{
	width: 35px;
	height: 35px;	
    position:relative;
    z-index:24;
    background-color: #1479a3;
    text-decoration:none;
	border-width: thin;
	border-style: none;
	padding: 1px 1px 1px 1px;
	border-color: #000000;
	font-weight: bold;
	color: #ffffff;
}

div.calendarPB{
	width: 35px;
	height: 35px;	
    position:relative;
    z-index:24;
    background-color: #cccccc;
    text-decoration:none;
	border-width: thin;
	border-style: none;
	padding: 1px 1px 1px 1px;
	border-color: #000000;
	font-weight: bold;
	color: #ffffff;
}


div.calendarHdr {
	background-color:#996666; 
	padding:5px 0px 5px 0px;
	font-weight: bold;
	text-align: center;
	width: 36px;
	color: #ffffff;
}

div.calendarOff{
	width: 35px;
	height: 35px;	
    position:relative;
    z-index:24;
    background-color: #999999;
    text-decoration:none;
	border-width: thin;
	padding: 1px 1px 1px 1px;
	border-color: #000000;
	font-weight: bold;
	color: #ffffff;
}

div.calendar{
	width: 35px;
	height: 35px;	
    position:relative;
    z-index:24;
    color:#000000;
    background-color: #ffff99;
    text-decoration:none;
	border-width: thin;
	border-style: none;
	padding: 1px 1px 1px 1px;
	border-color: #000000;
}

div.feedbacks{
	width: 340px;
	font-style: opaque;
	font-weight: normal;
    position:relative;
    z-index:24;
    color:#66666;
	border-width: thin;
	border-style: dashed;
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
	border-color: #ffffff;
}

div.calendar span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it
div.calendar:hover{ 
	z-index:25; 
	color: #ffffff; 
	background-color: #ff9933; 
	background:; 
	cursor: pointer; cursor: hand;
}*/

div.calendar:hover span.tooltip{
    display:block;
    position:absolute;
    top:20px; left:20px;
	padding: 5px 5px 5px 5px;
	width:200px;
	border-width: thin;
	border-style: dotted;
	background-color: #ffccff;
	color: #993300;
    text-align: left;
    text-valign: middle;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
	cursor: pointer; cursor: hand;
}
div.calendar:hover span.top{
	display: block;
	padding: 30px 8px 0;
	cursor: pointer; cursor: hand;
    background: url('../images/bubble.gif') no-repeat top;
}
div.calendar:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	cursor: pointer; cursor: hand;
	background: url('../images/bubble_filler.gif') repeat bottom; 
}
div.calendar:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	cursor: pointer; cursor: hand;
	color: #548912;
}
/*--------- Round Box Design START -----------*/
.roundcont {
	
	background-color: #1479a3;
	color: #000000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/dss_menu_tright.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(../images/dss_menu_bright.jpg) no-repeat top right; 
}

img.corner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}

/*--------- coloured rounded Corners START -----------*/

/* GREEN */

table.roundTablegreen {
	background-color: #c0d933;
	color: #000000;
}
table.roundTablered {
	background-color: #FF7878;
	color: #000000;
}
table.roundTableblue {
	background-color: #1479a3;
	color: #000000;
}

.greenRoundcont {
	background-color: #c0d933;
	color: #000000;
}

.greenRoundcont p {
	margin: 0 10px;
}

.greenRoundtop { 
	background: url(../images/dss_green_top_right.jpg) no-repeat top right; 
}

.greenRoundbottom {
	background: url(../images/dss_green_bottom_right.jpg) no-repeat top right; 
}

img.greenCorner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}

/* BLUE */

.blueRoundcont {
	background-color: #1479a3;
	color: #000000;
}

.blueRoundcont p {
	margin: 0 10px;
}

.blueRoundtop { 
	background: url(../images/dss_blue_top_right.jpg) no-repeat top right; 
}

.blueRoundbottom {
	background: url(../images/dss_blue_bottom_right.jpg) no-repeat top right; 
}

img.blueCorner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}

/* RED */

.redRoundcont {
	background-color: #FF7878 ;
	color: #000000;
}

.redRoundcont p {
	margin: 0 10px;
}

.redRoundtop { 
	background: url(../images/dss_red_top_right.jpg) no-repeat top right; 
}

.redRoundbottom {
	background: url(../images/dss_red_bottom_right.jpg) no-repeat top right; 
}

img.redCorner {
   width: 14px;
   height: 14px;
   border: none;
   display: block !important;
}


/*--------- coloured rounded Corners STOP -----------*/
 
/* edit ordes menu */

a.editOrderMenu {
	font-size:6px; 
	background-color:#ccff99; 
	color:#000000; 
	padding:2px 5px 2px 5px; 
	text-decoration:none;	
	border-style:dotted;
	border-width:1px;
	border-color:#000000;
}

	
a.dssMenuColour { 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
  font-weight:      bold;
	font-size : 12px; 
    background-color:#1479a3; 
    color:#444444; 
    background: inherit;
}

/* default menu coloring */

a.dssMenu:link    {
  text-decoration:  none;
  font-weight:      bold;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  background-color: #1479a3;
  color:            #ffffff;
  background: inherit;
} 

a.dssMenu:visited {
  text-decoration:  none;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-weight:      bold;
  background-color: #1479a3;
  color:            #ffffff;
  background: inherit;
} 

a.dssMenu:hover   {
  text-decoration:  none;
  font-weight:      bold;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  background-color: #1479a3;
  color:            #c1d939;
  background: inherit;
} 

a.dssMenu:active  {
  text-decoration:  none;
  font-weight:      none;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  background-color: #1479a3;
  color: #ffffff;
  background: inherit;
} 

/* My profile Menu Colouring */

a.dssMenuPM:link    {
  text-decoration:  none;
  font-weight:      bold;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  background-color: #4ECDC4;
  color:            #ffffff;
  background: inherit;
} 

a.dssMenuPM:visited {
  text-decoration:  none;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-weight:      bold;
  background-color: #4ECDC4;
  color:            #ffffff;
  background: inherit;
} 

a.dssMenuPM:hover   {
  text-decoration:  none;
  font-weight:      bold;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  background-color: #4ECDC4;
  color:            #ff0033;
  background: inherit;
} 

a.dssMenuPM:active  {
  text-decoration:  none;
  font-weight:      bold;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  background-color: #4ECDC4;
  color: #ffffff;
  background: inherit;
} 

/*---------- verticle line ----------*/

hr.calendarTimes {
	color: #ffffff;
	width: 1px;
	height: 300px;
	margin-left: 2px;
	margin-right: 2px;
}
 
/*---------- bubble tooltip -----------*/
div.scanTimes {
	height:260px;
	align: center;
	overflow: auto;
	overflow-x: hidden;
	width: 80px;
}

div.scanSched {
	height:260px;
	align: center;
	overflow: auto;
	overflow-x: hidden;
	width: 250px;
}

div.scanPrebook {
	height:340px;
	align: center;
	overflow: auto;
	overflow-x: hidden;
	width: 250px;
}

div.googleMap {
	width: 560px; 
	height: 400px;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;	
}

/* dssMenu with green background */

a.dssGreenMenu { 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
  	font-weight:      bold;
	font-size : 12px; 
    background-color:#c0d933; 
    color:#ffffff; 
    background: inherit;
}

a.dssGreenMenu:link    {
  text-decoration:  none;
  font-weight:      bold;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  background-color: #c0d933;
  color:            #ffffff;
  background: inherit;
} 

a.dssGreenMenu:visited {
  text-decoration:  none;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-weight:      bold;
  background-color: #c0d933;
  color:            #ffffff;
  background: inherit;
} 

a.dssGreenMenu:hover   {
  text-decoration:  none;
  font-weight:      bold;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  background-color: #c0d933;
  color:            #5542e1;
  background: inherit;
} 

a.dssGreenMenu:active  {
  text-decoration:  none;
  font-weight:      none;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  background-color: #c0d933;
  color: #ffffff;
  background: inherit;
}

/* Red Menu */

a.dssRedMenu { 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
  	font-weight:      bold;
	font-size : 12px; 
    background-color:#FF7878; 
    color:#ffffff; 
    background: inherit;
}

a.dssRedMenu:link    {
  text-decoration:  none;
  font-weight:      bold;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  background-color: #FF7878;
  color:            #ffffff;
  background: inherit;
} 

a.dssRedMenu:visited {
  text-decoration:  none;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-weight:      bold;
  background-color: #FF7878;
  color:            #ffffff;
  background: inherit;
} 

a.dssRedMenu:hover   {
  text-decoration:  none;
  font-weight:      bold;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  background-color: #FF7878;
  color:            #5542e1;
  background: inherit;
} 

a.dssRedMenu:active  {
  text-decoration:  none;
  font-weight:      none;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  background-color: #FF7878;
  color: #ffffff;
  background: inherit;
}


img.dottedFrame {
	background: transparent;
	border-color: #c0d933;
	border-style: dotted;
	border-width: 1px;
	padding:10px 10px 10px 10px;
	margin-left:75px;
	width: 500px;
}

/* end of green background */
  
div.tableForm {
	background: transparent;
	border-color: #999999;
	border-style: dotted;
	border-width: 1px;
	padding:10px 10px 10px 10px;
	margin-left:75px;
	width: 500px;
}

div.postcodeSearch {
	background: transparent;
	border-style: dotted;
	border-width: 1px;
	padding:10px 10px 10px 10px;
	width:460px; 
	height:100px; 
	margin-left:0px; 
	margin-bottom:10px; 
	margin-top:10px; 
	border-color:#ffffff;
}

div.postcodeContainer {
	width:460px; 
	height:100px;
	overflow: auto;
	overflow-x: hidden; 
}

td.dssTD {
	background: transparent;
}

img.dssImgLeft {
	float: left;
	border-style:solid;
	border-color: #d4d2d1;
	margin-right: 10px;
	background: transparent;
	border-color: #d4d2d1;
	border-style: dotted;
	border-width: 1px;
	padding:10px 10px 10px 10px;
}

img.dssCbct {
	float: left;
	border-style: none;
	margin-right: 10px;
}

input.dssInputText {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	border: solid 1px #b3fa4b; 
	border-color: #999999;
	margin-bottom:0px;
}

input.dssInputPword {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 12px; 
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-color: #999999;

}

td.submitButton { 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 12px;
	font-weight: none; 
	border:none; /*outset 1px #ccc;*/
	background-color: #99ccff;
	background-image:url(../images/btn-bg.gif); 
	text-align: center;
	width: 80px;
	height: 22px;
}

a.submitButton { 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
  	font-weight:      bold;
	font-size : 12px; 
    color:#ffffff; 
    background: transparent;
}

a.submitButton:link    {
  text-decoration:  none;
  font-weight:      bold;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  color:            #ffffff;
  background: transparent;
} 

a.submitButton:visited {
  text-decoration:  none;
  font-size : 12px;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-weight:      bold;
  color:            #ffffff;
  background: transparent;
} 

a.submitButton:hover   {
  text-decoration:  none;
  font-weight:      bold;
  font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
  font-size : 12px;
  color:            #5542e1;
  background: transparent;
} 

/*------------------ cancel order -----------------*/

div.cancelOrder {
	width: 600px;
	height: 125px;
	border: solid 1px #b3fa4b; 
	border-style:dotted;
	border-bottom: #999999 solid 1px; 
	border-left:#999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	background-color:#cccccc;
}

textarea.cancelOrder {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	width: 580px;
	height: 60px;
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-style:dotted;
	border-bottom: #999999 solid 1px; 
	border-left:#999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	text-indent:2px; 
}

textarea.scanNotes {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	width: 220px;
	height: 60px;
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-style:dotted;
	border-bottom: #999999 solid 1px; 
	border-left:#999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	text-indent:2px; 
}

/*------------------ email patient from list orders -----------------*/

div.emailPatient {
	width: 600px;
	height: 180px;
	border: solid 1px #b3fa4b; 
	border-style:dotted;
	border-bottom: #999999 solid 1px; 
	border-left:#999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	background-color:#cccccc;
}

textarea.emailMsg {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	width: 490px;
	height: 60px;
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-style:dotted;
	border-bottom: #999999 solid 1px; 
	border-left:#999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	text-indent:2px; 
}

textarea.dssRegister {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	width: 320px;
	height: 150px;
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-style:dotted;
	border-bottom: #999999 solid 1px; 
	border-left:#999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	text-indent:2px; 
}

textarea.dssPatientDetails {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	width: 300px;
	height: 150px;
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-style:dotted;
	border-bottom: #999999 solid 1px; 
	border-left:#999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	text-indent:2px; 
}

textarea.dssContactMsg {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	width: 190px;
	height: 80px;
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-style:dotted;
	border-bottom: #999999 solid 1px; 
	border-left:#999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	text-indent:2px; 
}

textarea.feedbacks {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	width: 340px;
	height: 150px;
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-style:dotted;
	border-bottom: #ffffff solid 1px; 
	border-left:#ffffff solid 1px; 
	border-right: #ffffff solid 1px; 
	border-top: #ffffff solid 1px; 
	text-indent:2px; 
}

textarea.feedbacksAdmin {
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	text-align: left; 
	font-size : 11px; 
	width: 500px;
	height: 150px;
	border: solid 1px #b3fa4b; 
	margin-bottom:5px;
	border-style:dotted;
	border-bottom: #ffffff solid 1px; 
	border-left:#ffffff solid 1px; 
	border-right: #ffffff solid 1px; 
	border-top: #ffffff solid 1px; 
	text-indent:2px; 
}

select.dssSelect{
	border-style: none;
	background-color:#ffffff;
	border:1px;
	border-color:#333333;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid; 
    border-left: #ffffff 1px solid; 
    border-bottom: #ffffff 1px solid; 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	font-size : 11px;
	z-index:5;
}

select.dssLOS{
	border-style: none;
	background-color:#ffcc99;
	border:1px;
	border-color:#333333;
    border-right: #ffcc99 1px solid;
    border-top: #ffcc99 1px solid; 
    border-left: #ffcc99 1px solid; 
    border-bottom: #ffcc99 1px solid; 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	font-size : 11px;
	z-index:5;
}

select.editOrders{
	border-style: none;
	background-color:#ffffff;
	border:1px;
	border-color:#333333;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid; 
    border-left: #cccccc 1px solid; 
    border-bottom: #cccccc 1px solid; 
	font-family :  Trebuchet MS,arial,helvetica,sans-serif; 
	font-size: 12px;
	z-index:5;
}