@font-face {
    font-family: 'LoraRegular';
    src: url('../fonts/lora/lora.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: local("Raleway"), local("Raleway-Regular"), url("../fonts/raleway.woff2") format("woff2");
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body{ font-family: 'Raleway',Arial; background: #fff fixed;}
h1, h2{ font-family: 'LoraRegular'; }
h3, h4{ font-family: 'LoraRegular'; }
h4{
	font-size: 1.125em;
}
.pagetitle, .productdetailinfo h1{
    font-size: 2.5em;
}
.pagedescription{
    margin-bottom: 20px;
}

a { text-decoration: none;color: #23738f; outline:none }
a:hover { text-decoration: none;color: #009fda; }
.breadcrumb{
	background: #f5f5f5;
	border: 1px solid #efefef;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 20px;
	margin-left: -8px;
	margin-right: -8px;
}
.breadcrumb a{ color: #777; }
.breadcrumb a:hover{ color: #333; }
.body{
	width: 80%;
}

.wrap0top, .wrapslideshow{
    background: #fff;
    border-bottom: 1px dotted #dddddd;
}
.desktop_welcometop div{
    padding: 0 10px;
    line-height: 30px;
}
.desktop_membermenuwrap .gpinside{
	padding: 0 20px;
}
.desktop_membermenuwrap .hlist{
    background: none;
    height: 30px !important;
}
.hlistmember li{
    float: left !important;
}
.desktop_membermenuwrap .hlist li{
    float: right;
}
.desktop_membermenuwrap .hlist a{
    color: #333;
    height: 30px !important;
    line-height: 30px !important;
    font-weight: normal;
}
.desktop_membermenuwrap .hlist a:hover, .desktop_membermenuwrap .hlist li:hover a{
    background: #f5f5f5;
    color: #333;
}
.desktop_membermenuwrap .hlist li li a{
    border-bottom: 1px solid #ccc;
}
.desktop_membermenuwrap .hlist li li a:hover{
    background: #e5e5e5 !important;
}
.wrap0{
	background: #000000;
	color: #fff;
}
#mainmenu .hlist, .dekstop_hometopmenu .hlist{
	background: none;
}
#mainmenu .hlist a, .dekstop_hometopmenu .hlist a{
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 48px;
}
#mainmenu .hlist a:hover, #mainmenu .hlist li:hover a, #mainmenu .hlist li li a{
	color: #ffc;
    background: #111111;
}
#mainmenu .hlist li li a{
	line-height: 40px;
}

.desktop_ordercartcounter{
	height: 55px;
	overflow: hidden;
}
.desktop_ordercartcounter div{
	background: url(../images/cart.png) no-repeat;
	background-size: 30px 30px;
	background-position: 15px center;
	margin: 10px 0;
	padding: 0 10px 0 55px;
	border-left: 1px solid #fff;
}
.desktop_ordercartcounter strong{
	display: block;
}
.desktop_ordercartcounter a{
	color: #fff;
}
.desktop_ordercartcounter a:hover{
	color: #ffc;
}

.wrapslideshow{
    background: #efefef;
}
.wrapslideshow .body{
    padding: 20px 0;
}
.slideshow-category li a{
    display: block;
    padding: 0 10px;
}
.slideshow-category li a img{
    width: 100%;
}
.formsearch .txt{
    padding: 3px;
    font-size: 11px;
}
.formsearch .btn{
    padding: 3px;
    background: #efefef;
    font-size: 11px;
    color: #555555;
    font-weight: normal;
}
.formsearch .btn:hover{
    background: #dddddd;
}
.wrap1{
	background: #fff;
	text-align: left;
}
.wrap1 .bodyinside{
	padding: 0 15px;
}
.wrap1page{
	border-bottom: 1px solid #ccc;
}
.logo{
    padding: 10px 0;
    max-width: 200px;
    margin: auto;
}
.logo img{
	width: 100%;
}
.desktop-whatsapp{
    padding: 30px 40px 10px 40px;
}
.desktop-whatsapp div{
    background: url(../images/whatsapp.png) no-repeat;
    background-size: 50px 50px;
    padding: 5px 0 10px 60px;
}
.desktop-whatsapp span{
    display: block;
    font-weight: bold;
    color: #B4A593;
}
.desktop-whatsapp strong{
    display: block;
    font-family: 'LoraRegular';
    font-size: 1.4em;
    letter-spacing: 1px;
}
.desktop-bycompany{
    background: #ffffff;
    background-size:auto 120px;
}

.wrap2{
	padding: 20px 0;
    background: #fff;
}
.wrap2 .body{
	background: #fff;
	text-align: left;
}
.wrap2template{
    background: #ffffff;
}
.wrap2template .body{
    background: none !important;
}
.wrap2template .breadcrumb a{
}
.wrap2template h1.pagetitle{

}
.welcome{
    background: #ffffff;
    color: #333;
	padding-bottom: 20px;
	text-align: center;
}
.welcome .body{
    background: none;
    text-align: center;
}
.welcome h1{
	font-size: 2.5em;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
}
.welcome-content{
	font-size: 1.2em;
}
.homeproduct .more a, .blogfrontpage .more a{
    display: block;
    height: 30px;
    width: 300px;
    border: 1px solid #ddd;
    background: #efefef;
    text-align: center;
    line-height: 30px;
    color: #333333;
    border-radius: 15px;
    margin: auto;
}
.blogfrontpage .more{
    padding-top: 40px;
}
.blogfrontpage .more a{
    width: auto;
    margin-right: 20px;
}
.homeorder{
    background: #E1D247;
    color: #fff;
    padding: 30px 0;
}
.homeorder .body{
    background: none;
    text-align: center;
}
.homeorder .body h1{
    font-size: 2em;
    padding: 10px;
}
.homeorder .body a{
    display: block;
    border: 2px solid #ffffff;
    padding: 20px;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
    background: #db7404;
}
.homeorder .body a:hover{
    background: #555555;
}
.homeproduct{
    background: #ffffff;
    padding-top: 10px;
}
.homeproduct .body{
    text-align: center;
    padding: 10px 0 30px 0;
}
.homeproduct .body h1{
    font-size: 2.5em;
    padding-bottom: 30px;
}
.homeorderdescription{
    font-size: 1.3em;
    padding-bottom: 25px;
}
.hometestimonial{
    background: #efefef;
	margin-bottom: 20px;
}
.hometestimonial .body{
    background: none;
    text-align: center;
}
.hometestimonial h2{
	background: #efefef;
	font-size: 1.4em;
	padding: 0.4em 0.6em;
	text-transform: uppercase;
	display: none;
}
.hometestimonial .gsinside{
	padding: 40px;
}
.testimoniallist h3{
	border-bottom: 1px dotted #ddd;
	font-weight: bold;
}
.testimoniallist .description{
	font-family: 'Georgia';
	font-size: 1.1em;
	font-style: italic;
	line-height: 200%;
	padding: 10px 0 0 0;
	color: #555;
}
.testimoniallist .description span{
	font-size: 2em;
	color: #999;
}
.testimoniallist .more{
    display: none;
}
.testimoniallist .more a{
	display: block;
	background: #fff;
	border-radius: 5px;
	padding: 10px;
	text-align: center;
	color: #555;
	font-weight: bold;
}
.testimoniallist .more a:hover{
	background: #f5f5f5;
	color: #333;
}
.testimonialform{
	padding-top: 20px;
}
.testimonialform h3{
	background: #efefef;
	border: 1px solid #ddd;
	padding: 8px 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1.2em;
}

.blogfrontpage{
    padding-top: 20px;
	margin-bottom: 20px;
}
.blogfrontpage h2{
    font-size: 2.5em;
}
.blogfrontpage .blogfrontpagedesc{
    margin-bottom: 2em;
}
.blogfrontpageitems{
    padding: 0;
}
.blogfrontpageitems .gsitem{
    background: #ffffff;
    text-align: left;
}
.blogfrontpageitems h3{
    padding: 10px 10px 5px 10px;
}
.blogfrontpageitems .description{
    padding: 0 10px;
    background: #ffffff;
}


.homeproduct h2{
	background: #efefef;
	border-radius: 5px;
	padding: 0.4em 0.6em;
	margin-bottom: .8em;
	text-transform: uppercase;
}
.producttab{
	background:url(img/tab_bg.gif) repeat-x bottom;
}
.producttabinside{
	height: 42px;
}
.producttab li{
	width: 25%;
	float: left;
}
.producttab li a{
	display: block;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
	background: #286896;
	color: #fff;
}
.producttab li a:hover{
	background: #00B0F0;
	color: #ffffff;
}
.producttab .active{
	margin-top: -10px;
	line-height: 49px;
	color: #333333 !important;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #e2f4ff 0%, #ffffff 50%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e2f4ff 0%,#ffffff 50%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e2f4ff 0%,#ffffff 50%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2f4ff', endColorstr='#ffffff',GradientType=0 ) !important; /* IE6-9 */
	border-top: 3px solid #00B0F0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.producttabbox{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 20px 20px 1px 20px;
	margin-bottom: 80px;
}
.productlist .gsitem{
	text-align: center;
	margin-bottom: 20px;
}
.productlist .gsitem .thumbnail{
	margin-bottom: 10px;
}
.productlist .gsitem h3{
	font-size: 1.2em;
    height: 40px;
    overflow: hidden;
	padding: 0 10px;
}
.productlist .gsiteminside{
	padding: 0 0 10px 0;
    background: #ffffff;
}
.productlist .gsitem .price{
	font-size: 1.1em;
	color: #777777;
	font-weight: bold;
	line-height: 200%;
	margin: 5px 0 10px 0;
}
.productlist .gsitem .pricetwo{
	font-size: 1.1em;
	width: 50%;
	float: left;
	text-decoration: line-through;
	font-weight: bold;
	line-height: 200%;
	margin: 5px 0 10px 0;
	color: #999;
}
.productlist .gsitem .promotwo{
	font-size: 1.1em;
	width: 50%;
	float: right;
	color: #00B0F0;
	font-weight: bold;
	line-height: 200%;
	margin: 5px 0 10px 0;
}
.productlist .gsitem .buy{
	width: 50%;
	float: left;
	border-top: 1px solid #ddd;
}
.productlist .gsitem .buy a{
	display: block;
	background: #efefef;
	height: 40px;
	background: url(../images/buy.png) no-repeat center;
	background-size: auto 18px;
}
.productlist .gsitem .buy a:hover{
	background-color: #efefef;
}
.productlist .gsitem .detail{
	width: 50%;
	float: right;
	border-top: 1px solid #ddd;
}
.productlist .gsitem .detail a{
	display: block;
	border-left: 1px solid #ddd;
	height: 40px;
	background: url(../images/detail.png) no-repeat center;
	background-size: auto 18px;
}
.productlist .gsitem .detail a:hover{
	background-color: #e1f1f7;
}
.productlist .gsitem a span{
	display: none;
}

.productcategorysidebar{
    border: 1px solid #ddd;
}
.productcategorysidebar h2{
    font-family: "LoraRegular";
    background: #efefef;
    padding: 8px 10px;
    font-size: 1.2em;

}
.productcategorysidebar .vlist{
	padding: 10px 10px 20px 10px;
    border-top: 1px solid #ddd;
}

.wrap3 {
	border-top: 1px dotted #ccc;
	background-color: #efefef;
	padding: 20px 0;
}
.wrap3 h2{
    font-size: 1.5em;
}
.wrap4 {
	background-color: #fff;
	padding: 16px 0;
	color: #787878;
}
.wrap4 a{
	color: #787878;
}
.socialmedia{padding: 0 0 10px 0; }
.socialmedia li{padding-bottom:6px;line-height:15px; display: inline;}
.contactsidebar{padding: 0;}
.contactsidebar h2, .socialmedia h2{padding-bottom: 10px;}
.contactsidebar li, .pagecontactinfo li{padding-top:3px;padding-bottom:10px;line-height:15px}
.contactsidebar li span.contact-icon, .pagecontactinfo li  span.contact-icon{float:left;width:24px;}
.contactsidebar .profile{
	margin-bottom: 20px;
	line-height: 150%;
}
#socialmediapage h3{
	padding: 20px 0 10px 0;
}
.pagemenu-account, .pagemenu-partner{
	margin-bottom: 20px;
}
.wrap3 .vlist{
	padding-top: 10px;
}
.wrap3 .vlist li{
	border-top: 1px dotted #ccc;
	border-bottom: none;
}
.wrap3 .gpiteminside{
	padding: 0 20px 0 40px;
}
.wrap3 .vlist li a{
	color: #333;
	padding-left: 0;
}
.wrap3 .vlist li li a{
    padding-left: 20px;
}
.wrap3 .vlist li a:hover{
	background: none;
}
.gallerysidebar{
	padding-left: 20px;
	padding-right: 20px;
}
.gallerysidebar .gsiteminside{
	padding-right: 10px;
}
.gallerysidebar img{
	border: 6px solid #efefef;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}
.gallerysidebar img:hover{
	border-color: #fff;
}
.blog-info{
	font-size: 11px;
	padding-bottom: 10px;
}
.blogdetailwrap .rich{
	padding: 5px 0 20px 0;
	font-size: 1.2em;
}
.blogdetailwrap .thumbnail{
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px 3px #efefef;
	margin: 10px 0 15px 0;
}
.blogdetailwrap .blogtag{
	padding: 0 0 20px 0;
	font-size: 1.2em;
}
.blogdetailwrap .blogtag a{
	font-weight: bold;
}
.blogdetailwrap  .bloghare{
	padding: 0 0 20px 0;
}
.blogdetailwrap  .bloghare div{
	background: #efefef;
	padding: 10px;
	border-radius: 5px;
}
.blogdetailwrap  .bloghare h2{ display: none; }
.blog-recommended h2, .single-post-comment h2{
	margin-bottom: 10px;
    font-size: 2em;
}
.bloglists .gditem{
	border-bottom: 1px dotted #ddd;
}
.bloglists .gditem h3{
	font-weight: bold;
}
.wrap5{
	padding: 16px 0;
}
.wrap5 .main{
	background: #fff;
	min-height: 440px;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}
.wrap5 .sidebar{
	background: #fff;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.15);
}
.productdetailinfo .gpinside{
	padding: 0 20px 0 60px;
}
.productdetailinfo h2{
	font-size: 2.5em;
}
.productdetailinfo h3{
	padding: 5px 0 20px 0;
	font-size: 1.1em;
}

.product_bigimg{
	margin-bottom: 20px;
}
.product_thumbnail{
	background: #efefef;
	padding: 12px 12px 0 12px;
}
.product_thumbnail .gsiteminside{
	padding-bottom: 12px !important;
}
.product_description table{
	margin-top: 0;
}
.product_description td{
	font-size: 1.1em;
	vertical-align: middle;
	border-bottom: 1px dotted #ddd;
}
.product_description .label{
	padding-left: 0;
}
.productdetailprice{
    font-size: 2em;
    text-align: center;
    margin-bottom: 20px;
}
.productdetailprice2{
	text-decoration: line-through;
    font-size: 1.5em;
}
.productdetailpromo2{
	font-weight: bold;
	color: #FF4284;
	font-size: 1.4em;
    margin-bottom: 20px;
}
.product_content{
	font-size: 1.2em;
	padding: 0 0 20px 0;
}
.productdetailbutton{
	padding-top: 50px;
}
.productdetailbutton a{
	border: 1px solid #ddd;
	padding: 15px;
	display: block;
	background: #efefef;
	margin-bottom: 10px;
	border-radius: 5px;
	text-align: center;
	color: #333;
}
.productdetailbutton .buy a{
	background: #8B715E;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.productdetailreview form{
	background: #fff;
	border-left: 3px solid #efefef;
	padding: 10px;
}
.productdetailreview form h3{
	padding: 5px 10px;
	background: #efefef;
	margin-bottom: 10px;
}
.productdetailreview .gditem{
	border-bottom: 1px solid #ddd;
}
.productdetailreview .gditem small{
	display: block;
	color: #555;
	margin-bottom: 5px;
}
.wishlistbtn .btn{
	border: 1px solid #ddd;
	padding: 15px 0;
	display: block;
	background: #efefef;
	margin-bottom: 10px;
	border-radius: 5px;
	text-align: center;
	width: 100%;
	color: #333;
	font-weight: normal;
}
.wishlistbtn .btn:hover{
	background: #efefef;
}
.wishlist .action a{
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px 0;
	margin-bottom: 5px;
	border-radius: 5px;
}
.wishlist .action a:hover{
	background: #ffc;
	color: #333;
}
.wishlist blockquote{
	padding: 5px 15px;
	background: #fff;
	margin: 10px 0 0 0;
	border-radius: 5px;
}
.variation h2{
	margin-bottom: 20px;
	font-size: 2.5em;
}

.authordescription{
	margin-bottom: 20px;
}
.publisherlist .gsitem h3, .authorlist .gsitem h3{
	font-size: 1.5em;
	font-weight: bold;
}
.album .item{
	width: 190px;
	float: left;
	margin: 10px 0;
	border: 1px solid #efefef;
}
.album .iteminside{
	padding: 5px;
}
.album .itemspacer{
	width: 15px;
	height: 30px;
	float: left;
}
.album .imagesplitbig{
	width: 180px;
	height: 118px;
	margin-bottom: 2px;
	overflow: hidden;
}
.album .imagesplitsmall, .album .imageone{
	border-bottom: 3px solid #fff;
}
.album .imagesplitsmall a{
	display: block;
	width: 89px;
	height: 60px;
	overflow: hidden;
}
.album .imagesplitsmall .imagesmall1{
	float: left;
	margin-right: 2px;
}
.album .imagesplitsmall img{
	width: 90px;
	height: 90px;
}
.album .item h3{
	font-size: 12px;
	text-align: center;
	background: #f5f5f5;
	padding: 5px;
	margin: 0;
	height: 28px;
	overflow: hidden;
}
.subpage{
	padding-top: 20px;
}
.subpage h3{
	font-weight: bold;
}


.addtocart{
	height: 450px;
	overflow: auto;
	text-align: left;
}
.addtocart h1{
	background: #286896;
	color: #fff;
	padding: 10px;
	font-size: 1.3em;
	font-weight: bold;
}
.addtocart .gpwrap{
	padding: 20px 10px 10px 10px;
}
.addtocart td{
	vertical-align: middle;
}
.order_step_guide{
	background: #efefef;
	border: 1px solid #ddd;
	border-radius: 20px;
	margin-bottom: 20px;
	margin-left: -10px;
	margin-right: -10px;
}
.order_step_guide table{
	width: 100%;
}
.order_step_guide td{
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
.order_step_guide td.current{
	background: #00B0F0;
	color: #fff;
	border-radius: 20px;
}

.giftnote{
	margin: 10px 0 0 0;
	padding: 10px 20px;
	border: 1px solid #ddd;
}
.cover-container h3, .cover-form h3{
	margin-bottom: 15px;
}
.cover-container .gsitem{
	text-align: center;
}
.order_number{
	padding: 20px 10px;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #ddd;
	margin-bottom: 20px;
	text-align: center;
}
.order_number h3{
	font-size: 1.2em;
}
.order_number h2{
	font-size: 2em;
	font-weight: bold;
}
.shoppingcart_addressbox h3, .shoppingcart_giftwrapbox h3{
	margin-bottom: 5px;
}

.blogtopcategory{
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.blogtopcategory a{
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ddd;
	background-size: 100%;
	display: block;
	float: left;
	transition: all 600ms;
	overflow: hidden;
}
.blogtopcategory a:hover{
	background-size: 110%;
	transition: all 600ms;
}
.blogtopcategory a strong{
	display: block;
	padding: 10px;
	color: #fff;
	background: url(../images/black80.png);
	font-weight: normal;
	border-radius: 0 5px 5px 0;
	width: 80%;
}
#topcategory1{
	width: 50%;
	height: 332px;
	float: left;
}
#topcategory1 strong{
	margin-top: 240px;
	font-size: 18px;
}
.topcategory2wrap{
	width: 50%;
	height: 332px;
	float: left;
}
.topcategory2{
	width: 50%;
	height: 166px;
	display: block;
	float: left;
}
.topcategory2 strong{
	margin-top: 80px;
}

.blogheadline{
	margin-bottom: 20px;
	border: 1px solid #ddd;
}
.blogheadline a{
	background-position: center;
	background-repeat: no-repeat;
	background-color: #ddd;
	background-size: 100%;
	display: block;
	transition: all 600ms;
	overflow: hidden;
}
.blogheadline a:hover{
	background-size: 110%;
	transition: all 600ms;
}
.blogheadline a strong{
	display: block;
	padding: 10px;
	color: #fff;
	background: url(../images/black80.png);
	font-weight: normal;
	border-radius: 0 5px 5px 0;
	width: 80%;
}

#headline1{
	padding-top: 1px;
	width: 60%;
	height: 400px;
	float: left;
}

#headline1 strong{
	margin-top: 300px;
	font-size: 22px;
}
.headline23wrap{
	width: 40%;
	float: right;
}
#headline2{
	padding-top: 1px;
	height: 267px;
}

