@font-face {
  font-family: "CenturyGothic";
  src: local("Century Gothic"), url("http://mumyathome.com/catalog/view/theme/kinder15-warm/stylesheet/font/CenturyGothic.ttf");
  font-weight: normal;
  font-style: normal;
}

html {

	overflow: -moz-scrollbars-vertical;

	margin: 0;

	padding: 0;

	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: "CenturyGothic";

	color:#181820;

}

#home {

		/*background: url(../image/bg.jpg) repeat-x white;*/

}



body {

	margin: 0px;

	padding: 0px;

		background: url(../image/bg2.png) repeat-x #E9E0D2;

}



body, td, th, input, textarea, select, a {

	font-size: 12px;

}

h1, .welcome {

	

	text-shadow: 0 0 1px rgba(0, 0, 0, .01);

	 color: #D6036E;

/*    font-family: "Museo";*/

    font-size: 16pt;

    font-weight: 500;

    margin: 0;

    text-transform: capitalize;

  

    



}

h1 {

	padding-bottom: 15px;

	}

h2 {

    color: #775e3f;

    /*font-family: "Museo";*/

    font-size: 15pt;

    font-weight: 500;

    text-shadow: 1px 1px 1px #FEFEFF;

}

p {

	margin-top: 0px;

	margin-bottom: 20px;

	line-height:20px;

	/*font-family: 'Droid Sans', arial, serif;*/

	font-size:13px;

}

a, a:visited, a b {

	color:#775e3f;

	text-decoration: none;

	cursor: pointer;

}

a:hover {

	text-decoration: none;

	color:#d6036e;

}

a img {

	border: none;

}

form {

	padding: 0;

	margin: 0;

	display: inline;

}



input[type='text'], input[type='password'], textarea {

	background: #f6f6f6;

	border: 1px solid #f6f6f6;

	padding: 3px;

	margin-left: 0px;

	margin-right: 0px;

	border-radius:3px;

	-webkit-border-radius:3px;

	-moz-border-radius:3px;

}

input[type="checkbox"] {

    background: none repeat scroll 0 0 red;

}

select {

	background: #F6F6F6;

	border: 1px solid #F6F6F6;

	padding: 2px;

}

label {

	cursor: pointer;

}

ul {

    list-style: disc outside url("../image/list1.png");

    padding-left: 15px;

}

ul li {

    

}

/* layout */

#container {

     text-align: left;

     padding-top:10px;

}

#column-left {

	float: left;

	width: 220px;

	margin-bottom:30px;

}

#column-right {

	display:none;

}

#content {

	

	margin-bottom: 20px;

	

}

#column-left + #column-right + #content, #column-left + #content {

	margin-left: 240px;

}

#column-right + #content {

	}

/* header */

#header {

	

	margin-bottom: 7px;

	padding-bottom: 4px;

	position: relative;

	z-index: 99;

	overflow:auto;

	height:98px;

}

#header #logo {

	float:left;

	width:250px;
	
	margin-top:30px;

}

#header-right{

	float:right;

	width:520px;

	      

}

#language {

	line-height: 17px;

	float:right;

	margin-left:15px;

}

#language img {

	cursor: pointer;

	vertical-align:top;

}

#currency {

	line-height: 17px;

	float:right;

	margin-left:15px;

}

#currency a {

	display: inline-block;

	padding: 3px 5px;

	background:#dbe7fb;

	text-decoration: none;

	margin-right: 2px;

	margin-bottom: 2px;

}

#currency a b {

	

	text-decoration: none;

}

#header #cart {

	z-index: 9;

	min-width: 300px;

	position:absolute;

	

}



/*Language and currency switcher */



.switcher {

    background: url("../image/dropdown.png") no-repeat scroll 100% 9px white;

    border-color: #e1e1e1;

    border-radius: 3px 3px 3px 3px;

    border-style: solid;

    border-width: 1px;

    font-size: 11px;

    padding-right: 20px;

    position: absolute;

    width: 100px;

    z-index: 10;

}

.switcher .option {

    cursor: pointer;

    display: none;

    margin-bottom: 0;

    margin-left: 0;

    margin-top: 0;

    padding-bottom: 0;

    padding-left: 0;

    padding-top: 0;

}

.switcher span.s_selected, .switcher li, .switcher li a {

    display: block;

    height: 24px;

    line-height: 24px;

    text-indent: 7px;

    font-size:11px;

}

.switcher li a{

	

	color:black;

}

.switcher li a:hover{

	color:#87360a;

}

#currency_switcher {

right:235px;

 }

 

 #currency_switcher_language {

right:366px;

 }



#language_switcher {

 

    right:235px;

}



.switcher img {

    display: inline;

    margin: -2px 3px 0 0;

    vertical-align: middle;

}





#cart {

   

    position: absolute;

    right: 0;

    top:-20px;

}

#cart .heading h4 {

    background: url("../image/cart.png") no-repeat scroll 0 0 transparent;

    display: inline-block;

    height: 25px;

    text-indent: -9999px;

    width: 30px;
	
	position:relative;
	
	top:10px;

}

#header #cart .heading {

	float: right;

	margin-right: 172px;

	margin-top: 15px;

	padding-left: 14px;

	padding-right: 14px;

	border-top: 1px solid #FFFFFF;

	border-left: 1px solid #FFFFFF;

	border-right: 1px solid #EEEEEE;

	background: #FFF;

	position: relative;

	z-index: 1;

}

#header #cart .heading h4 {

	color: #333333;

	font-size: 15px;

	font-weight: bold;

	margin-top: 0px;

	margin-bottom: 3px;

}

#header #cart .heading a {

	color: #38B0E3;

	text-decoration: none;

}

#header #cart .heading a span {

	background: #FFFFFF url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/arrow-down.png') 100% 50% no-repeat;

	padding-right: 15px;

}

#header #cart .content {

	clear: both;

	display: none;

	position: relative;

	top: -1px;

	padding: 8px;

	min-height: 150px;

	border-top: 1px solid #EEEEEE;

	border-left: 1px solid #EEEEEE;

	border-right: 1px solid #EEEEEE;

	border-bottom: 1px solid #EEEEEE;

	-webkit-border-radius: 0px 7px 7px 7px;

	-moz-border-radius: 0px 7px 7px 7px;

	-khtml-border-radius: 0px 7px 7px 7px;

	border-radius: 0px 7px 7px 7px;

	-webkit-box-shadow: 0px 2px 2px #DDDDDD;

	-moz-box-shadow: 0px 2px 2px #DDDDDD;

	box-shadow: 0px 2px 2px #DDDDDD;

	background: #FFF;

}



#header #cart.active .heading {

	margin-top: 5px;

	padding-top: 10px;

	padding-bottom: 6px;

	border-top: 1px solid #EEEEEE;

	border-left: 1px solid #EEEEEE;

	border-right: 1px solid #EEEEEE;

	-webkit-border-radius: 7px 7px 0px 0px;

	-moz-border-radius: 7px 7px 0px 0px;

	-khtml-border-radius: 7px 7px 0px 0px;

	border-radius: 7px 7px 0px 0px;

}



#header #cart.active .content {

	display: block;

}

#cart.active .content {

	display: block;

}

#header #cart .cart {

	border-collapse: collapse;

	width: 100%;

	margin-bottom: 5px;

}

#header #cart .cart td {

	color: #000;

	vertical-align: top;

	padding: 10px 5px;

	border-bottom: 1px solid #EEEEEE;

}

#header #cart .cart .image {

	width: 1px;

}

#header #cart .cart .image img {

	border: 1px solid #EEEEEE;

	text-align: left;

}

#header #cart .cart .name small {

	color: #666;

}

#header #cart .cart .quantity {

	text-align: right;

}

#header #cart .cart td.total {

	text-align: right;

}

#header #cart .cart .remove {

	text-align: right;

}

