#shlat
{
	float:right;
	width:250px;
}
#categorylist
{
	float:left;
	width:630px;
	margin-left:40px;	
}


#categorylist .cat
{
	float:left;
	margin:9px;
	width:186px;
	height:186px;
	border:solid 2px #FFFFFF;
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow:hidden;
}

#categorylist .cat:hover
{
	border:solid 2px #3eae48;
}


#categorylist .cat a
{
	text-decoration:none;
}

#categorylist .cat div.photo
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	overflow:hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#categorylist .cat p{
	position:absolute;
	top:115px;
	padding:15px;
	padding-top:5px;
	left:0;
	right:0;
	height:39px;
	background-color:rgba(99, 180, 78, .7);
	color:#FFFFFF;
	z-index:2;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	font-weight:bold;
	font-size:16px;
}

#categorylist .cat div.photo img
{
	min-width:190px;
	min-height:190px;
	max-width:250px;
	max-height:250px;
}

#topshop
{
	position:relative;
	margin-top:30px;
	margin-left:50px;
	margin-bottom:20px;
	background-color:#3eae48;
	height:26px;
}

#topshop h2
{
	float:left;
	padding:0;
	margin:0;
	min-width:120px;
	max-width:230px;
	overflow:hidden;
	height:34px;
	font-size:30px;
	position:relative;
	top:-4px;
	color:#3eae48;
	background-color:#FFFFFF;
	background-image:url(/images/triWhiteCarta.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
	text-align:left;
}

#topshop ul
{
	position:absolute;
	right:0;
	top:0;
	margin:0;
	list-style:none;	
	width:100%;
	max-width:700px;
	padding-top:5px;
	text-transform:uppercase;
}

#topshop ul li
{
	float:left;
	color:#FFFFFF;
	margin:0 auto;
	min-width:30px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	font-size: 11px;
}

#topshop ul li a
{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}

#topshop ul li.sel, #topshop ul li>a:hover
{
	height:24px;
	background-image:url(/images/triDown.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#leprod
{
	float:left;
	width:650px;
	margin-left:40px;
}

#leprod  #phots, #leprod  #phots2 
{
	width:650px;
	height:300px;
	overflow:hidden;
	margin-bottom:15px;
}

#leprod h2
{
	margin-top:5px;
	font-size:30px;
}

#leprod  #phots  img, #leprod  #phots2  img
{
	min-width:650px;
	min-height:300px;
	max-width:800px;
	max-height:350px;
	margin-bottom:20px;
}

#leprod h3
{
	display:table;
	color:#3eae48;
}

#leprod #ddOptions, #leprod #ddHalvesproducts
{
	float:right;
	padding:3px;
	border:solid 1px #a4a4a4;
	margin-right:20px;
	color:#a4a4a4;
	font-size:16px;
}

#leprod  #extras, #leprod  #extras2
{
	margin:0;
	margin-left:10px;
	margin-right:10px;
	padding:0;
	width:100%;
	list-style:none;
}

#leprod  #extras li, #leprod  #extras2 li
{
	min-width:195px;
	margin-right:20px;
	float:left;
	padding:0;
}

#leprod hr
{
	clear:both;
	border:0;
	height:1px;
	width:100%;
	background-color:#f1f1f1;
	margin-top:10px;
	margin-bottom:10px;
}

#leprod #totalprice
{
	float:right;
	color: #3eae48;
	margin-right:20px;
}

#leprod input[type=button]
{
	float:right;
	background-color:#3eae48;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
	min-width:150px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:16px;
	border:0;
	cursor:hand;
	cursor:pointer;
}

#leprod  #dtotal
{
	height:50px;
	margin-top:10px;
	margin-bottom:10px;
}

#dtotal  h3, #dtotal  span
{
	font-size:36px;
	top: -15px;
	position: relative;
	margin-top:15px !important;
}
#dtotal  h3
{
	padding-top:20px;
}

#shShopCart
{
	border: solid 1px #d4d4d4;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width:220px;
	text-align:center;
	position:relative;
}

#shShopCart h3
{
	position:absolute;
	font-size:20px;
	color:#FFFFFF;
	top:0px;
	padding:0px;
	padding-left:20px;
	text-transform:uppercase;
}

#shShopCartContent
{
	margin:15px;
	text-align:left;
	font-size:12px;	
}

#shShopCartContent table
{
	width:100%;
	font-size:10px;	
}

#shShopCartContent table td
{
	padding-bottom:5px;
}

#shShopCartContent hr
{
	border-top:solid 1px #d4d4d4;
	height:0;
}


#shShopCartContent span.tot
{
	float:right;
	font-weight:bold;
}

#shShopCartContent div.extras
{
	position:absolute;
	left:40px;
	padding:10px;
	display:none;
	background-color:#FFFFFF;
	border:solid 1px #d4d4d4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#shShopCartContent tr:hover div.extras
{
	display:block;
}

.shSummary
{
	font-size:20px;
}

.shSummary th
{
	color:#67b26d;
	padding-bottom:15px;
	font-size:24px;
}

.shSummary td
{
	padding:15px 0;
	border-bottom: solid 1px #f1f1f1;
}

.shSummary span.extras
{
	font-size:12px
}

.shDel
{
	font-size:26px;
	color:#cdcdcd;
}

.shDel img
{
	position:relative;
	top:6px;
}

.shDel .sel
{
	color:#555555;
}

#shoppingCartDetails hr{
	margin:20px 0;
	height:1px;
	width:100%;
	background-color:#f1f1f1;
	border:0;
}

#shoppingCartDetails h3, h3{
	font-size:32px;
	color:#67b26d;
}


#shoppingCartDetails .alert
 {
	background-color:#cccccc;
	color:#FFFFFF;
	padding:20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:24px;
	margin:10px 10px 10px 10px;
 }
 
 
#shoppingCartDetails .alert img
{
	float:left;
	margin-right:20px;
}
 .ddh
 {
	margin:30px;
	font-size:24px;
	line-height:30px;
	margin-left:100px;
 }
 
 .ddh SELECT
 {
	font-size:18px;
	padding:2px;
	color:#aaaaaa;
	border:solid 1px #aaaaaa;
	margin-left:10px;
 }
 
#chus
{
	font-size:20px;
}

#chus td
{
	text-align:center;
	vertical-align:top;
}
#chus h3
{
	padding:10px 70px;
	text-align:center;
	margin:0;
	margin-bottom:10px;
	font-size:28px;
	height:50px;
}
 
#chus a{
	text-decoration:none;
	display:block;
	margin:0 auto;
	text-transform:uppercase;
	width:145px;
	text-decoration:none;
	padding:20px 20px;
	color:#FFFFFF;
	background-color:#3eae48;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size:14px;
	height:40px;
}