@import url("css/menu.css");
/* CSS Document */

#Body {background: #C47D34 url(images/body-bg.jpg) repeat-x top; margin: 0; padding: 0;  }

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#333; font-family: Tahoma;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#272F2F;}
h1.white { color: #FFFFFF; }
h1, h3, h5, h1 input{font-weight: normal;}
h2, h4, h6{font-weight:normal}
h1, h1 input{font-size:20px;margin:10px 0;}
h2{font-size:18px;margin:10px 0;}
h3{font-size:14px;margin:10px 0;}
h4{font-size:12px;margin:8px 0;}
h5{font-size:11px;margin:6px 0;}
h6{font-size:10px;margin:4px 0;}

a,a:link,a:visited,a:active{color: #7B2C0F; text-decoration:none; font-weight:normal; }
a:hover{color:#000; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family: Tahoma;}
.Head{color: #272F2F; font-size: 18px; font-weight: normal;}
.SubHead {color: #272F2F;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#wrap-body
{
	width: 100%;
	background: url(images/bot-rep.jpg) repeat-x bottom;
}
#wrap_main
{
	width: 960px; 
	margin: 0 auto;

}

#logopane
{
	background: url(images/logo-bg.jpg) no-repeat;
	width: 290px;
	height: 188px;
	text-align: center;
	padding: 31px 0;
	float: left;
}
.HeaderPane
{
	background: url(images/header-bg.jpg) no-repeat;
	width: 670px;
	height: 250px;
	float: left;
}
#bcpane
{
	background: #FFFFFF url(images/breadcrumb-bg.jpg) repeat-x;
	line-height: 25px;
	color: #C47D34;
	width: 100%;
}	
#breadcrumb
{
	line-height: 25px;
	color: #C47D34;
	padding-left: 10px;
	width: 50%;
	float: left;
}
#bc-login-sep
{
	background: url(images/bc-login-sep.jpg) no-repeat;
	width: 26px;
	height: 25px;
	float: right;
}
#btnspane
{
	background: url(images/login-bg.jpg) repeat-x;
	line-height: 25px;
	padding: 0 10px;
	color: #EED9C3;
	float: right;
}

.side-pane
{
	background: #272F2F;
	width: 200px;
	border: solid 1px #FFFFFF;
	border-bottom: none;
}
#lp-bot
{
	background: url(images/lp-bot.jpg) no-repeat;
	width: 200px;
	height: 20px;
	border-right: solid 1px #FFFFFF; 
}
#contentarea
{
	background: #FFFFFF;
}
#contents-bot
{
	background: #FFFFFF url(images/cp-bot.jpg) no-repeat right;
	height: 20px;
}
#navpane
{
	padding: 1px;
}
#location-box
{
	background: #C47D34;
	margin-top: 15px;
}
#login-table
{
	margin-top: 30px;
}
#login-mainbox
{
	background: url(images/_l-mainbox-bg.png) no-repeat;
	width: 652px;
	height: 362px;
}
#login-top
{
	background: url(images/_l-title.png) no-repeat;
	width: 402px;
	height: 30px;
}
#login-mid
{
	background: url(images/_l-bg.png) repeat-y;
	padding: 10px;
}
#login-bot
{
	background: url(images/_l-bot.png) no-repeat;
	width: 402px;
	height: 11px;
}
	
#footer
{
	background: #7B2C0F;
	padding: 10px 0;
	width: 100%;
	text-align: center;
}
#footerpane
{
	width: 900px;
	color: #EED9C3;
	font-size: 11px;
	margin: 0 auto;
}
#footer-left
{
	width: 300px;
	float: left;
	text-align: left;
	color: #EED9C3;
}
#footer-center
{
	width: 300px;
	float: left;
	text-align: center;
	color: #EED9C3;
	font-size: 11px; 
}
#footer-right
{
	width: 300px;
	float: left;
	text-align: right;
}
	
.search_style{float:right; height:40px;}
.search_bg{padding:8px 2px 0 0;}

.clear-float{clear:both; line-height:0; font-size:0; height:0; padding: 0; border: 0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color: #7B2C0F; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color: #000000; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color: #7B2C0F;}
.ControlPanel a.CommandButton:hover{color:#000; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

.StandardButton { background: url(images/btn-bg.jpg) repeat-x; padding: 1px 5px; border: solid  1px #272F2F; color: #FFFFFF;}
/*--------- pane style ----------*/

.TopPane
{
	padding: 10px;
	padding-bottom: 0;
}
.ContentPane
{
	padding: 10px;
	padding-bottom: 0;
}
.loc_ContentPane
{
	background: #7B2C0F;
	width: 180px;
	padding: 20px 5px;
	padding-bottom: 0;
	border: solid 2px #FFFFFF;
}
.loc_ContentPane, .loc_ContentPane h1, .loc_ContentPane p
{
	color:  #FFFFFF;
}
.loc_RightPane
{
	background: #FFFFFF;
	padding-bottom: 0;
	border: solid 2px #7B2C0F;
}

.BottomPane
{
	padding: 0 10px; 
}
.LeftPane
{
	padding: 5px;
	margin-top: 5px;
}
.LeftPane, .LeftPane .SubHead, .LeftPane .Normal, .LeftPane p 
{
		color: #999999;
} 
.LeftPane a
{
	color: #FFFFFF;
}
.style1
{
	font-weight: bold;
	color: #C47D34;
}
/*------------ Physicians Style --------------*/
.Ph_ContentPane
{
	padding: 10px;
	padding-bottom: 0;
}
.Ph_RightPane
{
	width: 272px;
	padding: 0;
	padding-bottom: 0;
}


/*------------ Breadcrumb Style --------------*/
.breadcrumb_text
{
	color: #C47D34;
	font-family: Tahoma;
	font-size: 12px;
}
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color: #EED9C3;}
a.Breadcrumb:hover{color:#FFF; text-decoration: none;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-size: 11px; font-weight: normal; color: #1E170A;}
a.links:hover{color:#fff; text-decoration: none;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color: #EED9C3;}
a.user:hover{color:#FFF; text-decoration: none;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#EED9C3; font-size: 11px;}
a.footer:hover{color:#FFF; text-decoration: none;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{float:right;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:right; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 1px;}
.Search
{
	background: url(images/search-bg.jpg) no-repeat right top;
	width: 210px;
	float: right;
	overflow: hidden;
}
input.SearchTextBox{float: left; z-index: 10; border: 0; width:160px; height:18px; margin-left:3px; color: #43494D; background: #70280E;}
#dnn_dnnSEARCH_txtSearch { background: transparent; width: 165px; border: none; color: #333333; padding: 0; padding-top: 4px; padding-left: 5px; } 
#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

/*-------------- List Styles --------------*/

ul
{
	padding: 0px ;
	margin: 0 2px;
	list-style: none;
}
ul li, li
{
	padding: 0;
	margin: 0;
	padding-left: 20px;
	list-style: none;
	list-style-type: none;
	background: url(images/bullet.jpg) no-repeat left top;
	line-height: 20px;
}

p
{
	padding: 2px 0;
	margin: 5px 0;
}