#header #cart .cart .remove img {

	cursor: pointer;

}

#header #cart table.total {

	border-collapse: collapse;

	padding: 5px;

	float: right;

	clear: left;

	margin-bottom: 5px;

}

#header #cart table.total td {

	color: #000;

}

#header #cart .content .checkout {

	text-align: right;

	clear: both;

}

#header #cart .empty {

	padding-top: 50px;

	text-align: center;

}

#remove {

    background: url("../image/remove.png") no-repeat scroll 0 0 transparent;

    display: inline-block;

    height: 18px;

    position: relative;

    text-indent: 9999px;

    width: 18px;

    margin:7px 0 0 5px;

}

.remove {

text-align:right;

}

#header-bottom .total table, #header-bottom .cart {

   

    width: 100%;

}

#remove:hover {

    background-position: 0 -18px;

}

#header #search {

	

	z-index: 15;

	float:right;

}

#header .button-search {

	background: url("../image/search-b.png") no-repeat scroll 0 5px transparent;

    color: #FFFFFF;

    display: inline-block;

    height: 36px;

    text-indent: -9999px;

    width: 64px;
	
	cursor:pointer

    }
.linmky4 .button-search {

  background: url("../image/search.png") no-repeat scroll 0 0 transparent;

    color: #FFFFFF;

    display: inline-block;

    height: 28px;

    text-indent: -9999px;

    width: 36px;

    }



#header #search input {

    background: url("../image/search.png") repeat scroll 0 0 ;

    border: 1px solid #e1e1e1;

    border-radius: 3px 3px 3px 3px;

  -moz-border-radius:3px;

  -webkit-border-radius:3px;

    float: left;

    height: 36px;

    padding: 2px 1px 1px 30px;

    width:189px;

}

#header #welcome {

    clear: right;

    float: right;

    line-height: 40px;

    min-height: 29px;

    overflow: auto;

    text-align: right;

     z-index: 5;

     margin-top:15px;

     font-size:13px;

   /*  font-family: 'Droid Sans', arial, serif;*/

}

#header #welcome a {

    border-radius: 5px 5px 5px 5px;

    color:#E43991;

    font-size: 15px;

    padding: 5px 10px;
	
	text-transform:uppercase;

}

#header-bottom {

    line-height: 48px;
	
	margin-top:10px;

}

#header .links {

	position: absolute;

	right: 0px;

	bottom: 3px;

	font-size: 10px;

	padding-right: 10px;

} .links a {

	float: left;

	display: block;

	padding: 0px 18px 0px 8px;

	font-size: 12px;

    text-decoration: none;

/*    font-family: 'Droid Sans', arial, serif;*/
	
	color:#0892d1;

}

#tab_home {

    background: url("../image/home.png") no-repeat scroll 0 0 transparent;

    display: block;

    float: left;

    height: 47px;

    position: relative;

    text-indent: -9999px;

    top: 10px;

    width: 22px;

}

#header .links a + a {

	margin-left: 8px;

	border-left: 1px solid #CCC;

}

/* menu */

#menu {

	height: 56px;

	margin-bottom: 15px;

	-webkit-border-radius: 15px 15px 15px 15px;

	-moz-border-radius: 15px 15px 15px 15px;

	-khtml-border-radius: 15px 15px 15px 15px;

	border-radius: 15px 15px 15px 15px;

	background:#D7CFC1;
	
	border:1px #BBB6AF solid;

}

#menu ul {

	list-style: none;

	margin: 0;

	padding: 0;

}

#menu > ul > li {

    background: url("http://mumyathome.com/catalog/view/theme/kinder15-warm/image/tabs-border-image.png") no-repeat scroll right center transparent;

    float: left;

    position: relative;

    z-index: 20;

}



#menu > ul > li:hover {

	

}

#menu > ul > li > a {

	color: #D61C78;

    display: block;

    font-size: 16px;

    font-weight: normal;

    line-height: 14px;

    padding: 16px 15px 16px 14px;

    position: relative;

    text-decoration: none;

    z-index: 6;

    }

#menu > ul > li > div {

    background: none repeat scroll 0 0 #D8D0C2;
	
	filter: Alpha(Opacity=50);

      box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

       -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

    display: none;

    padding: 5px 10px;

    position: absolute;

    z-index: 120;

    border-radius:3px;

    -moz-border-radius:3px;

    -webkit-border-radius:3px;

    top:38px;
	
	border-radius:5px 5px 5px 5px;

}

#menu > ul > li:hover > div {



}

#menu > ul > li > div > ul {

	padding-left:15px;

	list-style: disc outside url("../image/list1.png");

	display: table-cell;

}

#menu > ul > li ul + ul {

	padding-left: 20px;

}

#menu > ul > li ul > li > a {

	text-decoration: none;
	
	color:#897357;

	padding: 4px;

	display: block;

	white-space: nowrap;

	min-width: 120px;

}

#menu > ul > li ul > li > a:hover {

background:#BEB4A4;

color:white;

}

#menu > ul > li > div > ul > li > a {

	

}

#menu > ul > li:first-child {

     margin-left: 4px;

 

}

.breadcrumb {

    background: url("../image/spacer.png") repeat-x scroll center bottom transparent;



    margin-bottom: 10px;

    padding-bottom: 20px;

}

.breadcrumb a{

	

	font-size:8pt;

}

.success, .warning, .attention, .information {

	padding: 10px 10px 10px 40px;

	margin-bottom: 15px;

	border-radius:3px;

	-webkit-border-radius:3px;

	-moz-border-radius:3px;



	}

.success {

	background: #EAF7D9 url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/success.png') 10px center no-repeat;

	border: 1px solid #BBDF8D;

}

.warning {

	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;

	border: 1px solid #F8ACAC;

}

.attention {

	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;

	border: 1px solid #F2DD8C;

}

.information {

	background: #E8F6FF url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/information.png') 10px center no-repeat;

	border: 1px solid #B8E2FB;

}

.success .close, .warning .close, .attention .close, .information .close {

	float: right;

	padding-top: 4px;

	padding-right: 4px;

	cursor: pointer;

}

.required {

	color: #FF0000;

	font-weight: bold;

}

.error {

	display: block;

	

}

.help {

	color: #999;

	font-size: 10px;

	font-weight: normal;

	

	display: block;

}

table.form {

	width: 100%;

	border-collapse: collapse;

	margin-bottom: 20px;

}

table.form tr td:first-child {

	width: 150px;

}

table.form > * > * > td {

	}

table.form td {

	padding: 4px;

}

input.large-field, select.large-field {

	width: 300px;

}

