/* CSS Document */
 

#wrapper { 
padding: 0px; 
position: relative; left: -15px;
width: 100%;
height: 100%;
}

#iframe {
	z-index:100; 
	position:relative;
	left:-30px !important!; 
	margin-left:-30px; 
	height:170px; 
	width:100%;
}

body
{
margin: 0px;
color:#5b5b5b;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background:url(../images/bg_body.jpg ) repeat;
position:absolute;
width:100%;
}

.headertable {
text-align: center; 
background-repeat: repeat-x;
 
}

#logothing {
	width:100%;
	height:145px;	
}

#inquiryTable {

	text-align:left;
	border: 1px solid #ffa600;
	width:100%;

}

#inquirytable1 {

	background-color: #CCCCCC;

}

#inquirytable1 td {

	padding: 3px;

}

#inquirytable2 {

	background-color: #EEEEEE;

}

#inquirytable2 td {

	padding: 3px;

}

#quantity {

	width:30px;
	height: 12px;
	border:1px solid black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#CCCCCC;
	
}

#quantity:hover {

	border:1px solid #ffa600;
	
}

#updateButton {
	border:1px solid black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 5px;
}

#updateButton:hover {
	border:1px solid #ffa600;
}

#itemadded {

	color:#FF0000;
	font-weight:bold;

}

#itemadded a {

	color:#FF0000;
	font-weight:bold;

}

#itemadded a:hover {

	color: #0000FF;
	font-weight:bold;

}

#inquiryLink {
	position:relative;
	z-index:100;
/*	top: 65px !important;*/
	top:63px;
	width:200px;
/*	left: -286px !important;*/
	left: 26px;
}

#inquiryLink a img {
	border:0px;
 
}

a 		{color:#000000;}
a:hover	{color:#0000FF; text-decoration:none;}
a:active{color:#0000FF;}
a:hover img	{border:0px; text-decoration:none;}
a img	{border:0px; text-decoration:none;}

.omg
{
	width:85%;
	height:20px;
	position: relative;
	z-index: 1;
	top: 27px;
	
	text-align: center;
}

.omg td {width:95px; }

.omgproducts
{
	width:85%;
	height:20px;
	position: relative;
	z-index: 1;
	top: 27px;
	top: 2px !important;
	
	text-align: center;
}

.omgproducts td {width:95px; }

h1 {
	font-size:15px;
	color:#ffa700;
}
.text1
{
	font-size:12px;
	font-variant:normal;
	color:#666666;
}
.productheader {
	color:#bd2525;
	font-weight:bold;
	font-size:15px;
}
.redtext
{
	color:#bd2525;
	font-size:13px;
	font-weight:bold;
}

.text1 a
{
	font-size:12px;
	font-variant:normal;
	color:#666666;
	text-decoration:none;
}

.text1 a:hover
{
	font-size:12px;
	font-variant:normal;
	color: #0000FF;
	text-decoration:none;
}

.blacktext
{
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.linksheadiing
{
	color:#fcac0f;
	font:bold 16px  "Arial Narrow";
	letter-spacing:.02px;
	line-height:15px;
}
.linksheadiing a
{
	color:#fcac0f;
	font:bold 16px  "Arial Narrow";
	letter-spacing:.02px;
	line-height:15px;
	text-decoration:none;
}

.linksheadiing a:hover 
{
  text-decoration: underline;
}

.linksof a
{
	color:#4890d8;
	font-size:18px;
	text-decoration:none;
}
.tahoma11boldlink {

	font-family: tahoma;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	line-height: normal;
}
.black
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding-left:14px;
}
.padding
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}
.inquiry
{
margin-top:4px;
padding:6px;
float:left;
background:#ffa600;
width:190px;
height:15px; 
text-align:center;
font:bold 14px Arial, Helvetica, sans-serif;
border:1px solid #d9d6d6;
color:#000000;
}

.product_button a {
text-decoration: none;
}

.product_button a:hover {
   cursor: pointer;
	background:#fbd897;
	 
	color:#000000;
}
  


.zoom a 
{
text-decoration: none;
color: #000;
}
 
.inquiry:hover
{
	cursor:pointer;
	margin-top:4px;
	padding:6px;
	float:left;
	background:#fbd897;
	width:190px;
	height:15px; 
	text-align:center;
	font:bold 14px Arial, Helvetica, sans-serif;
	border:1px solid #efebb6;
	color:#000000;
}
.zoom
{
margin-top:4px;
padding:6px;
float:left;
background:#ffa600;
width:200px;
height:15px; 
text-align:center;
font:bold 14px Arial, Helvetica, sans-serif;
border:1px solid #d9d6d6;
color:#000000;
}
  
.text
{
border:1px solid #b27607;
background:#FFFFFF;
color:#000000;

}
.padding1
{padding-top:6px;
padding-bottom:6px;

}

/*client*/
.hoverbox a
{
	position: relative;

}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

/*.hoverbox a:hover .preview
{
	top: -38px;
	left: -50px;
}*/

.hoverbox li
{
	position: static;
}

/* ================ */

.hoverbox
{
	cursor: pointer;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right:0px;	
}

/*.hoverbox a
{
	cursor: default;
}*/



.hoverbox a .preview
{
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

/*.hoverbox a:hover .preview
{
	display: block;
}*/

#centered table {
margin: 0 auto;
text-align: left;
}


.hoverbox .preview
{
	border-color: #000;
	width:120px;
}

#product_image {
position: relative;
left: -16px !important;
top: -10px !important;
}

#product_table td {
vertical-align: top;
text-align: center;
}


#product_table {
text-align: center;
}

#product_table tr {
text-align: center;
}

#product_table table {
text-align: center;
}

#email_link {
color: #666666;
font-size: 14px; 
font-weight: bold;
text-decoration: none;
border: none;
border-bottom: #fcac0f;
border-bottom-width: thin;
border-bottom-style: solid;
}

#email_link:hover {
color: white;
background-color:#CC0000;
border: none;
}

#footerdiv {

position: relative; 
width: 830px; 
margin: 0 auto;  
top: -47px !important;
top: -42px;  
text-align: center;

}

#footerdiv_products {

position: relative; 
width: 830px; 
margin: 0 auto;  
top: -66px !important;
top: -38px;  
text-align: center;

}

.footer_text {
	font-size: 13px;
	top: -45px;
	left: 100px;
	text-align: left;
	position: relative;
}

#logocontainer {
	position: relative;
	left: -15px;
	top: 1px;
}