/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	margin:0px;
	padding:0px;
	color:#666666;
	background-color:#333333;
}

h1, h2, h3, h4, h5, h6, p, pre, form, img, ul, li {
	margin:0px;
	padding:0px;
	border:0px;
	font-size:12px;
	list-style:none;
}

a:link, a:visited, a:hover, a:active {text-decoration:none;}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}

#body {
	width:780px;
	margin:0 auto;
}

#bodyBg {
	width:780px;
	float:left;
	background-color:#FFFFFF;
}

#header {
	width:780px;
	float:left;
}

#menu {
	width:100%;
	float:left;
	background-color:#7f7f7f;
	background-image:url(bg-top-menu.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#menu h1 {
	padding:4px;
	float:right;
	font-size:11px;
	font-weight:100;
	color:#FFFFFF;
}

#menu a:link {color:#FFFFFF; padding:0 5px 0 5px;}
#menu a:visited {color:#FFFFFF; padding:0 5px 0 5px;}
#menu a:hover {color:#FFFF00; padding:0 5px 0 5px;}
#menu a:active {color:#FFFFFF; padding:0 5px 0 5px;}

#search {
	width:740px;
	float:left;
	padding:20px;
}

#search img {
	float:left;
}

#search form {
	padding:10px;
}

#search input {
	border:1px solid #CCCCCC;
	padding:4px;
	float:left;
	margin:0 10px 0 0;
}

#search .search {
	background-image:url(bg-search.gif);
	background-repeat:no-repeat;
	height:22px;
	border:1px solid #0099cc;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}

#search p {
	padding:0 0 0 20px;
	float:left;
}

#search p a:link {color:#000000; text-decoration:underline;}
#search p a:visited {color:#000000; text-decoration:underline;}
#search p a:hover {color:#0066FF; text-decoration:underline;}
#search p a:active {color:#000000; text-decoration:underline;}

#content {
	font-family:Arial, Helvetica, sans-serif;
	width:760px;
	padding:10px 0 10px 20px;
}

#highlights {
	float:left;
	width:550px;
	padding:2px;
	border:4px solid #CCCCCC;
}

#highlights div {
	padding:10px;
}

#highlights div h1 {
	font-size:22px;
}

#highlights div h1 a:link {color:#006699; text-decoration:none;}
#highlights div h1 a:visited {color:#006699; text-decoration:none;}
#highlights div h1 a:hover {color:#FF0000; text-decoration:none;}
#highlights div h1 a:active {color:#006699; text-decoration:none;}

#categories {
	float:right;
	text-align:right;
	width:185px;
}

/*
#categories li {
	background-image:url(bg-menu.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:130px;
	padding:5px 20px 5px 0;
	font-size:11px;
	margin:0 0 10px 0;
}

#categories li a:link {color:#FFFFFF;}
#categories li a:visited {color:#FFFFFF;}
#categories li a:hover {color:#FFFFFF;}
#categories li a:active {color:#FFFFFF;}
*/

#footer {
	width:100%;
	float:left;
	text-align:center;
	padding:20px 0 10px 0;
	border-top:1px dotted #999999;
	margin:10px 0 0 0;
}

#footer p {
	font-size:11px;
}

#footer p a:link {color:#333333; text-decoration:none; padding:0 5px 0 5px;}
#footer p a:visited {color:#333333; text-decoration:none; padding:0 5px 0 5px;}
#footer p a:hover {color:#0099CC; text-decoration:underline; padding:0 5px 0 5px;}
#footer p a:active {color:#333333; text-decoration:none; padding:0 5px 0 5px;}

/* data */
#searchresults {
	background-color:white;
	position:absolute;
	border:1px solid #000000;
	padding:5px;
	text-align:left;
	width:250px;
}

#searchresults h4 {
	text-align:right;
	background-color:#cccccc;
	float:left;
	width:250px;
}

#searchresults a:link {color:#000000;}
#searchresults a:visited {color:#000000;}
#searchresults a:hover {color:#0000ff;}
#searchresults a:active {color:#000000;}

#searchresults1 {
	background-color:white;
	position:absolute;
	border:1px solid #000000;
	padding:5px;
	text-align:left;
	width:250px;
}

#searchresults1 h4 {
	text-align:right;
	background-color:#cccccc;
	float:left;
	width:250px;
}

#searchresults1 a:link {color:#000000;}
#searchresults1 a:visited {color:#000000;}
#searchresults1 a:hover {color:#0000ff;}
#searchresults1 a:active {color:#000000;}