table.list {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

table.list td {

	border-right: 1px solid #DDDDDD;

	border-bottom: 1px solid #DDDDDD;

}

table.list thead td {

	background-color: #EFEFEF;

	padding: 0px 5px;

}

table.list thead td a, .list thead td {

	text-decoration: none;

	color: #222222;

	font-weight: bold;

}

table.list tbody td a {

	text-decoration: underline;

}

table.list tbody td {

	vertical-align: top;

	padding: 0px 5px;

}

table.list .left {

	text-align: left;

	padding: 7px;

}

table.list .right {

	text-align: right;

	padding: 7px;

}

table.list .center {

	text-align: center;

	padding: 7px;

}

table.list .asc {

	padding-right: 15px;

	background: url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/asc.png') right center no-repeat;

}

table.list .desc {

	padding-right: 15px;

	background: url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/desc.png') right center no-repeat;

}

.pagination {

	border-top: 1px solid #EEEEEE;

	padding-top: 8px;

	display: inline-block;

	width: 100%;

	margin-bottom: 10px;

}

.pagination .links {

	float: left;

}

.pagination .links a {

	display: inline-block;

	border: 1px solid #CBC4BA;

	padding: 4px 10px;

	text-decoration: none;

	color: #fff;
	
	background:none repeat scroll 0 0 #D8D0C2;
	
	margin-left:5px;

}

.pagination .links b {

	display: inline-block;

	border: 1px solid #269BC6;

	padding: 4px 10px;

	font-weight: normal;

	text-decoration: none;

	color: #269BC6;

	background: #FFFFFF;

}

.links .links-wrap {
	width:400px;
	
	height:48px;
	
	background:#F2ECE0;
	
	margin-left:40px;
	
	border-radius:15px 15px 0 0;
	
	border:1px solid #BBB6AF;
	
	border-bottom:none;
	
}

.pagination .results {

	float: right;

	padding-top: 3px;

}

/* button */

.button_add, .button_add:visited {

    background: url("../image/learn_more_bg_hover.png") repeat-x scroll 0 0 transparent;

    border-radius: 3px 3px 3px 3px;

    color: white;

    font-weight: 700;

    padding: 5px 10px;

    text-decoration: none;

}

  .button_add:hover, .button_add:visited:hover {

 background: url("../image/learn_more_bg.png") repeat-x scroll 0 0 #8BB6FC;

 color:#233146;

}







a.button {

		padding-left: 8px;

	display: inline-block;

	margin-left: 5px;

	background: url('../image/button_left.png') top left no-repeat;

	text-decoration: none;

	color:#FFF;

	height:26px;

	border-radius:3px;

}

a.button span {

	color: #fff;

	display: block;

	padding:4px 9px 7px 0;

	background: url('../image/button_right.png') top right no-repeat;
	
	height:26px;

	}

a.button_checkout{

	padding:0 9px 6px;

	display: inline-block;

	margin-right: 5px;

	background: url('../image/button_left.png') top left no-repeat;

	text-decoration: none;

	color:#FFF;

	height:26px;

	border-radius:3px;



}

a.button_checkout span{

	color: #FFF;

	display: block;

	padding: 0 9px 7px 0;

		background: url('../image/button_right.png') top right no-repeat;

	height:26px;
	line-height:26px;



	

}	

	

a.button:hover {



 color:#233146;

 	



	

}

a.button span:hover {

}



a.button:hover span {

	color: #333;

	

}

.buttons {

	

	padding: 6px;

	margin-bottom: 20px;

}

.buttons .left {

	float: left;

	text-align: left;

}

.buttons .right {

	float: right;

	text-align: right;

}

.buttons .center {

	text-align: center;

	margin-left: auto;

	margin-right: auto;

}

#cart .button {

    margin-top: 10px;

}

.buttons .cart {

    padding-left: 20px;

}

.htabs {

	height: 30px;		

	line-height: 16px;

	}

.htabs a {

  background: none repeat scroll 0 0 #F1F7FF;

    border-color: #F0F6FF;

    border-radius: 3px 3px 0 0;

    border-style: solid;

    border-width: 1px;

    color: #E6036F;

    display: block;

    float: left;

    font-size: 13px;

    font-weight: bold;

    margin-right: 2px;

    padding: 6px 15px 3px;

    position: relative;

    text-decoration: none;

    top: 3px;

    z-index: 1;

    }

.htabs a.selected {

 background: none repeat scroll 0 0 #FFFFFF;

    border-bottom: 0 none;

    border-radius: 3px 3px 0 0;

    color: #E6036F;

    padding-bottom: 8px;

    z-index: 3;

    }

.tab-content {

 background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #F0F6FF;

    display: block;

    margin-bottom: 10px;

    padding: 10px;

    z-index: 2;

    line-height:22px;

    }

/* box */

.box {

margin:10px 0;

}

.box-heading{

	 color: #a0410d;

    font-family: "Museo";

    font-size: 16pt;

    font-weight: 500;

    margin: 0;

    text-transform: capitalize;

    margin-bottom:10px;

}
.box-heading1{
	
	background:#EA2A3A;

	color: #a0410d;

    font-family: "Museo";

    font-size: 16pt;

    font-weight: 500;

    margin: 0;

    text-transform: capitalize;

    margin-bottom:10px;
	
	text-transform:uppercase;
	
	overflow:hidden;
	width:945px;
	height:45px;

}
.box-heading4{
	
	background:#EA2A3A;

	color:#FFF;

    font-family: "Museo";

    font-size: 20pt;

    font-weight:550;

    margin: 0;

    text-transform: capitalize;
	
	overflow:hidden;
	width:945px;
	height:19px;
	
	line-height:19px;

}
.box-heading2{

	color: #a0410d;

    font-family: "Museo";

    font-size: 16pt;

    font-weight: 500;
	
	background-color:#D21D11;

    margin: 0;

    text-transform: capitalize;

    margin-bottom:10px;
	
	overflow:hidden;
	width:945px;
	height:27px;

}
.box-heading3{

	color: #a0410d;

    font-size: 16pt;

    font-weight: 500;
	
	background:#D9D2C2;

    margin: 0;

    text-transform: capitalize;

    margin-bottom:10px;
	
	border-bottom: 1px solid #999999;
	
	overflow:hidden;
	width:945px;
	height:44px;

}

.linmky3{
	border:medium none;
	display:block;
	height:45px;
	color:#FFF;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	font-size:30px;
	margin-left:20px;
}

.box-heading3 .linmky3{
	border:medium none;
	display:block;
	height:44px;
	width:210px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	float:left;
	line-height:44px;
	text-transform:uppercase;
}

.box-heading3 .linmky4{
	height:44px;
	width:500px;
	color:#FFF;
	text-align:left;
	padding-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	line-height:44px;
}

.linmky4{
	height:45px;
	width:500px;
	color:#FFF;
	text-align:left;
	padding-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	line-height:35px;
}
.linmky4 span {
	color:#CCC;
}
.linmky4 a{
	height:45px;
	color:#fff;
    cursor: pointer;
    text-decoration: none;
	margin-right:13px;
	font-size:15px;
	text-transform:lowercase;
}
.linmky4 a:hover{
	color:#fff;
    cursor: pointer;
    text-decoration: none;
	border-bottom:1px solid #fff ;
}
.linmky4 ul{
	margin-top:0px;
}
.linmky4 ul li{
	float:left;
	padding-bottom:0px;
}
.linmky5 a{
	display:block;
	height:27px;
	line-height:27px;
	width:40px;
	float:right;
}

#column-left .box .box-heading {

    background: url("../image/box_top.png") no-repeat scroll 0 0 transparent;

  

    font-size: 22px;

    padding-bottom: 15px;

     color: #e1e1e1;

    font-size: 14px;

    font-weight: 700;

    height: 24px;

    padding: 12px 0 8px 15px;

    text-transform: capitalize;

    margin-bottom:0;

}

#column-left .box .box-content {

    background: url("../image/box_bg.png") repeat scroll 0 0 transparent;

    border-radius: 0 0 5px 5px;

    overflow: auto;

    padding: 10px 10px 15px;

    margin-bottom:20px;

}

/* box products */

.box-product {

	width: 100%;

	/*overflow: auto;*/

}
.product_banner {

	width: 230px;
	
	height:440px;
	
	float:left;
	
	margin-left:14px;

	/*overflow: auto;*/

}
.box-product1 {

	width: 670px;
	float:left;
	margin-left:12px;

	/*overflow: auto;*/

}
.box-product2 {

	width: 748px;
	float:left;
	margin-left:5px;

	/*overflow: auto;*/

}
.box-heading-b{
	font-size:20px;
	color:#D6036E;
	text-transform:uppercase;
	margin:10px 0 20px 12px;
}

.box-product > div {

    display: inline-block;

	width:170px;

    margin-left: 10px;

    vertical-align: top;



}
.box-product2 > div {

    display: inline-block;

	width:170px;

    margin-left: 10px;

    vertical-align: top;



}
.box-product1 > div {

    display: inline-block;

	width:165px;

  /* margin-left: 20px;*/

    vertical-align: top;



}


