@import "../StyleSheet.css";

.container
{
	margin-left : 26px;
	margin-top : 5px;
	width : 900px;
}
/* End Min Width */
/******************************/

div.header
{
	padding-top : 5px;
	width : 824px;
}

div.header_title
{
	float : left;
	background-image : url('images/doctor_chemist_logo2.gif');
	background-repeat : no-repeat;
	height : 43px;
	width : 355px;
}

div.banner
{
	background-image : url('images/header_background.gif');
	background-repeat : repeat-x;
	height : 155px;
	width : 974px;
	float : left;
}

div.title_box
{
	background-color : #ffffff;
	margin-left : 150px;
	height : 112px;
	background-image : url('images/doctor.jpg');
	background-position : right;
	background-repeat : no-repeat;
	width : 674px;
	margin-top : 40px;
	border:solid 1px #ffffff;
}

div.title
{
	margin-top : 30px;
	margin-left : 16px;
	background-image : url('images/title.gif');
	background-position : left;
	background-repeat : no-repeat;
	width : 390px;
	height : 52px;
	border:0px;
}

div.menu
{
	font-family : Arial;
	font-size : 10pt;
	text-align : right;
	width : 100%;
	float : right;
	padding-top : 8px;
	margin-bottom : 12px;
	background-image : url('images/dotted-border.gif');
	background-position : bottom right;
	background-repeat : no-repeat;
	
}

.menu ul
{
	cursor:default;
}
.menu ul li
{
	display:inline;
	padding-left:8px;
}

.menu A:link
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	color:#035a73;
	font-weight:bold;
}

.menu A:visited
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	color:#035a73;
	font-weight:bold;
}
.menu A:hover
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	color:#00c6ff;
	font-weight:bold;
}

.menu A:active
{
	font-family:Arial;
	font-size:14px;
	text-decoration:none;
	color:#035a73;
	font-weight:bold;
}

div.HeadingLinks
{
	float:right;
	margin-top:-10px;
	padding:5px;
}

div.HeadingLinks a:link
{
	text-decoration:underine;
	color : #7f7f7f;
	font-weight : normal;
}
div.HeadingLinks a:visited
{
	text-decoration:underine;
	color : #7f7f7f;
	font-weight : normal;
}
div.HeadingLinks a:hover
{
	text-decoration:underine;
	color : #035a73;
	font-weight : normal;
}
div.HeadingLinks a:active
{
	text-decoration:underine;
	color : #7f7f7f;
	font-weight : normal;
}
div.HeadingLinks H1
{
	font-size:11px;
	float:left;
	margin-left:3px;
}



div.verticalmenu
{
	top:0px;
	background-image : url('images/menu_background.gif');
	background-position : left;
	background-repeat : repeat;
	width : 150px;
	float:left;
}

div.maincontent
{
	top:0px;
	left:174px;
	width:650px;
	padding:20px 0px 0px 16px;
	background-color:#ffffff;
	float : left;
}
div.maincontent .breadcrumb
{
	margin-top:-18px;
	float:right;
}
.breadcrumb span
{
	color:#035a73;
	font-weight:bold;
}
.breadcrumb a
{
	color:#035a73;
}
div.footer
{
	clear:both;
	margin-top:40px;
	text-align:right;
	padding-top:10px;
	font-size:10px;
	color : #7f7f7f;
	background-image:url('images/footer.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	margin-left:150px;
	width:674px;
	height:38px;
	float : left;
	vertical-align:middle;
	
}

div.footer p
{
	width:674px;
	float:left;
	font-size: 9px;
	text-align:right;
	margin:0px;
	padding:0px;
}
div.footer a:link
{
	text-decoration:underine;
	color : #7f7f7f;
	font-weight : normal;
}
div.footer a:visited
{
	text-decoration:underine;
	color : #7f7f7f;
	font-weight : normal;
}
div.footer a:hover
{
	text-decoration:underine;
	color : #035a73;
	font-weight : normal;
}
div.footer a:active
{
	text-decoration:underine;
	color : #7f7f7f;
	font-weight : normal;
}
div.LightBlueFeature
{
	float : left;
	width : 100px;
	height: 75px;
	background-color : #00c6ff;
}

div.BlueGreenFeature
{
	float : left;
	width : 100px;
	height: 75px;
	background-color : #a9ecff;
}

.GPpopupDialog
{
	background-color: #ffffff;
	width:394px;
	height:385px;
}

.DiscountpopupDialog
{
	background-color: #ffffff;
	width:394px;
	height:265px;
}

.ValuespopupDialog
{
	background-color: #ffffff;
	width:408px;
	height:205px;
}

.MessagepopupDialog
{
	background-color: #ffffff;
	width:494px;
	height:328px;
}

.DispensingItempopupDialog
{
	background-color: #ffffff;
	width:628px;
	height:398px;
}

.OrderDetailspopupDialog
{
	background-color: #ffffff;
	width:628px;
	height:558px;
}

.ClientDetailspopupDialog
{
	background-color: #ffffff;
	width:628px;
	height:348px;
}

.ReviewpopupDialog
{
	background-color: #ffffff;
	width:614px;
	height:478px;
}
/*Modal Popup*/
.modalBackground {
	background-color:#446;
	filter:alpha(opacity=70);
	opacity:0.7;
}

div.MedsBox
{
	width : 176px;
	float : right;
	text-align : left;
	padding-left : 10px;
	z-index : 0;
}

.MedsBox .Picker { height: 232px; overflow: auto; padding: 0; border: 1px solid #666; width : 161px;}

.MedsBox ul { margin: 0; padding: 0; list-style: none; }

.MedsBox li { margin: 0; padding: 5px; overflow: auto; width: 151px; border-bottom: 1px solid #666; }

.MedsBox li.on { background: #FFF9DA; }

.MedsBox .title { color: #999; } 

.MedsBox .check { float: left; width: 20px; }

.MedsBox .name-title { float: left; width: 141; margin-left: 10px; }

h2.SelectMeds
{
	background-image : url('images/small_pill_blue.gif');
	background-position : right;
	background-repeat : no-repeat;
	margin-top : 15px;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 10px !important;
	padding : 0px;
	color : #000000;
	margin-right : 15px;
}

.ContraIndicationLoad
{
	position : absolute; float : left; width : 400px; height : 350px; z-index : 99; background-image : url('images/ajax-loader.gif'); background-position : center; background-repeat : no-repeat;
}

.wikiBlock H2
{
	border-bottom:4px solid #035A73;
	font-size:11pt;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:7px;
}
.wikiBlock H3
{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:10px !important;
	margin-top:15px;
	padding:0;
}