html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
strong { font-weight: bolder;}

html {background-color: #c8dcec;
  background: #c8dcec url('/images/gradient.gif') repeat-x 0 560px;
  
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: tahoma;
}

#payments {
  background-image: url('/images/payments.png');
  width: 113px;
  height: 114px;
  position: absolute;
  top: -40px;
  right: 300px;
  display:block;
  z-index: 10;
}

#navbar {
  background-color: #e8e8ef;
  height: 36px;
  width: 100%;
  font-family: "georgia";
  font-size: 20px;
  color: #064780;
  font-variant: small-caps;
  letter-spacing:0.1em;
  padding: 0;  
  position: relative;
}

#navbar .small { 
  font-family: tahoma; 
  letter-spacing: normal;
  font-size: 12px; 
}

#main_wrapper {
  background-color: #a0c2de;
  height: 530px;
}

#header {
  background-color: #ededf4;
}

#header img {
  display: block;
  padding-top: 15px;
  margin: 0 auto;
}

#sitename {
  position: absolute;
  left: 10px;
  top: 3px;
}

#sitename img { border: none; }
#sitename a {
  text-decoration: none;
  color: #064780;
}

#sitename a:hover {
  color: #a0c2de;
}

#main {
  width: 960px;
  margin: 0 auto 10px;
  padding: 10px 0;
  position: relative;
}

hr.header {
  background-image: url("/images/header-hr.png");
  background-repeat: repeat-x;
  height: 34px;
  border: 0;
  padding: 0;
  margin: 0;
}

#product {
  width: 927px;
  height: 363px;
  margin: 0 auto;
  position: relative;
}

#sku {
  color: #064780;
  font-size: 16px;
  font-variant: small-caps;
  letter-spacing: 0.27em;
  margin-right: -0.27em;
  line-height: 0.7em;
}

#product_info p {
  font-family: georgia, "Times New Roman","New Peninim MT",serif;
  font-size: 40px;
  color: #e8e8ef;
  margin: 0.5em 0;
}

#product_info p#requested {
  font-family: "Trebuchet MS";
  color: #064780;
  font-size: 60px;
  text-align: center;
  line-height: 1em;
  font-variant: small-caps;
  margin: 0.5em auto;
}

#product_info p.explain {
  color: #064780;
  font-family: tahoma;
  font-size: 14px;
}

#product_info p a {
  color: #064780;
  outline: none;
  text-decoration: none;
  border-bottom: 1px dotted #064780;  
}

#product_info p a:hover {
  border-bottom: 1px solid #064780;  
}

#product.loading {
  background-image: url('/images/ajax-loader.gif');
  background-position: center center;
  background-repeat: no-repeat;
}

#input_section { 
  margin: 10px 30px 0 0; 
  font-family: "trebuchet ms", tahoma;
  color: #064780;
  line-height: 0.7;
}

#input_section .another_one {
  line-height: normal;
  font-size: 11px;
}
#input_section .another_one a {
  color: #064780;
  outline: none;
  text-decoration: none;
  border-bottom: 1px dotted #064780;
}

#input_section .instructions { 
  margin: 0 5px 5px; font-size: 30px; font-family: georgia, "Times New Roman","New Peninim MT",serif; color: #e8e8ef; line-height: 0.9;
}
#input_section .explanation { margin: 0 5px 5px; font-size: 14px; }
#input_section .featured    { color: #03254d; }
#input_section .field { float: right; margin-left: 5px; }
#gender { border: 1px solid #cdefff; margin: 10px 0 0 5px; background-color: #e8e8ef; float: right; }
#gender div.clicked { background-position: bottom left; }
#gender div { width: 22px; height: 34px; background-position: top left;  }
#male { 
  background-image: url('/images/male.gif');
  margin-bottom: 1px;
}
#female { background-image: url('/images/female.gif'); }
#male.hover, #female.hover { background-position: center left; }
#male.clicked, #female.clicked { background-position: bottom left; }
#input_section input {
  width: 765px;
  height: 33px;
  padding: 18px 5px;
  border: 1px solid #cdefff;
  font-family: "Trebuchet MS";
  font-weight: bold;
  font-size: 25px;
  color: #064780;
  background-color: #e8e8ef;
}
#input_section input.entry { color: #064780; }
#input_section input.checkbox { width: auto; height: auto; }

