@import "../../css/GenericClasses.css";

/* Colors 

#F5F5F5 - whitesmoke - Content / Footer

*/

.hgebgc {
  background-color: #D9EEF6;
}

span.hstext {
	color: #F58020;
	font-weight: bolder;
}

span.hge {
  font-weight: bold;
  font-family: Georgia; /* Georgia, Trebuchet MS, Verdana; */
  color: #648BC4;
}

/* 1. Anchor */

a.anylink:link {
	color: #4055A8;
}

a.anylink:visited {
	color: #838BA8;
}

a.anylink:hover {
	color: #5D7BF6;
}

a.productlink:link {
	color: #4055A8;
	font-weight: bold;
	text-decoration: none;
}

a.productlink:visited {
	color: #838BA8;
	font-weight: bold;
	text-decoration: none;
}

a.productlink:hover {
	color: #5D7BF6;
	font-weight: bold;
	text-decoration: none;
}

/* 2. Body */

body {
	color: #0A0A0A;
	background-color: #CCCCCC;
	font-family: Georgia; /* Georgia, Trebuchet MS, Verdana; */
}

.boldtext {
    font-weight: bold;
}

.fieldprompt {
    vertical-align: top;
}

.grouptitle {
    font-weight: bold;
    text-align: center;
}

/* 3. Layout */

div#contentpage {
	background-color: #FFFFFF;
	height: 535px;
	width: 950px;
}

div#contentheaderright {
	float: right;	
	background-color: #5D7BF6;
	height: 70px;
	width: 545px;
	position: relative;
}

/*                   */

div#site {
	margin: 0px auto;
	width: 950px;
}

div#siteheaderleftandright {
	height: 135px;	
	width: 950px;
}

div#siteheaderleft {
	float: left;	
	background-color: #FFFFFF;
	height: 135px;
	width: 385px;
}

div#siteheaderright {
	float: right;	
	background-color: #5D7BF6;
	height: 135px;
	width: 565px;
	position: relative;
}

div#sitewidecontent {
    background-color: #F5F5F5;
	height: 509px;
	width: 950px;
}

div#sitenavbarandcontent {
    background-color:  #F5F5F5;
	height: 509px;
	width: 950px;
}
	
div#sitenavbar {
	float: left;
	background-color:  #F5F5F5;
	height: 509px;
	width: 240px;
}

div#sitecontent {
	float: right;
	background-color: #CBDDF3; /* #BFCAF5; */
	height: 509px;
	overflow: auto;
	width: 705px;
}

div#sitefooter {
	clear: left;
	clear: right;
	background-color: #FFFFFF; 
	font-size: smaller;
	height: 3em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	position: relative;
	text-align: center;
	width: 950px;
}

div.center {
    text-align: center;
}

div.left {
    float: left;
}

div.leftalignright {
    float: left;
    text-align: right;
}

div.right {
    float: right;
}

div.grouppanel {
    border: solid 1px #C9DAFF;
    background-color: #F5F5F5;
}

div.groupgroup {
    background-color: #C9DAFF;
    margin: 3px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}

.field {
    margin: 2px;
}

.fieldcenter {
    margin: 2px;
    text-align: center;
}

/* 4. Logo */

img.sitelogo {
	margin-left: 5px;
}

/* 5. Menu Bar */

div.sitemenusearch {
	background-color: White;
	position: absolute;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: smaller;
	bottom: 0;
	right: 0;
}

/* 6. Controls */

div.login {
    position: absolute;
    top: 120px;
    right: 50px;
}

div#adstrip{
    background-color: Transparent;
    height: 209px;
}

/* */

td.third {
    border: none;
    border-spacing: 20px;
    vertical-align: top;
    width: 33%;
    text-align: center;
}

.testborder {
    border: solid 1px black;
}

/********* New Stuff Below **************/

/* Colors

Logo (blue on white)
  Dark logo blue - 99, 136, 189 or #6388BD
  Medium logo blue - 130, 160, 202 or #82A0CA
  Light logo blue - 161, 184, 215 or #A1B8D7

RadSchedule
  Office 2007
    Hour background (light blue) - 217, 238, 246 or #D9EEF6

*/

