
		body
		{
			font-family: verdana,tahoma;
			text-align: center;
			font-size: 12px;
			background: #C0DEED;
			background-image:url("background.png");
			background-repeat:no-repeat;
					



		}
		#wrapper {
			width: 750px;
			margin: 20px auto;
			text-align: left;
			border: 1px solid #555;
			font-size: 12px;
			background: #fff;
		}
		h1 {
			display: block;
			font-size: 26px;
			padding-bottom: 0px;
		}
		h2 { font-size: 16px; padding: 5px 10px; }

		#content {
			float: right;
			display: inline;
			width: 510px;
			padding: 0 10px 10px 0;
		}

		#nav {
			float: left;
			display: inline;
			padding: 5px 5px 0 15px;
		}

		a { color: #0084B4; }
		a img { border: 0; }
		a:hover { color: #aa0000; }

		#showcat
		{
			text-align:center;
			border: 1px solid #555;
			/*width: 400px;*/
			font-size: 10px;
		}



		#ad1 {
			display: inline;
			float: left;
		}

		#ad2 {
			display: inline;
			float: right;
		}
		#ad3 {
			display: inline;
			float: center;
		}		
		
		/*- STAR RATING -----------------------*/
		
		/*  styles for the star rater                */	
		.star-rating{
			list-style:none;
			margin: 0px;
			padding:0px;
			width: 125px;
			height: 25px;
			position: relative;
			background: url(/sitepics/alt_star.gif) top left repeat-x;		
		}
		.star-rating li{
			padding:0px;
			margin:0px;
			/*\*/
			float: left;
			/* */
		}
		.star-rating li a{
			display:block;
			width:25px;
			height: 25px;
			text-decoration: none;
			text-indent: -9000px;
			z-index: 20;
			position: absolute;
			padding: 0px;
		}
		.star-rating li a:hover{
			background: url(/sitepics/alt_star.gif) left bottom;
			z-index: 2;
			left: 0px;
			border:none;
		}
		.star-rating a.one-star{
			left: 0px;
		}
		.star-rating a.one-star:hover{
			width:25px;
		}
		.star-rating a.two-stars{
			left:25px;
		}
		.star-rating a.two-stars:hover{
			width: 50px;
		}
		.star-rating a.three-stars{
			left: 50px;
		}
		.star-rating a.three-stars:hover{
			width: 75px;
		}
		.star-rating a.four-stars{
			left: 75px;
		}	
		.star-rating a.four-stars:hover{
			width: 100px;
		}
		.star-rating a.five-stars{
			left: 100px;
		}
		.star-rating a.five-stars:hover{
			width: 125px;
		}
		.star-rating li.current-rating{
			background: url(/sitepics/alt_star.gif) left center;
			position: absolute;
			height: 25px;
			display: block;
			text-indent: -9000px;
			z-index: 1;
		}


                #container2 {
                        border-width:0px;
                        border-style:double;
                        border-color:#BBBBBB;
                        color:#000000;
                        width: 450px;
                        margin: 0px;
                        margin-left: auto;
                        margin-right: auto;
                        padding: 5px;
           		background-color:#FFFFFF;
                }
                #footer2 {
                        border-width:0px;
                        border-style:solid;
                        color:#FFFFFF;
                        width: 450px;
                        margin: 0px;
                        margin-left: auto;
                        margin-right: auto;
                    padding: 5px;
                }

    




.style1 {
        font-size: x-small;
        font-weight: bold;
}

/** Popup Dialog ********************************/

.generic_dialog {
height:0;
left:0;
overflow:visible;
position:absolute;
top:0;
width:100%;
z-index:100;
}

.generic_dialog_popup {
height:0;
overflow:visible;
position:relative;
}

table.pop_dialog_table {
border-collapse:collapse;
margin:auto;
table-layout:fixed;
width:465px;
}

td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright {
height:10px;
overflow:hidden;
padding:0 !important;
width:10px !important;
}


td.pop_topleft {
background-image:url(pop_dialog_top_left.png) !important;
filter:none !important;
}

td.pop_border {
background-image:url(pop_dialog_border.png) !important;
filter:none !important;
}

td.pop_topright {
background-image:url(pop_dialog_top_right.png) !important;
filter:none !important;
}

td.pop_bottomleft {
background-image:url(pop_dialog_bottom_left.png) !important;
filter:none !important;
}

td.pop_bottomright {
background-image:url(pop_dialog_bottom_right.png) !important;
filter:none !important;
}

td.pop_content {
background-color:white;
padding:0;
}

td.pop_content h2 {
background:#FFFF00 none repeat scroll 0 0;
border:1px solid #3B5998;
color:black;
font-size:14px;
font-weight:bold;
margin:0;
padding:4px 10px 5px;
}

td.pop_content h2 span {
display:block;
padding:4px 10px 5px;
}

td.pop_content .dialog_content {
background:#FFFFFF none repeat scroll 0 0;
border-color:#555555;
border-style:solid;
border-width:0 1px 1px;
}

td.pop_content .dialog_summary {
background:#F2F2F2 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
padding:8px 10px;
}

td.pop_content .dialog_body {
border-bottom:1px solid #CCCCCC;
padding:10px;
}

.ubersearch .result .info dl {
line-height:15px;
}
.ubersearch .result .info dl, .ubersearch .result .info dt, .ubersearch .result .info dd {
margin:0;
padding:0;
}

/*.dialog_body .who{
	float: left;
	width: 120px;
	padding: 10px;
	display: inline;
}*/

.dialog_body .content{
	max-height: 250px;
	overflow: auto;
}

.result .info {
	float: left;
	display: inline;
	width: 252px;
}

.who .photo { display: inline; float: left; margin-right: 10px; }

/** Popup Dialog ********************************/

#tagcloud {
width: 450px;
#background:#FFFFFF;
color:#FFFFFF;
padding: 10px;
#border: 1px solid #FFFFFF;
text-align:center;
}

#tagcloud a:link, #tagcloud a:visited {
text-decoration:none;
}

#tagcloud a:hover, #tagcloud a:active {
text-decoration: underline;
color: #000;
}

#tagcloud span {
padding: 4px;
}

.smallest {
font-size: x-small;
}

.small {
font-size: small;
}

.medium {
font-size:medium;
}

.large {
font-size:large;
}

.largest {
font-size:larger;
}



a.smileysnav { 
	color: #000000;
	font-size: 12px;
}

a.smileynav:hover {
	color: #000000;
}v:hover {
	color: #000000;
}
