﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    Body and Header Formaters
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, div, p, h1, h2, h3, h4, ul, li, table
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Times New Roman", Times, serif;
    
}

body
{
    background: url( 'images/bg.jpg' ) repeat left top;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 75%;
    background-color: #FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Master Page Styles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#master_header
{
}
#master_headertop
{
}

#master_headerbottom
{
    background-image: url( 'images/barfade_menu.jpg' );
    padding-top: 5px;
    padding-left: 10px;
    background-repeat: no-repeat;
    height: 30px;
    margin-top: -2px;
    background-color: #FFFFFF;
    font-weight: bold;
}


#master_headerbottom div
{
}

#master_headerbottom ul
{
    margin: 0;
    padding: 0 20% 0 0;
}

#master_headerbottom li
{
    display: inline;
    list-style: none;
    padding: 0 1em 0 0;
    background: none;
}

#master_headerbottom a:link, #master_headerbottom a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#master_headerbottom a:hover
{
    color: #FFFF99;
    text-decoration: underline;
}

#master_headerbottom a:active
{
    color: #FFFFFF;
}

#master_headerbottom li.current a:link, #master_headerbottom li.current a:visited
{
    text-decoration: underline;
}

#master_headerbottom li.current a:hover
{
    color: #FFFF99;
    text-decoration: underline;
}

#master_headerbottom li.current a:active
{
    color: #FFFFFF;
}

#master_headerbottom a.StaticSelectedStyle:link,

#master_headerbottom a.StaticSelectedStyle:visited {
    color: #FFFF99;
    text-decoration: underline;
}


#master_page
{
    border-width: thin medium medium thin;
    border-style: ridge;
    border-color: #666699;
    margin: 0px auto 0px auto;
    width: 800px;
}
#master_content
{
}
#master_footer
{
    color: #FFFFFF;
    font-size: 0.8em;
    text-align: left;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
    float: left;
    width: 532px;
    padding-left: 10px;
}
#master_contentplaceholder
{
    background-color: #FFFFFF;
    width: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Photo Slot for Holidays

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#poster-photo-container {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    width: 47%;
    background: #FFFFFF;
    float: left;
    cursor: pointer;
    height: 196px;
}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

    Feature Column
    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#feature-area-home {
    position: absolute;
    top: 0;
    right: 0;
    width: 21%;
    text-align: center;
    padding: 2%;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 160%;
    background-color: #FFFFFF;
}

#feature-area-home a:link,
#feature-area-home a:visited {
    color: #FFFFCC;
    text-decoration: underline;
}
#feature-area-home a:hover {
    text-decoration: none;
    color: #0000FF;
}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#two-column-container {
    padding: 0;
    margin: 0px 10px 0px 10px;
}
#two-column-side1 {
    float: left;
    width: 48%;
    padding-left: 5px;
    font-family: "Times New Roman", Times, serif;
    line-height: 160%;
    font-size: medium;
    font-weight: bold;
}
#two-column-side2 {
    float: right;
    width: 48%;
    padding-left: 5px;
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    font-weight: bold;
    line-height: 160%;
}
		
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
    border-style: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 2px 10px 2px;
    background: right;
    background-color: #FFFFFF;
    cursor: default;
}
#content-main-two-column {
    width: 790px;
    float: left;
}
#content-side-two-column {
    float: left;
    font-family: "Times New Roman", Times, serif;
    width: 188px;
    height: auto;
    padding-left: 20px;
}
#content-side-two-column a:link{
    color: #000000;
    text-decoration: underline;
}
#content-side-two-column a:visited {
    color: #C0C0C0;
    text-decoration: underline;
}
#content-side-two-column a:hover {
    text-decoration: none;
    color: #0000FF;
}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	News Page Styles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
#content-main-news-column {
    border-style: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    background-color: #FFFFFF;
    width: 772px;
    font-family: "Times New Roman", Times, serif;
}
#content-main-news-column a:link{
    color: #000000;
    text-decoration: underline;
}
#content-main-news-column a:visited {
    color: #C0C0C0;
    text-decoration: underline;
}
#content-main-news-column a:hover {
    text-decoration: none;
    color: #0000FF;
}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC Styles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
.menu-main
{
    font-family: "Times New Roman" , Times, serif;
    font-size: medium;
    font-weight: bold;
    color: #FFFFFF;
}