.box-product .image {

	display: block;

	margin-bottom: 0px;

	text-align:center;

}

.box-product .image img {

	padding: 3px;

	

}

.box-product .name a {

    display: block;

    font-family: "Museo";

    font-size: 20px;

    font-weight: bold;

    margin-bottom: 4px;

    text-decoration: none;

    color:#a0410d;

}

.s_price, .price{

	/*font-family:"Museo";*/
	height:90px;

}

.box-product .price {

	display: block;

	font-weight: bold;

	margin-bottom: 8px;

}

.box-product .price-new {

    font-size: 14px;

    font-weight: bold;

    color:#87360a;

}

.s_price_h_before {

    color: #a0410d;

    font-size: 12px;

    text-decoration: line-through;

}

.s_price {

    background: url("../image/s_price_bg.png") no-repeat scroll 0 0 transparent;

    font-weight: bold;

    height: 54px;

    left: 10px;

    padding-top: 10px;

    position: relative;

    text-align: center;

    top: -72px;

    width: 63px;

}

.price-old{

	color: #a0410d;

    font-size: 20px;

    text-decoration: line-through;

}

.price-old1{

	color: #a0410d;

    font-size: 14px;

    text-decoration: line-through;

}
.price-new{

    font-size: 20px;
	
	float:right;
	
	margin-right:15px;

}

.product_hidden .wishlist a, .product_hidden .compare a {

  

  font-size:11px;

}

.product_hidden .compare {

	

	margin-bottom:15px;

}



.box-product .rating {

	display: block;

	margin-bottom: 4px;

}

/* product container */



.product_container {

    /*border: 1px solid #F0F6FF;*/

	border-radius: 2px 2px 2px 2px;

    height: 255px;

    margin-bottom: 20px;

    overflow: hidden;

    position: relative;

    width: 164px;

   

}
.product_container2 {

    /*border: 1px solid #F0F6FF;*/

	border-radius: 2px 2px 2px 2px;

    height: 275px;

    margin-bottom: 20px;

    overflow: hidden;

    position: relative;

    width: 170px;

   

}
.product_container1 {

    /*border: 1px solid #F0F6FF;*/

	border-radius: 2px 2px 2px 2px;

    height: 150px;

    margin-bottom: 20px;

    overflow: hidden;

    position: relative;

    width: 200px;

   

}



.product_visible {

    text-align: left;
	height:255px;
	color:#A0410D;

}

.product_hidden {

    background: url("../image/prod_transparent.png") repeat scroll 0 0 transparent;

    display: block;

    height: 100%;

    padding: 20px;

    position: absolute;

    top: 260px;

    width: 180px;

}



.n_price {

    background: url("../image/n_price_bg.png") no-repeat scroll 0 0 transparent;

    font-weight: bold;

    height: 40px;

    left: 10px;

    padding-top: 23px;

    position: relative;

    text-align: center;

    top: -72px;

    width: 63px;

    color:#87360a;

}

.product_hidden .product_name {

    color: #a0410d;

    font-family: "Museo";

    font-size: 16px;

    font-weight: bold;

    line-height: 25px;

    text-decoration: none;

}

.product_spacer {

    background: url("../image/prod_spacer.png") repeat-x scroll 0 0 transparent;

    height: 2px;

    margin: 8px 0;

}.product_hidden .n_price_h {

    color: #87360a;

    font-family: "Museo";

    font-size: 16px;

    font-weight: 700;

    line-height: 24px;

}



/* box category */

.box-category {

	margin-left: 15px;

}

.box-category ul {

	list-style: disc outside url("../image/box_arrow.png");

	margin: 0;

	padding: 0;

}

.box-category > ul > li {

	padding-bottom: 4px;

/*	border-bottom:1px solid #87360a;*/

}

.box-category .parent-category{
	
	color:#735C3D;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;

}
.box-category .parent-category:hover{
	
	color:#d6036e;
	font-size:18px;
	font-weight:bold;

}
.box-category ul li a .child-category{
	color:#735C3D;
	padding-left:20px;
}

.box-category > ul > li:last-child {

	

	border-bottom:none;

}

.box-category > ul > li + li {

	

}

.box-category > ul > li > a {

	 color: #735C3D;

    display: block;

   /* font-weight: bold;*/

    line-height: 25px;

    position: relative;

    text-decoration: none;

    }

.box-category > ul > li ul {

	display: none;

	margin-left:15px;

	margin-top:3px;

}

.box-category > ul > li a.active {

	font-weight: bold;

	text-decoration:underline;

}

.box-category > ul > li a.active + ul {

	display: block;

}

.box-category > ul > li ul > li {

    background: #87360a;

    list-style: disc outside url("../image/inner_disc.png");

    margin-bottom: 1px;

    padding: 6px;

    text-indent: 10px;

}

.box-category > ul > li ul > li > a {

	text-decoration: none;

	display: block;

	color:#e1e1e1;

}

.box-category > ul > li ul > li > a.active {

	font-weight: bold;

}

/* content */

#content .content {

	padding: 10px;

		margin-bottom: 20px;

	border: 1px solid #f6f6f6;

	font-family: 'Droid Sans', arial, serif;

}

#return .content {

    overflow: auto;

    clear: both;

}

#content .content .left {

	float: left;

	width: 49%;

}

#content .content .right {

	float: right;

	width: 49%;

}

#content ul li {

    padding-bottom: 1px;

}

/* category */

.category-info {

	overflow: auto;

	margin-bottom: 20px;

}

.category-info .image {

	float: left;

	padding: 5px;

	margin-right: 15px;

	

}

.category-list {

	overflow: auto;

	margin-bottom: 20px;

}

.category-list ul {

	float: left;

	width: 18%;

}

.category-list .div a {

	text-decoration: underline;

	font-weight: bold;

}

/* manufacturer */

.manufacturer-list {

	border: 1px solid #DBDEE1;

	padding: 5px;

	overflow: auto;

	margin-bottom: 20px;

}

.manufacturer-heading {

	background: #F8F8F8;

	font-size: 15px;

	font-weight: bold;

	padding: 5px 8px;

	margin-bottom: 6px;

}

.manufacturer-content {

	padding: 8px;

}

.manufacturer-list ul {

	float: left;

	width: 25%;

	margin: 0;

	padding: 0;

	list-style: none;

	margin-bottom: 10px;

}

/* product */

.product-filter {

	border-bottom: 1px solid #EEEEEE;

	padding-bottom: 10px;

	overflow: auto;

}

.product-filter .display {

	margin-right: 15px;

	float: left;

	padding-top: 4px;

	color: #333;

}

.product-filter .display a {

	font-weight: bold;

}

#grid_a {

    background: url("../image/grid_a.png") no-repeat scroll 0 0 transparent;

    display: inline-block;

    height: 12px;

    text-indent: -9999px;

    width: 19px;

}

#list_a {

    background: url("../image/list_a.png") no-repeat scroll 0 0 transparent;

    display: inline-block;

    height: 12px;

    text-indent: -9999px;

    width: 19px;

    margin-right:10px;

     margin-left:10px;

}

#list_b {

    background: url("../image/list_b.png") no-repeat scroll 0 0 transparent;

    display: inline-block;

    height: 12px;

    width: 19px;

    margin-right:10px;

     margin-left:10px;

}

#grid_b {

    background: url("../image/grid_b.png") no-repeat scroll 0 0 transparent;

    display: inline-block;

    height: 12px;

    width: 19px;

}



#grid_a:hover {

	 background: url("../image/grid_b.png") no-repeat scroll 0 0 transparent;



	

}

#list_a:hover {

	 background: url("../image/list_b.png") no-repeat scroll 0 0 transparent;



	

}



.product-filter .sort {

	float: right;

	color: #333;

}

.product-filter .limit {

	margin-left: 15px;

	float: right;

	color: #333;

}