#searchresults2 {
	background-color:white;
	/*position:absolute;*/
	border:1px solid #000000;
	padding:5px;
	text-align:left;
	width:250px;
}

#searchresults2 h4 {
	text-align:right;
	background-color:#cccccc;
	float:left;
	width:250px;
}

#searchresults2 a:link {color:#000000;}
#searchresults2 a:visited {color:#000000;}
#searchresults2 a:hover {color:#0000ff;}
#searchresults2 a:active {color:#000000;}

/*   -------  */
#searchresult {
	width:250px;
	float:left;
	margin:0 0 10px 0;
}

#searchresult h1 {
	padding:10px 0 0 5px;
	float:left;
	height:20px;
	font-weight:100;
}

#searchresult img {
	float:left;
	border:1px solid #cccccc;
	padding:2px;
}

#searchresult a:link {color:#000000;float:left;text-decoration:none;}
#searchresult a:visited {color:#000000;float:left;text-decoration:none;}
#searchresult a:hover {color:#aaaddd;float:left;text-decoration:underline;}
#searchresult a:active {color:#000000;float:left;text-decoration:none;}
/*   -------  */

#results {
	float:left;
	width:550px;
	padding:2px;
	border-top:1px dotted #CCCCCC;
}

#results h1 {
	font-size:14px;
}

#results table {
	border-bottom:1px solid #CCCCCC;
}

#results a:link {color:#006699;}
#results a:visited {color:#006699;}
#results a:hover {color:#FF6600;}
#results a:active {color:#006699;}

#details img {
	float:left;
	padding:2px;
	border:1px solid #CCCCCC;
	width:50px;
	height:37px;
}

#details p {
	padding:0 0 0 10px;
	float:left;
	width:450px;
}

#expensive img {
	margin:0px;
	padding:0px;
}

#comments {
	background-image:url(bg-comments.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	color:#FFFFFF;
	padding:4px 0 4px 10px;
}

#profile {
	float:left;
	width:550px;
	padding:2px;
	border-top:1px dotted #CCCCCC;
}

#profile h1 {
	padding:0 0 10px 0;
}

#profile h1 span {
	text-align:right;
	float:right;
}

#profile p {
	text-align:justify;
	padding:0 0 10px 0;
}

#profile a:link {color:#FF6600;}
#profile a:visited {color:#FF6600;}
#profile a:hover {color:#0066CC;}
#profile a:active {color:#FF6600;}

#review {
	background-color:#effdfe;
	padding:10px;
	border:1px solid #CCCCCC;
	margin:0 0 10px 0;
}

#review h5 {
	font-size:11px;
	font-weight:100;
	padding:0 0 20px 0;
	text-decoration:underline;
}

#signin {
	float:left;
	width:550px;
	padding:2px;
	border-top:1px dotted #CCCCCC;
}

#signin div {
	float:left;
	width:275px;
	padding:20px 0 0 0;
	font-size:11px;
}

#signin div table {
	font-size:11px;
}

#signin div p {
	font-size:11px;
}

#category {
	float:left;
	width:550px;
	padding:20px 0 0 0;
	border-top:1px dotted #CCCCCC;
}

#category h1 {
	font-size:18px;
	font-weight:100;
	padding:0 0 10px 0;
}

#category li {
	background-image:url(forward.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding:0 0 0 20px;
	line-height:28px;
}

#category a:link {color:#006699; text-decoration:none;}
#category a:visited {color:#006699; text-decoration:none;}
#category a:hover {color:#FF6600; text-decoration:underline;}
#category a:active {color:#006699; text-decoration:none;}

#category h5 {
	border-top:1px solid #CCCCCC;
	padding:5px 0 20px 0;
	margin:10px 0 0 0;
}

#category h5 a {padding:0 10px 0 10px;}

#fstCln {
	float:left;
	width:550px;
	padding:20px 0 0 0;
	border-top:1px dotted #CCCCCC;
}

#fstCln p {
	padding:0 0 10px 0;
}

#fstCln h1 {
	font-size:18px;
	font-weight:100;
	padding:0 0 10px 0;
}

#fstCln h2 {
	font-size:13px;
	padding:14px 0 0 0;
}

#fstCln li {
	background-image:url(forward.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding:0 0 0 20px;
	line-height:28px;
}

#fstCln a:link {color:#006699; text-decoration:none;}
#fstCln a:visited {color:#006699; text-decoration:none;}
#fstCln a:hover {color:#FF6600; text-decoration:underline;}
#fstCln a:active {color:#006699; text-decoration:none;}

#fstCln address {
	font-style:normal;
}