BODY, HTML, FORM
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #722476;
    font-family: Georgia,"Nimbus Roman No9 L",serif;
	 font-size: 12px;
	 color: #FFFFFF;
}

A, A:link, A:visited, A:active
{
	text-decoration: none;
	color: #FFFFFF;
}
A:Hover
{
	text-decoration: underline;
}

LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 10px;
}

H1
{
	color: #a477ac;
	font-size: 30px;
	font-weight: normal;
	line-height: 32px;
}
H2
{
	color: #da7392;
	font-size: 17px;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
H3
{
	color: #323131;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 50px;
}


UL.FreeFlow
{
	margin: 10px;
	width: 100%;
	clear: both;
	display: block;
}
UL.FreeFlow LI
{
	display: inline-table;
	float: left;
	width: 250px;
	color: #818181;
	margin: 0px;
	padding: 0px;
}


.Hover
{
	z-index: 0;
	float: left;
	position: absolute;
}


#FlashPanel
{
    position: absolute;
}
#FlashBG
{
    background: #722476 none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0;
}




#MasterPanel
{
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
}
#MasterPanel #CenterPanel
{
    width: 975px;
    margin: auto;
}

#HeaderTable
{
	width: 100%;
	height: 220px;
}
#HeaderTable #LogoCell
{
	width: 270px;
	text-align: left;
	vertical-align: bottom;
	
}
#HeaderTable #MenuCell
{
	vertical-align: top;
	height: 190px;
}
#HeaderTable #RepCell
{
	text-align: right;
	padding-right: 20px;
}

#MenuCell #MenuTable
{

}
#MenuCell #MenuTable TD
{
}


#SubMenuCell
{
	height:30px;
	border-top: 2px dotted #D2355F;
	color: #ff82b1;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#SubMenuCell A, #SubMenuCell A:Link, #SubMenuCell A:Visited, #SubMenuCell A:Active
{
	z-index: 20;
	color: #ffa5c7;
	font-weight: bold;
}
#SubMenuCell A:Hover
{
	color: #FFFFFF;
}

#SubMenuCell A.Selected
{
	color: #FFFFFF;
	font-weight: bold;
}

#SubMenuCell .Products
{
	text-align: left;
	position: relative;
	left: -60px;
}
#SubMenuCell .Opportunity
{
	text-align: left;
	position: relative;
	left: 100px;
}
#SubMenuCell .Hosting
{
	text-align: center;
	position: relative;
	left: -60px;
}
#SubMenuCell .AboutFluhme
{
	text-align: right;
	position: relative;
	left: 35px;
}


#RepInfoPanel
{
	color: #ce91a2;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}






#FlashSlideshowPanel
{
	height: 520px;
}
#FlashSlideshow
{
	position: absolute;
	left: 0%;
	height: 520px;
	width: 100%;
}




#WhiteContentTable
{
	width: 975px;
}
#WhiteContentTable #Top TD,
#WhiteContentTable #Bottom TD
{
	height:30px;
}

#WhiteContentTable TR TD#Left,
#WhiteContentTable TR TD#Right
{
	width:30px;
}

#WhiteContentTable TR#Top TD#Center
{
	background: url('/_Images/dropshadow_side_top.png') repeat-x bottom;
}
#WhiteContentTable TR#Middle TD#Left
{
	background: url('/_Images/dropshadow_side_left.png') repeat-y right;
}
#WhiteContentTable TR#Middle TD#Center
{
	background-color: #FFFFFF;
}
#WhiteContentTable TR#Middle TD#Right
{
	vertical-align: top;
	background: url('/_Images/dropshadow_side_right.png') repeat-y left;
}
#WhiteContentTable TR#Bottom TD#Center
{
	background: url('/_Images/dropshadow_side_bottom.png') repeat-x top;
}





#ContentPanel
{
	color: #323131;
	text-align: left;
	padding-bottom: 0px;
	z-index: 50;
}
#ContentPanel #RepInfoMasterPanel
{
	text-align: right;
	position: relative;
	top: 30px;
	z-index: 50;
}
#ContentPanel #RepInfoMasterPanel #RepInfoPanel
{
	padding: 5px 10px;
}
#ContentPanel #RepInfoPanel A, #ContentPanel #RepInfoPanel A:Link, #ContentPanel #RepInfoPanel A:Visited, #ContentPanel #RepInfoPanel A:Active
{
	color: #CE91A2;
}
#ContentPanel #RepInfoPanel A:Hover
{
	color: #D2355F;
}



#ContentPanel #PageHeader
{
	position: relative;
}
#ContentPanel #PageHeader HR
{
	position: absolute;
	float: left;
	width: 960px;
	left: -20px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 0px;
	background-color: transparent;
	border-top: 2px dotted #D2355F;
	color:#FFFFFF;
}


#ContentPanel #ContentTable
{
	margin: 10px 20px 0px 20px;
}
#ContentPanel #ContentTable #SidePanel
{
	width: 190px;
	padding: 16px 25px;
	background-color: #efe8ee;
	text-align: center;
	vertical-align: top;
}
#ContentPanel #ContentTable #TextArea
{
	padding: 20px 30px 15px 25px;
	text-align: justify;
	text-align: left;
	vertical-align: top;
}

#ContentPanel #ContentTable #TextArea TABLE TD
{
/*
	background: transparent;
	*/
}
#ContentPanel #ContentTable #TextArea A, #ContentPanel #ContentTable #TextArea A:Link, #ContentPanel #ContentTable #TextArea A:Visited, #ContentPanel #ContentTable #TextArea A:Active
{
	color:#722476;
	font-weight: bold;
}
#ContentPanel #ContentTable #TextArea A:Hover
{
	color: #D2355F;
}



.SideSubMenu
{
	margin-bottom: 40px;
}
.SideSubMenu A,
.SideSubMenu A:Link,
.SideSubMenu A:Visited,
.SideSubMenu A:Active
{
	color: #D2355F;
	display: block;
	border-bottom: 1px solid #dc9fb5;
	text-align: center;
	padding: 5px;
	letter-spacing: .1em;
	font-size: 13px;
}
.SideSubMenu A:Hover
{
	background: #e6d1e3 url('/_Images/sideMenu_background.gif') repeat-y center;
	text-decoration: none;
}


.SideSubMenu A.Selected
{
	font-weight: bold;
	background: #e6d1e3 url('/_Images/sideMenu_background.gif') repeat-y center;
}



#ContentPanel #ContentTable #SidePanel #HostessRewardPalette
{
	margin-bottom: 10px;
}

#ContentPanel #ContentTable #SidePanel #HostessRewardPalette A,
#ContentPanel #ContentTable #SidePanel #HostessRewardPalette A:Link,
#ContentPanel #ContentTable #SidePanel #HostessRewardPalette A:Visited,
#ContentPanel #ContentTable #SidePanel #HostessRewardPalette A:Active
{
	font-weight: bold;
	margin: 0px 30px;
	padding: 3px;
	display: block;
	background-color: #dc9fb5;
}
#ContentPanel #ContentTable #SidePanel #HostessRewardPalette A:Hover
{
	background-color: #da7392;
	text-decoration: none;
}

#SidePanel H2
{
	margin-bottom: 10px;
}



.PageHeaderControl
{
	width: 100%;
	position: relative;
}
.PageHeaderControl TD.Image
{
	vertical-align: top;
	text-align: left;
}
.PageHeaderControl TD.Text
{
	padding-top: 25px;
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	z-index: -1;
}



.BoxedQuote
{
	background: transparent url('/_Images/clearGlass.png');
	padding: 15px 20px 15px 30px;
	font-size: 32px;
	line-height: 32px;
	color: #FFFFFF;
	
	position: absolute;
	float: left;
	left: -0px;
	width: 610px !important;
}

.UnboxedQuote
{
	margin-top: 10px;
}
.OpenQuote
{
	margin-left: 10px;
	margin-right: 80px;
	padding-left: 28px;
	padding-top: 5px;
	background: url('/_Images/quote-start.gif') no-repeat top left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #d2355f;
	line-height: 20px;
}
.OpenQuote .Message
{
	padding-right: 30px;
	background: url('/_Images/quote-end.gif') no-repeat bottom right;
}
.OpenQuote .Signature
{
	padding-top: 5px;
	padding-left: 40px;
}

.Signature2
{
	padding-top: 5px;
	padding-left: 40px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #d2355f;
	line-height: 20px;
}


#ContentTable #TextArea .OpenQuote
{
	margin: 20px;
}


#LinkBoxesPanel #Homepage
{
	border-top: 0px dotted #d2355f;
	padding: 35px 30px 15px 30px;
}

#LinkBoxesPanel #Interior
{
	border-bottom: 2px dotted #d2355f;
	padding: 5px 30px 15px 30px;
}
#LinkBoxesTable
{
	width: 100%;
}
#LinkBoxesTable TD
{
	vertical-align: top;
}
#LinkBoxesTable #Left
{
	width: 30%;
	padding-right: 36px;
}
#LinkBoxesTable #Center
{
	width: 37%;
	padding-left: 36px;
	padding-right: 36px;
}
#LinkBoxesTable #Right
{
	width: 33%;
	padding-left: 36px;
}



.LinkBox
{
	text-align: left;
}
.LinkBox #Title
{
	font-size: 28px;
	z-index: 5;
	position: relative;
}
.LinkBox #Content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 16px 10px;
	background-color: #d2355f;
	height: 88px;
}



#FooterPanel
{
	font-family: "Times New Roman", Times, serif;
}
#FooterPanel #Homepage
{
	padding-top: 120px;
	padding-bottom: 50px;
}
#FooterPanel #Interior
{
	padding-top: 20px;
	padding-bottom: 50px;
}






/* Generic Tags */
.Bold{
	font-weight: bold;
}
.Large{
	font-weight: bold;
}
.Footnote{
	font-size: x-small;
}
.BoldUnder{
	font-weight: bold;
	text-decoration: underline;
}
.Fluhme{
	color: #da7392;
	font-weight: bold;
}
.Fun{
	color: #da7392;
}
.Quote{
	color: #da7392;
	font-style: italic;
	font-size: 20px;
}
.Outline{
	padding-left: 5px;
	line-height: 20px;
}
.Outline .Level1{
	font-weight: bold;
	font-size: larger;
	padding-top: 10px;
	padding-bottom: 5px;
}
.Outline .Level2{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.Outline .Level3{
	padding-left: 20px;
	padding-bottom: 5px;	
}


.ProductBox
{
	margin: 30px 0px 75px 0px;
}
.ProductBox .Name
{
	background-color: #ffe3ea;
	padding: 5px 10px;
}
.ProductBox .Name .Caption
{
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #818181;
}
.ProductBox .Name A, .ProductBox .Name A:Link, .ProductBox .Name A:Visited, .ProductBox .Name A:Active
{
	font-size: 21px;
	font-weight: normal !important;
	color: #702375;
}
.ProductBox .Name A:Hover
{
	text-decoration: none;
}

.ProductBox .Image
{
	padding-right: 5px;
	float: right;
	text-align: right;
	position: relative;
	top: -20px;
}
.ProductBox .Price
{							
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474747;
	padding: 5px 10		px;
}
.ProductBox .Description
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
	padding: 10px 0px 5px 10px;
	text-align: justify;
	line-height: 20px;
}
.ProductBox .BuyNow
{
	clear: both;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #474747;
	padding-top: 10px;
	padding-bottom: 10px;
}


.ProductList{
	width: 500px;
	padding: 0px;
}
.ProductList .Left{
	float: left;
	width: 250px;
	padding-bottom: 3px;
}
.ProductList .Right{
	width: 250px;
	padding-bottom: 3px;
}


.Chart
{
	width: 100%;
}
.Chart TR TD
{
	padding: 5px;
	border: 1px solid #FFE3EA;
	border-collapse: collapse;
}
.Chart TR.Header TD
{
	background-color: #DA7392;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border-width: 0px;
}
.Chart TR.Footer TD
{
	background-color: #FFE3EA;
	text-align: left;
	color: #D2355F;
	padding: 5px 10px;
	line-height:16px;
}

.SignUpNow
{
	text-align: center;
	display: block;
	padding: 20px;
}


.OptionsGrid
{
	width: 100%;
}
.OptionsGrid TD
{
	text-align: center;
	padding: 15px 5px;
}
.OptionsGrid .ImagePanel
{
	padding: 5px;
}
.OptionsGrid .TextPanel
{
	padding: 0px 10px;
	color: #919191;
	font-size: 13px;
	line-height: 22px;
}


.articles, .articles .headerrow, .articles .row
{
    width: 600px;
}
.articles .row
{
    margin-bottom: 10px;   
}
.articles .headerrow .column1,
.articles .row .text
{
    width: 530px;
}
.articles .headerrow .column2,
.articles .row .pdf
{
    
}
.articles .meta
{
    font-size: 11px;
    font-style: italic;
    color: #999999;
}



/* IE 6 FIXES */
/*\*/
* HTML #FlashSlideshow {
	position: static;
}
* HTML #WhiteContentTable
{
	width: 915px;
	margin: 30px 0px;
	position: relative;
	left: 30px;
}
* HTML #WhiteContentTable TR#Top TD,
* HTML #WhiteContentTable TR#Bottom TD,
* HTML #WhiteContentTable TR#Middle TD#Left,
* HTML #WhiteContentTable TR#Middle TD#Right
{
	display: none;
}
* HTML #WhiteContentTable TR#Top TD#Center
{
	display: block;
	background: transparent !important;
}

* HTML .PageHeaderControl .BoxedQuote
{
	background-image: none !important;
	background-color: #b694b0 !important;
}
/**/



/* Notification bar styles */
.woahbar
{
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 19px;
  z-index: 100;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 110%;
  color: #fff;
  background-color: #b83164;  /* << set custom bar color here */
  box-shadow: 0px 0px 5px #888888;
  -moz-box-shadow:0px 0px 5px #888888;
  -webkit-box-shadow:0px 0px 5px #888888;
  border-bottom: 3px solid #fff;
  font-family: Georgia,Times New Roman,Times,serif;
}
 
.woahbar-stub
{
  position: fixed;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 19px;
  z-index: 200;
  padding: 7px 0 5px 0;
  text-align: center;
}
 
.woahbar span
{
  float: left;
  width: 95%;
  text-align: center;
  padding-top: 2px;
}
 
.woahbar-link
{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
 
  background: #4c4c4c; /* Old browsers */
  background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */
  background: linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.28);
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.28);
  -moz-box-shadow:1px 1px 3px rgba(0,0,0,0.28);
  color: white;
  padding: 2px 8px 1px 8px;
}
 
