@charset "utf-8";

.cbtbox {
	font-size: small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFCCCC;
	padding: 4px;
	width: 360px;
	margin: 0 auto;
	height: 114px;
}
.submenutitle {
	font-size: small;
	background-color: #800080;
	padding: 4px;
	text-align: center;
	color: #FFFFFF;
}
.cbttitlebox {
	font-size: small;
	background-color: #800080;
	padding: 4px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.submenu {
	font-size: small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.sidebarborder {
	padding: 2px;
}
.lelo {
	color: #000000;
	font-weight: bold;
}
/* CSS Document */



.boxdivright {
	float: right;
	width: 180px;
	border-bottom-width: medium;
	border-left-width: thin;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
	text-align: center;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	height: 290px;
}

.subphototext {
	padding-left: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.boxdivleft {
	float: left;
	width: 180px;
	border-bottom-width: medium;
	border-left-width: thin;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
	text-align: center;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	height: 290px;
}
.leloitembox {
    width:275px; 
	float:left; 
	margin-right:15px; 
	background-image:url(leloitembckgrnd.jpg); 
	background-repeat:no-repeat
}
.160x90 {
	margin: 4px;
	height: 90px;
	width: 160px;
}
.submenuinnerright {
	padding: 5px 3px 0 0;
	float: right;
	width: 125px;
}
.submenuinnerleft {
	float: left;
	width: 125px;
	padding: 5px 0 0 3px;
}
.cbtinner {
	font-size: small;
	padding: 4px;
	float: left;
	width: 112px;
}
.coupon {
	background-color: #FFFFFF;
	border: thick dashed #333333;
	width: 200px;
	height: 130px;
	text-align: center;
	float: left;
	margin: 10px 10px 0 0;
}
