/* --------------------------------------------------------------------------------------------
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/188/centralarkansascheer.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_188.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,
.title_9,
.title_9Bold,
.title_10,
.title_10Bold,
.title_12,
.title_12Bold,
.title_14,
.title_14Bold,
.title_16,
.title_16Bold
{
color: #491873;
}

a:visited
{
color: #666;
}

a:focus,
a:hover
{
color: #6A00C5;
}

.contentEdit h1
{
margin: 0.2em 0;
font-size: 182%;
font-weight: bold;
line-height: 47px;
text-align: center;
color: #FFF;
background: #44007E url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/h1_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h2
{
margin: 0.2em 0;
font-size: 182%;
line-height: 47px;
text-align: center;
color: #FFF;
background: #000 url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/h2_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h3
{
margin: 0.2em 0;
font-size: 136%;
line-height: 47px;
text-align: center;
color: #FFF;
background: #000 url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/h3_bkgd.jpg) no-repeat 0 0;
}

.contentEdit h4
{
padding: 0.25em 0;
border-bottom: 15px solid #44007E;
margin: 0.2em 0;
font-size: 136%;
font-weight: bold;
color: #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/h4_icon.jpg) no-repeat right center;
}

.contentEdit h5
{
padding: 0.25em 0 1em 0;
margin: 0.2em 0;
font-size: 136%;
color: #44007E;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/h5_btm_border.jpg) no-repeat bottom left;
}

.contentEdit h6
{
padding: 0.25em 0;
border-bottom: 7px solid #000;
margin: 0.2em 0;
font-weight: bold;
font-size: 136%;
font-weight: bold;
color: #000;
}

a[href^="http:"]:active,
a[href^="http:"]:link,
a[href^="http:"]:visited
{
padding: 0 18px 0 0;
text-decoration: underline;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.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 (188.style.jamspiritsties.com) with client URL
-------------------------------------------------------------------------------------------- */
a[href^="http://www.centralarkansascheer.com"]:active,
a[href^="http://www.centralarkansascheer.com"]:link,
a[href^="http://www.centralarkansascheer.com"]:visited,
a[href^="http://centralarkansascheer.com"]:active,
a[href^="http://centralarkansascheer.com"]:link,
a[href^="http://centralarkansascheer.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/188/centralarkansascheer.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/188/centralarkansascheer.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/188/centralarkansascheer.com/images/content_wordLink.gif) no-repeat top right;
}

/* 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: #480070;
}

div#wrapper
{
text-align: center;
}

div#container
{
width: 998px;
margin: 0 auto;
text-align: left;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/container_bkgd.jpg) repeat-y 0 0;
}

/* -------------------------------------------------
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 form div.universal-clear
{
clear: left;
}

* html div#memberBox form div.universal-clear
{
margin: 0 0 -5px 0;
}

div#middle div.universal-clear
{
clear: left;
}

* html div#middle div.universal-clear
{
margin: 0 0 -5px 0;
}

/* -------------------------------------------------
div#header
------------------------------------------------- */

/* -------------------------
div#header-rowOne
------------------------- */

div#header-rowOne
{
height: 65px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/header_rowOne_bkgd.jpg) no-repeat 0 0;
}

/* ----- div#header-rowOne-colOne ----- */

div#header-rowOne-colOne
{
display: inline;
float: left;
width: 53px;
height: 18px;
margin: 10px 0 0 31px;
}

div#homeIcon a
{
display: block;
width: 53px;
height: 18px;
text-indent: -9999px;
text-decoration: none; /* Netscape 8.1 */
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/homeIcon.jpg) no-repeat 0 0;
overflow: hidden;
}

/* ----- div#header-rowOne-colTwo ----- */

div#header-rowOne-colTwo
{
display: inline;
float: left;
width: 208px;
height: 26px;
margin: 22px 0 0 333px;
}

/* --------------------------------------------------------------------------------------------
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 re-export the proper background image
-------------------------------------------------------------------------------------------- */
div#marquee
{
position: relative; /* for marquee tag */
visibility: hidden;
height: 26px;
}

div#marquee span.body_10
{
color: #FFF;
font-size: 92%;
font-weight: bold;
line-height: 26px;
}
/* END ALTER - Marquee */

/* -------------------------
div#header-rowTwo
------------------------- */

div#header-rowTwo
{
height: 403px;
}

div#mainPic img,
div#mainPic object
{
display: block;
}

/* -------------------------------------------------
div#middle
------------------------------------------------- */

