h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: Exo, sans-serif !important;
   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

p {
   text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

#mobilemenubar {
   background-color: #00aff0 !important;
   padding-top: 5px;
   padding-bottom: 5px;
}

a.sm-nav-link {
   text-transform: uppercase;
   font-family: Exo, sans-serif !important;
}

.bcrumb {
   display: none;
}

.body-section {
   width: 100%;
}

.product-detail {
   margin-top: 10px;
}

.detail-area {
   margin-top: 110px;
}

.feature-box {
   flex: 0 0 421px;
}

.feature-box-listing {
   flex: 0 0 421px;
}

.listing-text {
   width: 410px;
}

.listing-text h5 {
   font-size: 1.3rem;
   margin: 0.8rem 0;
}

h4 .price {
   color: #1c2566 !important;
}

.btn.btn-primary {
   color: #ffffff;
   background-color: #1c2566;
   background-image: linear-gradient(334deg, #0dcaf0 0%, #1c2566 100%) !important;
   border: 0px;
   border-radius: 0px !important;
}

.search {
   display: none !important;
}

.breadcrumb {
   display: none;
}

img.product-picture {
   width: 390px;
   min-height: 408px !important;
   object-fit: cover !important;
}

.pictureLayout {
   border-radius: 12px !important;
}

.products-area a {
   color: #0a58ca;
}

.products-area h3 {
   font-size: 20px;
}

.sm-nav {
   font-family: \u0027Exo\u0027;
   text-transform: uppercase;
}

@media screen and (min-width: 992px) {
   .video-contain {
      height: 100vh;
   }
}

.video-contain {
   position: relative;
   width: 100% !important;
   height: 760px;
   background-color: #000;
}

video {
   object-fit: cover !important;
   width: 100%;
}

.hero-boxes {
   position: relative;
   top: -150px;
}

.white-back {
   background: #fff;
   box-shadow: 0 10px 15px #0000000d;
   border-radius: 10px;
}

.feature-box {
   height: 421px;
   border-radius: 12px;
   border: solid #fff 6px;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   background-color: #fff;
}

.feature-box-listing {
   height: 421px;
   border-radius: 12px;
   border: solid #fff 6px;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   width: 410px;
   background-color: #fff;
   flex: 0 0 410px;
}

.feature-box-listing img.product-picture {
   width: 390px;
   min-height: 408px !important;
   object-fit: contain !important;
}

.feature-box .is-overlay-bg {
   border-radius: 12px;
}

.heroOverlay {
   position: absolute;
   z-index: 100;
   height: 100%;
   padding-top: 100px;
   top: 50px;
   left: 200px;
   z-index: 2;
}

.heroOverlay2 {
   position: absolute;
   z-index: 100;
   height: 100%;
   padding-top: 108px;
   width: 100%;
   z-index: 2;
}

.gradientOverlay {
   width: 100%;
   background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0%, #f7f7f7 100%);
   position: absolute;
   height: 200px;
   bottom: 0px;
}

.top-bar .btn.btn-primary {
   color: #1c2566;
   background-color: transparent !important;
   background-image: none !important;
   border: 0px;
   padding: 1px;
   z-index: 999;
   margin-right: 15px;
}

.top-bar .btn.btn-default {
   color: #1c2566;
   background-color: transparent;
   background-image: none;
   border: 0px;
   padding: 1px;
   z-index: 999;
   margin-right: 15px !important;
}

/*X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
   .proudct-picture {
      width: 300px !important;
      min-height: 300px !important;
   }

   .feature-box-listing {
      flex: 0 0 325px;
      width: 325px;
   }

   .listing-text {
      width: 315px;
   }

   .is-overlay-bg {
      top: 0px !important;
   }

   .heroOverlay {
      position: absolute;
      z-index: 100;
      height: 100%;
      padding-top: 0px !important;
      top: 50px !important;
      left: 0px !important;
      z-index: 2;
   }

   .video-contain {
      position: relative;
      width: 100% !important;
      height: 700px;
      background-color: #000;
   }

   p {
      font-size: 20px !important;
      font-weight: 400;
      line-height: 34px;
      text-align: center;
   }

   h1 span {
      font-size: 43px !important;
      line-height: 35px;
      text-align: center;
   }

   h1 font {
      font-size: 29px !important;
      text-align: center;
      line-height: 12px;
   }

   video {
      object-fit: cover !important;
      width: 100%;
      height: 700px;
   }
}

/*Medium devices (tablets, 768px and up)*/
@media screen and (max-width: 900px) and (min-width: 768px) {
   .proudct-picture {
      width: 300px !important;
      min-height: 300px !important;
   }

   .feature-box {
      flex: 0 0 380px;
   }

   .feature-box-listing {
      flex: 0 0 370px;
      width: 370px;
   }

   .listing-text {
      width: 370px;
   }
}

/*Medium devices (tablets, less than 992px)*/
@media screen and (max-width: 1280px) and (min-width: 800px) {
   .proudct-picture {
      width: 300px !important;
      min-height: 300px !important;
   }

   .feature-box {
      flex: 0 0 362px;
   }

   .feature-box-listing {
      flex: 0 0 350px;
      width: 350px !important;
   }

   .listing-text {
      width: 350px;
   }
}

"
#bottomstatusbar { width: 100%; position: fixed; bottom: 0px; border-top: 1px solid #666666; z-index:99; margin-left: -10px; }
.bottombar td, .bottombar th { color: #ffffff; font: 9pt tahoma, arial, san-serif; } 
.bottombar a { color: #eeeeee; text-decoration: none; } 
.bottombar a:hover { color: #ffffff; } 

/* ------ eDIY COMMON CSS  --------- */

@font-face{font-family:'Glyphicons Halflings';
src:url(/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot);
src:url(/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
url(/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'),
url(/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'),
url(/assets/plugins/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}
/*
.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*/

.glyphicon{top:0px !important; }

#pnl-checkout
{
	color: #333;
}

a.link-cart
{
	color: #333333;
}

.link-cart:hover
{
	color: #666;
	text-decoration: none;
}

.link-print
{
	background: url(/icons/silk/icons/printer.png) left center no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 8pt;
	color: #333;
	padding-right: 20px;
	font-family: arial, verdana, sans-serif;
}

.link-print:hover
{
	color: #666;
	text-decoration: none;
}

.link-refer
{
	background: url(/icons/silk/icons/email_go.png) left center no-repeat;
	padding-left: 20px;
	margin-top: 10px;
	font-size: 8pt;
	color: #333;
	font-family: arial, verdana, sans-serif;
}

.link-refer:hover
{
	color: #666;
	text-decoration: none;
}

#bottomstatusbar
{
	margin-right: 20px;
	left: 0; /* background: url(/icons/botstatusbck.gif?vv); */ /* border-top: 3px groove #ffff99;      /*      background-color: #000000;      opacity:.80;      -moz-opacity: 0.80;      filter: alpha(opacity=80); */
}

.bottomcartbutton
{
	/*padding: 2px 4px 2px 4px; border: 2px groove #ffff99; background: url(/icons/botstatusbut.gif?vv); */
}

.statusbarpanel
{
	border-right: 2px solid #cccccc;
}
* html #bottomstatusbar
{
	/*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}




.trans80
{
	width: 100%;
	background-color: #000000;
	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
}
.trans85
{
	width: 100%;
	background-color: #000000;
	opacity: .85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}
.trans90
{
	width: 100%;
	background-color: #000000;
	opacity: .90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
}
.trans95
{
	width: 100%;
	background-color: #000000;
	opacity: .95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
}
.trans100
{
	width: 100%;
	background-color: #000000;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

.trans80YEL
{
	width: 100%;
	background-color: #666666;
	opacity: .80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
}

#tipclick_div
{
	position: absolute;
	visibility: hidden;
	background-color: #eeeeee;
	border: 1px solid #999999;
	line-height: 18px;
	z-index: 100;
	opacity: .90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	color: #000000;
}


#lightbox
{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img
{
	width: auto;
	height: auto;
}
#lightbox a img
{
	border: none;
}

#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer
{
	padding: 10px;
}

#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer > #hoverNav
{
	left: 0;
}
#hoverNav a
{
	outline: none;
}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink
{
	left: 0;
	float: left;
}
#nextLink
{
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(../icons/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(../icons/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData
{
	padding: 0 10px;
	color: #666;
}
#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}


#cloud li.tag1
{
	font-size: 0.7em;
	font-weight: 100;
}
#cloud li.tag2
{
	font-size: 0.8em;
	font-weight: 200;
}
#cloud li.tag3
{
	font-size: 0.9em;
	font-weight: 300;
}
#cloud li.tag4
{
	font-size: 1.0em;
	font-weight: 400;
}
#cloud li.tag5
{
	font-size: 1.2em;
	font-weight: 500;
}
#cloud li.tag6
{
	font-size: 1.4em;
	font-weight: 600;
}
#cloud li.tag7
{
	font-size: 1.6em;
	font-weight: 700;
}
#cloud li.tag8
{
	font-size: 1.8em;
	font-weight: 800;
}
#cloud li.tag9
{
	font-size: 2.2em;
	font-weight: 900;
}
#cloud li.tag10
{
	font-size: 2.5em;
	font-weight: 900;
}
#cloud li.tag11
{
	font-size: 2.7em;
	font-weight: 900;
}

#cloud
{
	margin: 0;
	padding: 2px;
	line-height: 3em;
	text-align: center;
}
#cloud li
{
	padding: 0px;
	display: inline;
}


#pnlOptions
{
	text-align: right;
}

.moreinfo
{
	display: none;
}

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New" , Courier, Monospace;
	background-color: #ffffff; /*white-space: pre;*/
}

.csharpcode pre
{
	margin: 0em;
}

.csharpcode .rem
{
	color: #008000;
}

.csharpcode .kwrd
{
	color: #0000ff;
}

.csharpcode .str
{
	color: #006080;
}

.csharpcode .op
{
	color: #0000c0;
}

.csharpcode .preproc
{
	color: #cc6633;
}

.csharpcode .asp
{
	background-color: #ffff00;
}

.csharpcode .html
{
	color: #800000;
}

.csharpcode .attr
{
	color: #ff0000;
}

.csharpcode .alt
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}

.csharpc /* Stars */ .ux-rating-reset, .ux-rating-star
{
	float: left;
	width: 17px;
	height: 15px;
	text-indent: -999em;
	cursor: pointer;
	display: block;
	background: transparent;
	overflow: hidden;
}
.ux-rating-reset, .ux-rating-reset a
{
	background: url(/icons/delete.gif) no-repeat 0 -16px;
}
.ux-rating-star, .ux-rating-star a
{
	background: url(/icons/star.gif) no-repeat 0 0px;
}
.ux-rating-reset a, .ux-rating-star a
{
	display: block;
	width: 16px;
	height: 100%;
	background-position: 0 0px;
}
.ux-rating-star-on a
{
	background-position: 0 -16px !important;
}
.ux-rating-star-hover a
{
	background-position: 0 -32px;
}
.ux-rating-reset-hover a
{
	background-position: 0 -16px;
}
.ux-rating-disabled a
{
	cursor: default !important;
}
.ux-rating-star
{
	background: transparent !important;
	overflow: hidden !important;
}

.ext-ie .ux-rating-clearfix
{
	zoom: 1;
}
.ux-rating-clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ------ REGISTER FORM --------- */

#registerForm
{
	float: left;
	width: 100%;
	height: 100%;
	color: #333333;
}
#registerForm table
{
	color: #333333;
}
#divDetailsEditor
{
	display: block;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	color: #333333;

}

#divDetailsEditor table
{
	display: block;
	margin: 0 auto;
	background: white;
	padding: 2%;
	border-radius: 20px;
	border: solid 4px #eee;
}
#divDetailsEditor input
{
	/* display: block; */
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 5px;
}

#divDetailsEditor  .roundedtextbox {
	border: solid 1px #ccc;
	background: white;
}

/* #divDetailsEditor input.ediy-button
{
	width: auto;
	cursor: pointer;
	padding: 5px;
	margin: 10px 0;
}
*/

#divDetailsEditor input.checkboxinput
{
	float: right;
	width: auto;
	border: none;
	padding: 0 0 0 0;
	margin: 2px 80px 0 0;
}
#divDetailsEditor input:focus
{
	outline: none;
	border-color: #001694;
}
#divDetailsEditor select
{
	display: block;
	background: white;
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100% padding:5px 0;
}
#divDetailsEditor select:focus
{
	outline: none;
	border-color: #001694;
}
.disptable hr
{
	background: #eee;
	height: 1px;
	border: none;
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
}
.formHeader
{
	display: block;
	font-size: 16pt;
	font-weight: bold;
	margin: 10px 0;
}
.formSectionHeader
{
	display: block;
	font-size: 13pt;
	font-weight: bold;
	margin: 10px 0;
}
.formRequiredText
{
	color: #555;
}

label.error
{
	background: none repeat scroll 0 0 #EA3F3F;
	border: 4px solid #EEEEEE;
	border-radius: 10px 10px 10px 10px;
	color: white;
	opacity: 0.85;
	padding: 4px;
	position: relative;
	right: -120px;
	top: -42px;
	z-index: 5000;
}

/* ------ CONTACT FORM --------- */

#feedback {
	width: 80%;
}

#contactForm
{
	float: left;
	width: 100%;
	height: 100%;
	color: #333333;
}
#divFeedbackForm
{
	display: block;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	color: #333333;
	
}
#divFeedbackForm table
{
	display: block;
	margin: 0 auto;
	background: white;
	padding: 2%;
	border-radius: 20px;
	border: solid 4px #eee;
}
#divFeedbackForm input
{
	/* display: block; */

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 5px;
}

#divFeedbackForm  .roundedtextbox {
	border: solid 1px #ccc;
	background: white;
}

/* #divFeedbackForm input.ediy-button
{
	width: auto;
	cursor: pointer;
	padding: 5px;
	margin: 10px 0;
} */

#divFeedbackForm input.checkboxinput
{
	float: right;
	width: auto;
	border: none;
	padding: 0 0 0 0;
	margin: 2px 80px 0 0;
}
#divFeedbackForm input:focus
{
	outline: none;
	border-color: #001694;
}
#divFeedbackForm textarea
{
	display: block;
	background: white;
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 5px;
}
#divFeedbackForm textarea:focus
{
	outline: none;
	border-color: #001694;
}
#divFeedbackForm select
{
	display: block;
	background: white;
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100% padding:5px 0;
}
#divFeedbackForm select:focus
{
	outline: none;
	border-color: #001694;
}
.formHeader
{
	display: block;
	font-size: 16pt;
	font-weight: bold;
	margin: 10px 0;
}
.formSectionHeader
{
	display: block;
	font-size: 13pt;
	font-weight: bold;
	margin: 10px 0;
}
.formRequiredText
{
	color: #555;
}

/* ------ LOGIN FORM --------- */

#loginForm
{
	float: left;
	width: 100%;
	height: 100%;
	color: #333333;
}
#divLoginForm
{
	display: block;
	width: 90%;
	max-width: 750px;
	margin: 0 auto;
	color: #333333;
}

#divLoginForm table
{
	display: block;
	margin: 0 auto;
	background: white;
	padding: 2%;
	border-radius: 20px;
	border: solid 4px #eee;
}

#divLoginForm input
{
	/* display: block; */
	/*border: solid 1px #ccc;*/
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/* width: 80%; */
	padding: 5px 5px;
}

.disptable input.ediy-button:hover, #divForgottenPassword input.ediy-button:hover
{
	border-color: #001694 !important;
	color: #001694;
}
/*
#divLoginForm input.ediy-button
{
	width: auto;
	cursor: pointer;
	padding: 5px;
	margin: 10px 0;
}
*/

#divLoginForm .roundedtextbox {
	border: solid 1px #ccc;
	background: white;
}

#divLoginForm input.checkboxinput
{
	float: right;
	width: auto;
	border: none;
	padding: 0 0 0 0;
	margin: 2px 80px 0 0;
}
#divLoginForm input:focus
{
	outline: none;
	border-color: #001694;
}
#divLoginForm textarea
{
	display: block;
	background: white;
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 80%;
	padding: 5px 5px;
}
#divLoginForm textarea:focus
{
	outline: none;
	border-color: #001694;
}
#divLoginForm select
{
	display: block;
	background: white;
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100% padding:5px 0;
}
#divLoginForm select:focus
{
	outline: none;
	border-color: #001694;
}
.formHeader
{
	display: block;
	font-size: 16pt;
	font-weight: bold;
	margin: 10px 0;
}
.formSectionHeader
{
	display: block;
	font-size: 13pt;
	font-weight: bold;
	margin: 10px 0;
}
.formRequiredText
{
	color: #555;
}
#divForgottenPassword
{
	float: left;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -150px 0 0 -240px;
	width: 400px;
	padding: 40px 40px 80px 40px;
	background: white;
	border: solid 10px #ddd;
	border-radius: 15px;
	height: 0;
	opacity: 0;
	display: none;
	z-index: 100000;
	color: #333333;
}
#divForgottenPassword h3
{
	float: left;
	width: 100%;
	margin: 10px 0;
	font-style: none;
	color: #333333;
}
#divForgottenPassword p
{
	float: left;
	width: 100%;
	margin: 5px 0;
}
#closeForgottenPassword
{
	background: none repeat scroll 0 0 #888888;
	border: 5px solid #DDDDDD;
	border-radius: 10px 10px 10px 10px;
	bottom: 15px;
	color: white;
	cursor: pointer;
	float: left;
	font-weight: bold;
	padding: 10px;
	position: absolute;
	right: 15px;
}
#closeForgottenPassword:hover
{
	color: #001694;
}

/* --------- GUESTBOOK FORM ---------*/

#guestbookForm
{
	float: left;
	width: 100%;
	height: 100%;
	color: #333333;
}
#divGuestbookForm
{
	display: block;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	color: #333333;
	
}
#divGuestbookForm table
{
	display: block;
	margin: 0 auto;
	background: white;
	padding: 2%;
	border-radius: 20px;
	border: solid 4px #eee;
}
#divGuestbookForm input
{
	/* display: block; */

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 5px;
}

#divGuestbookForm  .roundedtextbox {
	border: solid 1px #ccc;
	background: white;
}

#divGuestbookForm input.checkboxinput
{
	float: right;
	width: auto;
	border: none;
	padding: 0 0 0 0;
	margin: 2px 80px 0 0;
}
#divGuestbookForm input:focus
{
	outline: none;
	border-color: #001694;
}
#divGuestbookForm textarea
{
	display: block;
	background: white;
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 80%;
	padding: 5px 5px;
}
#divGuestbookForm textarea:focus
{
	outline: none;
	border-color: #001694;
}
#divGuestbookForm select
{
	display: block;
	background: white;
	border: solid 1px #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100% padding:5px 0;
}
#divGuestbookForm select:focus
{
	outline: none;
	border-color: #001694;
}

.ediy-post-date {
  padding: 8px;
  margin-right: 15px;
  display: block;
  background-color: #666666;
  color: #ffffff;
 }
 
 .ediy-post-date-day {
   font-size: 16pt;
   display: block;
 }
 
.ediy-post-date-month {
   font-size: 14pt;
   display: block;
}

.ediy-post-list {
    padding: 20px;
	margin-top: 20px;
}
 
.ediy-post-footer {
   display: block;
   border-radius: 10px;
   margin-top: 20px;
   padding: 8px;
   background-color: #e3e3e3;
   width: 95%;
}
 
.ediy-post-list-tools {
	float: right;
	width: 30px;
	display: block;
	height: 20px;
	margin-top: 20px;
}

.ediy-action {
	width: 135px !important;
	margin-left: 10px !important;
	display: block !important;
	padding-left: 20px !important;
}

.ediy-action-buy {
	background: url("/icons/silk/icons/cart.png") left center no-repeat !important;
}

.ediy-action-remove {
	background: url("/icons/silk/icons/delete.png") left center no-repeat !important;
}
	
.slide-info-panel {
   display: none;
}
/*
#ediy-layouteditor {
   position: absolute;
   left: -10000px;
   width: 800px;  
}
*/
#ediy-layouteditor-loader {
   height: 300px;
   background: url(/icons/loading_bar.gif);
   background-repeat: no-repeat;
   background-position: center center;
}