#headline2 strong{
	margin-top: 180px;
	font-size: 18px;
}
.headline3{
	width: 50%;
	height: 133px;
	float: left;
}
.headline3 strong{
	margin-top: 50px;
	font-size: 12px;
}
.bloghomelistbox{
	margin-bottom: 30px;
}
.bloghomemore{
	width: 120px;
	float: right;
	text-align: center;
	padding: 5px 0;
	border-radius: 5px;
	background: #ddd;
	margin: 10px 0 0 0;
}
.bloghomemore:hover{
	background: #FF8430;
	color: #fff !important;
}
.bloghomelistbox h2{
	border-bottom: 2px dotted #ddd;
	margin-bottom: 15px;
	padding: 0;
}
.bloghomelistbox h2 span{
	display: block;
	color: #333;
	font-size: 1.5em;
	text-align: left;
	padding: 6px 5px;
}
.bloghomelistbigimage{
	padding: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px 3px #efefef;
	background: #fff;
	margin-bottom: 10px;
}
.bloghomelistbigimage img{
	width: 100%;
}
.bloghomelistbig h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
}
.bloghomelistbox a{
	color: #333;
}
.bloghomelistbox a:hover{
	color: #FF8430;
}
.bloghomelist small, .bloghomelistbig small{
	font-size: 11px;
	color: #777;
}
.bloghomelistbig p{
	line-height: 180%;
}
.bloghomelist .gdi{
	border-top: 1px solid #ddd;
	padding: 1em 0.5em;
}
.bloghomelist .thumbnail, .blog .thumbnail{
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 0 4px 3px #efefef;
}
.bloghomelist h6{
	padding-top: 10px;
	padding-bottom: 5px;
}
.blogsidebarwrap{
	background: url(../images/blogtabbg.png) repeat;
	padding: 0 0 10px 0;
	margin-bottom: 20px;
}
.blogsidebar{
	border: 1px solid #ddd;
}
.blogsidebar .hometab{
	margin: 0;
	padding: 0;
}
.blogsidebar .hometab ul{
	list-style: none;
	height: 40px;
}
.blogsidebar .hometab li{
	width: 50%;
	float: left;
}
.blogsidebar .hometab li a{
	display: block;
	font-weight: normal;
	font-size: 1em;
	line-height: 40px;
	color: #555;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/blogtab.png) repeat-x bottom #f0eff0;
}
.blogsidebar .hometab li a:hover{
	background: url(../images/blogtab2.png) repeat-x bottom #ffc;
	line-height: 40px;
}
.blogsidebar .hometab li a.active{
	background: url(../images/blogtab2.png) repeat-y right #fff;
}
.blogsidebar .hometab li a.active2{
	background: url(../images/blogtab2.png) repeat-y left #fff;
}
.blogsidebar .hometab li a.active:hover{
	line-height: 40px !important;
}
.blogsidebar .hometabcontent{
	display: none;
	background: #fff;
}
.blogsidebar .hometabcontent .gdi{border-bottom: 1px solid #eee; padding: 0.8em;}
.blogsidebar .hometabcontent .gdig{background: #f5f5f5;}
.blogsidebar .hometabcontent h4{
	margin: 0;
}
.blogsidebar .hometabcontent a{color: #444;}
.blogsidebar .hometabcontent a:hover{color: #FF8430;}
.blogsidebar #hometabcontent2 .gdt {
	float: right;
}
.blogsidebar #hometabcontent2 .gdd {
	float: left;
}
.blogsidebar #hometabcontent2 .gdt div{
	background: #fff;
	padding: 5px 0;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 3px;
}
.blogsidebar #hometabcontent2 .gdt small{
	display: block;
	font-size: 11px;
}
.blogsidebar .thumbnail{
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
.blogsidebar .gdd small{
	display: block;
	font-size: 11px;
	color: #afafaf;
	padding-top: 3px;
}

.seoterm{
	padding: 20px 0;
}
.seoterm h2{
	margin-bottom: 10px;
    font-size: 2em;
}
.seoterm li{

}
.seoterm li a{
	display: block;
	float: left;
	padding: 5px 8px;
	margin: 0 5px 5px 0;
	background: #efefef;
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #555;
	font-size: 12px;
}
.seoterm li a:hover{
	color: #333;
	background: #ddd;
}
.global_membermenu, .global_memberlogin{
	background: #E1D247;
	color: #fff;
	padding: 10px 15px 20px 15px;
	margin-bottom: 10px;
}
.global_membermenu h3, .global_memberlogin h3{
	padding-bottom: 10px;
}
.global_membermenu ul{
	background: #fff;
	border-radius: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.global_memberlogin h3{
	text-transform: uppercase;
}
.global_memberlogin a{
	color: #fff;
	padding: 0 20px 0 0;
}
.global_memberlogin p{
	padding: 10px 0 0 0;
	font-weight: bold;
}
@media all and (max-width: 1100px) {
    .body{
        width: 980px;
    }
    .wrapslideshow .bodyinside{
        padding: 20px 10px 0 10px;
    }
}