div#middle
{
padding: 0 0 30px 0;
}

/* -------------------------
div#middle-colOne
------------------------- */

div#middle-colOne
{
float: left;
width: 262px;
}

/* ------- div#memberBox --------- */

div#memberBox
{
height: 195px;
color: #480070;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/memberBox_bkgd.jpg) no-repeat bottom left;
}

div#memberBox h1
{
height: 36px;
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/memberBox_title.jpg) no-repeat 0 0;
}

/* --------------------------------------------------------------------------------------------
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 form
{
visibility: visible;
padding: 0 0 0 25px;
}
/* END ALTER - Member Box */

p.memberBox-label
{
float: left;
width: 78px;
text-align: right;
font-weight: bold;
}

input.memberBox-textBox
{
width: 125px;
margin: 0 0 10px 5px;
color: #888;
}

p#memberBox-forgot
{
margin: 0 40px 10px 0;
text-align: right;
font-size: 77%;
}

p#memberBox-forgot a:active,
p#memberBox-forgot a:link,
p#memberBox-forgot a:visited
{
color: #480070;
}

p#memberBox-forgot a:focus,
p#memberBox-forgot a:hover
{
color: #000;
text-decoration: none;
}

ul#memberBox-buttons
{
margin: 0 0 0 80px;
}

ul#memberBox-buttons li
{
float: left;
display: block;
height: 25px;
}

ul#memberBox-buttons a
{
display: block;
height: 25px;
text-decoration: none; /* Netscape 8.1 */
text-indent: -9999px;
overflow: hidden;
}

li#memberBox-buttons-enter
{
width: 29px;
padding: 0 8px 0 0;
}

li#memberBox-buttons-enter a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/memberBox_buttons.jpg) no-repeat 0 0;
}

li#memberBox-buttons-enter a:hover,
li#memberBox-buttons-enter a:focus
{
background-position: 0 -25px;
}

li#memberBox-buttons-register
{
width: 100px;
}

li#memberBox-buttons-register a
{
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/memberBox_buttons.jpg) no-repeat -29px 0;
}

li#memberBox-buttons-register a:focus,
li#memberBox-buttons-register a:hover
{
background-position: -29px -25px;
}

/* ------- div#verticalNav --------- */

div#verticalNav
{
padding: 0 0 0 10px;
text-align: left;
}

div#verticalNav ul
{
padding: 1px 0 0 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/verticalNav_line.jpg) no-repeat top right;
}

div#verticalNav li
{
padding: 0 0 1px 0;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/verticalNav_line.jpg) no-repeat bottom left;
}

div#verticalNav a:active,
div#verticalNav a:link,
div#verticalNav a:visited
{
display: block;
padding: 8px 0 8px 39px;
font-weight: bold;
color: #FFF;
text-decoration: none;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/verticalNav_icon.jpg) no-repeat center left;
}

div#verticalNav a:focus,
div#verticalNav a:hover
{
color: #8500CE;
text-decoration: underline;
}

/* ------- div#companyBox --------- */

div#companyBox
{
width: 203px;
height: 119px;
padding: 33px 0 0 59px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/companyBox_bkgd.jpg) no-repeat 0 0;
}

/* -------------------------
div#middle-colTwo
------------------------- */

div#middle-colTwo
{
float: left;
width: 736px;
min-height: 207px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/middle_colTwo_bkgd.jpg) no-repeat 0 0;
}

* html div#middle-colTwo
{
overflow: hidden;
}

h1#pageTitle
{
padding: 40px 0 0 51px;
color: #000;
font-weight: bold;
font-size: 152%;
}

div#content
{
padding: 30px 70px 0 51px;
}

.contentEdit img
{
border-color: #000;
}

/* -------------------------------------------------
div#footer
------------------------------------------------- */

div#footer
{
height: 63px;
padding: 7px 70px 10px 70px;
text-align: left;
color: #000;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/footer_bkgd.jpg) no-repeat 0 0;
}

div#footer p
{
float: left;
line-height: 63px;
}

div#companyLogo
{
float: right;
margin: 22px 0 0 30px;
}

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; /* Netscape 8.1 */
text-indent: -9999px;
background: transparent url(http://n1assets1.styles1.jamspiritsites.com/188/centralarkansascheer.com/images/company_logo.gif) no-repeat 0 0;
overflow: hidden;
}

div#companyLogo a:focus,
div#companyLogo a:hover
{
background-position: -110px 0;
}
