.wufoo .info{display:none}


.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; }



.stretched {
	height: 100%;
	width: 100%;
	position: relative;
}
.menu {
	background-color: #F8F8F8;
}
.submenu {
	font-weight: bold;
	color: #000000;
	background-color: #E6E6E6;
}
.arrow {
	font-family: arial;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
}

A:link
	{
	color:#0000CC;
	text-decoration: none;		
	}
A:active
	{
	color:#0000CC;
	text-decoration: none;
	}
A:visited
	{
	color:#0000CC;
	text-decoration: none;
	}
A:hover
	{
	color: #FF0000;
	text-decoration: underline;
	}
.category {	
	font-size: 25px;
	color: #FF0000;
	font-weight: bold;
}
.phone {	
	color: #FF0000;
	font-weight: bold;
}
.productname {
	color: #FF0000;
}
.tablecontent {	
	color: #000000;
}
h1 { 
	font-family:helvetica
	font-size: 20px;
	font-weight: bold;
	color:black;
	margin-bottom:10px;
}
.needpointer {
	cursor:hand;
	cursor:pointer;
}
.style3 {
	color: #999999
}

.idod {
	color: #999999;
	font-style: italic;
}
.body-area {
	padding-left: 30px;
	padding-right: 30px;
	width: 700px;
	text-align: left;
	vertical-align: top;
}

.note {
	border: 1px dotted #CCCCCC;
}
.dislcaimer {
	text-align:center;
	font-style: italic;
	color: #993300;
}
.style8 {	
	color: #0000CC;
}
body {	
background:none repeat scroll 0 0 #FFFFFF;
font-family:arial,calibri,tahoma,sans-serif;
font-size:100%;
margin:0 0 20px
}
.white {
	color: #FFF;
}

.index-gallery-table {
	border: thin solid #000;
}
.index-gallery-imgs {
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	border-left: 1px solid grey;	
	border-top: 1px solid grey;	
	padding: 5px;
}
.body-product-table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body-product-detailed-table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.contact-information-image {
	padding: 20px;
	padding-top: 30px;

}
.copyright {
	text-align:center;
	color: grey;
	font-size:small;
}
.centered{
	text-align:center;
}
.NewTableStyle{
	padding: 5px;
	
}

	/* navigation */
	
	#nav {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		background: #ccc;
		border-bottom: 1px solid #999;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 6px 30px 6px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
		color: #666;
		background: #ccc url(images/design/nav_slant.gif) no-repeat top right;
		}
	
	#nav #nav-1 a {
		padding-left: 20px;
		}
	
	#nav a:hover {
		color: #000;
		}
	
	/* more */
	
	ul#more {
		clear: left;
		margin-top: 60px;
		}
		
/* Menu 2 starts here */
#menu2 {
width: 200px;
float:left;
font-size: 12px;
}

#menu2 strong
{
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 2px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	width: 200px;
	text-align: center;
	border-left: 1px solid grey;
	border-bottom: 1px solid grey;
	border-right: 1px solid grey;
	background-color: #CDCD7C;
}

#menu2 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
#menu2 li
{
display: inline;

/* for IE5 and IE6 */
}

#menu2 a
{
color: #483000;
text-decoration: none;
font-size: 12px;
display: block;
padding: 2px;
padding-left:4px;
width: 200px;
background-color: #F0F0D8;
border-left: 1px solid grey;
border-bottom: 1px solid grey;
border-right: 1px solid grey;
}

#menu2 a:link, #menu a:visited
{
color: black;
text-decoration: none;
}

#menu2 a:hover
{
background-color: #487890 ;
color: #fff;
}

#menu2 li a#current
{
border-bottom: 3px solid #C0C018;
background: black ;
color: #fff;
border-bottom: 1px solid grey;
border-right: 1px solid grey;
}

#producttable table
{
    border-color: grey;
    border-width: 1px 1px 1px 1px;
    border-style: none;
}

#producttable td
{
    border-color: grey;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;

}
.product-table-header
{
	
	background-color:#CDCD7C;
}


.align-left { float:left; margin: 0 15px 15px 0; } 
.align-right { float:right; margin: 0 0 15px 15px; }
.printThisFont {font-size:12px;}
