/********* START: R E S E T **********/
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,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
p,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  vertical-align: baseline;
  background: transparent;
  vertical-align: top;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.none {
  display: none;
}
.debug {
  border: 1px solid red;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.pngfix {
  behavior: url("/1.1/css/iepngfix.htc");
}
.center {
  text-align: center;
}
.uppercase {
  text-transform: uppercase;
}
.decoration_none {
  text-decoration: none;
}
.decoration_underline {
  text-decoration: underline;
}
/********** END: R E S E T ***********/
body {
  background: #f8f8f8 url('../graphics/front/bg.jpg') repeat-x;
  font-size: small;
}
.dot {
  margin: 5px 0 10px 0;
  border-bottom: 1px dotted #aaaaaa;
  width: 100%;
}
h3,
h1,
h2,
strong {
  color: #000;
  margin-bottom: 10px;
}
.dotted_link {
  color: #000;
  text-decoration: none!important;
  border-bottom: 1px dotted #000;
}
#wrapper {
  z-index: 1;
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#wrapper #topmenu {
  margin: 42px 0 0 0;
  float: left;
  background: url('../graphics/front/topmenubg.jpg') no-repeat;
  width: 960px;
  height: 52px;
}
#wrapper #topmenu ul {
  float: left;
}
#wrapper #topmenu ul .splitter {
  margin: 0px 0 0 20px;
  position: relative;
  float: left;
  background: url('../graphics/front/menusplitter.jpg') no-repeat;
  width: 2px;
  height: 52px;
}
#wrapper #topmenu ul li {
  float: left;
  margin: 20px 0 0 20px;
}
#wrapper #topmenu ul li a {
  font-size: 14px;
  color: #b9b9b9;
  text-decoration: none;
}
#wrapper #topmenu ul li a:hover {
  color: #fff;
  text-decoration: none;
}
#wrapper #topmenu ul li #is_active {
  color: #fff;
  text-decoration: none;
}
#wrapper #topimages {
  float: left;
  position: absolute;
  margin: 94px 0 0 246px;
  z-index: -1;
}
#wrapper #topimages .info {
  behavior: url("/1.1/css/iepngfix.htc");
  background: url('../graphics/front/topmailbg.png') no-repeat;
  position: absolute;
  float: left;
  margin: 159px 0 0 482px;
  z-index: 15;
  width: 232px;
  height: 40px;
}
#wrapper #topimages .info div {
  float: left;
  padding: 16px 0 0 35px;
  font-size: 13px;
}
#wrapper #topimages .info div a {
  color: #292929;
}
#wrapper #topimages div img {
  float: left;
  width: 714px;
  height: 199px;
}
#wrapper #topimages #top_img_0 {
  position: absolute;
  z-index: 5;
  height: 199px;
  margin: 0 0 -199px 0;
}
#wrapper #topimages #top_img_1 {
  position: absolute;
  height: 199px;
  margin: 0 0 -199px 0;
  z-index: 10;
}
#wrapper #logo {
  position: relative;
  float: left;
  behavior: url("/1.1/css/iepngfix.htc");
  background: url('../graphics/front/logo-bg.png') no-repeat;
  width: 295px;
  height: 299px;
}
#wrapper #logo .txt {
  z-index: 1;
  float: left;
  margin: 38px 0 0 22px;
  font-size: 33px;
  line-height: 45px;
}
#wrapper #logo .txt span {
  font-weight: bold;
  color: #384152;
}
#wrapper #logo .txt .small {
  float: left;
  font-size: 12px;
  letter-spacing: -1px;
}
#wrapper #logo h2 {
  position: relative;
  z-index: 2;
  text-align: center;
}
#wrapper #logo h2 span {
  display: none;
}
#wrapper #logo h2 a {
  display: block;
  width: 295px;
}
#wrapper #contentdata {
  margin: -100px 0 0 0;
  position: relative;
  float: left;
}
#wrapper #contentdata #data_sub {
  float: left;
  behavior: url("/1.1/css/iepngfix.htc");
  width: 960px;
  min-height: 200px;
}
#wrapper #contentdata #data_sub .info {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  line-height: 22px;
  color: #595959;
  padding: 10px 0 10px 5px;
}
#wrapper #contentdata #data_sub .info h1 {
  color: #2f2f2f;
  font-size: 22px;
  font-weight: bold;
  padding: 5px  0 0 10px;
}
#wrapper #contentdata #data_sub .info p {
  padding: 10px;
  margin: 10px 0 0 0;
}
#wrapper #contentdata #data_sub .info #prices {
  float: left;
  width: 940px;
}
#wrapper #contentdata #data_sub .info #prices .image {
  float: left;
  width: 220px;
  margin: 45px 0 0 20px;
}
#wrapper #contentdata #data_sub .info #prices .p_info {
  float: left;
  width: 620px;
}
#wrapper #contentdata #data_sub .info #prices li ul {
  width: 670px;
}
#wrapper #contentdata #data_sub .info #prices li ul .left_data {
  float: left;
  margin-left: 10px;
}
#wrapper #contentdata #data_sub .info #prices li ul .left_data p {
  padding: 0;
}
#wrapper #contentdata #data_sub .info #prices li ul .price {
  float: right;
  margin-right: 50px;
}
#wrapper #contentdata #data_sub .info #prices li ul .price p {
  padding: 0;
}
#wrapper #contentdata #data {
  float: left;
  behavior: url("/1.1/css/iepngfix.htc");
  background: url('../graphics/front/menubg.png') repeat-y;
  width: 960px;
  min-height: 200px;
}
#wrapper #contentdata #data .menu {
  float: left;
  margin: 20px 0 0 0;
}
#wrapper #contentdata #data .menu ul li {
  clear: both;
  line-height: 22px;
  margin: 0 0 10px 0 ;
}
#wrapper #contentdata #data .menu ul li a {
  behavior: url("/1.1/css/iepngfix.htc");
  background: url('../graphics/front/menubg-list.png') no-repeat;
  background-position: 0 -40px;
  width: 238px;
  display: inline-block;
  color: #585858;
  text-decoration: none;
  padding: 5px 0 5px 10px;
}
#wrapper #contentdata #data .menu ul li a:hover {
  background-position: 0 -1px;
  color: #000;
}
#wrapper #contentdata #data .menu ul li #sub_active {
  behavior: url("/1.1/css/iepngfix.htc");
  background: url('../graphics/front/menubg-list.png') no-repeat;
  background-position: 0 -1px;
  color: #000;
}
#wrapper #contentdata #data .info {
  width: 678px;
  float: left;
  margin: 10px 0 0 0;
  line-height: 22px;
  color: #595959;
  padding: 0 0 20px 15px;
}
#wrapper #contentdata #data .info h1 {
  color: #2f2f2f;
  font-size: 22px;
  font-weight: bold;
}
#wrapper #contentdata #data .info .pwidth {
  width: 360px;
}
#wrapper #contentdata #data .info p {
  margin: 10px 20px 0 0;
}
#wrapper #contentdata #data .info ol {
  margin: 10px 20px 0 0;
  padding-left: 40px;
  list-style-type: decimal;
}
#wrapper #contentdata #data .info ol li {
  list-style-type: decimal;
}
#wrapper #contentdata #data .info ul {
  margin: 10px 20px 0 0;
  padding-left: 40px;
  list-style-type: disc;
}
#wrapper #contentdata #data .info ul li {
  list-style-type: disc;
}
#wrapper #contentdata #data .info #cms_content {
  float: left;
  margin: 10px 20px 0 0;
}
#wrapper #contentdata #data .info #cms_content p {
  margin: 0;
}
#wrapper #contentdata .shadow {
  margin: 1px 0 0 251px;
  float: left;
  background: url('../graphics/front/topbg-shadow.jpg') no-repeat;
  height: 14px;
  width: 706px;
}
#wrapper #bottom {
  float: left;
}
#wrapper #bottom ul li {
  float: left;
  color: #878787;
  font-size: 12px;
}
#wrapper #bottom ul .first {
  width: 200px;
}
#wrapper #bottom ul .first a {
  color: #dcdcdc;
  text-decoration: none;
}
#wrapper #bottom ul .first a:hover {
  text-decoration: underline;
}
#wrapper #bottom ul .sec {
  width: 750px;
  text-align: right;
}
#wrapper #bottom ul .sec a {
  color: #878787;
  text-decoration: underline;
}
/*standard/contact*/
.front_table {
  vertical-align: top;
  width: 300px;
  padding: 10px 5px 0 0;
}
.front_table .btn-submit {
  behavior: url("/1.1/css/iepngfix.htc");
  background: transparent url('../graphics/front/btn_submit.png');
  width: 111px;
  height: 22px;
  display: inline-block;
  line-height: 23px;
  text-align: center;
  color: #000000;
  text-decoration: none;
}
.front_table .name {
  width: 286px;
  margin-top: 10px;
}
.front_table .email,
.front_table .subject {
  width: 136px;
  margin-top: 10px;
}
.front_table .msg {
  width: 285px;
  margin-top: 10px;
  font-family: tahoma, arial, sans-serif;
  background: #ffffff url('../graphics/front/input_bg.jpg') repeat-x;
  padding: 3px 0 3px 2px;
  font-size: 12px;
  border: 1px solid #bbbbbb;
}
.front_table input {
  width: 185px;
  font-family: tahoma, arial, sans-serif;
  background: #ffffff url('../graphics/front/input_bg.jpg') repeat-x;
  padding: 10px 0 5px 0;
  font-size: 12px;
  border: 1px solid #bbbbbb;
}
/*contact section*/
.contact_info {
  width: 200px;
  margin: 0 0 0 15px;
  line-height: 22px;
}
.contact_front {
  width: 300px;
  margin-left: 10px;
}
.contact_img {
  padding: 10px 0 10px 0;
}
.contact_img .contact_img_box {
  margin-left: 15px;
}
.contact_img .contact_name {
  margin-left: 175px;
}
.contact_content {
  padding-left: 20px;
  width: 680px;
  vertical-align: top;
}
.contact_content strong {
  color: #000000;
}
.contact_content .name {
  width: 286px;
  margin-top: 10px;
}
.contact_content .email,
.contact_content .subject {
  width: 136px;
  margin-top: 10px;
}
.contact_content .msg {
  width: 575px;
  margin-top: 10px;
  font-family: tahoma, arial, sans-serif;
  background: #ffffff url('../graphics/front/input_bg.jpg') repeat-x;
  padding: 3px 0 3px 2px;
  font-size: 12px;
  border: 1px solid #bbbbbb;
}
/*lightbox*/
/*google map*/
.jqifade {
  position: absolute;
  background-color: #000000;
}
div.jqi {
  width: 500px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  position: absolute;
  background-color: #ffffff;
  font-size: 11px;
  text-align: left;
  border: solid 1px #eeeeee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 7px;
}
div.jqi .jqicontainer {
  font-weight: bold;
}
div.jqi .jqiclose {
  position: absolute;
  top: 4px;
  right: -2px;
  width: 18px;
  cursor: default;
  color: #bbbbbb;
  font-weight: bold;
}
div.jqi .jqimessage {
  padding: 10px;
  line-height: 20px;
  color: #444444;
}
div.jqi .jqibuttons {
  text-align: right;
  padding: 5px 0 5px 0;
  border: solid 1px #eeeeee;
  background-color: #f4f4f4;
}
div.jqi button {
  padding: 3px 10px;
  margin: 0 10px;
  background-color: #2F6073;
  border: solid 1px #f4f4f4;
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}
div.jqi button:hover {
  background-color: #728A8C;
}
div.jqi button.jqidefaultbutton {
  background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons {
  background-color: #BF5E26;
}
.img_view {
  border: 1px solid #dcdcdc;
  padding: 3px;
}
