h1
{
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
	text-indent: 28px;
	background: url('../styleImages/backgrounds/green-h1.jpg') left no-repeat;
}

h2
{
	line-height: 40px;
	font-size: 12px;
	font-weight: normal;
	text-indent: 28px;
	background: url('../styleImages/backgrounds/blue-h1.jpg') left no-repeat;
}

h5
{
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

.menu, .session
{
	padding-bottom: 12px;
}

.contentcontainer
{
	padding: 10px 10px 0px 10px;
	background: #232323;
}

.spacerleft
{
	float: left;
	width: 260px;
	height: 40px;
	background: url('../styleImages/backgrounds/blue-bg.jpg') center repeat-x;
	margin-bottom: 6px;
}

.products
{
	width: 320px;
	float: left;
	margin: 10px 10px 10px 0px;
}

.products img
{
	float: left;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	border: 1px solid #2c2c2c;
}

.products img:hover
{
	border: 1px solid #666666;
	cursor: hand;
	background: #2c2c2c;
}

.prodtitle
{
	padding-top: 5px;
	float: right;
	width: 200px;
	text-indent: 5px;
	margin-bottom: 8px;
}

.prodtitle a
{
	font-size: 12px;
	color: #4bbedb;
	font-weight: normal;
	text-decoration: none;
}

.prodtitle a:hover
{
	color: #aaca03;
	text-decoration: underline;
}

.prodholder
{
	width: 300px;
	height: 100px;
	float: left;
}

.commit
{
	width: 200px;
	float: right;
	height: 48px;
	margin-top: 6px;
	background: url('../styleImages/backgrounds/commit.jpg') left no-repeat;
}

.pricing
{
	float: left;
	width: 120px;
	padding-top: 4px;
	height: 40px;
}

.price
{
	float: left;
	font-size: 12px;
	line-height: 10px;
	padding-left: 10px;
	width: 30px;
}

.saleprice
{
	float: left;
	line-height: 10px;
	margin-top: 15px;
	font-size: 12px;
	width: 30px;
	padding-left: 10px;
}

.txtOldPrice
{
	color: #ff0000;
	float: left;
	font-size: 9px;
	width: 30px;
	text-decoration: line-through;
}

.buttons
{
	float: right;
	text-align: right;
	width: 70px;
}

.cartlink, .txtDefault, .sortLink
{
	font-size: 11px;
	text-decoration: underline;
	color: #4bbedb;
}

.cartlink:hover, .txtviewCart:hover, .txtDefault:hover, .sortLink:hover
{
	color: #aaca03;
}

.txtviewCart
{
	font-size: 11px;
	text-decoration: underline;
	color: #4bbedb;
}

.flashBasket
{
	color: #ff0000;
}

.buy
{
	border: 0px;
	width: 65px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	height: 20px;
	cursor: hand;
	color: #aaca03;
	float: right;
	background: url('../styleImages/backgrounds/button.jpg') top left no-repeat;
}

.info
{
	border: 0px;
	width: 65px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	height: 20px;
	cursor: hand;
	color: #39a0c3;
	float: right;
	background: url('../styleImages/backgrounds/button.jpg') top left no-repeat;
}

.buy2
{
	width: 65px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #aaca03;
	float: right;
	text-align: center;
	background: url('../styleImages/backgrounds/buttons2.jpg') top left no-repeat;
}

.more
{
	width: 65px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	float: right;
	text-align: center;
	background: url('../styleImages/backgrounds/buttons2.jpg') top left no-repeat;
}

.add
{
	width: 65px;
	border: 0px;
	margin-top: 2px;
	font-size: 11px;
	text-decoration: underline;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	text-align: center;
	background: url('../styleImages/backgrounds/buttons2.jpg') top left no-repeat;
}

.buy2:hover, .more:hover, .add:hover
{
	color: #ffffff;
	background: url('../styleImages/backgrounds/buttons2.jpg') bottom left no-repeat;
}

.buy:hover, .info:hover
{
	color: #ffffff;
	background: url('../styleImages/backgrounds/button.jpg') bottom left no-repeat;
}

.clear
{
	clear: both;
}

.txtCopyright
{
	display: none;
}

.txtLocation
{
	text-decoration: none;
	padding-left: 4px;
	color: #ffffff;
}

table td
{
	padding: 10px;
}

table td
{
	border-bottom: 1px solid #2c2c2c;
}

.imgcol
{
	width: 100px;
	text-align: center;
}

.imgcol img
{
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	border: 1px solid #2c2c2c;
}

.imgcol img:hover
{
	border: 1px solid #666666;
	cursor: hand;
	background: #2c2c2c;
}

.pricecol
{
	width: 90px;
	text-align: center;
}

.sorticon
{
	border: 0px;
	float: right;
}

.sorticon:hover
{
	border: 0px;
}

.txtdesc
{
	margin-top: 12px;
}

.productimage
{	
	border: 1px solid #666666;
	padding: 4px;
	background: #2c2c2c;
}

.productinfo
{
	margin-bottom: 12px;
}

.productpricing
{
	margin-top: 12px;
	font-size: 13px;
	margin-bottom: 0px;
}

.addtobasket
{	
	width: 120px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	float: right;
	text-align: center;
	background: url('../styleImages/backgrounds/button3.jpg') top left no-repeat;
}

.addtobasket:hover
{
	color: #ffffff;
	background: url('../styleImages/backgrounds/button3.jpg') bottom left no-repeat;
}

.submitreview
{	
	width: 120px;
	border: 0px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	float: right;
	text-align: center;
	background: url('../styleImages/backgrounds/button3.jpg') top left no-repeat;
}

.submitreview:hover
{
	color: #ffffff;
	background: url('../styleImages/backgrounds/button3.jpg') bottom left no-repeat;
}

.mailinfo
{
	padding: 10px 10px 10px 10px;
}

.textbox, .textbox
{
	border: 0px; padding: 4px; font-family: verdana; font-size: 11px;
}

.submit
{	
	width: 120px;
	margin-top: 10px;
	margin-bottom: 2px;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	float: right;
	text-align: center;
	border: 0px;
	background: url('../styleImages/backgrounds/button4.jpg') top left no-repeat;
}

.sort
{	
	width: 65px;
	margin-top: 10px;
	font-family: Verdana;
	text-decoration: underline;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	text-align: center;
	border: 0px;
	background: url('../styleImages/backgrounds/buttons2.jpg') top left no-repeat;
}

.sort:hover
{	
	cursor: hand;
	color: #ffffff;
	background: url('../styleImages/backgrounds/buttons2.jpg') bottom left no-repeat;
}

.submit:hover
{
	color: #ffffff;
	background: url('../styleImages/backgrounds/button4.jpg') bottom left no-repeat;
}

hr
{
	height: 1px;
	width: 98%;
	color: #2c2c2c;
}

.txtError
{
	color: #ff0000;
}

.reviewcomments
{

	border: 0px; padding: 4px; font-family: verdana; font-size: 11px;
	width: 670px;
	height: 100px;
}

.bulletLrg
{
	margin-top: 8px;
	margin-left: 20px;
	list-style-type: square;
}

.progress
{
	margin: 12px auto 12px;
	border: solid 1px #2c2c2c;
	height: 30px;
	width: 600px;
	line-height: 30px;
	text-align: center;
}

.txtcartProgressCurrent
{
	font-weight: bold;
	color: #39a0c3;
}

.addmore
{
	margin: 12px auto;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.empty
{
	margin: 12px auto;
	height: 30px;
	color: #ff0000;
	line-height: 30px;
	text-align: center;
}

.update
{	
	width: 120px;
	margin-top: 10px;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	float: left;
	text-align: center;
	background: url('../styleImages/backgrounds/button3.jpg') top left no-repeat;
}

.updateacc
{	
	width: 120px;
	border: 0px;
	text-decoration: underline;
	margin-top: 10px;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	float: left;
	text-align: center;
	background: url('../styleImages/backgrounds/button3.jpg') top left no-repeat;
}

.checkout
{	
	width: 120px;
	margin-top: 10px;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
	cursor: hand;
	color: #39a0c3;
	float: right;
	text-align: center;
	background: url('../styleImages/backgrounds/button3.jpg') top left no-repeat;
}

.checkout:hover,.update:hover, .updateacc:hover
{	
	color: #ffffff;
	background: url('../styleImages/backgrounds/button3.jpg') bottom left no-repeat;
}

.updatetxt
{	
	padding-left: 10px;
	margin-top: 10px;
	font-size: 11px;
	height: 22px;
	line-height: 22px;
}

ul li.account
{
	line-height: 40px;
	margin-left: 20px;
	list-style-type: square;
}
