﻿/************************************************ BEGIN: General layout *************************************/
body
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #A9BAC3;
}
h1, h2, h3, h4, h5, h6, .pageTitle
{
	color: #ffcf00;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}
.promo1x h2, .promo2x h2, .promo3x h2, .promo4x h2, .promo4x h3
{
	color: #ffffff;
}
.h1Title
{
	margin: 0; padding: 0;
	font: bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
}
.green 
{	
	color: #9EC630; 
}
.gray  
{	
	color: #BFBFBF; 
}
h1
{
	margin: 0; padding: 0;
	font: bolder 2.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	color: #6297BC;
}
h2
{
	margin: 0; padding: 0;
	font: bolder 1.8em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	color: #9EC630;
}
h3
{
	margin: 0; padding: 0;
	font: bolder 1.8em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	color: #BFBFBF;
}
h4
{
	font-size: 13px;
	font-weight: bold;
}
h5
{
	font-size: 13px;
	font-weight: bold;
}
h6
{
	font-size: 13px;
	text-decoration: underline;
}
p, li
{
	color: #000000;
	margin: 0px 5px 10px 0px;
	padding-bottom: 5px;
}
a
{
	color: #6297BC;
	text-decoration: none;
}
a:hover
{
	color: #9EC630;
	text-decoration: underline;
}
li
{
	text-indent: 5px;
}
.shopQuickContainer a, .shopQuickContainer p, .shopQuickContainerx a, .shopQuickContainerx p
{
	color: #636363;
	font-size: 11px;
	text-transform: lowercase;
}
.shopQuickContainer a:hover, .shopQuickContainerx a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menuItem a, .menuItem p
{
	color: #636363;
	text-decoration: none;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
}
.menuItem a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.footer a, .footer p
{
	color: #6297BC;
	text-decoration: none;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.footer a:hover
{
	color: #9EC630;
	text-decoration: underline;
}
.randomMessage
{
	font-size: 16px;
	font-style: italic;
}
.errorLabel
{
	color: #6297BC;
}
.checkBox
{
	color: #000000;
}
.linkButton
{
	color: #000000;
	letter-spacing: 2px;
}
.titleLabel
{
	color: #000000;
	font-weight: bold;
}
.grid
{
	color: #000000;
	text-align: left;
	border: none;
}
.grid a
{
	text-decoration: underline;	
}
.grid a:hover
{
	text-decoration: none;
}
.inputBox, .textBox, .dropDown, .checkBoxList
{
	border: solid 1px #A9BAC3;
}
.button
{
	background-color: #000000;
	color: #ffcf00;
	font-size: 13px;
	border: solid 1px #ffcf00;
	font-weight: bold;
}
/******************************************* END: General layout ********************************************/

/******************************************* BEGIN: Images **************************************************/
/* Main Image */
image
{
	border: solid 1px #ffcf00;
}
.mainImage
{
	width: 50px;
	height: 50px;
	position: absolute;
}
/* Featured Image */
.featuredImage
{
	width: 90px;
	height: 90px;
	margin: 3px;
}
/* Page Images */
.pageImage
{
	width: 150px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.pageImage1
{
	height: 150px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.pageImage2
{
	width: 150px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.pageImage3
{
	width: 150px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.pageImage4
{
	width: 150px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.promoImage
{
	width: 100px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.gridImage
{
	width: 75px;
}
.panelImage
{
	padding: 10px 10px 10px 10px;
	width: 100px;
	height: 100px;
}
.photoImage
{
	padding: 10px 10px 10px 0px;
	height: 275px;
}
.productImage
{
	height: 100px;
	width: 100px;
	border: solid 1px #CCCCCC;
}
.noteImage
{
	padding: 10px 10px 10px 0px;
	height: 150px;
}
/******************************************* END: Images ****************************************************/

/********************************************* BEGIN: Divs **************************************************/
.site
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}
.background
{
	background-position: left top;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0px;
	margin: 0px 0px 0px 0px;
	overflow: visible;
	background-image: url(      '../images/style/bg.gif' );
	background-repeat: repeat-x;
}
.page
{
	width: 820px;
	height: 1500px;
	position: relative;
	top: 0px;
	overflow: visible;
}
.headerContainer
{
	width: 820px;
	height: 78px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	overflow: visible;
}
.menuItem
{
	text-align: left;
	overflow: hidden;
	visibility: visible;
}
.logo
{
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	overflow: hidden;
	visibility: hidden;
}
.extras
{
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: left;
	overflow: hidden;
	visibility: hidden;
}
.content
{
	margin: 10px 10px 10px 10px;
	text-align: left;
	overflow: visible;
}
.rowDiv
{
	margin: 10px 10px 0px 10px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 20px;
	overflow: visible;
}
.col2Div1
{
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 125px;
	height: 20px;
	overflow: visible;
}
.col2Div2
{
	text-align: left;
	position: absolute;
	left: 125px;
	top: 0px;
	width: 180px;
	height: 20px;
	overflow: visible;
}
.col3Div1
{
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 33%;
	height: 20px;
}
.col3Div2
{
	text-align: left;
	position: absolute;
	left: 33%;
	top: 0px;
	width: 33%;
	height: 20px;
}
.col3Div3
{
	text-align: left;
	position: absolute;
	left: 66%;
	top: 0px;
	width: 33%;
	height: 20px;
}
.4col1Div
{
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 20%;
	height: 20px;
}
.4col2Div
{
	text-align: left;
	position: absolute;
	left: 25%;
	top: 0px;
	width: 20%;
	height: 20px;
}
.4col3Div
{
	text-align: left;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 20%;
	height: 20px;
}
.4col4Div
{
	text-align: left;
	position: absolute;
	left: 75%;
	top: 0px;
	width: 20%;
	height: 20px;
}
.productRowDiv
{
	width: 100%;
	margin: 10px 10px 0px 10px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	min-height: 100px;
	overflow: hidden;
}
.productImageDiv
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.productDescription
{
	position: absolute;
	top: 0px;
	left: 110px;
	height: 100px;
	width: 250px;
	overflow: hidden;
}
.productPrice
{
	position: absolute;
	top: 0px;
	left: 370px;
	height: 30px;
	text-align: center;
	overflow: hidden;
}
.productBuyNow
{
	position: absolute;
	top: 30px;
	left: 370px;
	height: 40px;
	overflow: hidden;
}
.productReadMore
{
	position: absolute;
	top: 70px;
	left: 370px;
	height: 30px;
	overflow: hidden;
}
.recaptcha
{
	width: 100%;
	height: 130px;
	text-align: right;
	overflow: hidden;
}
.addThis
{
	position: absolute;
	top: 10px;
	left: 10px;
	text-align: right;
}
/*********************************************** END: Divs **************************************************/
