/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Jobs to complete outside of, as well as throughout the entirety of, this document.
	* DEF: 'asset' = An asset can best be described as any item used in the creation of the site other than
	the HTML.  For example: images, flash, css files, etc.)

** NOTE: The current path for all assets associated with this site is: http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/

INSTRUCTIONS:
Make changes to the following:
1. all asset URL paths in the following external documents should be changed to the appropriate client URL:
	* style_191.tpl, home.tpl, non-ie.css, ie.css
	** NOTE: if no URL path exists in one of the aforementioned external documents, obviously
		no change is necessary
2. all asset URL paths in this document should be changed to the appropriate client URL
3. all color values in non-ie.css & ie.css as well as throughout this document should be altered
	** NOTE: follow PSD instructions on what color each element will be
-------------------------------------------------------------------------------------------- */

/* -------------------------------------------------
content styling / GLOBAL
-- NOTE: pre-vA
------------------------------------------------- */

body
{
color: #000;
}

a:active,
a:link
{
color: #000;
}

a:visited
{
color: #434343;
}

a:focus,
a:hover
{
color: #CF1F1F;
}

.contentEdit h1
{
padding: 0.5em 0 0.75em 0.75em;
border-top: 6px solid #000;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
color: #FFF;
background: #B21B1B url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/h1_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h2
{
padding: 0.5em 0 0.75em 0.75em;
border-top: 3px solid #5A5A5A;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
color: #FFF;
background: #424242 url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/h2_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h3
{
padding: 0.9em 0 0 0;
margin: 0.2em 0;
font-size: 136%;
color: #CF1F1F;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/h3_top_border.jpg) no-repeat 0 0;
}

.contentEdit h4
{
padding: 0.9em 0 0 0;
margin: 0.2em 0;
font-size: 136%;
color: #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/h4_top_border.jpg) no-repeat 0 0;
}

.contentEdit h5
{
padding: 0.5em 0 0 0;
margin: 0.2em 0;
font-size: 107%;
color: #CF1F1F;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/h5_top_border.jpg) no-repeat 0 0;
}

.contentEdit h6
{
border-top: 5px solid #000;
margin: 0.2em 0;
font-size: 107%;
color: #000;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 11px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/content_externalLink.gif) no-repeat top right;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Special link properties within the editable region of the website.

INSTRUCTIONS:
Make changes to the following:
1. replace default URL (191.style.jamspiritsties.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.paradisecheer.com"]:active,
a[href^="http://www.paradisecheer.com"]:link,
a[href^="http://www.paradisecheer.com"]:visited,
a[href^="http://paradisecheer.com"]:active,
a[href^="http://paradisecheer.com"]:link,
a[href^="http://paradisecheer.com"]:visited,
a[href^="http://n1media1.images1.jamspiritsites.com"]:active,
a[href^="http://n1media1.images1.jamspiritsites.com"]:link,
a[href^="http://n1media1.images1.jamspiritsites.com"]:visited
{
padding: 0;
background-image: none;
}
/* END ALTER - Special link */

a[href^="mailto:"]:active,
a[href^="mailto:"]:link,
a[href^="mailto:"]:visited,
a[href^="javascript:location.href='mailto:'"]:active,
a[href^="javascript:location.href='mailto:'"]:link,
a[href^="javascript:location.href='mailto:'"]:visited
{
padding: 0 14px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/content_emailLink.gif) no-repeat top right;
}

a[href$=".pdf"]:active,
a[href$=".pdf"]:link,
a[href$=".pdf"]:visited
{
padding: 0 18px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/content_pdfLink.gif) no-repeat top right;
}

a[href$=".doc"]:active,
a[href$=".doc"]:link,
a[href$=".doc"]:visited
{
padding: 0 18px 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/content_wordLink.gif) no-repeat top right;
}

/* Fix for the color of non-link titles. */
.title_9,
.title_9Bold,
.title_10,
.title_10Bold,
.title_12,
.title_12Bold,
.title_14,
.title_14Bold,
.title_16,
.title_16Bold
{
color: #163571;
}

/* Fix for calendar days of the week color. */
.white_9Bold
{
color: #FFF;
}

/* Fix for external link image on company box. */
div#companyBox a[href^="http:"]:active,
div#companyBox a[href^="http:"]:link,
div#companyBox a[href^="http:"]:visited
{
background: none;
padding: 0;
}

/* Fix for external link image on company logo. */
div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited,
div#companyLogo a:focus,
div#companyLogo a:hover
{
padding: 0;
}

/* Fix for external link image on linked images in content. */
a[href^="http:"]:active.noIcon,
a[href^="http:"]:link.noIcon,
a[href^="http:"]:visited.noIcon,
a[href^="http:"]:focus.noIcon,
a[href^="http:"]:hover.noIcon
{
padding: 0;
background: none;
}

/* -------------------------------------------------
main structure
------------------------------------------------- */

body
{
background: #000 url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/body_bkgd.jpg) repeat-y top center;
}

div#wrapper
{
text-align: center;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/wrapper_bkgd.jpg) repeat-x 0 0;
}

