@charset "UTF-8";

body {
	
	font: 0.9em Verdana, Helvetica, Arial, sans-serif; 
	font: 1.1em Tekton, 'Tekton Pro'; 
}

a img { border: none; }

.templateborder {
	border: thick none #54B5FF;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 500px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

/* CONTENT AREA STYLES - product pages */

h1 { font-size: 1.4em; margin-top: 40px; } 
h2 { font-size: 1.3em; }
h3 { font-size: 1em; font-style: italic; } /* use for "Available" message */
h4 { font-size: 1em; font-weight: normal; margin-bottom: 5px; } /* use for item price */

.templateborder form { display: table; } /* This keeps the form all in one piece. */

.templateborder form p { clear: none;  /* This keeps the form floating to the right of the photo. */
	margin-bottom: 0; margin-top: 3px; margin-left: 0; }

.templateborder h1 img { float: left; margin: -20px 30px 20px 30px; } /* item photo */

.templateborder p {    /* use for product description */
	clear: left; 
	margin-right: 20px; margin-left: 30px;  
	}






.productborder {
	border: medium solid #00CCCC;
}
.backgroundboxhome {

}
.categoryboxontop {
	float: left;
	top: 0px;
}
/* .creativemaintable {
	margin: 0px;
	padding: 0px;
	clear: 0;
	float: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
} */
