/*-- Import CSS --*/
@import "css/admin.css";
@import "css/menu.css";

Body
{
	margin:0 0 0 0;
	background: url(images/bg-main.jpg) no-repeat fixed center top;
	padding:5px;
}

/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

.bgmain		{ background: url(images/bg-main.jpg) no-repeat fixed center top; padding:5px; }



.textfield {
	background-color: #FFFFFF;
	border-top: 2px solid #646464;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #646464;
	width: 442px;
	height: 22px;
	padding-left: 4px;
	padding-top: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #171717;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

img
{
	border-style: none;}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Search Button                                          */
/*========================================================*/

.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

.text_grey, a.text_grey  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #5a5a5a;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_grey:hover {
	text-decoration: underline;
}


.text_black, a.text_black  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.3;
}
a.text_black:hover {
	text-decoration: underline;
}


.text_blue, a.text_blue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #1A77B2;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_blue:hover {
	text-decoration: underline;
}


.text_skyblue, a.text_skyblue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5081aa;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_skyblue:hover {
	text-decoration: underline;
}


.text_red, a.text_red  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #c4172f;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_red:hover {
	text-decoration: underline;
}


.text_orange, a.text_orange  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff6600;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_orange:hover {
	text-decoration: underline;
}

.text_yellow, a.text_yellow  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffe400;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_yellow:hover {
	text-decoration: underline;
}

.text_seagreen, a.text_seagreen  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #25817d;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_seagreen:hover {
	text-decoration: underline;
}

.text_green, a.text_green  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #60b206;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_green:hover {
	text-decoration: underline;
}

.subheading1, a.subheading1  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #323232;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
}
a.subheading1:hover {
	text-decoration: underline;
}

.subheading2, a.subheading2  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #969696;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
}
a.subheading2:hover {
	text-decoration: underline;
}


.readmore1, a.readmore1  {
	FONT-WEIGHT:bold;
	FONT-SIZE: 11px;
	COLOR: #25817d;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: underline;
	line-height:1.5;
	background:url(../images/bullet.gif) left 5px no-repeat;
	padding:0 0 0 15px;
}
a.readmore1:hover {
	text-decoration: underline;
	background:url(../images/bullet.gif) left 5px no-repeat;
}

.readmore2, a.readmore2  {
	FONT-WEIGHT:normal;
	FONT-SIZE: 11px;
	COLOR: #60b206;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: underline;
	line-height:1.5;
}
a.readmore2:hover {
	text-decoration: underline;
}


/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/


.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H1:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Arial;
	text-transform:uppercase;
	text-decoration: none;
	line-height:normal;
}
a.H3:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Arial;
	text-transform:uppercase;
	text-decoration: underline;
	line-height:normal;
}


.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #000000;
	font-family: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	COLOR: #000000;
	font-family: Arial;
	text-decoration: underline;
	line-height:normal;
}


/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Padding CSS                                           */
/*========================================================*/

.pad_left 	{ padding:0 0 0 5px; }
.pad_left2 	{ padding:0 0 0 15px; }
.pad_right { padding:0 0 0 0; }

/*------------------------  End  -------------------------*/

#nav
{
	padding-right: 20px;
}

/*.backgroundTD
{
	background:url(/Portals/0/Skins/TuxedoDental/images/bg_header3.png) left bottom no-repeat;
	z-index: 1;
	
}*/

#backgroundLink
{
	 
		background-color:transparent;
		height:115px;
		left:25px;
		position: absolute;
		
		top: 245px;
		z-index: 100;
		width:280px;
		
		/*border: 1px solid yellow;*/ 
}


/*Panes*/

.MainTable {
	width: 1050px; 
	/*height:100%;*/
	/*background:url(images/DMborder.jpg) no-repeat;*/
	
}


#wrappermain {
	text-align:center;
	width:100%;
	
	margin:0px;
	
	vertical-align: top;
	
	
}

#wrapper 
{	
	text-align:left;
	margin:0px auto;
	
}

.clear {
	clear:both;
	width:inherit;
}

.LogoPane
{
	background-image: url(/Portals/0/Skins/TuxedoDental/images/Logo2010wPhone.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 355px !important;
	width: 354px;
	height: 124px;
}

.FlashPane{
	width: 691px;
	height: 124px;
	float: right;
}

.NavPaneMain {
	width:1050px;
	height:35px;
	padding:0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	vertical-align:middle;
	
	
	
	
}

.NavPaneH {
	padding:0px 0px 0px 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	vertical-align:top;
	
	width:auto;
	border-left: 0px solid #c6c6c6;
	
	text-align: right;
	
}

.LeftTopContent
{	
	
	/*height: 100%;*/
	width: 355px;
	padding:0px 0px 0px 0px;
	
}

.ContentPane 
{
	float: right;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	vertical-align:top;	
	padding: 0px 0px 0px 0px;
	text-align:left;
	width: 691px;
	margin-left: 0px;
}


.LeftPane {
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	padding:0px 0px 0px 0px;
	text-align:left;
	display:block; 
	float:left;
	
	/*width:210px !important;*/
	width:343px;
	
	
}

.RightPane {
	vertical-align: top;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	padding:0px 0px 0px 0px;
	text-align:left;
	display:block; 
	float:right;
	/*width:210px !important;*/
	width:344px;
}

.BottomPane
{
	float: right;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	vertical-align:top;	
	padding:0px 0px 0px 0px;
	text-align:left;
	width: 691px;
	margin: 0px 0px 0px 0px;
}

.FooterPane
{
	/*float: left;*/
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	vertical-align:top;	
	padding:0px 0px 0px 0px;
	text-align:center;
	width: 1050px;
	margin: 20px 0px 0px 0px;	
}

#linkImage a
{
	width: 200px;
	height: 151px;
}