div#container
{
width: 968px;
margin: 0 auto;
text-align: left;
}

/* -------------------------------------------------
div.universal-clear
------------------------------------------------- */

div.universal-clear
{
height: 0px;
line-height: 0px;
}

* html div.universal-clear
{
margin: 0 0 -3px 0;
}

div#header-rowOne div.universal-clear
{
clear: left;
}

* html div#header-rowOne div.universal-clear
{
margin: 0 0 -5px 0;
}

div#memberBox div.universal-clear
{
clear: left;
}

* html div#memberBox div.universal-clear
{
margin: 0 0 -5px 0;
}

div#header-rowThree div.universal-clear
{
clear: left;
}

* html div#header-rowThree div.universal-clear
{
margin: 0 0 -5px 0;
}

div#toolBoxThree-middle div.universal-clear
{
clear: left;
}

* html div#toolBoxThree-middle div.universal-clear
{
margin: 0 0 -5px 0;
}

div#home div.universal-clear
{
clear: left;
}

* html div#home div.universal-clear
{
margin: 0 0 -5px 0;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

div#header
{
height: 385px;
padding: 0 8px 21px 8px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/header_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#header-rowOne
------------------------- */

div#header-rowOne
{
height: 22px;
}

div#homeIcon a
{
float: right;
margin: 0 14px 0 0;
line-height: 22px;
color: #FFF;
text-decoration: none;
font-weight: bold;
}

div#homeIcon a:focus,
div#homeIcon a:hover
{
color: #000;
}

/* -------------------------
div#header-rowTwo
------------------------- */

div#header-rowTwo
{
height: 42px;
margin: 0 0 22px 0;
}

/* ------- div#memberBox --------- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Members box ALTER

INSTRUCTIONS:
Make changes to the following:
1. if site has member area, default visibility to visible - othewise, change visible to hidden
-------------------------------------------------------------------------------------------- */
div#memberBox
{
float: left;
display: inline;
position: relative;
visibility: visible;
width: 952px;
height: 42px;
line-height: 42px;
}
/* END ALTER - Member Box */

div#memberBox h1
{
float: left;
display: inline;
position: relative;
width: 165px;
height: 42px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/memberBox_title.jpg) no-repeat 0 0;
}

div#memberBox form
{
float: left;
display: inline;
position: relative;
width: 787px;
height: 19px;
padding: 12px 0 0 0;
}

p.memberBox-label
{
float: left;
display: inline;
position: relative;
width: 75px;
padding: 0 5px 0 0;
text-align: right;
color: #000;
font-weight: bold;
}

input.memberBox-textBox
{
float: left;
display: inline;
position: relative;
width: 96px;
margin: 0 15px 0 5px;
color: #CF1F1F;
}

p#memberBox-forgot
{
float: left;
display: inline;
position: relative;
margin: 3px 15px 0 0;
text-align: center;
font-size: 77%;
}

p#memberBox-forgot a:active,
p#memberBox-forgot a:link,
p#memberBox-forgot a:visited
{
color: #000;
}

p#memberBox-forgot a:focus,
p#memberBox-forgot a:hover
{
color: #CF1F1F;
text-decoration: none;
}

ul#memberBox-buttons
{
float: left;
display: inline;
position: relative;
width: 175px;
height: 19px;
}

ul#memberBox-buttons li
{
float: left;
display: inline;
position: relative;
height: 19px;
}

ul#memberBox-buttons a:active,
ul#memberBox-buttons a:link,
ul#memberBox-buttons a:visited
{
display: block;
height: 19px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
overflow: hidden;
}

li#memberBox-buttons-enter
{
width: 40px;
padding: 0 16px 0 0;
}

li#memberBox-buttons-enter a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/memberBox_buttons.jpg) no-repeat 0 -12px;
}

