/***************************************************************************
color & bg
***************************************************************************/
body 		{background-color:#555;	}
#outer 		{background: url(../css/body.gif) center;}
#head 		{background-color:;	background:url(../css/head.gif) no-repeat top center;}
#main 		{background-color:;	color:878787;}
#foot ,#foot td		{background-color:#960c1c;	color:FFF;}
#content 	{background-color:;	color:878787;	}

#topmenu 	{background-color:;	color:#a67e4e; }
#topmenu a	{color:#a67e4e; }
#smenu	{color:#a67e4e;background-color:;	}
#smenu	a	{color:#a67e4e;}

font.hilitetop {color: #e16871;}
#smenu li .hilite {color: #e16871;}

#breadcrumbs {color:#9ea866;}
#breadcrumbs a {color:#9ea866;}

/***************************************************************************
padding margin
***************************************************************************/
body 		{margin:0;}
#outer 		{margin:20;}
#head 		{margin:0;}
#main 		{margin:0;padding:0;}
#table_main {margin:0;padding:0;}
#foot		{margin:0;padding:0;}
#content	{margin:0;padding:0;margin:0 20px 20px 200px;}
#topmenu 	{margin:0;padding:0;}
#topmenu	ul	{margin:0; padding:0;margin-left:100px}
#topmenu	li	{ margin:0px;padding:0 10px;}
#smenu 	{margin:0 20px;padding:0 ;}
#smenu	ul	{margin:0; padding:0;}
#smenu	li	{ margin:0 0 10px 0;padding:0;}

/***************************************************************************
position
***************************************************************************/
body 		{}
#outer 		{position:relative;}
#head 		{}
#main 		{}
#foot 		{clear:both;}
#content	{}
#smenu 	{position:absolute;top: 340px; left:0;} /* left:0; IE must*/
#topmenu 	{position:absolute;top:240px;} 
#topmenu li {float:left;}
#breadcrumbs {position:absolute;top: 300px; left:200px;}
/***************************************************************************
Style
***************************************************************************/
#topmenu	ul	{list-style:none;	}
#topmenu	li	{list-style:none;	border-color:#a67e4e;border-style:solid;border-width:0 0 0 1;}
#topmenu	li.first {border-width:0 0 0 0;border-style:none;} /* for HOME*/
#topmenu a {text-decoration:none;	}
#smenu {border:0px solid #CCC;}
#smenu	li a {text-decoration:;	}
#smenu	ul	{list-style:none;	}

/***************************************************************************
align
***************************************************************************/
#smenu 	{vertical-align:top;}
#smenu	ul	{text-align:right;}
#topmenu 	{text-align:center;}
#topmenu	li {text-align:center;}
#content	{text-align:left;}
#head 		{text-align:left;}
#breadcrumbs {text-align:left;}

/***************************************************************************
font
***************************************************************************/
body 		{}
#outer 		{}
#head 		{}
#main 		{}
#foot ,#foot td		{font-family:verdana;font-size:12px;line-height:34px   ;}}
#content	{font-family:verdana;font-size:12px;line-height:1.5;}
#topmenu 	{font-family:verdana;font-size:12px;font-weight:bold;line-height:20px;}
#smenu 	{font-family:verdana;font-size:12;}
#smenu	li	{font-weight:normal;}
#breadcrumbs {font-family:verdana;font-size:11px;}

/***************************************************************************
size
***************************************************************************/
#outer 		{width:700px  ;	height:   ;}
#head 		{width:700px	;	height:340px   ;}
#main 		{width:700px   ;	min-height: 400px;}
#foot 		{width:700px   ;	height:34px   ;}
#content	{width:480px   ;	min-height:400;_height:400;}
#smenu 	{width:160px   ;	height:400  ;}
#smenu ul	{width:100px   ;	}
#topmenu 	{width:100%;	height:20px;}
#topmenu li	{}

.product_row {background:#FFF;margin:10px 0;border:#CCC 1px solid;padding:10px;color;#555;position:relative;min-height:120px;_height:140px;}
.product_row_left {position:absolute;width:120px;left:10px;}
.product_row_right {width:330px;margin-left:130px;}
.product_name {font-weight:bold;background:#FFF;border:#CCC 1px solid;border-width:0 0 1px 0;font-family:verdana;font-size:90%;}
.product_img {text-align:center;}
.product_code {background:#FFF;}
.product_desc {background:#FFF;width:100%;font-family:verdana;font-size:80%;}
.product_info {background:#FFF;font-weight:bold;font-family:verdana;font-size:80%;color:#333;}

h1 {font-family:verdana;font-size:140%;}
h2 {font-family:verdana;font-size:120%;}


