@charset "utf-8";

/*----------------------------------------------*/

.navi a:link { color: #FFFFFF; text-decoration: none; }
.navi a:visited { color: #FFFFFF; text-decoration: none; }
.navi a:hover { color: #6699CC;  text-decoration: none; }
.navi a:active { color: #FFFFFF; text-decoration: none; }

table a:link { color: #6699CC; text-decoration: none; font-weight: bold; }
table a:visited { color: #6699CC; text-decoration: none; font-weight: bold;}
table a:hover { color: #000000;  text-decoration: underline; font-weight: bold;}
table a:active { color: #6699CC; text-decoration: none; font-weight: bold;}

/*----------------------------*/

body  {
    margin: 0 0 0 0;
	background: #000000 url(../bg/bg.jpg) repeat-x;
}

/*----------------------------*/

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.65em;
   font-weight: normal;
}

.navi h1 {
   margin: 8px 0 0 17px;
   padding: 0 0 0 0;
   color: #FFFFFF;
   word-spacing: 0.5em;
   min-width: 750px;
}

h2 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.65em;
}

h3 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.69em;
   color: #3366CC;
   margin: 3px 0 2px 3px;
}

P {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 0.69em;
   color: #000000;
}

.address {
    color: #CCCCCC;
    line-height: 15px;
}

/*----------------------------*/

.text {
   margin: 50px 0 40px 17px;
   width: 500px;
   max-width: 500px;
   line-height: 15px;
}

/*----------------------------------------------*/

#container { 
    margin-left: auto;
	margin-right: auto;
    width: 750px;
    padding: 0 0 0 0;
}  

/*----------------------------------------------*/

#top {
  
    background: url(../layout/top.jpg) no-repeat;
	width:750px;
	height: 177px;
    padding: 0 0 0 0;
}

/*----------------------------------------------*/

.navi {
	margin: 143px 0 0 0;
    position: absolute;
}

.line {
    color: #999999
}

/*----------------------------------------------*/

#main {
	width: 750px;
	background: #FFFFFF url(../layout/rt_top.gif) no-repeat right top;
    margin: 0;
	padding: 0 0 0 0;
    overflow: hidden;
}

/*----------------------------------------------*/

#productpics {
     width: 670px;
	 border-width: 1px; 
	 border-style: solid;
	 border-color: #E8E8E8;
	 background: #FBFBFB;
	 margin: 0 0 30px 15px;
     float: left;
}

.pics {
     margin: 10px 10px 5px 10px;
	 border-style: solid;
     border-width: 1px;
	 border-color: #000000;
}

#productpics2 {
     width: 225px;
     margin: 10px 4px 0 0;
     float: right;
}

.pics2 {
     margin: 10px 0px 10px 10px;
	 float: left;
	 border-style: solid;
     border-width: 1px;
	 border-color: #000000;
}

.pics3 {
     margin: 0px 10px 6px 0;
	 border-style: solid;
     border-width: 1px;
	 border-color: #000000;
}

/*----------------------------------------*/

#bottom { 
    width: 750px;
	height: 62px;
	min-height: 62px;
	padding: 0 0 0 0;
	background: url(../layout/bottom.gif) no-repeat;
    margin: 0 0 30px 0;
}

#spacer {
    width: 750px;
	heigh: 30px;
	margin: 0px;
}

/*----------------------------------------*/

table {
     width: 650px;
	 border: 0; 
	 cellspacing: 0;
	 cellpadding: 0;
     margin: 20px auto 15px 15px;
     float: left;
}

TH {
    height: auto;
    valign: top;
    horizontal-align: middle;
}


.topicline {
    background: url(../layout/line_bg.jpg) no-repeat;
}

.topicline2 {
    background: url(../layout/line_bg.jpg) no-repeat;
    word-spacing: 150px;
}

/*-------------------------------------------------------*/

form {
    margin: 10px 0 40px 20px;
    line-height: 25px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.71em;
    max-width: 381px;
    width: 381px;
}

INPUT.text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
	color: #333333;
	max-width: 381px;
	margin: auto;
    text-vertical-align: middle;
	background: url(../layout/input.gif) center no-repeat;
	width: 381px;
	max-width: 381px;
	height: 24px;
	border-style: hidden;
	border-width: 0px;
	text-indent: 5px;

}	 
	 
TEXTAREA { 
    padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	letter-spacing: 1px;
    color: #333333;
	width: 380px;
    max-width: 380px;
	height: 329px;
    background: url(../layout/textarea.jpg) no-repeat;
	border-style: hidden;
    border-width: 0px; 
	overflow-y:hidden;
	overflow-x:hidden;
}

INPUT.button { 
     margin: 10px 0 40px 0;
	 background: url(../layout/button.jpg) no-repeat center;
     width: 90px;
	 height: 38px;
	 font-family: Tahoma, Helvetica, sans-serif; 
     font-weight: bold; 
     color: #FFFFFF;
	 letter-spacing: 1px;
	 font-size: 0.9em; 
     border-style: hidden;
     border-width: 0px; 
     text-align: center;
     float: left;
}

INPUT.text2 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 15px;
	color: #FFF;
	max-width: 30px;
	margin: auto;
    background: url(../layout/input2.gif) center no-repeat;
	width: 30px;
	max-width: 30px;
	height: 24px;
	border-style: hidden;
	border-width: 0px;
	text-indent: 3px;
}