li#memberBox-buttons-enter a:focus,
li#memberBox-buttons-enter a:hover
{
background-position: 0 -54px;
}


li#memberBox-buttons-register
{
width: 119px;
}

li#memberBox-buttons-register a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/memberBox_buttons.jpg) no-repeat -56px -12px;
}

li#memberBox-buttons-register a:focus,
li#memberBox-buttons-register a:hover
{
background-position: -56px -54px;
}

/* -------------------------
div#header-rowThree
------------------------- */

div#header-rowThree
{
height: 32px;
}

/* ------- div#horizontalNav --------- */

ul#horizontalNav
{
width: 900px;
height: 32px;
margin: 0 26px;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/horizontalNav_buttons.jpg) no-repeat -26px 0;
}

ul#horizontalNav li#navOne,
ul#horizontalNav li#navTwo,
ul#horizontalNav li#navThree,
ul#horizontalNav li#navFour,
ul#horizontalNav li#navFive,
ul#horizontalNav li#navSix
{
float: left;
position: relative;
width: 150px;
height: 32px;
}

ul#horizontalNav li span
{
display: none;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Navigation - non-dropdown buttons

INSTRUCTIONS:
Make changes to the following:
1. all buttons are listed - comment out only those items that WILL be dropdowns - no other
   changes will be necessary
-------------------------------------------------------------------------------------------- */
/*ul#horizontalNav li#navOne a:active,
ul#horizontalNav li#navOne a:link,
ul#horizontalNav li#navOne a:visited,
ul#horizontalNav li#navTwo a:active,
ul#horizontalNav li#navTwo a:link,
ul#horizontalNav li#navTwo a:visited,*/
ul#horizontalNav li#navThree a:active,
ul#horizontalNav li#navThree a:link,
ul#horizontalNav li#navThree a:visited,
ul#horizontalNav li#navFour a:active,
ul#horizontalNav li#navFour a:link,
ul#horizontalNav li#navFour a:visited,
ul#horizontalNav li#navFive a:active,
ul#horizontalNav li#navFive a:link,
ul#horizontalNav li#navFive a:visited,
ul#horizontalNav li#navSix a:active,
ul#horizontalNav li#navSix a:link,
ul#horizontalNav li#navSix a:visited
{
display: block;
width: 150px;
height: 32px;
text-decoration: none;
overflow: hidden;
}
/*
ul#horizontalNav li#navOne a:focus,
ul#horizontalNav li#navOne a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/horizontalNav_buttons.jpg) no-repeat -26px -32px;
}

ul#horizontalNav li#navTwo a:focus,
ul#horizontalNav li#navTwo a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/horizontalNav_buttons.jpg) no-repeat -176px -32px;
}
*/
ul#horizontalNav li#navThree a:focus,
ul#horizontalNav li#navThree a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/horizontalNav_buttons.jpg) no-repeat -326px -32px;
}

ul#horizontalNav li#navFour a:focus,
ul#horizontalNav li#navFour a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/horizontalNav_buttons.jpg) no-repeat -476px -32px;
}

ul#horizontalNav li#navFive a:focus,
ul#horizontalNav li#navFive a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/horizontalNav_buttons.jpg) no-repeat -626px -32px;
}

ul#horizontalNav li#navSix a:focus,
ul#horizontalNav li#navSix a:hover
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/horizontalNav_buttons.jpg) no-repeat -776px -32px;
}
/* END ALTER - Navigation Non-DropDown Buttons */

/* ----- div#horizontalNav DD ----- */

ul#horizontalNav li ul
{
display: none;
position: absolute; 
left: 0;
top: 0;
text-indent: 0px;
z-index: 1;
}

* html ul#horizontalNav li ul
{
height: 1px;
}

ul#horizontalNav li > ul
{
top: auto;
left: auto;
}

ul#horizontalNav li:hover ul,
ul#horizontalNav li.over ul
{ 
display: block; 
}

ul#horizontalNav li ul li
{
float: none;
position: relative;
left: 0;
top: 32px;
}

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Navigation - dropdown buttons