/* Common */

.border {
  border: solid 1px Black;
}

.noborder {
  border-style: none;
}

/* Landing Pages */

body#landing {
  background-color: #CCCCCC;
  margin: 0px;
}

div.landingpage {
	border-top: 0px solid #CCCCCC; /* Should be 1px */
	border-bottom: 0px;
	position: relative;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
  height: 520px;	
  background-color: #FFFFFF;
  background-image: url(background.jpg);
}

div.landinglogo {
  position: absolute;
  top: 0px;
  margin-left: 0px;
  width: 540px;
  height: 90px;
}

div.landingpicleft {
  position: absolute;
  top: 358px;
  margin-left: 3px;
  width: 312px;
  height: 163px;
}

div.landingpicmiddle {
  position: absolute;
  top: 358px;
  margin-left: 319px;
  width: 312px;
  height: 163px;
}

div.landingpicright {
  position: absolute;
  top: 358px;
  margin-left: 635px;
  width: 312px;
  height: 163px;
}

div.homefooter {
  position: relative;
  top: 60px;
}

/* z */
div#landingpictitlegroup {
  background-color: #FFFFFF;
  margin: 0px auto;
  width: 950px;
}

div#landingpictitles {
  background-color: #FFFFFF;    
  position: absolute;
  /*top: 520px;*/
  /*margin-left: 0px;*/
  width: 950px;
  height: 60px;
}

.landingpictitle {
  background-color: transparent;
  font-weight: bold;
  text-align: center;
}

div.landingpictitleleft {
  position: absolute;
  top: 0px;
  margin-left: 3px;
  width: 312px;
}

div.landingpictitlemiddle {
  position: absolute;
  top: 0px;
  margin-left: 319px;
  width: 312px;
}

div.landingpictitleright {
  position: absolute;
  top: 0px;
  margin-left: 635px;
  width: 312px;
}

/* Liquid Pages */

body#data {
  background-color: #FFFFFF;
  margin: 0px;
}

div#datalogoandmenu {
  background-color: #6388BD;
  position: relative;
  /*
  background-image: url(images/logo-dark-blue.jpg); /* Causes FileNotFound errors!
  background-repeat: repeat;  
  */
  height: 70px;
}

div.datalogo {
  background-color: #FFFFFF;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 353px;
  height: 70px;
}

img.datalogo {
  border-style: none;
  margin-top: 15px;
  margin-left: 10px;
}

div.datamenu {
  position: absolute;
  top: 0px;
  left: 353px;
  right: 4px;
  height: 70px;
  background-color: Transparent;
}

div#datamenumargin {
  background-color: #FFFFFF;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 4px;
  height: 70px;
}

div#datatabsleft {
  background-color: #D9EEF6;
  position: absolute;
  top: 70px;
  left: 0px;
  width: 10px;
  height: 25px;
}

div#datatabs {
  background-color: #D9EEF6;
  position: absolute;
  top: 70px;
  left: 10px;
  right: 4px;
  height: 25px;
}

div#datatabsmargin {
  background-color: #FFFFFF;
  position: absolute;
  top: 70px;
  right: 0px;
  width: 4px;
  height: 25px;
}

div#datanavbar {
  background-color: transparent;
  position: absolute;
  top: 95px;
  left: 0px;
  width: 250px; /* 240px; */
  height: 90%;
}

div#datacontent {
  background-color: #D9EEF6;
  position: absolute;
  top: 95px;
  left: 250px; /* 240px; */
  right: 4px;
/*  height: 90%;*/
}

div#datacontentmargin {
  background-color: #FFFFFF;
  position: absolute;
  top: 95px;
  right: 0px;
  width: 4px;
/*  height: 90%;*/
}

/* Calendar */

.calendar {
  margin: 8px 0px 3px 3px;
}

/* New Items */

.newitems {
  margin: 9px 5px 5px 5px;
}

.createwindow {
}

/* RecentItems */

.recentitems {
}

.norecentitems {
  height: 20px;
}

div.recentitem {
  margin-top: 3px;
  margin-bottom: 1px;
}

