@charset "utf-8";
/* CSS Document */
.maingr {
    height:auto;
	width: 950px;	
	margin: auto;
	background-color: #26153a;
	border-top:solid 4px #C5900F;
	border-right:solid 4px #C5900F;
	border-left:solid 4px #C5900F;
}
.top_strip {
	background: url(images/top_strip.png);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 950px;
	font-size: 5px;
}
.top_bg {
	background-image: url(images/double_dots.png);
	background-repeat: repeat-x;
	float: left;
	height: 130px;
	width: 930px;
	margin-left: 6px;
	background-position: 1px 115px;
}
.logo {
	float: left;
	height: 107px;
	width: 195px;
}
.login_box {
	float: left;
	height: 70px;
	width: 730px;
}
.cart {
	background: url(images/cart_logo.png);
	height: 30px;
	width: 120px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 35px;
}
.login {
	background: url(images/login_logo.png);
	height: 30px;
	width: 70px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 35px;
}
.button_box {
	float: left;
	height: 35px;
	width: 730px;
}
.ul_main {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.li_button {
	display: block;
	float: left;
	height: 30px;
	width: auto;
	list-style-type: none;
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffd259;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.left_panel {
	height: auto;
	width: 203px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-left: 7px;
	
}
.cake_head {
	float: left;
	height: 35px;
	width: 130px;
	background-color: #532e78;
	font-family: "Monotype Corsiva";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #81d3f9;
	text-align: center;
	padding-top: 15px;
	background-image: url(images/cake_bg.png);
}
.categories {
	float: left;
	height: 40px;
	width: 195px;
	background-color: #532e78;
	background-repeat: no-repeat;
	background-position: 158px -1px;
	font-family: "Monotype Corsiva";
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #81d3f9;
	text-align: center;
	padding-top: 10px;
	margin-top: 20px;
	background-image: url(images/cake_bg.png);
}
.categori_list {
	float: left;
	height: 130px;
	width: 187px;
	background-color: #532e78;
	margin-top: 5px;
	border: 1px solid #a047df;
	padding-top: 20px;
	padding-left: 5px;
}
.li_categorilist {
	display: block;
	float: left;
	height: 22px;
	width: 160px;
	background: url(images/cake_icon.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	padding-top: 3px;
	padding-left: 20px;
	list-style-type: none;
}
.right_panel {
	float: left;
	height: auto;
	width: 715px;
	padding-left: 5px;
}
.top_rt {
	width: 700px;
	background: url(images/single_dots.png);
	background-repeat: repeat-x;
}
.rt_cake {
	float: left;
	height: 285px;
	width: 391px;
	background: url(images/cake_osc.png);
	background-repeat: no-repeat;

}
.rt_txt {
	float: right;
	height: 285px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
    margin-right:5px;	
}
.cake_image {
	height: auto;	
}
.footer {
	height: 34px;
	width: 950px;
	background: url(images/footer_bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	font-style: normal;
	line-height: normal;
	text-align: center;
	margin:auto;
	border-bottom:solid 4px #C5900F;
	border-right:solid 4px #C5900F;
	border-left:solid 4px #C5900F;
}
.pop_main {
	height: 377px;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/pop_side_bg.png);
	background-repeat: repeat-y;
	background-color: #26153a;
}
.pop_top_strip {
	background: url(images/top_strip.png);
	background-repeat: no-repeat;
	float: left;
	height: 6px;
	width: 745px;
	font-size: 5px;
}
.pop_cartbox {
	float: left;
	height: 365px;
	width: 739px;
	padding-left: 6px;
}
.pop_rt_txt {
	float: left;
	height: auto;
	width: 314px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.pop_top_rt {
	float: left;
	height: 360px;
	width: 715px;
	background-repeat: repeat-x;
	background-position: 0px 350px;
	padding-left: 5px;
	background-image: url(images/single_dots.png);
}
.pop_rt_cake {
	float: left;
	height: 350px;
	width: 391px;
}
.price_fld {
	float: left;
	height: 115px;
	width: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.li_cart {
	float: left;
	height: 22px;
	width: 80px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.total_box {
	float: left;
	height: 20px;
	width: 320px;
}
.total_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	float: left;
	height: 20px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.total_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	float: right;
	height: 20px;
	width: auto;
	padding-left: 10px;
	padding-right: 15px;
}
.total_boxCopy {
	float: left;
	height: 30px;
	width: 315px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	padding-left: 5px;
}