body {
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #000000 no-repeat;
	}

h1, h2, h3, h4, h5, h6 {
	font-size:36px; 
	font-weight:bold; 
	margin:0px; 
	padding:0px;
	}

h2 {
	font-size:18px;
	color: #FFFFFF;
	margin-top: 30px;
	padding: 3px;
	border-top: thin solid #CC9933;
	border-right: thin solid #CC9933;
	border-bottom: thin solid #CC9933;
	border-left: thin solid #CC9933;
}
h3 {
	color: #FF9900;
	font-weight: bold;
	font-size: 15px;
	padding-top: 5px;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-style: normal;
	background-color: #333333;
	border: 1px solid #7192A5;
}
h4 {
	font-size:14px;
	color: #C8B800;
	padding-top: 10px;
}
h5 {
	font-size:12px;
	color: #FFCC00;
	padding-top: 2px;
	background-color: #666666;
	padding-bottom: 2px;
	margin-top: 8px;
	margin-bottom: 2px;
	padding-left: 4px;
}
h6  {
	color: #FF9900;
	font-weight: bold;
	font-size: 15px;
	padding-top: 0px;
	margin-top: 14px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-style: normal;
	background-color: #333333;
	border: 1px solid #7192A5;
}

ul {
	padding-left:2px;
	list-style:disc url(images_admin/bullet_1a_small.gif) inside;
	margin: 0;
	padding-top: 0px;
}

li {
	margin:3px 0px 3px 10px;
	}

li a {
	}

li:hover {
	}

li a:hover {
	}

a {
	font-weight:bold;
	color:#FF9933;
	text-decoration: none;
	}

a:hover {
	color:#FFFF00;
	text-decoration: none;
	}

table {
	padding:0px; 
	margin:0px; 
	width:inherit;
	}

tbody {
	padding:0px; 
	margin:0px; 
	width:inherit;
	}

th {
	padding:0px; 
	margin:0px; 
	width:inherit;
	}

#wrap {
	width:780px;
	margin:auto;
	}

#header {
	height: 185px;
	border: 1px solid #7596A9;
	width: 778px;
	position: relative;
	background: url(images_admin/tcs_header.jpg) no-repeat right;
	}

#leftcol {
	width:162px;
	height: 442px;
	float:left;
	vertical-align:top;
	padding:4px 2px 4px 0px;
	border-right: 1px solid #7192A5;
	border-bottom: 1px solid #7192A5;
	border-left: 1px solid #7192A5;
	}
#front_page_content {
	width: 780px;
	float: left;
}
#maincontent2 {
	width: 780px;
	float: left;
}
#maincontent2 img{
	border: 2px solid #FFFF00;
	margin: 4px;
}
#maincontent {
	width: 598px;
	float: left;
	margin-left: 16px;
}
#maincontent img {

	border: 2px solid #FFCC66;
	margin: 4px;
}
#maincontent2 img.img_noborder {
	border: none;
}
#main_image {
	float: right;
	width: 613px;
	border-right: 1px solid #7596A9;
	border-bottom: 1px solid #7596A9;
}
#main_image img{
	border-right: 1px solid #7596A9;
	border-bottom: 1px solid #7596A9;
}

.main_left {
	float: left;
	width: 170px;
	padding-top: 20px;
	clear: both;
}
.main_right {
	float: left;
	width: 610px;
}
#menu {
	height: 440px;
	margin-left:10px;
	font-size: 12px;
}
#menu a, #menu a:visited {
	display:block;
	width:100%;
	height:22px;
	line-height:22px;
	text-decoration:none;
	color:#C78701;
	background:url(images_admin/bullet_1a.gif);
	background-repeat:no-repeat;

}
#menu a span {
	padding-left:25px;
}

#menu a:hover {
	display:block;
	width:100%;
	cursor:pointer;
	text-decoration:none;
	background:#AB4B11 url(images_admin/bullet_1b.gif) no-repeat;
	color: #FFFFFF;
}
.menu_ftitle {
	display: block;
	padding:8px 0px 0px;
	margin:0px 0px 3px -3px;
	border-bottom:1px solid #7192A5;
	font-weight: bold;
	color: #FFFFFF;
}

.ftitle1 {
	padding:2px;
	margin:20px 0px 3px;
	color: #FFFF66;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #00CCCC;
	background-color: #333333;
	text-align: left;
	}

.ftitle2 {
	display: block;
	padding:20px 2px 0px 0px;
	margin:0px 0px 0px 0;
	border-bottom:1px solid #7192A5;
	color: #F5F5F5;
	font-weight: bold;
	}

.footertext {
	color:#999999;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	clear: both;
	}

#foot {
	padding:5px 1px 1px;
	text-align: right;
	clear: both;
	border-top: thin solid #CC6600;
}
.footnote {
	color:#FF6633;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	clear: both;
	list-style-type: circle;
	padding-top: 6px;
}
img {border:0px;}
img a {border:0px;}
img a:hover {border:0px;}

.stock_in {
	color:#00FF00;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	clear: both;
	list-style-type: circle;
	padding: 0px;
}
.stock_out {
	color:#FF0000;
	font-size: 12px;
	font-style: normal;
	text-align: left;
	clear: both;
	list-style-type: circle;
	padding: 0px;
	text-transform: capitalize;
}
.price {
	font-weight: bold;
	color: #FFFF00;
}
.partnum {
	color: #C8B800;
	font-weight: bold;
	display: block;
	margin-top: 9px;
}
#navbar {
	color:#FFCA05;
	margin:0px 0px 5px 0;
	padding:5px;
	border:1px solid #666666;
	text-align:center;
	background: #000000;
	}

	#navbar a {
	font-weight:bold;
	color:#FF6633;
	text-decoration:none;
	padding: 2px;
	margin-right: 6px;
	margin-left: 6px;
		}   

	#navbar a:hover {
	font-weight:bold;
	color:#FFFFFF;
	margin-right: 6px;
	margin-left: 6px;
	background: #CC6633;
		}
div#navbar a span {display: none;}

div#navbar a:hover span {
	display: block;
	position: absolute;
	top: 74px;
	left: 20;
	width: 400px;
	padding: 2px;
	margin: 10px;
	z-index: 100;
	color: #6068D5;
	background: #F9F9F9;
	letter-spacing: 0.2em;
	text-align: left;
}
#maincontent3 {
	width: 500px;
	float: left;
}
.pagetitle {
	color: #FF6600;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	background: #333333 url(images_admin/page_title_bg.jpg);
	border-top: 1px solid #3399CC;
	border-right: 1px solid #3399CC;
	border-left: 1px solid #3399CC;
	width: 778px;
	text-indent: 5px;
	line-height: 24px;
}

