body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #fff;
	background-color:#fff4fc;
}


.panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 750px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 465px;
	margin:0;
	padding:15px;
	background-color:black;
}


.panel img { float: left; margin-right: 20px; border:10px #440522 solid}
.panel h5 { margin-top: 40px; font-size: 15px; font-weight: normal; font-family: Tahoma;}
.panel h5 strong { font-weight: normal; font-family: Tahoma;}
.panel p { margin-top: 20px; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;}




.advertBox {
	width: 258px;
	background: #ebbce5;
	color: #440522;
	padding: 0;
	border: 10px #f2d9ef solid;
	text-align:left;
}

.advertBox .headerDiv{
background:#440522;
padding:5px;
color:#ebbce5;
font-weight:bolder;
	}

.advertBox .ContentDiv{
	padding:5px;
	color:#440522;
}

.advertBox .ContentDiv a{
	color:#440522;
}


a:link, a:visited {
	color: #FDF7FC;
	text-decoration: underline;
}
a:active, a:hover {
	color: #FFFF00;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 10px 0 20px 0;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
}
h2 {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 15px;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	background-color: #440522;
}
h3 {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #be457c;
}
h4 {
	margin: 0;
	padding: 5px 0 5px 15px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #be457c;
}
p {
	margin: 0px;
	padding: 0 0 10px 0;
	text-align: justify;
}
.price {
	font-size: 16px;
	margin-bottom: 10px;
}
.price span {
	font-size: 16px;
	color: #ffffff;
}
.homeImg {
	border: 1px solid color:#440522;
	float: none;
	text-align: center;
}
.buynow a {
	clear: both;
	display: block;
	float: left;
	width: 80px;
	padding: 1px 0;
	margin: 0 15px 10px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #be457c;
	border-bottom: 1px solid #f285b6;
}
.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;
}
.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 30px;
	font-size: 1px;
}
#templatemo_container {
	width: 940px;
	margin: 0 auto;
	border: 10px solid #f2d9ef;
}
/* top panel */
#templatemo_top_panel {
	overflow: hidden;
	width: 880px;
	height: 32px;
	padding: 5px 30px;
	background: #c82c74;
	border-bottom: 1px solid #870843;
}
#templatemo_top_panel #templatemo_language_section {
	float: left;
	width: 400px;
	padding-right: 25px;
	margin: 0;
	padding: 0;
}
#templatemo_top_panel #templatemo_language_section img {
	padding: 0px;
	border: none;
	margin-right: 5px;
	border: 1px solid #ffffff;
}
#templatemo_top_panel #templatemo_shopping_cart {
	float: right;
	width: 400px;
	padding-top: 10px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
#templatemo_top_panel #templatemo_shopping_cart span {
	font-weight: normal;
}
/* end of top panel */
/* header panel */
#templatemo_container #templatemo_header {
	overflow: hidden;
	width: 880px;
	height: 70px;
	padding: 15px 30px;
	background: #ebbce5 url('templatemo_header_bg.jpg') no-repeat right bottom;
}
#templatemo_container #templatemo_header2 {
	overflow: hidden;
	width: 880px;
	height: 120px;
	padding: 15px 30px;
	background: #ebbce5 url('spacer_bg.jpg') no-repeat right bottom;
}
/* end of header panel */
/* header panel */
#templatemo_container #templatemo_banner {
	overflow: hidden;
	width: 880px;
	height: 190px; /* + 60 for padding top and bottom */;
	padding: 30px 30px;
	background: #ffffff url('templatemo_banner_bg.jpg') no-repeat right top;
}
/* end of header panel */
/* menu */
#templatemo_menu_panel {
	overflow: hidden;
	width: 880px;
	height: 40px;
	padding: 0 30px;
	background: #440522;
}
#templatemo_menu_panel ul {
	float: left;
	width: 930px;
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}
#templatemo_menu_panel ul li {
	display: inline;
}
#templatemo_menu_panel ul li a {
	float: left;
	width: 135px;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ebbce5;
	border-left: 1px solid #5f3b11;
}
#templatemo_menu_panel li a:hover, #templatemo_menu_panel li .current {
	color: #ffffff;
}
/* end of menu */
/* content */
#templatemo_content {
	width: 880px;
	padding: 30px 30px 0 30px;
	background: #811044;
}
#templatemo_content #templatemo_content_left {
	float: left;
	width: 640px;
	padding-right: 10px;
}
#templatemo_content_left .product_box {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#templatemo_content_left .product_box img {
	margin-bottom: 5px;
}
#templatemo_content #templatemo_content_right {
	float: right;
	width: 220px;
}
.templatemo_right_section {
	width: 210px;
	border: 5px solid #f8c7f2;
	background: #ebbce5;
	margin-bottom: 30px;
}
.templatemo_right_section_content {
	width: 180px;
	padding: 15px;
}
.templatemo_right_section_content h3 {
	margin-bottom: 0px;
}
.templatemo_right_section_content form {
	padding: 0;
	margin: 0;
}
.templatemo_right_section_content input {
	width: 180px;
	margin-bottom: 15px;
}
.templatemo_right_section_content .button {
	width: 70px;
	margin-bottom: 0px;
}
.templatemo_right_section_content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.templatemo_right_section_content li {
	margin-bottom: 3px;
}
.templatemo_right_section_content li a {
	color: #be457c;
	padding: 0 0 0 20px;
	text-decoration: none;
	background: url('templatemo_list_icon.gif') no-repeat left bottom;
}
.templatemo_right_section_content li a:hover {
	color: #440522;
	text-decoration: none;
	background: url('templatemo_list_icon_hover.gif') no-repeat left bottom;
}
/* end of content */
/*  footer */
#templatemo_footer_panel {
	overflow: hidden;
	width: 900px;
	padding: 15px 20px;
	background: #000000;
}
#templatemo_footer_panel a {
	color: #BE457C;
}
#templatemo_footer_panel img {
	margin: 0 5px 0 0;
}
#templatemo_footer_panel #footer_left {
	float: left;
	width: 340px;
	padding: 0 25px 0 0;
	margin: 0 15px 0 0;
	border-right: 1px solid #4c4c4c;
}
#templatemo_footer_panel #footer_right {
	float: none;
	width: 485px;
	text-align: left;
}
/* end of footer */
.CustomRightContent {
	margin-left: 680px;
	margin-top: 47px;
}
.CustomRightContent ul {
	margin-left: 0px;
}
.CustomRightContent div a {
	margin-top: 10px;
	color: Black;
}
.CustomRightContent div {
	padding: 10px;
	background-color: #E4B1C9;
}
