/* $Id: skin1.css,v 1.84.2.20 2007/08/16 09:55:58 max Exp $ */
/*
	General styles
*/
BODY,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA,TT {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	FONT-SIZE: 10px;
COLOR: #000000;
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #e9c004;
	TEXT-DECORATION: none;
}
A:active  {
	COLOR: #000000;
	TEXT-DECORATION: none;
}
a:focus { outline: none; }


.restofbody{
margin-top: 196px;
}

.qcheader{
position: absolute;
top:0px;
left:0px;
width: 100%;
margin-left: 0px;


}


.topmenu {
font-weight: bold;
text-align: center;
color: #ffffff;
height: 18px;
width: 200px;
border-right: solid 1px #000;
}

.topmenu a:visited {

color: black;

}

.topmenu a {
height: 18px;
width: 200px;
display: block;
line-height: 18px;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
color: white;

}

.topmenu a:hover {

height: 18px;
display: block;
line-height: 18px;
color: white;

}


.topmenu ul li a:hover {

height: 18px;
display: block;
line-height: 18px;
color: #ffffff;


}
.topmenu ul {padding: 0;
margin: 0;
border-bottom:0px solid silver;
font: 1em sans-serif;
}
  
.topmenu ul li {
list-style-type: none;
  border: 0px solid black;
   position: relative;
  margin: 0;
  padding: 0;
text-indent: 5px;
    }
  
ul ul {
display: none;
}

ul li:hover > ul {
display: block;
position: absolute;
top: 18px;
left: 100%;
width: 220px;
background: white;

}

li a {
display: block;
padding: 0px 0px;
text-decoration: none;
background: ;
}
  
ul#topmenu li a:hover {

}

li.sub > a {
font-weight: bold;
color: white;
text-transform: uppercase;
font-size: 14px;

}
li.sub > a:hover {
color: #1c4d64;

}

.sub1{
 border: 1px solid black;
}

li.sub1 > a {
font-weight: normal;
color: black;
width: 220px;
height: 18px;
text-align: left;
border: 1px solid black;


}

li.sub1 > a:hover {


background-color: #515151;
border: 1px solid black;
}

li.sub a:visited {

color: black;
}

div#main {
margin: 0px 0px 0px 0px;
padding: 0;
border-right: 0px solid silver;
}

div#main p {margin: 0em 0em 0em 0em;}

ul#topmenu {
  width: ;
   }

ul#topmenu > li:hover > ul {
width: ;
top: 0 em;
left: 0px;}

ul ul {
width:
;}





.location A:link {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.location A:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
.location A:hover {
	COLOR: #f3f3f3;
	TEXT-DECORATION:underline;
}
.location A:active  {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}


.product_title H1 {

FONT-SIZE: 22px;


}

H1 {
	FONT-SIZE: 15px;
}
H2 {
	FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 14px;
        font-weight: bold;
        display: inline;
        margin: 0px;
        float: right;
        color: #878787;
        margin-top: 10px;
        margin-right: 3px;
}
HR {
	COLOR: #DDDDDD;
	HEIGHT: 1px;
}
HTML,BODY {
	HEIGHT: 100%;
	MARGIN: 0px;
	PADDING: 0px;
	BACKGROUND-COLOR: #fffff;
height: 101%;
text-align: center;
}
FORM {
	MARGIN: 0px;
}
TABLE,IMG {
	BORDER: 0px;
}

.location{
BACKGROUND-COLOR: #919191;
COLOR: #ffffff;
height: 18px;
line-height: 18px;
padding-left: 4px;
text-align: left;
}

.bottom-links a{

color: white;

}

.bottom-links a:hover{

COLOR: #e9c004;

}
.product_title {

text-transform: uppercase;
font-size: 24px;
font-weight: bold;
text-align: left;
color: #515151;
padding-left: 10px;

}

.PImgBox{
padding: 3px;
border: 1px solid #515151;

}

	Buttons
*/
.FormButton {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}
TABLE.ButtonTable {
	CURSOR: pointer;
	VERTICAL-ALIGN: middle;
	DIRECTION: ltr;
}
TD.Button {								 
	BACKGROUND-COLOR: #f3f3f3;
	padding: 2px 10px 2px 10px;
	VERTICAL-ALIGN: middle;
	WHITE-SPACE: nowrap;
        border: 1px double #515151; 
        border-style: double; 
        height: 20px;

}
FONT.Button {								 
	FONT-FAMILY: Verdana;
	COLOR: #515151;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
        TEXT-TRANSFORM: uppercase;
}
IMG.ButtonSide {
	WIDTH: 7px;
	HEIGHT: 14px;
}
.SimpleButton TR TD {
	PADDING: 0px;
	WHITE-SPACE: nowrap;
}
A.Button:link, A.Button:visited, A.Button:hover, A.Button:active {
	COLOR: #000000;
	FONT-WEIGHT: bold;
}

.sp_button {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 10px;
        padding-left: 10px;
        background-color: #e3eaf6;
        font-size:  12px;
        font-family: arial;
        color: #88a4a8;
        cursor: pointer;
}

.product_tab {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 30px;
        padding-left: 30px;
        background-color: #f3f3f3;
        font-size:  14px;
        font-family: arial;
        color: #515151;
        cursor: pointer;
font-weight: bold;
}
.product_tab_selected {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 30px;
        padding-left: 30px;
        background-color: #e9c004;
        font-size:  14px;
        font-family: arial;
        color: #515151;
        cursor: pointer;
font-weight: bold;
}

#product_price {
font-size: 24px;
font-weight: bold;


}

.RegSectionTitle{
height: 20px;
background-color: #f3f3f3;
color: #515151;

}

.review1{

font-weight: bold;
text-transform: uppercase;

}

.content_title{
line-height: 25px;
height: 25px;
text-align: center;

}

.content_title a{
line-height: 25px;
height: 25px;
display: block;
}

.content_title a:hover{
line-height: 25px;
height: 25px;
background-color: #515151;
display: block;
color: #f3f3f3;
text-decoration: none;
}

.content_title1{
line-height: 25px;
height: 25px;
background-color: #f3f3f3;
text-align: center;

}

.content_title1 a{
line-height: 25px;
height: 25px;
display: block;
}

.content_title1 a:hover{
line-height: 25px;
height: 25px;
background-color: #515151;
display: block;
color: #f3f3f3;
text-decoration: none;
}

.TableHead {
        BACKGROUND-COLOR: #f3f3f3;
        FONT-WEIGHT: bold;
        
}
.TableSubHead {
        BACKGROUND-COLOR: #f3f3f3;
}

.about {
padding-left: 8px;
padding-top: 4px;
}

.about a{
color: #000000;
}
.about a:hover{
color: #f3f3f3;
}

.article{

margin-left: auto;
margin-right: auto;
width: 97%;
text-align: left;

}