.product-compare {

    font-weight: bold;

    margin-bottom: 20px;

    padding-top: 15px;

}

.product-compare a {

	text-decoration: none;

	font-weight: bold;

}

.product-list > div {

	overflow: auto;

	margin-bottom: 15px;

	border:1px solid #f6f6f6;

	padding:20px;

}

.product-list .right {

	float: right;

	margin-left: 15px;

	text-align:center;

	width:120px;

	border-left:1px solid #f6f6f6;

}

.product-list > div + div {

	

	padding-top: 16px;

}

.product-list .image {

	float: left;

	margin-right: 10px;

}

.product-list .image img {

	padding: 3px;

	

}

.product-list .name {

	margin-bottom: 10px;

}

.product-list .name a {

    font-family: "Museo";

    font-size: 17px;

    font-weight: bold;

    text-decoration: none;

}

.product-list .description {

	line-height: 20px;

	margin-bottom: 5px;



}

.product-info .description span {

    font-weight: normal;

}

.product-list .rating {

	color: #7B7B7B;

}

.product-list .price {

padding-bottom:15px;

font-size:17px;

color:#a0410d;

}

.product-list .price-old {

	text-decoration: line-through;

}

.product-list .price-new {

	font-weight: bold;

}

.product-list .price-tax {

	font-size: 11px;

	font-weight: normal;

	}

.product-list .cart {

	margin-bottom: 15px;

}

.cart_right {

    float: right !important;

}

#shopping_cart_icon {

}

.heading h4 {

    font-size: 14px;

}

.heading a {

    font-size: 14px;

    text-decoration: none;
	
	color:#4D4D4D;

}

.product-list .wishlist, .product-list .compare {

	margin-bottom: 3px;

}

.product-list .wishlist a {

		text-decoration: none;

		display: block;

		font-size:11px;

	}

.product-list .compare a {

	text-decoration: none;

		display: block;

		font-size:11px;

	}

.product-grid {

	width: 100%;

	overflow: auto;

}

.product-grid > div {

width: 200px;

	display: inline-block;

	vertical-align: top;

	margin-right: 18px;

	margin-top:5px;

	margin-bottom: 20px;

	/*border:1px solid #f6f6f6;*/

	border-radius:2px;

	padding:10px;

	-moz-border-radius:2px;

	-webkit-border-radius:2px;



}

.product-grid .image {

	display: block;

	margin-bottom: 0px;

}

.product-grid .image img {

	padding: 3px;

	

}

.product-grid .name a {

    display: block;

    font-size: 12px;

    font-weight: bold;

    margin: 8px 0;

    text-decoration: none;
	
	color:#4d4d4d;
	
	height:39px;

/*font-family:"Museo";*/

}

.product-grid .description {

	display: none;

}

.product-grid .rating {

	display: block;

	margin-bottom: 4px;

}

.product-grid .price {

	display: block;

/*	font-weight: bold;*/

	height:40px;

	font-size:20px;

	color:#E62F8F;

	margin-bottom: 8px;

}

.product-grid .price-old {



	text-decoration: line-through;

}

.product-grid .price-new {

	font-weight: bold;

}

.product-grid .price .price-tax {

	display: none;

}

.product-grid .cart {

float:left;

	margin-bottom: 3px;

}

.product_container .cart {

float:left;

	margin-bottom: 3px;

}

.product-grid .wishlist, .product-grid .compare {

	float:right;

}

.product_container .wishlist, .product_container .compare {

	float:right;

}

.product-grid .wishlist a, .product-grid .compare a {

font-size:11px;

}

.product_container .wishlist a, .product_container .compare a {

font-size:11px;

}



.product-grid .wishlist a {

	color: #333333;

	text-decoration: none;

	padding-left: 18px;

	display: block;

	background: url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/add.png') left center no-repeat;

}
.product_container .wishlist a {

	color: #333333;

	text-decoration: none;

	padding-left: 18px;

	display: block;

	background: url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/add.png') left center no-repeat;

}

.product-grid .compare a {

	color: #333333;

	text-decoration: none;

	padding-left: 18px;

	display: block;

	background: url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/add.png') left center no-repeat;

}
.product_container .compare a {

	color: #333333;

	text-decoration: none;

	padding-left: 18px;

	display: block;

	background: url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/add.png') left center no-repeat;

}

/* Product */

.product-info {

	overflow: auto;

	margin-bottom: 20px;

}

.product-info > .left {

	float: left;

	margin-right: 20px;

}

.product-info > .left + .right {

    border: 1px solid #f6f6f6;

    margin-left: 360px;

    padding: 20px;

    border-radius: 5px 5px 0 0;

    -moz-border-radius: 5px 5px 0 0;

    -webkit-border-radius: 5px 5px 0 0;

}

.product-info .image {

	

	float: left;

		padding: 10px;

	text-align: center;

}

.product-info .image-additional {

	width: 360px;

	margin-left: -10px;

	clear: both;

	overflow: hidden;

}

.product-info .image-additional img {

}

.product-info .image-additional a {

	float: left;

	display: block;

	margin-left: 10px;

	margin-bottom: 10px;

}

.product-info .description {

    border-bottom: 1px solid #F6F6F6;

  /*  font-family: 'Droid Sans';*/

    font-size: 14px;

    font-weight: bold;

    line-height: 25px;

    margin-bottom: 10px;

    padding-bottom: 15px;
	
	color:#4d4d4d;

}

.product-info .description span {

	

}

.product-info .description a {

	color: #4D4D4D;

	text-decoration: none;

}

.product-info .price {

    border-bottom: 1px solid #F6F6F6;

    font-size: 18px;

    font-weight: bold;

    line-height: 27px;

    margin-bottom: 10px;

    overflow: auto;

    padding: 0 5px 15px;

    color:#d6036e;

    /*font-family:"Museo";*/

}

.product-info .price-old {

	color: #F00;

	text-decoration: line-through;

}

.product-info .price-new {

	

}

.product-info .price-tax {

	font-size: 12px;

	font-weight: normal;

	color: #999;

}

.product-info .price .reward {

	font-size: 12px;

	font-weight: normal;

	color: #999;

}

.product-info .price .discount {

	font-weight: normal;

	font-size: 12px;

	color: #4D4D4D;

}

.product-info .options {

	border-bottom: 1px solid #E7E7E7;

	padding: 0px 5px 10px 5px;

	margin-bottom: 10px;

	color: #4d4d4d;

}

.options h2 {

    font-size: 17px;
	
	color:#D6036E;

}

.product-info .cart {

	overflow: hidden;

	padding-top:15px;

}

.product-info .cart div {

	float: left;

	vertical-align: middle;

}

.cart_right a {

    font-size: 11px;

}

.product-info .cart div > span {

	padding-top: 7px;

	display: block;

	color: #999;

}

.product-info .cart .minimum {

	padding-top: 5px;

	font-size: 11px;

	color: #999;

	clear: both;

}

.product-info .review {

    background: url("../image/price_bg.png") repeat scroll 0 0 transparent;

          margin-bottom: 10px;

    margin-left: 360px;

    border-radius: 0 0 5px 5px;

    -moz-border-radius: 0 0 5px 5px;

    -webkit-border-radius: 0 0 5px 5px;

}

.product-info .review > div {

 

    margin: 0 20px;

    padding: 10px 0;

}

.product-info .review > div > span {

	color: #38B0E3;

}

.product-info .review .share {

	overflow: auto;

	line-height: normal;

	border-top:1px solid #ebebeb;

}

.product-info .review .share a {

	text-decoration: none;

}

#captcha {

    margin-top: 10px;

}

.tags{

	

	margin:20px 0;

}

.attribute {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #f6f6f6;

	border-left: 1px solid #f6f6f6;

	margin-bottom: 20px;

}

