@CHARSET "ISO-8859-1";

.gtextinput, .gtextarea, .gdropdown
	{
	background: #efefef ;
	color: #0A1D58 ;
	}

.simple_guarantee_display, .simple_disclaimer_display, .simple_contactus_display
{
	margin: 0 auto ;
	text-align: center;
	width: 300px;
	list-style: none;
}

.simple_guarantee_display h4, .simple_disclaimer_display h4, .simple_contactus_display h4
{
	font-size: 200%;
	color: blue;
}

.simple_address_display
{
	font-size: 150%;
	width: 300px;
	margin: 10px 10px 5px 10px ;
	display: inline ;
	list-style: none;
}

.simple_address_display ul, .simple_payment_display ul
{
	list-style: none;
}

.simple_address_display h4, .simple_payment_display h4
{
	margin: 10px 0px 0px 0px ;
	font-size: 120%;
	color: blue;
}

.simple_address_emphasis
{
	font-weight: bold;
}

.pagenumlist
{
	padding: 0 ;
	margin: 2 5 5 0 ;
}

.pagenumlist li
{
	list-style: none;
	display: inline;
	padding-left: 10px;
}

.membership_links_list li, .payment_links_list li
{
	list-style: none;
	padding: 5px 30px 2px 0px;
}

.trdisclaimer
{
	margin: 2px 10px 25px 10px ;
}

#footer A:link, #footer A:visited, #footer A:active, #footer a:hover
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold ;
	color: #787684 ;
}

#footer A:link, #footer A:visited, #footer A:active, #footer a:hover
{
	font-size: 80%;
}

#footer
{
	display: flex ;
}

.sectiondiv li
{
	list-style: none;
	padding: 2px 5px 3px 0px ;
	font-size: 120%;
}

.sectiondiv
{
	width: 100%;
	max-width: 500px;
	margin: 10px ;
	padding: 10px ;
}

.sectiondiv p, ul
{
	padding: 0px 0px 0px 15px;
}

#notification_div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 120%;
	background-color: #F6F6E5;
	padding: 3px 3px 3px 3px ;
	margin: 0px 0px 0px 0px ;
	float: left;
	width: 100%;
	border-bottom: 1px solid #84AE72;
	clear:both;
}

.errormsgOnLight
{
	font-size: 150%;
	color: coral;
	font-weight: bold;
	padding: 20px ;
}

.lightbody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background-color: #F6F6E5;
	font-size: small;
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
}

/* default table attributes */
table td {padding:0; border-width: 0; vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

A:link  { font-family: Verdana, Arial, Helvetica sans-serif; color: #D0DB22; text-decoration: none}
A:visited  { font-family: Verdana, Arial, Helvetica sans-serif; color: #EAEDB2; text-decoration: none}
A:hover {color: yellow; text-decoration:underline}
A:active {color:#D0DB22;text-decoration:underline}

.lightbody A:link, .lightbody A:visited, .lightbody A:active
{
	text-decoration: none;
	font-weight: bold ;
	font-size: 100%;
	color: #06066E ;
}

.lightbody a:hover
{
	text-decoration:underline ;
}

#idlinkToCart
{
	font-size: 150%;
	padding: 10px ;
	color: yellow;
}

.divNavAsButton
{
	padding: 10px;
	background-color: royalblue ;
	border-radius: 5px;
}

/*********************************************
Headers and footers
 */

.horz_navlist
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: flex;
}

.horz_navlist li
{
	display:inline;
	margin-right: 1em ;
}

.horz_navlist A:link, .horz_navlist A:visited, .horz_navlist A:active
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold ;
	font-size: 100%;
}

.horz_navlist a:hover
{
	text-decoration:underline ;
	color: yellow ;
}

#footer
{
	clear: both;
	float: right;
	width: 100% ;
	border-top: 1px solid #787684;
}

.footer_element
{
	float: left;
	margin: 10px 5px 5px 5px ;
}

.footer_icon_link
{
}

.footer_icon_desc
{
	width: 150px;
	font-size: 80%;
	padding: 0px 3px 3px 10px;
}

#footer_copyright
{
	width: 150px;
	font-size: 80%;
	padding: 0px 3px 3px 10px;
}

/*********************************************
End Headers and footers
 */
