
/*
---------------------------------------------------------------------

START OF PAGE LAYOUT

-----------------------------------------------------------------------
*/
html, body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background	: #000000;
	vertical-align:top;
	overflow:hidden;
}


.fldPopup
{
	border:1px solid #5A5B61;
	width: 90%;
}

.hoverLink
{
	cursor:pointer;
	font-weight: bold; 
	text-decoration: none; 
	color: #EDC7FA;
	
}

#contatiner
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
		
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #EDC7FA;
	}
	
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #EDC7FA;
	}
	
a:hover, a:active { 
	
	color: #ffffff;
	}


.fldSet
{
	/*broder:solid 2 #B5B1B1;*/
	background-color:Black;
	border-width:1px;
	border-color:#B5B1B1;
	border-style:solid;
	text-align:center;
	width:127px;
	height:21px;
	}

#btn_login
{
	width: 69px;
	height: 21px;
}

#body_content
{
	width:100%;
	height:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/*
---------------------------------------------------------------------
END OF PAGE LAYOUT SECTION
-----------------------------------------------------------------------
*/

/*
---------------------------------------------------------------------

START OF NAVIGATION SECTION 

-----------------------------------------------------------------------
*/

#side_nav
{
	width:174px;
	height:100%;
	border-right: solid 1px #5A5B61;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#nav_footer
{
/*	border-top: #5a5b61 1px solid;
	background-image: url(../images/System/computre-solutions-logo-new.jpg);*/
	background-repeat: no-repeat;
	vertical-align:bottom;
	height:137px;
	text-align:center;

}

#nav_header
{
	background-image: url(../images/System/nav_header.jpg);
	background-repeat: no-repeat;
	height: 107px;
}

/*
---------------------------------------------------------------------
END OF NAVIGATION SECTION
-----------------------------------------------------------------------
*/

/*
---------------------------------------------------------------------

START OF CONTENT SECTION 

-----------------------------------------------------------------------
*/
#content
{
	height:100%;
	width:100%;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*
 START OF CONTENT HEADER SECTION
*/
#content_header
{
	
	width: 100%;
}

.content_header_BG
{
	background-image: url(../images/System/content_header_bg.jpg);
	background-repeat: repeat-x;
}
#content_header_left
{
	background-image: url(../images/System/Physician_Login.jpg);
	width: 152px;
	background-repeat: no-repeat;
}

#page_title_header
{
	border-top: #5a5b61 2px solid;
	width:100%;
	height:34px;
}
/*
 END OF CONTENT HEADER
*/


/*
 START OF CONTENT SPACER
*/

#template_username
{
	background-image: url(../images/System/username.jpg);
	width: 89px;
	background-repeat: no-repeat;
	height: 35px;
}

#template_password
{
	background-image: url(../images/System/password.jpg);
	width:87px;
	background-repeat: no-repeat;
	height: 35px;
}
.content_spacer
{
	height:1px;
	width:100%;
}
.content_spacer_image
{
	background-image: url(../images/System/line_spacer.jpg);
	width: 4px;
	background-repeat: no-repeat;
	height:1px;
}
.content_spacer_middle
{
	background-image: url(../images/System/dotted_line.jpg);
	background-repeat: repeat-x;
	height:1px;
	
	
}
.physician_text
{
	width:121px;
	height:19px;
	margin:1 1 1 1;
}

.system_title
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bolder;
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
}

.system_sub_title
{
	font-size:11px;
	color:#FFFFFF;
	font-weight:bolder;
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	
}

.system_text
{
	font-size: 10px;
	color:#C7C7C7;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
}

#content_scroll
{
	overflow: auto;
	height: expression(getContentHeight());
	width: 100%;
	scrollbar-3dlight-color: #4E4D4D;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #4E4D4D;
	scrollbar-highlight-color: #999999;
	scrollbar-track-color: #949191; /*#4E4D4D  #8B8B8B;*/
	padding-left: 15px;
	padding-right: 10px;
}

/*
 END OF CONTENT SPACER
*/

#Page_title
{
	width:450px;
	height:35px;
}


/*
 START OF CONTENT FOOTER SECTION
*/
#content_footer
{
	/*background-image: url(images/content_footer_bg.jpg);*/
	width: 100%;
	/*background-repeat: repeat-x;*/
	height: 66px;
}

.content_foooter_item
{
	width: 158px;
	height: 66px;
}

#footer_sponsor_sanofi
{
	background-image: url(../images/System/sanofi.jpg);
	background-repeat: no-repeat;
	width:149px;
	height:66px;
}
/*
 END OF CONTENT FOOTER SECTION
*/

/*
---------------------------------------------------------------------
END OF CONTENT SECTION
-----------------------------------------------------------------------
*/

/*
---------------------------------------------------------------------

START OF HEADER SECTION 

-----------------------------------------------------------------------
*/

#header
{
	
	margin: 0px;
	padding: 0px;
	border-bottom: #5a5b61 1px solid;
	height: 54px;
	width:100%;
	background-image: url(../images/System/header_bg.jpg);
	background-repeat: repeat-x;
	width:100%;
}
#header_logo
{
	background-image: url(../images/System/header_left.jpg);
	background-repeat: no-repeat;
	width:233px;
}

#header_backgound
{
	
}


#header_right
{
	background-image: url(../images/System/header_right.jpg);
	background-repeat: no-repeat;
	width: 535px;
}

/*
---------------------------------------------------------------------
END OF HEADER SECTION
-----------------------------------------------------------------------
*/


.trlogin
{
	display:none;
}
