@charset "utf-8";
/* CSS Document */

body, html {
	height: 100%;
	padding: 0;
	margin: 0;
}
.inner {
	padding: 5px;
text-align: left;
}

a { cursor: pointer}

body {
	background-color: white;
	text-align: center;
}

#bgHeader {
	position: absolute;
	width: 100%;
	z-index: 0;
	background-image: url(../images/layout_hdr_bg_fill.jpg);
	height: 157px;
	left: 0px;
	top: 0px;
}
#site {
	text-align: left;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 25;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image: url(../images/layout_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	height: 292px;
	width: 100%;
	background-image: url(../images/layout_footer.jpg);
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 0.7em;
	color: #FFFFFF;
}



#topNavigation {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 75%;
	text-align: right;
}
#topNavigation a, a.button {
	display: block;
	height: 19px;
	width: 84px;
	background-image: url(../images/btn_bg_header.png);
	text-align: center;
	background-repeat: no-repeat;
	font-size: .8em;
	text-decoration: none;
	padding-top: 4px;
	color: #333651;
	float: right;
	background-position: center bottom;
}

a.button { float: none; margin: 0; }

#mainNavigation {
	width: 650px;
	position: absolute;
	top: 113px;
	right: 20px;
}
#mainNavigation a {
	display: block;
	width: auto;
	float: right;
	height: 33px;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/mainNavigation_bg_fill.jpg);
	background-position:center bottom;
	border: 2px solid #848694;
	border-bottom-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 1px;
}

#mainNavigation a:hover {
	background-position:center top;
}

#topNavigation a:hover {
	background-position: center top;
	color: #FFFFFF;
}


#leftColumn {
	margin-left: 42px;
	float: left;
	width: 278px;
	position: relative;
}

#rightColumn {
	margin-left: 326px;
	margin-right: 40px;
	position: relative;
}
.clearFloat {
	position: relative;
	clear: both;
	height: 1px;
	width: 100%;
}

#bgFooter {
	height: 138px;
	width: 100%;
	position: relative;
	z-index: 0;
	background-image: url(../images/layout_footer_bg_fill.jpg);
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	background-image: url(../images/layout_bg_fill.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	position: relative;
	z-index: 0;
}
#modProducts {
	padding-right: 20px;
	margin-bottom: 10px;
	/*height: 50px;*/
	position: relative;

}
#modCatagories {
	position: relative;
	background-image: url(../images/mod_catagories_bg_fill.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 10px;
	
}

#modCatagories .inner {
	padding: 0;
	height: auto !important;
	background-image: url(../images/mod_catagories.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#modCatagories .inner .inner {
padding: 0;
	background-image: none;
	width: 70%;
	padding-top: 70px;
}

#topNavigation ul,#topNavigation li, #mainNavigation ul,#mainNavigation li{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#content {
	background: url(../images/layout_column_fill.png) repeat-y;
	position: relative;
	width: 100%;
	height: 100%;
}

#footer ul, #footer li {
	display: inline;
	list-style:none;
	padding: 0;
	margin: 5px;
}

ul.links {
	list-style: none;
	padding: 0px;
}

ul.links li {
	margin-bottom: 10px;
}
ul.links li br {
	display: block;
	margin-bottom: 4px;
}
ul.links li a {
	font-size: 1.5em;
	font-weight:900;
}



.addtocart_form {
	width: 100%;
}

.indexProductSmall {
	background: url(../images/mod_products_small.png);
	height: 320px;
	width: 153px;
	float: right;
	text-align: center;
	padding-top: 8px;
	position: relative;
	padding-bottom: 8px;
}


.indexProductSmall a.button {
	background: transparent none;
	height: 23px;
	border-width: 0px;
	border-style: none;
	display: block;
	width: auto !important;
	margin-left: 1px;
	margin-right: 1px;
	color: #a0a0aa;

	border-top: 1px solid #a0a0aa;
	border-bottom: 1px solid #a0a0aa;
}

.indexProductSmall a.btn {
	background: url(../images/mod_product_btn.png) top left;
	display: block;
	margin: 3px auto;
	height: 19px;
	width: 121px;
	color: #747999;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
}

div.indexProductSmall h3, div.indexProductSmall div.title
{
	font-size: 10pt;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0;

}



div.indexProductSmall img { z-index: 1; }

.indexProductSmall h3 {
	z-index: 500;
	color: #747999;
}


.indexProductSmall a:hover { background-position: bottom left; }


label.paypalLabel { display: block; width: 15em; text-align: right; float: left; }
label.paypalInput { float: left; }
