* {font-family: arial, helvetica, "trebuchet ms", verdana;}



img { border:0px; }	



body {
		background-color: #ced1d3;
		min-width: inherit;
		margin: 0px;
		text-align: left;
		}
		
		
#wrapper {
		position: relative;
		width: 770px;
		height: 890px;
		margin: 0px auto 0px auto;
		background-image: url("../images/todol_header_2.gif");
		background-repeat: no-repeat;
		}
		
/*///////ITEM CODES////////*/
		
#code{ position: absolute;
		width:170px;
		height:20px;
		top: 480px;
		left: 581px;
		font-size: 12px;
		font-weight:bold;
		color: #ccc;		
		}

#code li {list-style-type: square;}


#codea{ position: absolute;
		width:170px;
		height:20px;
		top: 380px;
		left: 530px;
		font-size: 12px;
		font-weight:bold;
		color: #ccc;		
		}

#codea li {list-style-type: square;}
		
/* /////////PDF////////// */
		
#pdf{   
		position: absolute;
		width: 170px;
		height: 20px;
		top: 685px;
		left: 550px;
		}
		
#pdf p {
		font-size: 15px;		
		line-height: 13px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		}

#pdf a {
		font-size: 13px;
		color: #000;
		text-decoration: none;
		border-bottom: solid 1px #1323bb;
		}

#pdf a:hover {
		color: #1323bb;
		text-decoration: none;
		border-bottom: solid 1px #000;
		}	
		
#pdfc{   
		position: absolute;
		width: 170px;
		height:20px;
		top: 535px;
		left: 550px;
		}
		
#pdfc p {
		font-size: 15px;		
		line-height: 13px;
		font-weight: bold;
		margin: 0px 0px 0px 0px;
		}

#pdfc a {
		font-size: 13px;
		color: #000;
		text-decoration: none;
		border-bottom: solid 1px #1323bb;
		}

#pdfc a:hover {
		color: #1323bb;
		text-decoration: none;
		border-bottom: solid 1px #000;
		}
		
/* ///////LOGO BACK TO HOME PAGE//////// */	
		
#logo{
		position: absolute;
		top: 65px;
		left:40px;
		width: 175px;
		height: 30px;
		background-color: transparent;
		z-index: 3;
		}

		
/*////////FOOTER/////////*/

#bar {
		position: absolute;
		top: 895px;
		left: 3px;
		width: 770px;
		height: 25px;
		margin: 0px;
		text-align: center;
		}

#bar p {
		font-size: 13px;		
		line-height: 13px;
		margin: 0px 0px 0px 0px;
		}

#bar a {
		font-size: 13px;
		color: #000;
		text-decoration: none;
		border-bottom: solid 1px #1323bb;
		}

#bar a:hover {
		color: #1323bb;
		text-decoration: none;
		border-bottom: solid 1px #000;
		}		


/*//////TOP NAVIGATION///////*/

#navigation{
		position: absolute; 
		top: 50px; 
		left: 32px; 
		width:600px; 
		height: 40px; 
		}
		
ul#navlist{
		margin: 100px 0px 0px 10px; 
		padding-left: 0px;
		font-size: 18px ;
		}

#navlist li{
		display: inline;
		list-style-type: none;
		}

#navlist a { padding: 3px 8px; }

#navlist a:link, #navlist a:visited
		{
		color: #fff;
		text-decoration: none;
		}

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

#navlist li.active a {
	color: #999;
	}
	
#navlist li a { text-decoration: none; }

	
/*///////PRODUCT NAVAGATION////////*/


#sidebar{
		position: absolute;
		left: 75px;
		top: 240px;
		width:200px; 
		height: 400px; 
		}
		
#sidebar img.thumb {	
		float: left;
		margin: 0 8px 2px 0;
		padding: 2px;
		border: 3px solid #dbd5c5;
		background: #fffefa;
		}
	
	
#sidebar a img.thumb:hover {
		border-color: #fff;
		background: #fff;
		}

/* /////////PRODUCT LINKS/////// */		


#prod-lineup {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
#prod-lineup li {
		float: left;
		margin: 0;
		padding: 0;
		background: none;
		}
		
#prod-lineup li a {
		float: left;
		display: block;
		margin: 0 10px 10px 0;
		_margin-left:4px;
		_margin-right:4px;
		_margin-bottom:15px;
		_margin-top:15px;
		padding: 2px;
		border: 3px solid #ccc;
		background: #fffefa;
		}
		
#prod-lineup li a:hover, #prod-lineup li.active a {
		border-color: #000;
		background: #fff;
		}
#prod-lineup li.active a {
		border-color: #1323bb;
		}
	
	/*ALL RIGHTS RESERVED*/	

p {		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#000 ;
		}
		

 a {text-decoration:underline; color:#1323bb; } 
 
 
 a:hover { text-decoration: none; color: #000; }

