

A.linkarrow {
	background: url(../img/link_arrow.gif) no-repeat 0px 3px;
	text-transform: uppercase;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
H1, H2, H3, H4, H5 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
H1 {
	text-align: center;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
	font-size: 19px;
	color:#669966;
}
h1.homepagetitle
{
	text-indent: -10000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
	font-size: 0px;
	display: block;
}
h1.pagetitle
{
	text-indent: -10000px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
	font-size: 0px;
	display: block;
}
H2 {
	font-size: 1.3em;
	font-weight:normal;
	margin:0px 0px 6px 0px;
	line-height:1.2em;
}
.replacement {
	margin-bottom: 5px;
}
H3 {
	font-size: 16px;
}
H4 {
	color: #AFCAAB;
	margin: 0px 0 0px 0;
	display: inline;
	font-size: 14px;
}
H5 {
	font-size: 14px;
}

UL#globalNav {
	margin: 10px 30px 0px 104px;
	_margin: 10px 30px 0px 56px;
	padding: 0px;
	list-style: none;
	float: left;
	font-weight: normal;
	color:#666666;
}
#alt_index {
	color:#666666
	}

#globalNav LI {
	line-height: 18px;
}
#globalNav LI a, #secondNav LI a, .thirdNav LI a
{
	font-weight: normal
}
UL#articlesNav {
	padding: 0px;
	list-style: none;
	float: left;
	font-weight: normal;
	color:#666666;
	margin: 0px;
	width: 200px;
}

#articlesNav LI {
	padding: 2px;
}

UL#secondNav {
	margin: 10px 15px 0px 8px;
	padding: 0px;
	list-style: none;
	float: left;
}
#secondNav LI {
	line-height: 18px;
}


UL.thirdNav {
	margin: 10px 5px 0px 0px;
	padding: 0px;
	list-style: none;
	float:left;
	width: 90px;
	overflow: hidden;
}
.thirdNav LI {
	line-height: 18px;
}
DIV#shim {
	visibility: hidden;
	width: 100%;
	height: 50%;/* Bump div#global down half the height of the screen. */
	margin-top: -260px; /* Half the height of div#global. */
	float: left;
}


#clearer {
	margin-bottom: 5px;
}


.clearBoth
{
	clear: both;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}

#homeIntro
{
	height: 520px;
}
#lowerSection
{
	height: 134px;
	clear: both;
	overflow: hidden;
}
.basketitem {
	border-bottom: 1px #999999 solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
.basketitem A {
	color: #000000;
	font-weight: normal;
}
.basketitem A:hover {
	text-decoration: underline;
}


#cart
{
	

}

#newsgreenGrey {
	background: #AFCAAB;
	padding: 20px 0 20px 20px;
	width: 375px;
	text-align: left;
	height: 245px;
	line-height: 20px;
}
#cartgreenGrey
{
	background: #AFCAAB;
	padding: 0px 0px 20px 0px;
	width: 395px;
	text-align: left;
	height: 265px;
	line-height: 20px;
}
.total
{
	background: #D4E2D0;
	height: 50px;
}

th
{
	padding: 5px 5px 5px 0px; 
	background: #A8A9AC; 
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: left
}
#contact
{
	background: #A8A9AC;
	background: #AFCAAB;
	color: #000000;
	height: 275px;
	width: 473px;
	padding-top: 10px;
	padding-left: 100px;
}
/*
gallery classes 
*/
.thumb
{
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	background: #AFCAAB;
	width: 90px;
	height: 90px;
}
#thumb img a
{
	border: 0px;
}
.thumbProducts
{
	float: left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background: #AFCAAB;
	width: 169px;
	height: 124px;
}

.thumbProducts img {
	width: 169px;
	height: 124px;
	}

td.thumbView
{
	padding-bottom: 7px;
	padding-right: 7px;
	background: none;
}
td.thumbView2, td.thumbView2 img
{
	width:99px;
	height:73px;
	background: none;
}

.emptycell {
	border: 1px solid #AFCAAB;
	width: 97px; 
	height: 71px;
}

/*input classes */
.qty {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	text-align: center;
}
.contactForm, .contactFormFull
{
	width: 132px;
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 100%;
}
.contactFormFull
{
	width: 353px;
}

textarea.contactForm
{
	width: 354px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
}

li.active a {
	color: #999;
}

.scrollTop {	
	background-image: url(/img/scrollBottom.png);
	background-repeat: no-repeat;
	
}

.scrollBottom {
	background-image: url(/img/scrollTop.png);
	background-repeat: no-repeat;
	
}

.scrollMiddle {
	background-image: url(/img/scrollMiddle.png);
	background-repeat: no-repeat;
}


.stock-table {
	margin-top: 10px;
 	border-collapse: collapse; 
 	border: 2px solid #A8A9AC;
}

.stock-table th {
	 background: white; 
	 border: 2px solid #A8A9AC;
	 color: #FFBF45;
	 padding: 4px;
}

.stock-table td {
	padding: 4px;
 	border: 2px solid #A8A9AC;
}

.stock-table td.add_to_cart a {
	font-size:12px !important;
	
}

#textarea {
	margin:150px, 0px, 0px, 50px;
	width:500px;
	float:left;
	font-size:10px;
	border: 1px: #336666;
}

#textlinks {
	padding:150px,50px, 0px, 0px;
	float:right;
	font-size:10px;
}

/*--------------------------------------------------------rekin styles---------------------------------------------*/

HTML, BODY {
	margin: 0; 
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	color: #696b73;
	font-size: 0.9em;
}

a {
	color: #AFCAAB;
	text-decoration: none;
	border:none;
	outline:none;
}

img {border:none;}

a:hover {
	color: #A8A9AC;
	text-decoration: none;
}


