@charset "UTF-8";
/* CSS Document */
body {
	color: #000; font-family: Verdana, Arial, sans-serif; font-size: 11px;
	background: #000 url(Line.jpg) repeat-x;
	margin: 0; padding: 0;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h2 {
font-size:14px;
}

img { border: 0; }
#mainbox {
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 820px;
	height: 229px;
}
#TClogo {
	float: left;
	height: 229px;
	width: 220px;
}
#NavHeader {
	height: 229px;
	width: 220px;
	margin-left: 351px;
}
.NavHeaderBox {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	height: 229px;
	width: 368px;
}
#LegalBox {
	color: #FFF;
	width: 820px;
	margin-top: 27px;
}
.Legaltxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #FFF;
}

#UndConsrct-Box {
	height: 115px;
	width: 819px;
	margin-top: 37px;
	border: thin solid #999;
}
.UnderConsrct-txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 160%;
	color: #FFF;
	text-decoration: none;
}
#mainbox #UndConsrct-Box #UndConstrct-TxtBox #UnderConsrct-txt a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}
#mainbox #UndConsrct-Box #UndConstrct-TxtBox #UnderConsrct-txt a:hover {
	color: #CF3;
}
#UndConstrct-TxtBox {
	color: #FFF;
	width: 719px;
	margin-top: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 160%;
	text-align: center;
}


#nav { float:left; width: 200px; padding: 35px 0 0 0; }
#nav dl { padding: 0; margin: 0; }
#nav dt { color: #fff; border: 1px solid #666; padding: 2px 5px; }
#nav dt div { float: right; }
#nav dt div a { color: #fff; text-decoration: none; }
#nav dd { padding: 8px 5px 25px 19px; margin: 0; }
#nav dd a { color: #fff; text-decoration: none; }
#nav dd a:hover { text-decoration: underline; color: #EEFF41; }
#nav dd a.sel { color: #EEFF41; }
#nav dd ul { margin: 0; padding: 0; list-style: none; }
#content { float: right; width: 549px; margin-left: 50px; padding: 35px 0 0 0; }
#content .box { background: #fff; padding: 45px; }
#content .box h1 { color: #000; /* margin: -25px 0 5px 0;  position: relative; */ }
#page-index #content .box, #page-page #content .box { background: #fff url(homebg.jpg) left bottom no-repeat; padding-bottom: 250px; overflow: hidden; }
#page-category #content .box { padding: 45px 5px 15px 15px; }
#product-list { list-style: none; padding: 0; width: 460px; margin: 0 auto; }
.product { /* width: 160px; height: 280px; float: left; padding: 0 5px; */ padding: 5px 5px 15px; 0; border-bottom: 1px dotted #eee; }
.product a { text-decoration: none; color: #333; }
.product a:hover {text-decoration: underline; }
.add-to-cart { padding: 10px 0; text-align:right; }
#page-category .product-image { float: left; width: 120px; }
#page-category .product-description { float: left; width: 360px; }
.even { background: #fafafa; }
.product h3 { margin-top: 0; }
.product form { clear: both; text-align: right; }

#page-cart #content .box h1 { color: #333; border: 1px solid #333; font-size: 13px; font-weight: normal; margin-top: -10px; padding: 2px 0 5px 5px; margin-bottom: 1em; }
#page-cart .checkout, #page-cart .subtotal { text-align: right; }
#page-cart .checkout { padding: 10px 0 0 0; }
#cart th { text-align: left; }
#cart a { text-decoration: none; color: #333; }
#cart a:hover { text-decoration: underline; }
#cart td.short input { width: 20px; }
#messages { font-weight:bold; font-size: 14px; padding: 20px; }