INSTRUCTIONS:
Make changes to the following:
1. all buttons are listed - comment out only those items that WILL NOT be dropdowns
2. all color values
-------------------------------------------------------------------------------------------- */
ul#horizontalNav li#navOne ul li a:active,
ul#horizontalNav li#navOne ul li a:link,
ul#horizontalNav li#navOne ul li a:visited,
ul#horizontalNav li#navTwo ul li a:active,
ul#horizontalNav li#navTwo ul li a:link,
ul#horizontalNav li#navTwo ul li a:visited/*,
ul#horizontalNav li#navThree ul li a:active,
ul#horizontalNav li#navThree ul li a:link,
ul#horizontalNav li#navThree ul li a:visited,
ul#horizontalNav li#navFour ul li a:active,
ul#horizontalNav li#navFour ul li a:link,
ul#horizontalNav li#navFour ul li a:visited,
ul#horizontalNav li#navFive ul li a:active,
ul#horizontalNav li#navFive ul li a:link,
ul#horizontalNav li#navFive ul li a:visited,
ul#horizontalNav li#navSix ul li a:active,
ul#horizontalNav li#navSix ul li a:link,
ul#horizontalNav li#navSix ul li a:visited*/
{
display: block;
width: 137px;
padding: 3px 5px;
border: 1px solid #FFF;
border-bottom: none;
text-decoration: none;
text-align: center;
color: #FFF;
background: #969696;
}

ul#horizontalNav li#navOne ul li a:focus,
ul#horizontalNav li#navOne ul li a:hover,
ul#horizontalNav li#navTwo ul li a:focus,
ul#horizontalNav li#navTwo ul li a:hover/*,
ul#horizontalNav li#navThree ul li a:focus,
ul#horizontalNav li#navThree ul li a:hover,
ul#horizontalNav li#navFour ul li a:focus,
ul#horizontalNav li#navFour ul li a:hover,
ul#horizontalNav li#navFive ul li a:focus,
ul#horizontalNav li#navFive ul li a:hover,
ul#horizontalNav li#navSix ul li a:focus,
ul#horizontalNav li#navSix ul li a:hover*/
{
background: #000;
}

ul#horizontalNav li#navOne ul li.ddLast,
ul#horizontalNav li#navTwo ul li.ddLast/*,
ul#horizontalNav li#navThree ul li.ddLast,
ul#horizontalNav li#navFour ul li.ddLast,
ul#horizontalNav li#navFive ul li.ddLast,
ul#horizontalNav li#navSix ul li.ddLast*/
{
border-bottom: 1px solid #FFF;
}
/* END ALTER - Navigation DropDown Buttons */

/* -------------------------
div#header-rowFour
------------------------- */

div#header-rowFour
{
height: 188px;
padding: 24px 332px 23px 332px;
}

div#mainPic
{
width: 288px;
height: 188px;
}

div#mainPic img,
div#mainPic object
{
display: block;
}

/* -------------------------
div#header-rowFive
------------------------- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
Marquee

INSTRUCTIONS:
Make changes to the following:
1. if client does not have component activated, change visible to hidden, & vice versa
2. color value
3. PSD changes - if, by deactivating the marquee, image changes result, it will be
   necessary to comment out the background
-------------------------------------------------------------------------------------------- */
div#header-rowFive
{
width: 899px;
height: 29px;
padding: 1px 27px 2px 26px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/marquee_bkgd.jpg) no-repeat 0 0;
}

div#marquee
{
position: relative; /* for marquee tag */
visibility: visible;
height: 29px;
}

div#marquee span.body_10
{
color: #000;
font-size: 107%;
font-weight: normal;
line-height: 29px;
z-index: 0;
}
/* END ALTER - Marquee */

/* -------------------------------------------------
div#middle
------------------------------------------------- */

div#middle
{
width: 912px;
padding: 18px 27px 25px 29px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/middle_bkgd.jpg) repeat-y 0 0;
}

/* -------------------------
div#internal
------------------------- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
internal background, border & image values for dynamic content area

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#internal
{
width: 900px;
border: 6px solid #000;
background: #FFF;
}

h1#internal-pageTitle img
{
width: 900px;
height: 44px;
}

div#internal-middle
{
padding: 30px;
min-height: 186px;
}

* html div#internal-middle
{
height: 186px;
}

.contentEdit img
{
border-color: #000;
}
/* END ALTER - internal */

/* -------------------------
div#home-colOne
------------------------- */

div#home-colOne
{
float: left;
width: 229px;
}

/* ----- div#toolBoxOne ----- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
toolBoxOne background & border values for dynamic content area - default: General Info.

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#toolBoxOne
{
width: 217px;
border: 6px solid #000;
background: #FFF;
}
/* END ALTER - toolBoxOne */

