﻿/* =============================== */
/* barBottomsUp.css                */
/* - - - - - - - - - - - - - - - - */
/* Cascading Style Sheet for the   */
/* Bottoms Up website.             */
/* =============================== */

/* -------------- */
/* Misc           */
/* -------------- */
.style2 {color: #CCCCCC}
.style3 {color: #000000}
.style4 {
    font-size:                 16px;
    font-weight:               bold;
	color:                  #0000FF;
}
.style5 {
    font-size:                 12px;
    font-weight:               bold;
    color:                  #990000;
}

subHeader 
{
}

/* -------------- */
/* Body           */
/* -------------- */
body {
    margin-top:                -5px;
    font-size:                small;
    font-family:            Verdana, 
	                      Helvetica, 
						      Arial, 
					     sans-serif;
    line-height:              1.6em;
	width:                     auto;
}

/* -------------- */
/* Form           */
/* -------------- */
#allcontent 
{
	width:				      843px;
	background-color:       #541900;
    border-bottom:             thin 
	                          solid 
						    #D3DCE6;	
}

/* -------------- */
/* Header         */
/* -------------- */
.entireheader {
    position:			   relative;
	top:				          0;
	left:				          0;
	width:				      843px;
	margin-top:			       5px;
    background-color:       #ffffff;
}

#header {
    width:                 	  827px;
	height:            	       70px;
    font:                      24px
	                Times New Roman, 
				              Times, 
							  serif;
	color:                  #FFBA00;
    letter-spacing:            .3em;
    line-height:               26px;
    background-color:       #541900;				/* Pantone PMS 486  */
    margin-top:                10px;
    margin-right:             400px;
    padding:       1px 1px 1px 15px;
    border-bottom:           medium
	                          solid
						    #F79C88;
}

/* -------------- */
/* CompName Class */
/* -------------- */
.compname {
    color:                  #CCCCCC;
}

.compname a:link {
    color:                  #CCCCCC;
	font-weight:             normal;
    text-decoration:           none;
}

.compname a:hover {
    color:                  #CCCCCC;
}

#company {
    margin-top:                20px;
}

#company a {
    text-decoration:           none;
}

#compLogo 
{
    margin-top:                10px;
}

#compLogoSpan {
    position:              relative;
    margin-left:                20%;
}

/* -------------- */
/* Tagline Class  */
/* -------------- */
.tagline {
    font:                      11px 
	                          Arial, 
					      Helvetica, 
						 sans-serif;
    color:                  #D3DCE6;
}

/* -------------- */
/* Navigation     */
/* -------------- */
#navbuttons {
    width:                    827px;
    padding:        1px 1px 5px 15px;
    border-bottom:             thin 
	                          solid 
						    #D3DCE6;
}

#navbuttons a {
    font:                      10px 
	                          Arial,
						  Helvetica, 
						 sans-serif;
    color:                  #26354A;
    text-decoration:           none;
    letter-spacing:            .1em;
    line-height:               16px;
    display:                 inline;
    padding:       0px 10px 5px 0px;
    border-right:               1px
	                          solid 
						    #F79C88;
    border-bottom:              0px
	                          solid
						    #ffffff;
}

#navbuttons a:hover 
{
    color:                  #CCCCCC;
    background-color:       #541900;
}

/* -------------- */
/* Image          */
/* -------------- /
#liquorImage 
{
    position:              relative;
    top:                       500;
}

/* -------------- */
/* Sidebar        */
/* -------------- */
.sidebar {
    position:		 	   absolute;
	top:					  115px;
	right:					  380px;
	left:                      10px;
	width:					  220px;
	margin:                       0;
	padding:					  0;
	font-family:             Tahoma,
	                          Arial,
					      Helvetica, 
						 sans-serif;
	font-weight:             normal;
}

#nextEvent a:link, #nextEvent a:visited
{
    color:                  #CCCCCC;
}

#nextEvent a:hover{
}

#generalInfo 
{
    margin-left:               30px;
}

#generalInfo a:hover {
    /*background-color:       #CCCCCC;*/
    color:                  #FFBA00;
}    

/* -------------- */
/* Content        */
/* -------------- */
.content {
    position:              relative;
	top:					      0;
	left:			       	      0;
	width:				      608px;
    margin:	 	        0 0 0 235px;
    padding: 	            0 0 0 0;
	border-right-style:      hidden;
	background-color:       #ffffff;
}

.contactCategories, #BUIntroParagraph, #pricing
{
    margin:        50px 20px 0 30px;
}

.embedContact a:link, .embedContact a:visited
{
    color:                  #000000;
}

.embedContact a:hover
{
    color:                      Blue;
}

.ccHs {
    color:				    #990000;
	font-family:            Georgia, 
	              "Times New Roman", 
				              Times, 
							  serif;
    font-weight:            lighter;	
}

.ccHs h3 {
    font-weight:            lighter;
	color:                  #990000;
}

.corpContactInfo {
    font-size:                 17px;
}

#liqueurs h2, h3
{
    color:                  #990000;
}

#liqueurs a
{
    text-decoration:           none;
    color:                  #990000;
}

/* Prince.aspx   */
#pricing a:hover
{
    color:                  #26354A;
}

.hostFees
{
    font-weight:               bold;
}

.arrows a
{
    text-decoration:           none;
}

/* -------------- */
/* Footer         */
/* -------------- */
.footer {
	color:                  #990000;
	text-align:              center;
	top:                          0;
	right:                        0;
	margin:                 0 0 0 0;
	padding:	            0 0 0 0;
	font-size:                  90%;
	width:                    827px;
	background-color:       #FFFFFF;
}

.construction 
{
    padding-bottom:           586px;
	font-family:             Tahoma,
	                          Arial,
					      Helvetica, 
						 sans-serif;
	font-size:                large;
	margin:        50px 20px 0 30px;
}

.construction span
{
    color:                     Blue;
}