/**************************************************/
/*	GENERAL HTML TAGS							  */
/**************************************************/
/*
html {
	height: 100%;
}
*/
a {
	color:#369;
}	
a:hover, 
a:active {
	color:#69c;
	text-decoration: none;
}
body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #ffffff;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height:100%;
}
td {
	vertical-align:top;
}
img {
	border:0px none;
}
h1 {
	font-size: 14px;
	color:#666;
	margin: 0px 0px 0px 0px;
}
h2 {
	font-size: 11px;
	margin:5px 0px;
	padding:0px;
}
h3 {
	font-size: 11px;
	margin:5px 0px;
	padding:0px;
}
h4, 
h5, 
h6 {
	font-size: 1.2em;
	color:#666;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
}
p {
	margin: 10px 0px 0px 0px;
}
ul, 
ol {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
ul {
	list-style:none;
}
ul li {
	background-image:url(../images/listmarker1.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}

/**************************************************/
/*	LAYOUT DIVS AND TABLES						  */
/**************************************************/

/***** BODY *****/
#bodytable {
	background-color:#FFFFFF;
	background-image:url(../fw/bodybg.jpg);
	border: 0px none;
	width: 810px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}
#bodytable td{
	padding: 0px;
}
#bodytable td.spacertd{
	width:50px;
}topnav
#bodytable #topcell {
	vertical-align:top;
}
#bodytable #bottomcell {
	background-image:url(../fw/home_footerbg.jpg);
	background-repeat:repeat-x;
	height:60px;
	vertical-align:top;
}
#bodytable #level2_bottomcell {
	background-image:url(../fw/inner_footerbg.jpg);
	background-repeat:repeat-x;
	height:60px;
	vertical-align:top;
}
#bodytable #bottombg {
	background-image:url(../fw/bottombg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
/***** TOP LAYOUT *****/
#toplayouttable {
	width: 760px;
}

/***** HEADER AND MENU *****/
td#header {
	height: 72px;
	background-image:url(../fw/header.jpg);
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:bottom;
}
div#topnav {
	float:right;
	margin:50px 0px 0px 0px;
}
td#photocell {
	background-image:url(../fw/bar_25px.jpg);
	height: 30px;
	vertical-align:top;
}
td.headercell {
	height:46px;
}
td#header_aboutus {
	background-image:url(../fw/header_aboutus.jpg);
}
td#header_products {
	background-image:url(../fw/header_products.jpg);
}
td#header_retailers {
	background-image:url(../fw/header_retailers.jpg);
}
td#header_contact {
	background-image:url(../fw/header_contactus.jpg);
}
td#header_pressroom 
{
	background-image:url(../fw/header_pressroom.jpg);
}
/***** COLUMNS (TD) *****/
td#leftcolumn {
	vertical-align:top;
	width:150px;
	height:100%;
	border-right:1px solid #cccccc;
}
td#level2_leftcolumn {
	width:460px;
	border-right:1px solid #999999;
	padding:10px;
}
td#level2_rightcolumn {
	width:301px;
	background-image:url(../fw/photobottom_bg.jpg);
	background-repeat:no-repeat;
	background-color:#cccccc;
}

td#middlecolumn {
	vertical-align:top;
	padding: 5px 10px;
	width:425px;
}
div#contactinfo {
	background-color:#cccccc;
	padding: 10px 5px;
}
div#contactinfo h2 {
	margin-top:0px;
}
td#rightcolumn {
	vertical-align:top;
	width:183px;
	border-left:1px solid #cccccc;
	background-color:#eeeeee;
}
td#rightcolumn div.sideblock, 
td#leftcolumn div.sideblock {
	padding: 5px;
	margin: 0px 0px 0px 0px;
}
td#rightcolumn div.sideblock {
	padding:5px 10px;
}
td#leftcolumn div.sideblock {
}

td#rightcolumn div.sideblock h2, 
td#leftcolumn div.sideblock h2 {
}

/***** MISC *****/
table#producttable {
	width:100%;
}
table#producttable td {
	border-bottom: 1px solid #cccccc;
	padding: 15px 0px;
}
table#producttable img {
	border:1px solid #000000;
	margin:5px 10px;
}
table#producttable p {
	margin:5px 10px 5px 0px;
}
div#copyright {
	color:#666;
	font-size: 9px;
	line-height:11px;
	text-align:left;
	padding: 5px 0px 10px 10px;
	margin: 5px 0px 0px 0px;
	display: block;
	width: 300px;
	float: left;
}
div#copyright a {
	color:#555;
}
div#copyright p {
	margin:0px;
	padding:0px;
}
div#home_link {
	text-align: right;
	float: right;
	padding: 10px;
	}
td#lightgray_bg {
	background-color:#eeeeee;
	}
div.cm_text {
	padding: 0px 0px 20px 25px;
	}	
td#admin_middlecolumn {
	vertical-align:top;
	padding: 40px 10px;
	width:425px;
}	
table#products {
	margin: 0px 5px 0px 0px;
	}
table#products td {
	padding: 15px 10px 20px 0px; 
	border-bottom: 1px solid #CCC;
	vertical-align: top;
	}
table#products img{	
	border: 1px solid #000;
	margin-top: 5px;
	margin-left: 10px
	}		
table#contact {	
	margin-top: 10px;
	}	
table#contact td {
	padding: 0px 0px 10px 0px;
	}	
/**************************************************/
/*	SPECIAL SPOT GRAPHICS						  */
/**************************************************/
img.topnav {
	margin:0px;
}
img#logolink {
	float:left; 
	width:320px; 
	height:70px; 
}
img.webmark {
	width:40px;
	height:30px;
}
table#DataGrid1 td
{
	padding:5px;
	
}