#newsletter_section {
  background-color:#c8dcec;
  border:1px solid #909da7;
  margin:3em 0;
  padding:1em;
  width:720px;
}

.url_section { overflow: hidden; }

/* Customer info */
input#nickname, input#email { 
  margin: 10px 0 0 0; text-align: center; font-family: tahoma; 
/*  width: 366px;*/
  width: 350px;
  float: none;
}

#input_section select {
  margin-top: 7px;
  font-family: "Trebuchet MS";
  font-weight: bold;
  font-size: 25px;
  color: #064780;
  float: right;
}
#input_section option {
  font-family: "Trebuchet MS";
  font-weight: bold;
  font-size: 25px;
  color: #064780;
}

#variations .url_section { margin-top: 25px; }

#check_button {
  height: 80px;
  width: 118px;
  background-image: url('/images/check-button.gif');
  float: right;
}
#url { margin-top: 4px;}
#url.error, #email.error, #nickname.error {
  border: solid 1px #f00;
  background-color: #e8e8ef;
}

#snatch_button {
  height: 90px;
  width: 123px;
  background-image: url('/images/snatch-button.gif');
  float: right;
}

#next_button {
  height: 50px;
  width: 116px;
  background-image: url('/images/next-button.gif');
  float: right;
}

#snatch_section input { color: #a0c2de; }
.button { 
  display: block;
  outline-style: none;
}
.button.hover { background-position: center left; }
.button.down { background-position: bottom left; }

#product_info {
  text-align: right;
  position: absolute;
  bottom: 40px;
  right: 20px;  
  width: 550px;
}

#product_name { margin-bottom: 35px; }
#product_image {
  width: 290px;
  height: 290px;
  background-image: url('/images/product-border.jpg');
  background-repeat: no-repeat;
  padding: 15px;
  position: absolute;
  bottom: 20px;
  left: 20px;  
}

#no_image {
  color: #5d7181;
  display: block;
  font-family: tahoma;
  font-size: 80%;
  font-weight: bold;
  letter-spacing: 0.2em;
  margin-top: 7px;
  text-align: center;
}

#manufacturer {
  font-family: "Arial Black";
  font-size: 18px;
  color: #064780;
}

#model {
  font-family: "Georgia";
  font-size: 36px;
  color: #ededf4;
  line-height: 1em;
  margin-top: -3px;
}

#model.small { font-size: 25px; }
#model.xsmall { font-size: 20px; }

#prices {
  background-color: #9dbeda;
  width: 375px;
  height: 160px;
  position: relative;
}

#list_price { 
  position: absolute;
  right: 27px;
  top: 24px;
}

#street_price { 
  position: absolute;
  right: 27px;
  top: 90px;
}

#our_price { 
  position: absolute;
  right: 212px;
  top: 45px;
}

#prices .label {
  font-family: tahoma;
  font-weight: bold;
  font-size: 14px;
  color: #ededf4;
  margin-bottom: -7px;
}

#prices .price {
  font-family: georgia, "Times New Roman","New Peninim MT",serif;
  font-size: 30px;
  color: #064780;
}

#prices #our_price .price {
  font-size: 36px;
}

#prices .vat { 
  font-family: tahoma;
  font-size: 14px;
  color: #064780;
}

.fineprint { font-size: 75%; font-weight: normal; }

a.hoverable { 
  display: block; 
  height: 30px;
  float: right;
  margin: 5px 1%;
}
#home {
  width: 27px;
  margin: 2px 1% auto 1%;
  background-image: url('/images/home.gif');
}
#faq { 
  width: 129px;
  background-image: url('/images/faq.gif');
}
#terms { 
  width: 55px;
  background-image: url('/images/terms.gif'); 
}
#contact { 
  width: 81px;
  background-image: url('/images/contact.gif');
}

.hoverable.hover { background-position: bottom left; }

#featured #price_section {
  position: relative;
  top: -130px;
  right: 175px;
  font-family: georgia;
  color: #054895;
  width: 50%;
}

#featured  #price {
  font-size: 45px;
}

