@charset "utf-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
}

* {
margin: 0;
padding: 0;
}


#wrapper {
	/*position: absolute;
top: 50%;
left: 50%;
margin-top: -283px;
margin-left: -425px;*/
position: relative;
margin: 10px auto 10px;
width: 850px;
border: solid #006699 2px;
/*position: absolute;
top: 50%;
left: 50%;
margin-top: -283px;
margin-left: -425px;
margin:auto,0;
width: 850px;
border: solid #006699 2px;*/
}

#pageWrapper {
position: relative;
width: 850px;
/*height: 600px;*/
background: url('/images/page-back.jpg') no-repeat;
}
#pageWrapper #addthis, #pageWrapperIndex #addthis {
position: absolute;
top: 6px;
right: 5px;
}

#pageWrapperIndex {
/*height: 640px;*/
background: url('/images/page-back.jpg') no-repeat;
background-color: #edf7f9;
}

#logo {
position: absolute;
top: 21px;
left: 20px;
width: 181px;
height: 130px;
background: url('/images/logo.gif ') no-repeat;
}
#logo a {
display: block;
height: 130px;
width: 175px;
}

#tagline {
position: absolute;
top: 84px;
right: 0px;
margin: 0px;
padding: 0px;
width: 335px;
height: 27px;
background: url('/images/tagline.jpg') no-repeat;
}

#menu {
position: absolute;
top: 120px;
left: 185px;
font-size: 12px;
font-weight: bold;
}
#menu a {
color: #0c529a;
text-decoration: none;
}
#menu a:hover {
text-shadow: 0.1em 0.1em 0.2em #666;
}
#menu ul {
list-style: none;
}
#menu li {
float: left;
margin: 0 15px;
}

#contentWrapper {
/*position: absolute;
top: 160px;
left: 50px;*/
padding: 160px 0 15px 50px;
width: 700px;
}

h1 {
margin: 0;
padding: 0;
height: 1px;
text-indent: -3000px;
}
h1.index {
margin: 0px 0 0 0px;
font-size: 24px;
color: #FF34A1;
text-indent: 0;
height: auto;
}
h2.index {
margin: 50px 0 0 90px;
font-size: 18px;
color: #0B5BA2;
}
h2 {
margin: 5px 0 5px 20px;
font-size: 14px;
color: #FF34A1;
}
h2.technology {
margin-top: 7px;
margin-bottom: 0;
}
h2.business {
margin-bottom: 5px;
}

.faqs p {
width: 575px;
}
.faqs p.question {
margin-top: 10px;
}

p {
margin: 0 0 0 20px;
font-size: 13px;
color: #1161A6;
}
p.index {
margin: 5px 0 0 0;
clear: both;
}
p.products2 {
margin: 5px 0 0px 20px;
font-size: 13px;
color: #1161A6;
}
p.technology {
margin: 0 0 0 20px;
width: 550px;
}

ul, ol {
margin: 0px 0 0 35px;
color: #1161A6;
font-size: 13px;
line-height: 1.1em;
}

ul.index {
margin: 20px 0 0 0;
padding: 0 0 0 0;
width: 100%;
color: #FF34A1;
font-size: 17px;
font-weight: bold;
list-style: none;
}
ul.index h2 {
margin: 5px 0;
}
ul.index li {
float: left;
position: relative;
width: 215px;
height: 240px;
margin: 0 5px 20px;
font-weight: normal;
}

ul.index ul li {
float: none;
margin-bottom: 2px;
width: 95%;
height: auto;
line-height: 1.1em;
border: none;
}

ul.index ul {
margin: 5px 0px 10px 10px;
list-style: disc;
}

#productImage {
position: relative;
float: right;
margin-top: -75px;
bottom: 55px;
right: 80px;
}

#footer {
width: 850px;
height: 38px;
background: url('/images/footer-back.jpg') no-repeat;
}

.imgrep{display:-moz-inline-box;display:inline-block;background:transparent none 0 0 no-repeat;text-indent:-3000px;font:0/0 Arial;overflow:hidden;color:rgba(255,255,255,0);vertical-align:bottom;}

/****** contact form ******/
#staticFields {
clear: both;
margin: 10px 0 0 20px;
}
#staticFields div {
clear: both;
width: 800px;
display: table;
margin: 0 0 2px 0;
}
label {
font-weight: bold;
float: left;
text-align: right;
font-family: Tahoma;
font-size: 14px;
width: 100px;
margin: 0 10px 0 0;
}
label.normal {
width: auto;
}
em {
float: left;
margin-left: 5px;
font-size: 11px;
color: #f00;
}
form input {
float: left;
padding: 2px;
}
form input[type='text'] {
width: 250px;
}
form textarea {
float: left;
width: 400px;
}
#catalogRequestSubmit {
clear: none;
padding: 5px 0 0 0;
}
#catalogRequestSubmit input[type="submit"] {
padding:0 5px;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
border: solid #105da1 1px;
background-color: #fff;
-moz-border-radius: 5px;
border-radius: 5px;
}
#catalogRequestSubmit input[type="submit"]:hover {
background-color: #eee;
cursor:pointer;
}
label.error, #salonNameSlide label.error { float: left; margin: 0 0 0 5px; color: #ff0000; font-family: tahoma, arial; font-size: 10px; width: auto; }
input.error, textarea.error { border: dotted #ff0000 1px; font-size: 13px; }

#formCaptcha div {
float: left;
margin: 5px 0px 0 0px;
}
#formCaptcha img {
float: left;
margin-right: 30px;
}
#formCaptcha input {
float: left
width: 150px;
}
#formCaptcha .error {
margin: 2px 0 0;
width: 200px;
}
input.labelHighlight, textarea.labelHighlight { color: #4BC5E4; }

#catalogRequestSubmit #status {
float: left;
clear: none;
width: 500px;
padding: 5px 0 5px 10px;
font-size: 13px;
font-weight: bold;
color: #FB0490;
}

#productDivide {
display:block;
height: 50px;
}

/******** CSS button links ********/
span.cssButton {
position: absolute;
bottom: 5px;
left: 50%;
margin-left: -80px;
margin-top:10px;
padding:1px 5px 1px;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color:#F316BD;
border: solid #105da1 1px;
background-color: #fff;
-moz-border-radius: 5px;
border-radius: 5px;
}
span.cssButtonHover {
position: absolute;
bottom: 5px;
left: 50%;
margin-left: -80px;
margin-top:10px;
padding:1px 5px 1px;
font-size: 13px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
color:#F316BD;
border: solid #105da1 1px;
background-color: #eee;
-moz-border-radius: 5px;
border-radius: 5px;
}
div.buttonRow a, td.buttonRow a {
text-decoration:none;
}