.woahbar-down-arrow:hover {
  background-color: #b83164; /* << set custom hover bar color here */
}
 
.woahbar-up-arrow:hover {
  background: url(woahbar-up-arrow-hover.png);
}
 
.woahbar-link:hover
{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
 
  background: #5c5c5c; /* Old browsers */
  background: -moz-linear-gradient(top, #5c5c5c 0%, #696969 12%, #777777 25%, #575757 39%, #3c3c3c 50%, #111111 51%, #111111 60%, #3b3b3b 76%, #2c2c2c 91%, #232323 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c5c5c), color-stop(12%,#696969), color-stop(25%,#777777), color-stop(39%,#575757), color-stop(50%,#3c3c3c), color-stop(51%,#111111), color-stop(60%,#111111), color-stop(76%,#3b3b3b), color-stop(91%,#2c2c2c), color-stop(100%,#232323)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5c5c5c 0%,#696969 12%,#777777 25%,#575757 39%,#3c3c3c 50%,#111111 51%,#111111 60%,#3b3b3b 76%,#2c2c2c 91%,#232323 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5c5c5c 0%,#696969 12%,#777777 25%,#575757 39%,#3c3c3c 50%,#111111 51%,#111111 60%,#3b3b3b 76%,#2c2c2c 91%,#232323 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5c5c5c 0%,#696969 12%,#777777 25%,#575757 39%,#3c3c3c 50%,#111111 51%,#111111 60%,#3b3b3b 76%,#2c2c2c 91%,#232323 100%); /* IE10+ */
  background: linear-gradient(top, #5c5c5c 0%,#696969 12%,#777777 25%,#575757 39);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.28);
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.28);
  -moz-box-shadow:1px 1px 3px rgba(0,0,0,0.28);
  color: white;
  padding: 2px 8px 1px 8px;
  text-decoration: none;
}
 
.close-notify
{
  float: right;
  margin-right: 22px;
  color: #fff;
  width: 17px;
  height: 19px;
  text-decoration: none;
  background-color: #b83164; /* << set custom bar color here */
  cursor:pointer;
}
 
.show-notify
{
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 3px solid #fff;
  box-shadow: 0 0 5px rgba(0,0,0,0.35);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.35);
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.35);
  float: right;
  margin-right: 10px;
  color: #fff;
  width: 35px;
  height: 33px;
  text-decoration: none;
  background-color: #b83164; /* << set custom bar color here */
  cursor:pointer;
}
/* End notification bar styles */