/*-------------------------------------------------- template layout -----------------------------------*/

#global {
	width: 980px;
	height: 675px;
	margin: 20px auto 0px auto;
	border: 1px solid #999999;
	position: relative;
	top:50px;
}

#topSection
{
	height: 131px;
}

.headerLeft {
	float:left;
	margin: 20px 0 0 137px;
	width:300px;
}

.headerRight {
	margin: 24px 0px 0px 0px;
	float:right;
	width:330px;
}

#navcol {
	background:#afcaab;
	width:133px;
	float:left;
	height:373px;
	margin-right:3px;
	font-size:80%!important;
}

#midSection, #midSectionGreen, #midSectionGreenHome, #midSectionGallery
{
	float:left;
	width:481px;
	height:343px;
	overflow: hidden;
	padding:15px;
}

#midSectionGallery {
	width:821px;
	height:347px;
	padding:13px 0px 13px 13px;
	background:#afcaab;
}

#midSectionGreen, #midSectionGreenHome {
	background:#afcaab;
}



#midSectionGreenHome, #mainImage {
	padding:0px;
	width:511px;
	height:373px;
}

#midSectionGreenHome a, #mainImage a {
	color:white;}

#rightCol {
	float:left;
	width:280px;
	background:#afcaab;
	padding:15px 25px 25px 25px;
	height:333px;
	overflow: hidden;
	line-height: 20px;
	text-align: left;
	margin-left:3px;
}

#rightCol a {
	color:white;
}

#rightCol a:hover {
	color:#dbfbf4;
}

#pageMidSection {
	float:left;
	width:481px;
	height:343px;
	overflow: hidden;
}

/************* SHOP ************/
#rightColShop {
	float:left;
	width:280px;
	background:#F7D087;
	padding:15px 25px 25px 25px;
	height:333px;
	overflow: hidden;
	line-height: 20px;
	text-align: left;
	margin-left:3px;
}

#rightColShop a {
	color:white;
}

#rightColShop a:hover {
	color:#dbfbf4;
}


.thumbProductsShop
{
	float: left;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background: #F7D087;
	width: 169px;
	height: 124px;
}

.thumbProductsShop img {
	width: 169px;
	height: 124px;
}
.thumbsShop {
	clear:both;
	display:block;
	margin:0px 0px 0px 132px;
	width:520px;
}

.emptycellShop {
	border: 1px solid #F7D087;
	width: 97px; 
	height: 71px;
}

/************* END SHOP ************/
/************* CART ***************/

#cartscroll table th {		 
	background:#f0a624;
}

#midSectionCart {
	width:840px;
	height:373px;
	background:#f9d399;
	overflow: hidden;
}

#cart_right {
	float:right;
	border-left: 4px solid white;
	width:395px;
	height:373px;
}

#cart_right table th {
	background:#f0a624;
}

#cart_right table tr td{
	padding:20px;
}

#cart_right table tr#total_row {
	background:#FAE0AF;
}
/************* CART ***************/

#footer {
	width: 980px;
	margin: 0px auto;
	padding-bottom:20px;
	color: #999999;
	font-size: 70%;
	display:block;
}

.thumbs {
	clear:both;
	display:block;
	margin:0px 0px 0px 132px;
	width:520px;
}

/********Product details ********/

.images_slideshow {
	z-index:0;
	width:511px;
	height:373px;
	overflow:hidden;
}

/******* Slideshow Controls *******/
#slideshowControls{
	margin:0;
	padding:0;
	display:block;
	position:absolute; top: 275px; left: 134px;
	height: 19px; 
	list-style-type:none;
	text-align:center;
	width:515px;
	*width:0px;
}
#slideshowControls li{
	position:absolute; margin-top: 2px; text-align: center; vertical-align:middle; padding: 0 2px;
}

#nextSlide{
	right:0;
	*left:460px;
}

#playPauseToggle{visibility: hidden;}

.back-to-link {
/*font-family: "Helvetica Neue";*/	
font-family: "Helvetica";
font-size: 10px;
font-weight: bold;
float:right;
padding-bottom: 0px
}

.error {
 width: 280px;
}
.error UL {
 padding-left: 14px;
}
.error UL LI {
 font-size: 11px;
 color: #DD0000;
 padding-left: 0px;
}

.link-box {
	float: left;
	margin: 0 18px 11px 0;
	width: 144px;
}

#static-gallery {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 10px auto 5px;
	overflow-x: auto;
}

.imagelist {
	list-style: none;
	padding-left: 0;
	text-align: center;
}

.imagelist li {
	display:inline;
	margin-right: 6px;
}

.linkrow {
	clear: both;
}

.subscribelink {
	padding-top: 2px;
	text-align: center;
}

.button {
	background: #798a75;
	border: 1px solid #40493d !important;
	border-top: none!important;
	border-left:none!important;
	border-radius: 0.4em 0.4em 0.4em 0.4em !important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
	color: #FFFFFF !important;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	margin: 0;
	overflow: visible;
	padding: 0.35em 2em !important;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(46, 89, 9, 0.8);
	width: auto !important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	font-size: 0.925em!important;
}
.submit-button {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 0.925em;
	margin-top: 4px;
	padding: 0.35em 1.15em !important;
	width: 100%!important
}
.button:hover, .button:active, .button:active, .button:focus {
	border-color: #798a75 !important;
	outline: 0 none;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(46, 89, 9, 0.8);
	background: #95a691
}
.btn-large,
.btn-small {
	display: inline-block;
	vertical-align:top;
}
.btn-large {
	font-size: 21px !important;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 31px;
	padding: 0.3em 1em 0.35em !important;
	text-transform: uppercase;
}
.btn-small {
	font-size: 10px !important;
	line-height: 14px;
	letter-spacing: 0.1em;
	text-transform:uppercase;
}
