

/* CSS for NewDayPharmacy v.2 skin ------------------ */
/* 4/3/08 --------- */



/* Universal ------------------------------ */

BODY {
	background-color: #AFCAE7;
	}

.Pagemaster {
	width: 100%;
	height: 100%;
	background-color: #AFCAE7;
}
.skinmaster {
	background-color: #FFFFFF;
}
table, tr, td, p, font, div, span {font-family: "Vernada", Arial, Helvetica, Sans-serif; line-height: 1.4em;
}
td.SubMenuPane {height: 34px; padding: 0px 0px 0px 5px; background: url(http://www.nuscriptrx.com/Portals/_default/skins/NewDaySkin/images/SubMenuPane.gif) repeat-x;
}
.LeftPane { 
	width: 176px;
	height: 100%; 
	padding: 0 0 5px; 
	background-color: #236bbd; 
}
.ContentPane, .ContentLeft, .ContentRight {
	background-color: #FFFFFF;
}
.LeftColumn {
	background-color: #236bbd;
	width: 176px;
}
.menu-td {
	background-color: #AFCAE7;
}
.FooterPane { width: 800px; height: 30px; padding: 0 0 5px; background-color: #e58e1a; } 

/* Links -------------------------- */

/* basic links */
a:link, a:visited, a:active {font-family: "Vernada", Arial, Helvetica, Sans-serif;	font-weight: normal; font-size: 12px; text-decoration: underline; font-weight: normal; line-height: 1.4em; color: #cc6300;}
a:hover {font-family: "Vernada", Arial, Helvetica, Sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; font-weight: normal; line-height: 1.4em; color: #cc6300;}

/* register and login/logout links */
a.:link, a.login-link:visited, a.login-link:active {text-decoration: none;}
a.login-link:hover {text-decoration: underline;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active {text-decoration: none;}
a.breadcrumb-link:hover {text-decoration: underline;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #333;}
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #333;}

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active {color: #cc6300; text-decoration: underline;}
a.Normal:hover {color: #cc6300; text-decoration: none;}

/* footer links */
.FooterPane, a.FooterPane:link, a.FooterPane:visited, a.FooterPane:active {font-size: 11px; text-decoration: none; font-weight: normal; color: #ffffff;}

a.FooterPane:hover {font-size: 12px; text-decoration: underline; font-weight: normal; color: #ffffff;}

a.Login:link, a.login:visited, a.login:current {font-size: 12px; text-decoration: none; font-weight: normal; color: #ffffff;}

a.Login:hover {font-size: 12px; text-decoration: underline; font-weight: normal; color: #ffffff;}



/* Text -------------------------- */

/* current date */
td.dnnCURRENTDATE {color: #555; padding-right: 20px;}

/* copyright */
.CopyrightText {color: #000000; font-size: 11px;}

/* used in admin sections */
.SubHead, .SubHead font {font-family: "Vernada", Arial, Helvetica, Sans-serif; font-size: 12px; font-weight: normal; color: #555; padding: 0;}


/* module titles */
.Head {font-family: "Vernada", Arial, Helvetica, Sans-serif; font-size: 13px; text-decoration: none; color: #cc6300;; font-weight: bold; white-space: nowrap;}

/* colored - used for warnings and such */
.NormalRed {color: #900; font-family: "Vernada", Arial, Helvetica, Sans-serif;	font-weight: bold; font-size: 11px;	line-height: 1.4em;}

/* bold text */
.NormalBold {font-family: "Vernada", Arial, Helvetica, Sans-serif;	font-size: 12px; font-weight: bold;	color: #000000; line-height: 1.4em;}

/* normal text */
.Normal {font-family: "Vernada", Arial, Helvetica, Sans-serif; font-size: 12px; color: #000000; line-height: 1.4em;}

/* headers */
h1, h2, h3, h4, h5, h6 {font-family: "Vernada", Arial, Helvetica, Sans-serif; color: #cc6300;}
h1 {font-size: 15px;}
h2 {font-size: 14px;}
h3 {font-size: 13px;}
h4 {font-size: 11px;}
h5 {font-size: 11px; font-weight: bold;}




/* Forms ----------------------------- */

/* catch-all */
select, input {font-family: verdana, sans-serif; font-size: 11px; color: #555;}


/* Applies to text input boxes */
.NormalTextBox {font-family: verdana, sans-serif; font-size: 11px; color: #555;}


/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuContainer td {
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
}

/* idle state of submenu items */
.MainMenu_MenuItem {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #AFCAE7;
	margin: 3px;
	padding: 3px;
}

/* hover state for submenu items */
.MainMenu_MenuItemSel {
	font-size: 12px;
	font-weight: normal;
	color: #e58e1a;
	margin: 3px;
	padding: 3px;
}

/* box for submenu */
.MainMenu_SubMenu {
	z-index: 2000;
	background-color: #ffffff;
}

/* menu arrows for DNN version 4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {
}

/* hover state of main menu items */
.MainMenu_Selected td {
}
.MainMenu_Selected td span {
	color:#ffffff;
	font-size: 12px;

}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {
}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {
	color: #fff;
	font-size: 12px;

}
.MainMenu_MenuBreak {
}

/* items we don't need to see */
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
/* elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {
}


/*===TopMenu===*/
.TopMenuBar, .TopMenuBar a:link, .TopMenuBar a:visited {
	color: #000000;
	text-decoration: none;
}
.TopMenuItemMouseOver a:hover, .TopMenuItemCurrent a:link, .TopMenuItemCurrent a:visited {
	text-decoration: underline !important;
}
/*===Blank-skin-DIV===*/

#page_container {
	width:986px;
	margin:0px auto;
}
#main_wrap {
	width:986px;
	position:relative;
	padding: 0px 0px 1px 0px;
	
}
#content_container {
	margin-top:0px;
	padding: 0px 0px 1px 0px;
	width:986px;
	overflow: hidden;
	clear:both;
	
}

