.dropdown li { font-size: 24px; }


.btn-trans {
    color: #ffffff;
    font-size: 24pt !important;
    background-color: transparent !important; 
    border-color: transparent !important;
}
body
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #999999;
}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,

}
a
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #999999;
}
a:link
{
  text-decoration: none;
  letter-spacing: 0px;
  color: #008484;
}
a:visited, a.visited
{
  color: #008484;
}
a:hover, a.hover
{
  text-decoration: none
  color: #008484;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  color: #ffffff;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
 color: #008484
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  color: #ffffff;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-variant: normal;
  font-weight: normal;
  font-size: 40px;
  text-transform: none;
  color: #ffffff;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-variant: normal;
  font-size: 30px;
  text-transform: none;
  color: #000000;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: arial;
  font-weight: normal;
  font-size: 30px;
  text-align: left;
  color: #ffff00;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}
  .cell-bg1 {
  background-color: rgba(0,0,0,0.1);
  width: 950px;
  align: center;
  border-radius: 0px;
 }
.responsive {
  width: 100%;
  height: auto;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #f1f1f1;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 100px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #008484;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #008484;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  left: 25px;
  font-size: 36px;
  margin-left: 10px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}

#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;
}