.attribute thead td, .attribute thead tr td:first-child {

	font-size: 14px;

	font-weight: bold;

	background: #F7F7F7;

	text-align: left;

}

.attribute tr td:first-child {

	font-weight: bold;

	text-align: right;

	width: 20%;

}

.attribute td {

	padding: 7px;

	color: #4D4D4D;

	text-align: center;

	vertical-align: top;

	border-right: 1px solid #f6f6f6;

	border-bottom: 1px solid #f6f6f6;

}

.compare-info {

	border-collapse: collapse;

	width: 100%;

	border-top: 1px solid #f6f6f6;

	border-left: 1px solid #f6f6f6;

	margin-bottom: 20px;

}

.compare-info thead td, .compare-info thead tr td:first-child {



	font-size: 14px;

	font-weight: bold;

	background: #F7F7F7;

	text-align: left;

}

.compare-info tr td:first-child {

		font-weight: bold;

	text-align: right;

}

.compare-info td {

	padding: 7px;

	width: 20%;

	

	text-align: center;

	vertical-align: top;

	border-right: 1px solid #f6f6f6;

	border-bottom: 1px solid #f6f6f6;

	line-height:20px;

}

.compare-info .name a {

	font-weight: bold;

}

.compare-info .price-old {

	font-weight: bold;

		text-decoration: line-through;

}

.compare-info .price-new {

	font-weight: bold;

}

/* wishlist */

.wishlist-product table {

	width: 100%;

	border-collapse: collapse;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

.wishlist-product td {

	padding: 7px;

}

.wishlist-product thead td {

	color: #4D4D4D;

	font-weight: bold;

	background-color: #F7F7F7;

	border-bottom: 1px solid #DDDDDD;

}

.wishlist-product thead .remove, .wishlist-product thead .image, .wishlist-product thead .cart {

	text-align: center;

}

.wishlist-product thead .name, .wishlist-product thead .model, .wishlist-product thead .stock {

	text-align: left;

}

.wishlist-product thead .quantity, .wishlist-product thead .price, .wishlist-product thead .total {

	text-align: right;

}

.wishlist-product tbody td {

	vertical-align: top;

	border-bottom: 1px solid #DDDDDD;

}

.wishlist-product tbody .remove {

	vertical-align: middle;

}

.wishlist-product tbody .remove, .wishlist-product tbody .image, .wishlist-product tbody .cart {

	text-align: center;

}

.wishlist-product tbody .name, .wishlist-product tbody .model, .wishlist-product tbody .stock {

	text-align: left;

}

.wishlist-product tbody .quantity, .wishlist-product tbody .price, .wishlist-product tbody .total {

	text-align: right;

}

.wishlist-product tbody .price s {

	color: #F00;

}

.login-content {

	margin-bottom: 20px;

	overflow: auto;

}

.login-content .left {

	float: left;

	width: 48%;

}

.login-content .right {

	float: right;

	width: 48%

}

.login-content .left .content, .login-content .right .content {

	min-height: 190px;

}

/* orders */

.order-list {

	margin-bottom: 10px;

}

.order-list .order-id {

	width: 49%;

	float: left;

	margin-bottom: 2px;

}

.order-list .order-status {

	width: 49%;

	float: right;

	text-align: right;

	margin-bottom: 2px;

}

.order-list .order-content {

	padding: 10px 0px;

	display: inline-block;

	width: 100%;

	margin-bottom: 20px;

	border-top: 1px solid #EEEEEE;

	border-bottom: 1px solid #EEEEEE;

}

.order-list .order-content div {

	float: left;

	width: 33.3%;

}

.order-list .order-info {

	text-align: right;

}

.order-detail {

	background: #EFEFEF;

	font-weight: bold;

}

/* returns */

.return-list {

	margin-bottom: 10px;

}

.return-list .return-id {

	width: 49%;

	float: left;

	margin-bottom: 2px;

}

.return-list .return-status {

	width: 49%;

	float: right;

	text-align: right;

	margin-bottom: 2px;

}

.return-list .return-content {

	padding: 10px 0px;

	display: inline-block;

	width: 100%;

	margin-bottom: 20px;

	border-top: 1px solid #EEEEEE;

	border-bottom: 1px solid #EEEEEE;

}

.return-list .return-content div {

	float: left;

	width: 33.3%;

}

.return-list .return-info {

	text-align: right;

}

.return-product {

	overflow: auto;

	margin-bottom: 20px;

}

.return-name {

	float: left;

	width: 33.3%;

}

.return-model {

	float: left;

	width: 33.3%;

}

.return-quantity {

	float: left;

	width: 33.3%;

}

.return-detail {

	overflow: auto;

	margin-bottom: 20px;

}

.return-reason {

	float: left;

	width: 33.3%;

}

.return-opened {

	float: left;

	width: 33.3%;

}

.return-opened textarea {

	width: 98%;

	vertical-align: top;

}

.return-remove {

	float: left;

	width: 33.3%;

	padding-top: 90px;

	text-align: center;

	vertical-align: middle;

}

.return-additional {

	overflow: auto;

	margin-bottom: 20px;

}

.return-comment {

	float: left;

	width: 49%;

}

.return-captcha {

	float: right;

	width: 49%;

}

.download-list {

	margin-bottom: 10px;

}

.download-list .download-id {

	width: 49%;

	float: left;

	margin-bottom: 2px;

}

.download-list .download-status {

	width: 49%;

	float: right;

	text-align: right;

	margin-bottom: 2px;

}

.download-list .download-content {

	padding: 10px 0px;

	display: inline-block;

	width: 100%;

	margin-bottom: 20px;

	border-top: 1px solid #EEEEEE;

	border-bottom: 1px solid #EEEEEE;

}

.download-list .download-content div {

	float: left;

	width: 33.3%;

}

.download-list .download-info {

	text-align: right;

}

/* cart */

.cart-info table {

	width: 100%;

	margin-bottom: 20px;

	border-collapse: collapse;

	border-top: 1px solid #f6f6f6;

	border-left: 1px solid #f6f6f6;

	border-right: 1px solid #f6f6f6;

}

.cart-info td {

	padding: 13px;

}

.cart-info thead td {

		font-weight: bold;

	background-color: #f6f6f6;

	border-bottom: 1px solid #f6f6f6;

}

.cart-info thead .remove, .cart-info thead .image {

	text-align: center;

}

.cart-info thead .name, .cart-info thead .model {

	text-align: left;

}

.cart-info thead .quantity, .cart-info thead .price, .cart-info thead .total {

	text-align: right;

}

.cart-info tbody td {

		border-bottom: 1px solid #f6f6f6;

}

.cart-info tbody .remove {

	vertical-align: middle;

}

.cart-info tbody .remove, .cart-info tbody .image {

	text-align: center;

}

.cart-info tbody .name, .cart-info tbody .model {

	text-align: left;

}

.cart-info tbody .quantity, .cart-info tbody .price, .cart-info tbody .total {

	text-align: right;

}

.cart-info tbody span.stock {

	color: #F00;

	font-weight: bold;

}

.cart-module .cart-heading {

	padding: 8px 8px 8px 22px;

	font-weight: bold;

	font-size: 13px;



	margin-bottom: 15px;

	cursor: pointer;

	background: #f6f6f6;

}

.cart-module .active {

	background: #F8F8F8 url('http://mumyathome.com/catalog/view/theme/kinder15-warm/image/arrow-down.png') 7px 50% no-repeat;

}

.cart-module .cart-content {

	padding: 0px 0px 15px 0px;

	display: none;

	overflow: auto;

}

#cart .content {

    background: none repeat scroll 0 0 white;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);

    display: none;

    min-width: 230px;

    position: absolute;

    z-index: 100;

    padding:10px;

    border:3px solid #87360a;

        border-radius:3px;

    -moz-border-radius:3px;

    -webkit-border-radius:3px;

    right:0;



}