#featured #price .shekels { font-size: 20px; color: #3d6795; }
#featured #price .shekels .shekel  { font-size: 90%; }
#featured #price .shekels em { font-style: normal; font-size: 120%;}
#featured #price_section p { font-size: 10px; font-family: tahoma; color: #3d6795; margin-top: 5px;}
#info_wrap {
  margin: 0 auto;
  width: 750px;
  background-color: #e8e8ef;
  padding: 20px;
  border-bottom: 2px solid #064780;
  border-top: 2px solid #064780;
  position: relative;
}

#info_wrap h1 {
  font-family: georgia, "Times New Roman","New Peninim MT",serif;
  font-size: 35px;
  color: #064780;
  border-bottom: 1px dotted #a0c2de;
  width: 650px;
  font-weight: normal;
}

#info_wrap h2 {
  color: #a0c2de;
  font-family: tahoma;
  font-size: 14px;
  margin: 25px 0px 5px;
  width: auto;
  font-weight: bold;
  color: #7e99af;
}

#info_wrap a {
  color: #064780;
  text-decoration: none;
  border-bottom: 1px dotted #a0c2de;  
}

#info_wrap a:hover {
  border-bottom: 1px dotted #064780;  
}

#info_wrap p {
  font-family: tahoma;
  font-size: 14px;
  color: #064780;
  width: 650px;
  margin: 0 0 0.8em;
}

div.error {
  background-color: #000;
  color: #f00;
  display:block;
  line-height:normal;
  margin: 3px 0 0;
  padding: 3px 5px;
  /* width: 880px; */
}

div.error a {
  color: #f00;
  text-decoration: none;
  border-bottom: 1px dotted #a00;
  outline: none;
}

#success { margin-right: 30px; width: 740px; }
#success p {
  font-family: georgia,"Times New Roman","New Peninim MT",serif;
  font-size: 25px;
  color: #e8e8ef;
  margin-bottom: 1.2em;
}
#success p .special {
  color: #064780;
}
#success p .code {
  font-family: "Courier New", "Courier", monospace;
}
#success p a { 
  color: #e8e8ef;
  text-decoration: none;
  border-bottom: 1px dotted #e8e8ef;  
}
#success p a:hover { 
  border-bottom: 1px dotted #064780;  
}
#success p.guitar {
  direction: ltr;
  text-align: center;
  font-size: 40px;
  margin: 1em auto;  
}

#info_wrap p.contact { line-height: 1.5em; margin: 1em 2em; }
#info_wrap p.contact strong { color: #7e99af; padding-left: 5px; }
#info_wrap p.contact span.special { font-family: georgia, "Times New Roman","New Peninim MT",serif; font-size: 150%; }
#info_wrap p.big { font-size: 200%; width: 100%; }

#admin {
  width: 1200px;
  margin: 0 auto 10px;
  padding: 10px 0;
  position: relative;
}

#admin #info_wrap { width: 1100px;}
#admin table { width: 100%; font-family: verdana, tahoma; color: #064780; font-size: 80%; }
#admin thead tr { background-color: #064780; color: #e8e8ef; }
#admin td, #admin th { margin: 0; padding: 0; text-align: center; }
#admin th { padding: 0.25em 0.25em 0.3em;}
#admin td { border-bottom: 1px dotted #a0c2de; padding: 0.25em;}
#admin table .guitar { width: 40%; }
#admin td.date { font-weight: bold;}
#admin table td.guitar { text-align: left; } 
#admin table td.price { text-align: right; }
#admin input[type=text] { width: 6em; padding: 0.2em; font-family: tahoma; color: #064780; text-align: right;}
#admin input[type=text][name=price] { font-weight: bold;}
#admin .sort_by { margin: 0 0 1em; font-family: verdana; font-size: 80%; }
#admin .empty { font-family: georgia; font-size: 200%; text-align: center; margin: 2em auto 1em;    
  letter-spacing:0.1em;
}
#admin em { font-style: italic; }
#admin h1 { border: none; margin: 0 0 1em; }
#admin #search { margin: 2em 0; font-family: verdana; color: #064780 }
#admin #search input[type="text"] { width: 20em; padding: 5px; font-family: verdana; direction: ltr; text-align: left;}
a.simple { border: none !important; }
#rashgash { margin: 4em auto 1em; width: 463px; }