﻿.amount {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #8292fa;
	background-image:  url('../images/main_background.jpg');
	background-attachment: fixed;
	text-align:center;
}

.bottom_stuff {
	position:absolute;
	top:173px;
	z-index:1;
}

.company_name {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #142958;
}

.contact {
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	text-align: justify;
}

.Contain_Categories {
	position: absolute;
	top: 330px; /*100 for banner, 150 for logos, 150 for "title" */
	width: 780px;
	background-color: #ffffff;
	height: 1101px; /* 7 rows at 150 = 1050, 20 for top padding on categories, 3 for bottom padding on categories, 4 x 7 for margin on 6 cells (2 top, 2 bottom) */
}

.Contain_Contact {
	position: absolute;
	width: 780px;
	background-color: #ffffff;
	top: 2066px; /*100 for banner, 150 for logos, 100 for title, 1101 for categories, 130 for definition, 425 for content, 60 for links */
}

.Contain_headerbanner {
	position: absolute;
	top: 0px;
}

.decoration_box {
	border: 1px black solid;
	width:350px;
	background-color:#f2f2f2;
	text-align:left;
}

.decoration_main_header {
	font-size: 12pt;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #000066;
	font-weight: bold;
	vertical-align: middle;
}

.decoration_header {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent:0.25in;
}

.decoration_header_background {
	background-color:#cccccc;
	width:350px;
}

.decoration_value {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-indent:.5in;
	width:350px;
}

.description {
	width:740px;
	text-align:left;
	margin-left:30px;
}

.fine_print {
	font-size: 10px;
	color: #3E505A;
	text-align:justify;
}

H1 {
	margin-bottom: 1px;
	margin-top: 1px;
	font-size: 32px;
	color: #CCFAFC;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 5px;
}

H2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
}

hr {
	height: 1px;
	text-align: center;
	width: 740px;
}

.hand {
	cursor: pointer;
	cursor: hand;
}

.index_header {
	text-align: center;
	background-image: url('../images/product-hd-bg.jpg');
	width: 680px;
	height: 62px;
	Margin-left: 50px;
	margin-right: 50px;
	margin-top: 30px;
}

.item_desc {
	font-size: 11px;
	color: #3E505A;
}

.item_num {
	font-size: 10pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: normal;
}

.large_image {
	z-index:1; 
	position:absolute;
	width: 740px;
	top: 300px;
	left: 10px; 
	display: none;
	background-color: white;
	border: 1px black solid;
	padding: 5px;
	text-align: center;
}

.large_image_close {
	text-align:right;
	width: 100%;
}

.left_right {
	position:relative;
	width:390px;
	text-align:center;
}

.main_contain {
	width:780px;
	position:relative;
	margin:0 auto;
	text-align:left;
}

.navigation {
	background-image: url('../images/nav-bg.jpg');
	height: 75px;
	width: 260px; 
	position: relative;
	text-align: center;
	vertical-align:middle;
}

.PageTitle
{
	position: absolute;
	top: 80px; /*80 for banner*/
	width: 780px;
	background-color: #FFFFFF;
	height: 100px; 
}	

.perPiece {
	font-size: 11px;
	color: #3E505A;
}

.policy_header {
	font-weight: bold;
	font-size: 16px;
}

.policy_content {
	font-size: 12px;
	text-align:justify;
}

.price_border {
	border: 1px solid #000033;
}

.product_header {
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #225D8F;
}

.quantity {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #151F21;
	text-align: center;
}

.quantity_header {
	font-size: 12pt;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-color: #000066;
	font-weight: bold;
	vertical-align: middle;
}

.quantity_value {
	font-size: 12px;
	font-weight: bold;
}

.stats_header {
	font-weight: bold;
	text-transform: capitalize;
	color: #225D8F;
}

.stats_value {
	font-size: 11pt;	
}

.tplink {
	cursor:pointer;
	cursor:hand;
	text-decoration:underline;
	color: white;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-transform: capitalize; 
	top: 100px;
}
	
.white_stripe {
	width:780px;
	background-color:#FFFFFF;
}

/* CONTACT FORM CLASSES */

.form {
	font-size: 10pt; 
	color: #333333; 
	background-color: #EDF5FF; 
	border-color: #4870AC 4870AC 4870AC; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 37ex;
}

.Field_Name {
	width: 190px;
	text-align: right;
	float: left;
	margin-right: 20px;
}
