@charset "UTF-8";
body {
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	  color:#444;
	font-size:13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2AC4C4;
}
a{
	color:#444;
}
strong{
	font-weight: bold;
}
p{
	font-size:0.92em;
	line-height:1.69em;
	padding-top:5px;
	padding-bottom:5px;
}
a:hover{
	text-decoration:none;
	color: #73C3C3;
}
hr{
	color: #ccc;
        background-color: #ccc;
        height: 1px;
	border:none
}
#grid {
	position:absolute;
	width:auto;
	left:0px; /*  hack for win ie6 */
	top:0px;
}
.clear{
	clear:both
}
.info img {
    visibility:hidden;
   _visibility /**/:/**/visible; /* For IE5.01 so the images are shown */
}

.item h3{
	font-weight: bold;
	font-size:0.85em;
	font-family:Georgia, "Times New Roman", Times, serif
}

#menulist {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top:6px;
	padding-bottom:15px;
	margin-top:5px;
}

#menulist .mtitle{	
	line-height:20px;
	padding-left: 10px;
	font-weight: bold;
}
#menulist li{
        font-family:Arial, Helvetica, sans-serif;
         font-size:0.89em;
}

#menulist li a {

        line-height:18px;
	text-decoration: none;
	color: #444;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	display:block;        
        line-height:18px;

}


#menulist li a:hover{
	color: #73C3C3;
}
#menulist li .current{
	color: #73C3C3;
}
#buttons li{	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	
}
#buttons li a{
	text-decoration: none;
	color: #444;
	display:block;
	padding-left: 50px;
}
#buttons li a:hover{
	color: #73C3C3;
}

#buttons *{
	background-repeat: no-repeat;
	background-position: left center;
}

#buttons .info{
	background-image: url(../images/info.jpg);	
}


#buttons .bag{
	background-image: url(../images/bag.jpg);
	height:58px;
}
#buttons .bag a{
	padding-top:15px;
	padding-bottom:10px;
}
#buttons .newsletter a{
	padding-top:25px;
	padding-bottom:10px;
}
#buttons .bag .items,#buttons .newsletter .items{
	font-size:0.85em;
}
     

#buttons .newsletter{
	background-image: url(../images/newsletter.jpg);
	height:73px;
}

#buttons .mail{
	background-image: url(../images/mail.jpg);
}

#buttons .beauty{
	background-image: url(../images/beauty.jpg);
}

#buttons .facebook{
	background-image: url(../images/facebook.jpg);
}

#buttons .shopping{
	background-image: url(../images/bag_ico.jpg);
}

#buttons .tweet{
	background-image: url(../images/twitter.jpg);
}
#buttons .tweet a:hover{
	background-image: url(../images/twitter_over.jpg);
}

#buttons .mail a,#buttons .info a,#buttons .tweet a,#buttons .blog a,#buttons .facebook a,#buttons .shopping a, #buttons .beauty a{
	height:33px;
	line-height:33px;
	font-size:0.85em;
}

#buttons .blog{
	background-image: url(../images/blog.jpg);
}
#recommendation h3{
	font-weight: bold;
	font-size:1.08em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 18px;
	padding-bottom: 5px;
}
#recommendation ul{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
#recommendation li{
	display:inline
}
#recommendation li img{
	width:75px;
	height:auto
}
#detail, #purchase{
	background-color:#fcfcfc;
	padding-top: 10px;
	padding-right: 10px;
	
	padding-left: 10px;
}
#detail{
	background-color:#f2f2f1;	
	padding-bottom: 15px;
}
#purchase{
	background-color:#dedede;	
	padding-bottom: 10px;
}
#purchase label{
	width: 5em;
	display: block;
	float: left;
	text-align: right;
        margin-right: 0.5em;
}
#purchase p{
	font-size:0.90em;
	line-height:2.0em;
	padding-top:5px;
	padding-bottom:5px;
}
#detail{
      
}
#detail h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.38em;
       line-height:1.2em;
}
#detail p{
        padding-top:5px;
	padding-bottom:5px;
	
}

#detail .des b{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
}
#detail .des{
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #aaa;
	border-right-color: #aaa;
	border-bottom-color: #aaa;
	border-left-color: #aaa;
	padding: 5px;
}
.des label{
	width: 5em;
	display: block;
	float: left;
	text-align: right;
        margin-right: 0.5em;
        
      
}
.des .detail{
	width:220px;
	display: block;
	float:left;
	line-height:1.49em;
	font-size:0.89em;
        padding-top:2px;
	
}
#detail .des p{
	padding:0px;
        
}
.item{
    width:170px;
	padding:5px;
	margin:5px;
    position:absolute
}

