body
{
	background-image: url(/lib/images/bg-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #d9d9d9;
	margin: 0px;
	margin-left: 18px;
}

iframe {
	background-color: transparent;
}

p {
	margin-top: 0;
}

form, select {
	margin: 0px;
	padding: 0px;
}

select, .field {
	font-size: 11px;
}

.button {
	font-size: 10px;
}

ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#content {
	position: absolute;
	left: 18px;
	top: 136px;
	padding-bottom: 40px;
}

#content h1, #content h2, #content h3 {
	line-height: 1.4em;
}

#content h1 {
	font-size: 19px;
	margin-top: 0;
}

body, td {
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	font-family: Georgia, Times, Serif;
}

.serif, .serif td {
	font-size: 12px;
	line-height: 1.4em;
	font-family: Georgia, Times, Serif;
}

.sans, .sans td {
	font-size: 10px;
	line-height: 13px;
	font-family: Arial, Sans-Serif;
}

.large, .large td {
	font-size: 13px;
}

.medium, .medium td {
	font-size: 11px;
}

.small, .small td {
	font-size: 9px;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

.orange {
	color: #f30;
}

.grey {
	color: #333;
}

.lightgrey {
	color: #555;
}

.aired {
	line-height: 18px;
}

.upper {
	text-transform: uppercase;
}

.first {
	margin-top:0px;
}

.last {
	margin-bottom:0px;
}

.indent {
	margin-left: 5px;
}

a {
	color: #f30;
	text-decoration: none;
}

h4 {
	font-size: 13px;margin-top: 0;
}

h5 {
	font-size: 11px;
	line-height: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	margin-bottom: 0px;
}


/* used for left and right double arrows */
.arrow {
	font-size: 13px;
	font-family: Georgia, Times, Serif;
}

.bullet {
	font-size: 20px;
	font-weight: bold;
}

.greysidebar {
	background-image: url(/lib/images/sidebar-greygradient.jpg);
	background-repeat: repeat-x;
}

.orangesidebar {
	background-image: url(/lib/images/sidebar-orangegradient.jpg);
	background-repeat: no-repeat;
}

a.asterisklink {
	color: #E41B5B;
}

#nav {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

#nav #logo {
	position: absolute;
	top: 0px;
	padding-top: 16px;
	left: 18px;
	width: 169px;
}

#nav #donatelink {
	position: absolute;	
	left: 678px;
	top: 88px;
}

#nav #cartlink {
	position: absolute;	
	left: 772px;
	top: 141px;
}

#nav #securitylink {
	position: absolute;	
	left: 698px;
	top: 116px;
}

.navlinks {
	position: absolute;
	top: 0px;
	left: 178px;
	width: 518px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 22px;
}

.navyellow {
	background-color: #FCF797;
	padding-left: 4px;
	padding-top: 7px;
}

.navlinks .row2 {
	padding-left: 4px;
	padding-top: 3px;
}

.navlinks a {
	margin-left: 2px;
	margin-right: 2px;
}

.navlinks a:hover {
	color: #f30 !important;
}

.navlinks a.navcurrent {
	color: #000 !important;
	text-decoration: underline;
}

.navlinks .row0 {
	color: #ccc;
}

.navlinks .row1 {
	color: #999;
}

.navlinks .row2 {
	color: #666;
}

.navlinks .row0 a {
	color: #877;
}

.navlinks .row1 a {
	color: #544;
}

.navlinks .row2 a {
	color: #322;
}

.shopkwc {
	position: absolute;
	top: 0px;
	left: 652px;
	background-color: #FA5600;
	width: 190px;
	font-size: 13px;
	line-height: 18px;
	border-left: 1px solid #FA5600;
}

.shopkwc h2 {
	margin: 0;
	color: #fff;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
}

.shopkwc h3 {
	margin: 0;
	padding: 6px 14px 6px;
	color: #fff;
}

.shopkwc p {
	margin: 0;
	padding: 4px 6px 6px;
	line-height: 15px;
	background-color: #FAFAFA; /* #999393; */
}


.shopkwc a {

}

.shopkwc a:hover {
	color: #333;
}

img.left {
	display: block;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}

img.right {
	display: block;
	float: right;
	margin-left: 9px;
	margin-bottom: 9px;
}

img.bordered {
	border: 1px solid black !important;
}

hr {
	border: none;
	height: 1px;
	line-height: 1px;
	background-color: #c8c8c8;
	color: #c8c8c8;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
* html hr {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}



.thumbgallery {
	margin: 10px 0px;
}

.thumbgallery a {
	display: block;
	float: left;
	background-color: #fff;
	border: 1px solid #666;
	padding: 6px;
	margin: 0px 8px 8px 0px;
}

.thumbgallery a:hover {
	border: 2px solid #666;
	padding: 5px;
}

