body 
{
background:url('http://www.cruisingforremotes.com/Images/Gradiant.jpg');
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif; 
font-size:12pt; 
text-align:left; 
}

a:link {color:blue; text-decoration:none}
a:visited {color:blue; text-decoration:none}
a:hover {color:cyan; text-decoration:none}
a:active {color:cyan; text-decoration:none}

h1 {text-align:center;font-weight:normal;font-size:16pt;font-family:Arial, Helvetica, sans-serif;}
h2 {text-align:center;font-weight:normal;font-size:14pt;font-family:Arial, Helvetica, sans-serif;}

* 
{ 
padding: 0; 
margin: 0; 
} 

p
{
  padding:8px;
}

div.container
{
  position:relative;
	margin-left:auto;
	margin-right:auto;
	width:901px;
	height:839px;
	background:url("http://www.cruisingforremotes.com/Images/Layout.jpg");
}

div.left
{
	position:absolute;
	left:13px;
	top:195px;
	width:114px;
	height:590px;
	text-align:center;
}

div.right
{
	position:absolute;
	right:11px;
	top:195px;
	width:114px;
	height:590px;
	text-align:center;
}

div.main
{
	position:absolute;
	left:160px;
	top:168px;
	width:560px;
	height:624px;
	padding:10px;
	overflow:auto;
}

div.searchbox
{
	position:relative;
	width:553px;
	height:69px;
	background:url("http://www.cruisingforremotes.com/Images/Searchbox.jpg");
}

div.searchhead
{
	position:absolute;
	left:15px;
	top:7px;
	width:523px;
	height:25px;
	text-align:center;
	font-weight:bold;
	color:white;
}

div.searchmain
{
	position:absolute;
	left:0px;
	top:30px;
	width:553px;
	height:34px;
	text-align:center;
}

td.carthead
{
	background-color:#000066;
	color:white;
	font-weight:bold;
}

td.cart
{
	padding-right:20px;
	text-align:left;
	font-size:12px;
}

td.c1
{
	background-color:#ccffff;
}

td.c2
{
	background-color:white;
}

div.tabs
{
	width:552px;
	height:30px;
}

div.mtab
{
	position:relative;
	width:141px;
	height:20px;
	background:url("http://www.cruisingforremotes.com/Images/Tab.gif");
	color:white;
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	z-index:4;
	top:-2px;
}

div.stab
{
	position:relative;
	top:-2px;
	width:141px;
	height:17px;
	background:url("http://www.cruisingforremotes.com/Images/Tab2.gif");
	padding-top:13px;
	text-align:center;
	font-size:12px;
	cursor:pointer;
}

div.folder
{
	width:532px;
	height:350px;
	padding:10px;
	background:url("http://www.cruisingforremotes.com/Images/Folder.jpg");
}