.item fieldset{
	padding:10px;
	border:thin solid #EBEBEB;
	margin-top:10px;
	margin-bottom:10px;
}
.item legend{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height:1em;
	
}
.item .minipost{
	background-image:url(../images/g_circle.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 130px;
	color:#FFF;
	padding-top:40px;
	padding-left:20px;
	padding-right:20px;
	
	text-align:center
}
.item .minipost h1{
	font-size:1.3em;
	line-height:1.3em
}
.item_double{
	
}
.item_double .post{
	background-image:url(../images/b_circle.jpg);
	background-repeat: no-repeat;
	color:#FFF;
	padding-top:80px;
	padding-left:50px;
	padding-right:50px;
	width:240px;
	height:260px;
	text-align:center
}
.item_double .post a{
	color: #FFF;
	text-decoration: none;	
}
.item_double .post a:visited{
	color: #FFF;
}
.item_double .post a:hover{
	color: #73C3C3;
}

.item_double .post h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	line-height:1em;
}

.item_double .post p{
	padding-top:10px;
	font-size: 0.92em;
	line-height:1.6em;
        letter-spacing:0.01em;
}
#tip { 
    display:none; 
    background-color:#2ac4c4;
    font-size:0.92em; 
    padding:5px; 
    color:#fff;
	z-index:100;
	font-family:Georgia, "Times New Roman", Times, serif
}
#footer {
     position:relative;
	top:0;
	left:0;
	padding-top: 50px;
	height:100px;
}
#footer a{
	color: #444;
	text-decoration: none;
	font-size:0.77em;
}
#footer a:hover{
	color: #73C3C3;
}

.addtocart{
	background-image:url(../images/addtocart.jpg);
	width:180px;
	height:36px;
	background-repeat:no-repeat;
	border:none;
	color:transparent;
	float:right;
	cursor:pointer;
}
.addtocart a:hover{
	
}

#shopp .gallery {  display: block; }
#shopp .gallery ul { display: block; margin: 0; padding: 0 !important; position: relative; list-style: none !important; text-indent: 0; width: auto; }
#shopp .gallery ul li:before { content: ""; }
#shopp .gallery .previews { position: relative; margin: 0 !important; }
#shopp .gallery .previews li { position: absolute; width: <?php echo $gallery_small_width; ?>px; height: <?php echo $gallery_small_height; ?>px; line-height: <?php echo $gallery_small_height; ?>px; visibility: hidden; top: 0; left: 0; margin: 0; display: block; text-align: center; }

#shopp .gallery .previews li img { display: inline; vertical-align: middle; margin-top: -3px; }

#shopp .gallery .previews li.fill { position: relative; }
#shopp .gallery .previews li.active { visibility: visible; }
#shopp .gallery .thumbnails { margin-top: 10px; }
#shopp .gallery .thumbnails ul { padding: 0; }
#shopp .gallery .thumbnails li { position: relative; display: inline; visibility: visible; height: auto; line-height: 1; top: auto; left: auto; margin: 0 0 0 10px; }
#shopp .gallery .thumbnails li.first { margin-left: 0; }
#shopp .gallery .thumbnails li img { cursor: pointer; }

