/* CSS Document */

/* CSS Document */
#sidelink
{
	margin-top:2px;
	padding: 0 0 1em 0;	
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;	
	font-size:12px;
	width:130px;
	float:left;
	/*margin-right: 2px;*/
}
#sidelink .hdr
{
	margin-top:3px;
	border:1px solid #000000;
	background-color:#999999;
}

#sidelink ul
{
	list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}
#sidelink ul li
{
	border-bottom: 1px solid #90bade;
	margin: 0;	
}
#sidelink ul li a
{
	padding	: 0 0 0 10px;
	text-decoration: none;
	color:#000000;
	background:url('http://www.cpcares.com/media/btn_arrow_blue.gif') no-repeat left center;	
}
.th
{
	cursor: pointer;
}
body{
	/*margin-left:50px;*/
	font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

		
#sub .sublinkClass
{
	display: none;
}
#sub .sublinkClass li
{
	margin-left:4px;
	font-size:12px;
}
#sub .sublinkClass li a
{
	background:url('http://www.cpcares.com/media/btn_arrow_orange.gif') no-repeat left center;
}

#container {	
	width:900px;
	margin:0 auto;
	}
	
#header{
	height:inherit;
	width:900px;
	height:98px;
	background:url('http://cpcares.com/media/top_bar.gif') no-repeat;
	border: 1px solid #000000;	
	width:100%;
	}
#header form
{
	position:relative;
	width:300px;
	left: 590px;
	top: 20px;		
}

#header form label
{
	background-color:#FFFFFF;
}
#header form input.submit
{
	width:47px;
	height:23px;
	background:url('http://www.cpcares.com/media/find.gif') no-repeat;
	border:thin #000000;
}
	#content .newP
	{
		margin-top:5px;
	}
	
	#content {	
	width:550px;
	float:left;
	/*border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;*/
	font-family:auto;
	font-size:auto;
	/*padding-right:5px;
	padding-left:5px;*/
	margin-right:5px;
	/*float:left;*/
	}

	#content table.cellular
	{
		width: 500px;
	}
	#content table.cellular tr td.manDes
        {
                width: 30px;
        }
	#content table.cellular tr td.manDes table
	{
		align:left;
		width:inherit;
	}	
	
	#content .cellular div
	{
		width:500px;
	}	
	#content .cellular form
	{
		width:470px;
	}
	#content h1
	{
		font-size: 12px;
		background-color:#ccc444; 
	}	
	#content .searchOption	
	{
		align: center;
		padding: 10px 10px 10px 10px;
	}
	#content .searchOption ul li
	{
		list-style: none;
		display: inline;
	}

	#rightside
	{
		width:190px;
		font-size: 12px;
		float: right;
	}
	#rightside div
	{
		padding: 2px 1px 2px 2px;
		border:1px #000000 solid;
		font-size: inherit;
	}	
	#rightside div h1
	{
		background-color:#999999;
		margin: 0px;
		text-align:center;		
		font-size:14px;
	}	
	#navigation {	
	width:100%;
	height:20px;
	text-align:left;
	background : url('http://www.cpcares.com/media/headerbg.gif');	
	background-repeat: repeat-x;
	/*background-color:#333333;*/
	font-size: 12px;
	font-weight:bold;
	color:#000000;	
	/*border-right:2px #000000 solid;*/
	}
	#navigation a{
	padding-left: 5px;
	font-size:inherit;
	text-decoration:none;
	color: inherit;
	}
	#navigation a:visited{
	color:#FFFFFF;
	}
	
ul
{
	list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-family: 'Trebuchet MS', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
		font-size:12px;
}
	


#featured
{
	margin-top: 5px;
	padding-top: 2px;
	border:2px #333333 solid;
}
#featured h1
{
	margin: 0px;
	text-align:center;		
	font-size:16px;	
	background-color:#999999;
}
#featured img
{
	text-align:center;
	padding-left: 5px;
	padding-right:5px;
	border:0px;
}
#footer {
	width:100%;	
	text-align:center;
	clear: both;
	font-size:14px;
	}
