﻿/****************************************************************************************\

    Global Styles

\****************************************************************************************/

html 
{
}

body 
{
    color       : #4B4C4F;
    background  : white url(images/bodyBackground.png) repeat-x left top;  
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a:link
{
    color : #2F58A3;
}

a:visited 
{
    color : #2F58A3;
}

a:hover 
{
    color : #2F58A3;
}

table 
{
}

tr 
{
}

th 
{
}

td 
{
}

img 
{
}

/****************************************************************************************\
    
    Global Constructs
    Globally Unique Elements
    Control Specific Constructs

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

div#content
{
    background : white url(images/contentBackground.jpg) no-repeat left bottom;   
}

div#site_info
{
    color       : White;
    background  : transparent url(images/siteInfoBackground.jpg) no-repeat left top;   
}

div#divBalloon
{
    background  : transparent url("images/balloon-trans.png") no-repeat left top;   
}

div.homeBox
{
    background : transparent url("images/homeBox-trans.png") no-repeat left top;   
}

div#divNewsBox
{
	background-color: #DFE5F3;
	border			: 2px solid #87888A;
	border-top		: 2px solid #DFE5F3;
}

/*___ SPAN _________________________________________________________________*/

span#spanPhone
{
    background : transparent url("images/phoneNumber-trans.png") no-repeat left top;    
}

li#liFunZone span
{
    background : transparent url(images/theFunZone.jpg) no-repeat left top;
}

li#liPartyWithUs span
{
    background : transparent url(images/partyWithUs.jpg) no-repeat left top;
}

li#liJumpAtHome span
{
    background : transparent url(images/jumpAtHome.jpg) no-repeat left top;
}

li#liAboutUs span
{
    background : transparent url(images/aboutUs.jpg) no-repeat left top;   
}

li#liFAQ span
{
    background : transparent url(images/FAQ.jpg) no-repeat left top;
}

li#liJumpAround span
{
    background : transparent url(images/liJumpAround.jpg) no-repeat left top;   
}

li#liSafeClean span
{
    background : transparent url(images/liSafeClean.jpg) no-repeat left top;  
}

li#liKidsLoveIt span
{
    background : transparent url(images/liKidsLoveIt.jpg) no-repeat left top;   
}

span.spanH3TheFunZone,
h3#h3TheFunZone span
{
    background : transparent url(images/h3TheFunZone.jpg) no-repeat left top;
}

span#spanH3JumpAtHome
{
    background : transparent url(images/h3JumpAtHome.jpg) no-repeat left top;   
}

span.spanLICT4,
li#liCT4 span
{
    background : transparent url(images/spanFun.jpg) no-repeat left top;   
}

/*___ H1 _________________________________________________________________*/

h1.h1Branding,
div#branding h1
{
    background : transparent url("images/h1Branding-trans.png") no-repeat left top;
}

/*___ H2 _________________________________________________________________*/

h2.h2Branding,
div#branding h2
{
    background : transparent url("images/h2Branding-trans.png") no-repeat left top;     
}

/*___ H3 _________________________________________________________________*/

div#funAddress h3
{
    background : transparent url("images/funAddress-trans.png") no-repeat left top;    
}

div#funHours h3
{
    background : transparent url("images/funHours-trans.png") no-repeat left top;    
}

div#jumpWithUs h3
{
    background : transparent url("images/jumpWithUs-trans.png") no-repeat left top;   
}

div#haveYourParty h3
{
    background : transparent url("images/haveYourParty-trans.png") no-repeat left top;   
}

div#bringTheBounce h3
{
    background : transparent url("images/bringTheBounce-trans.png") no-repeat left top;    
}

div#content_main h3
{
    color : #D03E49;    
}

h3#h3SafeAndClean
{
    background : transparent url(images/h3SafeAndClean.jpg) no-repeat left top;
}

h3#h3Cost
{
    background : transparent url(images/h3Cost.jpg) no-repeat left top;   
}

h3#h3SpecialOccasion
{
    background : transparent url(images/h3SpecialOccasion.jpg) no-repeat left top;   
}

h3#h3PartyWithUs
{
    background : transparent url(images/h3PartyWithUs.jpg) no-repeat left top;   
}

h3#h3BasicJumpParty
{
    background : transparent url(images/h3BasicJumpParty.jpg) no-repeat left top;    
}

h3#h3SuperJumpParty
{
    background : transparent url(images/h3SuperJumpParty.jpg) no-repeat left top;   
}

h3#h3VIPJumpParty
{
    background : transparent url(images/h3VIPJumpParty.jpg) no-repeat left top;   
}

h3#h3AvailablePartyExtras
{
    background : transparent url(images/h3AvailablePartyExtras.jpg) no-repeat left top;   
}

h3#h3FAQ
{
    background : transparent url(images/h3FAQ.jpg) no-repeat left top;   
}

h3#h3Answers
{
    background : transparent url(images/h3Answers.jpg) no-repeat left top;   
}

h3#h3AboutUs
{
    background : transparent url(images/h3AboutUs.jpg) no-repeat left top;   
}

h3#h3AvailableBouncers
{
    background : transparent url(images/h3AvailableBouncers.jpg) no-repeat left top;   
}

h3#h3Prices
{
    background : transparent url(images/h3Prices.png) no-repeat left top;   
}

h3#superJumpParty
{
    background : transparent url(images/h3SuperJumpParty.jpg) no-repeat left top;   
}

h3#allInclusiveJumpParty
{
    background : transparent url(images/h3AllInclusiveJumpParty.png) no-repeat left top;   
}

div#divNewsBox h3
{
	background : transparent url("images/h3News-trans.png") no-repeat left top;  
}
/*___ H4 _________________________________________________________________*/

h4#h4PartiesBegin
{
    background : transparent url("images/h4PartiesBegin-trans.png") no-repeat left top;    
}

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

ul#ulNav
{
    background : transparent url("images/leftSidebar.png") no-repeat left top;    
}

ul.ulPartyExtras
{
    background : transparent url(images/bulletballoon-trans.png) no-repeat left top;
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

li#liCT1
{
    background : transparent url(images/liCT1.jpg) no-repeat left bottom;
}

li#liCT2
{
    background : transparent url(images/liCT2.jpg) no-repeat left bottom;   
}

li#liCT3
{
    background : transparent url(images/liCT3.jpg) no-repeat left bottom;   
}

li#liCT4
{
    background : transparent url(images/liCT4.jpg) no-repeat left bottom;   
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

div#jumpWithUs a.learnMore
{
    background : transparent url("images/learnMore_blue-trans.png") no-repeat left top;
}

div#haveYourParty a.learnMore
{
    background : transparent url("images/learnMore_green-trans.png") no-repeat left top;   
}

div#bringTheBounce a.learnMore
{
    background : transparent url("images/learnMore_red-trans.png") no-repeat left top;
}

a#aWaiverForm
{
    background : transparent url(images/aWaiverForm.jpg) no-repeat left top;    
}

a#aBookAParty
{
    background : transparent url(images/aBookAParty-trans.png) no-repeat left top;
}

div#site_info a,
div#site_info a:visited,
div#site_info a:hover
{
    color : White;
}

/*___ TABLE _________________________________________________________________*/
#tblPrices
{
    border  : solid 2px #777777;
}

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/
#tblPrices thead th
{
    border  : solid 1px #777777;
    color   : White;
    background-color: #205CB2;
}

#tblPrices tbody th
{
    border  : solid 1px #777777;
    color   : #4B4C4F;
    background-color: #d9dcf7;
}

/*___ TD _________________________________________________________________*/

#tblPrices td
{
    border  : solid 1px #777777;
    color   : #4B4C4F;
    background-color: #d9dcf7;
}

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/















