﻿/* Parent CSS Overrides */

body{
	margin:0;
	font:1.2em Arial, Helvetica, Verdana, sans-serif;
	color:#505151;
	line-height: normal; 
}

input,select 
{
	font:1em Arial, Helvetica, Verdana, sans-serif;
}

img{
	border-style:none;
	display: inline;
}

.top-bar 
{
	padding-top: 5px;
}

.BottomAlignAddressTab
{
	vertical-align: bottom;
}

.search-form{
	margin: 2px 10px 0 0;
}

.top-bar li{
	background: none;
	margin: 0;
	padding: 0 0 0 5px;
}

.main-content {
	width: 740px;
	overflow: hidden;
	float: right;
	margin: 0 0 20px 15px;
}

.main-content .main{
	width: 100%;
	overflow: hidden;
	margin: 22px 0 0;
}

#footer-t
{
	line-height: 2em;
}

#content
{
	padding-top: 50px;
}

.left-sidebar
{
	width: 180px;
}

.left-sidebar h3{
	line-height: normal;
}

.left-sidebar li{
	line-height: normal;
}


/* End Of Parent CSS Overrides */

#store-nav{
	width: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	background: #6692bc;
	height: 35px;
}

#store-nav ul{
	display: block;
	overflow: hidden;
	font-size: 1.05em;
	font-weight: bold;
	margin: 4px 0 0 9px;
	padding: 5px;
}

#store-nav li{
	margin: 0;
	padding: 0 15px 0 10px;
	list-style: none;
	display: inline;
}

#store-nav .wishlist a
{
	background: url(images/icons/favorite.png) no-repeat left bottom;
	margin: 0;
	padding: 0 7px 0 0;
	color: #fff;
	text-decoration: none;
}

#store-nav .cart a
{
	background: url(images/icons/cart.png) no-repeat left bottom;
	margin: 0 20px;
	padding: 0 7px 0 0;
	color: #fff;
	text-decoration: none;
}

#store-nav .account a
{
	background: url(images/icons/key.png) no-repeat left bottom;
	margin: 0;
	padding: 0 7px 0 0;
	color: #fff;
	text-decoration: none;
}

#store-nav .faq a
{
	background: url(images/icons/info.png) no-repeat left bottom;
	margin: 0;
	padding: 0 7px 0 0;
	color: #fff;
	text-decoration: none;
}

#store-nav .contact a
{
	background: url(images/icons/comments.png) no-repeat left bottom;
	margin: 0;
	padding: 0 7px 0 0;
	color: #fff;
	text-decoration: none;
}

#store-nav span 
{
	padding-left: 20px;
}

#store-page #breadcrumb 
{
	font-size: 11px;
	margin-left: 14px;
}

#store-page .left-sidebar li{
	margin: 6px 0 0;
}
#store-page .left-sidebar ul{
	padding-bottom: 22px;
}
#store-page .left-sidebar p{
	margin: 4px 0 0;
	line-height: 2em;
	font-size: 0.916em
}
#store-page .left-sidebar{
	padding-bottom: 25px;
}
#store-page .main-content .box .heading h3{
	padding-left: 25px;
}
#store-page .main-content .box-holder{
	padding: 0 25px;
	width: 97%;
}
#store-page .main-content .box-holder strong{
	color: #3f7fb2;
	display: block;
	font-size: 1.083em;
}
#store-page .main-content .box-holder p{
	margin: 11px 0 0;
	padding-bottom: 5px;
	line-height: 1.166em;
}
#store-page .main .small-box{
	width: 200px;
	margin-right: 35px;
}

#store-page .main .supplies{
	width: 200px;
	margin-right: 0;
}

#store-page .main .small-box img{
	margin: 0 0 0 12px;
}
#store-page .main .small-box .heading{
	width: 100%;
	margin-bottom: 7px;
}
#store-page .main .small-box .heading h3{
	padding-left: 20px;
}
#store-page .main .supplies img{
	margin: 6px 0 0 12px;
}
#store-page .main .small-box strong{
	margin-left: 12px;
	margin-top: 6px;
}
#store-page .main .small-box p{
	margin: 4px 17px 0 12px;
	font-size: 0.916em;
	line-height: 1.181em;
	padding-bottom: 9px;
}
#store-page .main .small-box a{
	display: block;
	font-size: 0.916em;
	margin-bottom: 3px;
	margin-left: 12px;
}
#store-page .banner-bottom {
	margin-left: 115px;
	padding-top: 26px;
	padding-bottom: 28px;
}

/* Error Msg Style */
.ErrorMessageArea 
{
	width: 65%;
	margin-top: 50px;
	margin-bottom: 64px;
	background-color: #ffffff;
	text-align:center;
	margin:64px auto 140px auto;
	margin-left: 140px;
}

.ErrorMessageTitle 
{
	text-align: left;
	font-family: Arial, Helvetica;
	font-size: 140%;
	font-weight: bold;
	background-color: #f0efef;
	color: #000000;
	padding: 5px;
	padding-left: 8px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

.ErrorMessageContent 
{
	font-family: Arial, Helvetica;
	font-size: 100%;
	color: #000000;
	padding:5px 8px 8px 5px;
	line-height:15pt;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	border-color: #cccccc;
}

/* End of error msg style */

.ProductNameText
{
	font-weight: bold;
	font-size: 14px;
}

.ItemDescription
{
	font-size: 13px;
}

.errorLg
{
	color: Red;
	font-size: 15;
	font-weight: bold;
}

.TrialProductShoppingCartDisclaimer
{
	background-color: #EFF3F7;
	padding: 5px 0 5px 2px;
	width: 100%;
	font-weight: bold;
}

.RecurringSubscriptionMessage
{
	padding: 5px; 
	width: 100%; 
	text-align: center; 
	display: inline; 
	font-weight: bold; 
	background-color: #ECECEB;
}

/* Mobile */
.mobile-div
{
	width: 100%;
	font-size: 3.5em;
	text-align:center; 
	height: auto;
}

.mobile-div-inside
{
	margin-top:20px;
	margin-bottom:20px;
}

.ConfirmationPageRecurringDisclaimerDiv
{
    text-align: left; 
    margin-bottom: 1em; 
    width: 500px; 
    background-color: #EFF3F7; 
    padding: 5px; 
    border: 1px solid #C0D9E3;
}

.ConfirmationPageAccountDiv
{
    margin-top: 1em; 
    width: 500px; 
    background-color: #EFF3F7; 
    padding: 2px 0; 
    border: 1px solid #C0D9E3;
}

.ConfirmationPageAccountUL
{
    text-align: left; 
    margin-left: 90px; 
    margin-bottom: 2px;
    background-color: #EFF3F7;
}

.TaxApplicable
{
    font-size: smaller;
    font-weight: normal;
}

.CartSubtotalDiscount
{
    font-size: 1.1em;
}

.SoftwareDownloadTitle
{
    font-weight: bold;
    font-size: larger;
    background-color: #EFF3F7; 
    border-bottom: 1px solid #C0D9E3;
    padding: 5px;
}

.SoftwareDownloadContainerDiv
{
    width: 500px; 
    border: 1px solid #C0D9E3; 
    margin-top: 1em;
}

.SoftwareDownloadItemDiv
{
    border-bottom: 1px solid #CDCDCD; 
    padding: 5px;
    text-align: left;
}

.SoftwareDownloadAdobeDiv
{
    text-align: center; 
    padding: 5px;
    margin: 0;
}

.SoftwareDownloadInstructions
{
    font-size: 10px; 
    font-weight: normal;
}

.SoftwareDownloadSaveLinkText
{
    font-weight: bold;
}