.cart-total {

	border-top: 1px solid #f6f6f6;

	overflow: auto;

	padding-top: 8px;

	margin-bottom: 15px;

}

.cart-total table {

	float: right;

}

.cart-total td {

	padding: 3px;

	text-align: right;

}

/* checkout */

.checkout-heading {

	background: #F8F8F8;

	border: 1px solid #DBDEE1;

	padding: 8px;

	font-weight: bold;

	font-size: 13px;



	margin-bottom: 15px;

}

.checkout-heading a {

	float: right;

	margin-top: 1px;

	font-weight: normal;

	text-decoration: none;

}

.checkout-content {

	padding: 0px 0px 15px 0px;

	display: none;

	overflow: auto;

}

.checkout-content .left {

	float: left;

	width: 48%;

}

.checkout-content .right {

	float: right;

	width: 48%;

}

.checkout-content .buttons {

	clear: both;

}

.checkout-product table {

	width: 100%;

	border-collapse: collapse;

	border-top: 1px solid #DDDDDD;

	border-left: 1px solid #DDDDDD;

	border-right: 1px solid #DDDDDD;

	margin-bottom: 20px;

}

.checkout-product td {

	padding: 7px;

}

.checkout-product thead td {

	color: #4D4D4D;

	font-weight: bold;

	background-color: #F7F7F7;

	border-bottom: 1px solid #DDDDDD;

}

.checkout-product thead .name, .checkout-product thead .model {

	text-align: left;

}

.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {

	text-align: right;

}

.checkout-product tbody td {

	vertical-align: top;

	border-bottom: 1px solid #DDDDDD;

}

.checkout-product tbody .name, .checkout-product tbody .model {

	text-align: left;

}

.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {

	text-align: right;

}

.checkout-product tfoot td {

	text-align: right;

	border-bottom: 1px solid #DDDDDD;

}

.contact-info {

	overflow: auto;

}

.contact-info .left {

	float: left;

	width: 48%;

}

.contact-info .right {

	float: left;

	width: 48%;

}

.sitemap-info {

	overflow: auto;

	margin-bottom: 40px;

}

.sitemap-info .left {

	float: left;

	width: 48%;

}

.sitemap-info .right {

	float: left;

	width: 48%;

}

#shipping td {

	

	padding-bottom:15px;

}



/* footer */ 

#footer {

	clear: both;

	overflow: auto;

	min-height: 100px;
	
	background:#BEB4A4;
	
	border: 1px solid #BEB4A4;

	

	}

#footer h2 {

    border-bottom: 1px solid #c3eef7;

    margin-top: 0;

    padding-bottom: 5px;

}

#footer .column {

	float: left;

	width: 25%;

	min-height: 100px;

}

#footer .column ul {

	margin-top: 0px;

	margin-left: 8px;

	padding-left: 12px;

}

#footer .column ul li {

	margin-bottom: 3px;

}

#footer .column a {

	text-decoration: none;

	color: #000;

}

#footer .column a:hover {

	text-decoration: underline;

}

#powered {

    clear: both;

    line-height: 22px;

    margin: auto;

    overflow: auto;

    width: 960px;

}

#footer-top-outside {

    /*background: url("../image/upper_footer_bg.jpg") repeat-x scroll 0 0 #E9F1FF;*/

    margin-top: 20px;

   

    overflow:auto;

}

#footer_outside, #powered-outside{

    overflow: hidden;

	clear:both;



}

#footer-top-outside h2 {



    border-bottom: 1px solid #fff;

    padding-bottom: 5px;

}

#footer-middle-outside, #footer-bottom-outside {

    background: url("../image/bg_pattern.png") repeat scroll 0 0 transparent;

    border-top: 2px solid #c3eef7;

    overflow: hidden;

    padding-bottom: 20px;

    

}#footer-top-outside ul {

    list-style: disc outside url("../image/list1.png");

    margin-top: 0;

    padding: 0 15px;

}

#contact_footer ul{

	

	list-style:none;

	padding-left:0;

}

#footer ul li, #categories_footer ul li {

    padding-bottom: 10px;

}



#footer_telephone,  #footer_telephone2, #footer_email, #footer_email2, #footer_skype, #footer_fax{

	

	 text-indent: 25px;

}

#footer_telephone {

   background: url("../image/tel_small.png") no-repeat scroll left center transparent;

   }

   #footer_email {

   background: url("../image/email_small.png") no-repeat scroll left center transparent;

   margin-top:15px;

   }

   #footer_skype {

   background: url("../image/skype_small.png") no-repeat scroll left center transparent;

   margin-top:15px;

   }

   #footer_fax {

   background: url("../image/fax_small.png") no-repeat scroll left center transparent;

   margin-top:15px;

   }



#footer_fax, #footer_telephone2, #footer_email2, #footer_fax {

     padding-bottom:8px;

}

#footer ul {

    list-style: disc outside url("../image/list1.png");

    padding-left: 15px;

}

#contact_footer ul li {

	padding-bottom:5px;

}



/* banner */



.banner {

    display: inline-block;

    margin-left:20px;

}





.banner div {

	text-align: center;

	width: 100%;

}

.banner div img {

	margin-bottom: 20px;

}

.clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

 

.clearfix {

	display: inline-block;

}

 

html[xmlns] .clearfix {

	display: block;

}

 

* html .clearfix {

	height: 1%;

}



.spacer {

 }

.active{

	display:block !important;

}

#header-bottom {

    min-height: 40px;

    overflow: visible;

}



.no_right_margin {

	margin-right:0 !important;

}

.no_left_margin {

	margin-left:0 !important;

}



.cart_spacer {

    height: 1px;

}

.cart_total_td {

    min-width: 180px;

}

/* twitter */

#twitter_update_list li {

    padding-bottom: 10px;

    padding-top:5px;

    border-bottom:1px solid #EDEDED;

}

#twitter_update_list {

    padding: 0 !important;

    list-style: none !important;

    margin-top:0 !important;

    line-height:17px;

    font-style:italic;

}

#twitter_footer li:last-child {

    border: none !important;

}

#twitter_footer li:first-child {

   padding-top:0 !important;

}



#twitter_footer li span {

    display: block;

}

#twitter_footer li a {

    font-style: normal;

}

.no_image {

    height: 155px;

}

#customHome {

    clear: both;

    padding-bottom: 20px;

    overflow:auto;
	
	background:#D7CFC1;
	
	-webkit-border-radius: 20px 20px 0 0;

	-moz-border-radius: 20px 20px 0 0;

	-khtml-border-radius: 20px 20px 0 0;
	
	border-radius: 20px 20px 0 0;
	
	border:#B9B5AE 1px solid;

}

#learn_more {

    background: url("../image/learn_more_bg.png") repeat-x scroll 0 0 #8BB6FC;

    border-radius: 3px 3px 3px 3px;

    color: #153e4f;

    font-family: "Museo";

    font-size: 13px;

    font-weight: normal;

    padding: 5px 10px;

    text-decoration: none;

}

#learn_more:hover {

 }
#featured-left {
	width:220px;
	float:left;
	}
#featured-right {
	width:730px;
	float:right;
	}
.arial11{
font-family:Arial;
font-size:11px;
color:#000000;
text-decoration:none;
}

.greenbg{background:url(../image/greenbg_arrow.png) no-repeat 30px 0; height:75px; width:253px;}
.greenbg2{background:url(../image/green2arrow_bg.png) no-repeat 30px 0; height:75px; width:253px;}
.pinkbg{background:url(../image/pinkbg_arrow.png) no-repeat 30px 0; height:75px; width:253px;}
.category_block{
	width:945px;
	background:#F5EFE3;
	border-radius: 0 0 5px 5px;
}
.category_warp{
	width:927px;
	margin:0 10px;
}

