@charset "utf-8";
h1,h2,h3,h4
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
hr
{
	height: 1px;
	width: 100%;
	
	border: none;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	
	margin: 10px 0px 10px 0px;
}
p
{
	margin: 0px;
	padding: 3px 0px 3px 0px;
}
a
{
	color: #FFFFFF;
}
img
{
	border: none;
}
div.cart_summary
{
	padding: 2px;
	text-align: right;
	border-color: #82AA45;
	border-style: solid;
	border-width: 2px;
	background-color: #8ab24d;
	color: #FFFFFF;
	font-weight: bold;
}
img.bubbles_left
{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: -38px; 
}
img.bubbles_right
{
	position: absolute;
	z-index: 2;
	bottom: -29px;
	right: -24px; 
}
img.bubbles_righttop
{
	position: absolute;
	z-index: 2;
	top: -40px;
	right: -24px; 
}
div.fleft
{
	margin: 1px;
	float: left;
}
div.sq_thumb
{
	width: 35px;
	height: 35px;
	overflow: hidden !important;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
/* -- Tables ----------------------------------------------------------------- */
table.tblProducts
{
	width: 100%;
	border-spacing: 2px;
}
table.tblProducts th, table.tblProducts td
{
	vertical-align: top;
}
table.tblSummary
{
	width: 100%;
	border-spacing: 2px;
}
table.tblSummary tr.alt
{
	background-color: #90b752;
}
table.tblSummary th
{
	text-align: left;
	text-transform: uppercase;
	
	border-bottom-width: 3px;
	border-bottom-color: #82aa45;
	border-bottom-style: solid;
}
table.tblSummary td
{
	vertical-align: top;
	padding: 2px;
	
	border-style: solid;
	border-width: 1px;
	border-color: #82aa45;
	
	border-left: none;
	border-right: none;
}
table.tblSummary td.r
{
	text-align: right;
}
table.tblSummary td.c
{
	text-align: center;
}
table.tblSummary td ul li
{
	margin-left: 18px;
}
table.tblSummary tr.totals td.totals
{
	border-top-width: 3px;
	border-top-color: #82aa45;
	border-top-style: solid;
}
table.tblSummary td.grandtotal
{
	/*border-style: solid;
	border-width: 3px;
	border-color: #DDDDDD;
	
	border-left: none;
	border-right: none;*/
	
	font-size: 14px;
	font-weight: bold;
}
table.tblSummary td.plain
{
	border: none;
}
table.tblSummary td.option
{
	font-size: 11px;
	padding-left: 10px;
}
table.tblShop
{
	width: 100%;
	border-spacing: none;
}
table.tblShop td.left
{
	width: 358px;
}
table.tblForm
{
	width: 100%;
	border-spacing: 2px;
}
table.tblForm th
{
	width: 100px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: transparent;
	
	font-size: 12px;
	text-transform: uppercase;
}
table.tblForm th.missed
{
	border-bottom-color: #82aa45;
}
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
.pThumb
{
	margin: 2px 2px 0px 0px;
	position: relative;
	z-index: 1;
}
div.rel
{
	position: relative;
}
div.item
{
	width: 135px;
	float: left;
	margin: 10px 15px 10px 15px;
}
.whiteBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;
}
div.emBox
{
	border-width: 3px;
	border-color: #82aa45;
	border-style: solid;
	
	background-color: transparent;
}
/* --------------------------------------------------------------------------- */