.recentitemglyph {
  margin-left: 5px;
  vertical-align: middle;
}

.recentitemlink {
  margin-left: 5px;
  vertical-align: middle;
}

/* Header */

div.header {
  clear: right;
  /*display: block;*/
  /*width: 50%;*/
}

.headerglyph {
  margin: 5px;
  vertical-align: middle;
}

.helpglyph {
  float: right;
  margin-top: 5px;
  margin-right: 10px;
  vertical-align: middle;
}

.headermessage {
  margin: 5px;
  vertical-align: middle;
  font-weight: bold;
}

.headerinfoprompt {
  margin: 10px 0px;
  vertical-align: middle;
  text-align: right;
}

.headerinfo {
  margin: 10px 5px;
  vertical-align: middle;
}

/* Glyphs */

.glyph16 {
  width: 16px;
}

.search16 {
  /*background:url('~/App_Data/CustomButton.gif') 0 0 no-repeat !important;*/
  /*background: url('~/images/buttons/Search_16.gif') 0 0 no-repeat !important;*/
  /* FileNotFound background-image: url('Search_16.gif');*/
}

/* Controls */

.requiredprompt {
  font-weight: bold;
}

.prompt { 
  vertical-align: top;
  margin: 0 4px 0 20px;
}

/*
.radLabelCss_Office2007 {
  margin: 0 4px 0 20px;
}
*/

.textbox {
}

.numerictextbox {
  text-align: right;
}

.combobox {
}

.promptDefault {
	font:12px arial,tahoma,sans-serif; /* .radInput_Default */
	vertical-align:middle; /* .radInput_Default */
	margin:0 4px 0 0; /* .radLabelCss_Default */
	color:#333; /* .radLabelCss_Default */
	white-space:nowrap; /* .radLabelCss_Default */
}

.promptOffice2007 {
	font:12px arial,tahoma,sans-seri; /* .radInput_Office2007 */
	vertical-align: middle; /* .radInput_Office2007 */
	margin:0 4px 0 0; /* .radLabelCss_Office2007 */
	color:#000; /* .radLabelCss_Office2007 */
	white-space:nowrap; /* .radLabelCss_Office2007 */
}

.vOffice2007 {
	font:12px bold arial,tahoma,sans-seri;
	vertical-align: middle;
	margin:0 4px 0 0;
	color:#000;
	white-space:nowrap;
}

.wide {
  width: 100%;
}

.top {
  vertical-align: top;
}

.middle {
  vertical-align: middle;
}

.aligncenter {
  text-align: center;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}

/* Common controls */

.hscheckboxlist {
  display: block;
}

/* Info Request */

.requestconf { /*RL*/
  margin-top: 2em;
}

.wiptext {
  font-weight: bold;
  text-align: center;
  margin: 50px;
}

/* Company pages */

.fieldprompt {
  background-color: #C9DAFF;
}

div.lpdiv {
  position: relative;
  top: 120px;
  margin-left: 10%;
  margin-right: 10%;
}

/* New Landing pages */

/* Colors 

  Dark Blue: 100 139 196 or #648BC4

*/

.hibody {
  background-color: #FFFFFF;
	margin: 0px auto;
}


body#lpbody {
	border: 0px;
	margin: 0px;
  background-color: #000000;
}

div#lp {
	border-top: 1px solid #CCCCCC;
	border-bottom: 0px;
	position: relative;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: top;
	width: 950px;
	height: 560px;
}

a.lplogo {
  position: absolute;
  border-style: none;
	background-color: transparent;
	top: 18px;
	left: 20px;
	width: 509px;
	height: 56px;
}

div#language {
  position: absolute;
  border-style: none;
	top: 10px;
	right: 10px;
}

div#languager {
  position: relative;
  border-style: none;
	top: 10px;
	right: 10px;
}

div.lpanon {
	background-image: url(anonbackground.jpg);
}

div.lpcaterer {
	background-image: url(party-snacks-bg.jpg);
}

div.lpeventcenterorplanner {
	background-image: url(stage-lights-bg.jpg);
}

div.lprestaurant {
	background-image: url(catered-meal-bg.jpg);
}

