@charset "utf-8";
/* CSS Document */

/* Main elements */
@charset "utf-8";
/* CSS Document */

/* Main elements */
* {outline:0;}
html {font-size: 100.1%;}
img {border:none;outline:0;}
a {color:#5e2b4c;text-decoration:underline;cursor: pointer;}
a:hover {text-decoration:underline;color:#d59bc1;}
body {background:#090401 url('../image/bg_gradient_purple_01.jpg') repeat-x;margin:0;padding:0;font-family: Arial, Helvetica, sans-serif;color:#5e2b4c;}

#wrapper {
	margin:0 auto;
	width:901px;
	border: 1px solid #ccc;
	border-top:none;
	border-left: #999;
	background:#e3e3e3 url('../image/main_gradient.jpg') repeat-x;
	padding:0 0 20px 0;
}
#cartnav {height:50px;width:901px;background:#5e2b4c;border:0;}
#cartnav #module_search {padding:10px 0 0 10px}
#cartnav ul{float:right;list-style:none;margin:0;padding:10px 0 0 0;}
#cartnav ul li{float:left;margin:0 15px;}
#cartnav ul li a{color:#d59bc1;}
a.toplogo {float:left;width:901px;height:185px;text-indent:-9999px;overflow:hidden;}
a.listen {float:left;margin:0 186px 0 370px;width:345px;height:35px;text-indent:-9999px;overflow:hidden;}
#header {margin:0px;}
#container {float:left;background: url('../image/banner_02_02.jpg') no-repeat;width:901px;margin:0;padding:0;}
#content_wrapper {
	float:left;
	background: url('../image/content_boxes_03.gif') no-repeat center top;
	width: 901px;
	margin:0;
	padding:40px 0 0 0;
}
#column-left {float:left;margin:15px 0 0 15px;width:223px;}
#column-left ul {float:left;list-style:none;margin:0;padding:0;width:223px;}
#column-left ul li {float:left;margin:0;padding:0;}
#column-left ul a {display:block;text-indent:-99999px;overflow:hidden;background-position:top;width:224px;height:28px;background-repeat:no-repeat;}
#column-left ul a:hover {background-position:bottom;}
#column-left ul .navFAQ {background:url('../image/button-faq.png');}
#column-left ul .navHome {background:url('../image/button-home.png');}
#column-left ul .navMusic {background:url('../image/button-music.png');}
#column-left ul .navMerry {height:36px;background:url('../image/button-merry.png');}
#column-left ul .navMedia {height:36px;background:url('../image/button-media.png');}
#column-left ul .navBaby {height:36px;background:url('../image/button-baby.png');}
#column-left ul .navPartners {background:url('../image/button-partners.png');}
#column-left ul .navContact {background:url('../image/button-contact.png');}

#column-right {float:left;margin:0 0 0 15px;width:625px;font-size:13px;}
#column-right img.header{margin:0 0 20px 0;}
#column-right p{margin:0;padding:0 0 10px 0;}
#bottomline {clear:both;
	width: 901px;
	margin:0 auto;
	padding:0;

	height:0px;
}
/*#content_wrapper_table td {padding:0 12px 0 0;}*/
#bottom {clear:both;}
#newProducts {float:left;width:901px;font-size:13px;text-align:center;}
#newProducts ul {float:left;list-style:none;padding:0;margin:0;width:901px;}
#newProducts ul li {float:left;padding:0;margin:0 20px;width:180px;}
#newProducts ul li .newinfo{text-align:left;margin:5px 0 0 0;}
#newProducts ul li img.cover {width:157px;border:2px solid #666;}
#newProducts ul li em {font-weight:bold; font-style:normal;clear:both;font-size:15px;}
#newProducts ul li em img{padding:10px 0 0 5px;}
#newProducts ul li p {margin:0;padding:10px 0 0 0;}
#newProducts ul li p strong{ font-style:italic;}
#newProducts ul li a.purchase {float:right;text-indent:-9999px;overflow:hidden;display:block;width:68px;height:15px;background:url('../image/hm2g_button_purchase.png') top;margin:0 0 0 0;}
#newProducts ul li a.purchase:hover {background:url('../image/hm2g_button_purchase.png') bottom}
#column-right a.purchase {display:block;text-indent:-9999px;overflow:hidden;width:68px;height:15px;background:url('../image/hm2g_button_purchase.png') top;margin:10px 0 0 50px;}
#column-right a.purchase:hover {background-position:bottom;}

/* Footer Elements */
#footer {
	background:#090401;
	font-size:10px;
	color:#E3E3E3;
	width:900px;
	margin:0 auto;
	padding:10px 0 0 0;
}

#footer a {color:#d59bc1;text-decoration:none;}
#footer a:hover {text-decoration:underline;}
.top h1 {width:300px;font-size:16px;margin:0;padding:0;}



/* Tabs for Product */
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
	cursor:default;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}


/* buttons */
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}