.contentpage
{
    width: 780px;
    padding: 5px 10px 5px 10px;
}
.linktext
{
    color: #FFFFFF;
    font-family: "Times New Roman" , Times, serif;
    font-size: medium;
    font-weight: bold;
    text-decoration: none;
}
.clear
{
    clear: both;
}
.left_main
{
    width: 60%;
}
.right_main
{
    width: 40%;
    font-family: "Times New Roman", Times, serif;
    font-size: xx-large;
}
#two-column-header-side1
{
    width: 48%;
    float: left;
    height: 40px;
}
.imgbullet
{
    padding-right: 10px;
}
.forceline
{
    padding-left: 20px;
}
.photo-border
{
    padding: 4px;
    margin-bottom: 5px;
    display: block;
}
.photo-float-left
{
    float: left;
    margin-right: 10px;
}
.news-date
{
    font-size: 0.9em;
    font-style: italic;
    color: #A4A4A4;
}

#content-main-heading
{
    font-family: "Times New Roman", Times, serif;
    font-size: x-large;
    font-weight: normal;
    color: #000000;
    cursor: default;
    text-align: center;
    margin-top: 10px;
}
.PrivacyTermsContent
{
    font-family: "Times New Roman", Times, serif;
    color: #000000;
    margin-right: 10px;
    margin-left: 10px;
    font-size: medium;
}
#PrivacyTermstitle
{
    font-family: "Times New Roman", Times, serif;
    font-size: large;
    color: #000000;
    text-align: center;
}
.PrivacyTerms
{
    padding: 0px 10px 0px 10px;
    float: right;
    height: 30px;
    font-size: 0.8em;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 30px;
    width: 238px;
    cursor: default;
}
.PrivacyTerms a:link, .PrivacyTerms a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.PrivacyTerms a:hover
{
    color: #FFFF99;
    text-decoration: underline;
}
#master-footer-container
{
    background-image: url( 'images/barfade_menu.jpg' );
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    height: 30px;
}
.aboutcontent
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: justify;
}
#contact-column-one
{
    float: left;
    width: 30%;
}
#contact-column-two
{
    float: right;
    width: 70%;
}
#contact-main-container
{
    margin: 0px 10px 0px 10px;
}
.contactcontent
{
    font-family: "Times New Roman", Times, serif;
    font-size: large;
}
.titleheader
{
    font-family: "Times New Roman", Times, serif;
    font-size: x-large;
    color: #0000FF;
    font-weight: bold;
}
#ProductNavTree
{
    float: left;
    width: 22%;
    margin: 0px 10px 5px 5px;
    border: thin groove #C0C0C0;
}
.ProductContentFloatRight
{
    float: right;
    width: 75%;
}
#MainProductContainer
{
    float: right;
}
.product-content
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    text-align: justify;
    float: right;
    width: 570px;
    margin-right: 10px;
    margin-left: 10px;
}
.product-header
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
}
.btnenlarge
{
    text-align: center;
}
.product-tabs
{
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
    text-align: justify;
    font-style: italic;
}
#Login
{
    text-align: center;
}
#SupportMedia
{
    float: right;
    width: 70%;
}
#SupportAccess
{
    width: 800px;
}
#NoSupportAccess
{
    width: 800px;
}
#SupporttNavTree
{
    float: left;
    width: 25%;
    margin: 0px 10px 5px 5px;
    border: thin groove #C0C0C0;
}
.LoginDisplay
{
    float: right;
    clip: rect(-50px, auto, auto, auto);
    color: #FFFFFF;
    margin-top: 0px;
    margin-right: 10px;
    font-family: "Times New Roman", Times, serif;
    font-size: medium;
}
#master_menu
{
    float: left;
}
#Keys
{
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-size: xx-small;
}
#decription
{
    padding: 10px;
    background-color: #FFFFFF;
    font-size: small;
    text-align: justify;
}
.cdpBlock
{
    text-align: center;
}
