﻿body
{
    font-family: Arial;
    font-size: 12px;
    margin: 3px 0 10px 0;
}
blockquote
{
    padding: 5px;
    background-color: #ecebeb;
}
hr
{
    background-color: Gray;
    color: Gray;
    height: 1px;
}

td.leftnav
{
    vertical-align: top;
    background-color: #cfd0c6;
    padding: 10px 0 10px 0;
}
ul.leftnav
{
    list-style-type: none;
    text-align: left;
    padding: 5px 0 5px 0;
    line-height: 20px;
    margin: 5px 0 5px 20px;
}
ul.leftnav li:hover
{
    background-color: #b3c4db;
}
ul.leftnav li
{
    border-bottom: solid 1px white;
}
ul.leftnav li.last
{
    border-bottom: none;
}
.pipe ul
{
    margin-left: 0;
    padding-left: 0;
    display: inline;
}
.pipe ul li
{
    margin-left: 0;
    padding: 0px 10px;
    border-left: 1px solid #000;
    list-style: none;
    display: inline;
}
.pipe ul li.first
{
    margin-left: 0;
    border-left: none;
    list-style: none;
    display: inline;
}
.pipe ul li.here, .pipe ul li.here a
{
    color: #4d85af;
}

.header
{
    text-align: right;
    vertical-align: bottom;
    padding-bottom: 15px; /*Should match logo img margin*/
}
.header ul li.last
{
    padding-right: 0;
}

.footer
{
    text-align: left;
    border-top: solid 1px Gray;
    margin-top: 10px;
    padding-top: 10px;
}
.footer ul li.first
{
    padding-left: 0;
}
td.content
{
    vertical-align: top;
    text-align: left;
}
div.content
{
    padding: 20px 10px 10px 30px;
}