.item h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:3em;
}
.item h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	line-height:2em;
}
.cart{
	width:540px;
	border:thin solid #EBEBEB;
}
.cart small{
	font-size:0.85em;
	line-height:1em
}
.cart .money{
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cart .title th{
	padding:10px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color: #EBEBEB;
	margin:10px;
}
.cart .cartitems td{
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
.cart th{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;	
	text-transform: uppercase;	
}
.cart td{
	padding:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
		
}
.cart .qty{
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.cart .cartitem a{
	text-decoration:none;
	font-size:0.85em;	
	color:#444;	
}
.cart .cartitem a:hover{
	color: #73C3C3;
}
.cart .cartitme{
	line-height:32px;
}
.cart .item{
	width:auto;

}
.cart .total{
	font-size:1.3em;
	text-transform:capitalize
}

.cart .checkout{
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:2em;
	text-transform: uppercase;	
	background-color:#e3f8fa
}
.cart .checkout a{
	text-decoration:none;
	color:#444;		
}
.cart .checkout a:hover{
	color: #73C3C3;
}
#hidden-update{
	display:none;
}
#promocode{
	width:150px;
	margin-right:20px;
}
.error{
	font-size:0.85em;	
}
#form ul { width: 100%; clear: both; line-height: 1; }
#form ul li { text-indent: 0; clear: both; display: block; padding: 4px 0; margin: 0; }
#form label { clear: both; display: block; font-size:0.9em;font-family: Georgia, "Times New Roman", Times, serif}
#form ul li label.inline { display: inline; clear: none; }
#form ul li:before { content: ""; }
#form ul li div.inline { width: auto; clear: both; }
#form ul li div.inline input { width: auto;  }
#form ul li div.inline label { clear: none; display: inline; }
#form ul li input,
#form ul li select { margin: 0 0 5px 0; }
#form ul li div input,
#form ul li div select { width: 100%; }
#form ul li div.left { display: inline; width: 47%; float: left; margin: 0; clear: left; }
#form ul li div.right { display: inline; width: 47%; float: right; margin: 0; clear: right; }
#form ul li.half { display: inline; width: 47%; float: left; clear: none; }
#form ul li.half.right { display: inline; float: right; }
#form ul li span { float: left; padding: 0 5px 0 0; display: inline-block; text-align: left; }
#form ul li span label,
#form div label { clear: both; }
.submit{
	background-color:#e3f8fa;
	text-align:right
}
.submit input{
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:2em;
	text-transform: uppercase;	
	background-color:#e3f8fa;
	border:none	;
	text-decoration:underline;
	cursor:pointer;
	width:100%;
	height:25px;
}
.submit input:hover{
	text-decoration:none;
	color: #73C3C3;
}
address{
	font-size:0.95em;
	line-height:1.5em;
	margin:0px 10px 0px 10px;
}
address big{
	font-size:1.2em;
	line-height:1.5em;
	text-transform:capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.warning{
	background-color:#FCC;
	padding:20px;
	margin-bottom:20px;
	font-size:0.95em;
	line-height:1.2em
}
.paging{
	height:2em;
	
	
}
.paging li{
	float:left;
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:2em;	
}
.paging .disabled, .paging .active{
	padding-left:5px;
	padding-right:5px;
}
.paging .disabled{
	color:transparent;
	
}
.paging .active{
	color: #73C3C3;
}
.paging li a{	
	height:2em;
	display:block;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color: #444;
}
.paging li a:hover{
	color: #73C3C3;
}

.post{
	padding-bottom:40px;
}
.post h1{
	
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.3em;	
	font-size:1.5em;
}
.post h1 a{
	color:#333
        text-decoration:none

}
.post h1 a:hover{
        color: #73C3C3;
	
}
.post p{
	font-size:0.92em;
	line-height:1.69em;
	padding-top:0px;
	padding-bottom:10px;
}
.post p small{
	font-size:0.92em;
	line-height:1.5em;
	color:#999
}
.post .alignleft{
	float:left
}
.post .alignright{
	float:right
}
.post .aligncenter{
	    display: block;
    margin-left: auto;
    margin-right: auto 

}
.top{
	font-size:0.85em;
	text-align:right
}
.top a{
	text-decoration:none
}
.related{
	font-size:0.92em;
	padding-top:10px;
	padding-bottom:10px;
}
.related li{
	list-style:circle;
	margin-left:14px;
	
}
.related a{
	font-size:0.92em;
	line-height:1.3em
}
.related p{
	margin:0px;
	padding:0px;
	line-height:0.92em
}


.wpcf7-form label{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	width:150px;
	float:left;
	text-align:right;
	margin-right:10px;
	line-height:2em;
	padding:3px;
}
wpcf7-form-control-wrap{
	float:left;
	width:100px;
	
}
.wpcf7-form input, .wpcf7-form textarea{
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-size:1.2em;
	width:250px;	
	line-height:1.4em;
	padding:3px;
	border:solid thin #CCC;
}
.wpcf7-form textarea{
	 height:150px
 }
.submitbutton input{
	font-size:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:2em;
	text-transform: uppercase;	
	background-color:#e3f8fa;
	border:none	;
	cursor:pointer;
	padding:5px;
	width:250px;
	
 }
.wpcf7-form p{
	 clear:both;	
	font-size:0.92em;
	line-height:1.69em;
	padding-top:5px;
	padding-bottom:5px;
 }
 .wpcf7-mail-sent-ok{
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size:1.5em;
	 text-align:center;
	 padding:20px;
	
 }
.outofstock{
	 font-family: Georgia, "Times New Roman", Times, serif;
	 font-size:1.1em;
	 text-align:center;
	 display:block;
	 background-color:#e3f8fa;
	 width:100%;
	 height:3em;
	 line-height:3em;
}