div#lpinfo {
  position: absolute;
	float: left;
	background-color: #F5F5F5;
	font-family: Georgia; /* Georgia, Trebuchet MS, Verdana; */
	margin: 90px 0px 0px 10px;
	padding: 10px;
	width: 685px;
	height: 440px;
	overflow: auto;
}

div#lpsignup {
  position: absolute;
	float: right;
	background-color: #F5F5F5;
	font-family: Georgia; /* Georgia, Trebuchet MS, Verdana; */
	padding: 10px 10px 0px 10px;
	top: 90px;
	right: 10px;
	width: 195px;
}

h3.alph {
  color: #000000;
  margin: 0px
}

h3.lph {
  color: #648BC4;
  margin: 0px
}

div#lpfooter {
  background-color: #FFFFFF;
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 950px;
  font-size: smaller;
  text-align: center;
}

.navfooter {
  border: 0px;
  margin: 0px;
  font-size: 10px;
  text-align: center;
}

div#hifooter {
  background-color: #FFFFFF;
  margin: 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: smaller;
  text-align: center;
}

.leftspace {
  margin-left: 10px;
}

.rightspace {
  margin-right: 10px;
}

.whitespacesmaller {
  background-color: #FFFFFF;
  padding: 0px 2px;
  font-size: smaller;
}

/* Validation */

.errors {
  background-color: #F5F5F5;
  color: Red; 
  font: 12px arial,tahoma,sans-seri;
  width: 350px;
  margin: 0px auto;
  padding: 10px 10px 10px 20px;
  margin-bottom: 15px;
}

.success {
  background-color: #F5F5F5;
  color: Green; 
  font: 12px arial,tahoma,sans-seri;
  margin: 0px auto;
  padding: 10px 10px 10px 20px;
  margin-bottom: 15px;
}

/* Menu */

.HgeMn {
  margin-right: 20px;
  font-size: large;
	font-weight: bold;
}

.HgeMnA {
  background-color: #F5F5F5;
  border: solid 1px #CCCCCC;
  cursor: pointer;
  text-align: center;
  font-weight: bolder;
  font-size: larger;
  padding: 3px 15px;
}

.HgeMD {
	margin: 0px 0px;
	padding: 0px;
}

.HgeMDl {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: smaller;
}