.banner img
{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

.logo
{
    text-align: left;
}
.logo img
{
    margin-bottom: 15px;
    padding: 0;
}
/*
div.videoOverview
{
	text-align:left;
	width:250px;
	background-color:White;
	margin:10px;
}
*/
.loginBoxFrame
{
    width: 245px;
    margin-top: 20px;
    text-align: center;
    background-color: White;
}
.loginBox
{
    padding: 10px 10px 10px 10px;
    text-align: left;
}
img.connect
{
    margin: 10px 0 5px 0;
}

.ImgAlignTop img
{
    vertical-align: top;
}
.homeHeader img
{
    margin: 5px 0 10px 0;
}

.homeDivBox
{
    padding: 5px 10px 10px 10px;
    margin: 0;
    height: 150px;
}
.homeDivBox ul
{
    color: #444444;
    font-size: 11px;
    list-style-type: none;
    margin: 5px 0 5px 0;
    padding: 0;
}
.homeDivBox ul li
{
    /*border-bottom:solid 1px #999999; 	padding:2px;*/
    padding: 3px 2px 3px 10px;
}
.homeDivBox a:link, .homeDivBox a:visited, .homeDivBox a:active
{
    color: #444444;
    font-size: 11px;
    text-decoration: none;
}
.homeDivBox a:hover
{
    background-color: #bdbeb1;
}
/*
.homeDivBox ul li:hover
{
	background-color:#bdbeb1;
}
*/
.homeDivBox ul li.last
{
    color: #444444;
    border-bottom: none;
}

.homeBreakingNews
{
    padding: 10px 0 0 5px; /*background-color: #e9eaeb; 	height:360px;*/
}
.homeBreakingNews ul
{
    list-style-type: none;
    margin: 5px 0 20px 0;
    padding: 0;
}
.homeBreakingNews ul li
{
    padding: 5px;
}
.homeBreakingNews ul li a:link, .homeBreakingNews ul li a:active, .homeBreakingNews ul li a:visited
{
    color: #0d71a0;
    text-decoration: underline;
}
.homeBreakingNews ul li a:hover
{
    text-decoration: none;
}


.homeRightDivBox
{
    font-size: 11px;
    padding: 0 10px 0 10px;
    margin: 0;
}
ul.homeRightDivBox
{
    list-style-type: none;
    margin: 5px 0 0 0;
    padding: 0;
}
ul.homeRightDivBox li.first
{
    padding-top: 0;
}
ul.homeRightDivBox li.last
{
    border-bottom: none;
    padding-bottom: 0;
}
ul.homeRightDivBox li
{
    border-top: dashed 1px #999999;
    padding: 10px 0 10px 0;
}
.homeRightDivBox a:link, .homeRightDivBox a:active, .homeRightDivBox a:visited
{
    color: Black;
    text-decoration: none;
}
.homeRightDivBox a:hover
{
    text-decoration: underline;
}


.formFieldLabel
{
    width: 200px;
    font-weight: bold;
    color: #494949;
    vertical-align: top;
}
.formFieldStretched
{
    font-weight: bold;
    color: #494949;
    vertical-align: top;
}
.formField
{
    width: 500px;
}
img.teamProfile
{
    margin: 0 10px 10px 0;
}
img.arrowIcon
{
    margin: 0 5px 0 0;
}
ul.arrowIcon
{
    list-style-image: url('../images/icons/Round_button_arrow.gif');
}
ul.arrowIcon li
{
    margin: 5px 0;
    padding: 0 0 0 5px;
}
img.newsAndEvent
{
    margin: 5px;
}

.testimonialsContent
{
    width: 455px;
    float: left;
    margin: 0;
}
.testimonials
{
    width: 205px;
    float: left;
    margin: 0 0 0 10px;
    padding: 5px;
    border: solid 1px #999999;
    text-align: center;
    color: #666666;
}
.testimonials p
{
    padding: 0 5px 0 5px;
    text-align: left;
}
.testimonials hr
{
    background: transparent;
    color: transparent;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px dashed #999999;
    clear: both;
    width: 90%;
}
.clear
{
    display: block;
    clear: both;
}

/*Ecommerce Styles*/
.catalog
{
}
.catalog-category
{
    background-color: #cfd0c6;
    height: 20px;
    padding: 3px 10px;
    border: solid 1px Gray;
    font-size: 14px;
}
.catalog-products
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.catalog-products li
{
    border-bottom: solid 1px Gray;
    padding: 10px 0;
}
.catalog-product
{
}
.catalog-products .product-image
{
    width: 150px;
}
.catalog-products .product-info
{
    width: 500px;
}
.product-name
{
    font-weight: bold;
    font-size: 14px;
}
.product-image
{
    margin: 10px;
}
.product-description
{
    margin: 3px 0;
}
.product-price
{
    margin: 3px 0;
    font-size: 12px;
    font-style: italic;
}
.catalog-products td
{
    vertical-align: top;
    text-align: left;
}

input.ecommerce-button
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    border: solid 1px Black;
    background-color: #DDD;
}
span.ecommerce-button
{
    border: solid 1px Black;
    background-color: #DDD;
    padding: 3px;
}
.ecommerce-button a
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}
.ecommerce-button a:hover
{
    color: Black;
}
.ecommerce td.header
{
    background-color: #DDD;
    font-weight: bold;
    font-size: 14px;
    padding: 3px 10px;
    text-align: left;
    border: solid 1px black;
}
.ecommerce .formFieldLabel
{
    width: 100px;
    font-weight: bold;
    color: #494949;
    vertical-align: top;
}
.ecommerce .formField
{
    width: 200px;
}


.cart-updateColumn input
{
    vertical-align: bottom;
}

.AuthorizeNetSeal-container
{
    margin-top: 50px;
    width: 100%;
    display: block;
    clear: both;
}
.AuthorizeNetSeal
{
    float: right;
}



ul.team-listing
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.team-listing li
{
    margin-bottom: 20px;
}
li.team-listing-double
{
    width: 49%;
    height: 80px;
    float: left;
}


.team-listing-image
{
    margin: 0 10px 10px 0;
}
.team-listing-title
{
    font-style: italic;
}
.team-listing-company
{
}

    ul.success-listing
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    ul.success-listing li
    {
        margin-bottom: 30px;
    }
    

span#prevBtn
{
}
span#nextBtn
{
}

.expandable
{
    font-family: Arial;
    font-size: 12px;
}
.slider ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.slider, .slider li
{
    /*define width and height of list item (slide) entire slider area will adjust according to the parameters provided here*/
    width: 200px;
    height: 300px;
    overflow: hidden;
}
#quotes
{
    width: 205px; /*float: left;*/
    margin: 0 0 0 10px;
    padding: 5px;
    border: solid 1px #999999;
    text-align: left;
    color: #666666;
}
.prevBtn, .nextBtn
{
    display: block;
    width: 30px;
    height: 77px;
    position: absolute;
    left: -30px;
    top: 71px;
}