h1#toolBoxOne-title a
{
display: block;
width: 217px;
height: 44px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/toolBoxOne_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxOne-middle
{
padding: 20px;
min-height: 165px;
}

* html div#toolBoxOne-middle
{
height: 165px;
}

div#toolBoxOne-middle a.home_9Link
{
padding: 0;
background: none;
}

div#toolBoxOne-middle img
{
display: block;
padding: 4px 0 0 0;
}

* html div#toolBoxOne-middle img
{
padding: 0 0 4px 0;
}

/* ----- div#picBoxOne ----- */

div#picBoxOne
{
width: 229px;
height: 273px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/picBoxOne.jpg) no-repeat 0 0;
}

/* -------------------------
div#home-colTwo
------------------------- */

div#home-colTwo
{
float: left;
width: 412px;
margin: 0 21px;
}

/* ----- div#toolBoxTwo ----- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
toolBoxTwo background & border values for dynamic content area - default: Welcome

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#toolBoxTwo
{
width: 400px;
border: 6px solid #000;
background: #FFF;
}

* html div#toolBoxTwo
{
overflow: hidden;
}

h1#toolBoxTwo-title
{
width: 400px;
height: 44px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/toolBoxTwo_title.jpg) no-repeat 0 0;
}

div#toolBoxTwo-middle
{
padding: 20px;
min-height: 438px;
}

* html div#toolBoxTwo-middle
{
height: 438px;
}

.contentEdit img
{
border-color: #000;
}
/* END ALTER - toolBoxTwo */

/* -------------------------
div#home-colThree
------------------------- */

div#home-colThree
{
float: left;
width: 229px;
}

/* ----- div#toolBoxThree ----- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
toolBoxThree background & border values for dynamic img area - default: Photos

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#toolBoxThree
{
width: 217px;
border: 6px solid #000;
background: #FFF;
margin: 0 0 21px 0;
}
/* END ALTER - toolBoxThree */

h1#toolBoxThree-title a
{
display: block;
width: 217px;
height: 44px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/toolBoxThree_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxThree-middle
{
padding: 3px;
}

div#toolBoxThree-middle-image
{
float: left;
width: 154px;
height: 100px;
background: #000;
}

div#toolBoxThree-middle-image img
{
display: block;
}

div#toolBoxThree-middle-link
{
float: left;
}

div#toolBoxThree-middle-link a
{
display: block;
width: 57px;
height: 100px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/toolBoxThree_link.gif) no-repeat 0 0;
}

/* ----- div#toolBoxFour ----- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
toolBoxFour background & border values for dynamic content area - default: News

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#toolBoxFour
{
width: 217px;
border: 6px solid #000;
background: #FFF;
margin: 0 0 21px 0;
}
/* END ALTER - toolBoxFour */

h1#toolBoxFour-title a
{
display: block;
width: 217px;
height: 44px;
text-indent: -9999px;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/toolBoxFour_title.jpg) no-repeat 0 0;
overflow: hidden;
}

div#toolBoxFour-middle
{
padding: 20px;
min-height: 72px;
}

* html div#toolBoxFour-middle
{
height: 72px;
}

div#toolBoxFour-middle img
{
display: block;
padding: 4px 0 0 0;
}

* html div#toolBoxFour-middle img
{
padding: 0 0 4px 0;
}

/* ----- div#companyBox ----- */

/* --------------------------------------------------------------------------------------------
ALTER

DESCRIPTION:
companyBox background & border values

INSTRUCTIONS:
Make changes to the following:
1. all color values
-------------------------------------------------------------------------------------------- */
div#companyBox
{
width: 188px;
height: 128px;
padding: 22px 0 0 29px;
border: 6px solid #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/companyBox_bkgd.jpg) no-repeat 0 0;
}
/* END ALTER - companyBox */

/* -------------------------------------------------
div#footer
------------------------------------------------- */

div#footer
{
width: 848px;
height: 40px;
padding: 23px 60px 0 60px;
color: #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/footer_bkgd.jpg) no-repeat 0 0;
}

div#companyLogo
{
float: left;
margin: 13px 30px 0 0;
}

div#companyLogo img
{
display: block;
}

div#companyLogo a:active,
div#companyLogo a:link,
div#companyLogo a:visited
{
display: block;
width: 110px;
height: 20px;
text-decoration: none;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/191/paradisecheer.com/images/company_logo.gif) no-repeat 0 0;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}

div#footer p
{
float: left;
width: 700px;
line-height: 40px;
text-align: center;
}