.category_warp .block{
	width:165px;
	margin:10px 10px;
	float:left;
}
.category_warp .block .title a{
	font-family:"Comic Sans MS", cursive;
	color:#87360A;
	font-weight:bold;
	font-size:16px;
}
.category_product_line {
	background:url(../image/line.gif);
	height: 10px;
	margin: 20px 0 50px;
	width: 950px;
}
#slideshow_left {
    background: url(../image/slider-banner-bk.gif) no-repeat scroll 1px 0 transparent;
    display: block;
    float: left;
    height: 515px;
    width: 198px;
	margin-right:10px;
}
#slideshow_left .linmkw4{
    height: 185px;
    overflow: hidden;
    width: 198px;
}
#slideshow_left .linmkw4 img{
    display: block;
    height: 185px;
    overflow: hidden;
    width: 197px;
}
#slideshow_middle_banner {
    height: 150px;
    overflow: hidden;
    width: 520px;
}
#slideshow_middle_banner  img{
	display:block;
    height: 149px;
	margin-top:15px;
    overflow: hidden;
    width: 520px;
}
#slideshow_left .linmkw5 img{
    display: block;
    height: 185px;
	margin-top: 8px;
    overflow: hidden;
    width: 197px;
}
#slideshow_left .linmkw6 img{
    display: block;
    height: 165px;
	margin-top: 8px;
    overflow: hidden;
    width: 197px;
}
#slideshow_left .linmkw5{
    height: 185px;
    overflow: hidden;
    width: 198px;
}
#slideshow_left .linmkw6{
    height: 165px;
    overflow: hidden;
    width: 198px;
}
#slideshow_right {
    display: block;
    float: left;
    height: 335px;
    width: 230px;
	margin-left:10px;
}
#slideshow_right .linmkw9 img{
    display: block;
    height: 162px;
	margin-left: 3px;
    overflow: hidden;
    width: 230px;
}
#slideshow_right .linmkw10 img{
    display: block;
    height: 162px;
	margin-left: 3px;
	margin-top: 5px;
    overflow: hidden;
    width: 230px;
}
#slideshow_middle {
	width:711px; 
	height:332px; 
	float:left;
}
#slideshow_middle_banner {
	width:520px; 
	height:165px; 
	float:left;
}

#footer span{
	display:block;
	width:210px;
	margin:10px 0;
	font-weight:bold;
	font-size:20px;
	color:#FFF;
}
#footer .grid_3 ul li a{
	color:#FFF;
}
#footer-top-outside span{
	display:block;
	width:210px;
	margin:10px 0;
	font-weight:bold;
	font-size:20px;
	color:#D61C78;
}
.box-menu{
	 float:left;
	 width:190px;
	/* height:738px;*/
	 background:#F2ECE0;
	 border:1px solid #D9D7D2;
	 margin-right:5px;
}
.best-seller{
	float:left;
	width:748px; 
	background:#F2ECE0;
	border:1px solid #D9D7D2;
}
.box-menu-title{
	width:170px;
	height:33px;
	margin-left:10px;
	margin:10px 0 0 10px;
	color:#D6036E;
	font-size:20px;
}
.parent-category {
	 font-size:13px;
	 color:#775e3f;
	 font-weight:bold;
	 display:block;
	 padding-bottom:5px;
}
.parent-category:hover {
	 font-size:13px;
	 color:#d6036e;
	 font-weight:bold;
	 display:block;
	 padding-bottom:5px;
}
.categories-item > ul > li > ul >li{
	padding-bottom:8px;
}
.box-product1 .price a {
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:8px 0;
	height:36px;
	overflow:hidden;
}
.box-product2 .price a {
	font-size:12px;
	font-weight:bold;
	display:block;
	margin:8px 0;
	color:#4D4D4D;
	height:36px;
	overflow:hidden;
}
.best-seller-left {
	width:748px;
	height:738px;
	float:left;
}
.4-banners{
	 width:748px;
	 height:190px;
	 background:#F2ECE0;
	 border:1px solid #D9D7D2;
	 float:left;
	 margin-top:4px;
}
.ui-tabs-hide{
	display:none;
}

.events-right {
	width:748px;
	height:738px;
	float:left;
}
.events{
	float:left;
	width:748px; 
	background:#F2ECE0;
	border:1px solid #D9D7D2;
}
.next-event-info{
	 width:745px;
	 float:left;
}
.event-info {
	width:295px;
	float:left;
	margin-right:20px;
}
.event-info h1 a{
	color:#333;
	font-weight:bold;
	padding-bottom:10px;
	font-size:18px;
}
.event-info {
	width:295px;
	float:left;
	margin-right:20px;
}
#event-comment {
	width:430px;
	float:left;
}
#event-comment span {
	font-size:15px;
	margin-bottom:10px;
	font-weight:bold;
}
#event-comment textarea {
	height: 60px;
	width: 422px;
	margin-top:10px;
}
#event-comment button {
	background:#F2ECE0;
	border:1px thin #999;
	float:right;
	margin-top:10px;
}
.recent-events .title {
	background: none repeat scroll 0 0 #E9E0D2;
    color: #D6036E;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 30px;
    margin-top: -12px;
    text-align: center;
    width: 200px;
}
.recent-event {
	width: 480px;
	margin-top:25px;
	height:140px;
}
.recent-event img {
	width: 180px;
	float:left;
}
.recent-event .description {
	width:200px;
	float:left;
	margin-left:20px;
}
.recent-event .description .event-title a{
	font-size:15px;
	font-weight:bold;
	color:#333;
}
.recent-events .event-list {
	border-right: 1px solid #999999;
    border-top: 1px solid #999999;
    width: 490px;
}
.comments {
	width:430px;
	float:left;
	margin-left:20px;
}
.comment-line {
	width:420px;
	margin-bottom:10px;
}
.comment-line span {
	font-weight:bold;
}
.comment-line p {
	margin-bottom:0;
}
.comment-line .name {
	color:#D6036E;
}


/*-----------------------------------------------*/
#column-right {

	display: block;
        
        float: right;

	width: 220px;

	margin-bottom:30px;
       /* margin-right: 20px;*/

}

#column-right .box{

       display: none;

}

#column-right + #content {

      margin-right: 240px;
      margin-left: 20px;

}

#content .contact-info .content {
    border: 0px solid #F6F6F6;
}

#content .contact-info {
    border: 1px solid #F6F6F6;
}

#content .content .left {
    margin-bottom: 10px;
}

.buttons input.button, .cart input.button, .login-content input.button, .register-content input.button, .contact-us-content input.button, .checkout-content input.button {
	color: white;
	font-family: "Droid Sans",arial,serif;
        border: 0px solid #F6F6F6;
        height: 26px;
        margin-left: 5px;
        padding: 4px 9px 7px 8px;
        background: url("../image/button_right.png") no-repeat scroll right top, url('../image/button_left.png') top left no-repeat;
        border-radius: 3px;
}

.buttons input.button:hover, .cart input.button:hover, .login-content input.button:hover, .register-content input.button:hover, .contact-us-content input.button:hover, .checkout-content input.button:hover {

color: black;
cursor: pointer;

}

a.button {
    margin-left: 0px;
}

/*a.button, a.button span {
        display: inline;
	color: white;
	font-family: "Droid Sans",arial,serif;
        border: 0px solid #F6F6F6;
        height: 26px;
        margin-left: 5px;
        padding: 4px 9px 7px 8px;
        background: url("../image/button_right.png") no-repeat scroll right top, url('../image/button_left.png') top left no-repeat;
        border-radius: 3px;
}

a.button:hover, a.button:hover span {

color: black;
cursor: pointer;

}*/

#cart .cart .image img {

width: 40px;

}

table.total {

width: 100%;

}

.wishlist-info table {

width: 100%;

}

.wishlist-info div.price {

display: inline;
vertical-align: middle;

}

.tab-content a.button span{
    line-height: 16px;
}