.HgeMDs {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

/* Menu Sections */

.HgeMs {
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 20px;
}

.HgeMsA {
  background-color: #F5F5F5;
  border: solid 1px #CCCCCC;
  cursor: pointer;
  width: 20%; 
  text-align: center;
  font-weight: bolder;
  font-size: small;
  padding: 3px;
}

.HgeMsD {
	margin: 0px 0px;
	padding: 0px;
}

.HgeMsN {
  margin: 15px 0px 0px 0px;
  font-size: larger;
	font-weight: bold;
}

.HgeMsT {
  border-collapse: separate;
  margin-left: 40px;
  border-spacing: 5px;
}

/* Menu Items */

.HgeMi {
	margin: 5px 0px 0px 0px;
}

.HgeMiA {
	margin-left: 10px;
	font-size: smaller;
}

a.HgeMiA:link {
	color: black;
	text-decoration: none;
}

a.HgeMiA:visited {
	color: black;
	text-decoration: none;
}

a.HgeMiA:hover {
	color: black;
	text-decoration: underline;
}

a.HgeMiA:active {
	color: black;
	text-decoration: none;
}

.HgeMiD {
	margin: 0px 0px;	
	padding: 0px 0px;
}

.HgeMiN {
  margin: 0px 0px;	
	font-weight: bold;
}

.HgeMiP {
	margin-left: 20px;
	font-style: italic;
}

.HgeMiQ {
	margin-left: 10px;  
	margin-right: 5px;
	font-weight: bold;
}

.HgeMiQM {
  margin-left: 10px;  
	font-style: italic;
}

.HgeMiS {
  font-size: smaller;
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px;
}

/* Order calendar */

.HgeMiCalH1 {
	font-weight: bold;
	font-size: 16px;
	background-color: #C2C2C2;
}

.HgeMiCalH2 {
	font-weight: bold;
	font-size: 14px;
	background-color: #E0E0E0;
	vertical-align: bottom;
}

.HgeMiCalRow {
	font-size: 12px;
	vertical-align: top;
}

.HgeMiCalCell {
	font-size: 12px;
	border: 1px solid #C2C2C2;
	vertical-align: top;
}

.HgeMiCalCellList {
	padding-top:10px;
	border-bottom: 1px solid #C2C2C2;
}

.HgeMiCalEventList {
	list-style-type: none;
	margin: 0px 10px;
	padding: 0px;
}

.HgeMiCalEventItem {
	margin-top: 10px;
}

.HgeMiCalTime {
	color: #000000;
	font-weight: bold;
}

.HgeMiCalLate {
	color: orange;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

.HgeMiCalEventName {
	font-weight: bold;
}

.HgeMiCalContact {
}

.HgeMiCalItemList {
	font-size: 11px;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.HgeMiCalSetup {
	font-weight: bold;
	text-transform: uppercase;
}

.HgeMiCalNotes {
	color: red;
}

.mlHgeOrderWiz {
  margin-left: 190px;
}

.plHgeOrderWiz {
 /* padding-left: 190px; */
}

.c1widthHgeOrderWiz {
  width: 190px;
}

.mlHgeOrderWizApp {
  margin-left: 140px;
}

.plHgeOrderWizApp {
  padding-left: 140px;
}

.c1widthHgeOrderWizApp {
  width: 140px;
}

/* Help */

#HelpBody {
  background-color: #FFF;
}

.HelpH1 {
}

.HelpH2 {
}

.HelpH3 {
}

.HelpP {
}

.HelpF {
  font-weight: bold;
}

.HelpO {
  font-style: italic;
}

.HelpR {
  color: Red;
  font-weight: bold;
}

.HelpTBD {
  color: Aqua;
  font-style: italic;
  font-weight: bold;
}

.HelpUL {
}

.HelpUI {
}

a.HelpL:link {
	color: #666; /* #4055A8; */
	font-weight: bold;
	text-decoration: none;
}

a.HelpL:visited {
	color: #666; /* #838BA8; */
	font-weight: bold;
	text-decoration: none;
}

a.HelpL:hover {
	color: #C0C0C0; /* #5D7BF6; */
	font-weight: bold;
	text-decoration: none;
}

.HelpImg {
  border-style: none;  
}

/* Version 2 */

.hges {
  background-color: #F5F5F5;
  padding: 4px 5px;
  margin: 0px;
  vertical-align: middle;
  font-size: small;
}

a.hgewl {
  text-decoration: none;
}
a.hgewl:link {
	color: #000;
}
a.hgewl:visited  {
	color: #000;
}
a.hgewl:hover  {
	color: #505050;
}
a.hgewl:active  {
	color: #505050;
}

.hif {
  text-align: center;
  margin-top: 60px;
}

.hih {
  padding: 10px 20px 0px 20px; 
  text-align: center;
}

.hiinh {
  margin: 0px auto;
  max-width: 60%;
  text-align: center; 
  font-weight: bold; 
  background-color: #F5F5F5;
  padding: 4px 5px;
} 

.him0a60 {
  margin: 0px auto;
  max-width: 60%;
} 

img.logo {
	border: none;
	margin: 0px 5px;
	padding: 0px;
	vertical-align: top;
}

a.simple {
  text-decoration: none;
}

.wzb {
  margin: 0px 2px; 
  padding: 7px 12px;
  vertical-align: middle;
}

.wzi {
  margin: 0px;
  padding-top: 20px;
  text-align: center; 
  font-weight: bold; 
} 

.wzm {
  margin: 0px;
  text-align: justify; 
  font-size: larger;
}

/* Newer */

.m0pt20tac { /*RL*/
  margin: 0px; 
  padding: 20px 0px 0px 0px; 
  text-align: center;
}

.colg1l {
  background:#F5F5F5;
  padding-left:5px;
  padding-right:5px;
  text-align:right;
}  

.colg1b {
  border-bottom:solid 3px #D9EEF6;
}
