/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#dddddd;
	background-image:url(images/bckgrd_hdr.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

table.container {
	margin-left: auto;
	margin-right: auto;
}

.text {
	width: 200px;
}

td.body_hdr	{
	background:url(images/2pck-cartridge-banner.jpg);
	background-repeat:no-repeat;
	height:220px;
}

.htext {
	font-size:10px;
	padding-left:140px;
}

td.body_hdr_02	{
	background:url(images/cartridge_hdr.jpg);
	background-repeat:no-repeat;
	height:220px;
}

td.body_title_left	{
	padding-top:20px;
	padding-right:10px;
	height:45px;
	width:520px;
}

td.body_title_right	{
	padding-top:20px;
	padding-left:10px;
	height:45px;
	width:230px;
}

td.body_title_left_02	{
	padding-top:10px;
	padding-right:10px;
}

.content_body_left	{
	padding-right:10px;
	padding-bottom:10px;
	background-color: #ffffff;
}

.content {
	padding: 20px;
	line-height: 1.5;
}

p { margin: 0px; }
h2 { margin: 0px; font-size: 16px; font-weight: bold; }
td.body_title_right img {margin-bottom: 20px; }

.title_div {
	padding: 10px 5px 10px 20px;
	background-color: #333333;
	color: #fade34;
	font-size: 18px;
	font-weight:bold;
}

.content_body_right	{
	padding: 0px;
	width:230px;
}

.content_body_left_02	{
	padding-right:10px;
	padding-bottom:50px;
}

td.recycle_ad	{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	height:50px;
	width:230px;
}

td.spec_ad	{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:50px;
	height:120px;
	width:230px;
}

td.hdr	{
	background:url(images/cartworld_logo.gif);
	background-repeat:no-repeat;
	background-color:#f9de37;
	height:97px;
}

td.nav_hdr	{
	background-repeat:repeat-x;
	height:30px;
	width: 100%;
	text-align:center;
}

td.footer	{
/*	background-image:url(images/footer_img.gif);
	background-repeat:repeat-x;*/
	width:100%;
	height:30px;
	font-size:9px;
}

.horizontal {
}

input.text { width: 185px; }

a.faq_answer { margin-top: 15px; font-size: 16px; font-weight: bold; }

a img { border:0px; }

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; color: #f9de37; }

td.footer a:link { text-decoration: none; color: #000; }
td.footer a:visited { text-decoration: none; color: #000; }
td.footer a:hover { text-decoration: underline; color: #fff; }

#nav {padding: 0px; margin:0px; list-style:none; line-height:1; }
#horizontal, #nav ul {	padding: 0px;	margin: 0px;	list-style: none; line-height:1; width:129px; }
#nav a:link { display: block; font-size:12px; color:#ffffff; text-decoration:none; }
#nav a:visited { display: block; font-size:12px; color:#ffffff; text-decoration:none; }
#nav a:hover { display: block; font-size:12px; color:#f9de37; text-decoration:none; }
#nav li { float: left;  list-style:none; display:block; width:129px; padding:0px; margin:0px;}
#nav li ul { position: absolute; left: -999em; width:110px; background-color: #333333; padding: 5px 10px; margin:0px;}
#nav li ul li { margin: 5px 0px; }
#nav li:hover ul { left: auto; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li ul ul { margin: -1em 0 0 10em; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }

