body { 
	font:13px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 10px 0;
	background-color:#ffffff;
}

.superteak_new { 
	width:750px;
	border:0px dashed #CCCCCC;
}

	.top_nav_bar { 
		border:0px solid #006666;
		background-color:#ffffff;
		background-image:url(../super_images/bg_top_nav_bar.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		font-size:11px;
		color:#777777;
		padding:10px 10px 10px 10px;
		text-align:left;
		height:15px;
	} 
	.tnb_left { 
		float:left;
		border:0px dashed #669900;
	}
		.tnb_left span { 
			font-weight:bold;
			color:#7b0a0a;
		}
	.tnb_right { 
		float:right;
		border:0px dashed #669900;
	} 
		.tnb_right span { 
			font-weight:bold;
			color:#7b0a0a;
		}
		.tnb_right a { 
			text-decoration:none;
			color:#0000FF;
		}

.supper_banner { 
	position:relative;
	margin:1px 0 1px 0;
	border:0px solid #CCCCCC;
}
	.sb_banner { 
		padding:0px;
		border:1px solid #777777;
	}
	.sb_logo { 
		position:absolute;
		top:0px;
		left:-44px;
		border:solid #999999;
		border-width:0 1px 0 0;
		width:41px;
		height:180px;
		background-image:url(../super_images/super_logo_left.gif);
		background-position:left;
		background-repeat:no-repeat;
	}


.sc { 
	padding:0;
	margin:0;
	border:1px solid #CCCCCC;
	background-image:url(../super_images/bg_content_bar.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}
	.sc_bar { 
		padding:5px 20px 5px 20px;
		border:solid #CCCCCC;
		border-width:0 0 1px 0;
	}
		.sc_bar p { 
			border:1px outset #ffffff;
			background-color:#eeeeee;
			color:#444444;
			padding:10px;
		}
	
	.sc_main { 
		position:relative;
		background-color:#ffffff;
		padding:10px 10px 5px 10px;
		height:auto;
	}
		.box_product { 
			float:left;
			width:170px;
			border-right:1px solid #CCCCCC;
			padding:5px 0 5px 0;
		}
			.box_product ul { 
				padding:0;
				margin:0;
				width:180px;
			} 
				.box_product ul li { 
					list-style-type:none;
					margin:1px 5px 1px 1px;
					padding:0 0 0 0;
					display:block;
					padding:0 0 0 0;
					position:relative;
					border: 0px solid #CCC;
					cursor: pointer;
				}
					.box_product ul li a { 
						text-decoration:none;
						color:#660000;
						display:block;
						padding:1px 0 1px 15px;
						margin: 0 20px 0 0;
						background: #FFF url(../super_images/raquo.gif) 3px 5px no-repeat;
						border: 1px solid #CCC;
					}
					.box_product ul li a:hover { 
						text-decoration:none;
						color:#7b0a0a;
						display:block;
						padding:1px 0 1px 15px;
						margin: 0 20px 0 0;
						background: #EEE url(../super_images/bg_top_nav_bar.jpg) 10% 99% no-repeat;
						border: 1px solid #CCC;
					}
					.box_product ul li ul { 
						display:none;
						position:absolute;
						top:0px;
						width:150px;
						border:1px solid #CCC;
						background-color:#EEE;
						z-index:100;
						padding:3px 0 3px 3px;
						
					}
						.box_product ul li ul li a {
							display: block;
							padding:1px 0 1px 15px;
							margin: 0;
							border: 1px solid #CCC;
						}
						.box_product ul li ul li a:hover {
							display: block;
							padding:1px 0 1px 15px;
							margin: 0;
							border: 1px solid #CCC;
						}
						
		.box_main { 
			float:right;
			width:533px;
			border:0px solid #CCCCCC;
			padding:0 0 10px 15px;
		}
			
			.the_home_box { 
				padding:5px 0 0 0;
			}
				.the_home_box img { 
					border:1px solid #CCCCCC;
					padding:3px;
					margin:0 10px 0 0;
				}
				.the_home_box img#iso { 
					border:1px solid #CCCCCC;
					padding:3px;
					margin:0 1px 0 0;
				}
		
		.last { 
			margin:0px 20px 20px 20px;
			padding:10px 0 0 0;
			border:solid #CCCCCC;
			border-width:1px 0 0 0;
			text-align:right;
		}
			.last img { 
				margin-left:10px;
			}
			
/* copyright */
.copyright { 
	padding:5px 10px 5px 0;
	font-size:11px;
	text-align:right;
	position:relative;
}
	.cpr { 
		position:absolute;
		right:0px;
		top:-28px;
		border:0px dashed #00CC33;
		width:28px;
		height:28px;
		background-image:url(../super_images/botom_corner.gif);
		background-position:right bottom;
		background-repeat:no-repeat;
	}
		
/* MAIN MENU */
/* Top Menu */
.super_top_menu { 
	text-align:left;
}
	.the_menu {
		margin:25px 0 0 0;
		white-space:nowrap;
		border:0px dashed #460000;
	}
		.the_menu td { 
			line-height:25px;
			padding-top:2px;
		}
			.the_menu td a { 
				text-decoration:none;
				text-indent:3px;
				font-weight:bold;
				color:#777777;
			} 
				.the_menu td a:hover { 
					color:#7b0a0a;
				}
			.the_menu td a span { 
				color:#7b0a0a;
				cursor:default;
			}

		.the_menu td.act { 
			background-image:url(../super_images/bg_menu_act.gif);
			background-position:top center;
			background-repeat:no-repeat;
		}
			.the_menu td.act a { 
				text-decoration:none;
				text-indent:3px;
				font-weight:bold;
				color:#ffe3b7;
			} 
			.the_menu td.act a span { 
				color:#ffe3b7;
				cursor:default;
			}
			
		.the_menu td.inact { 
			background-image:url(../super_images/bg_menu_inact.gif);
			background-position:top center;
			background-repeat:no-repeat;
		}
		
		.the_menu td.btn { 
			background-color:#460000;
			line-height:20px;
			text-align:left;
			color:#ffe3b7;
			padding:2px 0px 3px 10px;
		}
			.the_menu td.btn span { 
				font-weight:bold;
			}
		
/* TD */
td { 
	font-size:12px;
}

/* text formating */
.title1 { 
	font-size:22px;
	color:#7b0a0a;
	margin:0;
	padding:0;
}

.title2 { 
	font-size:18px;
	color:#7b0a0a;
	margin:0;
	padding:0;
}

.title3 { 
	font-weight:bold;
	margin:0;
	padding:0;
}

.the_small { 
	font-size:11px;
}


/* accessories */
.accessories { 
	color:#ffe3b7;
}

/* hr */
hr { 
	padding:0;
	margin:5px 0 5px 0;
}

/* a */
a { 
	text-decoration:none;
	color:#0000FF;
}

/* error_msg */
.error_msg { 
	border:1px solid #FDCEAC;
	background-color:#FFF8F0;
	padding:10px 5px 10px 5px;
	margin:0 0 10px 0;
}
	.error_msg td.textred { 
		margin:0;
		padding:0 0 0 10px;
		color:#7b0a0a;
		font-weight:bold;
	}
			.error_msg td li { 
				margin:0 0 0 23px;
				color:#7b0a0a;
			} 


/* ----- gallery product_detile */
.product_detile { 
	border:0px solid #0033FF;
}
	.product_detile table { 
		border-collapse:collapse;
		border-color:#cccccc;
		margin:10px 0 0 0;
		border-width:0px 0px 0px 0px; 
	}
	.product_detile table tr td { 
		border-color:#cccccc;
	}
	.product_detile table tr td img { 
		border:1px solid #CCCCCC;
		margin-bottom:20px;
	}

/* --- input --- */
input { 
	padding:1px;
	border:1px solid #999999;
}
	input#submit { 
		border:1px solid #999999;
		cursor:pointer;
	}

textarea { 
	font-family:Arial;
	font-size:13px;
	border:1px solid #999999;
	width:250px;
	height:80px;
}

/* BLINK */
.blink { 
	text-decoration:blink;
	color:#333333;
}

.blink_over { 
	text-decoration:none;
	color:#333333;
}