﻿a
{
    font-size: 12px;
    text-align: center;
    color: #336699;
    text-decoration: none;
}

a.no-underline
{
    text-decoration: none;
}

a.no-underline:hover
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

a.black
{
    font-size: 11px;
    text-align: center;
    color: Black;
    text-decoration: none;
}

a.black:hover
{
    text-decoration: underline;
}

a.product
{
    font-size: 11px;
    text-align: center;
    color: #336699;
    text-decoration: none;
}

a.product:hover
{
    text-decoration: underline;
}

h3 a
{   
    color: #2e5892;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

h3 a:hover
{
    text-decoration: underline;
}

h4 a
{   
    color: Black;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0px 5px 0px;
}

h4 a:hover
{
    text-decoration: underline;
}


/*********************************
   Start Main Navigation Links
*********************************/

#main-links ul
{
    margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#main-links ul li
{
    padding: 0;
    margin: 0;
	list-style: none;
	display: inline;
}

#main-links a.left-side
{
    float: left;
    font-size: 15px;
    display: block;
    width: 143px; height: 25px;
    text-align: center;
    padding-top: 5px;
    color: #336699;
    text-decoration: none;
    border-right: 1px solid White;
}

#main-links a.left-side-hover
{
    float: left;
    font-size: 15px;
    display: block;
    width: 143px; height: 25px;
    text-align: center;
    padding-top: 5px;
    color: #336699;        
    background: #f0f0f0;
    text-decoration: underline;
    border-right: 1px solid #b6b6b6;
}

#main-links a.left-side:hover
{
    background: #f0f0f0;
    text-decoration: underline;
    border-right: 1px solid #b6b6b6;
}

#main-links a.middle
{
    float: left;
    font-size: 15px;
    display: block;
    width: 143px; height: 25px;
    text-align: center;
    padding-top: 5px;
    color: #336699;
    text-decoration: none;
    border-right: 1px solid White;
    border-left: 1px solid White;
}

#main-links a.middle:hover
{
    background: #f0f0f0;
    text-decoration: underline;
    border-right: 1px solid #b6b6b6;
    border-left: 1px solid #b6b6b6;
}

#main-links a.right-side
{
    float: left;
    font-size: 15px;
    display: block;
    width: 141px; height: 25px;
    text-align: center;
    padding-top: 5px;
    color: #336699;
    text-decoration: none;
    border-left: 1px solid White;
    border-right: 1px solid #b6b6b6;
}

#main-links a.right-side:hover
{
    background: #f0f0f0;
    text-decoration: underline;
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
}

/*********************************
   End Main Navigation Links
*********************************/


/*********************************
   Start Secondary Navigation Links
*********************************/

#secondary-links ul
{
    height: 20px;
    margin: 0;
	padding: 0;
	list-style: none;
}

#secondary-links ul li
{
    margin: 0px;
    padding: 0px 10px 0px 10px;
	list-style: none;
	display: block;
	float: right;
	border-right: 1px solid #d4d4d4;
}

#secondary-links ul li.last
{
    margin: 0px;
    padding: 0px 10px 0px 10px;
	list-style: none;
	display: block;
	float: right;
	border-right: 1px solid White;
}

#secondary-links ul li.sign-up
{
    margin: 0px;
    padding: 0px 10px 0px 10px;
	list-style: none;
	display: block;
	float: right;
	border-right: 1px solid White;
}

#secondary-links a
{
    font-size: 12px;
    text-align: center;
    color: #b3b3b3;
    text-decoration: none;
}

#secondary-links a:hover
{
    color: #336699;
    text-decoration: none;
}

#secondary-links li.sign-up a
{
    font-size: 14px;
    text-align: center;
    color: #ffbf14;
    text-decoration: none;
}

#secondary-links li.sign-up a:hover
{
    color: #ffbf14;
    text-decoration: underline;
}

/*********************************
   End Secondary Navigation Links
*********************************/

/*********************************
        Start Footer Links
*********************************/

div#footer-wrapper a
{
    font-size: 11px;
    text-align: center;
    color: #336699;
    text-decoration: none;
}

div#footer-wrapper a:hover
{
    color: #336699;
    text-decoration: underline;
}

/*********************************
         End Footer Links
*********************************/

a.view-more
{
    float: left;
    display: block;
    width: 87px; height: 26px;
    background: url(images/view-more.gif);
}

a.view-more:hover
{
    background: url(images/view-more-over.gif);
}


a.logo
{
    top: 2px; left: 3px;
    position: absolute;
    display: block;
    width: 331px; height: 87px;
    z-index: 99999;
}

a.signup-now
{
    float: left;
    display: block;
    width: 189px; height: 26px;
    background: url(images/signupnow.gif);
    margin: 5px 0px 5px 0px;
}

a.signup-now:hover
{
    background: url(images/signupnow-over.gif);
}

a.plans-and-pricing
{
    margin: 5px 0px 5px 0px;
    float: left;
    display: block;
    width: 189px; height: 26px;
    background: url(images/plans-and-pricing.gif);
}

a.plans-and-pricing:hover
{
    background: url(images/plans-and-pricing-over.gif);
}

#main-right-navigation a
{
    display: block;
    width: 158px; height: 25px;
    text-align: left;
    color: #336699;
    text-decoration: none;
    padding: 0px 5px 0px 5px;
    border-left: 1px solid lightGrey;
    border-right: 1px solid lightGrey;
}

#main-right-navigation a:hover
{
    background: #f0f0f0;
    text-decoration: underline;
}


table.shopping-cart a
{
    font-size: 11px;
    text-align: center;
    color: #336699;
    text-decoration: none;
}

table.shopping-cart a:hover
{
    color: #336699;
    text-decoration: underline;
}

a.chat-button
{
    position: absolute;
    top: 3px; right: 20px;
    display: block;
    width: 27px; height: 27px;
    text-decoration: none;
    background: url(/images/chat.gif) no-repeat;
}

a.chat-button:hover
{
    position: absolute;
    display: block;
    width: 27px; height: 27px;
    text-decoration: none;
    background: url(/images/chat-over.gif) no-repeat;
}